/* info: https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/content_elements.crush.css */
/* Variables */
/* Paddings */
/* Gutter */
/* Soft border radius */
/* Hard border radius */
/* Selectors */
/* Base classes */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../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(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome 5 Regular */
/* New FontAwesome 6 icons added */
@font-face {
    font-family: 'FontAwesome5Regular';
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.ttf#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.woff2#1776246544) format('woff2');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome 5 Solid */
@font-face {
    font-family: 'FontAwesome5Solid';
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.ttf#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.woff2#1776246544) format('woff2');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome 5 Brands */
/* New FontAwesome 6 icons added */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.ttf#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.woff2#1776246544) format('woff2');
    font-weight: normal;
    font-style: normal;
    }
[data-ico-fa]:before {
    font-family: FontAwesome;
    content: attr(data-ico-fa);
    }
[data-ico-fa5_regular]:before {
    font-family: FontAwesome5Regular;
    content: attr(data-ico-fa5_regular);
    }
[data-ico-fa5_solid]:before {
    font-family: FontAwesome5Solid;
    content: attr(data-ico-fa5_solid);
    }
[data-ico-fa5_brands]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5_brands);
    }
[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_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_inner {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-width: 100%;
    }
.bt_bb_column[data-width="12"],
.bt_bb_column_inner[data-width="12"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="11"],
.bt_bb_column_inner[data-width="11"] {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column[data-width="10"],
.bt_bb_column_inner[data-width="10"] {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column[data-width="9.6"],
.bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column[data-width="9"],
.bt_bb_column_inner[data-width="9"] {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column[data-width="8"],
.bt_bb_column_inner[data-width="8"] {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column[data-width="7.2"],
.bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column[data-width="7"],
.bt_bb_column_inner[data-width="7"] {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column[data-width="6"],
.bt_bb_column_inner[data-width="6"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column[data-width="5"],
.bt_bb_column_inner[data-width="5"] {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column[data-width="4.8"],
.bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column[data-width="4"],
.bt_bb_column_inner[data-width="4"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column[data-width="2.4"],
.bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column[data-width="3"],
.bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column[data-width="2"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column[data-width="1"],
.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="6"],
.bt_bb_column[data-width="5"],
.bt_bb_column[data-width="4"],
.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="6"],
.bt_bb_column_inner[data-width="5"],
.bt_bb_column_inner[data-width="4"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="3"],
.bt_bb_column_inner[data-width="3"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column[data-width="2"],
.bt_bb_column_inner[data-width="2"] {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
}

@media (max-width: 768px) {
.bt_bb_column[data-width="2.4"],
.bt_bb_column[data-width="9.6"],
.bt_bb_column_inner[data-width="2.4"],
.bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column[data-width="4.8"],
.bt_bb_column[data-width="7.2"],
.bt_bb_column_inner[data-width="4.8"],
.bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
}

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

@media (max-width: 370px) {
.bt_bb_column[data-width="3"],
.bt_bb_column[data-width="2"],
.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"]:not(.col-md-12),
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"]:not(.col-md-12) {
    -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"]:not(.col-md-12),
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"]:not(.col-md-12) {
    -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"]:not(.col-md-12),
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12) {
    -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"]:not(.col-md-12),
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12) {
    -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 grid columns */
@media (min-width: 1401px) {
.bt_bb_column.col-xxl-12,
.bt_bb_column_inner.col-xxl-12 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column.col-xxl-11,
.bt_bb_column_inner.col-xxl-11 {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column.col-xxl-10,
.bt_bb_column_inner.col-xxl-10 {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column.col-xxl-9_6,
.bt_bb_column_inner.col-xxl-9_6 {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column.col-xxl-9,
.bt_bb_column_inner.col-xxl-9 {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column.col-xxl-8,
.bt_bb_column_inner.col-xxl-8 {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column.col-xxl-7_2,
.bt_bb_column_inner.col-xxl-7_2 {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column.col-xxl-7,
.bt_bb_column_inner.col-xxl-7 {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column.col-xxl-6,
.bt_bb_column_inner.col-xxl-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column.col-xxl-5,
.bt_bb_column_inner.col-xxl-5 {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column.col-xxl-4_8,
.bt_bb_column_inner.col-xxl-4_8 {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column.col-xxl-4,
.bt_bb_column_inner.col-xxl-4 {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column.col-xxl-2_4,
.bt_bb_column_inner.col-xxl-2_4 {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column.col-xxl-3,
.bt_bb_column_inner.col-xxl-3 {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column.col-xxl-2,
.bt_bb_column_inner.col-xxl-2 {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column.col-xxl-1,
.bt_bb_column_inner.col-xxl-1 {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
.bt_bb_column.col-xl-12,
.bt_bb_column_inner.col-xl-12 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column.col-xl-11,
.bt_bb_column_inner.col-xl-11 {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column.col-xl-10,
.bt_bb_column_inner.col-xl-10 {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column.col-xl-9_6,
.bt_bb_column_inner.col-xl-9_6 {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column.col-xl-9,
.bt_bb_column_inner.col-xl-9 {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column.col-xl-8,
.bt_bb_column_inner.col-xl-8 {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column.col-xl-7_2,
.bt_bb_column_inner.col-xl-7_2 {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column.col-xl-7,
.bt_bb_column_inner.col-xl-7 {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column.col-xl-6,
.bt_bb_column_inner.col-xl-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column.col-xl-5,
.bt_bb_column_inner.col-xl-5 {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column.col-xl-4_8,
.bt_bb_column_inner.col-xl-4_8 {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column.col-xl-4,
.bt_bb_column_inner.col-xl-4 {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column.col-xl-2_4,
.bt_bb_column_inner.col-xl-2_4 {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column.col-xl-3,
.bt_bb_column_inner.col-xl-3 {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column.col-xl-2,
.bt_bb_column_inner.col-xl-2 {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column.col-xl-1,
.bt_bb_column_inner.col-xl-1 {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
.bt_bb_column.col-lg-12,
.bt_bb_column_inner.col-lg-12 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column.col-lg-11,
.bt_bb_column_inner.col-lg-11 {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column.col-lg-10,
.bt_bb_column_inner.col-lg-10 {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column.col-lg-9_6,
.bt_bb_column_inner.col-lg-9_6 {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column.col-lg-9,
.bt_bb_column_inner.col-lg-9 {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column.col-lg-8,
.bt_bb_column_inner.col-lg-8 {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column.col-lg-7_2,
.bt_bb_column_inner.col-lg-7_2 {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column.col-lg-7,
.bt_bb_column_inner.col-lg-7 {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column.col-lg-6,
.bt_bb_column_inner.col-lg-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column.col-lg-5,
.bt_bb_column_inner.col-lg-5 {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column.col-lg-4_8,
.bt_bb_column_inner.col-lg-4_8 {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column.col-lg-4,
.bt_bb_column_inner.col-lg-4 {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column.col-lg-2_4,
.bt_bb_column_inner.col-lg-2_4 {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column.col-lg-3,
.bt_bb_column_inner.col-lg-3 {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column.col-lg-2,
.bt_bb_column_inner.col-lg-2 {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column.col-lg-1,
.bt_bb_column_inner.col-lg-1 {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
.bt_bb_column.col-md-12,
.bt_bb_column_inner.col-md-12 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column.col-md-11,
.bt_bb_column_inner.col-md-11 {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column.col-md-10,
.bt_bb_column_inner.col-md-10 {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column.col-md-9_6,
.bt_bb_column_inner.col-md-9_6 {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column.col-md-9,
.bt_bb_column_inner.col-md-9 {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column.col-md-8,
.bt_bb_column_inner.col-md-8 {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column.col-md-7_2,
.bt_bb_column_inner.col-md-7_2 {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column.col-md-7,
.bt_bb_column_inner.col-md-7 {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column.col-md-6,
.bt_bb_column_inner.col-md-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column.col-md-5,
.bt_bb_column_inner.col-md-5 {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column.col-md-4_8,
.bt_bb_column_inner.col-md-4_8 {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column.col-md-4,
.bt_bb_column_inner.col-md-4 {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column.col-md-2_4,
.bt_bb_column_inner.col-md-2_4 {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column.col-md-3,
.bt_bb_column_inner.col-md-3 {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column.col-md-2,
.bt_bb_column_inner.col-md-2 {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column.col-md-1,
.bt_bb_column_inner.col-md-1 {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
.bt_bb_column.col-sm-12,
.bt_bb_column.col-ms-12,
.bt_bb_column_inner.col-sm-12,
.bt_bb_column_inner.col-ms-12 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column.col-sm-11,
.bt_bb_column.col-ms-11,
.bt_bb_column_inner.col-sm-11,
.bt_bb_column_inner.col-ms-11 {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column.col-sm-10,
.bt_bb_column.col-ms-10,
.bt_bb_column_inner.col-sm-10,
.bt_bb_column_inner.col-ms-10 {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column.col-sm-9_6,
.bt_bb_column.col-ms-9_6,
.bt_bb_column_inner.col-sm-9_6,
.bt_bb_column_inner.col-ms-9_6 {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column.col-sm-9,
.bt_bb_column.col-ms-9,
.bt_bb_column_inner.col-sm-9,
.bt_bb_column_inner.col-ms-9 {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column.col-sm-8,
.bt_bb_column.col-ms-8,
.bt_bb_column_inner.col-sm-8,
.bt_bb_column_inner.col-ms-8 {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column.col-sm-7_2,
.bt_bb_column.col-ms-7_2,
.bt_bb_column_inner.col-sm-7_2,
.bt_bb_column_inner.col-ms-7_2 {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column.col-sm-7,
.bt_bb_column.col-ms-7,
.bt_bb_column_inner.col-sm-7,
.bt_bb_column_inner.col-ms-7 {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column.col-sm-6,
.bt_bb_column.col-ms-6,
.bt_bb_column_inner.col-sm-6,
.bt_bb_column_inner.col-ms-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column.col-sm-5,
.bt_bb_column.col-ms-5,
.bt_bb_column_inner.col-sm-5,
.bt_bb_column_inner.col-ms-5 {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column.col-sm-4_8,
.bt_bb_column.col-ms-4_8,
.bt_bb_column_inner.col-sm-4_8,
.bt_bb_column_inner.col-ms-4_8 {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column.col-sm-4,
.bt_bb_column.col-ms-4,
.bt_bb_column_inner.col-sm-4,
.bt_bb_column_inner.col-ms-4 {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column.col-sm-2_4,
.bt_bb_column.col-ms-2_4,
.bt_bb_column_inner.col-sm-2_4,
.bt_bb_column_inner.col-ms-2_4 {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column.col-sm-3,
.bt_bb_column.col-ms-3,
.bt_bb_column_inner.col-sm-3,
.bt_bb_column_inner.col-ms-3 {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column.col-sm-2,
.bt_bb_column.col-ms-2,
.bt_bb_column_inner.col-sm-2,
.bt_bb_column_inner.col-ms-2 {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column.col-sm-1,
.bt_bb_column.col-ms-1,
.bt_bb_column_inner.col-sm-1,
.bt_bb_column_inner.col-ms-1 {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
}

@media (max-width: 480px) {
.bt_bb_column.col-xs-12,
.bt_bb_column_inner.col-xs-12 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_column.col-xs-11,
.bt_bb_column_inner.col-xs-11 {
    -webkit-flex-basis: 91.666666%;
    flex-basis: 91.666666%;
    max-width: 91.666666%;
    }
.bt_bb_column.col-xs-10,
.bt_bb_column_inner.col-xs-10 {
    -webkit-flex-basis: 83.333333%;
    flex-basis: 83.333333%;
    max-width: 83.333333%;
    }
.bt_bb_column.col-xs-9_6,
.bt_bb_column_inner.col-xs-9_6 {
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
.bt_bb_column.col-xs-9,
.bt_bb_column_inner.col-xs-9 {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
    }
.bt_bb_column.col-xs-8,
.bt_bb_column_inner.col-xs-8 {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    max-width: 66.666666%;
    }
.bt_bb_column.col-xs-7_2,
.bt_bb_column_inner.col-xs-7_2 {
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    max-width: 60%;
    }
.bt_bb_column.col-xs-7,
.bt_bb_column_inner.col-xs-7 {
    -webkit-flex-basis: 58.333333%;
    flex-basis: 58.333333%;
    max-width: 58.333333%;
    }
.bt_bb_column.col-xs-6,
.bt_bb_column_inner.col-xs-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_column.col-xs-5,
.bt_bb_column_inner.col-xs-5 {
    -webkit-flex-basis: 41.666666%;
    flex-basis: 41.666666%;
    max-width: 41.666666%;
    }
.bt_bb_column.col-xs-4_8,
.bt_bb_column_inner.col-xs-4_8 {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    max-width: 40%;
    }
.bt_bb_column.col-xs-4,
.bt_bb_column_inner.col-xs-4 {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    }
.bt_bb_column.col-xs-2_4,
.bt_bb_column_inner.col-xs-2_4 {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_column.col-xs-3,
.bt_bb_column_inner.col-xs-3 {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_column.col-xs-2,
.bt_bb_column_inner.col-xs-2 {
    -webkit-flex-basis: 16.666666%;
    flex-basis: 16.666666%;
    max-width: 16.666666%;
    }
.bt_bb_column.col-xs-1,
.bt_bb_column_inner.col-xs-1 {
    -webkit-flex-basis: 8.333333%;
    flex-basis: 8.333333%;
    max-width: 8.333333%;
    }
}

/* Responsive show/hide 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) and (max-width: 1400px) {
.bt_bb_hidden_lg {
    display: none !important;
    }
}

@media (min-width: 1401px) {
.bt_bb_hidden_xl,
.bt_bb_hidden_lg:not([data-bb-version]) {
    display: none !important;
    }
}

/* Content elements */
/*.bt_bb_wrapper {
	overflow: hidden;
	position: relative;
}*/
.bt_bb_section {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: var(--section-primary-color);
    background-color: var(--section-secondary-color);
    }
.bt_bb_section.bt_bb_full_screen > .bt_bb_port {
    min-height: 100vh;
    }
.bt_bb_section > .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 > .bt_bb_port .rtl {
    -webkit-flex-flow: row-reverse nowrap;
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
    }
.bt_bb_section > .bt_bb_port .bt_bb_cell {
    position: relative;
    }
.bt_bb_section.bt_bb_vertical_align_bottom > .bt_bb_port {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.bt_bb_section.bt_bb_vertical_align_top > .bt_bb_port {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.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 > .bt_bb_port {
    padding-top: .5em;
    }
.bt_bb_section.bt_bb_top_spacing_small > .bt_bb_port {
    padding-top: 1em;
    }
.bt_bb_section.bt_bb_top_spacing_normal > .bt_bb_port {
    padding-top: 2em;
    }
.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
    padding-top: 4em;
    }
.bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port {
    padding-top: 8em;
    }
.bt_bb_section.bt_bb_top_spacing_extra_large > .bt_bb_port {
    padding-top: 16em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_small > .bt_bb_port {
    padding-bottom: .5em;
    }
.bt_bb_section.bt_bb_bottom_spacing_small > .bt_bb_port {
    padding-bottom: 1em;
    }
.bt_bb_section.bt_bb_bottom_spacing_normal > .bt_bb_port {
    padding-bottom: 2em;
    }
.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port {
    padding-bottom: 4em;
    }
.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
    padding-bottom: 8em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 16em;
    }
.bt_bb_section.bt_bb_bottom_spacing_5 > .bt_bb_port {
    padding-bottom: 5px;
    }
.bt_bb_section.bt_bb_top_spacing_5 > .bt_bb_port {
    padding-top: 5px;
    }
.bt_bb_section.bt_bb_bottom_spacing_10 > .bt_bb_port {
    padding-bottom: 10px;
    }
.bt_bb_section.bt_bb_top_spacing_10 > .bt_bb_port {
    padding-top: 10px;
    }
.bt_bb_section.bt_bb_bottom_spacing_15 > .bt_bb_port {
    padding-bottom: 15px;
    }
.bt_bb_section.bt_bb_top_spacing_15 > .bt_bb_port {
    padding-top: 15px;
    }
.bt_bb_section.bt_bb_bottom_spacing_20 > .bt_bb_port {
    padding-bottom: 20px;
    }
.bt_bb_section.bt_bb_top_spacing_20 > .bt_bb_port {
    padding-top: 20px;
    }
.bt_bb_section.bt_bb_bottom_spacing_25 > .bt_bb_port {
    padding-bottom: 25px;
    }
.bt_bb_section.bt_bb_top_spacing_25 > .bt_bb_port {
    padding-top: 25px;
    }
.bt_bb_section.bt_bb_bottom_spacing_30 > .bt_bb_port {
    padding-bottom: 30px;
    }
.bt_bb_section.bt_bb_top_spacing_30 > .bt_bb_port {
    padding-top: 30px;
    }
.bt_bb_section.bt_bb_bottom_spacing_35 > .bt_bb_port {
    padding-bottom: 35px;
    }
.bt_bb_section.bt_bb_top_spacing_35 > .bt_bb_port {
    padding-top: 35px;
    }
.bt_bb_section.bt_bb_bottom_spacing_40 > .bt_bb_port {
    padding-bottom: 40px;
    }
.bt_bb_section.bt_bb_top_spacing_40 > .bt_bb_port {
    padding-top: 40px;
    }
.bt_bb_section.bt_bb_bottom_spacing_45 > .bt_bb_port {
    padding-bottom: 45px;
    }
.bt_bb_section.bt_bb_top_spacing_45 > .bt_bb_port {
    padding-top: 45px;
    }
.bt_bb_section.bt_bb_bottom_spacing_50 > .bt_bb_port {
    padding-bottom: 50px;
    }
.bt_bb_section.bt_bb_top_spacing_50 > .bt_bb_port {
    padding-top: 50px;
    }
.bt_bb_section.bt_bb_bottom_spacing_55 > .bt_bb_port {
    padding-bottom: 55px;
    }
.bt_bb_section.bt_bb_top_spacing_55 > .bt_bb_port {
    padding-top: 55px;
    }
.bt_bb_section.bt_bb_bottom_spacing_60 > .bt_bb_port {
    padding-bottom: 60px;
    }
.bt_bb_section.bt_bb_top_spacing_60 > .bt_bb_port {
    padding-top: 60px;
    }
.bt_bb_section.bt_bb_bottom_spacing_65 > .bt_bb_port {
    padding-bottom: 65px;
    }
.bt_bb_section.bt_bb_top_spacing_65 > .bt_bb_port {
    padding-top: 65px;
    }
.bt_bb_section.bt_bb_bottom_spacing_70 > .bt_bb_port {
    padding-bottom: 70px;
    }
.bt_bb_section.bt_bb_top_spacing_70 > .bt_bb_port {
    padding-top: 70px;
    }
.bt_bb_section.bt_bb_bottom_spacing_75 > .bt_bb_port {
    padding-bottom: 75px;
    }
.bt_bb_section.bt_bb_top_spacing_75 > .bt_bb_port {
    padding-top: 75px;
    }
.bt_bb_section.bt_bb_bottom_spacing_80 > .bt_bb_port {
    padding-bottom: 80px;
    }
.bt_bb_section.bt_bb_top_spacing_80 > .bt_bb_port {
    padding-top: 80px;
    }
.bt_bb_section.bt_bb_bottom_spacing_85 > .bt_bb_port {
    padding-bottom: 85px;
    }
.bt_bb_section.bt_bb_top_spacing_85 > .bt_bb_port {
    padding-top: 85px;
    }
.bt_bb_section.bt_bb_bottom_spacing_90 > .bt_bb_port {
    padding-bottom: 90px;
    }
.bt_bb_section.bt_bb_top_spacing_90 > .bt_bb_port {
    padding-top: 90px;
    }
.bt_bb_section.bt_bb_bottom_spacing_95 > .bt_bb_port {
    padding-bottom: 95px;
    }
.bt_bb_section.bt_bb_top_spacing_95 > .bt_bb_port {
    padding-top: 95px;
    }
.bt_bb_section.bt_bb_bottom_spacing_100 > .bt_bb_port {
    padding-bottom: 100px;
    }
.bt_bb_section.bt_bb_top_spacing_100 > .bt_bb_port {
    padding-top: 100px;
    }
.bt_bb_section.bt_bb_video {
    overflow: hidden;
    padding-bottom: 0;
    }
.bt_bb_section.bt_bb_video > 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;
    }
.bt_bb_section.bt_bb_background_video_yt .mbYTP_wrapper {
    z-index: 1 !important;
    }
.bt_bb_section.bt_bb_background_video_yt .bt_bb_port {
    z-index: 3;
    }
.bt_bb_section.bt_bb_background_video_yt > .bt_bb_fe_before {
    z-index: 2;
    }
.bt_bb_section.bt_bb_video[class*="bt_bb_background_overlay"]:before {
    z-index: 2;
    }
.bt_bb_section .bt_bb_background_image_holder_wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-size: inherit;
    background-position: inherit;
    }
.bt_bb_section .bt_bb_background_image_holder_wrapper .bt_bb_background_image_holder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: inherit;
    background-position: inherit;
    background-repeat: no-repeat;
    background-attachment: scroll;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
    position: absolute;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 2;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image img,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image {
    top: 0;
    }
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
    bottom: 0;
    }
html[data-bt_bb_screen_resolution="xl"].bt_bb_backgroud_fixed_supported .bt_bb_parallax {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    }
html[data-bt_bb_screen_resolution="xl"].bt_bb_backgroud_fixed_supported .bt_bb_parallax.bt_bb_background_image_holder {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    }

/*html[data-bt_bb_screen_resolution="xl"].bt_bb_backgroud_fixed_supported .bt_bb_section.bt_bb_background_image {
	background-attachment: scroll; 
	 &.bt_bb_parallax, & .bt_bb_parallax {
		background-attachment: fixed;
	} 
}*/
/* Row / Grid related */
.bt_bb_row {
    margin: 0 -20px;
    color: var(--row-primary-color);
    background-color: var(--row-secondary-color);
    }
.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;
    color: var(--column-primary-color);
    background-color: var(--column-secondary-color);
    }
.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 > .bt_bb_image {
    margin-left: -20px;
    margin-right: -20px;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content > .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 .bt_bb_column .bt_bb_column_content {
    color: var(--column-inner-primary-color);
    background-color: var(--column-inner-secondary-color);
    }
.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;
    color: var(--inner-column-primary-color);
    background-color: var(--inner-column-secondary-color);
    }
.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 > .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 > .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_row_inner .bt_bb_column_inner .bt_bb_column_inner_content {
    color: var(--inner-column-inner-primary-color);
    background-color: var(--inner-column-inner-secondary-color);
    }
.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_wide .bt_bb_cell .bt_bb_cell_inner > .bt_bb_row_wrapper:not([class*="bt_bb_row_width_boxed_"]),
.bt_bb_layout_wide .bt_bb_cell .bt_bb_cell_inner > .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left,
.bt_bb_layout_wide .bt_bb_cell .bt_bb_cell_inner > .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    overflow-x: clip;
    }
.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_55 {
    max-width: -webkit-calc(100% + 110px);
    max-width: -moz-calc(100% + 110px);
    max-width: calc(100% + 110px);
    margin-left: -55px;
    margin-right: -55px;
    }
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column {
    padding-left: 55px;
    padding-right: 55px;
    }
.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 110px;
    padding-right: 110px;
    }
.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_65 {
    max-width: -webkit-calc(100% + 130px);
    max-width: -moz-calc(100% + 130px);
    max-width: calc(100% + 130px);
    margin-left: -65px;
    margin-right: -65px;
    }
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 130px;
    padding-right: 130px;
    }
.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_75 {
    max-width: -webkit-calc(100% + 150px);
    max-width: -moz-calc(100% + 150px);
    max-width: calc(100% + 150px);
    margin-left: -75px;
    margin-right: -75px;
    }
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 150px;
    padding-right: 150px;
    }
.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_85 {
    max-width: -webkit-calc(100% + 170px);
    max-width: -moz-calc(100% + 170px);
    max-width: calc(100% + 170px);
    margin-left: -85px;
    margin-right: -85px;
    }
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 170px;
    padding-right: 170px;
    }
.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_95 {
    max-width: -webkit-calc(100% + 190px);
    max-width: -moz-calc(100% + 190px);
    max-width: calc(100% + 190px);
    margin-left: -95px;
    margin-right: -95px;
    }
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
    padding-left: 190px;
    padding-right: 190px;
    }
.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;
    }
.bt_bb_column.bt_bb_padding_5 .bt_bb_column_content {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_column.bt_bb_padding_10 .bt_bb_column_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_column.bt_bb_padding_15 .bt_bb_column_content {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_column.bt_bb_padding_20 .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column.bt_bb_padding_25 .bt_bb_column_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column.bt_bb_padding_30 .bt_bb_column_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column.bt_bb_padding_35 .bt_bb_column_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column.bt_bb_padding_55 .bt_bb_column_content {
    padding-left: 55px;
    padding-right: 55px;
    }
.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content {
    padding-left: 100px;
    padding-right: 100px;
    }

/* 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;
    }

/* Inner row */
.bt_bb_row_inner.bt_bb_column_inner_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_inner.bt_bb_column_inner_gap_extra_small .bt_bb_column {
    padding-left: .25em;
    padding-right: .25em;
    }
.bt_bb_row_inner.bt_bb_column_inner_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_inner.bt_bb_column_inner_gap_small .bt_bb_column_inner {
    padding-left: .5em;
    padding-right: .5em;
    }
.bt_bb_row_inner.bt_bb_column_inner_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_inner.bt_bb_column_inner_gap_normal .bt_bb_column_inner {
    padding-left: 1em;
    padding-right: 1em;
    }
.bt_bb_row_inner.bt_bb_column_inner_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_inner.bt_bb_column_inner_gap_medium .bt_bb_column_inner {
    padding-left: 2em;
    padding-right: 2em;
    }
.bt_bb_row_inner.bt_bb_column_inner_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_inner.bt_bb_column_inner_gap_large .bt_bb_column_inner {
    padding-left: 4em;
    padding-right: 4em;
    }
.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_55 {
    max-width: -webkit-calc(100% + 110px);
    max-width: -moz-calc(100% + 110px);
    max-width: calc(100% + 110px);
    margin-left: -55px;
    margin-right: -55px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55 .bt_bb_column_inner {
    padding-left: 55px;
    padding-right: 55px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 110px;
    padding-right: 110px;
    }
.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_65 {
    max-width: -webkit-calc(100% + 130px);
    max-width: -moz-calc(100% + 130px);
    max-width: calc(100% + 130px);
    margin-left: -65px;
    margin-right: -65px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65 .bt_bb_column_inner {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 130px;
    padding-right: 130px;
    }
.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_75 {
    max-width: -webkit-calc(100% + 150px);
    max-width: -moz-calc(100% + 150px);
    max-width: calc(100% + 150px);
    margin-left: -75px;
    margin-right: -75px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75 .bt_bb_column_inner {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 150px;
    padding-right: 150px;
    }
.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_85 {
    max-width: -webkit-calc(100% + 170px);
    max-width: -moz-calc(100% + 170px);
    max-width: calc(100% + 170px);
    margin-left: -85px;
    margin-right: -85px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85 .bt_bb_column_inner {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 170px;
    padding-right: 170px;
    }
.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_95 {
    max-width: -webkit-calc(100% + 190px);
    max-width: -moz-calc(100% + 190px);
    max-width: calc(100% + 190px);
    margin-left: -95px;
    margin-right: -95px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95 .bt_bb_column_inner {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 190px;
    padding-right: 190px;
    }
.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;
    }
.bt_bb_column_inner.bt_bb_padding_5 .bt_bb_column_inner_content {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_column_inner.bt_bb_padding_10 .bt_bb_column_inner_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_column_inner.bt_bb_padding_15 .bt_bb_column_inner_content {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_column_inner.bt_bb_padding_20 .bt_bb_column_inner_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column_inner.bt_bb_padding_25 .bt_bb_column_inner_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column_inner.bt_bb_padding_30 .bt_bb_column_inner_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column_inner.bt_bb_padding_35 .bt_bb_column_inner_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column_inner.bt_bb_padding_55 .bt_bb_column_inner_content {
    padding-left: 55px;
    padding-right: 55px;
    }
.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column_inner.bt_bb_padding_65 .bt_bb_column_inner_content {
    padding-left: 65px;
    padding-right: 65px;
    }
.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column_inner.bt_bb_padding_75 .bt_bb_column_inner_content {
    padding-left: 75px;
    padding-right: 75px;
    }
.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column_inner.bt_bb_padding_85 .bt_bb_column_inner_content {
    padding-left: 85px;
    padding-right: 85px;
    }
.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column_inner.bt_bb_padding_95 .bt_bb_column_inner_content {
    padding-left: 95px;
    padding-right: 95px;
    }
.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content {
    padding-left: 100px;
    padding-right: 100px;
    }

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

@media (max-width: 1239px) {
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 {
    padding: 0 20px;
    max-width: 100%;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide {
    padding: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide .bt_bb_row {
    margin: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:first-child {
    padding: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) {
    padding: 0 20px;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) .bt_bb_column_content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:last-child {
    padding: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child) {
    padding: 0 20px;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child) .bt_bb_column_content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right.bt_bb_content_wide {
    padding-right: 0;
    }
.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_content_wide {
    padding-left: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
}

@media (min-width: 1240px) {
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_row_push_right) .bt_bb_row {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row .bt_bb_column:first-child .bt_bb_column_content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_row_push_left) .bt_bb_row {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    }

/* Push right last column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column:last-child .bt_bb_column_content {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 103.33433px;
    -ms-flex: 0 0 103.33433px;
    flex: 0 0 103.33433px;
    max-width: 103.33433px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 100.001px;
    -ms-flex: 0 0 100.001px;
    flex: 0 0 100.001px;
    max-width: 100.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 100.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 100.83433px;
    -ms-flex: 0 0 100.83433px;
    flex: 0 0 100.83433px;
    max-width: 100.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 504.16567px);
    max-width: -moz-calc(50% - 504.16567px);
    max-width: calc(50% - 504.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 90.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 101.66767px;
    -ms-flex: 0 0 101.66767px;
    flex: 0 0 101.66767px;
    max-width: 101.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 508.33233px);
    max-width: -moz-calc(50% - 508.33233px);
    max-width: calc(50% - 508.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 81.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 102.501px;
    -ms-flex: 0 0 102.501px;
    flex: 0 0 102.501px;
    max-width: 102.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 512.499px);
    max-width: -moz-calc(50% - 512.499px);
    max-width: calc(50% - 512.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 72.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 103.33433px;
    -ms-flex: 0 0 103.33433px;
    flex: 0 0 103.33433px;
    max-width: 103.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 63.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 104.16767px;
    -ms-flex: 0 0 104.16767px;
    flex: 0 0 104.16767px;
    max-width: 104.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 520.83233px);
    max-width: -moz-calc(50% - 520.83233px);
    max-width: calc(50% - 520.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 54.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 105.001px;
    -ms-flex: 0 0 105.001px;
    flex: 0 0 105.001px;
    max-width: 105.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 524.999px);
    max-width: -moz-calc(50% - 524.999px);
    max-width: calc(50% - 524.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 45.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 105.83433px;
    -ms-flex: 0 0 105.83433px;
    flex: 0 0 105.83433px;
    max-width: 105.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 529.16567px);
    max-width: -moz-calc(50% - 529.16567px);
    max-width: calc(50% - 529.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 35.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 106.66767px;
    -ms-flex: 0 0 106.66767px;
    flex: 0 0 106.66767px;
    max-width: 106.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 26.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 107.501px;
    -ms-flex: 0 0 107.501px;
    flex: 0 0 107.501px;
    max-width: 107.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 537.499px);
    max-width: -moz-calc(50% - 537.499px);
    max-width: calc(50% - 537.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 17.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 108.33433px;
    -ms-flex: 0 0 108.33433px;
    flex: 0 0 108.33433px;
    max-width: 108.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 541.66567px);
    max-width: -moz-calc(50% - 541.66567px);
    max-width: calc(50% - 541.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 8.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 109.16767px;
    -ms-flex: 0 0 109.16767px;
    flex: 0 0 109.16767px;
    max-width: 109.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 545.83233px);
    max-width: -moz-calc(50% - 545.83233px);
    max-width: calc(50% - 545.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -.83233px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 110.001px;
    -ms-flex: 0 0 110.001px;
    flex: 0 0 110.001px;
    max-width: 110.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 549.999px);
    max-width: -moz-calc(50% - 549.999px);
    max-width: calc(50% - 549.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -9.999px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 110.83433px;
    -ms-flex: 0 0 110.83433px;
    flex: 0 0 110.83433px;
    max-width: 110.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 554.16567px);
    max-width: -moz-calc(50% - 554.16567px);
    max-width: calc(50% - 554.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -19.16567px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 111.66767px;
    -ms-flex: 0 0 111.66767px;
    flex: 0 0 111.66767px;
    max-width: 111.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 558.33233px);
    max-width: -moz-calc(50% - 558.33233px);
    max-width: calc(50% - 558.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -28.33233px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 112.501px;
    -ms-flex: 0 0 112.501px;
    flex: 0 0 112.501px;
    max-width: 112.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 562.499px);
    max-width: -moz-calc(50% - 562.499px);
    max-width: calc(50% - 562.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -37.499px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 113.33433px;
    -ms-flex: 0 0 113.33433px;
    flex: 0 0 113.33433px;
    max-width: 113.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 566.66567px);
    max-width: -moz-calc(50% - 566.66567px);
    max-width: calc(50% - 566.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -46.66567px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 114.16767px;
    -ms-flex: 0 0 114.16767px;
    flex: 0 0 114.16767px;
    max-width: 114.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 570.83233px);
    max-width: -moz-calc(50% - 570.83233px);
    max-width: calc(50% - 570.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -55.83233px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 115.001px;
    -ms-flex: 0 0 115.001px;
    flex: 0 0 115.001px;
    max-width: 115.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 574.999px);
    max-width: -moz-calc(50% - 574.999px);
    max-width: calc(50% - 574.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -64.999px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 115.83433px;
    -ms-flex: 0 0 115.83433px;
    flex: 0 0 115.83433px;
    max-width: 115.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 579.16567px);
    max-width: -moz-calc(50% - 579.16567px);
    max-width: calc(50% - 579.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -74.16567px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 116.66767px;
    -ms-flex: 0 0 116.66767px;
    flex: 0 0 116.66767px;
    max-width: 116.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -83.33233px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 100.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 504.16567px);
    max-width: -moz-calc(50% - 504.16567px);
    max-width: calc(50% - 504.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 90.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 508.33233px);
    max-width: -moz-calc(50% - 508.33233px);
    max-width: calc(50% - 508.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 81.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 512.499px);
    max-width: -moz-calc(50% - 512.499px);
    max-width: calc(50% - 512.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 72.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 63.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 520.83233px);
    max-width: -moz-calc(50% - 520.83233px);
    max-width: calc(50% - 520.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 54.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 524.999px);
    max-width: -moz-calc(50% - 524.999px);
    max-width: calc(50% - 524.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 45.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 529.16567px);
    max-width: -moz-calc(50% - 529.16567px);
    max-width: calc(50% - 529.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 35.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 26.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 537.499px);
    max-width: -moz-calc(50% - 537.499px);
    max-width: calc(50% - 537.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 17.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 541.66567px);
    max-width: -moz-calc(50% - 541.66567px);
    max-width: calc(50% - 541.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 8.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 549.999px);
    max-width: -moz-calc(50% - 549.999px);
    max-width: calc(50% - 549.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -9.999px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 558.33233px);
    max-width: -moz-calc(50% - 558.33233px);
    max-width: calc(50% - 558.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -28.33233px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 566.66567px);
    max-width: -moz-calc(50% - 566.66567px);
    max-width: calc(50% - 566.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -46.66567px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 574.999px);
    max-width: -moz-calc(50% - 574.999px);
    max-width: calc(50% - 574.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -64.999px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -83.33233px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 206.66767px;
    -ms-flex: 0 0 206.66767px;
    flex: 0 0 206.66767px;
    max-width: 206.66767px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 200.001px;
    -ms-flex: 0 0 200.001px;
    flex: 0 0 200.001px;
    max-width: 200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 201.66767px;
    -ms-flex: 0 0 201.66767px;
    flex: 0 0 201.66767px;
    max-width: 201.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 403.33233px);
    max-width: -moz-calc(50% - 403.33233px);
    max-width: calc(50% - 403.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 191.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 203.33433px;
    -ms-flex: 0 0 203.33433px;
    flex: 0 0 203.33433px;
    max-width: 203.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 406.66567px);
    max-width: -moz-calc(50% - 406.66567px);
    max-width: calc(50% - 406.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 183.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 205.001px;
    -ms-flex: 0 0 205.001px;
    flex: 0 0 205.001px;
    max-width: 205.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 409.999px);
    max-width: -moz-calc(50% - 409.999px);
    max-width: calc(50% - 409.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 175.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 206.66767px;
    -ms-flex: 0 0 206.66767px;
    flex: 0 0 206.66767px;
    max-width: 206.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 166.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 208.33433px;
    -ms-flex: 0 0 208.33433px;
    flex: 0 0 208.33433px;
    max-width: 208.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 416.66567px);
    max-width: -moz-calc(50% - 416.66567px);
    max-width: calc(50% - 416.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 158.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 210.001px;
    -ms-flex: 0 0 210.001px;
    flex: 0 0 210.001px;
    max-width: 210.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 150.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 211.66767px;
    -ms-flex: 0 0 211.66767px;
    flex: 0 0 211.66767px;
    max-width: 211.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 423.33233px);
    max-width: -moz-calc(50% - 423.33233px);
    max-width: calc(50% - 423.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 141.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 213.33433px;
    -ms-flex: 0 0 213.33433px;
    flex: 0 0 213.33433px;
    max-width: 213.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 426.66567px);
    max-width: -moz-calc(50% - 426.66567px);
    max-width: calc(50% - 426.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 133.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 215.001px;
    -ms-flex: 0 0 215.001px;
    flex: 0 0 215.001px;
    max-width: 215.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 429.999px);
    max-width: -moz-calc(50% - 429.999px);
    max-width: calc(50% - 429.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 125.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 216.66767px;
    -ms-flex: 0 0 216.66767px;
    flex: 0 0 216.66767px;
    max-width: 216.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 433.33233px);
    max-width: -moz-calc(50% - 433.33233px);
    max-width: calc(50% - 433.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 116.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 218.33433px;
    -ms-flex: 0 0 218.33433px;
    flex: 0 0 218.33433px;
    max-width: 218.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 436.66567px);
    max-width: -moz-calc(50% - 436.66567px);
    max-width: calc(50% - 436.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 108.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 220.001px;
    -ms-flex: 0 0 220.001px;
    flex: 0 0 220.001px;
    max-width: 220.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 439.999px);
    max-width: -moz-calc(50% - 439.999px);
    max-width: calc(50% - 439.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 100.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 221.66767px;
    -ms-flex: 0 0 221.66767px;
    flex: 0 0 221.66767px;
    max-width: 221.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 443.33233px);
    max-width: -moz-calc(50% - 443.33233px);
    max-width: calc(50% - 443.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 91.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 223.33433px;
    -ms-flex: 0 0 223.33433px;
    flex: 0 0 223.33433px;
    max-width: 223.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 446.66567px);
    max-width: -moz-calc(50% - 446.66567px);
    max-width: calc(50% - 446.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 83.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 225.001px;
    -ms-flex: 0 0 225.001px;
    flex: 0 0 225.001px;
    max-width: 225.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 75.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 226.66767px;
    -ms-flex: 0 0 226.66767px;
    flex: 0 0 226.66767px;
    max-width: 226.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 453.33233px);
    max-width: -moz-calc(50% - 453.33233px);
    max-width: calc(50% - 453.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 66.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 228.33433px;
    -ms-flex: 0 0 228.33433px;
    flex: 0 0 228.33433px;
    max-width: 228.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 456.66567px);
    max-width: -moz-calc(50% - 456.66567px);
    max-width: calc(50% - 456.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 58.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 230.001px;
    -ms-flex: 0 0 230.001px;
    flex: 0 0 230.001px;
    max-width: 230.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 459.999px);
    max-width: -moz-calc(50% - 459.999px);
    max-width: calc(50% - 459.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 50.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 231.66767px;
    -ms-flex: 0 0 231.66767px;
    flex: 0 0 231.66767px;
    max-width: 231.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 463.33233px);
    max-width: -moz-calc(50% - 463.33233px);
    max-width: calc(50% - 463.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 41.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 233.33433px;
    -ms-flex: 0 0 233.33433px;
    flex: 0 0 233.33433px;
    max-width: 233.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 33.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 403.33233px);
    max-width: -moz-calc(50% - 403.33233px);
    max-width: calc(50% - 403.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 191.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 406.66567px);
    max-width: -moz-calc(50% - 406.66567px);
    max-width: calc(50% - 406.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 183.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 409.999px);
    max-width: -moz-calc(50% - 409.999px);
    max-width: calc(50% - 409.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 175.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 166.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 416.66567px);
    max-width: -moz-calc(50% - 416.66567px);
    max-width: calc(50% - 416.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 158.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 150.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 423.33233px);
    max-width: -moz-calc(50% - 423.33233px);
    max-width: calc(50% - 423.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 141.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 426.66567px);
    max-width: -moz-calc(50% - 426.66567px);
    max-width: calc(50% - 426.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 133.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 429.999px);
    max-width: -moz-calc(50% - 429.999px);
    max-width: calc(50% - 429.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 125.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 433.33233px);
    max-width: -moz-calc(50% - 433.33233px);
    max-width: calc(50% - 433.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 116.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 439.999px);
    max-width: -moz-calc(50% - 439.999px);
    max-width: calc(50% - 439.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 100.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 446.66567px);
    max-width: -moz-calc(50% - 446.66567px);
    max-width: calc(50% - 446.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 83.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 453.33233px);
    max-width: -moz-calc(50% - 453.33233px);
    max-width: calc(50% - 453.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 66.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 459.999px);
    max-width: -moz-calc(50% - 459.999px);
    max-width: calc(50% - 459.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 50.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 33.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 248.001px;
    -ms-flex: 0 0 248.001px;
    flex: 0 0 248.001px;
    max-width: 248.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 208.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 208.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 240.001px;
    -ms-flex: 0 0 240.001px;
    flex: 0 0 240.001px;
    max-width: 240.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 240.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 242.001px;
    -ms-flex: 0 0 242.001px;
    flex: 0 0 242.001px;
    max-width: 242.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 362.999px);
    max-width: -moz-calc(50% - 362.999px);
    max-width: calc(50% - 362.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 232.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 244.001px;
    -ms-flex: 0 0 244.001px;
    flex: 0 0 244.001px;
    max-width: 244.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 365.999px);
    max-width: -moz-calc(50% - 365.999px);
    max-width: calc(50% - 365.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 224.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 246.001px;
    -ms-flex: 0 0 246.001px;
    flex: 0 0 246.001px;
    max-width: 246.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 368.999px);
    max-width: -moz-calc(50% - 368.999px);
    max-width: calc(50% - 368.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 216.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 248.001px;
    -ms-flex: 0 0 248.001px;
    flex: 0 0 248.001px;
    max-width: 248.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 208.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 250.001px;
    -ms-flex: 0 0 250.001px;
    flex: 0 0 250.001px;
    max-width: 250.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 252.001px;
    -ms-flex: 0 0 252.001px;
    flex: 0 0 252.001px;
    max-width: 252.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 377.999px);
    max-width: -moz-calc(50% - 377.999px);
    max-width: calc(50% - 377.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 192.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 254.001px;
    -ms-flex: 0 0 254.001px;
    flex: 0 0 254.001px;
    max-width: 254.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 380.999px);
    max-width: -moz-calc(50% - 380.999px);
    max-width: calc(50% - 380.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 184.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 256.001px;
    -ms-flex: 0 0 256.001px;
    flex: 0 0 256.001px;
    max-width: 256.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 383.999px);
    max-width: -moz-calc(50% - 383.999px);
    max-width: calc(50% - 383.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 176.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 258.001px;
    -ms-flex: 0 0 258.001px;
    flex: 0 0 258.001px;
    max-width: 258.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 386.999px);
    max-width: -moz-calc(50% - 386.999px);
    max-width: calc(50% - 386.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 168.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 260.001px;
    -ms-flex: 0 0 260.001px;
    flex: 0 0 260.001px;
    max-width: 260.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 160.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 262.001px;
    -ms-flex: 0 0 262.001px;
    flex: 0 0 262.001px;
    max-width: 262.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 392.999px);
    max-width: -moz-calc(50% - 392.999px);
    max-width: calc(50% - 392.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 152.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 264.001px;
    -ms-flex: 0 0 264.001px;
    flex: 0 0 264.001px;
    max-width: 264.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 395.999px);
    max-width: -moz-calc(50% - 395.999px);
    max-width: calc(50% - 395.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 144.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 266.001px;
    -ms-flex: 0 0 266.001px;
    flex: 0 0 266.001px;
    max-width: 266.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 398.999px);
    max-width: -moz-calc(50% - 398.999px);
    max-width: calc(50% - 398.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 136.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 268.001px;
    -ms-flex: 0 0 268.001px;
    flex: 0 0 268.001px;
    max-width: 268.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 401.999px);
    max-width: -moz-calc(50% - 401.999px);
    max-width: calc(50% - 401.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 128.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 270.001px;
    -ms-flex: 0 0 270.001px;
    flex: 0 0 270.001px;
    max-width: 270.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 404.999px);
    max-width: -moz-calc(50% - 404.999px);
    max-width: calc(50% - 404.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 120.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 272.001px;
    -ms-flex: 0 0 272.001px;
    flex: 0 0 272.001px;
    max-width: 272.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 407.999px);
    max-width: -moz-calc(50% - 407.999px);
    max-width: calc(50% - 407.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 112.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 274.001px;
    -ms-flex: 0 0 274.001px;
    flex: 0 0 274.001px;
    max-width: 274.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 410.999px);
    max-width: -moz-calc(50% - 410.999px);
    max-width: calc(50% - 410.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 104.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 276.001px;
    -ms-flex: 0 0 276.001px;
    flex: 0 0 276.001px;
    max-width: 276.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 413.999px);
    max-width: -moz-calc(50% - 413.999px);
    max-width: calc(50% - 413.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 96.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 278.001px;
    -ms-flex: 0 0 278.001px;
    flex: 0 0 278.001px;
    max-width: 278.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 416.999px);
    max-width: -moz-calc(50% - 416.999px);
    max-width: calc(50% - 416.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 88.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 280.001px;
    -ms-flex: 0 0 280.001px;
    flex: 0 0 280.001px;
    max-width: 280.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 80.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 240.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 362.999px);
    max-width: -moz-calc(50% - 362.999px);
    max-width: calc(50% - 362.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 232.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 365.999px);
    max-width: -moz-calc(50% - 365.999px);
    max-width: calc(50% - 365.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 224.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 368.999px);
    max-width: -moz-calc(50% - 368.999px);
    max-width: calc(50% - 368.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 216.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 208.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 377.999px);
    max-width: -moz-calc(50% - 377.999px);
    max-width: calc(50% - 377.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 192.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 380.999px);
    max-width: -moz-calc(50% - 380.999px);
    max-width: calc(50% - 380.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 184.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 383.999px);
    max-width: -moz-calc(50% - 383.999px);
    max-width: calc(50% - 383.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 176.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 386.999px);
    max-width: -moz-calc(50% - 386.999px);
    max-width: calc(50% - 386.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 168.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 160.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 395.999px);
    max-width: -moz-calc(50% - 395.999px);
    max-width: calc(50% - 395.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 144.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 401.999px);
    max-width: -moz-calc(50% - 401.999px);
    max-width: calc(50% - 401.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 128.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 407.999px);
    max-width: -moz-calc(50% - 407.999px);
    max-width: calc(50% - 407.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 112.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 413.999px);
    max-width: -moz-calc(50% - 413.999px);
    max-width: calc(50% - 413.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 96.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 80.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 310.001px;
    -ms-flex: 0 0 310.001px;
    flex: 0 0 310.001px;
    max-width: 310.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 270.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 270.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 300.001px;
    -ms-flex: 0 0 300.001px;
    flex: 0 0 300.001px;
    max-width: 300.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 299.999px);
    max-width: -moz-calc(50% - 299.999px);
    max-width: calc(50% - 299.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 300.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 302.501px;
    -ms-flex: 0 0 302.501px;
    flex: 0 0 302.501px;
    max-width: 302.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 302.499px);
    max-width: -moz-calc(50% - 302.499px);
    max-width: calc(50% - 302.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 292.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 305.001px;
    -ms-flex: 0 0 305.001px;
    flex: 0 0 305.001px;
    max-width: 305.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 304.999px);
    max-width: -moz-calc(50% - 304.999px);
    max-width: calc(50% - 304.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 285.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 307.501px;
    -ms-flex: 0 0 307.501px;
    flex: 0 0 307.501px;
    max-width: 307.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 307.499px);
    max-width: -moz-calc(50% - 307.499px);
    max-width: calc(50% - 307.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 277.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 310.001px;
    -ms-flex: 0 0 310.001px;
    flex: 0 0 310.001px;
    max-width: 310.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 270.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 312.501px;
    -ms-flex: 0 0 312.501px;
    flex: 0 0 312.501px;
    max-width: 312.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 312.499px);
    max-width: -moz-calc(50% - 312.499px);
    max-width: calc(50% - 312.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 262.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 315.001px;
    -ms-flex: 0 0 315.001px;
    flex: 0 0 315.001px;
    max-width: 315.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 314.999px);
    max-width: -moz-calc(50% - 314.999px);
    max-width: calc(50% - 314.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 255.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 317.501px;
    -ms-flex: 0 0 317.501px;
    flex: 0 0 317.501px;
    max-width: 317.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 317.499px);
    max-width: -moz-calc(50% - 317.499px);
    max-width: calc(50% - 317.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 247.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 320.001px;
    -ms-flex: 0 0 320.001px;
    flex: 0 0 320.001px;
    max-width: 320.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 319.999px);
    max-width: -moz-calc(50% - 319.999px);
    max-width: calc(50% - 319.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 240.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 322.501px;
    -ms-flex: 0 0 322.501px;
    flex: 0 0 322.501px;
    max-width: 322.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 322.499px);
    max-width: -moz-calc(50% - 322.499px);
    max-width: calc(50% - 322.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 232.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 325.001px;
    -ms-flex: 0 0 325.001px;
    flex: 0 0 325.001px;
    max-width: 325.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 324.999px);
    max-width: -moz-calc(50% - 324.999px);
    max-width: calc(50% - 324.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 225.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 327.501px;
    -ms-flex: 0 0 327.501px;
    flex: 0 0 327.501px;
    max-width: 327.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 327.499px);
    max-width: -moz-calc(50% - 327.499px);
    max-width: calc(50% - 327.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 217.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 330.001px;
    -ms-flex: 0 0 330.001px;
    flex: 0 0 330.001px;
    max-width: 330.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 329.999px);
    max-width: -moz-calc(50% - 329.999px);
    max-width: calc(50% - 329.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 210.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 332.501px;
    -ms-flex: 0 0 332.501px;
    flex: 0 0 332.501px;
    max-width: 332.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 332.499px);
    max-width: -moz-calc(50% - 332.499px);
    max-width: calc(50% - 332.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 202.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 335.001px;
    -ms-flex: 0 0 335.001px;
    flex: 0 0 335.001px;
    max-width: 335.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 334.999px);
    max-width: -moz-calc(50% - 334.999px);
    max-width: calc(50% - 334.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 195.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 337.501px;
    -ms-flex: 0 0 337.501px;
    flex: 0 0 337.501px;
    max-width: 337.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 337.499px);
    max-width: -moz-calc(50% - 337.499px);
    max-width: calc(50% - 337.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 187.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 340.001px;
    -ms-flex: 0 0 340.001px;
    flex: 0 0 340.001px;
    max-width: 340.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 339.999px);
    max-width: -moz-calc(50% - 339.999px);
    max-width: calc(50% - 339.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 180.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 342.501px;
    -ms-flex: 0 0 342.501px;
    flex: 0 0 342.501px;
    max-width: 342.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 342.499px);
    max-width: -moz-calc(50% - 342.499px);
    max-width: calc(50% - 342.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 172.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 345.001px;
    -ms-flex: 0 0 345.001px;
    flex: 0 0 345.001px;
    max-width: 345.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 344.999px);
    max-width: -moz-calc(50% - 344.999px);
    max-width: calc(50% - 344.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 165.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 347.501px;
    -ms-flex: 0 0 347.501px;
    flex: 0 0 347.501px;
    max-width: 347.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 347.499px);
    max-width: -moz-calc(50% - 347.499px);
    max-width: calc(50% - 347.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 157.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 350.001px;
    -ms-flex: 0 0 350.001px;
    flex: 0 0 350.001px;
    max-width: 350.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 150.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 299.999px);
    max-width: -moz-calc(50% - 299.999px);
    max-width: calc(50% - 299.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 300.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 302.499px);
    max-width: -moz-calc(50% - 302.499px);
    max-width: calc(50% - 302.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 292.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 304.999px);
    max-width: -moz-calc(50% - 304.999px);
    max-width: calc(50% - 304.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 285.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 307.499px);
    max-width: -moz-calc(50% - 307.499px);
    max-width: calc(50% - 307.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 277.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 270.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 312.499px);
    max-width: -moz-calc(50% - 312.499px);
    max-width: calc(50% - 312.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 262.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 314.999px);
    max-width: -moz-calc(50% - 314.999px);
    max-width: calc(50% - 314.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 255.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 317.499px);
    max-width: -moz-calc(50% - 317.499px);
    max-width: calc(50% - 317.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 247.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 319.999px);
    max-width: -moz-calc(50% - 319.999px);
    max-width: calc(50% - 319.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 240.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 322.499px);
    max-width: -moz-calc(50% - 322.499px);
    max-width: calc(50% - 322.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 232.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 324.999px);
    max-width: -moz-calc(50% - 324.999px);
    max-width: calc(50% - 324.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 225.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 329.999px);
    max-width: -moz-calc(50% - 329.999px);
    max-width: calc(50% - 329.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 210.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 334.999px);
    max-width: -moz-calc(50% - 334.999px);
    max-width: calc(50% - 334.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 195.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 339.999px);
    max-width: -moz-calc(50% - 339.999px);
    max-width: calc(50% - 339.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 180.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 344.999px);
    max-width: -moz-calc(50% - 344.999px);
    max-width: calc(50% - 344.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 165.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 150.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 413.33433px;
    -ms-flex: 0 0 413.33433px;
    flex: 0 0 413.33433px;
    max-width: 413.33433px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 400.001px;
    -ms-flex: 0 0 400.001px;
    flex: 0 0 400.001px;
    max-width: 400.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 199.999px);
    max-width: -moz-calc(50% - 199.999px);
    max-width: calc(50% - 199.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 403.33433px;
    -ms-flex: 0 0 403.33433px;
    flex: 0 0 403.33433px;
    max-width: 403.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 201.66567px);
    max-width: -moz-calc(50% - 201.66567px);
    max-width: calc(50% - 201.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 393.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 406.66767px;
    -ms-flex: 0 0 406.66767px;
    flex: 0 0 406.66767px;
    max-width: 406.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 203.33233px);
    max-width: -moz-calc(50% - 203.33233px);
    max-width: calc(50% - 203.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 386.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 410.001px;
    -ms-flex: 0 0 410.001px;
    flex: 0 0 410.001px;
    max-width: 410.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 204.999px);
    max-width: -moz-calc(50% - 204.999px);
    max-width: calc(50% - 204.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 380.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 413.33433px;
    -ms-flex: 0 0 413.33433px;
    flex: 0 0 413.33433px;
    max-width: 413.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 373.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 416.66767px;
    -ms-flex: 0 0 416.66767px;
    flex: 0 0 416.66767px;
    max-width: 416.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 208.33233px);
    max-width: -moz-calc(50% - 208.33233px);
    max-width: calc(50% - 208.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 366.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 420.001px;
    -ms-flex: 0 0 420.001px;
    flex: 0 0 420.001px;
    max-width: 420.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 209.999px);
    max-width: -moz-calc(50% - 209.999px);
    max-width: calc(50% - 209.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 360.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 423.33433px;
    -ms-flex: 0 0 423.33433px;
    flex: 0 0 423.33433px;
    max-width: 423.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 211.66567px);
    max-width: -moz-calc(50% - 211.66567px);
    max-width: calc(50% - 211.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 353.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 426.66767px;
    -ms-flex: 0 0 426.66767px;
    flex: 0 0 426.66767px;
    max-width: 426.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 213.33233px);
    max-width: -moz-calc(50% - 213.33233px);
    max-width: calc(50% - 213.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 346.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 430.001px;
    -ms-flex: 0 0 430.001px;
    flex: 0 0 430.001px;
    max-width: 430.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 214.999px);
    max-width: -moz-calc(50% - 214.999px);
    max-width: calc(50% - 214.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 340.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 433.33433px;
    -ms-flex: 0 0 433.33433px;
    flex: 0 0 433.33433px;
    max-width: 433.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 216.66567px);
    max-width: -moz-calc(50% - 216.66567px);
    max-width: calc(50% - 216.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 333.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 436.66767px;
    -ms-flex: 0 0 436.66767px;
    flex: 0 0 436.66767px;
    max-width: 436.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 218.33233px);
    max-width: -moz-calc(50% - 218.33233px);
    max-width: calc(50% - 218.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 326.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 440.001px;
    -ms-flex: 0 0 440.001px;
    flex: 0 0 440.001px;
    max-width: 440.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 219.999px);
    max-width: -moz-calc(50% - 219.999px);
    max-width: calc(50% - 219.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 320.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 443.33433px;
    -ms-flex: 0 0 443.33433px;
    flex: 0 0 443.33433px;
    max-width: 443.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 221.66567px);
    max-width: -moz-calc(50% - 221.66567px);
    max-width: calc(50% - 221.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 313.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 446.66767px;
    -ms-flex: 0 0 446.66767px;
    flex: 0 0 446.66767px;
    max-width: 446.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 223.33233px);
    max-width: -moz-calc(50% - 223.33233px);
    max-width: calc(50% - 223.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 306.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 450.001px;
    -ms-flex: 0 0 450.001px;
    flex: 0 0 450.001px;
    max-width: 450.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 224.999px);
    max-width: -moz-calc(50% - 224.999px);
    max-width: calc(50% - 224.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 300.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 453.33433px;
    -ms-flex: 0 0 453.33433px;
    flex: 0 0 453.33433px;
    max-width: 453.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 226.66567px);
    max-width: -moz-calc(50% - 226.66567px);
    max-width: calc(50% - 226.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 293.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 456.66767px;
    -ms-flex: 0 0 456.66767px;
    flex: 0 0 456.66767px;
    max-width: 456.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 228.33233px);
    max-width: -moz-calc(50% - 228.33233px);
    max-width: calc(50% - 228.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 286.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 460.001px;
    -ms-flex: 0 0 460.001px;
    flex: 0 0 460.001px;
    max-width: 460.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 229.999px);
    max-width: -moz-calc(50% - 229.999px);
    max-width: calc(50% - 229.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 280.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 463.33433px;
    -ms-flex: 0 0 463.33433px;
    flex: 0 0 463.33433px;
    max-width: 463.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 231.66567px);
    max-width: -moz-calc(50% - 231.66567px);
    max-width: calc(50% - 231.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 273.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 466.66767px;
    -ms-flex: 0 0 466.66767px;
    flex: 0 0 466.66767px;
    max-width: 466.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 266.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 199.999px);
    max-width: -moz-calc(50% - 199.999px);
    max-width: calc(50% - 199.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 201.66567px);
    max-width: -moz-calc(50% - 201.66567px);
    max-width: calc(50% - 201.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 393.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 203.33233px);
    max-width: -moz-calc(50% - 203.33233px);
    max-width: calc(50% - 203.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 386.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 204.999px);
    max-width: -moz-calc(50% - 204.999px);
    max-width: calc(50% - 204.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 380.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 373.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 208.33233px);
    max-width: -moz-calc(50% - 208.33233px);
    max-width: calc(50% - 208.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 366.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 209.999px);
    max-width: -moz-calc(50% - 209.999px);
    max-width: calc(50% - 209.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 360.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 211.66567px);
    max-width: -moz-calc(50% - 211.66567px);
    max-width: calc(50% - 211.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 353.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 213.33233px);
    max-width: -moz-calc(50% - 213.33233px);
    max-width: calc(50% - 213.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 346.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 214.999px);
    max-width: -moz-calc(50% - 214.999px);
    max-width: calc(50% - 214.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 340.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 216.66567px);
    max-width: -moz-calc(50% - 216.66567px);
    max-width: calc(50% - 216.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 333.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 219.999px);
    max-width: -moz-calc(50% - 219.999px);
    max-width: calc(50% - 219.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 320.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 223.33233px);
    max-width: -moz-calc(50% - 223.33233px);
    max-width: calc(50% - 223.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 306.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 226.66567px);
    max-width: -moz-calc(50% - 226.66567px);
    max-width: calc(50% - 226.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 293.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 229.999px);
    max-width: -moz-calc(50% - 229.999px);
    max-width: calc(50% - 229.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 280.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 266.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 496.001px;
    -ms-flex: 0 0 496.001px;
    flex: 0 0 496.001px;
    max-width: 496.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 456.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 456.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 480.001px;
    -ms-flex: 0 0 480.001px;
    flex: 0 0 480.001px;
    max-width: 480.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 480.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 484.001px;
    -ms-flex: 0 0 484.001px;
    flex: 0 0 484.001px;
    max-width: 484.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 120.999px);
    max-width: -moz-calc(50% - 120.999px);
    max-width: calc(50% - 120.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 474.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 488.001px;
    -ms-flex: 0 0 488.001px;
    flex: 0 0 488.001px;
    max-width: 488.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 121.999px);
    max-width: -moz-calc(50% - 121.999px);
    max-width: calc(50% - 121.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 468.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 492.001px;
    -ms-flex: 0 0 492.001px;
    flex: 0 0 492.001px;
    max-width: 492.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 122.999px);
    max-width: -moz-calc(50% - 122.999px);
    max-width: calc(50% - 122.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 462.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 496.001px;
    -ms-flex: 0 0 496.001px;
    flex: 0 0 496.001px;
    max-width: 496.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 456.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 500.001px;
    -ms-flex: 0 0 500.001px;
    flex: 0 0 500.001px;
    max-width: 500.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 450.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 504.001px;
    -ms-flex: 0 0 504.001px;
    flex: 0 0 504.001px;
    max-width: 504.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 125.999px);
    max-width: -moz-calc(50% - 125.999px);
    max-width: calc(50% - 125.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 444.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 508.001px;
    -ms-flex: 0 0 508.001px;
    flex: 0 0 508.001px;
    max-width: 508.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 126.999px);
    max-width: -moz-calc(50% - 126.999px);
    max-width: calc(50% - 126.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 438.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 512.001px;
    -ms-flex: 0 0 512.001px;
    flex: 0 0 512.001px;
    max-width: 512.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 127.999px);
    max-width: -moz-calc(50% - 127.999px);
    max-width: calc(50% - 127.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 432.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 516.001px;
    -ms-flex: 0 0 516.001px;
    flex: 0 0 516.001px;
    max-width: 516.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 128.999px);
    max-width: -moz-calc(50% - 128.999px);
    max-width: calc(50% - 128.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 426.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 520.001px;
    -ms-flex: 0 0 520.001px;
    flex: 0 0 520.001px;
    max-width: 520.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 420.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 524.001px;
    -ms-flex: 0 0 524.001px;
    flex: 0 0 524.001px;
    max-width: 524.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 130.999px);
    max-width: -moz-calc(50% - 130.999px);
    max-width: calc(50% - 130.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 414.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 528.001px;
    -ms-flex: 0 0 528.001px;
    flex: 0 0 528.001px;
    max-width: 528.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 131.999px);
    max-width: -moz-calc(50% - 131.999px);
    max-width: calc(50% - 131.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 408.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 532.001px;
    -ms-flex: 0 0 532.001px;
    flex: 0 0 532.001px;
    max-width: 532.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 132.999px);
    max-width: -moz-calc(50% - 132.999px);
    max-width: calc(50% - 132.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 402.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 536.001px;
    -ms-flex: 0 0 536.001px;
    flex: 0 0 536.001px;
    max-width: 536.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 133.999px);
    max-width: -moz-calc(50% - 133.999px);
    max-width: calc(50% - 133.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 396.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 540.001px;
    -ms-flex: 0 0 540.001px;
    flex: 0 0 540.001px;
    max-width: 540.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 134.999px);
    max-width: -moz-calc(50% - 134.999px);
    max-width: calc(50% - 134.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 390.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 544.001px;
    -ms-flex: 0 0 544.001px;
    flex: 0 0 544.001px;
    max-width: 544.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 135.999px);
    max-width: -moz-calc(50% - 135.999px);
    max-width: calc(50% - 135.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 384.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 548.001px;
    -ms-flex: 0 0 548.001px;
    flex: 0 0 548.001px;
    max-width: 548.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 136.999px);
    max-width: -moz-calc(50% - 136.999px);
    max-width: calc(50% - 136.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 378.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 552.001px;
    -ms-flex: 0 0 552.001px;
    flex: 0 0 552.001px;
    max-width: 552.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 137.999px);
    max-width: -moz-calc(50% - 137.999px);
    max-width: calc(50% - 137.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 372.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 556.001px;
    -ms-flex: 0 0 556.001px;
    flex: 0 0 556.001px;
    max-width: 556.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 138.999px);
    max-width: -moz-calc(50% - 138.999px);
    max-width: calc(50% - 138.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 366.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 560.001px;
    -ms-flex: 0 0 560.001px;
    flex: 0 0 560.001px;
    max-width: 560.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 360.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 480.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 120.999px);
    max-width: -moz-calc(50% - 120.999px);
    max-width: calc(50% - 120.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 474.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 121.999px);
    max-width: -moz-calc(50% - 121.999px);
    max-width: calc(50% - 121.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 468.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 122.999px);
    max-width: -moz-calc(50% - 122.999px);
    max-width: calc(50% - 122.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 462.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 456.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 450.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 125.999px);
    max-width: -moz-calc(50% - 125.999px);
    max-width: calc(50% - 125.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 444.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 126.999px);
    max-width: -moz-calc(50% - 126.999px);
    max-width: calc(50% - 126.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 438.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 127.999px);
    max-width: -moz-calc(50% - 127.999px);
    max-width: calc(50% - 127.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 432.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 128.999px);
    max-width: -moz-calc(50% - 128.999px);
    max-width: calc(50% - 128.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 426.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 420.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 131.999px);
    max-width: -moz-calc(50% - 131.999px);
    max-width: calc(50% - 131.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 408.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 133.999px);
    max-width: -moz-calc(50% - 133.999px);
    max-width: calc(50% - 133.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 396.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 135.999px);
    max-width: -moz-calc(50% - 135.999px);
    max-width: calc(50% - 135.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 384.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 137.999px);
    max-width: -moz-calc(50% - 137.999px);
    max-width: calc(50% - 137.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 372.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 360.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 516.66767px;
    -ms-flex: 0 0 516.66767px;
    flex: 0 0 516.66767px;
    max-width: 516.66767px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 476.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 476.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 500.001px;
    -ms-flex: 0 0 500.001px;
    flex: 0 0 500.001px;
    max-width: 500.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 99.999px);
    max-width: -moz-calc(50% - 99.999px);
    max-width: calc(50% - 99.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 500.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 504.16767px;
    -ms-flex: 0 0 504.16767px;
    flex: 0 0 504.16767px;
    max-width: 504.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 100.83233px);
    max-width: -moz-calc(50% - 100.83233px);
    max-width: calc(50% - 100.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 494.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 508.33433px;
    -ms-flex: 0 0 508.33433px;
    flex: 0 0 508.33433px;
    max-width: 508.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 101.66567px);
    max-width: -moz-calc(50% - 101.66567px);
    max-width: calc(50% - 101.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 488.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 512.501px;
    -ms-flex: 0 0 512.501px;
    flex: 0 0 512.501px;
    max-width: 512.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 102.499px);
    max-width: -moz-calc(50% - 102.499px);
    max-width: calc(50% - 102.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 482.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 516.66767px;
    -ms-flex: 0 0 516.66767px;
    flex: 0 0 516.66767px;
    max-width: 516.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 476.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 520.83433px;
    -ms-flex: 0 0 520.83433px;
    flex: 0 0 520.83433px;
    max-width: 520.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 104.16567px);
    max-width: -moz-calc(50% - 104.16567px);
    max-width: calc(50% - 104.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 470.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 525.001px;
    -ms-flex: 0 0 525.001px;
    flex: 0 0 525.001px;
    max-width: 525.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 104.999px);
    max-width: -moz-calc(50% - 104.999px);
    max-width: calc(50% - 104.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 465.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 529.16767px;
    -ms-flex: 0 0 529.16767px;
    flex: 0 0 529.16767px;
    max-width: 529.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 105.83233px);
    max-width: -moz-calc(50% - 105.83233px);
    max-width: calc(50% - 105.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 459.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 533.33433px;
    -ms-flex: 0 0 533.33433px;
    flex: 0 0 533.33433px;
    max-width: 533.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 106.66567px);
    max-width: -moz-calc(50% - 106.66567px);
    max-width: calc(50% - 106.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 453.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 537.501px;
    -ms-flex: 0 0 537.501px;
    flex: 0 0 537.501px;
    max-width: 537.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 107.499px);
    max-width: -moz-calc(50% - 107.499px);
    max-width: calc(50% - 107.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 447.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 541.66767px;
    -ms-flex: 0 0 541.66767px;
    flex: 0 0 541.66767px;
    max-width: 541.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 108.33233px);
    max-width: -moz-calc(50% - 108.33233px);
    max-width: calc(50% - 108.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 441.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 545.83433px;
    -ms-flex: 0 0 545.83433px;
    flex: 0 0 545.83433px;
    max-width: 545.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 109.16567px);
    max-width: -moz-calc(50% - 109.16567px);
    max-width: calc(50% - 109.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 435.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 550.001px;
    -ms-flex: 0 0 550.001px;
    flex: 0 0 550.001px;
    max-width: 550.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 109.999px);
    max-width: -moz-calc(50% - 109.999px);
    max-width: calc(50% - 109.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 430.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 554.16767px;
    -ms-flex: 0 0 554.16767px;
    flex: 0 0 554.16767px;
    max-width: 554.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 110.83233px);
    max-width: -moz-calc(50% - 110.83233px);
    max-width: calc(50% - 110.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 424.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 558.33433px;
    -ms-flex: 0 0 558.33433px;
    flex: 0 0 558.33433px;
    max-width: 558.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 111.66567px);
    max-width: -moz-calc(50% - 111.66567px);
    max-width: calc(50% - 111.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 418.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 562.501px;
    -ms-flex: 0 0 562.501px;
    flex: 0 0 562.501px;
    max-width: 562.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 112.499px);
    max-width: -moz-calc(50% - 112.499px);
    max-width: calc(50% - 112.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 412.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 566.66767px;
    -ms-flex: 0 0 566.66767px;
    flex: 0 0 566.66767px;
    max-width: 566.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 113.33233px);
    max-width: -moz-calc(50% - 113.33233px);
    max-width: calc(50% - 113.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 406.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 570.83433px;
    -ms-flex: 0 0 570.83433px;
    flex: 0 0 570.83433px;
    max-width: 570.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 114.16567px);
    max-width: -moz-calc(50% - 114.16567px);
    max-width: calc(50% - 114.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 400.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 575.001px;
    -ms-flex: 0 0 575.001px;
    flex: 0 0 575.001px;
    max-width: 575.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 114.999px);
    max-width: -moz-calc(50% - 114.999px);
    max-width: calc(50% - 114.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 395.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 579.16767px;
    -ms-flex: 0 0 579.16767px;
    flex: 0 0 579.16767px;
    max-width: 579.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 115.83233px);
    max-width: -moz-calc(50% - 115.83233px);
    max-width: calc(50% - 115.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 389.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 583.33433px;
    -ms-flex: 0 0 583.33433px;
    flex: 0 0 583.33433px;
    max-width: 583.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 383.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 99.999px);
    max-width: -moz-calc(50% - 99.999px);
    max-width: calc(50% - 99.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 500.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 100.83233px);
    max-width: -moz-calc(50% - 100.83233px);
    max-width: calc(50% - 100.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 494.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 101.66567px);
    max-width: -moz-calc(50% - 101.66567px);
    max-width: calc(50% - 101.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 488.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 102.499px);
    max-width: -moz-calc(50% - 102.499px);
    max-width: calc(50% - 102.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 482.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 476.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 104.16567px);
    max-width: -moz-calc(50% - 104.16567px);
    max-width: calc(50% - 104.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 470.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 104.999px);
    max-width: -moz-calc(50% - 104.999px);
    max-width: calc(50% - 104.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 465.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 105.83233px);
    max-width: -moz-calc(50% - 105.83233px);
    max-width: calc(50% - 105.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 459.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 106.66567px);
    max-width: -moz-calc(50% - 106.66567px);
    max-width: calc(50% - 106.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 453.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 107.499px);
    max-width: -moz-calc(50% - 107.499px);
    max-width: calc(50% - 107.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 447.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 108.33233px);
    max-width: -moz-calc(50% - 108.33233px);
    max-width: calc(50% - 108.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 441.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 109.999px);
    max-width: -moz-calc(50% - 109.999px);
    max-width: calc(50% - 109.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 430.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 111.66567px);
    max-width: -moz-calc(50% - 111.66567px);
    max-width: calc(50% - 111.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 418.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 113.33233px);
    max-width: -moz-calc(50% - 113.33233px);
    max-width: calc(50% - 113.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 406.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 114.999px);
    max-width: -moz-calc(50% - 114.999px);
    max-width: calc(50% - 114.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 395.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 383.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 620.001px;
    -ms-flex: 0 0 620.001px;
    flex: 0 0 620.001px;
    max-width: 620.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 580.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 580.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 600.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 605.001px;
    -ms-flex: 0 0 605.001px;
    flex: 0 0 605.001px;
    max-width: 605.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 595.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 610.001px;
    -ms-flex: 0 0 610.001px;
    flex: 0 0 610.001px;
    max-width: 610.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 590.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 615.001px;
    -ms-flex: 0 0 615.001px;
    flex: 0 0 615.001px;
    max-width: 615.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 585.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 620.001px;
    -ms-flex: 0 0 620.001px;
    flex: 0 0 620.001px;
    max-width: 620.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 580.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 625.001px;
    -ms-flex: 0 0 625.001px;
    flex: 0 0 625.001px;
    max-width: 625.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 575.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 630.001px;
    -ms-flex: 0 0 630.001px;
    flex: 0 0 630.001px;
    max-width: 630.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 570.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 635.001px;
    -ms-flex: 0 0 635.001px;
    flex: 0 0 635.001px;
    max-width: 635.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 565.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 640.001px;
    -ms-flex: 0 0 640.001px;
    flex: 0 0 640.001px;
    max-width: 640.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 645.001px;
    -ms-flex: 0 0 645.001px;
    flex: 0 0 645.001px;
    max-width: 645.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 555.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 650.001px;
    -ms-flex: 0 0 650.001px;
    flex: 0 0 650.001px;
    max-width: 650.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 550.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 655.001px;
    -ms-flex: 0 0 655.001px;
    flex: 0 0 655.001px;
    max-width: 655.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 545.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 660.001px;
    -ms-flex: 0 0 660.001px;
    flex: 0 0 660.001px;
    max-width: 660.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 540.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 665.001px;
    -ms-flex: 0 0 665.001px;
    flex: 0 0 665.001px;
    max-width: 665.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 535.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 670.001px;
    -ms-flex: 0 0 670.001px;
    flex: 0 0 670.001px;
    max-width: 670.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 530.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 675.001px;
    -ms-flex: 0 0 675.001px;
    flex: 0 0 675.001px;
    max-width: 675.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 525.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 680.001px;
    -ms-flex: 0 0 680.001px;
    flex: 0 0 680.001px;
    max-width: 680.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 520.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 685.001px;
    -ms-flex: 0 0 685.001px;
    flex: 0 0 685.001px;
    max-width: 685.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 515.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 690.001px;
    -ms-flex: 0 0 690.001px;
    flex: 0 0 690.001px;
    max-width: 690.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 510.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 695.001px;
    -ms-flex: 0 0 695.001px;
    flex: 0 0 695.001px;
    max-width: 695.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 505.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 700.001px;
    -ms-flex: 0 0 700.001px;
    flex: 0 0 700.001px;
    max-width: 700.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 500.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 600.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 595.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 590.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 585.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 580.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 575.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 570.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 565.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 555.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 550.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 540.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 530.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 520.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 510.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 500.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 723.33433px;
    -ms-flex: 0 0 723.33433px;
    flex: 0 0 723.33433px;
    max-width: 723.33433px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 683.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 683.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 700.001px;
    -ms-flex: 0 0 700.001px;
    flex: 0 0 700.001px;
    max-width: 700.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -100.001px);
    max-width: -moz-calc(50% - -100.001px);
    max-width: calc(50% - -100.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 700.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 705.83433px;
    -ms-flex: 0 0 705.83433px;
    flex: 0 0 705.83433px;
    max-width: 705.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -100.83433px);
    max-width: -moz-calc(50% - -100.83433px);
    max-width: calc(50% - -100.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 695.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 711.66767px;
    -ms-flex: 0 0 711.66767px;
    flex: 0 0 711.66767px;
    max-width: 711.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -101.66767px);
    max-width: -moz-calc(50% - -101.66767px);
    max-width: calc(50% - -101.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 691.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 717.501px;
    -ms-flex: 0 0 717.501px;
    flex: 0 0 717.501px;
    max-width: 717.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -102.501px);
    max-width: -moz-calc(50% - -102.501px);
    max-width: calc(50% - -102.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 687.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 723.33433px;
    -ms-flex: 0 0 723.33433px;
    flex: 0 0 723.33433px;
    max-width: 723.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 683.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 729.16767px;
    -ms-flex: 0 0 729.16767px;
    flex: 0 0 729.16767px;
    max-width: 729.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -104.16767px);
    max-width: -moz-calc(50% - -104.16767px);
    max-width: calc(50% - -104.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 679.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 735.001px;
    -ms-flex: 0 0 735.001px;
    flex: 0 0 735.001px;
    max-width: 735.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -105.001px);
    max-width: -moz-calc(50% - -105.001px);
    max-width: calc(50% - -105.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 675.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 740.83433px;
    -ms-flex: 0 0 740.83433px;
    flex: 0 0 740.83433px;
    max-width: 740.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -105.83433px);
    max-width: -moz-calc(50% - -105.83433px);
    max-width: calc(50% - -105.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 670.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 746.66767px;
    -ms-flex: 0 0 746.66767px;
    flex: 0 0 746.66767px;
    max-width: 746.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -106.66767px);
    max-width: -moz-calc(50% - -106.66767px);
    max-width: calc(50% - -106.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 666.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 752.501px;
    -ms-flex: 0 0 752.501px;
    flex: 0 0 752.501px;
    max-width: 752.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -107.501px);
    max-width: -moz-calc(50% - -107.501px);
    max-width: calc(50% - -107.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 662.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 758.33433px;
    -ms-flex: 0 0 758.33433px;
    flex: 0 0 758.33433px;
    max-width: 758.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -108.33433px);
    max-width: -moz-calc(50% - -108.33433px);
    max-width: calc(50% - -108.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 658.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 764.16767px;
    -ms-flex: 0 0 764.16767px;
    flex: 0 0 764.16767px;
    max-width: 764.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -109.16767px);
    max-width: -moz-calc(50% - -109.16767px);
    max-width: calc(50% - -109.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 654.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 770.001px;
    -ms-flex: 0 0 770.001px;
    flex: 0 0 770.001px;
    max-width: 770.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -110.001px);
    max-width: -moz-calc(50% - -110.001px);
    max-width: calc(50% - -110.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 650.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 775.83433px;
    -ms-flex: 0 0 775.83433px;
    flex: 0 0 775.83433px;
    max-width: 775.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -110.83433px);
    max-width: -moz-calc(50% - -110.83433px);
    max-width: calc(50% - -110.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 645.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 781.66767px;
    -ms-flex: 0 0 781.66767px;
    flex: 0 0 781.66767px;
    max-width: 781.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -111.66767px);
    max-width: -moz-calc(50% - -111.66767px);
    max-width: calc(50% - -111.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 641.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 787.501px;
    -ms-flex: 0 0 787.501px;
    flex: 0 0 787.501px;
    max-width: 787.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -112.501px);
    max-width: -moz-calc(50% - -112.501px);
    max-width: calc(50% - -112.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 637.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 793.33433px;
    -ms-flex: 0 0 793.33433px;
    flex: 0 0 793.33433px;
    max-width: 793.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -113.33433px);
    max-width: -moz-calc(50% - -113.33433px);
    max-width: calc(50% - -113.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 633.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 799.16767px;
    -ms-flex: 0 0 799.16767px;
    flex: 0 0 799.16767px;
    max-width: 799.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -114.16767px);
    max-width: -moz-calc(50% - -114.16767px);
    max-width: calc(50% - -114.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 629.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 805.001px;
    -ms-flex: 0 0 805.001px;
    flex: 0 0 805.001px;
    max-width: 805.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -115.001px);
    max-width: -moz-calc(50% - -115.001px);
    max-width: calc(50% - -115.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 625.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 810.83433px;
    -ms-flex: 0 0 810.83433px;
    flex: 0 0 810.83433px;
    max-width: 810.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -115.83433px);
    max-width: -moz-calc(50% - -115.83433px);
    max-width: calc(50% - -115.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 620.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 816.66767px;
    -ms-flex: 0 0 816.66767px;
    flex: 0 0 816.66767px;
    max-width: 816.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 616.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -100.001px);
    max-width: -moz-calc(50% - -100.001px);
    max-width: calc(50% - -100.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 700.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -100.83433px);
    max-width: -moz-calc(50% - -100.83433px);
    max-width: calc(50% - -100.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 695.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -101.66767px);
    max-width: -moz-calc(50% - -101.66767px);
    max-width: calc(50% - -101.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 691.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -102.501px);
    max-width: -moz-calc(50% - -102.501px);
    max-width: calc(50% - -102.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 687.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 683.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -104.16767px);
    max-width: -moz-calc(50% - -104.16767px);
    max-width: calc(50% - -104.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 679.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -105.001px);
    max-width: -moz-calc(50% - -105.001px);
    max-width: calc(50% - -105.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 675.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -105.83433px);
    max-width: -moz-calc(50% - -105.83433px);
    max-width: calc(50% - -105.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 670.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -106.66767px);
    max-width: -moz-calc(50% - -106.66767px);
    max-width: calc(50% - -106.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 666.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -107.501px);
    max-width: -moz-calc(50% - -107.501px);
    max-width: calc(50% - -107.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 662.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -108.33433px);
    max-width: -moz-calc(50% - -108.33433px);
    max-width: calc(50% - -108.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 658.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -110.001px);
    max-width: -moz-calc(50% - -110.001px);
    max-width: calc(50% - -110.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 650.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -111.66767px);
    max-width: -moz-calc(50% - -111.66767px);
    max-width: calc(50% - -111.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 641.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -113.33433px);
    max-width: -moz-calc(50% - -113.33433px);
    max-width: calc(50% - -113.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 633.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -115.001px);
    max-width: -moz-calc(50% - -115.001px);
    max-width: calc(50% - -115.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 625.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 616.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 744.001px;
    -ms-flex: 0 0 744.001px;
    flex: 0 0 744.001px;
    max-width: 744.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 704.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 704.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 720.001px;
    -ms-flex: 0 0 720.001px;
    flex: 0 0 720.001px;
    max-width: 720.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 720.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 726.001px;
    -ms-flex: 0 0 726.001px;
    flex: 0 0 726.001px;
    max-width: 726.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -121.001px);
    max-width: -moz-calc(50% - -121.001px);
    max-width: calc(50% - -121.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 716.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 732.001px;
    -ms-flex: 0 0 732.001px;
    flex: 0 0 732.001px;
    max-width: 732.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -122.001px);
    max-width: -moz-calc(50% - -122.001px);
    max-width: calc(50% - -122.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 712.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 738.001px;
    -ms-flex: 0 0 738.001px;
    flex: 0 0 738.001px;
    max-width: 738.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -123.001px);
    max-width: -moz-calc(50% - -123.001px);
    max-width: calc(50% - -123.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 708.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 744.001px;
    -ms-flex: 0 0 744.001px;
    flex: 0 0 744.001px;
    max-width: 744.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 704.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 750.001px;
    -ms-flex: 0 0 750.001px;
    flex: 0 0 750.001px;
    max-width: 750.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 700.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 756.001px;
    -ms-flex: 0 0 756.001px;
    flex: 0 0 756.001px;
    max-width: 756.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -126.001px);
    max-width: -moz-calc(50% - -126.001px);
    max-width: calc(50% - -126.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 696.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 762.001px;
    -ms-flex: 0 0 762.001px;
    flex: 0 0 762.001px;
    max-width: 762.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -127.001px);
    max-width: -moz-calc(50% - -127.001px);
    max-width: calc(50% - -127.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 692.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 768.001px;
    -ms-flex: 0 0 768.001px;
    flex: 0 0 768.001px;
    max-width: 768.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -128.001px);
    max-width: -moz-calc(50% - -128.001px);
    max-width: calc(50% - -128.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 688.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 774.001px;
    -ms-flex: 0 0 774.001px;
    flex: 0 0 774.001px;
    max-width: 774.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -129.001px);
    max-width: -moz-calc(50% - -129.001px);
    max-width: calc(50% - -129.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 684.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 780.001px;
    -ms-flex: 0 0 780.001px;
    flex: 0 0 780.001px;
    max-width: 780.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 680.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 786.001px;
    -ms-flex: 0 0 786.001px;
    flex: 0 0 786.001px;
    max-width: 786.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -131.001px);
    max-width: -moz-calc(50% - -131.001px);
    max-width: calc(50% - -131.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 676.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 792.001px;
    -ms-flex: 0 0 792.001px;
    flex: 0 0 792.001px;
    max-width: 792.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -132.001px);
    max-width: -moz-calc(50% - -132.001px);
    max-width: calc(50% - -132.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 672.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 798.001px;
    -ms-flex: 0 0 798.001px;
    flex: 0 0 798.001px;
    max-width: 798.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -133.001px);
    max-width: -moz-calc(50% - -133.001px);
    max-width: calc(50% - -133.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 668.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 804.001px;
    -ms-flex: 0 0 804.001px;
    flex: 0 0 804.001px;
    max-width: 804.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -134.001px);
    max-width: -moz-calc(50% - -134.001px);
    max-width: calc(50% - -134.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 664.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 810.001px;
    -ms-flex: 0 0 810.001px;
    flex: 0 0 810.001px;
    max-width: 810.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -135.001px);
    max-width: -moz-calc(50% - -135.001px);
    max-width: calc(50% - -135.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 660.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 816.001px;
    -ms-flex: 0 0 816.001px;
    flex: 0 0 816.001px;
    max-width: 816.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -136.001px);
    max-width: -moz-calc(50% - -136.001px);
    max-width: calc(50% - -136.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 656.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 822.001px;
    -ms-flex: 0 0 822.001px;
    flex: 0 0 822.001px;
    max-width: 822.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -137.001px);
    max-width: -moz-calc(50% - -137.001px);
    max-width: calc(50% - -137.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 652.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 828.001px;
    -ms-flex: 0 0 828.001px;
    flex: 0 0 828.001px;
    max-width: 828.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -138.001px);
    max-width: -moz-calc(50% - -138.001px);
    max-width: calc(50% - -138.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 648.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 834.001px;
    -ms-flex: 0 0 834.001px;
    flex: 0 0 834.001px;
    max-width: 834.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -139.001px);
    max-width: -moz-calc(50% - -139.001px);
    max-width: calc(50% - -139.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 644.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 640.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 720.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -121.001px);
    max-width: -moz-calc(50% - -121.001px);
    max-width: calc(50% - -121.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 716.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -122.001px);
    max-width: -moz-calc(50% - -122.001px);
    max-width: calc(50% - -122.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 712.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -123.001px);
    max-width: -moz-calc(50% - -123.001px);
    max-width: calc(50% - -123.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 708.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 704.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 700.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -126.001px);
    max-width: -moz-calc(50% - -126.001px);
    max-width: calc(50% - -126.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 696.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -127.001px);
    max-width: -moz-calc(50% - -127.001px);
    max-width: calc(50% - -127.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 692.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -128.001px);
    max-width: -moz-calc(50% - -128.001px);
    max-width: calc(50% - -128.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 688.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -129.001px);
    max-width: -moz-calc(50% - -129.001px);
    max-width: calc(50% - -129.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 684.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 680.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -132.001px);
    max-width: -moz-calc(50% - -132.001px);
    max-width: calc(50% - -132.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 672.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -134.001px);
    max-width: -moz-calc(50% - -134.001px);
    max-width: calc(50% - -134.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 664.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -136.001px);
    max-width: -moz-calc(50% - -136.001px);
    max-width: calc(50% - -136.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 656.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -138.001px);
    max-width: -moz-calc(50% - -138.001px);
    max-width: calc(50% - -138.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 648.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 640.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 826.66767px;
    -ms-flex: 0 0 826.66767px;
    flex: 0 0 826.66767px;
    max-width: 826.66767px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 800.001px;
    -ms-flex: 0 0 800.001px;
    flex: 0 0 800.001px;
    max-width: 800.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -200.001px);
    max-width: -moz-calc(50% - -200.001px);
    max-width: calc(50% - -200.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 806.66767px;
    -ms-flex: 0 0 806.66767px;
    flex: 0 0 806.66767px;
    max-width: 806.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -201.66767px);
    max-width: -moz-calc(50% - -201.66767px);
    max-width: calc(50% - -201.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 796.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 813.33433px;
    -ms-flex: 0 0 813.33433px;
    flex: 0 0 813.33433px;
    max-width: 813.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -203.33433px);
    max-width: -moz-calc(50% - -203.33433px);
    max-width: calc(50% - -203.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 793.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 820.001px;
    -ms-flex: 0 0 820.001px;
    flex: 0 0 820.001px;
    max-width: 820.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -205.001px);
    max-width: -moz-calc(50% - -205.001px);
    max-width: calc(50% - -205.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 790.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 826.66767px;
    -ms-flex: 0 0 826.66767px;
    flex: 0 0 826.66767px;
    max-width: 826.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 786.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 833.33433px;
    -ms-flex: 0 0 833.33433px;
    flex: 0 0 833.33433px;
    max-width: 833.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -208.33433px);
    max-width: -moz-calc(50% - -208.33433px);
    max-width: calc(50% - -208.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 783.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -210.001px);
    max-width: -moz-calc(50% - -210.001px);
    max-width: calc(50% - -210.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 780.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 846.66767px;
    -ms-flex: 0 0 846.66767px;
    flex: 0 0 846.66767px;
    max-width: 846.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -211.66767px);
    max-width: -moz-calc(50% - -211.66767px);
    max-width: calc(50% - -211.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 776.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 853.33433px;
    -ms-flex: 0 0 853.33433px;
    flex: 0 0 853.33433px;
    max-width: 853.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -213.33433px);
    max-width: -moz-calc(50% - -213.33433px);
    max-width: calc(50% - -213.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 773.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 860.001px;
    -ms-flex: 0 0 860.001px;
    flex: 0 0 860.001px;
    max-width: 860.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -215.001px);
    max-width: -moz-calc(50% - -215.001px);
    max-width: calc(50% - -215.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 770.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 866.66767px;
    -ms-flex: 0 0 866.66767px;
    flex: 0 0 866.66767px;
    max-width: 866.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -216.66767px);
    max-width: -moz-calc(50% - -216.66767px);
    max-width: calc(50% - -216.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 766.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 873.33433px;
    -ms-flex: 0 0 873.33433px;
    flex: 0 0 873.33433px;
    max-width: 873.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -218.33433px);
    max-width: -moz-calc(50% - -218.33433px);
    max-width: calc(50% - -218.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 763.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 880.001px;
    -ms-flex: 0 0 880.001px;
    flex: 0 0 880.001px;
    max-width: 880.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -220.001px);
    max-width: -moz-calc(50% - -220.001px);
    max-width: calc(50% - -220.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 760.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 886.66767px;
    -ms-flex: 0 0 886.66767px;
    flex: 0 0 886.66767px;
    max-width: 886.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -221.66767px);
    max-width: -moz-calc(50% - -221.66767px);
    max-width: calc(50% - -221.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 756.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 893.33433px;
    -ms-flex: 0 0 893.33433px;
    flex: 0 0 893.33433px;
    max-width: 893.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -223.33433px);
    max-width: -moz-calc(50% - -223.33433px);
    max-width: calc(50% - -223.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 753.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 900.001px;
    -ms-flex: 0 0 900.001px;
    flex: 0 0 900.001px;
    max-width: 900.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -225.001px);
    max-width: -moz-calc(50% - -225.001px);
    max-width: calc(50% - -225.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 750.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 906.66767px;
    -ms-flex: 0 0 906.66767px;
    flex: 0 0 906.66767px;
    max-width: 906.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -226.66767px);
    max-width: -moz-calc(50% - -226.66767px);
    max-width: calc(50% - -226.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 746.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 913.33433px;
    -ms-flex: 0 0 913.33433px;
    flex: 0 0 913.33433px;
    max-width: 913.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -228.33433px);
    max-width: -moz-calc(50% - -228.33433px);
    max-width: calc(50% - -228.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 743.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 920.001px;
    -ms-flex: 0 0 920.001px;
    flex: 0 0 920.001px;
    max-width: 920.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -230.001px);
    max-width: -moz-calc(50% - -230.001px);
    max-width: calc(50% - -230.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 740.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 926.66767px;
    -ms-flex: 0 0 926.66767px;
    flex: 0 0 926.66767px;
    max-width: 926.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -231.66767px);
    max-width: -moz-calc(50% - -231.66767px);
    max-width: calc(50% - -231.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 736.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 933.33433px;
    -ms-flex: 0 0 933.33433px;
    flex: 0 0 933.33433px;
    max-width: 933.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 733.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -200.001px);
    max-width: -moz-calc(50% - -200.001px);
    max-width: calc(50% - -200.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -201.66767px);
    max-width: -moz-calc(50% - -201.66767px);
    max-width: calc(50% - -201.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 796.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -203.33433px);
    max-width: -moz-calc(50% - -203.33433px);
    max-width: calc(50% - -203.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 793.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -205.001px);
    max-width: -moz-calc(50% - -205.001px);
    max-width: calc(50% - -205.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 790.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 786.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -208.33433px);
    max-width: -moz-calc(50% - -208.33433px);
    max-width: calc(50% - -208.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 783.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -210.001px);
    max-width: -moz-calc(50% - -210.001px);
    max-width: calc(50% - -210.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 780.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -211.66767px);
    max-width: -moz-calc(50% - -211.66767px);
    max-width: calc(50% - -211.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 776.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -213.33433px);
    max-width: -moz-calc(50% - -213.33433px);
    max-width: calc(50% - -213.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 773.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -215.001px);
    max-width: -moz-calc(50% - -215.001px);
    max-width: calc(50% - -215.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 770.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -216.66767px);
    max-width: -moz-calc(50% - -216.66767px);
    max-width: calc(50% - -216.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 766.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -220.001px);
    max-width: -moz-calc(50% - -220.001px);
    max-width: calc(50% - -220.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 760.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -223.33433px);
    max-width: -moz-calc(50% - -223.33433px);
    max-width: calc(50% - -223.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 753.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -226.66767px);
    max-width: -moz-calc(50% - -226.66767px);
    max-width: calc(50% - -226.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 746.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -230.001px);
    max-width: -moz-calc(50% - -230.001px);
    max-width: calc(50% - -230.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 740.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 733.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 930.001px;
    -ms-flex: 0 0 930.001px;
    flex: 0 0 930.001px;
    max-width: 930.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 890.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 890.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 900.001px;
    -ms-flex: 0 0 900.001px;
    flex: 0 0 900.001px;
    max-width: 900.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -300.001px);
    max-width: -moz-calc(50% - -300.001px);
    max-width: calc(50% - -300.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 900.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 907.501px;
    -ms-flex: 0 0 907.501px;
    flex: 0 0 907.501px;
    max-width: 907.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -302.501px);
    max-width: -moz-calc(50% - -302.501px);
    max-width: calc(50% - -302.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 897.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 915.001px;
    -ms-flex: 0 0 915.001px;
    flex: 0 0 915.001px;
    max-width: 915.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -305.001px);
    max-width: -moz-calc(50% - -305.001px);
    max-width: calc(50% - -305.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 895.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 922.501px;
    -ms-flex: 0 0 922.501px;
    flex: 0 0 922.501px;
    max-width: 922.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -307.501px);
    max-width: -moz-calc(50% - -307.501px);
    max-width: calc(50% - -307.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 892.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 930.001px;
    -ms-flex: 0 0 930.001px;
    flex: 0 0 930.001px;
    max-width: 930.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 890.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 937.501px;
    -ms-flex: 0 0 937.501px;
    flex: 0 0 937.501px;
    max-width: 937.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -312.501px);
    max-width: -moz-calc(50% - -312.501px);
    max-width: calc(50% - -312.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 887.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 945.001px;
    -ms-flex: 0 0 945.001px;
    flex: 0 0 945.001px;
    max-width: 945.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -315.001px);
    max-width: -moz-calc(50% - -315.001px);
    max-width: calc(50% - -315.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 885.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 952.501px;
    -ms-flex: 0 0 952.501px;
    flex: 0 0 952.501px;
    max-width: 952.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -317.501px);
    max-width: -moz-calc(50% - -317.501px);
    max-width: calc(50% - -317.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 882.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -320.001px);
    max-width: -moz-calc(50% - -320.001px);
    max-width: calc(50% - -320.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 880.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 967.501px;
    -ms-flex: 0 0 967.501px;
    flex: 0 0 967.501px;
    max-width: 967.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -322.501px);
    max-width: -moz-calc(50% - -322.501px);
    max-width: calc(50% - -322.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 877.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 975.001px;
    -ms-flex: 0 0 975.001px;
    flex: 0 0 975.001px;
    max-width: 975.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -325.001px);
    max-width: -moz-calc(50% - -325.001px);
    max-width: calc(50% - -325.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 875.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 982.501px;
    -ms-flex: 0 0 982.501px;
    flex: 0 0 982.501px;
    max-width: 982.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -327.501px);
    max-width: -moz-calc(50% - -327.501px);
    max-width: calc(50% - -327.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 872.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 990.001px;
    -ms-flex: 0 0 990.001px;
    flex: 0 0 990.001px;
    max-width: 990.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -330.001px);
    max-width: -moz-calc(50% - -330.001px);
    max-width: calc(50% - -330.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 870.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 997.501px;
    -ms-flex: 0 0 997.501px;
    flex: 0 0 997.501px;
    max-width: 997.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -332.501px);
    max-width: -moz-calc(50% - -332.501px);
    max-width: calc(50% - -332.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 867.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1005.001px;
    -ms-flex: 0 0 1005.001px;
    flex: 0 0 1005.001px;
    max-width: 1005.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -335.001px);
    max-width: -moz-calc(50% - -335.001px);
    max-width: calc(50% - -335.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 865.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1012.501px;
    -ms-flex: 0 0 1012.501px;
    flex: 0 0 1012.501px;
    max-width: 1012.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -337.501px);
    max-width: -moz-calc(50% - -337.501px);
    max-width: calc(50% - -337.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 862.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1020.001px;
    -ms-flex: 0 0 1020.001px;
    flex: 0 0 1020.001px;
    max-width: 1020.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -340.001px);
    max-width: -moz-calc(50% - -340.001px);
    max-width: calc(50% - -340.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 860.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1027.501px;
    -ms-flex: 0 0 1027.501px;
    flex: 0 0 1027.501px;
    max-width: 1027.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -342.501px);
    max-width: -moz-calc(50% - -342.501px);
    max-width: calc(50% - -342.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 857.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1035.001px;
    -ms-flex: 0 0 1035.001px;
    flex: 0 0 1035.001px;
    max-width: 1035.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -345.001px);
    max-width: -moz-calc(50% - -345.001px);
    max-width: calc(50% - -345.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 855.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1042.501px;
    -ms-flex: 0 0 1042.501px;
    flex: 0 0 1042.501px;
    max-width: 1042.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -347.501px);
    max-width: -moz-calc(50% - -347.501px);
    max-width: calc(50% - -347.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 852.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1050.001px;
    -ms-flex: 0 0 1050.001px;
    flex: 0 0 1050.001px;
    max-width: 1050.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 850.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -300.001px);
    max-width: -moz-calc(50% - -300.001px);
    max-width: calc(50% - -300.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 900.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -302.501px);
    max-width: -moz-calc(50% - -302.501px);
    max-width: calc(50% - -302.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 897.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -305.001px);
    max-width: -moz-calc(50% - -305.001px);
    max-width: calc(50% - -305.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 895.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -307.501px);
    max-width: -moz-calc(50% - -307.501px);
    max-width: calc(50% - -307.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 892.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 890.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -312.501px);
    max-width: -moz-calc(50% - -312.501px);
    max-width: calc(50% - -312.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 887.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -315.001px);
    max-width: -moz-calc(50% - -315.001px);
    max-width: calc(50% - -315.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 885.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -317.501px);
    max-width: -moz-calc(50% - -317.501px);
    max-width: calc(50% - -317.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 882.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -320.001px);
    max-width: -moz-calc(50% - -320.001px);
    max-width: calc(50% - -320.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 880.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -322.501px);
    max-width: -moz-calc(50% - -322.501px);
    max-width: calc(50% - -322.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 877.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -325.001px);
    max-width: -moz-calc(50% - -325.001px);
    max-width: calc(50% - -325.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 875.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -330.001px);
    max-width: -moz-calc(50% - -330.001px);
    max-width: calc(50% - -330.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 870.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -335.001px);
    max-width: -moz-calc(50% - -335.001px);
    max-width: calc(50% - -335.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 865.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -340.001px);
    max-width: -moz-calc(50% - -340.001px);
    max-width: calc(50% - -340.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 860.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -345.001px);
    max-width: -moz-calc(50% - -345.001px);
    max-width: calc(50% - -345.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 855.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 850.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 992.001px;
    -ms-flex: 0 0 992.001px;
    flex: 0 0 992.001px;
    max-width: 992.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 952.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 952.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 960.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 968.001px;
    -ms-flex: 0 0 968.001px;
    flex: 0 0 968.001px;
    max-width: 968.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -363.001px);
    max-width: -moz-calc(50% - -363.001px);
    max-width: calc(50% - -363.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 958.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 976.001px;
    -ms-flex: 0 0 976.001px;
    flex: 0 0 976.001px;
    max-width: 976.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -366.001px);
    max-width: -moz-calc(50% - -366.001px);
    max-width: calc(50% - -366.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 956.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 984.001px;
    -ms-flex: 0 0 984.001px;
    flex: 0 0 984.001px;
    max-width: 984.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -369.001px);
    max-width: -moz-calc(50% - -369.001px);
    max-width: calc(50% - -369.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 954.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 992.001px;
    -ms-flex: 0 0 992.001px;
    flex: 0 0 992.001px;
    max-width: 992.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 952.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1000.001px;
    -ms-flex: 0 0 1000.001px;
    flex: 0 0 1000.001px;
    max-width: 1000.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 950.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1008.001px;
    -ms-flex: 0 0 1008.001px;
    flex: 0 0 1008.001px;
    max-width: 1008.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -378.001px);
    max-width: -moz-calc(50% - -378.001px);
    max-width: calc(50% - -378.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 948.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1016.001px;
    -ms-flex: 0 0 1016.001px;
    flex: 0 0 1016.001px;
    max-width: 1016.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -381.001px);
    max-width: -moz-calc(50% - -381.001px);
    max-width: calc(50% - -381.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 946.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1024.001px;
    -ms-flex: 0 0 1024.001px;
    flex: 0 0 1024.001px;
    max-width: 1024.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -384.001px);
    max-width: -moz-calc(50% - -384.001px);
    max-width: calc(50% - -384.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 944.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1032.001px;
    -ms-flex: 0 0 1032.001px;
    flex: 0 0 1032.001px;
    max-width: 1032.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -387.001px);
    max-width: -moz-calc(50% - -387.001px);
    max-width: calc(50% - -387.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 942.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1040.001px;
    -ms-flex: 0 0 1040.001px;
    flex: 0 0 1040.001px;
    max-width: 1040.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 940.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1048.001px;
    -ms-flex: 0 0 1048.001px;
    flex: 0 0 1048.001px;
    max-width: 1048.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -393.001px);
    max-width: -moz-calc(50% - -393.001px);
    max-width: calc(50% - -393.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 938.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1056.001px;
    -ms-flex: 0 0 1056.001px;
    flex: 0 0 1056.001px;
    max-width: 1056.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -396.001px);
    max-width: -moz-calc(50% - -396.001px);
    max-width: calc(50% - -396.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 936.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1064.001px;
    -ms-flex: 0 0 1064.001px;
    flex: 0 0 1064.001px;
    max-width: 1064.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -399.001px);
    max-width: -moz-calc(50% - -399.001px);
    max-width: calc(50% - -399.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 934.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1072.001px;
    -ms-flex: 0 0 1072.001px;
    flex: 0 0 1072.001px;
    max-width: 1072.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -402.001px);
    max-width: -moz-calc(50% - -402.001px);
    max-width: calc(50% - -402.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 932.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1080.001px;
    -ms-flex: 0 0 1080.001px;
    flex: 0 0 1080.001px;
    max-width: 1080.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -405.001px);
    max-width: -moz-calc(50% - -405.001px);
    max-width: calc(50% - -405.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 930.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1088.001px;
    -ms-flex: 0 0 1088.001px;
    flex: 0 0 1088.001px;
    max-width: 1088.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -408.001px);
    max-width: -moz-calc(50% - -408.001px);
    max-width: calc(50% - -408.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 928.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1096.001px;
    -ms-flex: 0 0 1096.001px;
    flex: 0 0 1096.001px;
    max-width: 1096.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -411.001px);
    max-width: -moz-calc(50% - -411.001px);
    max-width: calc(50% - -411.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 926.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1104.001px;
    -ms-flex: 0 0 1104.001px;
    flex: 0 0 1104.001px;
    max-width: 1104.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -414.001px);
    max-width: -moz-calc(50% - -414.001px);
    max-width: calc(50% - -414.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 924.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1112.001px;
    -ms-flex: 0 0 1112.001px;
    flex: 0 0 1112.001px;
    max-width: 1112.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -417.001px);
    max-width: -moz-calc(50% - -417.001px);
    max-width: calc(50% - -417.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 922.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1120.001px;
    -ms-flex: 0 0 1120.001px;
    flex: 0 0 1120.001px;
    max-width: 1120.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 920.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 960.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -363.001px);
    max-width: -moz-calc(50% - -363.001px);
    max-width: calc(50% - -363.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 958.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -366.001px);
    max-width: -moz-calc(50% - -366.001px);
    max-width: calc(50% - -366.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 956.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -369.001px);
    max-width: -moz-calc(50% - -369.001px);
    max-width: calc(50% - -369.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 954.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 952.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 950.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -378.001px);
    max-width: -moz-calc(50% - -378.001px);
    max-width: calc(50% - -378.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 948.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -381.001px);
    max-width: -moz-calc(50% - -381.001px);
    max-width: calc(50% - -381.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 946.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -384.001px);
    max-width: -moz-calc(50% - -384.001px);
    max-width: calc(50% - -384.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 944.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -387.001px);
    max-width: -moz-calc(50% - -387.001px);
    max-width: calc(50% - -387.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 942.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 940.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -396.001px);
    max-width: -moz-calc(50% - -396.001px);
    max-width: calc(50% - -396.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 936.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -402.001px);
    max-width: -moz-calc(50% - -402.001px);
    max-width: calc(50% - -402.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 932.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -408.001px);
    max-width: -moz-calc(50% - -408.001px);
    max-width: calc(50% - -408.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 928.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -414.001px);
    max-width: -moz-calc(50% - -414.001px);
    max-width: calc(50% - -414.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 924.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 920.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1033.33433px;
    -ms-flex: 0 0 1033.33433px;
    flex: 0 0 1033.33433px;
    max-width: 1033.33433px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.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.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1000.001px;
    -ms-flex: 0 0 1000.001px;
    flex: 0 0 1000.001px;
    max-width: 1000.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1000.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1008.33433px;
    -ms-flex: 0 0 1008.33433px;
    flex: 0 0 1008.33433px;
    max-width: 1008.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -403.33433px);
    max-width: -moz-calc(50% - -403.33433px);
    max-width: calc(50% - -403.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 998.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1016.66767px;
    -ms-flex: 0 0 1016.66767px;
    flex: 0 0 1016.66767px;
    max-width: 1016.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -406.66767px);
    max-width: -moz-calc(50% - -406.66767px);
    max-width: calc(50% - -406.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 996.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1025.001px;
    -ms-flex: 0 0 1025.001px;
    flex: 0 0 1025.001px;
    max-width: 1025.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -410.001px);
    max-width: -moz-calc(50% - -410.001px);
    max-width: calc(50% - -410.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 995.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1033.33433px;
    -ms-flex: 0 0 1033.33433px;
    flex: 0 0 1033.33433px;
    max-width: 1033.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 993.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1041.66767px;
    -ms-flex: 0 0 1041.66767px;
    flex: 0 0 1041.66767px;
    max-width: 1041.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -416.66767px);
    max-width: -moz-calc(50% - -416.66767px);
    max-width: calc(50% - -416.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 991.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1050.001px;
    -ms-flex: 0 0 1050.001px;
    flex: 0 0 1050.001px;
    max-width: 1050.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 990.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1058.33433px;
    -ms-flex: 0 0 1058.33433px;
    flex: 0 0 1058.33433px;
    max-width: 1058.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -423.33433px);
    max-width: -moz-calc(50% - -423.33433px);
    max-width: calc(50% - -423.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 988.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1066.66767px;
    -ms-flex: 0 0 1066.66767px;
    flex: 0 0 1066.66767px;
    max-width: 1066.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -426.66767px);
    max-width: -moz-calc(50% - -426.66767px);
    max-width: calc(50% - -426.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 986.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1075.001px;
    -ms-flex: 0 0 1075.001px;
    flex: 0 0 1075.001px;
    max-width: 1075.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -430.001px);
    max-width: -moz-calc(50% - -430.001px);
    max-width: calc(50% - -430.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 985.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1083.33433px;
    -ms-flex: 0 0 1083.33433px;
    flex: 0 0 1083.33433px;
    max-width: 1083.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -433.33433px);
    max-width: -moz-calc(50% - -433.33433px);
    max-width: calc(50% - -433.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 983.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1091.66767px;
    -ms-flex: 0 0 1091.66767px;
    flex: 0 0 1091.66767px;
    max-width: 1091.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -436.66767px);
    max-width: -moz-calc(50% - -436.66767px);
    max-width: calc(50% - -436.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 981.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1100.001px;
    -ms-flex: 0 0 1100.001px;
    flex: 0 0 1100.001px;
    max-width: 1100.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -440.001px);
    max-width: -moz-calc(50% - -440.001px);
    max-width: calc(50% - -440.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 980.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1108.33433px;
    -ms-flex: 0 0 1108.33433px;
    flex: 0 0 1108.33433px;
    max-width: 1108.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -443.33433px);
    max-width: -moz-calc(50% - -443.33433px);
    max-width: calc(50% - -443.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 978.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1116.66767px;
    -ms-flex: 0 0 1116.66767px;
    flex: 0 0 1116.66767px;
    max-width: 1116.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -446.66767px);
    max-width: -moz-calc(50% - -446.66767px);
    max-width: calc(50% - -446.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 976.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1125.001px;
    -ms-flex: 0 0 1125.001px;
    flex: 0 0 1125.001px;
    max-width: 1125.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 975.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1133.33433px;
    -ms-flex: 0 0 1133.33433px;
    flex: 0 0 1133.33433px;
    max-width: 1133.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -453.33433px);
    max-width: -moz-calc(50% - -453.33433px);
    max-width: calc(50% - -453.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 973.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1141.66767px;
    -ms-flex: 0 0 1141.66767px;
    flex: 0 0 1141.66767px;
    max-width: 1141.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -456.66767px);
    max-width: -moz-calc(50% - -456.66767px);
    max-width: calc(50% - -456.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 971.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1150.001px;
    -ms-flex: 0 0 1150.001px;
    flex: 0 0 1150.001px;
    max-width: 1150.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -460.001px);
    max-width: -moz-calc(50% - -460.001px);
    max-width: calc(50% - -460.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 970.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1158.33433px;
    -ms-flex: 0 0 1158.33433px;
    flex: 0 0 1158.33433px;
    max-width: 1158.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -463.33433px);
    max-width: -moz-calc(50% - -463.33433px);
    max-width: calc(50% - -463.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 968.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1166.66767px;
    -ms-flex: 0 0 1166.66767px;
    flex: 0 0 1166.66767px;
    max-width: 1166.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 966.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1000.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -403.33433px);
    max-width: -moz-calc(50% - -403.33433px);
    max-width: calc(50% - -403.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 998.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -406.66767px);
    max-width: -moz-calc(50% - -406.66767px);
    max-width: calc(50% - -406.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 996.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -410.001px);
    max-width: -moz-calc(50% - -410.001px);
    max-width: calc(50% - -410.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 995.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 993.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -416.66767px);
    max-width: -moz-calc(50% - -416.66767px);
    max-width: calc(50% - -416.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 991.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 990.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -423.33433px);
    max-width: -moz-calc(50% - -423.33433px);
    max-width: calc(50% - -423.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 988.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -426.66767px);
    max-width: -moz-calc(50% - -426.66767px);
    max-width: calc(50% - -426.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 986.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -430.001px);
    max-width: -moz-calc(50% - -430.001px);
    max-width: calc(50% - -430.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 985.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -433.33433px);
    max-width: -moz-calc(50% - -433.33433px);
    max-width: calc(50% - -433.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 983.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -440.001px);
    max-width: -moz-calc(50% - -440.001px);
    max-width: calc(50% - -440.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 980.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -446.66767px);
    max-width: -moz-calc(50% - -446.66767px);
    max-width: calc(50% - -446.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 976.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -453.33433px);
    max-width: -moz-calc(50% - -453.33433px);
    max-width: calc(50% - -453.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 973.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -460.001px);
    max-width: -moz-calc(50% - -460.001px);
    max-width: calc(50% - -460.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 970.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 966.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1136.66767px;
    -ms-flex: 0 0 1136.66767px;
    flex: 0 0 1136.66767px;
    max-width: 1136.66767px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1096.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1096.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1100.001px;
    -ms-flex: 0 0 1100.001px;
    flex: 0 0 1100.001px;
    max-width: 1100.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1100.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1109.16767px;
    -ms-flex: 0 0 1109.16767px;
    flex: 0 0 1109.16767px;
    max-width: 1109.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -504.16767px);
    max-width: -moz-calc(50% - -504.16767px);
    max-width: calc(50% - -504.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1099.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1118.33433px;
    -ms-flex: 0 0 1118.33433px;
    flex: 0 0 1118.33433px;
    max-width: 1118.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -508.33433px);
    max-width: -moz-calc(50% - -508.33433px);
    max-width: calc(50% - -508.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1098.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1127.501px;
    -ms-flex: 0 0 1127.501px;
    flex: 0 0 1127.501px;
    max-width: 1127.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -512.501px);
    max-width: -moz-calc(50% - -512.501px);
    max-width: calc(50% - -512.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1097.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1136.66767px;
    -ms-flex: 0 0 1136.66767px;
    flex: 0 0 1136.66767px;
    max-width: 1136.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1096.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1145.83433px;
    -ms-flex: 0 0 1145.83433px;
    flex: 0 0 1145.83433px;
    max-width: 1145.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -520.83433px);
    max-width: -moz-calc(50% - -520.83433px);
    max-width: calc(50% - -520.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1095.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1155.001px;
    -ms-flex: 0 0 1155.001px;
    flex: 0 0 1155.001px;
    max-width: 1155.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -525.001px);
    max-width: -moz-calc(50% - -525.001px);
    max-width: calc(50% - -525.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1095.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1164.16767px;
    -ms-flex: 0 0 1164.16767px;
    flex: 0 0 1164.16767px;
    max-width: 1164.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -529.16767px);
    max-width: -moz-calc(50% - -529.16767px);
    max-width: calc(50% - -529.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1094.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1173.33433px;
    -ms-flex: 0 0 1173.33433px;
    flex: 0 0 1173.33433px;
    max-width: 1173.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1093.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1182.501px;
    -ms-flex: 0 0 1182.501px;
    flex: 0 0 1182.501px;
    max-width: 1182.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -537.501px);
    max-width: -moz-calc(50% - -537.501px);
    max-width: calc(50% - -537.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1092.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1191.66767px;
    -ms-flex: 0 0 1191.66767px;
    flex: 0 0 1191.66767px;
    max-width: 1191.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -541.66767px);
    max-width: -moz-calc(50% - -541.66767px);
    max-width: calc(50% - -541.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1091.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1200.83433px;
    -ms-flex: 0 0 1200.83433px;
    flex: 0 0 1200.83433px;
    max-width: 1200.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -545.83433px);
    max-width: -moz-calc(50% - -545.83433px);
    max-width: calc(50% - -545.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1090.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1210.001px;
    -ms-flex: 0 0 1210.001px;
    flex: 0 0 1210.001px;
    max-width: 1210.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -550.001px);
    max-width: -moz-calc(50% - -550.001px);
    max-width: calc(50% - -550.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1090.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1219.16767px;
    -ms-flex: 0 0 1219.16767px;
    flex: 0 0 1219.16767px;
    max-width: 1219.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -554.16767px);
    max-width: -moz-calc(50% - -554.16767px);
    max-width: calc(50% - -554.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1089.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1228.33433px;
    -ms-flex: 0 0 1228.33433px;
    flex: 0 0 1228.33433px;
    max-width: 1228.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -558.33433px);
    max-width: -moz-calc(50% - -558.33433px);
    max-width: calc(50% - -558.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1088.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1237.501px;
    -ms-flex: 0 0 1237.501px;
    flex: 0 0 1237.501px;
    max-width: 1237.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -562.501px);
    max-width: -moz-calc(50% - -562.501px);
    max-width: calc(50% - -562.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1087.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1246.66767px;
    -ms-flex: 0 0 1246.66767px;
    flex: 0 0 1246.66767px;
    max-width: 1246.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -566.66767px);
    max-width: -moz-calc(50% - -566.66767px);
    max-width: calc(50% - -566.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1086.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1255.83433px;
    -ms-flex: 0 0 1255.83433px;
    flex: 0 0 1255.83433px;
    max-width: 1255.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -570.83433px);
    max-width: -moz-calc(50% - -570.83433px);
    max-width: calc(50% - -570.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1085.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1265.001px;
    -ms-flex: 0 0 1265.001px;
    flex: 0 0 1265.001px;
    max-width: 1265.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -575.001px);
    max-width: -moz-calc(50% - -575.001px);
    max-width: calc(50% - -575.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1085.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1274.16767px;
    -ms-flex: 0 0 1274.16767px;
    flex: 0 0 1274.16767px;
    max-width: 1274.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -579.16767px);
    max-width: -moz-calc(50% - -579.16767px);
    max-width: calc(50% - -579.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1084.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1283.33433px;
    -ms-flex: 0 0 1283.33433px;
    flex: 0 0 1283.33433px;
    max-width: 1283.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1083.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1100.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -504.16767px);
    max-width: -moz-calc(50% - -504.16767px);
    max-width: calc(50% - -504.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1099.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -508.33433px);
    max-width: -moz-calc(50% - -508.33433px);
    max-width: calc(50% - -508.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1098.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -512.501px);
    max-width: -moz-calc(50% - -512.501px);
    max-width: calc(50% - -512.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1097.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1096.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -520.83433px);
    max-width: -moz-calc(50% - -520.83433px);
    max-width: calc(50% - -520.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1095.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -525.001px);
    max-width: -moz-calc(50% - -525.001px);
    max-width: calc(50% - -525.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1095.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -529.16767px);
    max-width: -moz-calc(50% - -529.16767px);
    max-width: calc(50% - -529.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1094.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1093.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -537.501px);
    max-width: -moz-calc(50% - -537.501px);
    max-width: calc(50% - -537.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1092.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -541.66767px);
    max-width: -moz-calc(50% - -541.66767px);
    max-width: calc(50% - -541.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1091.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -550.001px);
    max-width: -moz-calc(50% - -550.001px);
    max-width: calc(50% - -550.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1090.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -558.33433px);
    max-width: -moz-calc(50% - -558.33433px);
    max-width: calc(50% - -558.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1088.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -566.66767px);
    max-width: -moz-calc(50% - -566.66767px);
    max-width: calc(50% - -566.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1086.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -575.001px);
    max-width: -moz-calc(50% - -575.001px);
    max-width: calc(50% - -575.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1085.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1083.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1240.001px;
    -ms-flex: 0 0 1240.001px;
    flex: 0 0 1240.001px;
    max-width: 1240.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1210.001px;
    -ms-flex: 0 0 1210.001px;
    flex: 0 0 1210.001px;
    max-width: 1210.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -605.001px);
    max-width: -moz-calc(50% - -605.001px);
    max-width: calc(50% - -605.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1220.001px;
    -ms-flex: 0 0 1220.001px;
    flex: 0 0 1220.001px;
    max-width: 1220.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -610.001px);
    max-width: -moz-calc(50% - -610.001px);
    max-width: calc(50% - -610.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1230.001px;
    -ms-flex: 0 0 1230.001px;
    flex: 0 0 1230.001px;
    max-width: 1230.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -615.001px);
    max-width: -moz-calc(50% - -615.001px);
    max-width: calc(50% - -615.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1240.001px;
    -ms-flex: 0 0 1240.001px;
    flex: 0 0 1240.001px;
    max-width: 1240.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1250.001px;
    -ms-flex: 0 0 1250.001px;
    flex: 0 0 1250.001px;
    max-width: 1250.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1260.001px;
    -ms-flex: 0 0 1260.001px;
    flex: 0 0 1260.001px;
    max-width: 1260.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -630.001px);
    max-width: -moz-calc(50% - -630.001px);
    max-width: calc(50% - -630.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1270.001px;
    -ms-flex: 0 0 1270.001px;
    flex: 0 0 1270.001px;
    max-width: 1270.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -635.001px);
    max-width: -moz-calc(50% - -635.001px);
    max-width: calc(50% - -635.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1280.001px;
    -ms-flex: 0 0 1280.001px;
    flex: 0 0 1280.001px;
    max-width: 1280.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -640.001px);
    max-width: -moz-calc(50% - -640.001px);
    max-width: calc(50% - -640.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1290.001px;
    -ms-flex: 0 0 1290.001px;
    flex: 0 0 1290.001px;
    max-width: 1290.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -645.001px);
    max-width: -moz-calc(50% - -645.001px);
    max-width: calc(50% - -645.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1300.001px;
    -ms-flex: 0 0 1300.001px;
    flex: 0 0 1300.001px;
    max-width: 1300.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1310.001px;
    -ms-flex: 0 0 1310.001px;
    flex: 0 0 1310.001px;
    max-width: 1310.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -655.001px);
    max-width: -moz-calc(50% - -655.001px);
    max-width: calc(50% - -655.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1320.001px;
    -ms-flex: 0 0 1320.001px;
    flex: 0 0 1320.001px;
    max-width: 1320.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -660.001px);
    max-width: -moz-calc(50% - -660.001px);
    max-width: calc(50% - -660.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1330.001px;
    -ms-flex: 0 0 1330.001px;
    flex: 0 0 1330.001px;
    max-width: 1330.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -665.001px);
    max-width: -moz-calc(50% - -665.001px);
    max-width: calc(50% - -665.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1340.001px;
    -ms-flex: 0 0 1340.001px;
    flex: 0 0 1340.001px;
    max-width: 1340.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -670.001px);
    max-width: -moz-calc(50% - -670.001px);
    max-width: calc(50% - -670.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1350.001px;
    -ms-flex: 0 0 1350.001px;
    flex: 0 0 1350.001px;
    max-width: 1350.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -675.001px);
    max-width: -moz-calc(50% - -675.001px);
    max-width: calc(50% - -675.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1360.001px;
    -ms-flex: 0 0 1360.001px;
    flex: 0 0 1360.001px;
    max-width: 1360.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -680.001px);
    max-width: -moz-calc(50% - -680.001px);
    max-width: calc(50% - -680.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1370.001px;
    -ms-flex: 0 0 1370.001px;
    flex: 0 0 1370.001px;
    max-width: 1370.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -685.001px);
    max-width: -moz-calc(50% - -685.001px);
    max-width: calc(50% - -685.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1380.001px;
    -ms-flex: 0 0 1380.001px;
    flex: 0 0 1380.001px;
    max-width: 1380.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -690.001px);
    max-width: -moz-calc(50% - -690.001px);
    max-width: calc(50% - -690.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1390.001px;
    -ms-flex: 0 0 1390.001px;
    flex: 0 0 1390.001px;
    max-width: 1390.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -695.001px);
    max-width: -moz-calc(50% - -695.001px);
    max-width: calc(50% - -695.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1400.001px;
    -ms-flex: 0 0 1400.001px;
    flex: 0 0 1400.001px;
    max-width: 1400.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -605.001px);
    max-width: -moz-calc(50% - -605.001px);
    max-width: calc(50% - -605.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -610.001px);
    max-width: -moz-calc(50% - -610.001px);
    max-width: calc(50% - -610.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -615.001px);
    max-width: -moz-calc(50% - -615.001px);
    max-width: calc(50% - -615.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -630.001px);
    max-width: -moz-calc(50% - -630.001px);
    max-width: calc(50% - -630.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -635.001px);
    max-width: -moz-calc(50% - -635.001px);
    max-width: calc(50% - -635.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -640.001px);
    max-width: -moz-calc(50% - -640.001px);
    max-width: calc(50% - -640.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -645.001px);
    max-width: -moz-calc(50% - -645.001px);
    max-width: calc(50% - -645.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -660.001px);
    max-width: -moz-calc(50% - -660.001px);
    max-width: calc(50% - -660.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -670.001px);
    max-width: -moz-calc(50% - -670.001px);
    max-width: calc(50% - -670.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -680.001px);
    max-width: -moz-calc(50% - -680.001px);
    max-width: calc(50% - -680.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -690.001px);
    max-width: -moz-calc(50% - -690.001px);
    max-width: calc(50% - -690.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1200.001px;
    }

/* Inner row */
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left,
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 103.33433px;
    -ms-flex: 0 0 103.33433px;
    flex: 0 0 103.33433px;
    max-width: 103.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 63.33433px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 63.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 63.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 100.001px;
    -ms-flex: 0 0 100.001px;
    flex: 0 0 100.001px;
    max-width: 100.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 60.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 60.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 100.83433px;
    -ms-flex: 0 0 100.83433px;
    flex: 0 0 100.83433px;
    max-width: 100.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 504.16567px);
    max-width: -moz-calc(50% - 504.16567px);
    max-width: calc(50% - 504.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 60.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 504.16567px);
    max-width: -moz-calc(50% - 504.16567px);
    max-width: calc(50% - 504.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 60.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 101.66767px;
    -ms-flex: 0 0 101.66767px;
    flex: 0 0 101.66767px;
    max-width: 101.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 508.33233px);
    max-width: -moz-calc(50% - 508.33233px);
    max-width: calc(50% - 508.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 61.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 508.33233px);
    max-width: -moz-calc(50% - 508.33233px);
    max-width: calc(50% - 508.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 61.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 102.501px;
    -ms-flex: 0 0 102.501px;
    flex: 0 0 102.501px;
    max-width: 102.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 512.499px);
    max-width: -moz-calc(50% - 512.499px);
    max-width: calc(50% - 512.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 62.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 512.499px);
    max-width: -moz-calc(50% - 512.499px);
    max-width: calc(50% - 512.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 62.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 103.33433px;
    -ms-flex: 0 0 103.33433px;
    flex: 0 0 103.33433px;
    max-width: 103.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 63.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 63.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 104.16767px;
    -ms-flex: 0 0 104.16767px;
    flex: 0 0 104.16767px;
    max-width: 104.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 520.83233px);
    max-width: -moz-calc(50% - 520.83233px);
    max-width: calc(50% - 520.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 64.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 520.83233px);
    max-width: -moz-calc(50% - 520.83233px);
    max-width: calc(50% - 520.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 64.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 105.001px;
    -ms-flex: 0 0 105.001px;
    flex: 0 0 105.001px;
    max-width: 105.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 524.999px);
    max-width: -moz-calc(50% - 524.999px);
    max-width: calc(50% - 524.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 65.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 524.999px);
    max-width: -moz-calc(50% - 524.999px);
    max-width: calc(50% - 524.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 65.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 105.83433px;
    -ms-flex: 0 0 105.83433px;
    flex: 0 0 105.83433px;
    max-width: 105.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 529.16567px);
    max-width: -moz-calc(50% - 529.16567px);
    max-width: calc(50% - 529.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 65.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 529.16567px);
    max-width: -moz-calc(50% - 529.16567px);
    max-width: calc(50% - 529.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 65.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 106.66767px;
    -ms-flex: 0 0 106.66767px;
    flex: 0 0 106.66767px;
    max-width: 106.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 66.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 66.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 107.501px;
    -ms-flex: 0 0 107.501px;
    flex: 0 0 107.501px;
    max-width: 107.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 537.499px);
    max-width: -moz-calc(50% - 537.499px);
    max-width: calc(50% - 537.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 67.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 537.499px);
    max-width: -moz-calc(50% - 537.499px);
    max-width: calc(50% - 537.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 67.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 108.33433px;
    -ms-flex: 0 0 108.33433px;
    flex: 0 0 108.33433px;
    max-width: 108.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 541.66567px);
    max-width: -moz-calc(50% - 541.66567px);
    max-width: calc(50% - 541.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 68.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 541.66567px);
    max-width: -moz-calc(50% - 541.66567px);
    max-width: calc(50% - 541.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 68.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 109.16767px;
    -ms-flex: 0 0 109.16767px;
    flex: 0 0 109.16767px;
    max-width: 109.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 545.83233px);
    max-width: -moz-calc(50% - 545.83233px);
    max-width: calc(50% - 545.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 69.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 545.83233px);
    max-width: -moz-calc(50% - 545.83233px);
    max-width: calc(50% - 545.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 69.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 110.001px;
    -ms-flex: 0 0 110.001px;
    flex: 0 0 110.001px;
    max-width: 110.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 549.999px);
    max-width: -moz-calc(50% - 549.999px);
    max-width: calc(50% - 549.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 70.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 549.999px);
    max-width: -moz-calc(50% - 549.999px);
    max-width: calc(50% - 549.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 70.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 110.83433px;
    -ms-flex: 0 0 110.83433px;
    flex: 0 0 110.83433px;
    max-width: 110.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 554.16567px);
    max-width: -moz-calc(50% - 554.16567px);
    max-width: calc(50% - 554.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 70.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 554.16567px);
    max-width: -moz-calc(50% - 554.16567px);
    max-width: calc(50% - 554.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 70.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 111.66767px;
    -ms-flex: 0 0 111.66767px;
    flex: 0 0 111.66767px;
    max-width: 111.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 558.33233px);
    max-width: -moz-calc(50% - 558.33233px);
    max-width: calc(50% - 558.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 71.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 558.33233px);
    max-width: -moz-calc(50% - 558.33233px);
    max-width: calc(50% - 558.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 71.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 112.501px;
    -ms-flex: 0 0 112.501px;
    flex: 0 0 112.501px;
    max-width: 112.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 562.499px);
    max-width: -moz-calc(50% - 562.499px);
    max-width: calc(50% - 562.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 72.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 562.499px);
    max-width: -moz-calc(50% - 562.499px);
    max-width: calc(50% - 562.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 72.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 113.33433px;
    -ms-flex: 0 0 113.33433px;
    flex: 0 0 113.33433px;
    max-width: 113.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 566.66567px);
    max-width: -moz-calc(50% - 566.66567px);
    max-width: calc(50% - 566.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 73.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 566.66567px);
    max-width: -moz-calc(50% - 566.66567px);
    max-width: calc(50% - 566.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 73.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 114.16767px;
    -ms-flex: 0 0 114.16767px;
    flex: 0 0 114.16767px;
    max-width: 114.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 570.83233px);
    max-width: -moz-calc(50% - 570.83233px);
    max-width: calc(50% - 570.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 74.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 570.83233px);
    max-width: -moz-calc(50% - 570.83233px);
    max-width: calc(50% - 570.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 74.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 115.001px;
    -ms-flex: 0 0 115.001px;
    flex: 0 0 115.001px;
    max-width: 115.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 574.999px);
    max-width: -moz-calc(50% - 574.999px);
    max-width: calc(50% - 574.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 75.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 574.999px);
    max-width: -moz-calc(50% - 574.999px);
    max-width: calc(50% - 574.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 75.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 115.83433px;
    -ms-flex: 0 0 115.83433px;
    flex: 0 0 115.83433px;
    max-width: 115.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 579.16567px);
    max-width: -moz-calc(50% - 579.16567px);
    max-width: calc(50% - 579.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 75.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 579.16567px);
    max-width: -moz-calc(50% - 579.16567px);
    max-width: calc(50% - 579.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 75.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 116.66767px;
    -ms-flex: 0 0 116.66767px;
    flex: 0 0 116.66767px;
    max-width: 116.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 76.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 76.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 206.66767px;
    -ms-flex: 0 0 206.66767px;
    flex: 0 0 206.66767px;
    max-width: 206.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 166.66767px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 166.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 166.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 200.001px;
    -ms-flex: 0 0 200.001px;
    flex: 0 0 200.001px;
    max-width: 200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 201.66767px;
    -ms-flex: 0 0 201.66767px;
    flex: 0 0 201.66767px;
    max-width: 201.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 403.33233px);
    max-width: -moz-calc(50% - 403.33233px);
    max-width: calc(50% - 403.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 161.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 403.33233px);
    max-width: -moz-calc(50% - 403.33233px);
    max-width: calc(50% - 403.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 161.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 203.33433px;
    -ms-flex: 0 0 203.33433px;
    flex: 0 0 203.33433px;
    max-width: 203.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 406.66567px);
    max-width: -moz-calc(50% - 406.66567px);
    max-width: calc(50% - 406.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 163.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 406.66567px);
    max-width: -moz-calc(50% - 406.66567px);
    max-width: calc(50% - 406.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 163.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 205.001px;
    -ms-flex: 0 0 205.001px;
    flex: 0 0 205.001px;
    max-width: 205.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 409.999px);
    max-width: -moz-calc(50% - 409.999px);
    max-width: calc(50% - 409.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 165.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 409.999px);
    max-width: -moz-calc(50% - 409.999px);
    max-width: calc(50% - 409.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 165.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 206.66767px;
    -ms-flex: 0 0 206.66767px;
    flex: 0 0 206.66767px;
    max-width: 206.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 166.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.33233px);
    max-width: -moz-calc(50% - 413.33233px);
    max-width: calc(50% - 413.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 166.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 208.33433px;
    -ms-flex: 0 0 208.33433px;
    flex: 0 0 208.33433px;
    max-width: 208.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 416.66567px);
    max-width: -moz-calc(50% - 416.66567px);
    max-width: calc(50% - 416.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 168.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 416.66567px);
    max-width: -moz-calc(50% - 416.66567px);
    max-width: calc(50% - 416.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 168.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 210.001px;
    -ms-flex: 0 0 210.001px;
    flex: 0 0 210.001px;
    max-width: 210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 211.66767px;
    -ms-flex: 0 0 211.66767px;
    flex: 0 0 211.66767px;
    max-width: 211.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 423.33233px);
    max-width: -moz-calc(50% - 423.33233px);
    max-width: calc(50% - 423.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 171.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 423.33233px);
    max-width: -moz-calc(50% - 423.33233px);
    max-width: calc(50% - 423.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 171.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 213.33433px;
    -ms-flex: 0 0 213.33433px;
    flex: 0 0 213.33433px;
    max-width: 213.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 426.66567px);
    max-width: -moz-calc(50% - 426.66567px);
    max-width: calc(50% - 426.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 173.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 426.66567px);
    max-width: -moz-calc(50% - 426.66567px);
    max-width: calc(50% - 426.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 173.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 215.001px;
    -ms-flex: 0 0 215.001px;
    flex: 0 0 215.001px;
    max-width: 215.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 429.999px);
    max-width: -moz-calc(50% - 429.999px);
    max-width: calc(50% - 429.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 175.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 429.999px);
    max-width: -moz-calc(50% - 429.999px);
    max-width: calc(50% - 429.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 175.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 216.66767px;
    -ms-flex: 0 0 216.66767px;
    flex: 0 0 216.66767px;
    max-width: 216.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 433.33233px);
    max-width: -moz-calc(50% - 433.33233px);
    max-width: calc(50% - 433.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 176.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 433.33233px);
    max-width: -moz-calc(50% - 433.33233px);
    max-width: calc(50% - 433.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 176.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 218.33433px;
    -ms-flex: 0 0 218.33433px;
    flex: 0 0 218.33433px;
    max-width: 218.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 436.66567px);
    max-width: -moz-calc(50% - 436.66567px);
    max-width: calc(50% - 436.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 178.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 436.66567px);
    max-width: -moz-calc(50% - 436.66567px);
    max-width: calc(50% - 436.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 178.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 220.001px;
    -ms-flex: 0 0 220.001px;
    flex: 0 0 220.001px;
    max-width: 220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 439.999px);
    max-width: -moz-calc(50% - 439.999px);
    max-width: calc(50% - 439.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 180.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 439.999px);
    max-width: -moz-calc(50% - 439.999px);
    max-width: calc(50% - 439.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 180.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 221.66767px;
    -ms-flex: 0 0 221.66767px;
    flex: 0 0 221.66767px;
    max-width: 221.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 443.33233px);
    max-width: -moz-calc(50% - 443.33233px);
    max-width: calc(50% - 443.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 181.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 443.33233px);
    max-width: -moz-calc(50% - 443.33233px);
    max-width: calc(50% - 443.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 181.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 223.33433px;
    -ms-flex: 0 0 223.33433px;
    flex: 0 0 223.33433px;
    max-width: 223.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 446.66567px);
    max-width: -moz-calc(50% - 446.66567px);
    max-width: calc(50% - 446.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 183.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 446.66567px);
    max-width: -moz-calc(50% - 446.66567px);
    max-width: calc(50% - 446.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 183.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 225.001px;
    -ms-flex: 0 0 225.001px;
    flex: 0 0 225.001px;
    max-width: 225.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 185.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 185.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 226.66767px;
    -ms-flex: 0 0 226.66767px;
    flex: 0 0 226.66767px;
    max-width: 226.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 453.33233px);
    max-width: -moz-calc(50% - 453.33233px);
    max-width: calc(50% - 453.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 186.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 453.33233px);
    max-width: -moz-calc(50% - 453.33233px);
    max-width: calc(50% - 453.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 186.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 228.33433px;
    -ms-flex: 0 0 228.33433px;
    flex: 0 0 228.33433px;
    max-width: 228.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 456.66567px);
    max-width: -moz-calc(50% - 456.66567px);
    max-width: calc(50% - 456.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 188.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 456.66567px);
    max-width: -moz-calc(50% - 456.66567px);
    max-width: calc(50% - 456.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 188.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 230.001px;
    -ms-flex: 0 0 230.001px;
    flex: 0 0 230.001px;
    max-width: 230.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 459.999px);
    max-width: -moz-calc(50% - 459.999px);
    max-width: calc(50% - 459.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 190.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 459.999px);
    max-width: -moz-calc(50% - 459.999px);
    max-width: calc(50% - 459.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 190.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 231.66767px;
    -ms-flex: 0 0 231.66767px;
    flex: 0 0 231.66767px;
    max-width: 231.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 463.33233px);
    max-width: -moz-calc(50% - 463.33233px);
    max-width: calc(50% - 463.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 191.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 463.33233px);
    max-width: -moz-calc(50% - 463.33233px);
    max-width: calc(50% - 463.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 191.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 233.33433px;
    -ms-flex: 0 0 233.33433px;
    flex: 0 0 233.33433px;
    max-width: 233.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 193.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 193.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 248.001px;
    -ms-flex: 0 0 248.001px;
    flex: 0 0 248.001px;
    max-width: 248.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 208.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 208.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 208.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 240.001px;
    -ms-flex: 0 0 240.001px;
    flex: 0 0 240.001px;
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 242.001px;
    -ms-flex: 0 0 242.001px;
    flex: 0 0 242.001px;
    max-width: 242.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 362.999px);
    max-width: -moz-calc(50% - 362.999px);
    max-width: calc(50% - 362.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 202.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 362.999px);
    max-width: -moz-calc(50% - 362.999px);
    max-width: calc(50% - 362.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 202.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 244.001px;
    -ms-flex: 0 0 244.001px;
    flex: 0 0 244.001px;
    max-width: 244.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 365.999px);
    max-width: -moz-calc(50% - 365.999px);
    max-width: calc(50% - 365.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 204.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 365.999px);
    max-width: -moz-calc(50% - 365.999px);
    max-width: calc(50% - 365.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 204.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 246.001px;
    -ms-flex: 0 0 246.001px;
    flex: 0 0 246.001px;
    max-width: 246.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 368.999px);
    max-width: -moz-calc(50% - 368.999px);
    max-width: calc(50% - 368.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 206.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 368.999px);
    max-width: -moz-calc(50% - 368.999px);
    max-width: calc(50% - 368.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 206.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 248.001px;
    -ms-flex: 0 0 248.001px;
    flex: 0 0 248.001px;
    max-width: 248.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 208.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 371.999px);
    max-width: -moz-calc(50% - 371.999px);
    max-width: calc(50% - 371.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 208.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 250.001px;
    -ms-flex: 0 0 250.001px;
    flex: 0 0 250.001px;
    max-width: 250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 252.001px;
    -ms-flex: 0 0 252.001px;
    flex: 0 0 252.001px;
    max-width: 252.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 377.999px);
    max-width: -moz-calc(50% - 377.999px);
    max-width: calc(50% - 377.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 212.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 377.999px);
    max-width: -moz-calc(50% - 377.999px);
    max-width: calc(50% - 377.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 212.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 254.001px;
    -ms-flex: 0 0 254.001px;
    flex: 0 0 254.001px;
    max-width: 254.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 380.999px);
    max-width: -moz-calc(50% - 380.999px);
    max-width: calc(50% - 380.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 214.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 380.999px);
    max-width: -moz-calc(50% - 380.999px);
    max-width: calc(50% - 380.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 214.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 256.001px;
    -ms-flex: 0 0 256.001px;
    flex: 0 0 256.001px;
    max-width: 256.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 383.999px);
    max-width: -moz-calc(50% - 383.999px);
    max-width: calc(50% - 383.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 216.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 383.999px);
    max-width: -moz-calc(50% - 383.999px);
    max-width: calc(50% - 383.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 216.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 258.001px;
    -ms-flex: 0 0 258.001px;
    flex: 0 0 258.001px;
    max-width: 258.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 386.999px);
    max-width: -moz-calc(50% - 386.999px);
    max-width: calc(50% - 386.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 218.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 386.999px);
    max-width: -moz-calc(50% - 386.999px);
    max-width: calc(50% - 386.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 218.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 260.001px;
    -ms-flex: 0 0 260.001px;
    flex: 0 0 260.001px;
    max-width: 260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 262.001px;
    -ms-flex: 0 0 262.001px;
    flex: 0 0 262.001px;
    max-width: 262.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 392.999px);
    max-width: -moz-calc(50% - 392.999px);
    max-width: calc(50% - 392.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 222.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 392.999px);
    max-width: -moz-calc(50% - 392.999px);
    max-width: calc(50% - 392.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 222.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 264.001px;
    -ms-flex: 0 0 264.001px;
    flex: 0 0 264.001px;
    max-width: 264.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 395.999px);
    max-width: -moz-calc(50% - 395.999px);
    max-width: calc(50% - 395.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 224.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 395.999px);
    max-width: -moz-calc(50% - 395.999px);
    max-width: calc(50% - 395.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 224.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 266.001px;
    -ms-flex: 0 0 266.001px;
    flex: 0 0 266.001px;
    max-width: 266.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 398.999px);
    max-width: -moz-calc(50% - 398.999px);
    max-width: calc(50% - 398.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 226.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 398.999px);
    max-width: -moz-calc(50% - 398.999px);
    max-width: calc(50% - 398.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 226.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 268.001px;
    -ms-flex: 0 0 268.001px;
    flex: 0 0 268.001px;
    max-width: 268.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 401.999px);
    max-width: -moz-calc(50% - 401.999px);
    max-width: calc(50% - 401.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 228.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 401.999px);
    max-width: -moz-calc(50% - 401.999px);
    max-width: calc(50% - 401.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 228.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 270.001px;
    -ms-flex: 0 0 270.001px;
    flex: 0 0 270.001px;
    max-width: 270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 404.999px);
    max-width: -moz-calc(50% - 404.999px);
    max-width: calc(50% - 404.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 230.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 404.999px);
    max-width: -moz-calc(50% - 404.999px);
    max-width: calc(50% - 404.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 230.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 272.001px;
    -ms-flex: 0 0 272.001px;
    flex: 0 0 272.001px;
    max-width: 272.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 407.999px);
    max-width: -moz-calc(50% - 407.999px);
    max-width: calc(50% - 407.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 232.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 407.999px);
    max-width: -moz-calc(50% - 407.999px);
    max-width: calc(50% - 407.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 232.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 274.001px;
    -ms-flex: 0 0 274.001px;
    flex: 0 0 274.001px;
    max-width: 274.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 410.999px);
    max-width: -moz-calc(50% - 410.999px);
    max-width: calc(50% - 410.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 234.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 410.999px);
    max-width: -moz-calc(50% - 410.999px);
    max-width: calc(50% - 410.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 234.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 276.001px;
    -ms-flex: 0 0 276.001px;
    flex: 0 0 276.001px;
    max-width: 276.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.999px);
    max-width: -moz-calc(50% - 413.999px);
    max-width: calc(50% - 413.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 236.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 413.999px);
    max-width: -moz-calc(50% - 413.999px);
    max-width: calc(50% - 413.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 236.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 278.001px;
    -ms-flex: 0 0 278.001px;
    flex: 0 0 278.001px;
    max-width: 278.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 416.999px);
    max-width: -moz-calc(50% - 416.999px);
    max-width: calc(50% - 416.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 238.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 416.999px);
    max-width: -moz-calc(50% - 416.999px);
    max-width: calc(50% - 416.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 238.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 280.001px;
    -ms-flex: 0 0 280.001px;
    flex: 0 0 280.001px;
    max-width: 280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 310.001px;
    -ms-flex: 0 0 310.001px;
    flex: 0 0 310.001px;
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 300.001px;
    -ms-flex: 0 0 300.001px;
    flex: 0 0 300.001px;
    max-width: 300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 299.999px);
    max-width: -moz-calc(50% - 299.999px);
    max-width: calc(50% - 299.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 299.999px);
    max-width: -moz-calc(50% - 299.999px);
    max-width: calc(50% - 299.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 302.501px;
    -ms-flex: 0 0 302.501px;
    flex: 0 0 302.501px;
    max-width: 302.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 302.499px);
    max-width: -moz-calc(50% - 302.499px);
    max-width: calc(50% - 302.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 262.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 302.499px);
    max-width: -moz-calc(50% - 302.499px);
    max-width: calc(50% - 302.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 262.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 305.001px;
    -ms-flex: 0 0 305.001px;
    flex: 0 0 305.001px;
    max-width: 305.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 304.999px);
    max-width: -moz-calc(50% - 304.999px);
    max-width: calc(50% - 304.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 265.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 304.999px);
    max-width: -moz-calc(50% - 304.999px);
    max-width: calc(50% - 304.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 265.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 307.501px;
    -ms-flex: 0 0 307.501px;
    flex: 0 0 307.501px;
    max-width: 307.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 307.499px);
    max-width: -moz-calc(50% - 307.499px);
    max-width: calc(50% - 307.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 267.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 307.499px);
    max-width: -moz-calc(50% - 307.499px);
    max-width: calc(50% - 307.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 267.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 310.001px;
    -ms-flex: 0 0 310.001px;
    flex: 0 0 310.001px;
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 309.999px);
    max-width: -moz-calc(50% - 309.999px);
    max-width: calc(50% - 309.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 312.501px;
    -ms-flex: 0 0 312.501px;
    flex: 0 0 312.501px;
    max-width: 312.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 312.499px);
    max-width: -moz-calc(50% - 312.499px);
    max-width: calc(50% - 312.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 272.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 312.499px);
    max-width: -moz-calc(50% - 312.499px);
    max-width: calc(50% - 312.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 272.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 315.001px;
    -ms-flex: 0 0 315.001px;
    flex: 0 0 315.001px;
    max-width: 315.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 314.999px);
    max-width: -moz-calc(50% - 314.999px);
    max-width: calc(50% - 314.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 275.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 314.999px);
    max-width: -moz-calc(50% - 314.999px);
    max-width: calc(50% - 314.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 275.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 317.501px;
    -ms-flex: 0 0 317.501px;
    flex: 0 0 317.501px;
    max-width: 317.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 317.499px);
    max-width: -moz-calc(50% - 317.499px);
    max-width: calc(50% - 317.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 277.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 317.499px);
    max-width: -moz-calc(50% - 317.499px);
    max-width: calc(50% - 317.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 277.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 320.001px;
    -ms-flex: 0 0 320.001px;
    flex: 0 0 320.001px;
    max-width: 320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 319.999px);
    max-width: -moz-calc(50% - 319.999px);
    max-width: calc(50% - 319.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 319.999px);
    max-width: -moz-calc(50% - 319.999px);
    max-width: calc(50% - 319.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 322.501px;
    -ms-flex: 0 0 322.501px;
    flex: 0 0 322.501px;
    max-width: 322.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 322.499px);
    max-width: -moz-calc(50% - 322.499px);
    max-width: calc(50% - 322.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 282.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 322.499px);
    max-width: -moz-calc(50% - 322.499px);
    max-width: calc(50% - 322.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 282.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 325.001px;
    -ms-flex: 0 0 325.001px;
    flex: 0 0 325.001px;
    max-width: 325.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 324.999px);
    max-width: -moz-calc(50% - 324.999px);
    max-width: calc(50% - 324.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 285.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 324.999px);
    max-width: -moz-calc(50% - 324.999px);
    max-width: calc(50% - 324.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 285.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 327.501px;
    -ms-flex: 0 0 327.501px;
    flex: 0 0 327.501px;
    max-width: 327.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 327.499px);
    max-width: -moz-calc(50% - 327.499px);
    max-width: calc(50% - 327.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 287.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 327.499px);
    max-width: -moz-calc(50% - 327.499px);
    max-width: calc(50% - 327.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 287.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 330.001px;
    -ms-flex: 0 0 330.001px;
    flex: 0 0 330.001px;
    max-width: 330.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 329.999px);
    max-width: -moz-calc(50% - 329.999px);
    max-width: calc(50% - 329.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 290.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 329.999px);
    max-width: -moz-calc(50% - 329.999px);
    max-width: calc(50% - 329.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 290.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 332.501px;
    -ms-flex: 0 0 332.501px;
    flex: 0 0 332.501px;
    max-width: 332.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 332.499px);
    max-width: -moz-calc(50% - 332.499px);
    max-width: calc(50% - 332.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 292.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 332.499px);
    max-width: -moz-calc(50% - 332.499px);
    max-width: calc(50% - 332.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 292.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 335.001px;
    -ms-flex: 0 0 335.001px;
    flex: 0 0 335.001px;
    max-width: 335.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 334.999px);
    max-width: -moz-calc(50% - 334.999px);
    max-width: calc(50% - 334.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 295.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 334.999px);
    max-width: -moz-calc(50% - 334.999px);
    max-width: calc(50% - 334.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 295.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 337.501px;
    -ms-flex: 0 0 337.501px;
    flex: 0 0 337.501px;
    max-width: 337.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 337.499px);
    max-width: -moz-calc(50% - 337.499px);
    max-width: calc(50% - 337.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 297.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 337.499px);
    max-width: -moz-calc(50% - 337.499px);
    max-width: calc(50% - 337.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 297.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 340.001px;
    -ms-flex: 0 0 340.001px;
    flex: 0 0 340.001px;
    max-width: 340.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 339.999px);
    max-width: -moz-calc(50% - 339.999px);
    max-width: calc(50% - 339.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 339.999px);
    max-width: -moz-calc(50% - 339.999px);
    max-width: calc(50% - 339.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 342.501px;
    -ms-flex: 0 0 342.501px;
    flex: 0 0 342.501px;
    max-width: 342.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 342.499px);
    max-width: -moz-calc(50% - 342.499px);
    max-width: calc(50% - 342.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 302.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 342.499px);
    max-width: -moz-calc(50% - 342.499px);
    max-width: calc(50% - 342.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 302.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 345.001px;
    -ms-flex: 0 0 345.001px;
    flex: 0 0 345.001px;
    max-width: 345.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 344.999px);
    max-width: -moz-calc(50% - 344.999px);
    max-width: calc(50% - 344.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 305.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 344.999px);
    max-width: -moz-calc(50% - 344.999px);
    max-width: calc(50% - 344.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 305.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 347.501px;
    -ms-flex: 0 0 347.501px;
    flex: 0 0 347.501px;
    max-width: 347.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 347.499px);
    max-width: -moz-calc(50% - 347.499px);
    max-width: calc(50% - 347.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 307.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 347.499px);
    max-width: -moz-calc(50% - 347.499px);
    max-width: calc(50% - 347.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 307.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 350.001px;
    -ms-flex: 0 0 350.001px;
    flex: 0 0 350.001px;
    max-width: 350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 413.33433px;
    -ms-flex: 0 0 413.33433px;
    flex: 0 0 413.33433px;
    max-width: 413.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 373.33433px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 373.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 373.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 400.001px;
    -ms-flex: 0 0 400.001px;
    flex: 0 0 400.001px;
    max-width: 400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 199.999px);
    max-width: -moz-calc(50% - 199.999px);
    max-width: calc(50% - 199.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 199.999px);
    max-width: -moz-calc(50% - 199.999px);
    max-width: calc(50% - 199.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 403.33433px;
    -ms-flex: 0 0 403.33433px;
    flex: 0 0 403.33433px;
    max-width: 403.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 201.66567px);
    max-width: -moz-calc(50% - 201.66567px);
    max-width: calc(50% - 201.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 363.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 201.66567px);
    max-width: -moz-calc(50% - 201.66567px);
    max-width: calc(50% - 201.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 363.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 406.66767px;
    -ms-flex: 0 0 406.66767px;
    flex: 0 0 406.66767px;
    max-width: 406.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 203.33233px);
    max-width: -moz-calc(50% - 203.33233px);
    max-width: calc(50% - 203.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 366.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 203.33233px);
    max-width: -moz-calc(50% - 203.33233px);
    max-width: calc(50% - 203.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 366.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 410.001px;
    -ms-flex: 0 0 410.001px;
    flex: 0 0 410.001px;
    max-width: 410.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 204.999px);
    max-width: -moz-calc(50% - 204.999px);
    max-width: calc(50% - 204.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 370.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 204.999px);
    max-width: -moz-calc(50% - 204.999px);
    max-width: calc(50% - 204.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 370.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 413.33433px;
    -ms-flex: 0 0 413.33433px;
    flex: 0 0 413.33433px;
    max-width: 413.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 373.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 206.66567px);
    max-width: -moz-calc(50% - 206.66567px);
    max-width: calc(50% - 206.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 373.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 416.66767px;
    -ms-flex: 0 0 416.66767px;
    flex: 0 0 416.66767px;
    max-width: 416.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 208.33233px);
    max-width: -moz-calc(50% - 208.33233px);
    max-width: calc(50% - 208.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 376.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 208.33233px);
    max-width: -moz-calc(50% - 208.33233px);
    max-width: calc(50% - 208.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 376.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 420.001px;
    -ms-flex: 0 0 420.001px;
    flex: 0 0 420.001px;
    max-width: 420.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 209.999px);
    max-width: -moz-calc(50% - 209.999px);
    max-width: calc(50% - 209.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 380.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 209.999px);
    max-width: -moz-calc(50% - 209.999px);
    max-width: calc(50% - 209.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 380.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 423.33433px;
    -ms-flex: 0 0 423.33433px;
    flex: 0 0 423.33433px;
    max-width: 423.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 211.66567px);
    max-width: -moz-calc(50% - 211.66567px);
    max-width: calc(50% - 211.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 383.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 211.66567px);
    max-width: -moz-calc(50% - 211.66567px);
    max-width: calc(50% - 211.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 383.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 426.66767px;
    -ms-flex: 0 0 426.66767px;
    flex: 0 0 426.66767px;
    max-width: 426.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 213.33233px);
    max-width: -moz-calc(50% - 213.33233px);
    max-width: calc(50% - 213.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 386.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 213.33233px);
    max-width: -moz-calc(50% - 213.33233px);
    max-width: calc(50% - 213.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 386.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 430.001px;
    -ms-flex: 0 0 430.001px;
    flex: 0 0 430.001px;
    max-width: 430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 214.999px);
    max-width: -moz-calc(50% - 214.999px);
    max-width: calc(50% - 214.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 214.999px);
    max-width: -moz-calc(50% - 214.999px);
    max-width: calc(50% - 214.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 433.33433px;
    -ms-flex: 0 0 433.33433px;
    flex: 0 0 433.33433px;
    max-width: 433.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 216.66567px);
    max-width: -moz-calc(50% - 216.66567px);
    max-width: calc(50% - 216.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 393.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 216.66567px);
    max-width: -moz-calc(50% - 216.66567px);
    max-width: calc(50% - 216.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 393.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 436.66767px;
    -ms-flex: 0 0 436.66767px;
    flex: 0 0 436.66767px;
    max-width: 436.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 218.33233px);
    max-width: -moz-calc(50% - 218.33233px);
    max-width: calc(50% - 218.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 396.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 218.33233px);
    max-width: -moz-calc(50% - 218.33233px);
    max-width: calc(50% - 218.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 396.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 440.001px;
    -ms-flex: 0 0 440.001px;
    flex: 0 0 440.001px;
    max-width: 440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 219.999px);
    max-width: -moz-calc(50% - 219.999px);
    max-width: calc(50% - 219.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 219.999px);
    max-width: -moz-calc(50% - 219.999px);
    max-width: calc(50% - 219.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 443.33433px;
    -ms-flex: 0 0 443.33433px;
    flex: 0 0 443.33433px;
    max-width: 443.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 221.66567px);
    max-width: -moz-calc(50% - 221.66567px);
    max-width: calc(50% - 221.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 403.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 221.66567px);
    max-width: -moz-calc(50% - 221.66567px);
    max-width: calc(50% - 221.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 403.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 446.66767px;
    -ms-flex: 0 0 446.66767px;
    flex: 0 0 446.66767px;
    max-width: 446.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 223.33233px);
    max-width: -moz-calc(50% - 223.33233px);
    max-width: calc(50% - 223.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 406.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 223.33233px);
    max-width: -moz-calc(50% - 223.33233px);
    max-width: calc(50% - 223.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 406.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 450.001px;
    -ms-flex: 0 0 450.001px;
    flex: 0 0 450.001px;
    max-width: 450.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 224.999px);
    max-width: -moz-calc(50% - 224.999px);
    max-width: calc(50% - 224.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 410.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 224.999px);
    max-width: -moz-calc(50% - 224.999px);
    max-width: calc(50% - 224.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 410.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 453.33433px;
    -ms-flex: 0 0 453.33433px;
    flex: 0 0 453.33433px;
    max-width: 453.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 226.66567px);
    max-width: -moz-calc(50% - 226.66567px);
    max-width: calc(50% - 226.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 413.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 226.66567px);
    max-width: -moz-calc(50% - 226.66567px);
    max-width: calc(50% - 226.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 413.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 456.66767px;
    -ms-flex: 0 0 456.66767px;
    flex: 0 0 456.66767px;
    max-width: 456.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 228.33233px);
    max-width: -moz-calc(50% - 228.33233px);
    max-width: calc(50% - 228.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 416.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 228.33233px);
    max-width: -moz-calc(50% - 228.33233px);
    max-width: calc(50% - 228.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 416.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 460.001px;
    -ms-flex: 0 0 460.001px;
    flex: 0 0 460.001px;
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 229.999px);
    max-width: -moz-calc(50% - 229.999px);
    max-width: calc(50% - 229.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 420.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 229.999px);
    max-width: -moz-calc(50% - 229.999px);
    max-width: calc(50% - 229.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 420.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 463.33433px;
    -ms-flex: 0 0 463.33433px;
    flex: 0 0 463.33433px;
    max-width: 463.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 231.66567px);
    max-width: -moz-calc(50% - 231.66567px);
    max-width: calc(50% - 231.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 423.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 231.66567px);
    max-width: -moz-calc(50% - 231.66567px);
    max-width: calc(50% - 231.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 423.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 466.66767px;
    -ms-flex: 0 0 466.66767px;
    flex: 0 0 466.66767px;
    max-width: 466.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 426.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 426.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 496.001px;
    -ms-flex: 0 0 496.001px;
    flex: 0 0 496.001px;
    max-width: 496.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 456.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 456.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 456.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 480.001px;
    -ms-flex: 0 0 480.001px;
    flex: 0 0 480.001px;
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 484.001px;
    -ms-flex: 0 0 484.001px;
    flex: 0 0 484.001px;
    max-width: 484.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 120.999px);
    max-width: -moz-calc(50% - 120.999px);
    max-width: calc(50% - 120.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 444.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 120.999px);
    max-width: -moz-calc(50% - 120.999px);
    max-width: calc(50% - 120.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 444.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 488.001px;
    -ms-flex: 0 0 488.001px;
    flex: 0 0 488.001px;
    max-width: 488.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 121.999px);
    max-width: -moz-calc(50% - 121.999px);
    max-width: calc(50% - 121.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 448.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 121.999px);
    max-width: -moz-calc(50% - 121.999px);
    max-width: calc(50% - 121.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 448.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 492.001px;
    -ms-flex: 0 0 492.001px;
    flex: 0 0 492.001px;
    max-width: 492.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 122.999px);
    max-width: -moz-calc(50% - 122.999px);
    max-width: calc(50% - 122.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 452.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 122.999px);
    max-width: -moz-calc(50% - 122.999px);
    max-width: calc(50% - 122.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 452.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 496.001px;
    -ms-flex: 0 0 496.001px;
    flex: 0 0 496.001px;
    max-width: 496.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 456.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.999px);
    max-width: -moz-calc(50% - 123.999px);
    max-width: calc(50% - 123.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 456.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 500.001px;
    -ms-flex: 0 0 500.001px;
    flex: 0 0 500.001px;
    max-width: 500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 504.001px;
    -ms-flex: 0 0 504.001px;
    flex: 0 0 504.001px;
    max-width: 504.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 125.999px);
    max-width: -moz-calc(50% - 125.999px);
    max-width: calc(50% - 125.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 464.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 125.999px);
    max-width: -moz-calc(50% - 125.999px);
    max-width: calc(50% - 125.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 464.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 508.001px;
    -ms-flex: 0 0 508.001px;
    flex: 0 0 508.001px;
    max-width: 508.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 126.999px);
    max-width: -moz-calc(50% - 126.999px);
    max-width: calc(50% - 126.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 468.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 126.999px);
    max-width: -moz-calc(50% - 126.999px);
    max-width: calc(50% - 126.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 468.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 512.001px;
    -ms-flex: 0 0 512.001px;
    flex: 0 0 512.001px;
    max-width: 512.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 127.999px);
    max-width: -moz-calc(50% - 127.999px);
    max-width: calc(50% - 127.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 472.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 127.999px);
    max-width: -moz-calc(50% - 127.999px);
    max-width: calc(50% - 127.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 472.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 516.001px;
    -ms-flex: 0 0 516.001px;
    flex: 0 0 516.001px;
    max-width: 516.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 128.999px);
    max-width: -moz-calc(50% - 128.999px);
    max-width: calc(50% - 128.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 476.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 128.999px);
    max-width: -moz-calc(50% - 128.999px);
    max-width: calc(50% - 128.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 476.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 520.001px;
    -ms-flex: 0 0 520.001px;
    flex: 0 0 520.001px;
    max-width: 520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 524.001px;
    -ms-flex: 0 0 524.001px;
    flex: 0 0 524.001px;
    max-width: 524.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 130.999px);
    max-width: -moz-calc(50% - 130.999px);
    max-width: calc(50% - 130.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 484.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 130.999px);
    max-width: -moz-calc(50% - 130.999px);
    max-width: calc(50% - 130.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 484.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 528.001px;
    -ms-flex: 0 0 528.001px;
    flex: 0 0 528.001px;
    max-width: 528.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 131.999px);
    max-width: -moz-calc(50% - 131.999px);
    max-width: calc(50% - 131.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 488.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 131.999px);
    max-width: -moz-calc(50% - 131.999px);
    max-width: calc(50% - 131.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 488.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 532.001px;
    -ms-flex: 0 0 532.001px;
    flex: 0 0 532.001px;
    max-width: 532.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 132.999px);
    max-width: -moz-calc(50% - 132.999px);
    max-width: calc(50% - 132.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 492.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 132.999px);
    max-width: -moz-calc(50% - 132.999px);
    max-width: calc(50% - 132.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 492.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 536.001px;
    -ms-flex: 0 0 536.001px;
    flex: 0 0 536.001px;
    max-width: 536.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 133.999px);
    max-width: -moz-calc(50% - 133.999px);
    max-width: calc(50% - 133.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 496.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 133.999px);
    max-width: -moz-calc(50% - 133.999px);
    max-width: calc(50% - 133.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 496.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 540.001px;
    -ms-flex: 0 0 540.001px;
    flex: 0 0 540.001px;
    max-width: 540.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 134.999px);
    max-width: -moz-calc(50% - 134.999px);
    max-width: calc(50% - 134.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 134.999px);
    max-width: -moz-calc(50% - 134.999px);
    max-width: calc(50% - 134.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 544.001px;
    -ms-flex: 0 0 544.001px;
    flex: 0 0 544.001px;
    max-width: 544.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 135.999px);
    max-width: -moz-calc(50% - 135.999px);
    max-width: calc(50% - 135.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 504.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 135.999px);
    max-width: -moz-calc(50% - 135.999px);
    max-width: calc(50% - 135.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 504.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 548.001px;
    -ms-flex: 0 0 548.001px;
    flex: 0 0 548.001px;
    max-width: 548.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 136.999px);
    max-width: -moz-calc(50% - 136.999px);
    max-width: calc(50% - 136.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 508.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 136.999px);
    max-width: -moz-calc(50% - 136.999px);
    max-width: calc(50% - 136.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 508.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 552.001px;
    -ms-flex: 0 0 552.001px;
    flex: 0 0 552.001px;
    max-width: 552.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 137.999px);
    max-width: -moz-calc(50% - 137.999px);
    max-width: calc(50% - 137.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 512.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 137.999px);
    max-width: -moz-calc(50% - 137.999px);
    max-width: calc(50% - 137.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 512.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 556.001px;
    -ms-flex: 0 0 556.001px;
    flex: 0 0 556.001px;
    max-width: 556.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 138.999px);
    max-width: -moz-calc(50% - 138.999px);
    max-width: calc(50% - 138.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 516.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 138.999px);
    max-width: -moz-calc(50% - 138.999px);
    max-width: calc(50% - 138.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 516.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 560.001px;
    -ms-flex: 0 0 560.001px;
    flex: 0 0 560.001px;
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 520.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 516.66767px;
    -ms-flex: 0 0 516.66767px;
    flex: 0 0 516.66767px;
    max-width: 516.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 500.001px;
    -ms-flex: 0 0 500.001px;
    flex: 0 0 500.001px;
    max-width: 500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 99.999px);
    max-width: -moz-calc(50% - 99.999px);
    max-width: calc(50% - 99.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 99.999px);
    max-width: -moz-calc(50% - 99.999px);
    max-width: calc(50% - 99.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 504.16767px;
    -ms-flex: 0 0 504.16767px;
    flex: 0 0 504.16767px;
    max-width: 504.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 100.83233px);
    max-width: -moz-calc(50% - 100.83233px);
    max-width: calc(50% - 100.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 464.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 100.83233px);
    max-width: -moz-calc(50% - 100.83233px);
    max-width: calc(50% - 100.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 464.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 508.33433px;
    -ms-flex: 0 0 508.33433px;
    flex: 0 0 508.33433px;
    max-width: 508.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 101.66567px);
    max-width: -moz-calc(50% - 101.66567px);
    max-width: calc(50% - 101.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 468.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 101.66567px);
    max-width: -moz-calc(50% - 101.66567px);
    max-width: calc(50% - 101.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 468.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 512.501px;
    -ms-flex: 0 0 512.501px;
    flex: 0 0 512.501px;
    max-width: 512.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 102.499px);
    max-width: -moz-calc(50% - 102.499px);
    max-width: calc(50% - 102.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 472.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 102.499px);
    max-width: -moz-calc(50% - 102.499px);
    max-width: calc(50% - 102.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 472.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 516.66767px;
    -ms-flex: 0 0 516.66767px;
    flex: 0 0 516.66767px;
    max-width: 516.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 103.33233px);
    max-width: -moz-calc(50% - 103.33233px);
    max-width: calc(50% - 103.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 520.83433px;
    -ms-flex: 0 0 520.83433px;
    flex: 0 0 520.83433px;
    max-width: 520.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 104.16567px);
    max-width: -moz-calc(50% - 104.16567px);
    max-width: calc(50% - 104.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 480.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 104.16567px);
    max-width: -moz-calc(50% - 104.16567px);
    max-width: calc(50% - 104.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 480.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 525.001px;
    -ms-flex: 0 0 525.001px;
    flex: 0 0 525.001px;
    max-width: 525.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 104.999px);
    max-width: -moz-calc(50% - 104.999px);
    max-width: calc(50% - 104.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 485.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 104.999px);
    max-width: -moz-calc(50% - 104.999px);
    max-width: calc(50% - 104.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 485.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 529.16767px;
    -ms-flex: 0 0 529.16767px;
    flex: 0 0 529.16767px;
    max-width: 529.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 105.83233px);
    max-width: -moz-calc(50% - 105.83233px);
    max-width: calc(50% - 105.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 489.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 105.83233px);
    max-width: -moz-calc(50% - 105.83233px);
    max-width: calc(50% - 105.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 489.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 533.33433px;
    -ms-flex: 0 0 533.33433px;
    flex: 0 0 533.33433px;
    max-width: 533.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 106.66567px);
    max-width: -moz-calc(50% - 106.66567px);
    max-width: calc(50% - 106.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 493.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 106.66567px);
    max-width: -moz-calc(50% - 106.66567px);
    max-width: calc(50% - 106.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 493.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 537.501px;
    -ms-flex: 0 0 537.501px;
    flex: 0 0 537.501px;
    max-width: 537.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 107.499px);
    max-width: -moz-calc(50% - 107.499px);
    max-width: calc(50% - 107.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 497.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 107.499px);
    max-width: -moz-calc(50% - 107.499px);
    max-width: calc(50% - 107.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 497.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 541.66767px;
    -ms-flex: 0 0 541.66767px;
    flex: 0 0 541.66767px;
    max-width: 541.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 108.33233px);
    max-width: -moz-calc(50% - 108.33233px);
    max-width: calc(50% - 108.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 501.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 108.33233px);
    max-width: -moz-calc(50% - 108.33233px);
    max-width: calc(50% - 108.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 501.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 545.83433px;
    -ms-flex: 0 0 545.83433px;
    flex: 0 0 545.83433px;
    max-width: 545.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 109.16567px);
    max-width: -moz-calc(50% - 109.16567px);
    max-width: calc(50% - 109.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 505.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 109.16567px);
    max-width: -moz-calc(50% - 109.16567px);
    max-width: calc(50% - 109.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 505.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 550.001px;
    -ms-flex: 0 0 550.001px;
    flex: 0 0 550.001px;
    max-width: 550.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 109.999px);
    max-width: -moz-calc(50% - 109.999px);
    max-width: calc(50% - 109.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 510.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 109.999px);
    max-width: -moz-calc(50% - 109.999px);
    max-width: calc(50% - 109.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 510.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 554.16767px;
    -ms-flex: 0 0 554.16767px;
    flex: 0 0 554.16767px;
    max-width: 554.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 110.83233px);
    max-width: -moz-calc(50% - 110.83233px);
    max-width: calc(50% - 110.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 514.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 110.83233px);
    max-width: -moz-calc(50% - 110.83233px);
    max-width: calc(50% - 110.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 514.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 558.33433px;
    -ms-flex: 0 0 558.33433px;
    flex: 0 0 558.33433px;
    max-width: 558.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 111.66567px);
    max-width: -moz-calc(50% - 111.66567px);
    max-width: calc(50% - 111.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 518.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 111.66567px);
    max-width: -moz-calc(50% - 111.66567px);
    max-width: calc(50% - 111.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 518.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 562.501px;
    -ms-flex: 0 0 562.501px;
    flex: 0 0 562.501px;
    max-width: 562.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 112.499px);
    max-width: -moz-calc(50% - 112.499px);
    max-width: calc(50% - 112.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 522.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 112.499px);
    max-width: -moz-calc(50% - 112.499px);
    max-width: calc(50% - 112.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 522.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 566.66767px;
    -ms-flex: 0 0 566.66767px;
    flex: 0 0 566.66767px;
    max-width: 566.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 113.33233px);
    max-width: -moz-calc(50% - 113.33233px);
    max-width: calc(50% - 113.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 526.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 113.33233px);
    max-width: -moz-calc(50% - 113.33233px);
    max-width: calc(50% - 113.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 526.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 570.83433px;
    -ms-flex: 0 0 570.83433px;
    flex: 0 0 570.83433px;
    max-width: 570.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 114.16567px);
    max-width: -moz-calc(50% - 114.16567px);
    max-width: calc(50% - 114.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 530.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 114.16567px);
    max-width: -moz-calc(50% - 114.16567px);
    max-width: calc(50% - 114.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 530.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 575.001px;
    -ms-flex: 0 0 575.001px;
    flex: 0 0 575.001px;
    max-width: 575.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 114.999px);
    max-width: -moz-calc(50% - 114.999px);
    max-width: calc(50% - 114.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 535.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 114.999px);
    max-width: -moz-calc(50% - 114.999px);
    max-width: calc(50% - 114.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 535.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 579.16767px;
    -ms-flex: 0 0 579.16767px;
    flex: 0 0 579.16767px;
    max-width: 579.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 115.83233px);
    max-width: -moz-calc(50% - 115.83233px);
    max-width: calc(50% - 115.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 539.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 115.83233px);
    max-width: -moz-calc(50% - 115.83233px);
    max-width: calc(50% - 115.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 539.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 583.33433px;
    -ms-flex: 0 0 583.33433px;
    flex: 0 0 583.33433px;
    max-width: 583.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 543.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 543.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 620.001px;
    -ms-flex: 0 0 620.001px;
    flex: 0 0 620.001px;
    max-width: 620.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 605.001px;
    -ms-flex: 0 0 605.001px;
    flex: 0 0 605.001px;
    max-width: 605.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 565.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 565.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 610.001px;
    -ms-flex: 0 0 610.001px;
    flex: 0 0 610.001px;
    max-width: 610.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 570.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 570.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 615.001px;
    -ms-flex: 0 0 615.001px;
    flex: 0 0 615.001px;
    max-width: 615.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 575.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 575.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 620.001px;
    -ms-flex: 0 0 620.001px;
    flex: 0 0 620.001px;
    max-width: 620.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 625.001px;
    -ms-flex: 0 0 625.001px;
    flex: 0 0 625.001px;
    max-width: 625.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 585.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 585.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 630.001px;
    -ms-flex: 0 0 630.001px;
    flex: 0 0 630.001px;
    max-width: 630.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 590.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 590.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 635.001px;
    -ms-flex: 0 0 635.001px;
    flex: 0 0 635.001px;
    max-width: 635.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 595.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 595.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 640.001px;
    -ms-flex: 0 0 640.001px;
    flex: 0 0 640.001px;
    max-width: 640.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 645.001px;
    -ms-flex: 0 0 645.001px;
    flex: 0 0 645.001px;
    max-width: 645.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 605.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 605.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 650.001px;
    -ms-flex: 0 0 650.001px;
    flex: 0 0 650.001px;
    max-width: 650.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 610.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 610.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 655.001px;
    -ms-flex: 0 0 655.001px;
    flex: 0 0 655.001px;
    max-width: 655.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 615.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 615.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 660.001px;
    -ms-flex: 0 0 660.001px;
    flex: 0 0 660.001px;
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 620.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 620.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 665.001px;
    -ms-flex: 0 0 665.001px;
    flex: 0 0 665.001px;
    max-width: 665.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 625.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 625.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 670.001px;
    -ms-flex: 0 0 670.001px;
    flex: 0 0 670.001px;
    max-width: 670.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 630.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 630.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 675.001px;
    -ms-flex: 0 0 675.001px;
    flex: 0 0 675.001px;
    max-width: 675.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 635.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 635.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 680.001px;
    -ms-flex: 0 0 680.001px;
    flex: 0 0 680.001px;
    max-width: 680.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 640.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 640.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 685.001px;
    -ms-flex: 0 0 685.001px;
    flex: 0 0 685.001px;
    max-width: 685.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 645.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 645.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 690.001px;
    -ms-flex: 0 0 690.001px;
    flex: 0 0 690.001px;
    max-width: 690.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 650.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 650.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 695.001px;
    -ms-flex: 0 0 695.001px;
    flex: 0 0 695.001px;
    max-width: 695.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 655.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 655.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 700.001px;
    -ms-flex: 0 0 700.001px;
    flex: 0 0 700.001px;
    max-width: 700.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 723.33433px;
    -ms-flex: 0 0 723.33433px;
    flex: 0 0 723.33433px;
    max-width: 723.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 683.33433px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 683.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 683.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 700.001px;
    -ms-flex: 0 0 700.001px;
    flex: 0 0 700.001px;
    max-width: 700.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -100.001px);
    max-width: -moz-calc(50% - -100.001px);
    max-width: calc(50% - -100.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -100.001px);
    max-width: -moz-calc(50% - -100.001px);
    max-width: calc(50% - -100.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 705.83433px;
    -ms-flex: 0 0 705.83433px;
    flex: 0 0 705.83433px;
    max-width: 705.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -100.83433px);
    max-width: -moz-calc(50% - -100.83433px);
    max-width: calc(50% - -100.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 665.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -100.83433px);
    max-width: -moz-calc(50% - -100.83433px);
    max-width: calc(50% - -100.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 665.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 711.66767px;
    -ms-flex: 0 0 711.66767px;
    flex: 0 0 711.66767px;
    max-width: 711.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -101.66767px);
    max-width: -moz-calc(50% - -101.66767px);
    max-width: calc(50% - -101.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 671.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -101.66767px);
    max-width: -moz-calc(50% - -101.66767px);
    max-width: calc(50% - -101.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 671.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 717.501px;
    -ms-flex: 0 0 717.501px;
    flex: 0 0 717.501px;
    max-width: 717.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -102.501px);
    max-width: -moz-calc(50% - -102.501px);
    max-width: calc(50% - -102.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 677.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -102.501px);
    max-width: -moz-calc(50% - -102.501px);
    max-width: calc(50% - -102.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 677.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 723.33433px;
    -ms-flex: 0 0 723.33433px;
    flex: 0 0 723.33433px;
    max-width: 723.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 683.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -103.33433px);
    max-width: -moz-calc(50% - -103.33433px);
    max-width: calc(50% - -103.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 683.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 729.16767px;
    -ms-flex: 0 0 729.16767px;
    flex: 0 0 729.16767px;
    max-width: 729.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -104.16767px);
    max-width: -moz-calc(50% - -104.16767px);
    max-width: calc(50% - -104.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 689.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -104.16767px);
    max-width: -moz-calc(50% - -104.16767px);
    max-width: calc(50% - -104.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 689.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 735.001px;
    -ms-flex: 0 0 735.001px;
    flex: 0 0 735.001px;
    max-width: 735.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -105.001px);
    max-width: -moz-calc(50% - -105.001px);
    max-width: calc(50% - -105.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 695.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -105.001px);
    max-width: -moz-calc(50% - -105.001px);
    max-width: calc(50% - -105.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 695.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 740.83433px;
    -ms-flex: 0 0 740.83433px;
    flex: 0 0 740.83433px;
    max-width: 740.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -105.83433px);
    max-width: -moz-calc(50% - -105.83433px);
    max-width: calc(50% - -105.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 700.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -105.83433px);
    max-width: -moz-calc(50% - -105.83433px);
    max-width: calc(50% - -105.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 700.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 746.66767px;
    -ms-flex: 0 0 746.66767px;
    flex: 0 0 746.66767px;
    max-width: 746.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -106.66767px);
    max-width: -moz-calc(50% - -106.66767px);
    max-width: calc(50% - -106.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 706.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -106.66767px);
    max-width: -moz-calc(50% - -106.66767px);
    max-width: calc(50% - -106.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 706.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 752.501px;
    -ms-flex: 0 0 752.501px;
    flex: 0 0 752.501px;
    max-width: 752.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -107.501px);
    max-width: -moz-calc(50% - -107.501px);
    max-width: calc(50% - -107.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 712.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -107.501px);
    max-width: -moz-calc(50% - -107.501px);
    max-width: calc(50% - -107.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 712.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 758.33433px;
    -ms-flex: 0 0 758.33433px;
    flex: 0 0 758.33433px;
    max-width: 758.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -108.33433px);
    max-width: -moz-calc(50% - -108.33433px);
    max-width: calc(50% - -108.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 718.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -108.33433px);
    max-width: -moz-calc(50% - -108.33433px);
    max-width: calc(50% - -108.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 718.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 764.16767px;
    -ms-flex: 0 0 764.16767px;
    flex: 0 0 764.16767px;
    max-width: 764.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -109.16767px);
    max-width: -moz-calc(50% - -109.16767px);
    max-width: calc(50% - -109.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 724.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -109.16767px);
    max-width: -moz-calc(50% - -109.16767px);
    max-width: calc(50% - -109.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 724.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 770.001px;
    -ms-flex: 0 0 770.001px;
    flex: 0 0 770.001px;
    max-width: 770.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -110.001px);
    max-width: -moz-calc(50% - -110.001px);
    max-width: calc(50% - -110.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 730.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -110.001px);
    max-width: -moz-calc(50% - -110.001px);
    max-width: calc(50% - -110.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 730.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 775.83433px;
    -ms-flex: 0 0 775.83433px;
    flex: 0 0 775.83433px;
    max-width: 775.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -110.83433px);
    max-width: -moz-calc(50% - -110.83433px);
    max-width: calc(50% - -110.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 735.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -110.83433px);
    max-width: -moz-calc(50% - -110.83433px);
    max-width: calc(50% - -110.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 735.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 781.66767px;
    -ms-flex: 0 0 781.66767px;
    flex: 0 0 781.66767px;
    max-width: 781.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -111.66767px);
    max-width: -moz-calc(50% - -111.66767px);
    max-width: calc(50% - -111.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 741.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -111.66767px);
    max-width: -moz-calc(50% - -111.66767px);
    max-width: calc(50% - -111.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 741.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 787.501px;
    -ms-flex: 0 0 787.501px;
    flex: 0 0 787.501px;
    max-width: 787.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -112.501px);
    max-width: -moz-calc(50% - -112.501px);
    max-width: calc(50% - -112.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 747.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -112.501px);
    max-width: -moz-calc(50% - -112.501px);
    max-width: calc(50% - -112.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 747.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 793.33433px;
    -ms-flex: 0 0 793.33433px;
    flex: 0 0 793.33433px;
    max-width: 793.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -113.33433px);
    max-width: -moz-calc(50% - -113.33433px);
    max-width: calc(50% - -113.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 753.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -113.33433px);
    max-width: -moz-calc(50% - -113.33433px);
    max-width: calc(50% - -113.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 753.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 799.16767px;
    -ms-flex: 0 0 799.16767px;
    flex: 0 0 799.16767px;
    max-width: 799.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -114.16767px);
    max-width: -moz-calc(50% - -114.16767px);
    max-width: calc(50% - -114.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 759.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -114.16767px);
    max-width: -moz-calc(50% - -114.16767px);
    max-width: calc(50% - -114.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 759.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 805.001px;
    -ms-flex: 0 0 805.001px;
    flex: 0 0 805.001px;
    max-width: 805.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -115.001px);
    max-width: -moz-calc(50% - -115.001px);
    max-width: calc(50% - -115.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 765.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -115.001px);
    max-width: -moz-calc(50% - -115.001px);
    max-width: calc(50% - -115.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 765.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 810.83433px;
    -ms-flex: 0 0 810.83433px;
    flex: 0 0 810.83433px;
    max-width: 810.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -115.83433px);
    max-width: -moz-calc(50% - -115.83433px);
    max-width: calc(50% - -115.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 770.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -115.83433px);
    max-width: -moz-calc(50% - -115.83433px);
    max-width: calc(50% - -115.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 770.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 816.66767px;
    -ms-flex: 0 0 816.66767px;
    flex: 0 0 816.66767px;
    max-width: 816.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 776.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 776.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 744.001px;
    -ms-flex: 0 0 744.001px;
    flex: 0 0 744.001px;
    max-width: 744.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 704.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 704.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 704.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 720.001px;
    -ms-flex: 0 0 720.001px;
    flex: 0 0 720.001px;
    max-width: 720.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 726.001px;
    -ms-flex: 0 0 726.001px;
    flex: 0 0 726.001px;
    max-width: 726.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -121.001px);
    max-width: -moz-calc(50% - -121.001px);
    max-width: calc(50% - -121.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 686.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -121.001px);
    max-width: -moz-calc(50% - -121.001px);
    max-width: calc(50% - -121.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 686.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 732.001px;
    -ms-flex: 0 0 732.001px;
    flex: 0 0 732.001px;
    max-width: 732.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -122.001px);
    max-width: -moz-calc(50% - -122.001px);
    max-width: calc(50% - -122.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 692.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -122.001px);
    max-width: -moz-calc(50% - -122.001px);
    max-width: calc(50% - -122.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 692.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 738.001px;
    -ms-flex: 0 0 738.001px;
    flex: 0 0 738.001px;
    max-width: 738.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -123.001px);
    max-width: -moz-calc(50% - -123.001px);
    max-width: calc(50% - -123.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 698.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -123.001px);
    max-width: -moz-calc(50% - -123.001px);
    max-width: calc(50% - -123.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 698.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 744.001px;
    -ms-flex: 0 0 744.001px;
    flex: 0 0 744.001px;
    max-width: 744.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 704.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.001px);
    max-width: -moz-calc(50% - -124.001px);
    max-width: calc(50% - -124.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 704.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 750.001px;
    -ms-flex: 0 0 750.001px;
    flex: 0 0 750.001px;
    max-width: 750.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 710.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 710.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 756.001px;
    -ms-flex: 0 0 756.001px;
    flex: 0 0 756.001px;
    max-width: 756.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -126.001px);
    max-width: -moz-calc(50% - -126.001px);
    max-width: calc(50% - -126.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 716.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -126.001px);
    max-width: -moz-calc(50% - -126.001px);
    max-width: calc(50% - -126.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 716.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 762.001px;
    -ms-flex: 0 0 762.001px;
    flex: 0 0 762.001px;
    max-width: 762.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -127.001px);
    max-width: -moz-calc(50% - -127.001px);
    max-width: calc(50% - -127.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 722.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -127.001px);
    max-width: -moz-calc(50% - -127.001px);
    max-width: calc(50% - -127.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 722.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 768.001px;
    -ms-flex: 0 0 768.001px;
    flex: 0 0 768.001px;
    max-width: 768.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -128.001px);
    max-width: -moz-calc(50% - -128.001px);
    max-width: calc(50% - -128.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 728.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -128.001px);
    max-width: -moz-calc(50% - -128.001px);
    max-width: calc(50% - -128.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 728.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 774.001px;
    -ms-flex: 0 0 774.001px;
    flex: 0 0 774.001px;
    max-width: 774.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -129.001px);
    max-width: -moz-calc(50% - -129.001px);
    max-width: calc(50% - -129.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 734.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -129.001px);
    max-width: -moz-calc(50% - -129.001px);
    max-width: calc(50% - -129.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 734.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 780.001px;
    -ms-flex: 0 0 780.001px;
    flex: 0 0 780.001px;
    max-width: 780.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 740.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 740.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 786.001px;
    -ms-flex: 0 0 786.001px;
    flex: 0 0 786.001px;
    max-width: 786.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -131.001px);
    max-width: -moz-calc(50% - -131.001px);
    max-width: calc(50% - -131.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 746.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -131.001px);
    max-width: -moz-calc(50% - -131.001px);
    max-width: calc(50% - -131.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 746.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 792.001px;
    -ms-flex: 0 0 792.001px;
    flex: 0 0 792.001px;
    max-width: 792.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -132.001px);
    max-width: -moz-calc(50% - -132.001px);
    max-width: calc(50% - -132.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 752.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -132.001px);
    max-width: -moz-calc(50% - -132.001px);
    max-width: calc(50% - -132.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 752.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 798.001px;
    -ms-flex: 0 0 798.001px;
    flex: 0 0 798.001px;
    max-width: 798.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -133.001px);
    max-width: -moz-calc(50% - -133.001px);
    max-width: calc(50% - -133.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 758.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -133.001px);
    max-width: -moz-calc(50% - -133.001px);
    max-width: calc(50% - -133.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 758.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 804.001px;
    -ms-flex: 0 0 804.001px;
    flex: 0 0 804.001px;
    max-width: 804.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -134.001px);
    max-width: -moz-calc(50% - -134.001px);
    max-width: calc(50% - -134.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 764.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -134.001px);
    max-width: -moz-calc(50% - -134.001px);
    max-width: calc(50% - -134.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 764.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 810.001px;
    -ms-flex: 0 0 810.001px;
    flex: 0 0 810.001px;
    max-width: 810.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -135.001px);
    max-width: -moz-calc(50% - -135.001px);
    max-width: calc(50% - -135.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 770.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -135.001px);
    max-width: -moz-calc(50% - -135.001px);
    max-width: calc(50% - -135.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 770.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 816.001px;
    -ms-flex: 0 0 816.001px;
    flex: 0 0 816.001px;
    max-width: 816.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -136.001px);
    max-width: -moz-calc(50% - -136.001px);
    max-width: calc(50% - -136.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 776.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -136.001px);
    max-width: -moz-calc(50% - -136.001px);
    max-width: calc(50% - -136.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 776.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 822.001px;
    -ms-flex: 0 0 822.001px;
    flex: 0 0 822.001px;
    max-width: 822.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -137.001px);
    max-width: -moz-calc(50% - -137.001px);
    max-width: calc(50% - -137.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 782.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -137.001px);
    max-width: -moz-calc(50% - -137.001px);
    max-width: calc(50% - -137.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 782.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 828.001px;
    -ms-flex: 0 0 828.001px;
    flex: 0 0 828.001px;
    max-width: 828.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -138.001px);
    max-width: -moz-calc(50% - -138.001px);
    max-width: calc(50% - -138.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 788.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -138.001px);
    max-width: -moz-calc(50% - -138.001px);
    max-width: calc(50% - -138.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 788.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 834.001px;
    -ms-flex: 0 0 834.001px;
    flex: 0 0 834.001px;
    max-width: 834.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -139.001px);
    max-width: -moz-calc(50% - -139.001px);
    max-width: calc(50% - -139.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 794.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -139.001px);
    max-width: -moz-calc(50% - -139.001px);
    max-width: calc(50% - -139.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 794.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 826.66767px;
    -ms-flex: 0 0 826.66767px;
    flex: 0 0 826.66767px;
    max-width: 826.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 786.66767px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 786.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 786.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 800.001px;
    -ms-flex: 0 0 800.001px;
    flex: 0 0 800.001px;
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -200.001px);
    max-width: -moz-calc(50% - -200.001px);
    max-width: calc(50% - -200.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 760.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -200.001px);
    max-width: -moz-calc(50% - -200.001px);
    max-width: calc(50% - -200.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 760.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 806.66767px;
    -ms-flex: 0 0 806.66767px;
    flex: 0 0 806.66767px;
    max-width: 806.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -201.66767px);
    max-width: -moz-calc(50% - -201.66767px);
    max-width: calc(50% - -201.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 766.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -201.66767px);
    max-width: -moz-calc(50% - -201.66767px);
    max-width: calc(50% - -201.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 766.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 813.33433px;
    -ms-flex: 0 0 813.33433px;
    flex: 0 0 813.33433px;
    max-width: 813.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -203.33433px);
    max-width: -moz-calc(50% - -203.33433px);
    max-width: calc(50% - -203.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 773.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -203.33433px);
    max-width: -moz-calc(50% - -203.33433px);
    max-width: calc(50% - -203.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 773.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 820.001px;
    -ms-flex: 0 0 820.001px;
    flex: 0 0 820.001px;
    max-width: 820.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -205.001px);
    max-width: -moz-calc(50% - -205.001px);
    max-width: calc(50% - -205.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 780.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -205.001px);
    max-width: -moz-calc(50% - -205.001px);
    max-width: calc(50% - -205.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 780.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 826.66767px;
    -ms-flex: 0 0 826.66767px;
    flex: 0 0 826.66767px;
    max-width: 826.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 786.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -206.66767px);
    max-width: -moz-calc(50% - -206.66767px);
    max-width: calc(50% - -206.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 786.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 833.33433px;
    -ms-flex: 0 0 833.33433px;
    flex: 0 0 833.33433px;
    max-width: 833.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -208.33433px);
    max-width: -moz-calc(50% - -208.33433px);
    max-width: calc(50% - -208.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 793.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -208.33433px);
    max-width: -moz-calc(50% - -208.33433px);
    max-width: calc(50% - -208.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 793.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -210.001px);
    max-width: -moz-calc(50% - -210.001px);
    max-width: calc(50% - -210.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -210.001px);
    max-width: -moz-calc(50% - -210.001px);
    max-width: calc(50% - -210.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 846.66767px;
    -ms-flex: 0 0 846.66767px;
    flex: 0 0 846.66767px;
    max-width: 846.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -211.66767px);
    max-width: -moz-calc(50% - -211.66767px);
    max-width: calc(50% - -211.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 806.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -211.66767px);
    max-width: -moz-calc(50% - -211.66767px);
    max-width: calc(50% - -211.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 806.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 853.33433px;
    -ms-flex: 0 0 853.33433px;
    flex: 0 0 853.33433px;
    max-width: 853.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -213.33433px);
    max-width: -moz-calc(50% - -213.33433px);
    max-width: calc(50% - -213.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 813.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -213.33433px);
    max-width: -moz-calc(50% - -213.33433px);
    max-width: calc(50% - -213.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 813.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 860.001px;
    -ms-flex: 0 0 860.001px;
    flex: 0 0 860.001px;
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -215.001px);
    max-width: -moz-calc(50% - -215.001px);
    max-width: calc(50% - -215.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 820.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -215.001px);
    max-width: -moz-calc(50% - -215.001px);
    max-width: calc(50% - -215.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 820.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 866.66767px;
    -ms-flex: 0 0 866.66767px;
    flex: 0 0 866.66767px;
    max-width: 866.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -216.66767px);
    max-width: -moz-calc(50% - -216.66767px);
    max-width: calc(50% - -216.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 826.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -216.66767px);
    max-width: -moz-calc(50% - -216.66767px);
    max-width: calc(50% - -216.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 826.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 873.33433px;
    -ms-flex: 0 0 873.33433px;
    flex: 0 0 873.33433px;
    max-width: 873.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -218.33433px);
    max-width: -moz-calc(50% - -218.33433px);
    max-width: calc(50% - -218.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 833.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -218.33433px);
    max-width: -moz-calc(50% - -218.33433px);
    max-width: calc(50% - -218.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 833.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 880.001px;
    -ms-flex: 0 0 880.001px;
    flex: 0 0 880.001px;
    max-width: 880.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -220.001px);
    max-width: -moz-calc(50% - -220.001px);
    max-width: calc(50% - -220.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -220.001px);
    max-width: -moz-calc(50% - -220.001px);
    max-width: calc(50% - -220.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 886.66767px;
    -ms-flex: 0 0 886.66767px;
    flex: 0 0 886.66767px;
    max-width: 886.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -221.66767px);
    max-width: -moz-calc(50% - -221.66767px);
    max-width: calc(50% - -221.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 846.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -221.66767px);
    max-width: -moz-calc(50% - -221.66767px);
    max-width: calc(50% - -221.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 846.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 893.33433px;
    -ms-flex: 0 0 893.33433px;
    flex: 0 0 893.33433px;
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -223.33433px);
    max-width: -moz-calc(50% - -223.33433px);
    max-width: calc(50% - -223.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 853.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -223.33433px);
    max-width: -moz-calc(50% - -223.33433px);
    max-width: calc(50% - -223.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 853.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 900.001px;
    -ms-flex: 0 0 900.001px;
    flex: 0 0 900.001px;
    max-width: 900.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -225.001px);
    max-width: -moz-calc(50% - -225.001px);
    max-width: calc(50% - -225.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -225.001px);
    max-width: -moz-calc(50% - -225.001px);
    max-width: calc(50% - -225.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 906.66767px;
    -ms-flex: 0 0 906.66767px;
    flex: 0 0 906.66767px;
    max-width: 906.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -226.66767px);
    max-width: -moz-calc(50% - -226.66767px);
    max-width: calc(50% - -226.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 866.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -226.66767px);
    max-width: -moz-calc(50% - -226.66767px);
    max-width: calc(50% - -226.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 866.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 913.33433px;
    -ms-flex: 0 0 913.33433px;
    flex: 0 0 913.33433px;
    max-width: 913.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -228.33433px);
    max-width: -moz-calc(50% - -228.33433px);
    max-width: calc(50% - -228.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 873.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -228.33433px);
    max-width: -moz-calc(50% - -228.33433px);
    max-width: calc(50% - -228.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 873.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 920.001px;
    -ms-flex: 0 0 920.001px;
    flex: 0 0 920.001px;
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -230.001px);
    max-width: -moz-calc(50% - -230.001px);
    max-width: calc(50% - -230.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 880.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -230.001px);
    max-width: -moz-calc(50% - -230.001px);
    max-width: calc(50% - -230.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 880.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 926.66767px;
    -ms-flex: 0 0 926.66767px;
    flex: 0 0 926.66767px;
    max-width: 926.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -231.66767px);
    max-width: -moz-calc(50% - -231.66767px);
    max-width: calc(50% - -231.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 886.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -231.66767px);
    max-width: -moz-calc(50% - -231.66767px);
    max-width: calc(50% - -231.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 886.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 933.33433px;
    -ms-flex: 0 0 933.33433px;
    flex: 0 0 933.33433px;
    max-width: 933.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 930.001px;
    -ms-flex: 0 0 930.001px;
    flex: 0 0 930.001px;
    max-width: 930.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 900.001px;
    -ms-flex: 0 0 900.001px;
    flex: 0 0 900.001px;
    max-width: 900.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -300.001px);
    max-width: -moz-calc(50% - -300.001px);
    max-width: calc(50% - -300.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -300.001px);
    max-width: -moz-calc(50% - -300.001px);
    max-width: calc(50% - -300.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 907.501px;
    -ms-flex: 0 0 907.501px;
    flex: 0 0 907.501px;
    max-width: 907.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -302.501px);
    max-width: -moz-calc(50% - -302.501px);
    max-width: calc(50% - -302.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 867.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -302.501px);
    max-width: -moz-calc(50% - -302.501px);
    max-width: calc(50% - -302.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 867.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 915.001px;
    -ms-flex: 0 0 915.001px;
    flex: 0 0 915.001px;
    max-width: 915.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -305.001px);
    max-width: -moz-calc(50% - -305.001px);
    max-width: calc(50% - -305.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 875.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -305.001px);
    max-width: -moz-calc(50% - -305.001px);
    max-width: calc(50% - -305.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 875.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 922.501px;
    -ms-flex: 0 0 922.501px;
    flex: 0 0 922.501px;
    max-width: 922.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -307.501px);
    max-width: -moz-calc(50% - -307.501px);
    max-width: calc(50% - -307.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 882.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -307.501px);
    max-width: -moz-calc(50% - -307.501px);
    max-width: calc(50% - -307.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 882.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 930.001px;
    -ms-flex: 0 0 930.001px;
    flex: 0 0 930.001px;
    max-width: 930.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -310.001px);
    max-width: -moz-calc(50% - -310.001px);
    max-width: calc(50% - -310.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 937.501px;
    -ms-flex: 0 0 937.501px;
    flex: 0 0 937.501px;
    max-width: 937.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -312.501px);
    max-width: -moz-calc(50% - -312.501px);
    max-width: calc(50% - -312.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 897.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -312.501px);
    max-width: -moz-calc(50% - -312.501px);
    max-width: calc(50% - -312.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 897.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 945.001px;
    -ms-flex: 0 0 945.001px;
    flex: 0 0 945.001px;
    max-width: 945.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -315.001px);
    max-width: -moz-calc(50% - -315.001px);
    max-width: calc(50% - -315.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 905.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -315.001px);
    max-width: -moz-calc(50% - -315.001px);
    max-width: calc(50% - -315.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 905.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 952.501px;
    -ms-flex: 0 0 952.501px;
    flex: 0 0 952.501px;
    max-width: 952.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -317.501px);
    max-width: -moz-calc(50% - -317.501px);
    max-width: calc(50% - -317.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 912.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -317.501px);
    max-width: -moz-calc(50% - -317.501px);
    max-width: calc(50% - -317.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 912.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -320.001px);
    max-width: -moz-calc(50% - -320.001px);
    max-width: calc(50% - -320.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -320.001px);
    max-width: -moz-calc(50% - -320.001px);
    max-width: calc(50% - -320.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 967.501px;
    -ms-flex: 0 0 967.501px;
    flex: 0 0 967.501px;
    max-width: 967.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -322.501px);
    max-width: -moz-calc(50% - -322.501px);
    max-width: calc(50% - -322.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 927.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -322.501px);
    max-width: -moz-calc(50% - -322.501px);
    max-width: calc(50% - -322.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 927.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 975.001px;
    -ms-flex: 0 0 975.001px;
    flex: 0 0 975.001px;
    max-width: 975.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -325.001px);
    max-width: -moz-calc(50% - -325.001px);
    max-width: calc(50% - -325.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 935.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -325.001px);
    max-width: -moz-calc(50% - -325.001px);
    max-width: calc(50% - -325.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 935.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 982.501px;
    -ms-flex: 0 0 982.501px;
    flex: 0 0 982.501px;
    max-width: 982.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -327.501px);
    max-width: -moz-calc(50% - -327.501px);
    max-width: calc(50% - -327.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 942.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -327.501px);
    max-width: -moz-calc(50% - -327.501px);
    max-width: calc(50% - -327.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 942.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 990.001px;
    -ms-flex: 0 0 990.001px;
    flex: 0 0 990.001px;
    max-width: 990.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -330.001px);
    max-width: -moz-calc(50% - -330.001px);
    max-width: calc(50% - -330.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 950.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -330.001px);
    max-width: -moz-calc(50% - -330.001px);
    max-width: calc(50% - -330.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 950.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 997.501px;
    -ms-flex: 0 0 997.501px;
    flex: 0 0 997.501px;
    max-width: 997.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -332.501px);
    max-width: -moz-calc(50% - -332.501px);
    max-width: calc(50% - -332.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 957.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -332.501px);
    max-width: -moz-calc(50% - -332.501px);
    max-width: calc(50% - -332.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 957.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1005.001px;
    -ms-flex: 0 0 1005.001px;
    flex: 0 0 1005.001px;
    max-width: 1005.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -335.001px);
    max-width: -moz-calc(50% - -335.001px);
    max-width: calc(50% - -335.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 965.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -335.001px);
    max-width: -moz-calc(50% - -335.001px);
    max-width: calc(50% - -335.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 965.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1012.501px;
    -ms-flex: 0 0 1012.501px;
    flex: 0 0 1012.501px;
    max-width: 1012.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -337.501px);
    max-width: -moz-calc(50% - -337.501px);
    max-width: calc(50% - -337.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 972.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -337.501px);
    max-width: -moz-calc(50% - -337.501px);
    max-width: calc(50% - -337.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 972.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1020.001px;
    -ms-flex: 0 0 1020.001px;
    flex: 0 0 1020.001px;
    max-width: 1020.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -340.001px);
    max-width: -moz-calc(50% - -340.001px);
    max-width: calc(50% - -340.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 980.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -340.001px);
    max-width: -moz-calc(50% - -340.001px);
    max-width: calc(50% - -340.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 980.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1027.501px;
    -ms-flex: 0 0 1027.501px;
    flex: 0 0 1027.501px;
    max-width: 1027.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -342.501px);
    max-width: -moz-calc(50% - -342.501px);
    max-width: calc(50% - -342.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 987.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -342.501px);
    max-width: -moz-calc(50% - -342.501px);
    max-width: calc(50% - -342.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 987.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1035.001px;
    -ms-flex: 0 0 1035.001px;
    flex: 0 0 1035.001px;
    max-width: 1035.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -345.001px);
    max-width: -moz-calc(50% - -345.001px);
    max-width: calc(50% - -345.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 995.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -345.001px);
    max-width: -moz-calc(50% - -345.001px);
    max-width: calc(50% - -345.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 995.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1042.501px;
    -ms-flex: 0 0 1042.501px;
    flex: 0 0 1042.501px;
    max-width: 1042.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -347.501px);
    max-width: -moz-calc(50% - -347.501px);
    max-width: calc(50% - -347.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1002.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -347.501px);
    max-width: -moz-calc(50% - -347.501px);
    max-width: calc(50% - -347.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1002.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1050.001px;
    -ms-flex: 0 0 1050.001px;
    flex: 0 0 1050.001px;
    max-width: 1050.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1010.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1010.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 992.001px;
    -ms-flex: 0 0 992.001px;
    flex: 0 0 992.001px;
    max-width: 992.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 952.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 952.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 952.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 968.001px;
    -ms-flex: 0 0 968.001px;
    flex: 0 0 968.001px;
    max-width: 968.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -363.001px);
    max-width: -moz-calc(50% - -363.001px);
    max-width: calc(50% - -363.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 928.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -363.001px);
    max-width: -moz-calc(50% - -363.001px);
    max-width: calc(50% - -363.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 928.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 976.001px;
    -ms-flex: 0 0 976.001px;
    flex: 0 0 976.001px;
    max-width: 976.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -366.001px);
    max-width: -moz-calc(50% - -366.001px);
    max-width: calc(50% - -366.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 936.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -366.001px);
    max-width: -moz-calc(50% - -366.001px);
    max-width: calc(50% - -366.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 936.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 984.001px;
    -ms-flex: 0 0 984.001px;
    flex: 0 0 984.001px;
    max-width: 984.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -369.001px);
    max-width: -moz-calc(50% - -369.001px);
    max-width: calc(50% - -369.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 944.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -369.001px);
    max-width: -moz-calc(50% - -369.001px);
    max-width: calc(50% - -369.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 944.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 992.001px;
    -ms-flex: 0 0 992.001px;
    flex: 0 0 992.001px;
    max-width: 992.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 952.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.001px);
    max-width: -moz-calc(50% - -372.001px);
    max-width: calc(50% - -372.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 952.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1000.001px;
    -ms-flex: 0 0 1000.001px;
    flex: 0 0 1000.001px;
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1008.001px;
    -ms-flex: 0 0 1008.001px;
    flex: 0 0 1008.001px;
    max-width: 1008.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -378.001px);
    max-width: -moz-calc(50% - -378.001px);
    max-width: calc(50% - -378.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 968.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -378.001px);
    max-width: -moz-calc(50% - -378.001px);
    max-width: calc(50% - -378.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 968.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1016.001px;
    -ms-flex: 0 0 1016.001px;
    flex: 0 0 1016.001px;
    max-width: 1016.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -381.001px);
    max-width: -moz-calc(50% - -381.001px);
    max-width: calc(50% - -381.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 976.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -381.001px);
    max-width: -moz-calc(50% - -381.001px);
    max-width: calc(50% - -381.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 976.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1024.001px;
    -ms-flex: 0 0 1024.001px;
    flex: 0 0 1024.001px;
    max-width: 1024.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -384.001px);
    max-width: -moz-calc(50% - -384.001px);
    max-width: calc(50% - -384.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 984.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -384.001px);
    max-width: -moz-calc(50% - -384.001px);
    max-width: calc(50% - -384.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 984.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1032.001px;
    -ms-flex: 0 0 1032.001px;
    flex: 0 0 1032.001px;
    max-width: 1032.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -387.001px);
    max-width: -moz-calc(50% - -387.001px);
    max-width: calc(50% - -387.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 992.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -387.001px);
    max-width: -moz-calc(50% - -387.001px);
    max-width: calc(50% - -387.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 992.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1040.001px;
    -ms-flex: 0 0 1040.001px;
    flex: 0 0 1040.001px;
    max-width: 1040.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1048.001px;
    -ms-flex: 0 0 1048.001px;
    flex: 0 0 1048.001px;
    max-width: 1048.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -393.001px);
    max-width: -moz-calc(50% - -393.001px);
    max-width: calc(50% - -393.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1008.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -393.001px);
    max-width: -moz-calc(50% - -393.001px);
    max-width: calc(50% - -393.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1008.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1056.001px;
    -ms-flex: 0 0 1056.001px;
    flex: 0 0 1056.001px;
    max-width: 1056.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -396.001px);
    max-width: -moz-calc(50% - -396.001px);
    max-width: calc(50% - -396.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1016.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -396.001px);
    max-width: -moz-calc(50% - -396.001px);
    max-width: calc(50% - -396.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1016.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1064.001px;
    -ms-flex: 0 0 1064.001px;
    flex: 0 0 1064.001px;
    max-width: 1064.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -399.001px);
    max-width: -moz-calc(50% - -399.001px);
    max-width: calc(50% - -399.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1024.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -399.001px);
    max-width: -moz-calc(50% - -399.001px);
    max-width: calc(50% - -399.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1024.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1072.001px;
    -ms-flex: 0 0 1072.001px;
    flex: 0 0 1072.001px;
    max-width: 1072.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -402.001px);
    max-width: -moz-calc(50% - -402.001px);
    max-width: calc(50% - -402.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1032.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -402.001px);
    max-width: -moz-calc(50% - -402.001px);
    max-width: calc(50% - -402.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1032.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1080.001px;
    -ms-flex: 0 0 1080.001px;
    flex: 0 0 1080.001px;
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -405.001px);
    max-width: -moz-calc(50% - -405.001px);
    max-width: calc(50% - -405.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -405.001px);
    max-width: -moz-calc(50% - -405.001px);
    max-width: calc(50% - -405.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1088.001px;
    -ms-flex: 0 0 1088.001px;
    flex: 0 0 1088.001px;
    max-width: 1088.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -408.001px);
    max-width: -moz-calc(50% - -408.001px);
    max-width: calc(50% - -408.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1048.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -408.001px);
    max-width: -moz-calc(50% - -408.001px);
    max-width: calc(50% - -408.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1048.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1096.001px;
    -ms-flex: 0 0 1096.001px;
    flex: 0 0 1096.001px;
    max-width: 1096.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -411.001px);
    max-width: -moz-calc(50% - -411.001px);
    max-width: calc(50% - -411.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1056.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -411.001px);
    max-width: -moz-calc(50% - -411.001px);
    max-width: calc(50% - -411.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1056.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1104.001px;
    -ms-flex: 0 0 1104.001px;
    flex: 0 0 1104.001px;
    max-width: 1104.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -414.001px);
    max-width: -moz-calc(50% - -414.001px);
    max-width: calc(50% - -414.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1064.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -414.001px);
    max-width: -moz-calc(50% - -414.001px);
    max-width: calc(50% - -414.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1064.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1112.001px;
    -ms-flex: 0 0 1112.001px;
    flex: 0 0 1112.001px;
    max-width: 1112.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -417.001px);
    max-width: -moz-calc(50% - -417.001px);
    max-width: calc(50% - -417.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1072.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -417.001px);
    max-width: -moz-calc(50% - -417.001px);
    max-width: calc(50% - -417.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1072.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1120.001px;
    -ms-flex: 0 0 1120.001px;
    flex: 0 0 1120.001px;
    max-width: 1120.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1033.33433px;
    -ms-flex: 0 0 1033.33433px;
    flex: 0 0 1033.33433px;
    max-width: 1033.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1000.001px;
    -ms-flex: 0 0 1000.001px;
    flex: 0 0 1000.001px;
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1008.33433px;
    -ms-flex: 0 0 1008.33433px;
    flex: 0 0 1008.33433px;
    max-width: 1008.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -403.33433px);
    max-width: -moz-calc(50% - -403.33433px);
    max-width: calc(50% - -403.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 968.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -403.33433px);
    max-width: -moz-calc(50% - -403.33433px);
    max-width: calc(50% - -403.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 968.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1016.66767px;
    -ms-flex: 0 0 1016.66767px;
    flex: 0 0 1016.66767px;
    max-width: 1016.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -406.66767px);
    max-width: -moz-calc(50% - -406.66767px);
    max-width: calc(50% - -406.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 976.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -406.66767px);
    max-width: -moz-calc(50% - -406.66767px);
    max-width: calc(50% - -406.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 976.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1025.001px;
    -ms-flex: 0 0 1025.001px;
    flex: 0 0 1025.001px;
    max-width: 1025.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -410.001px);
    max-width: -moz-calc(50% - -410.001px);
    max-width: calc(50% - -410.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 985.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -410.001px);
    max-width: -moz-calc(50% - -410.001px);
    max-width: calc(50% - -410.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 985.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1033.33433px;
    -ms-flex: 0 0 1033.33433px;
    flex: 0 0 1033.33433px;
    max-width: 1033.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -413.33433px);
    max-width: -moz-calc(50% - -413.33433px);
    max-width: calc(50% - -413.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1041.66767px;
    -ms-flex: 0 0 1041.66767px;
    flex: 0 0 1041.66767px;
    max-width: 1041.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -416.66767px);
    max-width: -moz-calc(50% - -416.66767px);
    max-width: calc(50% - -416.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1001.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -416.66767px);
    max-width: -moz-calc(50% - -416.66767px);
    max-width: calc(50% - -416.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1001.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1050.001px;
    -ms-flex: 0 0 1050.001px;
    flex: 0 0 1050.001px;
    max-width: 1050.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1010.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1010.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1058.33433px;
    -ms-flex: 0 0 1058.33433px;
    flex: 0 0 1058.33433px;
    max-width: 1058.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -423.33433px);
    max-width: -moz-calc(50% - -423.33433px);
    max-width: calc(50% - -423.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1018.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -423.33433px);
    max-width: -moz-calc(50% - -423.33433px);
    max-width: calc(50% - -423.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1018.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1066.66767px;
    -ms-flex: 0 0 1066.66767px;
    flex: 0 0 1066.66767px;
    max-width: 1066.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -426.66767px);
    max-width: -moz-calc(50% - -426.66767px);
    max-width: calc(50% - -426.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1026.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -426.66767px);
    max-width: -moz-calc(50% - -426.66767px);
    max-width: calc(50% - -426.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1026.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1075.001px;
    -ms-flex: 0 0 1075.001px;
    flex: 0 0 1075.001px;
    max-width: 1075.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -430.001px);
    max-width: -moz-calc(50% - -430.001px);
    max-width: calc(50% - -430.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1035.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -430.001px);
    max-width: -moz-calc(50% - -430.001px);
    max-width: calc(50% - -430.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1035.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1083.33433px;
    -ms-flex: 0 0 1083.33433px;
    flex: 0 0 1083.33433px;
    max-width: 1083.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -433.33433px);
    max-width: -moz-calc(50% - -433.33433px);
    max-width: calc(50% - -433.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1043.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -433.33433px);
    max-width: -moz-calc(50% - -433.33433px);
    max-width: calc(50% - -433.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1043.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1091.66767px;
    -ms-flex: 0 0 1091.66767px;
    flex: 0 0 1091.66767px;
    max-width: 1091.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -436.66767px);
    max-width: -moz-calc(50% - -436.66767px);
    max-width: calc(50% - -436.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1051.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -436.66767px);
    max-width: -moz-calc(50% - -436.66767px);
    max-width: calc(50% - -436.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1051.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1100.001px;
    -ms-flex: 0 0 1100.001px;
    flex: 0 0 1100.001px;
    max-width: 1100.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -440.001px);
    max-width: -moz-calc(50% - -440.001px);
    max-width: calc(50% - -440.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1060.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -440.001px);
    max-width: -moz-calc(50% - -440.001px);
    max-width: calc(50% - -440.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1060.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1108.33433px;
    -ms-flex: 0 0 1108.33433px;
    flex: 0 0 1108.33433px;
    max-width: 1108.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -443.33433px);
    max-width: -moz-calc(50% - -443.33433px);
    max-width: calc(50% - -443.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1068.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -443.33433px);
    max-width: -moz-calc(50% - -443.33433px);
    max-width: calc(50% - -443.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1068.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1116.66767px;
    -ms-flex: 0 0 1116.66767px;
    flex: 0 0 1116.66767px;
    max-width: 1116.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -446.66767px);
    max-width: -moz-calc(50% - -446.66767px);
    max-width: calc(50% - -446.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1076.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -446.66767px);
    max-width: -moz-calc(50% - -446.66767px);
    max-width: calc(50% - -446.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1076.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1125.001px;
    -ms-flex: 0 0 1125.001px;
    flex: 0 0 1125.001px;
    max-width: 1125.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1085.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1085.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1133.33433px;
    -ms-flex: 0 0 1133.33433px;
    flex: 0 0 1133.33433px;
    max-width: 1133.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -453.33433px);
    max-width: -moz-calc(50% - -453.33433px);
    max-width: calc(50% - -453.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1093.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -453.33433px);
    max-width: -moz-calc(50% - -453.33433px);
    max-width: calc(50% - -453.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1093.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1141.66767px;
    -ms-flex: 0 0 1141.66767px;
    flex: 0 0 1141.66767px;
    max-width: 1141.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -456.66767px);
    max-width: -moz-calc(50% - -456.66767px);
    max-width: calc(50% - -456.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1101.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -456.66767px);
    max-width: -moz-calc(50% - -456.66767px);
    max-width: calc(50% - -456.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1101.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1150.001px;
    -ms-flex: 0 0 1150.001px;
    flex: 0 0 1150.001px;
    max-width: 1150.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -460.001px);
    max-width: -moz-calc(50% - -460.001px);
    max-width: calc(50% - -460.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1110.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -460.001px);
    max-width: -moz-calc(50% - -460.001px);
    max-width: calc(50% - -460.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1110.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1158.33433px;
    -ms-flex: 0 0 1158.33433px;
    flex: 0 0 1158.33433px;
    max-width: 1158.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -463.33433px);
    max-width: -moz-calc(50% - -463.33433px);
    max-width: calc(50% - -463.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1118.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -463.33433px);
    max-width: -moz-calc(50% - -463.33433px);
    max-width: calc(50% - -463.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1118.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1166.66767px;
    -ms-flex: 0 0 1166.66767px;
    flex: 0 0 1166.66767px;
    max-width: 1166.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1126.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1126.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1136.66767px;
    -ms-flex: 0 0 1136.66767px;
    flex: 0 0 1136.66767px;
    max-width: 1136.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1096.66767px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1096.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1096.66767px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1100.001px;
    -ms-flex: 0 0 1100.001px;
    flex: 0 0 1100.001px;
    max-width: 1100.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1060.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1060.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1109.16767px;
    -ms-flex: 0 0 1109.16767px;
    flex: 0 0 1109.16767px;
    max-width: 1109.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -504.16767px);
    max-width: -moz-calc(50% - -504.16767px);
    max-width: calc(50% - -504.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1069.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -504.16767px);
    max-width: -moz-calc(50% - -504.16767px);
    max-width: calc(50% - -504.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1069.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1118.33433px;
    -ms-flex: 0 0 1118.33433px;
    flex: 0 0 1118.33433px;
    max-width: 1118.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -508.33433px);
    max-width: -moz-calc(50% - -508.33433px);
    max-width: calc(50% - -508.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1078.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -508.33433px);
    max-width: -moz-calc(50% - -508.33433px);
    max-width: calc(50% - -508.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1078.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1127.501px;
    -ms-flex: 0 0 1127.501px;
    flex: 0 0 1127.501px;
    max-width: 1127.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -512.501px);
    max-width: -moz-calc(50% - -512.501px);
    max-width: calc(50% - -512.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1087.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -512.501px);
    max-width: -moz-calc(50% - -512.501px);
    max-width: calc(50% - -512.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1087.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1136.66767px;
    -ms-flex: 0 0 1136.66767px;
    flex: 0 0 1136.66767px;
    max-width: 1136.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1096.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1096.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1145.83433px;
    -ms-flex: 0 0 1145.83433px;
    flex: 0 0 1145.83433px;
    max-width: 1145.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -520.83433px);
    max-width: -moz-calc(50% - -520.83433px);
    max-width: calc(50% - -520.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1105.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -520.83433px);
    max-width: -moz-calc(50% - -520.83433px);
    max-width: calc(50% - -520.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1105.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1155.001px;
    -ms-flex: 0 0 1155.001px;
    flex: 0 0 1155.001px;
    max-width: 1155.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -525.001px);
    max-width: -moz-calc(50% - -525.001px);
    max-width: calc(50% - -525.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1115.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -525.001px);
    max-width: -moz-calc(50% - -525.001px);
    max-width: calc(50% - -525.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1115.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1164.16767px;
    -ms-flex: 0 0 1164.16767px;
    flex: 0 0 1164.16767px;
    max-width: 1164.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -529.16767px);
    max-width: -moz-calc(50% - -529.16767px);
    max-width: calc(50% - -529.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1124.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -529.16767px);
    max-width: -moz-calc(50% - -529.16767px);
    max-width: calc(50% - -529.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1124.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1173.33433px;
    -ms-flex: 0 0 1173.33433px;
    flex: 0 0 1173.33433px;
    max-width: 1173.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1133.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1133.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1182.501px;
    -ms-flex: 0 0 1182.501px;
    flex: 0 0 1182.501px;
    max-width: 1182.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -537.501px);
    max-width: -moz-calc(50% - -537.501px);
    max-width: calc(50% - -537.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1142.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -537.501px);
    max-width: -moz-calc(50% - -537.501px);
    max-width: calc(50% - -537.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1142.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1191.66767px;
    -ms-flex: 0 0 1191.66767px;
    flex: 0 0 1191.66767px;
    max-width: 1191.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -541.66767px);
    max-width: -moz-calc(50% - -541.66767px);
    max-width: calc(50% - -541.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1151.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -541.66767px);
    max-width: -moz-calc(50% - -541.66767px);
    max-width: calc(50% - -541.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1151.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1200.83433px;
    -ms-flex: 0 0 1200.83433px;
    flex: 0 0 1200.83433px;
    max-width: 1200.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -545.83433px);
    max-width: -moz-calc(50% - -545.83433px);
    max-width: calc(50% - -545.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1160.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -545.83433px);
    max-width: -moz-calc(50% - -545.83433px);
    max-width: calc(50% - -545.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1210.001px;
    -ms-flex: 0 0 1210.001px;
    flex: 0 0 1210.001px;
    max-width: 1210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -550.001px);
    max-width: -moz-calc(50% - -550.001px);
    max-width: calc(50% - -550.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -550.001px);
    max-width: -moz-calc(50% - -550.001px);
    max-width: calc(50% - -550.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1219.16767px;
    -ms-flex: 0 0 1219.16767px;
    flex: 0 0 1219.16767px;
    max-width: 1219.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -554.16767px);
    max-width: -moz-calc(50% - -554.16767px);
    max-width: calc(50% - -554.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1179.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -554.16767px);
    max-width: -moz-calc(50% - -554.16767px);
    max-width: calc(50% - -554.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1179.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1228.33433px;
    -ms-flex: 0 0 1228.33433px;
    flex: 0 0 1228.33433px;
    max-width: 1228.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -558.33433px);
    max-width: -moz-calc(50% - -558.33433px);
    max-width: calc(50% - -558.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1188.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -558.33433px);
    max-width: -moz-calc(50% - -558.33433px);
    max-width: calc(50% - -558.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1188.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1237.501px;
    -ms-flex: 0 0 1237.501px;
    flex: 0 0 1237.501px;
    max-width: 1237.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -562.501px);
    max-width: -moz-calc(50% - -562.501px);
    max-width: calc(50% - -562.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1197.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -562.501px);
    max-width: -moz-calc(50% - -562.501px);
    max-width: calc(50% - -562.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1197.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1246.66767px;
    -ms-flex: 0 0 1246.66767px;
    flex: 0 0 1246.66767px;
    max-width: 1246.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -566.66767px);
    max-width: -moz-calc(50% - -566.66767px);
    max-width: calc(50% - -566.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1206.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -566.66767px);
    max-width: -moz-calc(50% - -566.66767px);
    max-width: calc(50% - -566.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1206.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1255.83433px;
    -ms-flex: 0 0 1255.83433px;
    flex: 0 0 1255.83433px;
    max-width: 1255.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -570.83433px);
    max-width: -moz-calc(50% - -570.83433px);
    max-width: calc(50% - -570.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1215.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -570.83433px);
    max-width: -moz-calc(50% - -570.83433px);
    max-width: calc(50% - -570.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1215.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1265.001px;
    -ms-flex: 0 0 1265.001px;
    flex: 0 0 1265.001px;
    max-width: 1265.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -575.001px);
    max-width: -moz-calc(50% - -575.001px);
    max-width: calc(50% - -575.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1225.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -575.001px);
    max-width: -moz-calc(50% - -575.001px);
    max-width: calc(50% - -575.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1225.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1274.16767px;
    -ms-flex: 0 0 1274.16767px;
    flex: 0 0 1274.16767px;
    max-width: 1274.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -579.16767px);
    max-width: -moz-calc(50% - -579.16767px);
    max-width: calc(50% - -579.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1234.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -579.16767px);
    max-width: -moz-calc(50% - -579.16767px);
    max-width: calc(50% - -579.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1234.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1283.33433px;
    -ms-flex: 0 0 1283.33433px;
    flex: 0 0 1283.33433px;
    max-width: 1283.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1243.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1243.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1240.001px;
    -ms-flex: 0 0 1240.001px;
    flex: 0 0 1240.001px;
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1210.001px;
    -ms-flex: 0 0 1210.001px;
    flex: 0 0 1210.001px;
    max-width: 1210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -605.001px);
    max-width: -moz-calc(50% - -605.001px);
    max-width: calc(50% - -605.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -605.001px);
    max-width: -moz-calc(50% - -605.001px);
    max-width: calc(50% - -605.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1220.001px;
    -ms-flex: 0 0 1220.001px;
    flex: 0 0 1220.001px;
    max-width: 1220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -610.001px);
    max-width: -moz-calc(50% - -610.001px);
    max-width: calc(50% - -610.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1180.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -610.001px);
    max-width: -moz-calc(50% - -610.001px);
    max-width: calc(50% - -610.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1180.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1230.001px;
    -ms-flex: 0 0 1230.001px;
    flex: 0 0 1230.001px;
    max-width: 1230.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -615.001px);
    max-width: -moz-calc(50% - -615.001px);
    max-width: calc(50% - -615.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1190.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -615.001px);
    max-width: -moz-calc(50% - -615.001px);
    max-width: calc(50% - -615.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1190.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1240.001px;
    -ms-flex: 0 0 1240.001px;
    flex: 0 0 1240.001px;
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.001px);
    max-width: -moz-calc(50% - -620.001px);
    max-width: calc(50% - -620.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1250.001px;
    -ms-flex: 0 0 1250.001px;
    flex: 0 0 1250.001px;
    max-width: 1250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1260.001px;
    -ms-flex: 0 0 1260.001px;
    flex: 0 0 1260.001px;
    max-width: 1260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -630.001px);
    max-width: -moz-calc(50% - -630.001px);
    max-width: calc(50% - -630.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -630.001px);
    max-width: -moz-calc(50% - -630.001px);
    max-width: calc(50% - -630.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1270.001px;
    -ms-flex: 0 0 1270.001px;
    flex: 0 0 1270.001px;
    max-width: 1270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -635.001px);
    max-width: -moz-calc(50% - -635.001px);
    max-width: calc(50% - -635.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1230.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -635.001px);
    max-width: -moz-calc(50% - -635.001px);
    max-width: calc(50% - -635.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1230.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1280.001px;
    -ms-flex: 0 0 1280.001px;
    flex: 0 0 1280.001px;
    max-width: 1280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -640.001px);
    max-width: -moz-calc(50% - -640.001px);
    max-width: calc(50% - -640.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -640.001px);
    max-width: -moz-calc(50% - -640.001px);
    max-width: calc(50% - -640.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1290.001px;
    -ms-flex: 0 0 1290.001px;
    flex: 0 0 1290.001px;
    max-width: 1290.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -645.001px);
    max-width: -moz-calc(50% - -645.001px);
    max-width: calc(50% - -645.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -645.001px);
    max-width: -moz-calc(50% - -645.001px);
    max-width: calc(50% - -645.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1300.001px;
    -ms-flex: 0 0 1300.001px;
    flex: 0 0 1300.001px;
    max-width: 1300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1310.001px;
    -ms-flex: 0 0 1310.001px;
    flex: 0 0 1310.001px;
    max-width: 1310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -655.001px);
    max-width: -moz-calc(50% - -655.001px);
    max-width: calc(50% - -655.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -655.001px);
    max-width: -moz-calc(50% - -655.001px);
    max-width: calc(50% - -655.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1320.001px;
    -ms-flex: 0 0 1320.001px;
    flex: 0 0 1320.001px;
    max-width: 1320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -660.001px);
    max-width: -moz-calc(50% - -660.001px);
    max-width: calc(50% - -660.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -660.001px);
    max-width: -moz-calc(50% - -660.001px);
    max-width: calc(50% - -660.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1330.001px;
    -ms-flex: 0 0 1330.001px;
    flex: 0 0 1330.001px;
    max-width: 1330.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -665.001px);
    max-width: -moz-calc(50% - -665.001px);
    max-width: calc(50% - -665.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1290.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -665.001px);
    max-width: -moz-calc(50% - -665.001px);
    max-width: calc(50% - -665.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1290.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1340.001px;
    -ms-flex: 0 0 1340.001px;
    flex: 0 0 1340.001px;
    max-width: 1340.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -670.001px);
    max-width: -moz-calc(50% - -670.001px);
    max-width: calc(50% - -670.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -670.001px);
    max-width: -moz-calc(50% - -670.001px);
    max-width: calc(50% - -670.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1350.001px;
    -ms-flex: 0 0 1350.001px;
    flex: 0 0 1350.001px;
    max-width: 1350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -675.001px);
    max-width: -moz-calc(50% - -675.001px);
    max-width: calc(50% - -675.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -675.001px);
    max-width: -moz-calc(50% - -675.001px);
    max-width: calc(50% - -675.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1360.001px;
    -ms-flex: 0 0 1360.001px;
    flex: 0 0 1360.001px;
    max-width: 1360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -680.001px);
    max-width: -moz-calc(50% - -680.001px);
    max-width: calc(50% - -680.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -680.001px);
    max-width: -moz-calc(50% - -680.001px);
    max-width: calc(50% - -680.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1370.001px;
    -ms-flex: 0 0 1370.001px;
    flex: 0 0 1370.001px;
    max-width: 1370.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -685.001px);
    max-width: -moz-calc(50% - -685.001px);
    max-width: calc(50% - -685.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1330.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -685.001px);
    max-width: -moz-calc(50% - -685.001px);
    max-width: calc(50% - -685.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1330.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1380.001px;
    -ms-flex: 0 0 1380.001px;
    flex: 0 0 1380.001px;
    max-width: 1380.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -690.001px);
    max-width: -moz-calc(50% - -690.001px);
    max-width: calc(50% - -690.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1340.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -690.001px);
    max-width: -moz-calc(50% - -690.001px);
    max-width: calc(50% - -690.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1340.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1390.001px;
    -ms-flex: 0 0 1390.001px;
    flex: 0 0 1390.001px;
    max-width: 1390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -695.001px);
    max-width: -moz-calc(50% - -695.001px);
    max-width: calc(50% - -695.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -695.001px);
    max-width: -moz-calc(50% - -695.001px);
    max-width: calc(50% - -695.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1400.001px;
    -ms-flex: 0 0 1400.001px;
    flex: 0 0 1400.001px;
    max-width: 1400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1360.001px;
    }
}

/* Boxed 1400 */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 {
    max-width: 1400px;
    }
@media (min-width: 1440px) {
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 {
    margin: auto;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column {
    max-width: 100%;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right,
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    max-width: 100%;
    }
}

@media (max-width: 1439px) {
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 {
    padding: 0 20px;
    max-width: 100%;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide {
    padding: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide .bt_bb_row {
    margin: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:first-child {
    padding: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) {
    padding: 0 20px;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) .bt_bb_column_content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:last-child {
    padding: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child) {
    padding: 0 20px;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child) .bt_bb_column_content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right.bt_bb_content_wide {
    padding-right: 0;
    }
.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left.bt_bb_content_wide {
    padding-left: 0;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
}

@media (min-width: 1440px) {
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_row_push_right) .bt_bb_row {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row .bt_bb_column:first-child .bt_bb_column_content {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_row_push_left) .bt_bb_row {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    }

/* Push right last column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column:last-child .bt_bb_column_content {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 120.001px;
    -ms-flex: 0 0 120.001px;
    flex: 0 0 120.001px;
    max-width: 120.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 80.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 80.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 116.66767px;
    -ms-flex: 0 0 116.66767px;
    flex: 0 0 116.66767px;
    max-width: 116.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 116.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 117.501px;
    -ms-flex: 0 0 117.501px;
    flex: 0 0 117.501px;
    max-width: 117.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 587.499px);
    max-width: -moz-calc(50% - 587.499px);
    max-width: calc(50% - 587.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 107.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 118.33433px;
    -ms-flex: 0 0 118.33433px;
    flex: 0 0 118.33433px;
    max-width: 118.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 591.66567px);
    max-width: -moz-calc(50% - 591.66567px);
    max-width: calc(50% - 591.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 98.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 119.16767px;
    -ms-flex: 0 0 119.16767px;
    flex: 0 0 119.16767px;
    max-width: 119.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 595.83233px);
    max-width: -moz-calc(50% - 595.83233px);
    max-width: calc(50% - 595.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 89.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 120.001px;
    -ms-flex: 0 0 120.001px;
    flex: 0 0 120.001px;
    max-width: 120.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 80.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 120.83433px;
    -ms-flex: 0 0 120.83433px;
    flex: 0 0 120.83433px;
    max-width: 120.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 604.16567px);
    max-width: -moz-calc(50% - 604.16567px);
    max-width: calc(50% - 604.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 70.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 121.66767px;
    -ms-flex: 0 0 121.66767px;
    flex: 0 0 121.66767px;
    max-width: 121.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 608.33233px);
    max-width: -moz-calc(50% - 608.33233px);
    max-width: calc(50% - 608.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 61.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 122.501px;
    -ms-flex: 0 0 122.501px;
    flex: 0 0 122.501px;
    max-width: 122.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 612.499px);
    max-width: -moz-calc(50% - 612.499px);
    max-width: calc(50% - 612.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 52.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 123.33433px;
    -ms-flex: 0 0 123.33433px;
    flex: 0 0 123.33433px;
    max-width: 123.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 616.66567px);
    max-width: -moz-calc(50% - 616.66567px);
    max-width: calc(50% - 616.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 43.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 124.16767px;
    -ms-flex: 0 0 124.16767px;
    flex: 0 0 124.16767px;
    max-width: 124.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 620.83233px);
    max-width: -moz-calc(50% - 620.83233px);
    max-width: calc(50% - 620.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 34.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 125.001px;
    -ms-flex: 0 0 125.001px;
    flex: 0 0 125.001px;
    max-width: 125.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 624.999px);
    max-width: -moz-calc(50% - 624.999px);
    max-width: calc(50% - 624.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 25.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 125.83433px;
    -ms-flex: 0 0 125.83433px;
    flex: 0 0 125.83433px;
    max-width: 125.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 629.16567px);
    max-width: -moz-calc(50% - 629.16567px);
    max-width: calc(50% - 629.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 15.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 126.66767px;
    -ms-flex: 0 0 126.66767px;
    flex: 0 0 126.66767px;
    max-width: 126.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 633.33233px);
    max-width: -moz-calc(50% - 633.33233px);
    max-width: calc(50% - 633.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: 6.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 127.501px;
    -ms-flex: 0 0 127.501px;
    flex: 0 0 127.501px;
    max-width: 127.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 637.499px);
    max-width: -moz-calc(50% - 637.499px);
    max-width: calc(50% - 637.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -2.499px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 128.33433px;
    -ms-flex: 0 0 128.33433px;
    flex: 0 0 128.33433px;
    max-width: 128.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 641.66567px);
    max-width: -moz-calc(50% - 641.66567px);
    max-width: calc(50% - 641.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -11.66567px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 129.16767px;
    -ms-flex: 0 0 129.16767px;
    flex: 0 0 129.16767px;
    max-width: 129.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 645.83233px);
    max-width: -moz-calc(50% - 645.83233px);
    max-width: calc(50% - 645.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -20.83233px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 130.001px;
    -ms-flex: 0 0 130.001px;
    flex: 0 0 130.001px;
    max-width: 130.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 649.999px);
    max-width: -moz-calc(50% - 649.999px);
    max-width: calc(50% - 649.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -29.999px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 130.83433px;
    -ms-flex: 0 0 130.83433px;
    flex: 0 0 130.83433px;
    max-width: 130.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 654.16567px);
    max-width: -moz-calc(50% - 654.16567px);
    max-width: calc(50% - 654.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -39.16567px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 131.66767px;
    -ms-flex: 0 0 131.66767px;
    flex: 0 0 131.66767px;
    max-width: 131.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 658.33233px);
    max-width: -moz-calc(50% - 658.33233px);
    max-width: calc(50% - 658.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -48.33233px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 132.501px;
    -ms-flex: 0 0 132.501px;
    flex: 0 0 132.501px;
    max-width: 132.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 662.499px);
    max-width: -moz-calc(50% - 662.499px);
    max-width: calc(50% - 662.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -57.499px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"] {
    -webkit-flex: 0 0 133.33433px;
    -ms-flex: 0 0 133.33433px;
    flex: 0 0 133.33433px;
    max-width: 133.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child {
    max-width: -webkit-calc(50% - 666.66567px);
    max-width: -moz-calc(50% - 666.66567px);
    max-width: calc(50% - 666.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content {
    max-width: -66.66567px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 116.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 587.499px);
    max-width: -moz-calc(50% - 587.499px);
    max-width: calc(50% - 587.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 107.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 591.66567px);
    max-width: -moz-calc(50% - 591.66567px);
    max-width: calc(50% - 591.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 98.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 595.83233px);
    max-width: -moz-calc(50% - 595.83233px);
    max-width: calc(50% - 595.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 89.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 80.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 604.16567px);
    max-width: -moz-calc(50% - 604.16567px);
    max-width: calc(50% - 604.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 70.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 608.33233px);
    max-width: -moz-calc(50% - 608.33233px);
    max-width: calc(50% - 608.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 61.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 612.499px);
    max-width: -moz-calc(50% - 612.499px);
    max-width: calc(50% - 612.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 52.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 616.66567px);
    max-width: -moz-calc(50% - 616.66567px);
    max-width: calc(50% - 616.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 43.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 620.83233px);
    max-width: -moz-calc(50% - 620.83233px);
    max-width: calc(50% - 620.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 34.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 624.999px);
    max-width: -moz-calc(50% - 624.999px);
    max-width: calc(50% - 624.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 25.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 633.33233px);
    max-width: -moz-calc(50% - 633.33233px);
    max-width: calc(50% - 633.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: 6.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 641.66567px);
    max-width: -moz-calc(50% - 641.66567px);
    max-width: calc(50% - 641.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -11.66567px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 649.999px);
    max-width: -moz-calc(50% - 649.999px);
    max-width: calc(50% - 649.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -29.999px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 658.33233px);
    max-width: -moz-calc(50% - 658.33233px);
    max-width: calc(50% - 658.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -48.33233px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child {
    max-width: -webkit-calc(50% - 666.66567px);
    max-width: -moz-calc(50% - 666.66567px);
    max-width: calc(50% - 666.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content {
    max-width: -66.66567px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 240.001px;
    -ms-flex: 0 0 240.001px;
    flex: 0 0 240.001px;
    max-width: 240.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 233.33433px;
    -ms-flex: 0 0 233.33433px;
    flex: 0 0 233.33433px;
    max-width: 233.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 233.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 235.001px;
    -ms-flex: 0 0 235.001px;
    flex: 0 0 235.001px;
    max-width: 235.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 469.999px);
    max-width: -moz-calc(50% - 469.999px);
    max-width: calc(50% - 469.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 225.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 236.66767px;
    -ms-flex: 0 0 236.66767px;
    flex: 0 0 236.66767px;
    max-width: 236.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 473.33233px);
    max-width: -moz-calc(50% - 473.33233px);
    max-width: calc(50% - 473.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 216.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 238.33433px;
    -ms-flex: 0 0 238.33433px;
    flex: 0 0 238.33433px;
    max-width: 238.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 476.66567px);
    max-width: -moz-calc(50% - 476.66567px);
    max-width: calc(50% - 476.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 208.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 240.001px;
    -ms-flex: 0 0 240.001px;
    flex: 0 0 240.001px;
    max-width: 240.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 241.66767px;
    -ms-flex: 0 0 241.66767px;
    flex: 0 0 241.66767px;
    max-width: 241.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 483.33233px);
    max-width: -moz-calc(50% - 483.33233px);
    max-width: calc(50% - 483.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 191.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 243.33433px;
    -ms-flex: 0 0 243.33433px;
    flex: 0 0 243.33433px;
    max-width: 243.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 486.66567px);
    max-width: -moz-calc(50% - 486.66567px);
    max-width: calc(50% - 486.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 183.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 245.001px;
    -ms-flex: 0 0 245.001px;
    flex: 0 0 245.001px;
    max-width: 245.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 489.999px);
    max-width: -moz-calc(50% - 489.999px);
    max-width: calc(50% - 489.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 175.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 246.66767px;
    -ms-flex: 0 0 246.66767px;
    flex: 0 0 246.66767px;
    max-width: 246.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 493.33233px);
    max-width: -moz-calc(50% - 493.33233px);
    max-width: calc(50% - 493.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 166.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 248.33433px;
    -ms-flex: 0 0 248.33433px;
    flex: 0 0 248.33433px;
    max-width: 248.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 496.66567px);
    max-width: -moz-calc(50% - 496.66567px);
    max-width: calc(50% - 496.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 158.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 250.001px;
    -ms-flex: 0 0 250.001px;
    flex: 0 0 250.001px;
    max-width: 250.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 150.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 251.66767px;
    -ms-flex: 0 0 251.66767px;
    flex: 0 0 251.66767px;
    max-width: 251.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 503.33233px);
    max-width: -moz-calc(50% - 503.33233px);
    max-width: calc(50% - 503.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 141.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 253.33433px;
    -ms-flex: 0 0 253.33433px;
    flex: 0 0 253.33433px;
    max-width: 253.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 506.66567px);
    max-width: -moz-calc(50% - 506.66567px);
    max-width: calc(50% - 506.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 133.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 255.001px;
    -ms-flex: 0 0 255.001px;
    flex: 0 0 255.001px;
    max-width: 255.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 509.999px);
    max-width: -moz-calc(50% - 509.999px);
    max-width: calc(50% - 509.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 125.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 256.66767px;
    -ms-flex: 0 0 256.66767px;
    flex: 0 0 256.66767px;
    max-width: 256.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 513.33233px);
    max-width: -moz-calc(50% - 513.33233px);
    max-width: calc(50% - 513.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 116.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 258.33433px;
    -ms-flex: 0 0 258.33433px;
    flex: 0 0 258.33433px;
    max-width: 258.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 108.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 260.001px;
    -ms-flex: 0 0 260.001px;
    flex: 0 0 260.001px;
    max-width: 260.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 519.999px);
    max-width: -moz-calc(50% - 519.999px);
    max-width: calc(50% - 519.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 100.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 261.66767px;
    -ms-flex: 0 0 261.66767px;
    flex: 0 0 261.66767px;
    max-width: 261.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 523.33233px);
    max-width: -moz-calc(50% - 523.33233px);
    max-width: calc(50% - 523.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 91.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 263.33433px;
    -ms-flex: 0 0 263.33433px;
    flex: 0 0 263.33433px;
    max-width: 263.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 526.66567px);
    max-width: -moz-calc(50% - 526.66567px);
    max-width: calc(50% - 526.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 83.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 265.001px;
    -ms-flex: 0 0 265.001px;
    flex: 0 0 265.001px;
    max-width: 265.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 529.999px);
    max-width: -moz-calc(50% - 529.999px);
    max-width: calc(50% - 529.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 75.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"] {
    -webkit-flex: 0 0 266.66767px;
    -ms-flex: 0 0 266.66767px;
    flex: 0 0 266.66767px;
    max-width: 266.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child {
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content {
    max-width: 66.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 233.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 469.999px);
    max-width: -moz-calc(50% - 469.999px);
    max-width: calc(50% - 469.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 225.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 473.33233px);
    max-width: -moz-calc(50% - 473.33233px);
    max-width: calc(50% - 473.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 216.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 476.66567px);
    max-width: -moz-calc(50% - 476.66567px);
    max-width: calc(50% - 476.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 208.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 483.33233px);
    max-width: -moz-calc(50% - 483.33233px);
    max-width: calc(50% - 483.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 191.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 486.66567px);
    max-width: -moz-calc(50% - 486.66567px);
    max-width: calc(50% - 486.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 183.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 489.999px);
    max-width: -moz-calc(50% - 489.999px);
    max-width: calc(50% - 489.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 175.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 493.33233px);
    max-width: -moz-calc(50% - 493.33233px);
    max-width: calc(50% - 493.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 166.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 496.66567px);
    max-width: -moz-calc(50% - 496.66567px);
    max-width: calc(50% - 496.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 158.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 150.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 506.66567px);
    max-width: -moz-calc(50% - 506.66567px);
    max-width: calc(50% - 506.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 133.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 513.33233px);
    max-width: -moz-calc(50% - 513.33233px);
    max-width: calc(50% - 513.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 116.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 519.999px);
    max-width: -moz-calc(50% - 519.999px);
    max-width: calc(50% - 519.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 100.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 526.66567px);
    max-width: -moz-calc(50% - 526.66567px);
    max-width: calc(50% - 526.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 83.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child {
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content {
    max-width: 66.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 288.001px;
    -ms-flex: 0 0 288.001px;
    flex: 0 0 288.001px;
    max-width: 288.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 248.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 248.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 280.001px;
    -ms-flex: 0 0 280.001px;
    flex: 0 0 280.001px;
    max-width: 280.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 280.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 282.001px;
    -ms-flex: 0 0 282.001px;
    flex: 0 0 282.001px;
    max-width: 282.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 422.999px);
    max-width: -moz-calc(50% - 422.999px);
    max-width: calc(50% - 422.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 272.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 284.001px;
    -ms-flex: 0 0 284.001px;
    flex: 0 0 284.001px;
    max-width: 284.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 425.999px);
    max-width: -moz-calc(50% - 425.999px);
    max-width: calc(50% - 425.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 264.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 286.001px;
    -ms-flex: 0 0 286.001px;
    flex: 0 0 286.001px;
    max-width: 286.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 428.999px);
    max-width: -moz-calc(50% - 428.999px);
    max-width: calc(50% - 428.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 256.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 288.001px;
    -ms-flex: 0 0 288.001px;
    flex: 0 0 288.001px;
    max-width: 288.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 248.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 290.001px;
    -ms-flex: 0 0 290.001px;
    flex: 0 0 290.001px;
    max-width: 290.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 434.999px);
    max-width: -moz-calc(50% - 434.999px);
    max-width: calc(50% - 434.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 240.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 292.001px;
    -ms-flex: 0 0 292.001px;
    flex: 0 0 292.001px;
    max-width: 292.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 437.999px);
    max-width: -moz-calc(50% - 437.999px);
    max-width: calc(50% - 437.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 232.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 294.001px;
    -ms-flex: 0 0 294.001px;
    flex: 0 0 294.001px;
    max-width: 294.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 440.999px);
    max-width: -moz-calc(50% - 440.999px);
    max-width: calc(50% - 440.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 224.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 296.001px;
    -ms-flex: 0 0 296.001px;
    flex: 0 0 296.001px;
    max-width: 296.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 443.999px);
    max-width: -moz-calc(50% - 443.999px);
    max-width: calc(50% - 443.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 216.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 298.001px;
    -ms-flex: 0 0 298.001px;
    flex: 0 0 298.001px;
    max-width: 298.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 446.999px);
    max-width: -moz-calc(50% - 446.999px);
    max-width: calc(50% - 446.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 208.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 300.001px;
    -ms-flex: 0 0 300.001px;
    flex: 0 0 300.001px;
    max-width: 300.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 302.001px;
    -ms-flex: 0 0 302.001px;
    flex: 0 0 302.001px;
    max-width: 302.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 452.999px);
    max-width: -moz-calc(50% - 452.999px);
    max-width: calc(50% - 452.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 192.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 304.001px;
    -ms-flex: 0 0 304.001px;
    flex: 0 0 304.001px;
    max-width: 304.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 455.999px);
    max-width: -moz-calc(50% - 455.999px);
    max-width: calc(50% - 455.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 184.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 306.001px;
    -ms-flex: 0 0 306.001px;
    flex: 0 0 306.001px;
    max-width: 306.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 458.999px);
    max-width: -moz-calc(50% - 458.999px);
    max-width: calc(50% - 458.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 176.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 308.001px;
    -ms-flex: 0 0 308.001px;
    flex: 0 0 308.001px;
    max-width: 308.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 461.999px);
    max-width: -moz-calc(50% - 461.999px);
    max-width: calc(50% - 461.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 168.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 310.001px;
    -ms-flex: 0 0 310.001px;
    flex: 0 0 310.001px;
    max-width: 310.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 464.999px);
    max-width: -moz-calc(50% - 464.999px);
    max-width: calc(50% - 464.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 160.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 312.001px;
    -ms-flex: 0 0 312.001px;
    flex: 0 0 312.001px;
    max-width: 312.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 467.999px);
    max-width: -moz-calc(50% - 467.999px);
    max-width: calc(50% - 467.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 152.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 314.001px;
    -ms-flex: 0 0 314.001px;
    flex: 0 0 314.001px;
    max-width: 314.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 470.999px);
    max-width: -moz-calc(50% - 470.999px);
    max-width: calc(50% - 470.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 144.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 316.001px;
    -ms-flex: 0 0 316.001px;
    flex: 0 0 316.001px;
    max-width: 316.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 473.999px);
    max-width: -moz-calc(50% - 473.999px);
    max-width: calc(50% - 473.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 136.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 318.001px;
    -ms-flex: 0 0 318.001px;
    flex: 0 0 318.001px;
    max-width: 318.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 476.999px);
    max-width: -moz-calc(50% - 476.999px);
    max-width: calc(50% - 476.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 128.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"] {
    -webkit-flex: 0 0 320.001px;
    -ms-flex: 0 0 320.001px;
    flex: 0 0 320.001px;
    max-width: 320.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child {
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content {
    max-width: 120.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 280.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 422.999px);
    max-width: -moz-calc(50% - 422.999px);
    max-width: calc(50% - 422.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 272.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 425.999px);
    max-width: -moz-calc(50% - 425.999px);
    max-width: calc(50% - 425.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 264.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 428.999px);
    max-width: -moz-calc(50% - 428.999px);
    max-width: calc(50% - 428.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 256.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 248.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 434.999px);
    max-width: -moz-calc(50% - 434.999px);
    max-width: calc(50% - 434.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 240.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 437.999px);
    max-width: -moz-calc(50% - 437.999px);
    max-width: calc(50% - 437.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 232.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 440.999px);
    max-width: -moz-calc(50% - 440.999px);
    max-width: calc(50% - 440.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 224.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 443.999px);
    max-width: -moz-calc(50% - 443.999px);
    max-width: calc(50% - 443.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 216.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 446.999px);
    max-width: -moz-calc(50% - 446.999px);
    max-width: calc(50% - 446.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 208.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 455.999px);
    max-width: -moz-calc(50% - 455.999px);
    max-width: calc(50% - 455.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 184.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 461.999px);
    max-width: -moz-calc(50% - 461.999px);
    max-width: calc(50% - 461.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 168.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 467.999px);
    max-width: -moz-calc(50% - 467.999px);
    max-width: calc(50% - 467.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 152.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 473.999px);
    max-width: -moz-calc(50% - 473.999px);
    max-width: calc(50% - 473.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 136.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child {
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content {
    max-width: 120.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 360.001px;
    -ms-flex: 0 0 360.001px;
    flex: 0 0 360.001px;
    max-width: 360.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 320.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 320.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 350.001px;
    -ms-flex: 0 0 350.001px;
    flex: 0 0 350.001px;
    max-width: 350.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 350.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 352.501px;
    -ms-flex: 0 0 352.501px;
    flex: 0 0 352.501px;
    max-width: 352.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 352.499px);
    max-width: -moz-calc(50% - 352.499px);
    max-width: calc(50% - 352.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 342.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 355.001px;
    -ms-flex: 0 0 355.001px;
    flex: 0 0 355.001px;
    max-width: 355.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 354.999px);
    max-width: -moz-calc(50% - 354.999px);
    max-width: calc(50% - 354.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 335.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 357.501px;
    -ms-flex: 0 0 357.501px;
    flex: 0 0 357.501px;
    max-width: 357.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 357.499px);
    max-width: -moz-calc(50% - 357.499px);
    max-width: calc(50% - 357.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 327.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 360.001px;
    -ms-flex: 0 0 360.001px;
    flex: 0 0 360.001px;
    max-width: 360.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 320.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 362.501px;
    -ms-flex: 0 0 362.501px;
    flex: 0 0 362.501px;
    max-width: 362.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 362.499px);
    max-width: -moz-calc(50% - 362.499px);
    max-width: calc(50% - 362.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 312.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 365.001px;
    -ms-flex: 0 0 365.001px;
    flex: 0 0 365.001px;
    max-width: 365.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 364.999px);
    max-width: -moz-calc(50% - 364.999px);
    max-width: calc(50% - 364.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 305.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 367.501px;
    -ms-flex: 0 0 367.501px;
    flex: 0 0 367.501px;
    max-width: 367.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 367.499px);
    max-width: -moz-calc(50% - 367.499px);
    max-width: calc(50% - 367.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 297.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 370.001px;
    -ms-flex: 0 0 370.001px;
    flex: 0 0 370.001px;
    max-width: 370.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 369.999px);
    max-width: -moz-calc(50% - 369.999px);
    max-width: calc(50% - 369.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 290.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 372.501px;
    -ms-flex: 0 0 372.501px;
    flex: 0 0 372.501px;
    max-width: 372.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 372.499px);
    max-width: -moz-calc(50% - 372.499px);
    max-width: calc(50% - 372.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 282.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 375.001px;
    -ms-flex: 0 0 375.001px;
    flex: 0 0 375.001px;
    max-width: 375.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 275.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 377.501px;
    -ms-flex: 0 0 377.501px;
    flex: 0 0 377.501px;
    max-width: 377.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 377.499px);
    max-width: -moz-calc(50% - 377.499px);
    max-width: calc(50% - 377.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 267.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 380.001px;
    -ms-flex: 0 0 380.001px;
    flex: 0 0 380.001px;
    max-width: 380.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 379.999px);
    max-width: -moz-calc(50% - 379.999px);
    max-width: calc(50% - 379.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 260.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 382.501px;
    -ms-flex: 0 0 382.501px;
    flex: 0 0 382.501px;
    max-width: 382.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 382.499px);
    max-width: -moz-calc(50% - 382.499px);
    max-width: calc(50% - 382.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 252.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 385.001px;
    -ms-flex: 0 0 385.001px;
    flex: 0 0 385.001px;
    max-width: 385.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 384.999px);
    max-width: -moz-calc(50% - 384.999px);
    max-width: calc(50% - 384.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 245.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 387.501px;
    -ms-flex: 0 0 387.501px;
    flex: 0 0 387.501px;
    max-width: 387.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 387.499px);
    max-width: -moz-calc(50% - 387.499px);
    max-width: calc(50% - 387.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 237.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 390.001px;
    -ms-flex: 0 0 390.001px;
    flex: 0 0 390.001px;
    max-width: 390.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 230.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 392.501px;
    -ms-flex: 0 0 392.501px;
    flex: 0 0 392.501px;
    max-width: 392.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 392.499px);
    max-width: -moz-calc(50% - 392.499px);
    max-width: calc(50% - 392.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 222.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 395.001px;
    -ms-flex: 0 0 395.001px;
    flex: 0 0 395.001px;
    max-width: 395.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 394.999px);
    max-width: -moz-calc(50% - 394.999px);
    max-width: calc(50% - 394.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 215.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 397.501px;
    -ms-flex: 0 0 397.501px;
    flex: 0 0 397.501px;
    max-width: 397.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 397.499px);
    max-width: -moz-calc(50% - 397.499px);
    max-width: calc(50% - 397.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 207.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"] {
    -webkit-flex: 0 0 400.001px;
    -ms-flex: 0 0 400.001px;
    flex: 0 0 400.001px;
    max-width: 400.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child {
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 350.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 352.499px);
    max-width: -moz-calc(50% - 352.499px);
    max-width: calc(50% - 352.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 342.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 354.999px);
    max-width: -moz-calc(50% - 354.999px);
    max-width: calc(50% - 354.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 335.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 357.499px);
    max-width: -moz-calc(50% - 357.499px);
    max-width: calc(50% - 357.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 327.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 320.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 362.499px);
    max-width: -moz-calc(50% - 362.499px);
    max-width: calc(50% - 362.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 312.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 364.999px);
    max-width: -moz-calc(50% - 364.999px);
    max-width: calc(50% - 364.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 305.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 367.499px);
    max-width: -moz-calc(50% - 367.499px);
    max-width: calc(50% - 367.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 297.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 369.999px);
    max-width: -moz-calc(50% - 369.999px);
    max-width: calc(50% - 369.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 290.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 372.499px);
    max-width: -moz-calc(50% - 372.499px);
    max-width: calc(50% - 372.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 282.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 275.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 379.999px);
    max-width: -moz-calc(50% - 379.999px);
    max-width: calc(50% - 379.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 260.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 384.999px);
    max-width: -moz-calc(50% - 384.999px);
    max-width: calc(50% - 384.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 245.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 230.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 394.999px);
    max-width: -moz-calc(50% - 394.999px);
    max-width: calc(50% - 394.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 215.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child {
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content {
    max-width: 200.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 480.001px;
    -ms-flex: 0 0 480.001px;
    flex: 0 0 480.001px;
    max-width: 480.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 440.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 440.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 466.66767px;
    -ms-flex: 0 0 466.66767px;
    flex: 0 0 466.66767px;
    max-width: 466.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 466.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 470.001px;
    -ms-flex: 0 0 470.001px;
    flex: 0 0 470.001px;
    max-width: 470.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 234.999px);
    max-width: -moz-calc(50% - 234.999px);
    max-width: calc(50% - 234.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 460.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 473.33433px;
    -ms-flex: 0 0 473.33433px;
    flex: 0 0 473.33433px;
    max-width: 473.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 236.66567px);
    max-width: -moz-calc(50% - 236.66567px);
    max-width: calc(50% - 236.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 453.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 476.66767px;
    -ms-flex: 0 0 476.66767px;
    flex: 0 0 476.66767px;
    max-width: 476.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 238.33233px);
    max-width: -moz-calc(50% - 238.33233px);
    max-width: calc(50% - 238.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 446.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 480.001px;
    -ms-flex: 0 0 480.001px;
    flex: 0 0 480.001px;
    max-width: 480.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 440.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 483.33433px;
    -ms-flex: 0 0 483.33433px;
    flex: 0 0 483.33433px;
    max-width: 483.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 241.66567px);
    max-width: -moz-calc(50% - 241.66567px);
    max-width: calc(50% - 241.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 433.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 486.66767px;
    -ms-flex: 0 0 486.66767px;
    flex: 0 0 486.66767px;
    max-width: 486.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 243.33233px);
    max-width: -moz-calc(50% - 243.33233px);
    max-width: calc(50% - 243.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 426.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 490.001px;
    -ms-flex: 0 0 490.001px;
    flex: 0 0 490.001px;
    max-width: 490.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 244.999px);
    max-width: -moz-calc(50% - 244.999px);
    max-width: calc(50% - 244.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 420.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 493.33433px;
    -ms-flex: 0 0 493.33433px;
    flex: 0 0 493.33433px;
    max-width: 493.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 246.66567px);
    max-width: -moz-calc(50% - 246.66567px);
    max-width: calc(50% - 246.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 413.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 496.66767px;
    -ms-flex: 0 0 496.66767px;
    flex: 0 0 496.66767px;
    max-width: 496.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 248.33233px);
    max-width: -moz-calc(50% - 248.33233px);
    max-width: calc(50% - 248.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 406.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 500.001px;
    -ms-flex: 0 0 500.001px;
    flex: 0 0 500.001px;
    max-width: 500.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 249.999px);
    max-width: -moz-calc(50% - 249.999px);
    max-width: calc(50% - 249.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 503.33433px;
    -ms-flex: 0 0 503.33433px;
    flex: 0 0 503.33433px;
    max-width: 503.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 251.66567px);
    max-width: -moz-calc(50% - 251.66567px);
    max-width: calc(50% - 251.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 393.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 506.66767px;
    -ms-flex: 0 0 506.66767px;
    flex: 0 0 506.66767px;
    max-width: 506.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 253.33233px);
    max-width: -moz-calc(50% - 253.33233px);
    max-width: calc(50% - 253.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 386.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 510.001px;
    -ms-flex: 0 0 510.001px;
    flex: 0 0 510.001px;
    max-width: 510.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 254.999px);
    max-width: -moz-calc(50% - 254.999px);
    max-width: calc(50% - 254.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 380.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 513.33433px;
    -ms-flex: 0 0 513.33433px;
    flex: 0 0 513.33433px;
    max-width: 513.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 256.66567px);
    max-width: -moz-calc(50% - 256.66567px);
    max-width: calc(50% - 256.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 373.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 516.66767px;
    -ms-flex: 0 0 516.66767px;
    flex: 0 0 516.66767px;
    max-width: 516.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 258.33233px);
    max-width: -moz-calc(50% - 258.33233px);
    max-width: calc(50% - 258.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 366.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 520.001px;
    -ms-flex: 0 0 520.001px;
    flex: 0 0 520.001px;
    max-width: 520.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 259.999px);
    max-width: -moz-calc(50% - 259.999px);
    max-width: calc(50% - 259.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 360.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 523.33433px;
    -ms-flex: 0 0 523.33433px;
    flex: 0 0 523.33433px;
    max-width: 523.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 261.66567px);
    max-width: -moz-calc(50% - 261.66567px);
    max-width: calc(50% - 261.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 353.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 526.66767px;
    -ms-flex: 0 0 526.66767px;
    flex: 0 0 526.66767px;
    max-width: 526.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 263.33233px);
    max-width: -moz-calc(50% - 263.33233px);
    max-width: calc(50% - 263.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 346.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 530.001px;
    -ms-flex: 0 0 530.001px;
    flex: 0 0 530.001px;
    max-width: 530.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 264.999px);
    max-width: -moz-calc(50% - 264.999px);
    max-width: calc(50% - 264.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 340.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"] {
    -webkit-flex: 0 0 533.33433px;
    -ms-flex: 0 0 533.33433px;
    flex: 0 0 533.33433px;
    max-width: 533.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child {
    max-width: -webkit-calc(50% - 266.66567px);
    max-width: -moz-calc(50% - 266.66567px);
    max-width: calc(50% - 266.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content {
    max-width: 333.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 466.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 234.999px);
    max-width: -moz-calc(50% - 234.999px);
    max-width: calc(50% - 234.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 460.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 236.66567px);
    max-width: -moz-calc(50% - 236.66567px);
    max-width: calc(50% - 236.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 453.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 238.33233px);
    max-width: -moz-calc(50% - 238.33233px);
    max-width: calc(50% - 238.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 446.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 440.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 241.66567px);
    max-width: -moz-calc(50% - 241.66567px);
    max-width: calc(50% - 241.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 433.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 243.33233px);
    max-width: -moz-calc(50% - 243.33233px);
    max-width: calc(50% - 243.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 426.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 244.999px);
    max-width: -moz-calc(50% - 244.999px);
    max-width: calc(50% - 244.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 420.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 246.66567px);
    max-width: -moz-calc(50% - 246.66567px);
    max-width: calc(50% - 246.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 413.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 248.33233px);
    max-width: -moz-calc(50% - 248.33233px);
    max-width: calc(50% - 248.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 406.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 249.999px);
    max-width: -moz-calc(50% - 249.999px);
    max-width: calc(50% - 249.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 253.33233px);
    max-width: -moz-calc(50% - 253.33233px);
    max-width: calc(50% - 253.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 386.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 256.66567px);
    max-width: -moz-calc(50% - 256.66567px);
    max-width: calc(50% - 256.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 373.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 259.999px);
    max-width: -moz-calc(50% - 259.999px);
    max-width: calc(50% - 259.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 360.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 263.33233px);
    max-width: -moz-calc(50% - 263.33233px);
    max-width: calc(50% - 263.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 346.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child {
    max-width: -webkit-calc(50% - 266.66567px);
    max-width: -moz-calc(50% - 266.66567px);
    max-width: calc(50% - 266.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content {
    max-width: 333.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 576.001px;
    -ms-flex: 0 0 576.001px;
    flex: 0 0 576.001px;
    max-width: 576.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 536.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 536.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 560.001px;
    -ms-flex: 0 0 560.001px;
    flex: 0 0 560.001px;
    max-width: 560.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 564.001px;
    -ms-flex: 0 0 564.001px;
    flex: 0 0 564.001px;
    max-width: 564.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 140.999px);
    max-width: -moz-calc(50% - 140.999px);
    max-width: calc(50% - 140.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 554.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 568.001px;
    -ms-flex: 0 0 568.001px;
    flex: 0 0 568.001px;
    max-width: 568.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 141.999px);
    max-width: -moz-calc(50% - 141.999px);
    max-width: calc(50% - 141.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 548.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 572.001px;
    -ms-flex: 0 0 572.001px;
    flex: 0 0 572.001px;
    max-width: 572.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 142.999px);
    max-width: -moz-calc(50% - 142.999px);
    max-width: calc(50% - 142.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 542.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 576.001px;
    -ms-flex: 0 0 576.001px;
    flex: 0 0 576.001px;
    max-width: 576.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 536.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 580.001px;
    -ms-flex: 0 0 580.001px;
    flex: 0 0 580.001px;
    max-width: 580.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 144.999px);
    max-width: -moz-calc(50% - 144.999px);
    max-width: calc(50% - 144.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 530.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 584.001px;
    -ms-flex: 0 0 584.001px;
    flex: 0 0 584.001px;
    max-width: 584.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 145.999px);
    max-width: -moz-calc(50% - 145.999px);
    max-width: calc(50% - 145.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 524.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 588.001px;
    -ms-flex: 0 0 588.001px;
    flex: 0 0 588.001px;
    max-width: 588.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 146.999px);
    max-width: -moz-calc(50% - 146.999px);
    max-width: calc(50% - 146.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 518.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 592.001px;
    -ms-flex: 0 0 592.001px;
    flex: 0 0 592.001px;
    max-width: 592.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 147.999px);
    max-width: -moz-calc(50% - 147.999px);
    max-width: calc(50% - 147.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 512.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 596.001px;
    -ms-flex: 0 0 596.001px;
    flex: 0 0 596.001px;
    max-width: 596.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 148.999px);
    max-width: -moz-calc(50% - 148.999px);
    max-width: calc(50% - 148.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 506.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 149.999px);
    max-width: -moz-calc(50% - 149.999px);
    max-width: calc(50% - 149.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 500.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 604.001px;
    -ms-flex: 0 0 604.001px;
    flex: 0 0 604.001px;
    max-width: 604.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 150.999px);
    max-width: -moz-calc(50% - 150.999px);
    max-width: calc(50% - 150.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 494.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 608.001px;
    -ms-flex: 0 0 608.001px;
    flex: 0 0 608.001px;
    max-width: 608.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 151.999px);
    max-width: -moz-calc(50% - 151.999px);
    max-width: calc(50% - 151.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 488.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 612.001px;
    -ms-flex: 0 0 612.001px;
    flex: 0 0 612.001px;
    max-width: 612.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 152.999px);
    max-width: -moz-calc(50% - 152.999px);
    max-width: calc(50% - 152.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 482.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 616.001px;
    -ms-flex: 0 0 616.001px;
    flex: 0 0 616.001px;
    max-width: 616.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 153.999px);
    max-width: -moz-calc(50% - 153.999px);
    max-width: calc(50% - 153.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 476.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 620.001px;
    -ms-flex: 0 0 620.001px;
    flex: 0 0 620.001px;
    max-width: 620.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 154.999px);
    max-width: -moz-calc(50% - 154.999px);
    max-width: calc(50% - 154.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 470.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 624.001px;
    -ms-flex: 0 0 624.001px;
    flex: 0 0 624.001px;
    max-width: 624.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 155.999px);
    max-width: -moz-calc(50% - 155.999px);
    max-width: calc(50% - 155.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 464.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 628.001px;
    -ms-flex: 0 0 628.001px;
    flex: 0 0 628.001px;
    max-width: 628.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 156.999px);
    max-width: -moz-calc(50% - 156.999px);
    max-width: calc(50% - 156.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 458.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 632.001px;
    -ms-flex: 0 0 632.001px;
    flex: 0 0 632.001px;
    max-width: 632.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 157.999px);
    max-width: -moz-calc(50% - 157.999px);
    max-width: calc(50% - 157.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 452.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 636.001px;
    -ms-flex: 0 0 636.001px;
    flex: 0 0 636.001px;
    max-width: 636.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 158.999px);
    max-width: -moz-calc(50% - 158.999px);
    max-width: calc(50% - 158.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 446.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"] {
    -webkit-flex: 0 0 640.001px;
    -ms-flex: 0 0 640.001px;
    flex: 0 0 640.001px;
    max-width: 640.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child {
    max-width: -webkit-calc(50% - 159.999px);
    max-width: -moz-calc(50% - 159.999px);
    max-width: calc(50% - 159.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content {
    max-width: 440.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 140.999px);
    max-width: -moz-calc(50% - 140.999px);
    max-width: calc(50% - 140.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 554.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 141.999px);
    max-width: -moz-calc(50% - 141.999px);
    max-width: calc(50% - 141.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 548.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 142.999px);
    max-width: -moz-calc(50% - 142.999px);
    max-width: calc(50% - 142.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 542.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 536.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 144.999px);
    max-width: -moz-calc(50% - 144.999px);
    max-width: calc(50% - 144.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 530.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 145.999px);
    max-width: -moz-calc(50% - 145.999px);
    max-width: calc(50% - 145.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 524.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 146.999px);
    max-width: -moz-calc(50% - 146.999px);
    max-width: calc(50% - 146.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 518.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 147.999px);
    max-width: -moz-calc(50% - 147.999px);
    max-width: calc(50% - 147.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 512.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 148.999px);
    max-width: -moz-calc(50% - 148.999px);
    max-width: calc(50% - 148.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 506.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 149.999px);
    max-width: -moz-calc(50% - 149.999px);
    max-width: calc(50% - 149.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 500.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 151.999px);
    max-width: -moz-calc(50% - 151.999px);
    max-width: calc(50% - 151.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 488.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 153.999px);
    max-width: -moz-calc(50% - 153.999px);
    max-width: calc(50% - 153.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 476.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 155.999px);
    max-width: -moz-calc(50% - 155.999px);
    max-width: calc(50% - 155.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 464.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 157.999px);
    max-width: -moz-calc(50% - 157.999px);
    max-width: calc(50% - 157.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 452.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child {
    max-width: -webkit-calc(50% - 159.999px);
    max-width: -moz-calc(50% - 159.999px);
    max-width: calc(50% - 159.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content {
    max-width: 440.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 560.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 583.33433px;
    -ms-flex: 0 0 583.33433px;
    flex: 0 0 583.33433px;
    max-width: 583.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 583.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 587.501px;
    -ms-flex: 0 0 587.501px;
    flex: 0 0 587.501px;
    max-width: 587.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 117.499px);
    max-width: -moz-calc(50% - 117.499px);
    max-width: calc(50% - 117.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 577.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 591.66767px;
    -ms-flex: 0 0 591.66767px;
    flex: 0 0 591.66767px;
    max-width: 591.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 118.33233px);
    max-width: -moz-calc(50% - 118.33233px);
    max-width: calc(50% - 118.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 571.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 595.83433px;
    -ms-flex: 0 0 595.83433px;
    flex: 0 0 595.83433px;
    max-width: 595.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 119.16567px);
    max-width: -moz-calc(50% - 119.16567px);
    max-width: calc(50% - 119.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 565.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 604.16767px;
    -ms-flex: 0 0 604.16767px;
    flex: 0 0 604.16767px;
    max-width: 604.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 120.83233px);
    max-width: -moz-calc(50% - 120.83233px);
    max-width: calc(50% - 120.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 554.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 608.33433px;
    -ms-flex: 0 0 608.33433px;
    flex: 0 0 608.33433px;
    max-width: 608.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 121.66567px);
    max-width: -moz-calc(50% - 121.66567px);
    max-width: calc(50% - 121.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 548.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 612.501px;
    -ms-flex: 0 0 612.501px;
    flex: 0 0 612.501px;
    max-width: 612.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 122.499px);
    max-width: -moz-calc(50% - 122.499px);
    max-width: calc(50% - 122.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 542.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 616.66767px;
    -ms-flex: 0 0 616.66767px;
    flex: 0 0 616.66767px;
    max-width: 616.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 123.33233px);
    max-width: -moz-calc(50% - 123.33233px);
    max-width: calc(50% - 123.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 536.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 620.83433px;
    -ms-flex: 0 0 620.83433px;
    flex: 0 0 620.83433px;
    max-width: 620.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 124.16567px);
    max-width: -moz-calc(50% - 124.16567px);
    max-width: calc(50% - 124.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 530.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 625.001px;
    -ms-flex: 0 0 625.001px;
    flex: 0 0 625.001px;
    max-width: 625.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 525.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 629.16767px;
    -ms-flex: 0 0 629.16767px;
    flex: 0 0 629.16767px;
    max-width: 629.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 125.83233px);
    max-width: -moz-calc(50% - 125.83233px);
    max-width: calc(50% - 125.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 519.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 633.33433px;
    -ms-flex: 0 0 633.33433px;
    flex: 0 0 633.33433px;
    max-width: 633.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 126.66567px);
    max-width: -moz-calc(50% - 126.66567px);
    max-width: calc(50% - 126.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 513.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 637.501px;
    -ms-flex: 0 0 637.501px;
    flex: 0 0 637.501px;
    max-width: 637.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 127.499px);
    max-width: -moz-calc(50% - 127.499px);
    max-width: calc(50% - 127.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 507.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 641.66767px;
    -ms-flex: 0 0 641.66767px;
    flex: 0 0 641.66767px;
    max-width: 641.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 128.33233px);
    max-width: -moz-calc(50% - 128.33233px);
    max-width: calc(50% - 128.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 501.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 645.83433px;
    -ms-flex: 0 0 645.83433px;
    flex: 0 0 645.83433px;
    max-width: 645.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 129.16567px);
    max-width: -moz-calc(50% - 129.16567px);
    max-width: calc(50% - 129.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 495.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 650.001px;
    -ms-flex: 0 0 650.001px;
    flex: 0 0 650.001px;
    max-width: 650.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 490.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 654.16767px;
    -ms-flex: 0 0 654.16767px;
    flex: 0 0 654.16767px;
    max-width: 654.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 130.83233px);
    max-width: -moz-calc(50% - 130.83233px);
    max-width: calc(50% - 130.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 484.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 658.33433px;
    -ms-flex: 0 0 658.33433px;
    flex: 0 0 658.33433px;
    max-width: 658.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 131.66567px);
    max-width: -moz-calc(50% - 131.66567px);
    max-width: calc(50% - 131.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 478.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 662.501px;
    -ms-flex: 0 0 662.501px;
    flex: 0 0 662.501px;
    max-width: 662.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 132.499px);
    max-width: -moz-calc(50% - 132.499px);
    max-width: calc(50% - 132.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 472.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"] {
    -webkit-flex: 0 0 666.66767px;
    -ms-flex: 0 0 666.66767px;
    flex: 0 0 666.66767px;
    max-width: 666.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child {
    max-width: -webkit-calc(50% - 133.33233px);
    max-width: -moz-calc(50% - 133.33233px);
    max-width: calc(50% - 133.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content {
    max-width: 466.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 583.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 117.499px);
    max-width: -moz-calc(50% - 117.499px);
    max-width: calc(50% - 117.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 577.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 118.33233px);
    max-width: -moz-calc(50% - 118.33233px);
    max-width: calc(50% - 118.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 571.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 119.16567px);
    max-width: -moz-calc(50% - 119.16567px);
    max-width: calc(50% - 119.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 565.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 560.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 120.83233px);
    max-width: -moz-calc(50% - 120.83233px);
    max-width: calc(50% - 120.83233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 554.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 121.66567px);
    max-width: -moz-calc(50% - 121.66567px);
    max-width: calc(50% - 121.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 548.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 122.499px);
    max-width: -moz-calc(50% - 122.499px);
    max-width: calc(50% - 122.499px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 542.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 123.33233px);
    max-width: -moz-calc(50% - 123.33233px);
    max-width: calc(50% - 123.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 536.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 124.16567px);
    max-width: -moz-calc(50% - 124.16567px);
    max-width: calc(50% - 124.16567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 530.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 525.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 126.66567px);
    max-width: -moz-calc(50% - 126.66567px);
    max-width: calc(50% - 126.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 513.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 128.33233px);
    max-width: -moz-calc(50% - 128.33233px);
    max-width: calc(50% - 128.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 501.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 490.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 131.66567px);
    max-width: -moz-calc(50% - 131.66567px);
    max-width: calc(50% - 131.66567px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 478.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child {
    max-width: -webkit-calc(50% - 133.33233px);
    max-width: -moz-calc(50% - 133.33233px);
    max-width: calc(50% - 133.33233px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content {
    max-width: 466.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 720.001px;
    -ms-flex: 0 0 720.001px;
    flex: 0 0 720.001px;
    max-width: 720.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 680.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 680.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 700.001px;
    -ms-flex: 0 0 700.001px;
    flex: 0 0 700.001px;
    max-width: 700.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 700.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 705.001px;
    -ms-flex: 0 0 705.001px;
    flex: 0 0 705.001px;
    max-width: 705.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 695.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 710.001px;
    -ms-flex: 0 0 710.001px;
    flex: 0 0 710.001px;
    max-width: 710.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 690.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 715.001px;
    -ms-flex: 0 0 715.001px;
    flex: 0 0 715.001px;
    max-width: 715.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 685.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 720.001px;
    -ms-flex: 0 0 720.001px;
    flex: 0 0 720.001px;
    max-width: 720.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 680.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 725.001px;
    -ms-flex: 0 0 725.001px;
    flex: 0 0 725.001px;
    max-width: 725.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 675.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 730.001px;
    -ms-flex: 0 0 730.001px;
    flex: 0 0 730.001px;
    max-width: 730.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 670.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 735.001px;
    -ms-flex: 0 0 735.001px;
    flex: 0 0 735.001px;
    max-width: 735.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 665.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 740.001px;
    -ms-flex: 0 0 740.001px;
    flex: 0 0 740.001px;
    max-width: 740.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 660.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 745.001px;
    -ms-flex: 0 0 745.001px;
    flex: 0 0 745.001px;
    max-width: 745.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 655.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 750.001px;
    -ms-flex: 0 0 750.001px;
    flex: 0 0 750.001px;
    max-width: 750.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 650.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 755.001px;
    -ms-flex: 0 0 755.001px;
    flex: 0 0 755.001px;
    max-width: 755.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 645.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 760.001px;
    -ms-flex: 0 0 760.001px;
    flex: 0 0 760.001px;
    max-width: 760.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 640.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 765.001px;
    -ms-flex: 0 0 765.001px;
    flex: 0 0 765.001px;
    max-width: 765.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 635.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 770.001px;
    -ms-flex: 0 0 770.001px;
    flex: 0 0 770.001px;
    max-width: 770.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 630.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 775.001px;
    -ms-flex: 0 0 775.001px;
    flex: 0 0 775.001px;
    max-width: 775.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 625.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 780.001px;
    -ms-flex: 0 0 780.001px;
    flex: 0 0 780.001px;
    max-width: 780.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 620.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 785.001px;
    -ms-flex: 0 0 785.001px;
    flex: 0 0 785.001px;
    max-width: 785.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 615.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 790.001px;
    -ms-flex: 0 0 790.001px;
    flex: 0 0 790.001px;
    max-width: 790.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 610.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 795.001px;
    -ms-flex: 0 0 795.001px;
    flex: 0 0 795.001px;
    max-width: 795.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 605.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"] {
    -webkit-flex: 0 0 800.001px;
    -ms-flex: 0 0 800.001px;
    flex: 0 0 800.001px;
    max-width: 800.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content {
    max-width: 600.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 700.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 695.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 690.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 685.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 680.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 675.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 670.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 665.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 660.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 655.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 650.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 640.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 630.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 620.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 610.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child {
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content {
    max-width: 600.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 800.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 816.66767px;
    -ms-flex: 0 0 816.66767px;
    flex: 0 0 816.66767px;
    max-width: 816.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 816.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 822.501px;
    -ms-flex: 0 0 822.501px;
    flex: 0 0 822.501px;
    max-width: 822.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -117.501px);
    max-width: -moz-calc(50% - -117.501px);
    max-width: calc(50% - -117.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 812.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 828.33433px;
    -ms-flex: 0 0 828.33433px;
    flex: 0 0 828.33433px;
    max-width: 828.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -118.33433px);
    max-width: -moz-calc(50% - -118.33433px);
    max-width: calc(50% - -118.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 808.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 834.16767px;
    -ms-flex: 0 0 834.16767px;
    flex: 0 0 834.16767px;
    max-width: 834.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -119.16767px);
    max-width: -moz-calc(50% - -119.16767px);
    max-width: calc(50% - -119.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 804.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 845.83433px;
    -ms-flex: 0 0 845.83433px;
    flex: 0 0 845.83433px;
    max-width: 845.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -120.83433px);
    max-width: -moz-calc(50% - -120.83433px);
    max-width: calc(50% - -120.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 795.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 851.66767px;
    -ms-flex: 0 0 851.66767px;
    flex: 0 0 851.66767px;
    max-width: 851.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -121.66767px);
    max-width: -moz-calc(50% - -121.66767px);
    max-width: calc(50% - -121.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 791.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 857.501px;
    -ms-flex: 0 0 857.501px;
    flex: 0 0 857.501px;
    max-width: 857.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -122.501px);
    max-width: -moz-calc(50% - -122.501px);
    max-width: calc(50% - -122.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 787.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 863.33433px;
    -ms-flex: 0 0 863.33433px;
    flex: 0 0 863.33433px;
    max-width: 863.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -123.33433px);
    max-width: -moz-calc(50% - -123.33433px);
    max-width: calc(50% - -123.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 783.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 869.16767px;
    -ms-flex: 0 0 869.16767px;
    flex: 0 0 869.16767px;
    max-width: 869.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -124.16767px);
    max-width: -moz-calc(50% - -124.16767px);
    max-width: calc(50% - -124.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 779.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 875.001px;
    -ms-flex: 0 0 875.001px;
    flex: 0 0 875.001px;
    max-width: 875.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 775.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 880.83433px;
    -ms-flex: 0 0 880.83433px;
    flex: 0 0 880.83433px;
    max-width: 880.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -125.83433px);
    max-width: -moz-calc(50% - -125.83433px);
    max-width: calc(50% - -125.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 770.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 886.66767px;
    -ms-flex: 0 0 886.66767px;
    flex: 0 0 886.66767px;
    max-width: 886.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -126.66767px);
    max-width: -moz-calc(50% - -126.66767px);
    max-width: calc(50% - -126.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 766.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 892.501px;
    -ms-flex: 0 0 892.501px;
    flex: 0 0 892.501px;
    max-width: 892.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -127.501px);
    max-width: -moz-calc(50% - -127.501px);
    max-width: calc(50% - -127.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 762.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 898.33433px;
    -ms-flex: 0 0 898.33433px;
    flex: 0 0 898.33433px;
    max-width: 898.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -128.33433px);
    max-width: -moz-calc(50% - -128.33433px);
    max-width: calc(50% - -128.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 758.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 904.16767px;
    -ms-flex: 0 0 904.16767px;
    flex: 0 0 904.16767px;
    max-width: 904.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -129.16767px);
    max-width: -moz-calc(50% - -129.16767px);
    max-width: calc(50% - -129.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 754.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 910.001px;
    -ms-flex: 0 0 910.001px;
    flex: 0 0 910.001px;
    max-width: 910.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 750.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 915.83433px;
    -ms-flex: 0 0 915.83433px;
    flex: 0 0 915.83433px;
    max-width: 915.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -130.83433px);
    max-width: -moz-calc(50% - -130.83433px);
    max-width: calc(50% - -130.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 745.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 921.66767px;
    -ms-flex: 0 0 921.66767px;
    flex: 0 0 921.66767px;
    max-width: 921.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -131.66767px);
    max-width: -moz-calc(50% - -131.66767px);
    max-width: calc(50% - -131.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 741.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 927.501px;
    -ms-flex: 0 0 927.501px;
    flex: 0 0 927.501px;
    max-width: 927.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -132.501px);
    max-width: -moz-calc(50% - -132.501px);
    max-width: calc(50% - -132.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 737.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"] {
    -webkit-flex: 0 0 933.33433px;
    -ms-flex: 0 0 933.33433px;
    flex: 0 0 933.33433px;
    max-width: 933.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child {
    max-width: -webkit-calc(50% - -133.33433px);
    max-width: -moz-calc(50% - -133.33433px);
    max-width: calc(50% - -133.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content {
    max-width: 733.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 816.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -117.501px);
    max-width: -moz-calc(50% - -117.501px);
    max-width: calc(50% - -117.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 812.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -118.33433px);
    max-width: -moz-calc(50% - -118.33433px);
    max-width: calc(50% - -118.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 808.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -119.16767px);
    max-width: -moz-calc(50% - -119.16767px);
    max-width: calc(50% - -119.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 804.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -120.83433px);
    max-width: -moz-calc(50% - -120.83433px);
    max-width: calc(50% - -120.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 795.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -121.66767px);
    max-width: -moz-calc(50% - -121.66767px);
    max-width: calc(50% - -121.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 791.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -122.501px);
    max-width: -moz-calc(50% - -122.501px);
    max-width: calc(50% - -122.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 787.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -123.33433px);
    max-width: -moz-calc(50% - -123.33433px);
    max-width: calc(50% - -123.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 783.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -124.16767px);
    max-width: -moz-calc(50% - -124.16767px);
    max-width: calc(50% - -124.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 779.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 775.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -126.66767px);
    max-width: -moz-calc(50% - -126.66767px);
    max-width: calc(50% - -126.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 766.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -128.33433px);
    max-width: -moz-calc(50% - -128.33433px);
    max-width: calc(50% - -128.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 758.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 750.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -131.66767px);
    max-width: -moz-calc(50% - -131.66767px);
    max-width: calc(50% - -131.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 741.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child {
    max-width: -webkit-calc(50% - -133.33433px);
    max-width: -moz-calc(50% - -133.33433px);
    max-width: calc(50% - -133.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content {
    max-width: 733.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 864.001px;
    -ms-flex: 0 0 864.001px;
    flex: 0 0 864.001px;
    max-width: 864.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 824.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 824.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 840.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 846.001px;
    -ms-flex: 0 0 846.001px;
    flex: 0 0 846.001px;
    max-width: 846.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -141.001px);
    max-width: -moz-calc(50% - -141.001px);
    max-width: calc(50% - -141.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 836.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 852.001px;
    -ms-flex: 0 0 852.001px;
    flex: 0 0 852.001px;
    max-width: 852.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -142.001px);
    max-width: -moz-calc(50% - -142.001px);
    max-width: calc(50% - -142.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 832.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 858.001px;
    -ms-flex: 0 0 858.001px;
    flex: 0 0 858.001px;
    max-width: 858.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -143.001px);
    max-width: -moz-calc(50% - -143.001px);
    max-width: calc(50% - -143.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 828.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 864.001px;
    -ms-flex: 0 0 864.001px;
    flex: 0 0 864.001px;
    max-width: 864.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 824.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 870.001px;
    -ms-flex: 0 0 870.001px;
    flex: 0 0 870.001px;
    max-width: 870.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -145.001px);
    max-width: -moz-calc(50% - -145.001px);
    max-width: calc(50% - -145.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 820.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 876.001px;
    -ms-flex: 0 0 876.001px;
    flex: 0 0 876.001px;
    max-width: 876.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -146.001px);
    max-width: -moz-calc(50% - -146.001px);
    max-width: calc(50% - -146.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 816.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 882.001px;
    -ms-flex: 0 0 882.001px;
    flex: 0 0 882.001px;
    max-width: 882.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -147.001px);
    max-width: -moz-calc(50% - -147.001px);
    max-width: calc(50% - -147.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 812.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 888.001px;
    -ms-flex: 0 0 888.001px;
    flex: 0 0 888.001px;
    max-width: 888.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -148.001px);
    max-width: -moz-calc(50% - -148.001px);
    max-width: calc(50% - -148.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 808.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 894.001px;
    -ms-flex: 0 0 894.001px;
    flex: 0 0 894.001px;
    max-width: 894.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -149.001px);
    max-width: -moz-calc(50% - -149.001px);
    max-width: calc(50% - -149.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 804.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 900.001px;
    -ms-flex: 0 0 900.001px;
    flex: 0 0 900.001px;
    max-width: 900.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -150.001px);
    max-width: -moz-calc(50% - -150.001px);
    max-width: calc(50% - -150.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 906.001px;
    -ms-flex: 0 0 906.001px;
    flex: 0 0 906.001px;
    max-width: 906.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -151.001px);
    max-width: -moz-calc(50% - -151.001px);
    max-width: calc(50% - -151.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 796.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 912.001px;
    -ms-flex: 0 0 912.001px;
    flex: 0 0 912.001px;
    max-width: 912.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -152.001px);
    max-width: -moz-calc(50% - -152.001px);
    max-width: calc(50% - -152.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 792.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 918.001px;
    -ms-flex: 0 0 918.001px;
    flex: 0 0 918.001px;
    max-width: 918.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -153.001px);
    max-width: -moz-calc(50% - -153.001px);
    max-width: calc(50% - -153.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 788.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 924.001px;
    -ms-flex: 0 0 924.001px;
    flex: 0 0 924.001px;
    max-width: 924.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -154.001px);
    max-width: -moz-calc(50% - -154.001px);
    max-width: calc(50% - -154.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 784.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 930.001px;
    -ms-flex: 0 0 930.001px;
    flex: 0 0 930.001px;
    max-width: 930.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -155.001px);
    max-width: -moz-calc(50% - -155.001px);
    max-width: calc(50% - -155.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 780.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 936.001px;
    -ms-flex: 0 0 936.001px;
    flex: 0 0 936.001px;
    max-width: 936.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -156.001px);
    max-width: -moz-calc(50% - -156.001px);
    max-width: calc(50% - -156.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 776.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 942.001px;
    -ms-flex: 0 0 942.001px;
    flex: 0 0 942.001px;
    max-width: 942.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -157.001px);
    max-width: -moz-calc(50% - -157.001px);
    max-width: calc(50% - -157.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 772.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 948.001px;
    -ms-flex: 0 0 948.001px;
    flex: 0 0 948.001px;
    max-width: 948.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -158.001px);
    max-width: -moz-calc(50% - -158.001px);
    max-width: calc(50% - -158.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 768.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 954.001px;
    -ms-flex: 0 0 954.001px;
    flex: 0 0 954.001px;
    max-width: 954.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -159.001px);
    max-width: -moz-calc(50% - -159.001px);
    max-width: calc(50% - -159.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 764.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child {
    max-width: -webkit-calc(50% - -160.001px);
    max-width: -moz-calc(50% - -160.001px);
    max-width: calc(50% - -160.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content {
    max-width: 760.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 840.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -141.001px);
    max-width: -moz-calc(50% - -141.001px);
    max-width: calc(50% - -141.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 836.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -142.001px);
    max-width: -moz-calc(50% - -142.001px);
    max-width: calc(50% - -142.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 832.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -143.001px);
    max-width: -moz-calc(50% - -143.001px);
    max-width: calc(50% - -143.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 828.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 824.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -145.001px);
    max-width: -moz-calc(50% - -145.001px);
    max-width: calc(50% - -145.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 820.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -146.001px);
    max-width: -moz-calc(50% - -146.001px);
    max-width: calc(50% - -146.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 816.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -147.001px);
    max-width: -moz-calc(50% - -147.001px);
    max-width: calc(50% - -147.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 812.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -148.001px);
    max-width: -moz-calc(50% - -148.001px);
    max-width: calc(50% - -148.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 808.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -149.001px);
    max-width: -moz-calc(50% - -149.001px);
    max-width: calc(50% - -149.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 804.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -150.001px);
    max-width: -moz-calc(50% - -150.001px);
    max-width: calc(50% - -150.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 800.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -152.001px);
    max-width: -moz-calc(50% - -152.001px);
    max-width: calc(50% - -152.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 792.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -154.001px);
    max-width: -moz-calc(50% - -154.001px);
    max-width: calc(50% - -154.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 784.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -156.001px);
    max-width: -moz-calc(50% - -156.001px);
    max-width: calc(50% - -156.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 776.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -158.001px);
    max-width: -moz-calc(50% - -158.001px);
    max-width: calc(50% - -158.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 768.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child {
    max-width: -webkit-calc(50% - -160.001px);
    max-width: -moz-calc(50% - -160.001px);
    max-width: calc(50% - -160.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content {
    max-width: 760.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 920.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 920.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 933.33433px;
    -ms-flex: 0 0 933.33433px;
    flex: 0 0 933.33433px;
    max-width: 933.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 933.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 940.001px;
    -ms-flex: 0 0 940.001px;
    flex: 0 0 940.001px;
    max-width: 940.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -235.001px);
    max-width: -moz-calc(50% - -235.001px);
    max-width: calc(50% - -235.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 930.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 946.66767px;
    -ms-flex: 0 0 946.66767px;
    flex: 0 0 946.66767px;
    max-width: 946.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -236.66767px);
    max-width: -moz-calc(50% - -236.66767px);
    max-width: calc(50% - -236.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 926.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 953.33433px;
    -ms-flex: 0 0 953.33433px;
    flex: 0 0 953.33433px;
    max-width: 953.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -238.33433px);
    max-width: -moz-calc(50% - -238.33433px);
    max-width: calc(50% - -238.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 923.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 920.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 966.66767px;
    -ms-flex: 0 0 966.66767px;
    flex: 0 0 966.66767px;
    max-width: 966.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -241.66767px);
    max-width: -moz-calc(50% - -241.66767px);
    max-width: calc(50% - -241.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 916.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 973.33433px;
    -ms-flex: 0 0 973.33433px;
    flex: 0 0 973.33433px;
    max-width: 973.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -243.33433px);
    max-width: -moz-calc(50% - -243.33433px);
    max-width: calc(50% - -243.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 913.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 980.001px;
    -ms-flex: 0 0 980.001px;
    flex: 0 0 980.001px;
    max-width: 980.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -245.001px);
    max-width: -moz-calc(50% - -245.001px);
    max-width: calc(50% - -245.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 910.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 986.66767px;
    -ms-flex: 0 0 986.66767px;
    flex: 0 0 986.66767px;
    max-width: 986.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -246.66767px);
    max-width: -moz-calc(50% - -246.66767px);
    max-width: calc(50% - -246.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 906.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 993.33433px;
    -ms-flex: 0 0 993.33433px;
    flex: 0 0 993.33433px;
    max-width: 993.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -248.33433px);
    max-width: -moz-calc(50% - -248.33433px);
    max-width: calc(50% - -248.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 903.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1000.001px;
    -ms-flex: 0 0 1000.001px;
    flex: 0 0 1000.001px;
    max-width: 1000.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -250.001px);
    max-width: -moz-calc(50% - -250.001px);
    max-width: calc(50% - -250.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 900.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1006.66767px;
    -ms-flex: 0 0 1006.66767px;
    flex: 0 0 1006.66767px;
    max-width: 1006.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -251.66767px);
    max-width: -moz-calc(50% - -251.66767px);
    max-width: calc(50% - -251.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 896.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1013.33433px;
    -ms-flex: 0 0 1013.33433px;
    flex: 0 0 1013.33433px;
    max-width: 1013.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -253.33433px);
    max-width: -moz-calc(50% - -253.33433px);
    max-width: calc(50% - -253.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 893.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1020.001px;
    -ms-flex: 0 0 1020.001px;
    flex: 0 0 1020.001px;
    max-width: 1020.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -255.001px);
    max-width: -moz-calc(50% - -255.001px);
    max-width: calc(50% - -255.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 890.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1026.66767px;
    -ms-flex: 0 0 1026.66767px;
    flex: 0 0 1026.66767px;
    max-width: 1026.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -256.66767px);
    max-width: -moz-calc(50% - -256.66767px);
    max-width: calc(50% - -256.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 886.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1033.33433px;
    -ms-flex: 0 0 1033.33433px;
    flex: 0 0 1033.33433px;
    max-width: 1033.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -258.33433px);
    max-width: -moz-calc(50% - -258.33433px);
    max-width: calc(50% - -258.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 883.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1040.001px;
    -ms-flex: 0 0 1040.001px;
    flex: 0 0 1040.001px;
    max-width: 1040.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -260.001px);
    max-width: -moz-calc(50% - -260.001px);
    max-width: calc(50% - -260.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 880.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1046.66767px;
    -ms-flex: 0 0 1046.66767px;
    flex: 0 0 1046.66767px;
    max-width: 1046.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -261.66767px);
    max-width: -moz-calc(50% - -261.66767px);
    max-width: calc(50% - -261.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 876.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1053.33433px;
    -ms-flex: 0 0 1053.33433px;
    flex: 0 0 1053.33433px;
    max-width: 1053.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -263.33433px);
    max-width: -moz-calc(50% - -263.33433px);
    max-width: calc(50% - -263.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 873.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1060.001px;
    -ms-flex: 0 0 1060.001px;
    flex: 0 0 1060.001px;
    max-width: 1060.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -265.001px);
    max-width: -moz-calc(50% - -265.001px);
    max-width: calc(50% - -265.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 870.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"] {
    -webkit-flex: 0 0 1066.66767px;
    -ms-flex: 0 0 1066.66767px;
    flex: 0 0 1066.66767px;
    max-width: 1066.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child {
    max-width: -webkit-calc(50% - -266.66767px);
    max-width: -moz-calc(50% - -266.66767px);
    max-width: calc(50% - -266.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content {
    max-width: 866.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 933.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -235.001px);
    max-width: -moz-calc(50% - -235.001px);
    max-width: calc(50% - -235.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 930.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -236.66767px);
    max-width: -moz-calc(50% - -236.66767px);
    max-width: calc(50% - -236.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 926.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -238.33433px);
    max-width: -moz-calc(50% - -238.33433px);
    max-width: calc(50% - -238.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 923.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 920.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -241.66767px);
    max-width: -moz-calc(50% - -241.66767px);
    max-width: calc(50% - -241.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 916.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -243.33433px);
    max-width: -moz-calc(50% - -243.33433px);
    max-width: calc(50% - -243.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 913.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -245.001px);
    max-width: -moz-calc(50% - -245.001px);
    max-width: calc(50% - -245.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 910.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -246.66767px);
    max-width: -moz-calc(50% - -246.66767px);
    max-width: calc(50% - -246.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 906.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -248.33433px);
    max-width: -moz-calc(50% - -248.33433px);
    max-width: calc(50% - -248.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 903.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -250.001px);
    max-width: -moz-calc(50% - -250.001px);
    max-width: calc(50% - -250.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 900.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -253.33433px);
    max-width: -moz-calc(50% - -253.33433px);
    max-width: calc(50% - -253.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 893.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -256.66767px);
    max-width: -moz-calc(50% - -256.66767px);
    max-width: calc(50% - -256.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 886.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -260.001px);
    max-width: -moz-calc(50% - -260.001px);
    max-width: calc(50% - -260.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 880.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -263.33433px);
    max-width: -moz-calc(50% - -263.33433px);
    max-width: calc(50% - -263.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 873.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child {
    max-width: -webkit-calc(50% - -266.66767px);
    max-width: -moz-calc(50% - -266.66767px);
    max-width: calc(50% - -266.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content {
    max-width: 866.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1080.001px;
    -ms-flex: 0 0 1080.001px;
    flex: 0 0 1080.001px;
    max-width: 1080.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1040.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1040.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1050.001px;
    -ms-flex: 0 0 1050.001px;
    flex: 0 0 1050.001px;
    max-width: 1050.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1050.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1057.501px;
    -ms-flex: 0 0 1057.501px;
    flex: 0 0 1057.501px;
    max-width: 1057.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -352.501px);
    max-width: -moz-calc(50% - -352.501px);
    max-width: calc(50% - -352.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1047.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1065.001px;
    -ms-flex: 0 0 1065.001px;
    flex: 0 0 1065.001px;
    max-width: 1065.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -355.001px);
    max-width: -moz-calc(50% - -355.001px);
    max-width: calc(50% - -355.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1045.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1072.501px;
    -ms-flex: 0 0 1072.501px;
    flex: 0 0 1072.501px;
    max-width: 1072.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -357.501px);
    max-width: -moz-calc(50% - -357.501px);
    max-width: calc(50% - -357.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1042.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1080.001px;
    -ms-flex: 0 0 1080.001px;
    flex: 0 0 1080.001px;
    max-width: 1080.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1040.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1087.501px;
    -ms-flex: 0 0 1087.501px;
    flex: 0 0 1087.501px;
    max-width: 1087.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -362.501px);
    max-width: -moz-calc(50% - -362.501px);
    max-width: calc(50% - -362.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1037.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1095.001px;
    -ms-flex: 0 0 1095.001px;
    flex: 0 0 1095.001px;
    max-width: 1095.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -365.001px);
    max-width: -moz-calc(50% - -365.001px);
    max-width: calc(50% - -365.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1035.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1102.501px;
    -ms-flex: 0 0 1102.501px;
    flex: 0 0 1102.501px;
    max-width: 1102.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -367.501px);
    max-width: -moz-calc(50% - -367.501px);
    max-width: calc(50% - -367.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1032.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1110.001px;
    -ms-flex: 0 0 1110.001px;
    flex: 0 0 1110.001px;
    max-width: 1110.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -370.001px);
    max-width: -moz-calc(50% - -370.001px);
    max-width: calc(50% - -370.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1030.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1117.501px;
    -ms-flex: 0 0 1117.501px;
    flex: 0 0 1117.501px;
    max-width: 1117.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -372.501px);
    max-width: -moz-calc(50% - -372.501px);
    max-width: calc(50% - -372.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1027.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1125.001px;
    -ms-flex: 0 0 1125.001px;
    flex: 0 0 1125.001px;
    max-width: 1125.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1025.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1132.501px;
    -ms-flex: 0 0 1132.501px;
    flex: 0 0 1132.501px;
    max-width: 1132.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -377.501px);
    max-width: -moz-calc(50% - -377.501px);
    max-width: calc(50% - -377.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1022.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1140.001px;
    -ms-flex: 0 0 1140.001px;
    flex: 0 0 1140.001px;
    max-width: 1140.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -380.001px);
    max-width: -moz-calc(50% - -380.001px);
    max-width: calc(50% - -380.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1020.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1147.501px;
    -ms-flex: 0 0 1147.501px;
    flex: 0 0 1147.501px;
    max-width: 1147.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -382.501px);
    max-width: -moz-calc(50% - -382.501px);
    max-width: calc(50% - -382.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1017.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1155.001px;
    -ms-flex: 0 0 1155.001px;
    flex: 0 0 1155.001px;
    max-width: 1155.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -385.001px);
    max-width: -moz-calc(50% - -385.001px);
    max-width: calc(50% - -385.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1015.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1162.501px;
    -ms-flex: 0 0 1162.501px;
    flex: 0 0 1162.501px;
    max-width: 1162.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -387.501px);
    max-width: -moz-calc(50% - -387.501px);
    max-width: calc(50% - -387.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1012.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1170.001px;
    -ms-flex: 0 0 1170.001px;
    flex: 0 0 1170.001px;
    max-width: 1170.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1010.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1177.501px;
    -ms-flex: 0 0 1177.501px;
    flex: 0 0 1177.501px;
    max-width: 1177.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -392.501px);
    max-width: -moz-calc(50% - -392.501px);
    max-width: calc(50% - -392.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1007.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1185.001px;
    -ms-flex: 0 0 1185.001px;
    flex: 0 0 1185.001px;
    max-width: 1185.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -395.001px);
    max-width: -moz-calc(50% - -395.001px);
    max-width: calc(50% - -395.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1005.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1192.501px;
    -ms-flex: 0 0 1192.501px;
    flex: 0 0 1192.501px;
    max-width: 1192.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -397.501px);
    max-width: -moz-calc(50% - -397.501px);
    max-width: calc(50% - -397.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1002.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child {
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content {
    max-width: 1000.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1050.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -352.501px);
    max-width: -moz-calc(50% - -352.501px);
    max-width: calc(50% - -352.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1047.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -355.001px);
    max-width: -moz-calc(50% - -355.001px);
    max-width: calc(50% - -355.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1045.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -357.501px);
    max-width: -moz-calc(50% - -357.501px);
    max-width: calc(50% - -357.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1042.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1040.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -362.501px);
    max-width: -moz-calc(50% - -362.501px);
    max-width: calc(50% - -362.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1037.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -365.001px);
    max-width: -moz-calc(50% - -365.001px);
    max-width: calc(50% - -365.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1035.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -367.501px);
    max-width: -moz-calc(50% - -367.501px);
    max-width: calc(50% - -367.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1032.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -370.001px);
    max-width: -moz-calc(50% - -370.001px);
    max-width: calc(50% - -370.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1030.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -372.501px);
    max-width: -moz-calc(50% - -372.501px);
    max-width: calc(50% - -372.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1027.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1025.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -380.001px);
    max-width: -moz-calc(50% - -380.001px);
    max-width: calc(50% - -380.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1020.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -385.001px);
    max-width: -moz-calc(50% - -385.001px);
    max-width: calc(50% - -385.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1015.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1010.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -395.001px);
    max-width: -moz-calc(50% - -395.001px);
    max-width: calc(50% - -395.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1005.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child {
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content {
    max-width: 1000.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1152.001px;
    -ms-flex: 0 0 1152.001px;
    flex: 0 0 1152.001px;
    max-width: 1152.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1112.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1112.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1120.001px;
    -ms-flex: 0 0 1120.001px;
    flex: 0 0 1120.001px;
    max-width: 1120.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1120.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1128.001px;
    -ms-flex: 0 0 1128.001px;
    flex: 0 0 1128.001px;
    max-width: 1128.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -423.001px);
    max-width: -moz-calc(50% - -423.001px);
    max-width: calc(50% - -423.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1118.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1136.001px;
    -ms-flex: 0 0 1136.001px;
    flex: 0 0 1136.001px;
    max-width: 1136.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -426.001px);
    max-width: -moz-calc(50% - -426.001px);
    max-width: calc(50% - -426.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1116.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1144.001px;
    -ms-flex: 0 0 1144.001px;
    flex: 0 0 1144.001px;
    max-width: 1144.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -429.001px);
    max-width: -moz-calc(50% - -429.001px);
    max-width: calc(50% - -429.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1114.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1152.001px;
    -ms-flex: 0 0 1152.001px;
    flex: 0 0 1152.001px;
    max-width: 1152.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1112.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1160.001px;
    -ms-flex: 0 0 1160.001px;
    flex: 0 0 1160.001px;
    max-width: 1160.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -435.001px);
    max-width: -moz-calc(50% - -435.001px);
    max-width: calc(50% - -435.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1110.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1168.001px;
    -ms-flex: 0 0 1168.001px;
    flex: 0 0 1168.001px;
    max-width: 1168.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -438.001px);
    max-width: -moz-calc(50% - -438.001px);
    max-width: calc(50% - -438.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1108.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1176.001px;
    -ms-flex: 0 0 1176.001px;
    flex: 0 0 1176.001px;
    max-width: 1176.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -441.001px);
    max-width: -moz-calc(50% - -441.001px);
    max-width: calc(50% - -441.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1106.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1184.001px;
    -ms-flex: 0 0 1184.001px;
    flex: 0 0 1184.001px;
    max-width: 1184.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -444.001px);
    max-width: -moz-calc(50% - -444.001px);
    max-width: calc(50% - -444.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1104.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1192.001px;
    -ms-flex: 0 0 1192.001px;
    flex: 0 0 1192.001px;
    max-width: 1192.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -447.001px);
    max-width: -moz-calc(50% - -447.001px);
    max-width: calc(50% - -447.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1102.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1100.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1208.001px;
    -ms-flex: 0 0 1208.001px;
    flex: 0 0 1208.001px;
    max-width: 1208.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -453.001px);
    max-width: -moz-calc(50% - -453.001px);
    max-width: calc(50% - -453.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1098.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1216.001px;
    -ms-flex: 0 0 1216.001px;
    flex: 0 0 1216.001px;
    max-width: 1216.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -456.001px);
    max-width: -moz-calc(50% - -456.001px);
    max-width: calc(50% - -456.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1096.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1224.001px;
    -ms-flex: 0 0 1224.001px;
    flex: 0 0 1224.001px;
    max-width: 1224.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -459.001px);
    max-width: -moz-calc(50% - -459.001px);
    max-width: calc(50% - -459.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1094.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1232.001px;
    -ms-flex: 0 0 1232.001px;
    flex: 0 0 1232.001px;
    max-width: 1232.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -462.001px);
    max-width: -moz-calc(50% - -462.001px);
    max-width: calc(50% - -462.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1092.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1240.001px;
    -ms-flex: 0 0 1240.001px;
    flex: 0 0 1240.001px;
    max-width: 1240.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -465.001px);
    max-width: -moz-calc(50% - -465.001px);
    max-width: calc(50% - -465.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1090.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1248.001px;
    -ms-flex: 0 0 1248.001px;
    flex: 0 0 1248.001px;
    max-width: 1248.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -468.001px);
    max-width: -moz-calc(50% - -468.001px);
    max-width: calc(50% - -468.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1088.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1256.001px;
    -ms-flex: 0 0 1256.001px;
    flex: 0 0 1256.001px;
    max-width: 1256.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -471.001px);
    max-width: -moz-calc(50% - -471.001px);
    max-width: calc(50% - -471.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1086.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1264.001px;
    -ms-flex: 0 0 1264.001px;
    flex: 0 0 1264.001px;
    max-width: 1264.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -474.001px);
    max-width: -moz-calc(50% - -474.001px);
    max-width: calc(50% - -474.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1084.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1272.001px;
    -ms-flex: 0 0 1272.001px;
    flex: 0 0 1272.001px;
    max-width: 1272.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -477.001px);
    max-width: -moz-calc(50% - -477.001px);
    max-width: calc(50% - -477.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1082.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"] {
    -webkit-flex: 0 0 1280.001px;
    -ms-flex: 0 0 1280.001px;
    flex: 0 0 1280.001px;
    max-width: 1280.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child {
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content {
    max-width: 1080.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1120.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -423.001px);
    max-width: -moz-calc(50% - -423.001px);
    max-width: calc(50% - -423.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1118.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -426.001px);
    max-width: -moz-calc(50% - -426.001px);
    max-width: calc(50% - -426.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1116.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -429.001px);
    max-width: -moz-calc(50% - -429.001px);
    max-width: calc(50% - -429.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1114.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1112.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -435.001px);
    max-width: -moz-calc(50% - -435.001px);
    max-width: calc(50% - -435.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1110.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -438.001px);
    max-width: -moz-calc(50% - -438.001px);
    max-width: calc(50% - -438.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1108.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -441.001px);
    max-width: -moz-calc(50% - -441.001px);
    max-width: calc(50% - -441.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1106.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -444.001px);
    max-width: -moz-calc(50% - -444.001px);
    max-width: calc(50% - -444.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1104.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -447.001px);
    max-width: -moz-calc(50% - -447.001px);
    max-width: calc(50% - -447.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1102.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1100.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -456.001px);
    max-width: -moz-calc(50% - -456.001px);
    max-width: calc(50% - -456.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1096.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -462.001px);
    max-width: -moz-calc(50% - -462.001px);
    max-width: calc(50% - -462.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1092.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -468.001px);
    max-width: -moz-calc(50% - -468.001px);
    max-width: calc(50% - -468.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1088.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -474.001px);
    max-width: -moz-calc(50% - -474.001px);
    max-width: calc(50% - -474.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1084.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child {
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content {
    max-width: 1080.001px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1160.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1160.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1166.66767px;
    -ms-flex: 0 0 1166.66767px;
    flex: 0 0 1166.66767px;
    max-width: 1166.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1166.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1175.001px;
    -ms-flex: 0 0 1175.001px;
    flex: 0 0 1175.001px;
    max-width: 1175.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -470.001px);
    max-width: -moz-calc(50% - -470.001px);
    max-width: calc(50% - -470.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1165.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1183.33433px;
    -ms-flex: 0 0 1183.33433px;
    flex: 0 0 1183.33433px;
    max-width: 1183.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -473.33433px);
    max-width: -moz-calc(50% - -473.33433px);
    max-width: calc(50% - -473.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1163.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1191.66767px;
    -ms-flex: 0 0 1191.66767px;
    flex: 0 0 1191.66767px;
    max-width: 1191.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -476.66767px);
    max-width: -moz-calc(50% - -476.66767px);
    max-width: calc(50% - -476.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1161.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1160.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1208.33433px;
    -ms-flex: 0 0 1208.33433px;
    flex: 0 0 1208.33433px;
    max-width: 1208.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -483.33433px);
    max-width: -moz-calc(50% - -483.33433px);
    max-width: calc(50% - -483.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1158.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1216.66767px;
    -ms-flex: 0 0 1216.66767px;
    flex: 0 0 1216.66767px;
    max-width: 1216.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -486.66767px);
    max-width: -moz-calc(50% - -486.66767px);
    max-width: calc(50% - -486.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1156.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1225.001px;
    -ms-flex: 0 0 1225.001px;
    flex: 0 0 1225.001px;
    max-width: 1225.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -490.001px);
    max-width: -moz-calc(50% - -490.001px);
    max-width: calc(50% - -490.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1155.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1233.33433px;
    -ms-flex: 0 0 1233.33433px;
    flex: 0 0 1233.33433px;
    max-width: 1233.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -493.33433px);
    max-width: -moz-calc(50% - -493.33433px);
    max-width: calc(50% - -493.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1153.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1241.66767px;
    -ms-flex: 0 0 1241.66767px;
    flex: 0 0 1241.66767px;
    max-width: 1241.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -496.66767px);
    max-width: -moz-calc(50% - -496.66767px);
    max-width: calc(50% - -496.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1151.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1250.001px;
    -ms-flex: 0 0 1250.001px;
    flex: 0 0 1250.001px;
    max-width: 1250.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1150.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1258.33433px;
    -ms-flex: 0 0 1258.33433px;
    flex: 0 0 1258.33433px;
    max-width: 1258.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -503.33433px);
    max-width: -moz-calc(50% - -503.33433px);
    max-width: calc(50% - -503.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1148.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1266.66767px;
    -ms-flex: 0 0 1266.66767px;
    flex: 0 0 1266.66767px;
    max-width: 1266.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -506.66767px);
    max-width: -moz-calc(50% - -506.66767px);
    max-width: calc(50% - -506.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1146.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1275.001px;
    -ms-flex: 0 0 1275.001px;
    flex: 0 0 1275.001px;
    max-width: 1275.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -510.001px);
    max-width: -moz-calc(50% - -510.001px);
    max-width: calc(50% - -510.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1145.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1283.33433px;
    -ms-flex: 0 0 1283.33433px;
    flex: 0 0 1283.33433px;
    max-width: 1283.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -513.33433px);
    max-width: -moz-calc(50% - -513.33433px);
    max-width: calc(50% - -513.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1143.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1291.66767px;
    -ms-flex: 0 0 1291.66767px;
    flex: 0 0 1291.66767px;
    max-width: 1291.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1141.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1300.001px;
    -ms-flex: 0 0 1300.001px;
    flex: 0 0 1300.001px;
    max-width: 1300.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -520.001px);
    max-width: -moz-calc(50% - -520.001px);
    max-width: calc(50% - -520.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1140.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1308.33433px;
    -ms-flex: 0 0 1308.33433px;
    flex: 0 0 1308.33433px;
    max-width: 1308.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -523.33433px);
    max-width: -moz-calc(50% - -523.33433px);
    max-width: calc(50% - -523.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1138.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1316.66767px;
    -ms-flex: 0 0 1316.66767px;
    flex: 0 0 1316.66767px;
    max-width: 1316.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -526.66767px);
    max-width: -moz-calc(50% - -526.66767px);
    max-width: calc(50% - -526.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1136.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1325.001px;
    -ms-flex: 0 0 1325.001px;
    flex: 0 0 1325.001px;
    max-width: 1325.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -530.001px);
    max-width: -moz-calc(50% - -530.001px);
    max-width: calc(50% - -530.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1135.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"] {
    -webkit-flex: 0 0 1333.33433px;
    -ms-flex: 0 0 1333.33433px;
    flex: 0 0 1333.33433px;
    max-width: 1333.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child {
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content {
    max-width: 1133.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1166.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -470.001px);
    max-width: -moz-calc(50% - -470.001px);
    max-width: calc(50% - -470.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1165.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -473.33433px);
    max-width: -moz-calc(50% - -473.33433px);
    max-width: calc(50% - -473.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1163.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -476.66767px);
    max-width: -moz-calc(50% - -476.66767px);
    max-width: calc(50% - -476.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1161.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1160.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -483.33433px);
    max-width: -moz-calc(50% - -483.33433px);
    max-width: calc(50% - -483.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1158.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -486.66767px);
    max-width: -moz-calc(50% - -486.66767px);
    max-width: calc(50% - -486.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1156.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -490.001px);
    max-width: -moz-calc(50% - -490.001px);
    max-width: calc(50% - -490.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1155.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -493.33433px);
    max-width: -moz-calc(50% - -493.33433px);
    max-width: calc(50% - -493.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1153.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -496.66767px);
    max-width: -moz-calc(50% - -496.66767px);
    max-width: calc(50% - -496.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1151.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1150.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -506.66767px);
    max-width: -moz-calc(50% - -506.66767px);
    max-width: calc(50% - -506.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1146.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -513.33433px);
    max-width: -moz-calc(50% - -513.33433px);
    max-width: calc(50% - -513.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1143.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -520.001px);
    max-width: -moz-calc(50% - -520.001px);
    max-width: calc(50% - -520.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1140.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -526.66767px);
    max-width: -moz-calc(50% - -526.66767px);
    max-width: calc(50% - -526.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1136.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child {
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content {
    max-width: 1133.33433px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1320.001px;
    -ms-flex: 0 0 1320.001px;
    flex: 0 0 1320.001px;
    max-width: 1320.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1280.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1280.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1283.33433px;
    -ms-flex: 0 0 1283.33433px;
    flex: 0 0 1283.33433px;
    max-width: 1283.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1283.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1292.501px;
    -ms-flex: 0 0 1292.501px;
    flex: 0 0 1292.501px;
    max-width: 1292.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -587.501px);
    max-width: -moz-calc(50% - -587.501px);
    max-width: calc(50% - -587.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1282.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1301.66767px;
    -ms-flex: 0 0 1301.66767px;
    flex: 0 0 1301.66767px;
    max-width: 1301.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -591.66767px);
    max-width: -moz-calc(50% - -591.66767px);
    max-width: calc(50% - -591.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1281.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1310.83433px;
    -ms-flex: 0 0 1310.83433px;
    flex: 0 0 1310.83433px;
    max-width: 1310.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -595.83433px);
    max-width: -moz-calc(50% - -595.83433px);
    max-width: calc(50% - -595.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1280.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1320.001px;
    -ms-flex: 0 0 1320.001px;
    flex: 0 0 1320.001px;
    max-width: 1320.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1280.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1329.16767px;
    -ms-flex: 0 0 1329.16767px;
    flex: 0 0 1329.16767px;
    max-width: 1329.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -604.16767px);
    max-width: -moz-calc(50% - -604.16767px);
    max-width: calc(50% - -604.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1279.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1338.33433px;
    -ms-flex: 0 0 1338.33433px;
    flex: 0 0 1338.33433px;
    max-width: 1338.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -608.33433px);
    max-width: -moz-calc(50% - -608.33433px);
    max-width: calc(50% - -608.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1278.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1347.501px;
    -ms-flex: 0 0 1347.501px;
    flex: 0 0 1347.501px;
    max-width: 1347.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -612.501px);
    max-width: -moz-calc(50% - -612.501px);
    max-width: calc(50% - -612.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1277.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1356.66767px;
    -ms-flex: 0 0 1356.66767px;
    flex: 0 0 1356.66767px;
    max-width: 1356.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -616.66767px);
    max-width: -moz-calc(50% - -616.66767px);
    max-width: calc(50% - -616.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1276.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1365.83433px;
    -ms-flex: 0 0 1365.83433px;
    flex: 0 0 1365.83433px;
    max-width: 1365.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -620.83433px);
    max-width: -moz-calc(50% - -620.83433px);
    max-width: calc(50% - -620.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1275.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1375.001px;
    -ms-flex: 0 0 1375.001px;
    flex: 0 0 1375.001px;
    max-width: 1375.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1275.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1384.16767px;
    -ms-flex: 0 0 1384.16767px;
    flex: 0 0 1384.16767px;
    max-width: 1384.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -629.16767px);
    max-width: -moz-calc(50% - -629.16767px);
    max-width: calc(50% - -629.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1274.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1393.33433px;
    -ms-flex: 0 0 1393.33433px;
    flex: 0 0 1393.33433px;
    max-width: 1393.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -633.33433px);
    max-width: -moz-calc(50% - -633.33433px);
    max-width: calc(50% - -633.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1273.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1402.501px;
    -ms-flex: 0 0 1402.501px;
    flex: 0 0 1402.501px;
    max-width: 1402.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -637.501px);
    max-width: -moz-calc(50% - -637.501px);
    max-width: calc(50% - -637.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1272.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1411.66767px;
    -ms-flex: 0 0 1411.66767px;
    flex: 0 0 1411.66767px;
    max-width: 1411.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -641.66767px);
    max-width: -moz-calc(50% - -641.66767px);
    max-width: calc(50% - -641.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1271.66767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1420.83433px;
    -ms-flex: 0 0 1420.83433px;
    flex: 0 0 1420.83433px;
    max-width: 1420.83433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -645.83433px);
    max-width: -moz-calc(50% - -645.83433px);
    max-width: calc(50% - -645.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1270.83433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1430.001px;
    -ms-flex: 0 0 1430.001px;
    flex: 0 0 1430.001px;
    max-width: 1430.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1270.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1439.16767px;
    -ms-flex: 0 0 1439.16767px;
    flex: 0 0 1439.16767px;
    max-width: 1439.16767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -654.16767px);
    max-width: -moz-calc(50% - -654.16767px);
    max-width: calc(50% - -654.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1269.16767px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1448.33433px;
    -ms-flex: 0 0 1448.33433px;
    flex: 0 0 1448.33433px;
    max-width: 1448.33433px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -658.33433px);
    max-width: -moz-calc(50% - -658.33433px);
    max-width: calc(50% - -658.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1268.33433px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1457.501px;
    -ms-flex: 0 0 1457.501px;
    flex: 0 0 1457.501px;
    max-width: 1457.501px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -662.501px);
    max-width: -moz-calc(50% - -662.501px);
    max-width: calc(50% - -662.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1267.501px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"] {
    -webkit-flex: 0 0 1466.66767px;
    -ms-flex: 0 0 1466.66767px;
    flex: 0 0 1466.66767px;
    max-width: 1466.66767px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child {
    max-width: -webkit-calc(50% - -666.66767px);
    max-width: -moz-calc(50% - -666.66767px);
    max-width: calc(50% - -666.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content {
    max-width: 1266.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1283.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -587.501px);
    max-width: -moz-calc(50% - -587.501px);
    max-width: calc(50% - -587.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1282.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -591.66767px);
    max-width: -moz-calc(50% - -591.66767px);
    max-width: calc(50% - -591.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1281.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -595.83433px);
    max-width: -moz-calc(50% - -595.83433px);
    max-width: calc(50% - -595.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1280.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1280.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -604.16767px);
    max-width: -moz-calc(50% - -604.16767px);
    max-width: calc(50% - -604.16767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1279.16767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -608.33433px);
    max-width: -moz-calc(50% - -608.33433px);
    max-width: calc(50% - -608.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1278.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -612.501px);
    max-width: -moz-calc(50% - -612.501px);
    max-width: calc(50% - -612.501px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1277.501px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -616.66767px);
    max-width: -moz-calc(50% - -616.66767px);
    max-width: calc(50% - -616.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1276.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -620.83433px);
    max-width: -moz-calc(50% - -620.83433px);
    max-width: calc(50% - -620.83433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1275.83433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1275.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -633.33433px);
    max-width: -moz-calc(50% - -633.33433px);
    max-width: calc(50% - -633.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1273.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -641.66767px);
    max-width: -moz-calc(50% - -641.66767px);
    max-width: calc(50% - -641.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1271.66767px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1270.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -658.33433px);
    max-width: -moz-calc(50% - -658.33433px);
    max-width: calc(50% - -658.33433px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1268.33433px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child {
    max-width: -webkit-calc(50% - -666.66767px);
    max-width: -moz-calc(50% - -666.66767px);
    max-width: calc(50% - -666.66767px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content {
    max-width: 1266.66767px;
    }

/* General width */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1440.001px;
    -ms-flex: 0 0 1440.001px;
    flex: 0 0 1440.001px;
    max-width: 1440.001px;
    }

/* Push left first column content width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1400.001px;
    -ms-flex: 0 0 1400.001px;
    flex: 0 0 1400.001px;
    max-width: 1400.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1410.001px;
    -ms-flex: 0 0 1410.001px;
    flex: 0 0 1410.001px;
    max-width: 1410.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -705.001px);
    max-width: -moz-calc(50% - -705.001px);
    max-width: calc(50% - -705.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1420.001px;
    -ms-flex: 0 0 1420.001px;
    flex: 0 0 1420.001px;
    max-width: 1420.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -710.001px);
    max-width: -moz-calc(50% - -710.001px);
    max-width: calc(50% - -710.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1430.001px;
    -ms-flex: 0 0 1430.001px;
    flex: 0 0 1430.001px;
    max-width: 1430.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -715.001px);
    max-width: -moz-calc(50% - -715.001px);
    max-width: calc(50% - -715.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1440.001px;
    -ms-flex: 0 0 1440.001px;
    flex: 0 0 1440.001px;
    max-width: 1440.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1450.001px;
    -ms-flex: 0 0 1450.001px;
    flex: 0 0 1450.001px;
    max-width: 1450.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -725.001px);
    max-width: -moz-calc(50% - -725.001px);
    max-width: calc(50% - -725.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1460.001px;
    -ms-flex: 0 0 1460.001px;
    flex: 0 0 1460.001px;
    max-width: 1460.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -730.001px);
    max-width: -moz-calc(50% - -730.001px);
    max-width: calc(50% - -730.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1470.001px;
    -ms-flex: 0 0 1470.001px;
    flex: 0 0 1470.001px;
    max-width: 1470.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -735.001px);
    max-width: -moz-calc(50% - -735.001px);
    max-width: calc(50% - -735.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1480.001px;
    -ms-flex: 0 0 1480.001px;
    flex: 0 0 1480.001px;
    max-width: 1480.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -740.001px);
    max-width: -moz-calc(50% - -740.001px);
    max-width: calc(50% - -740.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1490.001px;
    -ms-flex: 0 0 1490.001px;
    flex: 0 0 1490.001px;
    max-width: 1490.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -745.001px);
    max-width: -moz-calc(50% - -745.001px);
    max-width: calc(50% - -745.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1500.001px;
    -ms-flex: 0 0 1500.001px;
    flex: 0 0 1500.001px;
    max-width: 1500.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -750.001px);
    max-width: -moz-calc(50% - -750.001px);
    max-width: calc(50% - -750.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1510.001px;
    -ms-flex: 0 0 1510.001px;
    flex: 0 0 1510.001px;
    max-width: 1510.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -755.001px);
    max-width: -moz-calc(50% - -755.001px);
    max-width: calc(50% - -755.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1520.001px;
    -ms-flex: 0 0 1520.001px;
    flex: 0 0 1520.001px;
    max-width: 1520.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -760.001px);
    max-width: -moz-calc(50% - -760.001px);
    max-width: calc(50% - -760.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1530.001px;
    -ms-flex: 0 0 1530.001px;
    flex: 0 0 1530.001px;
    max-width: 1530.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -765.001px);
    max-width: -moz-calc(50% - -765.001px);
    max-width: calc(50% - -765.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1540.001px;
    -ms-flex: 0 0 1540.001px;
    flex: 0 0 1540.001px;
    max-width: 1540.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -770.001px);
    max-width: -moz-calc(50% - -770.001px);
    max-width: calc(50% - -770.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1550.001px;
    -ms-flex: 0 0 1550.001px;
    flex: 0 0 1550.001px;
    max-width: 1550.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -775.001px);
    max-width: -moz-calc(50% - -775.001px);
    max-width: calc(50% - -775.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1560.001px;
    -ms-flex: 0 0 1560.001px;
    flex: 0 0 1560.001px;
    max-width: 1560.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -780.001px);
    max-width: -moz-calc(50% - -780.001px);
    max-width: calc(50% - -780.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1570.001px;
    -ms-flex: 0 0 1570.001px;
    flex: 0 0 1570.001px;
    max-width: 1570.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -785.001px);
    max-width: -moz-calc(50% - -785.001px);
    max-width: calc(50% - -785.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1580.001px;
    -ms-flex: 0 0 1580.001px;
    flex: 0 0 1580.001px;
    max-width: 1580.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -790.001px);
    max-width: -moz-calc(50% - -790.001px);
    max-width: calc(50% - -790.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1590.001px;
    -ms-flex: 0 0 1590.001px;
    flex: 0 0 1590.001px;
    max-width: 1590.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -795.001px);
    max-width: -moz-calc(50% - -795.001px);
    max-width: calc(50% - -795.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* General width with gaps included */
.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"] {
    -webkit-flex: 0 0 1600.001px;
    -ms-flex: 0 0 1600.001px;
    flex: 0 0 1600.001px;
    max-width: 1600.001px;
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child {
    max-width: -webkit-calc(50% - -800.001px);
    max-width: -moz-calc(50% - -800.001px);
    max-width: calc(50% - -800.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -705.001px);
    max-width: -moz-calc(50% - -705.001px);
    max-width: calc(50% - -705.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -710.001px);
    max-width: -moz-calc(50% - -710.001px);
    max-width: calc(50% - -710.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -715.001px);
    max-width: -moz-calc(50% - -715.001px);
    max-width: calc(50% - -715.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -725.001px);
    max-width: -moz-calc(50% - -725.001px);
    max-width: calc(50% - -725.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -730.001px);
    max-width: -moz-calc(50% - -730.001px);
    max-width: calc(50% - -730.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -735.001px);
    max-width: -moz-calc(50% - -735.001px);
    max-width: calc(50% - -735.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -740.001px);
    max-width: -moz-calc(50% - -740.001px);
    max-width: calc(50% - -740.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -745.001px);
    max-width: -moz-calc(50% - -745.001px);
    max-width: calc(50% - -745.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -750.001px);
    max-width: -moz-calc(50% - -750.001px);
    max-width: calc(50% - -750.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -760.001px);
    max-width: -moz-calc(50% - -760.001px);
    max-width: calc(50% - -760.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -770.001px);
    max-width: -moz-calc(50% - -770.001px);
    max-width: calc(50% - -770.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -780.001px);
    max-width: -moz-calc(50% - -780.001px);
    max-width: calc(50% - -780.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -790.001px);
    max-width: -moz-calc(50% - -790.001px);
    max-width: calc(50% - -790.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Push right first column width */
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child {
    max-width: -webkit-calc(50% - -800.001px);
    max-width: -moz-calc(50% - -800.001px);
    max-width: calc(50% - -800.001px);
    }
.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content {
    max-width: 1400.001px;
    }

/* Inner row */
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left,
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 120.001px;
    -ms-flex: 0 0 120.001px;
    flex: 0 0 120.001px;
    max-width: 120.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 80.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 80.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 80.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 116.66767px;
    -ms-flex: 0 0 116.66767px;
    flex: 0 0 116.66767px;
    max-width: 116.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 76.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 583.33233px);
    max-width: -moz-calc(50% - 583.33233px);
    max-width: calc(50% - 583.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 76.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 117.501px;
    -ms-flex: 0 0 117.501px;
    flex: 0 0 117.501px;
    max-width: 117.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 587.499px);
    max-width: -moz-calc(50% - 587.499px);
    max-width: calc(50% - 587.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 77.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 587.499px);
    max-width: -moz-calc(50% - 587.499px);
    max-width: calc(50% - 587.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 77.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 118.33433px;
    -ms-flex: 0 0 118.33433px;
    flex: 0 0 118.33433px;
    max-width: 118.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 591.66567px);
    max-width: -moz-calc(50% - 591.66567px);
    max-width: calc(50% - 591.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 78.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 591.66567px);
    max-width: -moz-calc(50% - 591.66567px);
    max-width: calc(50% - 591.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 78.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 119.16767px;
    -ms-flex: 0 0 119.16767px;
    flex: 0 0 119.16767px;
    max-width: 119.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 595.83233px);
    max-width: -moz-calc(50% - 595.83233px);
    max-width: calc(50% - 595.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 79.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 595.83233px);
    max-width: -moz-calc(50% - 595.83233px);
    max-width: calc(50% - 595.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 79.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 120.001px;
    -ms-flex: 0 0 120.001px;
    flex: 0 0 120.001px;
    max-width: 120.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 80.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 599.999px);
    max-width: -moz-calc(50% - 599.999px);
    max-width: calc(50% - 599.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 80.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 120.83433px;
    -ms-flex: 0 0 120.83433px;
    flex: 0 0 120.83433px;
    max-width: 120.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 604.16567px);
    max-width: -moz-calc(50% - 604.16567px);
    max-width: calc(50% - 604.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 80.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 604.16567px);
    max-width: -moz-calc(50% - 604.16567px);
    max-width: calc(50% - 604.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 80.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 121.66767px;
    -ms-flex: 0 0 121.66767px;
    flex: 0 0 121.66767px;
    max-width: 121.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 608.33233px);
    max-width: -moz-calc(50% - 608.33233px);
    max-width: calc(50% - 608.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 81.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 608.33233px);
    max-width: -moz-calc(50% - 608.33233px);
    max-width: calc(50% - 608.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 81.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 122.501px;
    -ms-flex: 0 0 122.501px;
    flex: 0 0 122.501px;
    max-width: 122.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 612.499px);
    max-width: -moz-calc(50% - 612.499px);
    max-width: calc(50% - 612.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 82.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 612.499px);
    max-width: -moz-calc(50% - 612.499px);
    max-width: calc(50% - 612.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 82.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 123.33433px;
    -ms-flex: 0 0 123.33433px;
    flex: 0 0 123.33433px;
    max-width: 123.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 616.66567px);
    max-width: -moz-calc(50% - 616.66567px);
    max-width: calc(50% - 616.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 83.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 616.66567px);
    max-width: -moz-calc(50% - 616.66567px);
    max-width: calc(50% - 616.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 83.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 124.16767px;
    -ms-flex: 0 0 124.16767px;
    flex: 0 0 124.16767px;
    max-width: 124.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 620.83233px);
    max-width: -moz-calc(50% - 620.83233px);
    max-width: calc(50% - 620.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 84.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 620.83233px);
    max-width: -moz-calc(50% - 620.83233px);
    max-width: calc(50% - 620.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 84.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 125.001px;
    -ms-flex: 0 0 125.001px;
    flex: 0 0 125.001px;
    max-width: 125.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 624.999px);
    max-width: -moz-calc(50% - 624.999px);
    max-width: calc(50% - 624.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 85.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 624.999px);
    max-width: -moz-calc(50% - 624.999px);
    max-width: calc(50% - 624.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 85.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 125.83433px;
    -ms-flex: 0 0 125.83433px;
    flex: 0 0 125.83433px;
    max-width: 125.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 629.16567px);
    max-width: -moz-calc(50% - 629.16567px);
    max-width: calc(50% - 629.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 85.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 629.16567px);
    max-width: -moz-calc(50% - 629.16567px);
    max-width: calc(50% - 629.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 85.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 126.66767px;
    -ms-flex: 0 0 126.66767px;
    flex: 0 0 126.66767px;
    max-width: 126.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 633.33233px);
    max-width: -moz-calc(50% - 633.33233px);
    max-width: calc(50% - 633.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 86.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 633.33233px);
    max-width: -moz-calc(50% - 633.33233px);
    max-width: calc(50% - 633.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 86.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 127.501px;
    -ms-flex: 0 0 127.501px;
    flex: 0 0 127.501px;
    max-width: 127.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 637.499px);
    max-width: -moz-calc(50% - 637.499px);
    max-width: calc(50% - 637.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 87.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 637.499px);
    max-width: -moz-calc(50% - 637.499px);
    max-width: calc(50% - 637.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 87.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 128.33433px;
    -ms-flex: 0 0 128.33433px;
    flex: 0 0 128.33433px;
    max-width: 128.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 641.66567px);
    max-width: -moz-calc(50% - 641.66567px);
    max-width: calc(50% - 641.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 88.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 641.66567px);
    max-width: -moz-calc(50% - 641.66567px);
    max-width: calc(50% - 641.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 88.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 129.16767px;
    -ms-flex: 0 0 129.16767px;
    flex: 0 0 129.16767px;
    max-width: 129.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 645.83233px);
    max-width: -moz-calc(50% - 645.83233px);
    max-width: calc(50% - 645.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 89.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 645.83233px);
    max-width: -moz-calc(50% - 645.83233px);
    max-width: calc(50% - 645.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 89.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 130.001px;
    -ms-flex: 0 0 130.001px;
    flex: 0 0 130.001px;
    max-width: 130.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 649.999px);
    max-width: -moz-calc(50% - 649.999px);
    max-width: calc(50% - 649.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 90.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 649.999px);
    max-width: -moz-calc(50% - 649.999px);
    max-width: calc(50% - 649.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 90.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 130.83433px;
    -ms-flex: 0 0 130.83433px;
    flex: 0 0 130.83433px;
    max-width: 130.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 654.16567px);
    max-width: -moz-calc(50% - 654.16567px);
    max-width: calc(50% - 654.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 90.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 654.16567px);
    max-width: -moz-calc(50% - 654.16567px);
    max-width: calc(50% - 654.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 90.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 131.66767px;
    -ms-flex: 0 0 131.66767px;
    flex: 0 0 131.66767px;
    max-width: 131.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 658.33233px);
    max-width: -moz-calc(50% - 658.33233px);
    max-width: calc(50% - 658.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 91.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 658.33233px);
    max-width: -moz-calc(50% - 658.33233px);
    max-width: calc(50% - 658.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 91.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 132.501px;
    -ms-flex: 0 0 132.501px;
    flex: 0 0 132.501px;
    max-width: 132.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 662.499px);
    max-width: -moz-calc(50% - 662.499px);
    max-width: calc(50% - 662.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 92.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 662.499px);
    max-width: -moz-calc(50% - 662.499px);
    max-width: calc(50% - 662.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 92.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"] {
    -webkit-flex: 0 0 133.33433px;
    -ms-flex: 0 0 133.33433px;
    flex: 0 0 133.33433px;
    max-width: 133.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 666.66567px);
    max-width: -moz-calc(50% - 666.66567px);
    max-width: calc(50% - 666.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content {
    max-width: 93.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 666.66567px);
    max-width: -moz-calc(50% - 666.66567px);
    max-width: calc(50% - 666.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content {
    max-width: 93.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 240.001px;
    -ms-flex: 0 0 240.001px;
    flex: 0 0 240.001px;
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 233.33433px;
    -ms-flex: 0 0 233.33433px;
    flex: 0 0 233.33433px;
    max-width: 233.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 193.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 466.66567px);
    max-width: -moz-calc(50% - 466.66567px);
    max-width: calc(50% - 466.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 193.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 235.001px;
    -ms-flex: 0 0 235.001px;
    flex: 0 0 235.001px;
    max-width: 235.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 469.999px);
    max-width: -moz-calc(50% - 469.999px);
    max-width: calc(50% - 469.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 195.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 469.999px);
    max-width: -moz-calc(50% - 469.999px);
    max-width: calc(50% - 469.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 195.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 236.66767px;
    -ms-flex: 0 0 236.66767px;
    flex: 0 0 236.66767px;
    max-width: 236.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 473.33233px);
    max-width: -moz-calc(50% - 473.33233px);
    max-width: calc(50% - 473.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 196.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 473.33233px);
    max-width: -moz-calc(50% - 473.33233px);
    max-width: calc(50% - 473.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 196.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 238.33433px;
    -ms-flex: 0 0 238.33433px;
    flex: 0 0 238.33433px;
    max-width: 238.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 476.66567px);
    max-width: -moz-calc(50% - 476.66567px);
    max-width: calc(50% - 476.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 198.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 476.66567px);
    max-width: -moz-calc(50% - 476.66567px);
    max-width: calc(50% - 476.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 198.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 240.001px;
    -ms-flex: 0 0 240.001px;
    flex: 0 0 240.001px;
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 241.66767px;
    -ms-flex: 0 0 241.66767px;
    flex: 0 0 241.66767px;
    max-width: 241.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 483.33233px);
    max-width: -moz-calc(50% - 483.33233px);
    max-width: calc(50% - 483.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 201.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 483.33233px);
    max-width: -moz-calc(50% - 483.33233px);
    max-width: calc(50% - 483.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 201.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 243.33433px;
    -ms-flex: 0 0 243.33433px;
    flex: 0 0 243.33433px;
    max-width: 243.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 486.66567px);
    max-width: -moz-calc(50% - 486.66567px);
    max-width: calc(50% - 486.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 203.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 486.66567px);
    max-width: -moz-calc(50% - 486.66567px);
    max-width: calc(50% - 486.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 203.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 245.001px;
    -ms-flex: 0 0 245.001px;
    flex: 0 0 245.001px;
    max-width: 245.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 489.999px);
    max-width: -moz-calc(50% - 489.999px);
    max-width: calc(50% - 489.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 205.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 489.999px);
    max-width: -moz-calc(50% - 489.999px);
    max-width: calc(50% - 489.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 205.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 246.66767px;
    -ms-flex: 0 0 246.66767px;
    flex: 0 0 246.66767px;
    max-width: 246.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 493.33233px);
    max-width: -moz-calc(50% - 493.33233px);
    max-width: calc(50% - 493.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 206.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 493.33233px);
    max-width: -moz-calc(50% - 493.33233px);
    max-width: calc(50% - 493.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 206.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 248.33433px;
    -ms-flex: 0 0 248.33433px;
    flex: 0 0 248.33433px;
    max-width: 248.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 496.66567px);
    max-width: -moz-calc(50% - 496.66567px);
    max-width: calc(50% - 496.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 208.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 496.66567px);
    max-width: -moz-calc(50% - 496.66567px);
    max-width: calc(50% - 496.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 208.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 250.001px;
    -ms-flex: 0 0 250.001px;
    flex: 0 0 250.001px;
    max-width: 250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 499.999px);
    max-width: -moz-calc(50% - 499.999px);
    max-width: calc(50% - 499.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 251.66767px;
    -ms-flex: 0 0 251.66767px;
    flex: 0 0 251.66767px;
    max-width: 251.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 503.33233px);
    max-width: -moz-calc(50% - 503.33233px);
    max-width: calc(50% - 503.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 211.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 503.33233px);
    max-width: -moz-calc(50% - 503.33233px);
    max-width: calc(50% - 503.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 211.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 253.33433px;
    -ms-flex: 0 0 253.33433px;
    flex: 0 0 253.33433px;
    max-width: 253.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 506.66567px);
    max-width: -moz-calc(50% - 506.66567px);
    max-width: calc(50% - 506.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 213.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 506.66567px);
    max-width: -moz-calc(50% - 506.66567px);
    max-width: calc(50% - 506.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 213.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 255.001px;
    -ms-flex: 0 0 255.001px;
    flex: 0 0 255.001px;
    max-width: 255.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 509.999px);
    max-width: -moz-calc(50% - 509.999px);
    max-width: calc(50% - 509.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 215.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 509.999px);
    max-width: -moz-calc(50% - 509.999px);
    max-width: calc(50% - 509.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 215.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 256.66767px;
    -ms-flex: 0 0 256.66767px;
    flex: 0 0 256.66767px;
    max-width: 256.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 513.33233px);
    max-width: -moz-calc(50% - 513.33233px);
    max-width: calc(50% - 513.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 216.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 513.33233px);
    max-width: -moz-calc(50% - 513.33233px);
    max-width: calc(50% - 513.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 216.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 258.33433px;
    -ms-flex: 0 0 258.33433px;
    flex: 0 0 258.33433px;
    max-width: 258.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 218.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 516.66567px);
    max-width: -moz-calc(50% - 516.66567px);
    max-width: calc(50% - 516.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 218.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 260.001px;
    -ms-flex: 0 0 260.001px;
    flex: 0 0 260.001px;
    max-width: 260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 519.999px);
    max-width: -moz-calc(50% - 519.999px);
    max-width: calc(50% - 519.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 519.999px);
    max-width: -moz-calc(50% - 519.999px);
    max-width: calc(50% - 519.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 220.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 261.66767px;
    -ms-flex: 0 0 261.66767px;
    flex: 0 0 261.66767px;
    max-width: 261.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 523.33233px);
    max-width: -moz-calc(50% - 523.33233px);
    max-width: calc(50% - 523.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 221.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 523.33233px);
    max-width: -moz-calc(50% - 523.33233px);
    max-width: calc(50% - 523.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 221.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 263.33433px;
    -ms-flex: 0 0 263.33433px;
    flex: 0 0 263.33433px;
    max-width: 263.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 526.66567px);
    max-width: -moz-calc(50% - 526.66567px);
    max-width: calc(50% - 526.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 223.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 526.66567px);
    max-width: -moz-calc(50% - 526.66567px);
    max-width: calc(50% - 526.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 223.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 265.001px;
    -ms-flex: 0 0 265.001px;
    flex: 0 0 265.001px;
    max-width: 265.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 529.999px);
    max-width: -moz-calc(50% - 529.999px);
    max-width: calc(50% - 529.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 225.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 529.999px);
    max-width: -moz-calc(50% - 529.999px);
    max-width: calc(50% - 529.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 225.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"] {
    -webkit-flex: 0 0 266.66767px;
    -ms-flex: 0 0 266.66767px;
    flex: 0 0 266.66767px;
    max-width: 266.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content {
    max-width: 226.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 533.33233px);
    max-width: -moz-calc(50% - 533.33233px);
    max-width: calc(50% - 533.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content {
    max-width: 226.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 288.001px;
    -ms-flex: 0 0 288.001px;
    flex: 0 0 288.001px;
    max-width: 288.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 248.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 248.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 248.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 280.001px;
    -ms-flex: 0 0 280.001px;
    flex: 0 0 280.001px;
    max-width: 280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 419.999px);
    max-width: -moz-calc(50% - 419.999px);
    max-width: calc(50% - 419.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 282.001px;
    -ms-flex: 0 0 282.001px;
    flex: 0 0 282.001px;
    max-width: 282.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 422.999px);
    max-width: -moz-calc(50% - 422.999px);
    max-width: calc(50% - 422.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 242.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 422.999px);
    max-width: -moz-calc(50% - 422.999px);
    max-width: calc(50% - 422.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 242.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 284.001px;
    -ms-flex: 0 0 284.001px;
    flex: 0 0 284.001px;
    max-width: 284.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 425.999px);
    max-width: -moz-calc(50% - 425.999px);
    max-width: calc(50% - 425.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 244.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 425.999px);
    max-width: -moz-calc(50% - 425.999px);
    max-width: calc(50% - 425.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 244.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 286.001px;
    -ms-flex: 0 0 286.001px;
    flex: 0 0 286.001px;
    max-width: 286.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 428.999px);
    max-width: -moz-calc(50% - 428.999px);
    max-width: calc(50% - 428.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 246.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 428.999px);
    max-width: -moz-calc(50% - 428.999px);
    max-width: calc(50% - 428.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 246.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 288.001px;
    -ms-flex: 0 0 288.001px;
    flex: 0 0 288.001px;
    max-width: 288.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 248.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 431.999px);
    max-width: -moz-calc(50% - 431.999px);
    max-width: calc(50% - 431.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 248.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 290.001px;
    -ms-flex: 0 0 290.001px;
    flex: 0 0 290.001px;
    max-width: 290.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 434.999px);
    max-width: -moz-calc(50% - 434.999px);
    max-width: calc(50% - 434.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 434.999px);
    max-width: -moz-calc(50% - 434.999px);
    max-width: calc(50% - 434.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 292.001px;
    -ms-flex: 0 0 292.001px;
    flex: 0 0 292.001px;
    max-width: 292.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 437.999px);
    max-width: -moz-calc(50% - 437.999px);
    max-width: calc(50% - 437.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 252.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 437.999px);
    max-width: -moz-calc(50% - 437.999px);
    max-width: calc(50% - 437.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 252.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 294.001px;
    -ms-flex: 0 0 294.001px;
    flex: 0 0 294.001px;
    max-width: 294.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 440.999px);
    max-width: -moz-calc(50% - 440.999px);
    max-width: calc(50% - 440.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 254.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 440.999px);
    max-width: -moz-calc(50% - 440.999px);
    max-width: calc(50% - 440.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 254.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 296.001px;
    -ms-flex: 0 0 296.001px;
    flex: 0 0 296.001px;
    max-width: 296.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 443.999px);
    max-width: -moz-calc(50% - 443.999px);
    max-width: calc(50% - 443.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 256.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 443.999px);
    max-width: -moz-calc(50% - 443.999px);
    max-width: calc(50% - 443.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 256.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 298.001px;
    -ms-flex: 0 0 298.001px;
    flex: 0 0 298.001px;
    max-width: 298.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 446.999px);
    max-width: -moz-calc(50% - 446.999px);
    max-width: calc(50% - 446.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 258.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 446.999px);
    max-width: -moz-calc(50% - 446.999px);
    max-width: calc(50% - 446.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 258.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 300.001px;
    -ms-flex: 0 0 300.001px;
    flex: 0 0 300.001px;
    max-width: 300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 449.999px);
    max-width: -moz-calc(50% - 449.999px);
    max-width: calc(50% - 449.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 302.001px;
    -ms-flex: 0 0 302.001px;
    flex: 0 0 302.001px;
    max-width: 302.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 452.999px);
    max-width: -moz-calc(50% - 452.999px);
    max-width: calc(50% - 452.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 262.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 452.999px);
    max-width: -moz-calc(50% - 452.999px);
    max-width: calc(50% - 452.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 262.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 304.001px;
    -ms-flex: 0 0 304.001px;
    flex: 0 0 304.001px;
    max-width: 304.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 455.999px);
    max-width: -moz-calc(50% - 455.999px);
    max-width: calc(50% - 455.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 264.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 455.999px);
    max-width: -moz-calc(50% - 455.999px);
    max-width: calc(50% - 455.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 264.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 306.001px;
    -ms-flex: 0 0 306.001px;
    flex: 0 0 306.001px;
    max-width: 306.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 458.999px);
    max-width: -moz-calc(50% - 458.999px);
    max-width: calc(50% - 458.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 266.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 458.999px);
    max-width: -moz-calc(50% - 458.999px);
    max-width: calc(50% - 458.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 266.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 308.001px;
    -ms-flex: 0 0 308.001px;
    flex: 0 0 308.001px;
    max-width: 308.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 461.999px);
    max-width: -moz-calc(50% - 461.999px);
    max-width: calc(50% - 461.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 268.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 461.999px);
    max-width: -moz-calc(50% - 461.999px);
    max-width: calc(50% - 461.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 268.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 310.001px;
    -ms-flex: 0 0 310.001px;
    flex: 0 0 310.001px;
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 464.999px);
    max-width: -moz-calc(50% - 464.999px);
    max-width: calc(50% - 464.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 464.999px);
    max-width: -moz-calc(50% - 464.999px);
    max-width: calc(50% - 464.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 270.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 312.001px;
    -ms-flex: 0 0 312.001px;
    flex: 0 0 312.001px;
    max-width: 312.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 467.999px);
    max-width: -moz-calc(50% - 467.999px);
    max-width: calc(50% - 467.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 272.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 467.999px);
    max-width: -moz-calc(50% - 467.999px);
    max-width: calc(50% - 467.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 272.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 314.001px;
    -ms-flex: 0 0 314.001px;
    flex: 0 0 314.001px;
    max-width: 314.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 470.999px);
    max-width: -moz-calc(50% - 470.999px);
    max-width: calc(50% - 470.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 274.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 470.999px);
    max-width: -moz-calc(50% - 470.999px);
    max-width: calc(50% - 470.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 274.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 316.001px;
    -ms-flex: 0 0 316.001px;
    flex: 0 0 316.001px;
    max-width: 316.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 473.999px);
    max-width: -moz-calc(50% - 473.999px);
    max-width: calc(50% - 473.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 276.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 473.999px);
    max-width: -moz-calc(50% - 473.999px);
    max-width: calc(50% - 473.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 276.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 318.001px;
    -ms-flex: 0 0 318.001px;
    flex: 0 0 318.001px;
    max-width: 318.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 476.999px);
    max-width: -moz-calc(50% - 476.999px);
    max-width: calc(50% - 476.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 278.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 476.999px);
    max-width: -moz-calc(50% - 476.999px);
    max-width: calc(50% - 476.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 278.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"] {
    -webkit-flex: 0 0 320.001px;
    -ms-flex: 0 0 320.001px;
    flex: 0 0 320.001px;
    max-width: 320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content {
    max-width: 280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 479.999px);
    max-width: -moz-calc(50% - 479.999px);
    max-width: calc(50% - 479.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content {
    max-width: 280.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 360.001px;
    -ms-flex: 0 0 360.001px;
    flex: 0 0 360.001px;
    max-width: 360.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 320.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 320.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 320.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 350.001px;
    -ms-flex: 0 0 350.001px;
    flex: 0 0 350.001px;
    max-width: 350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 349.999px);
    max-width: -moz-calc(50% - 349.999px);
    max-width: calc(50% - 349.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 310.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 352.501px;
    -ms-flex: 0 0 352.501px;
    flex: 0 0 352.501px;
    max-width: 352.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 352.499px);
    max-width: -moz-calc(50% - 352.499px);
    max-width: calc(50% - 352.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 312.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 352.499px);
    max-width: -moz-calc(50% - 352.499px);
    max-width: calc(50% - 352.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 312.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 355.001px;
    -ms-flex: 0 0 355.001px;
    flex: 0 0 355.001px;
    max-width: 355.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 354.999px);
    max-width: -moz-calc(50% - 354.999px);
    max-width: calc(50% - 354.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 315.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 354.999px);
    max-width: -moz-calc(50% - 354.999px);
    max-width: calc(50% - 354.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 315.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 357.501px;
    -ms-flex: 0 0 357.501px;
    flex: 0 0 357.501px;
    max-width: 357.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 357.499px);
    max-width: -moz-calc(50% - 357.499px);
    max-width: calc(50% - 357.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 317.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 357.499px);
    max-width: -moz-calc(50% - 357.499px);
    max-width: calc(50% - 357.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 317.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 360.001px;
    -ms-flex: 0 0 360.001px;
    flex: 0 0 360.001px;
    max-width: 360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 359.999px);
    max-width: -moz-calc(50% - 359.999px);
    max-width: calc(50% - 359.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 362.501px;
    -ms-flex: 0 0 362.501px;
    flex: 0 0 362.501px;
    max-width: 362.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 362.499px);
    max-width: -moz-calc(50% - 362.499px);
    max-width: calc(50% - 362.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 322.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 362.499px);
    max-width: -moz-calc(50% - 362.499px);
    max-width: calc(50% - 362.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 322.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 365.001px;
    -ms-flex: 0 0 365.001px;
    flex: 0 0 365.001px;
    max-width: 365.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 364.999px);
    max-width: -moz-calc(50% - 364.999px);
    max-width: calc(50% - 364.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 325.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 364.999px);
    max-width: -moz-calc(50% - 364.999px);
    max-width: calc(50% - 364.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 325.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 367.501px;
    -ms-flex: 0 0 367.501px;
    flex: 0 0 367.501px;
    max-width: 367.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 367.499px);
    max-width: -moz-calc(50% - 367.499px);
    max-width: calc(50% - 367.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 327.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 367.499px);
    max-width: -moz-calc(50% - 367.499px);
    max-width: calc(50% - 367.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 327.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 370.001px;
    -ms-flex: 0 0 370.001px;
    flex: 0 0 370.001px;
    max-width: 370.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 369.999px);
    max-width: -moz-calc(50% - 369.999px);
    max-width: calc(50% - 369.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 330.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 369.999px);
    max-width: -moz-calc(50% - 369.999px);
    max-width: calc(50% - 369.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 330.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 372.501px;
    -ms-flex: 0 0 372.501px;
    flex: 0 0 372.501px;
    max-width: 372.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 372.499px);
    max-width: -moz-calc(50% - 372.499px);
    max-width: calc(50% - 372.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 332.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 372.499px);
    max-width: -moz-calc(50% - 372.499px);
    max-width: calc(50% - 372.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 332.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 375.001px;
    -ms-flex: 0 0 375.001px;
    flex: 0 0 375.001px;
    max-width: 375.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 335.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 374.999px);
    max-width: -moz-calc(50% - 374.999px);
    max-width: calc(50% - 374.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 335.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 377.501px;
    -ms-flex: 0 0 377.501px;
    flex: 0 0 377.501px;
    max-width: 377.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 377.499px);
    max-width: -moz-calc(50% - 377.499px);
    max-width: calc(50% - 377.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 337.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 377.499px);
    max-width: -moz-calc(50% - 377.499px);
    max-width: calc(50% - 377.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 337.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 380.001px;
    -ms-flex: 0 0 380.001px;
    flex: 0 0 380.001px;
    max-width: 380.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 379.999px);
    max-width: -moz-calc(50% - 379.999px);
    max-width: calc(50% - 379.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 340.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 379.999px);
    max-width: -moz-calc(50% - 379.999px);
    max-width: calc(50% - 379.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 340.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 382.501px;
    -ms-flex: 0 0 382.501px;
    flex: 0 0 382.501px;
    max-width: 382.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 382.499px);
    max-width: -moz-calc(50% - 382.499px);
    max-width: calc(50% - 382.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 342.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 382.499px);
    max-width: -moz-calc(50% - 382.499px);
    max-width: calc(50% - 382.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 342.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 385.001px;
    -ms-flex: 0 0 385.001px;
    flex: 0 0 385.001px;
    max-width: 385.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 384.999px);
    max-width: -moz-calc(50% - 384.999px);
    max-width: calc(50% - 384.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 345.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 384.999px);
    max-width: -moz-calc(50% - 384.999px);
    max-width: calc(50% - 384.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 345.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 387.501px;
    -ms-flex: 0 0 387.501px;
    flex: 0 0 387.501px;
    max-width: 387.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 387.499px);
    max-width: -moz-calc(50% - 387.499px);
    max-width: calc(50% - 387.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 347.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 387.499px);
    max-width: -moz-calc(50% - 387.499px);
    max-width: calc(50% - 387.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 347.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 390.001px;
    -ms-flex: 0 0 390.001px;
    flex: 0 0 390.001px;
    max-width: 390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 389.999px);
    max-width: -moz-calc(50% - 389.999px);
    max-width: calc(50% - 389.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 350.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 392.501px;
    -ms-flex: 0 0 392.501px;
    flex: 0 0 392.501px;
    max-width: 392.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 392.499px);
    max-width: -moz-calc(50% - 392.499px);
    max-width: calc(50% - 392.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 352.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 392.499px);
    max-width: -moz-calc(50% - 392.499px);
    max-width: calc(50% - 392.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 352.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 395.001px;
    -ms-flex: 0 0 395.001px;
    flex: 0 0 395.001px;
    max-width: 395.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 394.999px);
    max-width: -moz-calc(50% - 394.999px);
    max-width: calc(50% - 394.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 355.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 394.999px);
    max-width: -moz-calc(50% - 394.999px);
    max-width: calc(50% - 394.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 355.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 397.501px;
    -ms-flex: 0 0 397.501px;
    flex: 0 0 397.501px;
    max-width: 397.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 397.499px);
    max-width: -moz-calc(50% - 397.499px);
    max-width: calc(50% - 397.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 357.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 397.499px);
    max-width: -moz-calc(50% - 397.499px);
    max-width: calc(50% - 397.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 357.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"] {
    -webkit-flex: 0 0 400.001px;
    -ms-flex: 0 0 400.001px;
    flex: 0 0 400.001px;
    max-width: 400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content {
    max-width: 360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 399.999px);
    max-width: -moz-calc(50% - 399.999px);
    max-width: calc(50% - 399.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content {
    max-width: 360.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 480.001px;
    -ms-flex: 0 0 480.001px;
    flex: 0 0 480.001px;
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 466.66767px;
    -ms-flex: 0 0 466.66767px;
    flex: 0 0 466.66767px;
    max-width: 466.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 426.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 233.33233px);
    max-width: -moz-calc(50% - 233.33233px);
    max-width: calc(50% - 233.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 426.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 470.001px;
    -ms-flex: 0 0 470.001px;
    flex: 0 0 470.001px;
    max-width: 470.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 234.999px);
    max-width: -moz-calc(50% - 234.999px);
    max-width: calc(50% - 234.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 234.999px);
    max-width: -moz-calc(50% - 234.999px);
    max-width: calc(50% - 234.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 473.33433px;
    -ms-flex: 0 0 473.33433px;
    flex: 0 0 473.33433px;
    max-width: 473.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 236.66567px);
    max-width: -moz-calc(50% - 236.66567px);
    max-width: calc(50% - 236.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 433.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 236.66567px);
    max-width: -moz-calc(50% - 236.66567px);
    max-width: calc(50% - 236.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 433.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 476.66767px;
    -ms-flex: 0 0 476.66767px;
    flex: 0 0 476.66767px;
    max-width: 476.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 238.33233px);
    max-width: -moz-calc(50% - 238.33233px);
    max-width: calc(50% - 238.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 436.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 238.33233px);
    max-width: -moz-calc(50% - 238.33233px);
    max-width: calc(50% - 238.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 436.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 480.001px;
    -ms-flex: 0 0 480.001px;
    flex: 0 0 480.001px;
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 239.999px);
    max-width: -moz-calc(50% - 239.999px);
    max-width: calc(50% - 239.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 483.33433px;
    -ms-flex: 0 0 483.33433px;
    flex: 0 0 483.33433px;
    max-width: 483.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 241.66567px);
    max-width: -moz-calc(50% - 241.66567px);
    max-width: calc(50% - 241.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 443.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 241.66567px);
    max-width: -moz-calc(50% - 241.66567px);
    max-width: calc(50% - 241.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 443.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 486.66767px;
    -ms-flex: 0 0 486.66767px;
    flex: 0 0 486.66767px;
    max-width: 486.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 243.33233px);
    max-width: -moz-calc(50% - 243.33233px);
    max-width: calc(50% - 243.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 446.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 243.33233px);
    max-width: -moz-calc(50% - 243.33233px);
    max-width: calc(50% - 243.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 446.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 490.001px;
    -ms-flex: 0 0 490.001px;
    flex: 0 0 490.001px;
    max-width: 490.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 244.999px);
    max-width: -moz-calc(50% - 244.999px);
    max-width: calc(50% - 244.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 450.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 244.999px);
    max-width: -moz-calc(50% - 244.999px);
    max-width: calc(50% - 244.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 450.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 493.33433px;
    -ms-flex: 0 0 493.33433px;
    flex: 0 0 493.33433px;
    max-width: 493.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 246.66567px);
    max-width: -moz-calc(50% - 246.66567px);
    max-width: calc(50% - 246.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 453.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 246.66567px);
    max-width: -moz-calc(50% - 246.66567px);
    max-width: calc(50% - 246.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 453.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 496.66767px;
    -ms-flex: 0 0 496.66767px;
    flex: 0 0 496.66767px;
    max-width: 496.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 248.33233px);
    max-width: -moz-calc(50% - 248.33233px);
    max-width: calc(50% - 248.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 456.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 248.33233px);
    max-width: -moz-calc(50% - 248.33233px);
    max-width: calc(50% - 248.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 456.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 500.001px;
    -ms-flex: 0 0 500.001px;
    flex: 0 0 500.001px;
    max-width: 500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 249.999px);
    max-width: -moz-calc(50% - 249.999px);
    max-width: calc(50% - 249.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 249.999px);
    max-width: -moz-calc(50% - 249.999px);
    max-width: calc(50% - 249.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 503.33433px;
    -ms-flex: 0 0 503.33433px;
    flex: 0 0 503.33433px;
    max-width: 503.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 251.66567px);
    max-width: -moz-calc(50% - 251.66567px);
    max-width: calc(50% - 251.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 463.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 251.66567px);
    max-width: -moz-calc(50% - 251.66567px);
    max-width: calc(50% - 251.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 463.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 506.66767px;
    -ms-flex: 0 0 506.66767px;
    flex: 0 0 506.66767px;
    max-width: 506.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 253.33233px);
    max-width: -moz-calc(50% - 253.33233px);
    max-width: calc(50% - 253.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 466.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 253.33233px);
    max-width: -moz-calc(50% - 253.33233px);
    max-width: calc(50% - 253.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 466.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 510.001px;
    -ms-flex: 0 0 510.001px;
    flex: 0 0 510.001px;
    max-width: 510.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 254.999px);
    max-width: -moz-calc(50% - 254.999px);
    max-width: calc(50% - 254.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 470.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 254.999px);
    max-width: -moz-calc(50% - 254.999px);
    max-width: calc(50% - 254.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 470.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 513.33433px;
    -ms-flex: 0 0 513.33433px;
    flex: 0 0 513.33433px;
    max-width: 513.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 256.66567px);
    max-width: -moz-calc(50% - 256.66567px);
    max-width: calc(50% - 256.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 473.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 256.66567px);
    max-width: -moz-calc(50% - 256.66567px);
    max-width: calc(50% - 256.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 473.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 516.66767px;
    -ms-flex: 0 0 516.66767px;
    flex: 0 0 516.66767px;
    max-width: 516.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 258.33233px);
    max-width: -moz-calc(50% - 258.33233px);
    max-width: calc(50% - 258.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 258.33233px);
    max-width: -moz-calc(50% - 258.33233px);
    max-width: calc(50% - 258.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 476.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 520.001px;
    -ms-flex: 0 0 520.001px;
    flex: 0 0 520.001px;
    max-width: 520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 259.999px);
    max-width: -moz-calc(50% - 259.999px);
    max-width: calc(50% - 259.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 259.999px);
    max-width: -moz-calc(50% - 259.999px);
    max-width: calc(50% - 259.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 523.33433px;
    -ms-flex: 0 0 523.33433px;
    flex: 0 0 523.33433px;
    max-width: 523.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 261.66567px);
    max-width: -moz-calc(50% - 261.66567px);
    max-width: calc(50% - 261.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 483.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 261.66567px);
    max-width: -moz-calc(50% - 261.66567px);
    max-width: calc(50% - 261.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 483.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 526.66767px;
    -ms-flex: 0 0 526.66767px;
    flex: 0 0 526.66767px;
    max-width: 526.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 263.33233px);
    max-width: -moz-calc(50% - 263.33233px);
    max-width: calc(50% - 263.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 486.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 263.33233px);
    max-width: -moz-calc(50% - 263.33233px);
    max-width: calc(50% - 263.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 486.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 530.001px;
    -ms-flex: 0 0 530.001px;
    flex: 0 0 530.001px;
    max-width: 530.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 264.999px);
    max-width: -moz-calc(50% - 264.999px);
    max-width: calc(50% - 264.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 490.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 264.999px);
    max-width: -moz-calc(50% - 264.999px);
    max-width: calc(50% - 264.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 490.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"] {
    -webkit-flex: 0 0 533.33433px;
    -ms-flex: 0 0 533.33433px;
    flex: 0 0 533.33433px;
    max-width: 533.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 266.66567px);
    max-width: -moz-calc(50% - 266.66567px);
    max-width: calc(50% - 266.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content {
    max-width: 493.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 266.66567px);
    max-width: -moz-calc(50% - 266.66567px);
    max-width: calc(50% - 266.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content {
    max-width: 493.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 576.001px;
    -ms-flex: 0 0 576.001px;
    flex: 0 0 576.001px;
    max-width: 576.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 536.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 536.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 536.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 560.001px;
    -ms-flex: 0 0 560.001px;
    flex: 0 0 560.001px;
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 139.999px);
    max-width: -moz-calc(50% - 139.999px);
    max-width: calc(50% - 139.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 564.001px;
    -ms-flex: 0 0 564.001px;
    flex: 0 0 564.001px;
    max-width: 564.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 140.999px);
    max-width: -moz-calc(50% - 140.999px);
    max-width: calc(50% - 140.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 524.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 140.999px);
    max-width: -moz-calc(50% - 140.999px);
    max-width: calc(50% - 140.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 524.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 568.001px;
    -ms-flex: 0 0 568.001px;
    flex: 0 0 568.001px;
    max-width: 568.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 141.999px);
    max-width: -moz-calc(50% - 141.999px);
    max-width: calc(50% - 141.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 528.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 141.999px);
    max-width: -moz-calc(50% - 141.999px);
    max-width: calc(50% - 141.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 528.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 572.001px;
    -ms-flex: 0 0 572.001px;
    flex: 0 0 572.001px;
    max-width: 572.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 142.999px);
    max-width: -moz-calc(50% - 142.999px);
    max-width: calc(50% - 142.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 532.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 142.999px);
    max-width: -moz-calc(50% - 142.999px);
    max-width: calc(50% - 142.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 532.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 576.001px;
    -ms-flex: 0 0 576.001px;
    flex: 0 0 576.001px;
    max-width: 576.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 536.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 143.999px);
    max-width: -moz-calc(50% - 143.999px);
    max-width: calc(50% - 143.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 536.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 580.001px;
    -ms-flex: 0 0 580.001px;
    flex: 0 0 580.001px;
    max-width: 580.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 144.999px);
    max-width: -moz-calc(50% - 144.999px);
    max-width: calc(50% - 144.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 540.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 144.999px);
    max-width: -moz-calc(50% - 144.999px);
    max-width: calc(50% - 144.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 540.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 584.001px;
    -ms-flex: 0 0 584.001px;
    flex: 0 0 584.001px;
    max-width: 584.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 145.999px);
    max-width: -moz-calc(50% - 145.999px);
    max-width: calc(50% - 145.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 544.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 145.999px);
    max-width: -moz-calc(50% - 145.999px);
    max-width: calc(50% - 145.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 544.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 588.001px;
    -ms-flex: 0 0 588.001px;
    flex: 0 0 588.001px;
    max-width: 588.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 146.999px);
    max-width: -moz-calc(50% - 146.999px);
    max-width: calc(50% - 146.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 548.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 146.999px);
    max-width: -moz-calc(50% - 146.999px);
    max-width: calc(50% - 146.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 548.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 592.001px;
    -ms-flex: 0 0 592.001px;
    flex: 0 0 592.001px;
    max-width: 592.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 147.999px);
    max-width: -moz-calc(50% - 147.999px);
    max-width: calc(50% - 147.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 552.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 147.999px);
    max-width: -moz-calc(50% - 147.999px);
    max-width: calc(50% - 147.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 552.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 596.001px;
    -ms-flex: 0 0 596.001px;
    flex: 0 0 596.001px;
    max-width: 596.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 148.999px);
    max-width: -moz-calc(50% - 148.999px);
    max-width: calc(50% - 148.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 556.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 148.999px);
    max-width: -moz-calc(50% - 148.999px);
    max-width: calc(50% - 148.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 556.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 149.999px);
    max-width: -moz-calc(50% - 149.999px);
    max-width: calc(50% - 149.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 149.999px);
    max-width: -moz-calc(50% - 149.999px);
    max-width: calc(50% - 149.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 604.001px;
    -ms-flex: 0 0 604.001px;
    flex: 0 0 604.001px;
    max-width: 604.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 150.999px);
    max-width: -moz-calc(50% - 150.999px);
    max-width: calc(50% - 150.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 564.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 150.999px);
    max-width: -moz-calc(50% - 150.999px);
    max-width: calc(50% - 150.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 564.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 608.001px;
    -ms-flex: 0 0 608.001px;
    flex: 0 0 608.001px;
    max-width: 608.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 151.999px);
    max-width: -moz-calc(50% - 151.999px);
    max-width: calc(50% - 151.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 568.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 151.999px);
    max-width: -moz-calc(50% - 151.999px);
    max-width: calc(50% - 151.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 568.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 612.001px;
    -ms-flex: 0 0 612.001px;
    flex: 0 0 612.001px;
    max-width: 612.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 152.999px);
    max-width: -moz-calc(50% - 152.999px);
    max-width: calc(50% - 152.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 572.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 152.999px);
    max-width: -moz-calc(50% - 152.999px);
    max-width: calc(50% - 152.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 572.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 616.001px;
    -ms-flex: 0 0 616.001px;
    flex: 0 0 616.001px;
    max-width: 616.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 153.999px);
    max-width: -moz-calc(50% - 153.999px);
    max-width: calc(50% - 153.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 576.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 153.999px);
    max-width: -moz-calc(50% - 153.999px);
    max-width: calc(50% - 153.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 576.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 620.001px;
    -ms-flex: 0 0 620.001px;
    flex: 0 0 620.001px;
    max-width: 620.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 154.999px);
    max-width: -moz-calc(50% - 154.999px);
    max-width: calc(50% - 154.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 154.999px);
    max-width: -moz-calc(50% - 154.999px);
    max-width: calc(50% - 154.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 580.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 624.001px;
    -ms-flex: 0 0 624.001px;
    flex: 0 0 624.001px;
    max-width: 624.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 155.999px);
    max-width: -moz-calc(50% - 155.999px);
    max-width: calc(50% - 155.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 584.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 155.999px);
    max-width: -moz-calc(50% - 155.999px);
    max-width: calc(50% - 155.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 584.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 628.001px;
    -ms-flex: 0 0 628.001px;
    flex: 0 0 628.001px;
    max-width: 628.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 156.999px);
    max-width: -moz-calc(50% - 156.999px);
    max-width: calc(50% - 156.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 588.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 156.999px);
    max-width: -moz-calc(50% - 156.999px);
    max-width: calc(50% - 156.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 588.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 632.001px;
    -ms-flex: 0 0 632.001px;
    flex: 0 0 632.001px;
    max-width: 632.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 157.999px);
    max-width: -moz-calc(50% - 157.999px);
    max-width: calc(50% - 157.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 592.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 157.999px);
    max-width: -moz-calc(50% - 157.999px);
    max-width: calc(50% - 157.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 592.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 636.001px;
    -ms-flex: 0 0 636.001px;
    flex: 0 0 636.001px;
    max-width: 636.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 158.999px);
    max-width: -moz-calc(50% - 158.999px);
    max-width: calc(50% - 158.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 596.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 158.999px);
    max-width: -moz-calc(50% - 158.999px);
    max-width: calc(50% - 158.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 596.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"] {
    -webkit-flex: 0 0 640.001px;
    -ms-flex: 0 0 640.001px;
    flex: 0 0 640.001px;
    max-width: 640.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 159.999px);
    max-width: -moz-calc(50% - 159.999px);
    max-width: calc(50% - 159.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content {
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 159.999px);
    max-width: -moz-calc(50% - 159.999px);
    max-width: calc(50% - 159.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content {
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 583.33433px;
    -ms-flex: 0 0 583.33433px;
    flex: 0 0 583.33433px;
    max-width: 583.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 543.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 116.66567px);
    max-width: -moz-calc(50% - 116.66567px);
    max-width: calc(50% - 116.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 543.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 587.501px;
    -ms-flex: 0 0 587.501px;
    flex: 0 0 587.501px;
    max-width: 587.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 117.499px);
    max-width: -moz-calc(50% - 117.499px);
    max-width: calc(50% - 117.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 547.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 117.499px);
    max-width: -moz-calc(50% - 117.499px);
    max-width: calc(50% - 117.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 547.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 591.66767px;
    -ms-flex: 0 0 591.66767px;
    flex: 0 0 591.66767px;
    max-width: 591.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 118.33233px);
    max-width: -moz-calc(50% - 118.33233px);
    max-width: calc(50% - 118.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 551.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 118.33233px);
    max-width: -moz-calc(50% - 118.33233px);
    max-width: calc(50% - 118.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 551.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 595.83433px;
    -ms-flex: 0 0 595.83433px;
    flex: 0 0 595.83433px;
    max-width: 595.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.16567px);
    max-width: -moz-calc(50% - 119.16567px);
    max-width: calc(50% - 119.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 555.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.16567px);
    max-width: -moz-calc(50% - 119.16567px);
    max-width: calc(50% - 119.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 555.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 600.001px;
    -ms-flex: 0 0 600.001px;
    flex: 0 0 600.001px;
    max-width: 600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 119.999px);
    max-width: -moz-calc(50% - 119.999px);
    max-width: calc(50% - 119.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 604.16767px;
    -ms-flex: 0 0 604.16767px;
    flex: 0 0 604.16767px;
    max-width: 604.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 120.83233px);
    max-width: -moz-calc(50% - 120.83233px);
    max-width: calc(50% - 120.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 564.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 120.83233px);
    max-width: -moz-calc(50% - 120.83233px);
    max-width: calc(50% - 120.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 564.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 608.33433px;
    -ms-flex: 0 0 608.33433px;
    flex: 0 0 608.33433px;
    max-width: 608.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 121.66567px);
    max-width: -moz-calc(50% - 121.66567px);
    max-width: calc(50% - 121.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 568.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 121.66567px);
    max-width: -moz-calc(50% - 121.66567px);
    max-width: calc(50% - 121.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 568.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 612.501px;
    -ms-flex: 0 0 612.501px;
    flex: 0 0 612.501px;
    max-width: 612.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 122.499px);
    max-width: -moz-calc(50% - 122.499px);
    max-width: calc(50% - 122.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 572.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 122.499px);
    max-width: -moz-calc(50% - 122.499px);
    max-width: calc(50% - 122.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 572.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 616.66767px;
    -ms-flex: 0 0 616.66767px;
    flex: 0 0 616.66767px;
    max-width: 616.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.33233px);
    max-width: -moz-calc(50% - 123.33233px);
    max-width: calc(50% - 123.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 576.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 123.33233px);
    max-width: -moz-calc(50% - 123.33233px);
    max-width: calc(50% - 123.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 576.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 620.83433px;
    -ms-flex: 0 0 620.83433px;
    flex: 0 0 620.83433px;
    max-width: 620.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 124.16567px);
    max-width: -moz-calc(50% - 124.16567px);
    max-width: calc(50% - 124.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 580.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 124.16567px);
    max-width: -moz-calc(50% - 124.16567px);
    max-width: calc(50% - 124.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 580.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 625.001px;
    -ms-flex: 0 0 625.001px;
    flex: 0 0 625.001px;
    max-width: 625.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 585.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 124.999px);
    max-width: -moz-calc(50% - 124.999px);
    max-width: calc(50% - 124.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 585.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 629.16767px;
    -ms-flex: 0 0 629.16767px;
    flex: 0 0 629.16767px;
    max-width: 629.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 125.83233px);
    max-width: -moz-calc(50% - 125.83233px);
    max-width: calc(50% - 125.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 589.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 125.83233px);
    max-width: -moz-calc(50% - 125.83233px);
    max-width: calc(50% - 125.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 589.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 633.33433px;
    -ms-flex: 0 0 633.33433px;
    flex: 0 0 633.33433px;
    max-width: 633.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 126.66567px);
    max-width: -moz-calc(50% - 126.66567px);
    max-width: calc(50% - 126.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 593.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 126.66567px);
    max-width: -moz-calc(50% - 126.66567px);
    max-width: calc(50% - 126.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 593.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 637.501px;
    -ms-flex: 0 0 637.501px;
    flex: 0 0 637.501px;
    max-width: 637.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 127.499px);
    max-width: -moz-calc(50% - 127.499px);
    max-width: calc(50% - 127.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 597.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 127.499px);
    max-width: -moz-calc(50% - 127.499px);
    max-width: calc(50% - 127.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 597.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 641.66767px;
    -ms-flex: 0 0 641.66767px;
    flex: 0 0 641.66767px;
    max-width: 641.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 128.33233px);
    max-width: -moz-calc(50% - 128.33233px);
    max-width: calc(50% - 128.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 601.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 128.33233px);
    max-width: -moz-calc(50% - 128.33233px);
    max-width: calc(50% - 128.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 601.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 645.83433px;
    -ms-flex: 0 0 645.83433px;
    flex: 0 0 645.83433px;
    max-width: 645.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 129.16567px);
    max-width: -moz-calc(50% - 129.16567px);
    max-width: calc(50% - 129.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 605.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 129.16567px);
    max-width: -moz-calc(50% - 129.16567px);
    max-width: calc(50% - 129.16567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 605.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 650.001px;
    -ms-flex: 0 0 650.001px;
    flex: 0 0 650.001px;
    max-width: 650.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 610.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 129.999px);
    max-width: -moz-calc(50% - 129.999px);
    max-width: calc(50% - 129.999px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 610.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 654.16767px;
    -ms-flex: 0 0 654.16767px;
    flex: 0 0 654.16767px;
    max-width: 654.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 130.83233px);
    max-width: -moz-calc(50% - 130.83233px);
    max-width: calc(50% - 130.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 614.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 130.83233px);
    max-width: -moz-calc(50% - 130.83233px);
    max-width: calc(50% - 130.83233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 614.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 658.33433px;
    -ms-flex: 0 0 658.33433px;
    flex: 0 0 658.33433px;
    max-width: 658.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 131.66567px);
    max-width: -moz-calc(50% - 131.66567px);
    max-width: calc(50% - 131.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 618.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 131.66567px);
    max-width: -moz-calc(50% - 131.66567px);
    max-width: calc(50% - 131.66567px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 618.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 662.501px;
    -ms-flex: 0 0 662.501px;
    flex: 0 0 662.501px;
    max-width: 662.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 132.499px);
    max-width: -moz-calc(50% - 132.499px);
    max-width: calc(50% - 132.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 622.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 132.499px);
    max-width: -moz-calc(50% - 132.499px);
    max-width: calc(50% - 132.499px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 622.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"] {
    -webkit-flex: 0 0 666.66767px;
    -ms-flex: 0 0 666.66767px;
    flex: 0 0 666.66767px;
    max-width: 666.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 133.33233px);
    max-width: -moz-calc(50% - 133.33233px);
    max-width: calc(50% - 133.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content {
    max-width: 626.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - 133.33233px);
    max-width: -moz-calc(50% - 133.33233px);
    max-width: calc(50% - 133.33233px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content {
    max-width: 626.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 720.001px;
    -ms-flex: 0 0 720.001px;
    flex: 0 0 720.001px;
    max-width: 720.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 700.001px;
    -ms-flex: 0 0 700.001px;
    flex: 0 0 700.001px;
    max-width: 700.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 660.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 705.001px;
    -ms-flex: 0 0 705.001px;
    flex: 0 0 705.001px;
    max-width: 705.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 665.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 665.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 710.001px;
    -ms-flex: 0 0 710.001px;
    flex: 0 0 710.001px;
    max-width: 710.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 670.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 670.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 715.001px;
    -ms-flex: 0 0 715.001px;
    flex: 0 0 715.001px;
    max-width: 715.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 675.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 675.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 720.001px;
    -ms-flex: 0 0 720.001px;
    flex: 0 0 720.001px;
    max-width: 720.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 680.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 725.001px;
    -ms-flex: 0 0 725.001px;
    flex: 0 0 725.001px;
    max-width: 725.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 685.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 685.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 730.001px;
    -ms-flex: 0 0 730.001px;
    flex: 0 0 730.001px;
    max-width: 730.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 690.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 690.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 735.001px;
    -ms-flex: 0 0 735.001px;
    flex: 0 0 735.001px;
    max-width: 735.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 695.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 695.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 740.001px;
    -ms-flex: 0 0 740.001px;
    flex: 0 0 740.001px;
    max-width: 740.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 700.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 700.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 745.001px;
    -ms-flex: 0 0 745.001px;
    flex: 0 0 745.001px;
    max-width: 745.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 705.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 705.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 750.001px;
    -ms-flex: 0 0 750.001px;
    flex: 0 0 750.001px;
    max-width: 750.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 710.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 710.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 755.001px;
    -ms-flex: 0 0 755.001px;
    flex: 0 0 755.001px;
    max-width: 755.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 715.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 715.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 760.001px;
    -ms-flex: 0 0 760.001px;
    flex: 0 0 760.001px;
    max-width: 760.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 720.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 720.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 765.001px;
    -ms-flex: 0 0 765.001px;
    flex: 0 0 765.001px;
    max-width: 765.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 725.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 725.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 770.001px;
    -ms-flex: 0 0 770.001px;
    flex: 0 0 770.001px;
    max-width: 770.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 730.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 730.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 775.001px;
    -ms-flex: 0 0 775.001px;
    flex: 0 0 775.001px;
    max-width: 775.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 735.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 735.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 780.001px;
    -ms-flex: 0 0 780.001px;
    flex: 0 0 780.001px;
    max-width: 780.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 740.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 740.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 785.001px;
    -ms-flex: 0 0 785.001px;
    flex: 0 0 785.001px;
    max-width: 785.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 745.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 745.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 790.001px;
    -ms-flex: 0 0 790.001px;
    flex: 0 0 790.001px;
    max-width: 790.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 750.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 750.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 795.001px;
    -ms-flex: 0 0 795.001px;
    flex: 0 0 795.001px;
    max-width: 795.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 755.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 755.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"] {
    -webkit-flex: 0 0 800.001px;
    -ms-flex: 0 0 800.001px;
    flex: 0 0 800.001px;
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content {
    max-width: 760.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -.001px);
    max-width: -moz-calc(50% - -.001px);
    max-width: calc(50% - -.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content {
    max-width: 760.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 816.66767px;
    -ms-flex: 0 0 816.66767px;
    flex: 0 0 816.66767px;
    max-width: 816.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 776.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -116.66767px);
    max-width: -moz-calc(50% - -116.66767px);
    max-width: calc(50% - -116.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 776.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 822.501px;
    -ms-flex: 0 0 822.501px;
    flex: 0 0 822.501px;
    max-width: 822.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -117.501px);
    max-width: -moz-calc(50% - -117.501px);
    max-width: calc(50% - -117.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 782.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -117.501px);
    max-width: -moz-calc(50% - -117.501px);
    max-width: calc(50% - -117.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 782.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 828.33433px;
    -ms-flex: 0 0 828.33433px;
    flex: 0 0 828.33433px;
    max-width: 828.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -118.33433px);
    max-width: -moz-calc(50% - -118.33433px);
    max-width: calc(50% - -118.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 788.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -118.33433px);
    max-width: -moz-calc(50% - -118.33433px);
    max-width: calc(50% - -118.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 788.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 834.16767px;
    -ms-flex: 0 0 834.16767px;
    flex: 0 0 834.16767px;
    max-width: 834.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -119.16767px);
    max-width: -moz-calc(50% - -119.16767px);
    max-width: calc(50% - -119.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 794.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -119.16767px);
    max-width: -moz-calc(50% - -119.16767px);
    max-width: calc(50% - -119.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 794.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.001px);
    max-width: -moz-calc(50% - -120.001px);
    max-width: calc(50% - -120.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 845.83433px;
    -ms-flex: 0 0 845.83433px;
    flex: 0 0 845.83433px;
    max-width: 845.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.83433px);
    max-width: -moz-calc(50% - -120.83433px);
    max-width: calc(50% - -120.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 805.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -120.83433px);
    max-width: -moz-calc(50% - -120.83433px);
    max-width: calc(50% - -120.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 805.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 851.66767px;
    -ms-flex: 0 0 851.66767px;
    flex: 0 0 851.66767px;
    max-width: 851.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -121.66767px);
    max-width: -moz-calc(50% - -121.66767px);
    max-width: calc(50% - -121.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 811.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -121.66767px);
    max-width: -moz-calc(50% - -121.66767px);
    max-width: calc(50% - -121.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 811.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 857.501px;
    -ms-flex: 0 0 857.501px;
    flex: 0 0 857.501px;
    max-width: 857.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -122.501px);
    max-width: -moz-calc(50% - -122.501px);
    max-width: calc(50% - -122.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 817.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -122.501px);
    max-width: -moz-calc(50% - -122.501px);
    max-width: calc(50% - -122.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 817.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 863.33433px;
    -ms-flex: 0 0 863.33433px;
    flex: 0 0 863.33433px;
    max-width: 863.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -123.33433px);
    max-width: -moz-calc(50% - -123.33433px);
    max-width: calc(50% - -123.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 823.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -123.33433px);
    max-width: -moz-calc(50% - -123.33433px);
    max-width: calc(50% - -123.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 823.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 869.16767px;
    -ms-flex: 0 0 869.16767px;
    flex: 0 0 869.16767px;
    max-width: 869.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.16767px);
    max-width: -moz-calc(50% - -124.16767px);
    max-width: calc(50% - -124.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 829.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -124.16767px);
    max-width: -moz-calc(50% - -124.16767px);
    max-width: calc(50% - -124.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 829.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 875.001px;
    -ms-flex: 0 0 875.001px;
    flex: 0 0 875.001px;
    max-width: 875.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 835.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -125.001px);
    max-width: -moz-calc(50% - -125.001px);
    max-width: calc(50% - -125.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 835.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 880.83433px;
    -ms-flex: 0 0 880.83433px;
    flex: 0 0 880.83433px;
    max-width: 880.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -125.83433px);
    max-width: -moz-calc(50% - -125.83433px);
    max-width: calc(50% - -125.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 840.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -125.83433px);
    max-width: -moz-calc(50% - -125.83433px);
    max-width: calc(50% - -125.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 840.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 886.66767px;
    -ms-flex: 0 0 886.66767px;
    flex: 0 0 886.66767px;
    max-width: 886.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -126.66767px);
    max-width: -moz-calc(50% - -126.66767px);
    max-width: calc(50% - -126.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 846.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -126.66767px);
    max-width: -moz-calc(50% - -126.66767px);
    max-width: calc(50% - -126.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 846.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 892.501px;
    -ms-flex: 0 0 892.501px;
    flex: 0 0 892.501px;
    max-width: 892.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -127.501px);
    max-width: -moz-calc(50% - -127.501px);
    max-width: calc(50% - -127.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 852.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -127.501px);
    max-width: -moz-calc(50% - -127.501px);
    max-width: calc(50% - -127.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 852.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 898.33433px;
    -ms-flex: 0 0 898.33433px;
    flex: 0 0 898.33433px;
    max-width: 898.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -128.33433px);
    max-width: -moz-calc(50% - -128.33433px);
    max-width: calc(50% - -128.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 858.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -128.33433px);
    max-width: -moz-calc(50% - -128.33433px);
    max-width: calc(50% - -128.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 858.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 904.16767px;
    -ms-flex: 0 0 904.16767px;
    flex: 0 0 904.16767px;
    max-width: 904.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -129.16767px);
    max-width: -moz-calc(50% - -129.16767px);
    max-width: calc(50% - -129.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 864.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -129.16767px);
    max-width: -moz-calc(50% - -129.16767px);
    max-width: calc(50% - -129.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 864.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 910.001px;
    -ms-flex: 0 0 910.001px;
    flex: 0 0 910.001px;
    max-width: 910.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 870.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -130.001px);
    max-width: -moz-calc(50% - -130.001px);
    max-width: calc(50% - -130.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 870.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 915.83433px;
    -ms-flex: 0 0 915.83433px;
    flex: 0 0 915.83433px;
    max-width: 915.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -130.83433px);
    max-width: -moz-calc(50% - -130.83433px);
    max-width: calc(50% - -130.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 875.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -130.83433px);
    max-width: -moz-calc(50% - -130.83433px);
    max-width: calc(50% - -130.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 875.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 921.66767px;
    -ms-flex: 0 0 921.66767px;
    flex: 0 0 921.66767px;
    max-width: 921.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -131.66767px);
    max-width: -moz-calc(50% - -131.66767px);
    max-width: calc(50% - -131.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 881.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -131.66767px);
    max-width: -moz-calc(50% - -131.66767px);
    max-width: calc(50% - -131.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 881.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 927.501px;
    -ms-flex: 0 0 927.501px;
    flex: 0 0 927.501px;
    max-width: 927.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -132.501px);
    max-width: -moz-calc(50% - -132.501px);
    max-width: calc(50% - -132.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 887.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -132.501px);
    max-width: -moz-calc(50% - -132.501px);
    max-width: calc(50% - -132.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 887.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"] {
    -webkit-flex: 0 0 933.33433px;
    -ms-flex: 0 0 933.33433px;
    flex: 0 0 933.33433px;
    max-width: 933.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -133.33433px);
    max-width: -moz-calc(50% - -133.33433px);
    max-width: calc(50% - -133.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content {
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -133.33433px);
    max-width: -moz-calc(50% - -133.33433px);
    max-width: calc(50% - -133.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content {
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 864.001px;
    -ms-flex: 0 0 864.001px;
    flex: 0 0 864.001px;
    max-width: 864.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 824.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 824.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 824.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 840.001px;
    -ms-flex: 0 0 840.001px;
    flex: 0 0 840.001px;
    max-width: 840.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -140.001px);
    max-width: -moz-calc(50% - -140.001px);
    max-width: calc(50% - -140.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 800.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 846.001px;
    -ms-flex: 0 0 846.001px;
    flex: 0 0 846.001px;
    max-width: 846.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -141.001px);
    max-width: -moz-calc(50% - -141.001px);
    max-width: calc(50% - -141.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 806.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -141.001px);
    max-width: -moz-calc(50% - -141.001px);
    max-width: calc(50% - -141.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 806.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 852.001px;
    -ms-flex: 0 0 852.001px;
    flex: 0 0 852.001px;
    max-width: 852.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -142.001px);
    max-width: -moz-calc(50% - -142.001px);
    max-width: calc(50% - -142.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 812.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -142.001px);
    max-width: -moz-calc(50% - -142.001px);
    max-width: calc(50% - -142.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 812.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 858.001px;
    -ms-flex: 0 0 858.001px;
    flex: 0 0 858.001px;
    max-width: 858.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -143.001px);
    max-width: -moz-calc(50% - -143.001px);
    max-width: calc(50% - -143.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 818.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -143.001px);
    max-width: -moz-calc(50% - -143.001px);
    max-width: calc(50% - -143.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 818.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 864.001px;
    -ms-flex: 0 0 864.001px;
    flex: 0 0 864.001px;
    max-width: 864.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 824.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -144.001px);
    max-width: -moz-calc(50% - -144.001px);
    max-width: calc(50% - -144.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 824.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 870.001px;
    -ms-flex: 0 0 870.001px;
    flex: 0 0 870.001px;
    max-width: 870.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -145.001px);
    max-width: -moz-calc(50% - -145.001px);
    max-width: calc(50% - -145.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 830.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -145.001px);
    max-width: -moz-calc(50% - -145.001px);
    max-width: calc(50% - -145.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 830.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 876.001px;
    -ms-flex: 0 0 876.001px;
    flex: 0 0 876.001px;
    max-width: 876.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -146.001px);
    max-width: -moz-calc(50% - -146.001px);
    max-width: calc(50% - -146.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 836.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -146.001px);
    max-width: -moz-calc(50% - -146.001px);
    max-width: calc(50% - -146.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 836.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 882.001px;
    -ms-flex: 0 0 882.001px;
    flex: 0 0 882.001px;
    max-width: 882.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -147.001px);
    max-width: -moz-calc(50% - -147.001px);
    max-width: calc(50% - -147.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 842.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -147.001px);
    max-width: -moz-calc(50% - -147.001px);
    max-width: calc(50% - -147.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 842.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 888.001px;
    -ms-flex: 0 0 888.001px;
    flex: 0 0 888.001px;
    max-width: 888.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -148.001px);
    max-width: -moz-calc(50% - -148.001px);
    max-width: calc(50% - -148.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 848.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -148.001px);
    max-width: -moz-calc(50% - -148.001px);
    max-width: calc(50% - -148.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 848.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 894.001px;
    -ms-flex: 0 0 894.001px;
    flex: 0 0 894.001px;
    max-width: 894.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -149.001px);
    max-width: -moz-calc(50% - -149.001px);
    max-width: calc(50% - -149.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 854.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -149.001px);
    max-width: -moz-calc(50% - -149.001px);
    max-width: calc(50% - -149.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 854.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 900.001px;
    -ms-flex: 0 0 900.001px;
    flex: 0 0 900.001px;
    max-width: 900.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -150.001px);
    max-width: -moz-calc(50% - -150.001px);
    max-width: calc(50% - -150.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -150.001px);
    max-width: -moz-calc(50% - -150.001px);
    max-width: calc(50% - -150.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 860.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 906.001px;
    -ms-flex: 0 0 906.001px;
    flex: 0 0 906.001px;
    max-width: 906.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -151.001px);
    max-width: -moz-calc(50% - -151.001px);
    max-width: calc(50% - -151.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 866.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -151.001px);
    max-width: -moz-calc(50% - -151.001px);
    max-width: calc(50% - -151.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 866.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 912.001px;
    -ms-flex: 0 0 912.001px;
    flex: 0 0 912.001px;
    max-width: 912.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -152.001px);
    max-width: -moz-calc(50% - -152.001px);
    max-width: calc(50% - -152.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 872.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -152.001px);
    max-width: -moz-calc(50% - -152.001px);
    max-width: calc(50% - -152.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 872.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 918.001px;
    -ms-flex: 0 0 918.001px;
    flex: 0 0 918.001px;
    max-width: 918.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -153.001px);
    max-width: -moz-calc(50% - -153.001px);
    max-width: calc(50% - -153.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 878.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -153.001px);
    max-width: -moz-calc(50% - -153.001px);
    max-width: calc(50% - -153.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 878.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 924.001px;
    -ms-flex: 0 0 924.001px;
    flex: 0 0 924.001px;
    max-width: 924.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -154.001px);
    max-width: -moz-calc(50% - -154.001px);
    max-width: calc(50% - -154.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 884.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -154.001px);
    max-width: -moz-calc(50% - -154.001px);
    max-width: calc(50% - -154.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 884.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 930.001px;
    -ms-flex: 0 0 930.001px;
    flex: 0 0 930.001px;
    max-width: 930.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -155.001px);
    max-width: -moz-calc(50% - -155.001px);
    max-width: calc(50% - -155.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -155.001px);
    max-width: -moz-calc(50% - -155.001px);
    max-width: calc(50% - -155.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 890.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 936.001px;
    -ms-flex: 0 0 936.001px;
    flex: 0 0 936.001px;
    max-width: 936.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -156.001px);
    max-width: -moz-calc(50% - -156.001px);
    max-width: calc(50% - -156.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 896.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -156.001px);
    max-width: -moz-calc(50% - -156.001px);
    max-width: calc(50% - -156.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 896.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 942.001px;
    -ms-flex: 0 0 942.001px;
    flex: 0 0 942.001px;
    max-width: 942.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -157.001px);
    max-width: -moz-calc(50% - -157.001px);
    max-width: calc(50% - -157.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 902.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -157.001px);
    max-width: -moz-calc(50% - -157.001px);
    max-width: calc(50% - -157.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 902.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 948.001px;
    -ms-flex: 0 0 948.001px;
    flex: 0 0 948.001px;
    max-width: 948.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -158.001px);
    max-width: -moz-calc(50% - -158.001px);
    max-width: calc(50% - -158.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 908.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -158.001px);
    max-width: -moz-calc(50% - -158.001px);
    max-width: calc(50% - -158.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 908.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 954.001px;
    -ms-flex: 0 0 954.001px;
    flex: 0 0 954.001px;
    max-width: 954.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -159.001px);
    max-width: -moz-calc(50% - -159.001px);
    max-width: calc(50% - -159.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 914.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -159.001px);
    max-width: -moz-calc(50% - -159.001px);
    max-width: calc(50% - -159.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 914.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -160.001px);
    max-width: -moz-calc(50% - -160.001px);
    max-width: calc(50% - -160.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -160.001px);
    max-width: -moz-calc(50% - -160.001px);
    max-width: calc(50% - -160.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 933.33433px;
    -ms-flex: 0 0 933.33433px;
    flex: 0 0 933.33433px;
    max-width: 933.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -233.33433px);
    max-width: -moz-calc(50% - -233.33433px);
    max-width: calc(50% - -233.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 893.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 940.001px;
    -ms-flex: 0 0 940.001px;
    flex: 0 0 940.001px;
    max-width: 940.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -235.001px);
    max-width: -moz-calc(50% - -235.001px);
    max-width: calc(50% - -235.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 900.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -235.001px);
    max-width: -moz-calc(50% - -235.001px);
    max-width: calc(50% - -235.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 900.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 946.66767px;
    -ms-flex: 0 0 946.66767px;
    flex: 0 0 946.66767px;
    max-width: 946.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -236.66767px);
    max-width: -moz-calc(50% - -236.66767px);
    max-width: calc(50% - -236.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 906.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -236.66767px);
    max-width: -moz-calc(50% - -236.66767px);
    max-width: calc(50% - -236.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 906.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 953.33433px;
    -ms-flex: 0 0 953.33433px;
    flex: 0 0 953.33433px;
    max-width: 953.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -238.33433px);
    max-width: -moz-calc(50% - -238.33433px);
    max-width: calc(50% - -238.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 913.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -238.33433px);
    max-width: -moz-calc(50% - -238.33433px);
    max-width: calc(50% - -238.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 913.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 960.001px;
    -ms-flex: 0 0 960.001px;
    flex: 0 0 960.001px;
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -240.001px);
    max-width: -moz-calc(50% - -240.001px);
    max-width: calc(50% - -240.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 920.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 966.66767px;
    -ms-flex: 0 0 966.66767px;
    flex: 0 0 966.66767px;
    max-width: 966.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -241.66767px);
    max-width: -moz-calc(50% - -241.66767px);
    max-width: calc(50% - -241.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 926.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -241.66767px);
    max-width: -moz-calc(50% - -241.66767px);
    max-width: calc(50% - -241.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 926.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 973.33433px;
    -ms-flex: 0 0 973.33433px;
    flex: 0 0 973.33433px;
    max-width: 973.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -243.33433px);
    max-width: -moz-calc(50% - -243.33433px);
    max-width: calc(50% - -243.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 933.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -243.33433px);
    max-width: -moz-calc(50% - -243.33433px);
    max-width: calc(50% - -243.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 933.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 980.001px;
    -ms-flex: 0 0 980.001px;
    flex: 0 0 980.001px;
    max-width: 980.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -245.001px);
    max-width: -moz-calc(50% - -245.001px);
    max-width: calc(50% - -245.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 940.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -245.001px);
    max-width: -moz-calc(50% - -245.001px);
    max-width: calc(50% - -245.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 940.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 986.66767px;
    -ms-flex: 0 0 986.66767px;
    flex: 0 0 986.66767px;
    max-width: 986.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -246.66767px);
    max-width: -moz-calc(50% - -246.66767px);
    max-width: calc(50% - -246.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 946.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -246.66767px);
    max-width: -moz-calc(50% - -246.66767px);
    max-width: calc(50% - -246.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 946.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 993.33433px;
    -ms-flex: 0 0 993.33433px;
    flex: 0 0 993.33433px;
    max-width: 993.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -248.33433px);
    max-width: -moz-calc(50% - -248.33433px);
    max-width: calc(50% - -248.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 953.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -248.33433px);
    max-width: -moz-calc(50% - -248.33433px);
    max-width: calc(50% - -248.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 953.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1000.001px;
    -ms-flex: 0 0 1000.001px;
    flex: 0 0 1000.001px;
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -250.001px);
    max-width: -moz-calc(50% - -250.001px);
    max-width: calc(50% - -250.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -250.001px);
    max-width: -moz-calc(50% - -250.001px);
    max-width: calc(50% - -250.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 960.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1006.66767px;
    -ms-flex: 0 0 1006.66767px;
    flex: 0 0 1006.66767px;
    max-width: 1006.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -251.66767px);
    max-width: -moz-calc(50% - -251.66767px);
    max-width: calc(50% - -251.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 966.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -251.66767px);
    max-width: -moz-calc(50% - -251.66767px);
    max-width: calc(50% - -251.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 966.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1013.33433px;
    -ms-flex: 0 0 1013.33433px;
    flex: 0 0 1013.33433px;
    max-width: 1013.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -253.33433px);
    max-width: -moz-calc(50% - -253.33433px);
    max-width: calc(50% - -253.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 973.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -253.33433px);
    max-width: -moz-calc(50% - -253.33433px);
    max-width: calc(50% - -253.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 973.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1020.001px;
    -ms-flex: 0 0 1020.001px;
    flex: 0 0 1020.001px;
    max-width: 1020.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -255.001px);
    max-width: -moz-calc(50% - -255.001px);
    max-width: calc(50% - -255.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 980.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -255.001px);
    max-width: -moz-calc(50% - -255.001px);
    max-width: calc(50% - -255.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 980.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1026.66767px;
    -ms-flex: 0 0 1026.66767px;
    flex: 0 0 1026.66767px;
    max-width: 1026.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -256.66767px);
    max-width: -moz-calc(50% - -256.66767px);
    max-width: calc(50% - -256.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 986.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -256.66767px);
    max-width: -moz-calc(50% - -256.66767px);
    max-width: calc(50% - -256.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 986.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1033.33433px;
    -ms-flex: 0 0 1033.33433px;
    flex: 0 0 1033.33433px;
    max-width: 1033.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -258.33433px);
    max-width: -moz-calc(50% - -258.33433px);
    max-width: calc(50% - -258.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -258.33433px);
    max-width: -moz-calc(50% - -258.33433px);
    max-width: calc(50% - -258.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 993.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1040.001px;
    -ms-flex: 0 0 1040.001px;
    flex: 0 0 1040.001px;
    max-width: 1040.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -260.001px);
    max-width: -moz-calc(50% - -260.001px);
    max-width: calc(50% - -260.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -260.001px);
    max-width: -moz-calc(50% - -260.001px);
    max-width: calc(50% - -260.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 1000.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1046.66767px;
    -ms-flex: 0 0 1046.66767px;
    flex: 0 0 1046.66767px;
    max-width: 1046.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -261.66767px);
    max-width: -moz-calc(50% - -261.66767px);
    max-width: calc(50% - -261.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 1006.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -261.66767px);
    max-width: -moz-calc(50% - -261.66767px);
    max-width: calc(50% - -261.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 1006.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1053.33433px;
    -ms-flex: 0 0 1053.33433px;
    flex: 0 0 1053.33433px;
    max-width: 1053.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -263.33433px);
    max-width: -moz-calc(50% - -263.33433px);
    max-width: calc(50% - -263.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 1013.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -263.33433px);
    max-width: -moz-calc(50% - -263.33433px);
    max-width: calc(50% - -263.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 1013.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1060.001px;
    -ms-flex: 0 0 1060.001px;
    flex: 0 0 1060.001px;
    max-width: 1060.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -265.001px);
    max-width: -moz-calc(50% - -265.001px);
    max-width: calc(50% - -265.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 1020.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -265.001px);
    max-width: -moz-calc(50% - -265.001px);
    max-width: calc(50% - -265.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 1020.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"] {
    -webkit-flex: 0 0 1066.66767px;
    -ms-flex: 0 0 1066.66767px;
    flex: 0 0 1066.66767px;
    max-width: 1066.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -266.66767px);
    max-width: -moz-calc(50% - -266.66767px);
    max-width: calc(50% - -266.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content {
    max-width: 1026.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -266.66767px);
    max-width: -moz-calc(50% - -266.66767px);
    max-width: calc(50% - -266.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content {
    max-width: 1026.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1080.001px;
    -ms-flex: 0 0 1080.001px;
    flex: 0 0 1080.001px;
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1050.001px;
    -ms-flex: 0 0 1050.001px;
    flex: 0 0 1050.001px;
    max-width: 1050.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1010.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -350.001px);
    max-width: -moz-calc(50% - -350.001px);
    max-width: calc(50% - -350.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1010.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1057.501px;
    -ms-flex: 0 0 1057.501px;
    flex: 0 0 1057.501px;
    max-width: 1057.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -352.501px);
    max-width: -moz-calc(50% - -352.501px);
    max-width: calc(50% - -352.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1017.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -352.501px);
    max-width: -moz-calc(50% - -352.501px);
    max-width: calc(50% - -352.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1017.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1065.001px;
    -ms-flex: 0 0 1065.001px;
    flex: 0 0 1065.001px;
    max-width: 1065.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -355.001px);
    max-width: -moz-calc(50% - -355.001px);
    max-width: calc(50% - -355.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1025.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -355.001px);
    max-width: -moz-calc(50% - -355.001px);
    max-width: calc(50% - -355.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1025.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1072.501px;
    -ms-flex: 0 0 1072.501px;
    flex: 0 0 1072.501px;
    max-width: 1072.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -357.501px);
    max-width: -moz-calc(50% - -357.501px);
    max-width: calc(50% - -357.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1032.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -357.501px);
    max-width: -moz-calc(50% - -357.501px);
    max-width: calc(50% - -357.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1032.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1080.001px;
    -ms-flex: 0 0 1080.001px;
    flex: 0 0 1080.001px;
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -360.001px);
    max-width: -moz-calc(50% - -360.001px);
    max-width: calc(50% - -360.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1040.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1087.501px;
    -ms-flex: 0 0 1087.501px;
    flex: 0 0 1087.501px;
    max-width: 1087.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -362.501px);
    max-width: -moz-calc(50% - -362.501px);
    max-width: calc(50% - -362.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1047.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -362.501px);
    max-width: -moz-calc(50% - -362.501px);
    max-width: calc(50% - -362.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1047.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1095.001px;
    -ms-flex: 0 0 1095.001px;
    flex: 0 0 1095.001px;
    max-width: 1095.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -365.001px);
    max-width: -moz-calc(50% - -365.001px);
    max-width: calc(50% - -365.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1055.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -365.001px);
    max-width: -moz-calc(50% - -365.001px);
    max-width: calc(50% - -365.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1055.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1102.501px;
    -ms-flex: 0 0 1102.501px;
    flex: 0 0 1102.501px;
    max-width: 1102.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -367.501px);
    max-width: -moz-calc(50% - -367.501px);
    max-width: calc(50% - -367.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1062.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -367.501px);
    max-width: -moz-calc(50% - -367.501px);
    max-width: calc(50% - -367.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1062.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1110.001px;
    -ms-flex: 0 0 1110.001px;
    flex: 0 0 1110.001px;
    max-width: 1110.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -370.001px);
    max-width: -moz-calc(50% - -370.001px);
    max-width: calc(50% - -370.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1070.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -370.001px);
    max-width: -moz-calc(50% - -370.001px);
    max-width: calc(50% - -370.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1070.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1117.501px;
    -ms-flex: 0 0 1117.501px;
    flex: 0 0 1117.501px;
    max-width: 1117.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.501px);
    max-width: -moz-calc(50% - -372.501px);
    max-width: calc(50% - -372.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1077.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -372.501px);
    max-width: -moz-calc(50% - -372.501px);
    max-width: calc(50% - -372.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1077.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1125.001px;
    -ms-flex: 0 0 1125.001px;
    flex: 0 0 1125.001px;
    max-width: 1125.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1085.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -375.001px);
    max-width: -moz-calc(50% - -375.001px);
    max-width: calc(50% - -375.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1085.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1132.501px;
    -ms-flex: 0 0 1132.501px;
    flex: 0 0 1132.501px;
    max-width: 1132.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -377.501px);
    max-width: -moz-calc(50% - -377.501px);
    max-width: calc(50% - -377.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1092.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -377.501px);
    max-width: -moz-calc(50% - -377.501px);
    max-width: calc(50% - -377.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1092.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1140.001px;
    -ms-flex: 0 0 1140.001px;
    flex: 0 0 1140.001px;
    max-width: 1140.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -380.001px);
    max-width: -moz-calc(50% - -380.001px);
    max-width: calc(50% - -380.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1100.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -380.001px);
    max-width: -moz-calc(50% - -380.001px);
    max-width: calc(50% - -380.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1100.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1147.501px;
    -ms-flex: 0 0 1147.501px;
    flex: 0 0 1147.501px;
    max-width: 1147.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -382.501px);
    max-width: -moz-calc(50% - -382.501px);
    max-width: calc(50% - -382.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1107.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -382.501px);
    max-width: -moz-calc(50% - -382.501px);
    max-width: calc(50% - -382.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1107.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1155.001px;
    -ms-flex: 0 0 1155.001px;
    flex: 0 0 1155.001px;
    max-width: 1155.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -385.001px);
    max-width: -moz-calc(50% - -385.001px);
    max-width: calc(50% - -385.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1115.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -385.001px);
    max-width: -moz-calc(50% - -385.001px);
    max-width: calc(50% - -385.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1115.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1162.501px;
    -ms-flex: 0 0 1162.501px;
    flex: 0 0 1162.501px;
    max-width: 1162.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -387.501px);
    max-width: -moz-calc(50% - -387.501px);
    max-width: calc(50% - -387.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1122.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -387.501px);
    max-width: -moz-calc(50% - -387.501px);
    max-width: calc(50% - -387.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1122.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1170.001px;
    -ms-flex: 0 0 1170.001px;
    flex: 0 0 1170.001px;
    max-width: 1170.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1130.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -390.001px);
    max-width: -moz-calc(50% - -390.001px);
    max-width: calc(50% - -390.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1130.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1177.501px;
    -ms-flex: 0 0 1177.501px;
    flex: 0 0 1177.501px;
    max-width: 1177.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -392.501px);
    max-width: -moz-calc(50% - -392.501px);
    max-width: calc(50% - -392.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1137.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -392.501px);
    max-width: -moz-calc(50% - -392.501px);
    max-width: calc(50% - -392.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1137.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1185.001px;
    -ms-flex: 0 0 1185.001px;
    flex: 0 0 1185.001px;
    max-width: 1185.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -395.001px);
    max-width: -moz-calc(50% - -395.001px);
    max-width: calc(50% - -395.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1145.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -395.001px);
    max-width: -moz-calc(50% - -395.001px);
    max-width: calc(50% - -395.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1145.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1192.501px;
    -ms-flex: 0 0 1192.501px;
    flex: 0 0 1192.501px;
    max-width: 1192.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -397.501px);
    max-width: -moz-calc(50% - -397.501px);
    max-width: calc(50% - -397.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1152.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -397.501px);
    max-width: -moz-calc(50% - -397.501px);
    max-width: calc(50% - -397.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1152.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -400.001px);
    max-width: -moz-calc(50% - -400.001px);
    max-width: calc(50% - -400.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1152.001px;
    -ms-flex: 0 0 1152.001px;
    flex: 0 0 1152.001px;
    max-width: 1152.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1112.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1112.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1112.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1120.001px;
    -ms-flex: 0 0 1120.001px;
    flex: 0 0 1120.001px;
    max-width: 1120.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -420.001px);
    max-width: -moz-calc(50% - -420.001px);
    max-width: calc(50% - -420.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1080.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1128.001px;
    -ms-flex: 0 0 1128.001px;
    flex: 0 0 1128.001px;
    max-width: 1128.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -423.001px);
    max-width: -moz-calc(50% - -423.001px);
    max-width: calc(50% - -423.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1088.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -423.001px);
    max-width: -moz-calc(50% - -423.001px);
    max-width: calc(50% - -423.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1088.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1136.001px;
    -ms-flex: 0 0 1136.001px;
    flex: 0 0 1136.001px;
    max-width: 1136.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -426.001px);
    max-width: -moz-calc(50% - -426.001px);
    max-width: calc(50% - -426.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1096.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -426.001px);
    max-width: -moz-calc(50% - -426.001px);
    max-width: calc(50% - -426.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1096.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1144.001px;
    -ms-flex: 0 0 1144.001px;
    flex: 0 0 1144.001px;
    max-width: 1144.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -429.001px);
    max-width: -moz-calc(50% - -429.001px);
    max-width: calc(50% - -429.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1104.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -429.001px);
    max-width: -moz-calc(50% - -429.001px);
    max-width: calc(50% - -429.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1104.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1152.001px;
    -ms-flex: 0 0 1152.001px;
    flex: 0 0 1152.001px;
    max-width: 1152.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1112.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -432.001px);
    max-width: -moz-calc(50% - -432.001px);
    max-width: calc(50% - -432.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1112.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1160.001px;
    -ms-flex: 0 0 1160.001px;
    flex: 0 0 1160.001px;
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -435.001px);
    max-width: -moz-calc(50% - -435.001px);
    max-width: calc(50% - -435.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1120.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -435.001px);
    max-width: -moz-calc(50% - -435.001px);
    max-width: calc(50% - -435.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1120.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1168.001px;
    -ms-flex: 0 0 1168.001px;
    flex: 0 0 1168.001px;
    max-width: 1168.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -438.001px);
    max-width: -moz-calc(50% - -438.001px);
    max-width: calc(50% - -438.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1128.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -438.001px);
    max-width: -moz-calc(50% - -438.001px);
    max-width: calc(50% - -438.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1128.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1176.001px;
    -ms-flex: 0 0 1176.001px;
    flex: 0 0 1176.001px;
    max-width: 1176.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -441.001px);
    max-width: -moz-calc(50% - -441.001px);
    max-width: calc(50% - -441.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1136.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -441.001px);
    max-width: -moz-calc(50% - -441.001px);
    max-width: calc(50% - -441.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1136.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1184.001px;
    -ms-flex: 0 0 1184.001px;
    flex: 0 0 1184.001px;
    max-width: 1184.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -444.001px);
    max-width: -moz-calc(50% - -444.001px);
    max-width: calc(50% - -444.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1144.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -444.001px);
    max-width: -moz-calc(50% - -444.001px);
    max-width: calc(50% - -444.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1144.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1192.001px;
    -ms-flex: 0 0 1192.001px;
    flex: 0 0 1192.001px;
    max-width: 1192.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -447.001px);
    max-width: -moz-calc(50% - -447.001px);
    max-width: calc(50% - -447.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1152.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -447.001px);
    max-width: -moz-calc(50% - -447.001px);
    max-width: calc(50% - -447.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1152.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -450.001px);
    max-width: -moz-calc(50% - -450.001px);
    max-width: calc(50% - -450.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1208.001px;
    -ms-flex: 0 0 1208.001px;
    flex: 0 0 1208.001px;
    max-width: 1208.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -453.001px);
    max-width: -moz-calc(50% - -453.001px);
    max-width: calc(50% - -453.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1168.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -453.001px);
    max-width: -moz-calc(50% - -453.001px);
    max-width: calc(50% - -453.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1168.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1216.001px;
    -ms-flex: 0 0 1216.001px;
    flex: 0 0 1216.001px;
    max-width: 1216.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -456.001px);
    max-width: -moz-calc(50% - -456.001px);
    max-width: calc(50% - -456.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1176.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -456.001px);
    max-width: -moz-calc(50% - -456.001px);
    max-width: calc(50% - -456.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1176.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1224.001px;
    -ms-flex: 0 0 1224.001px;
    flex: 0 0 1224.001px;
    max-width: 1224.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -459.001px);
    max-width: -moz-calc(50% - -459.001px);
    max-width: calc(50% - -459.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1184.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -459.001px);
    max-width: -moz-calc(50% - -459.001px);
    max-width: calc(50% - -459.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1184.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1232.001px;
    -ms-flex: 0 0 1232.001px;
    flex: 0 0 1232.001px;
    max-width: 1232.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -462.001px);
    max-width: -moz-calc(50% - -462.001px);
    max-width: calc(50% - -462.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1192.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -462.001px);
    max-width: -moz-calc(50% - -462.001px);
    max-width: calc(50% - -462.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1192.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1240.001px;
    -ms-flex: 0 0 1240.001px;
    flex: 0 0 1240.001px;
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -465.001px);
    max-width: -moz-calc(50% - -465.001px);
    max-width: calc(50% - -465.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -465.001px);
    max-width: -moz-calc(50% - -465.001px);
    max-width: calc(50% - -465.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1248.001px;
    -ms-flex: 0 0 1248.001px;
    flex: 0 0 1248.001px;
    max-width: 1248.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -468.001px);
    max-width: -moz-calc(50% - -468.001px);
    max-width: calc(50% - -468.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1208.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -468.001px);
    max-width: -moz-calc(50% - -468.001px);
    max-width: calc(50% - -468.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1208.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1256.001px;
    -ms-flex: 0 0 1256.001px;
    flex: 0 0 1256.001px;
    max-width: 1256.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -471.001px);
    max-width: -moz-calc(50% - -471.001px);
    max-width: calc(50% - -471.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1216.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -471.001px);
    max-width: -moz-calc(50% - -471.001px);
    max-width: calc(50% - -471.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1216.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1264.001px;
    -ms-flex: 0 0 1264.001px;
    flex: 0 0 1264.001px;
    max-width: 1264.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -474.001px);
    max-width: -moz-calc(50% - -474.001px);
    max-width: calc(50% - -474.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1224.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -474.001px);
    max-width: -moz-calc(50% - -474.001px);
    max-width: calc(50% - -474.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1224.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1272.001px;
    -ms-flex: 0 0 1272.001px;
    flex: 0 0 1272.001px;
    max-width: 1272.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -477.001px);
    max-width: -moz-calc(50% - -477.001px);
    max-width: calc(50% - -477.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1232.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -477.001px);
    max-width: -moz-calc(50% - -477.001px);
    max-width: calc(50% - -477.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1232.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"] {
    -webkit-flex: 0 0 1280.001px;
    -ms-flex: 0 0 1280.001px;
    flex: 0 0 1280.001px;
    max-width: 1280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content {
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content {
    max-width: 1240.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1166.66767px;
    -ms-flex: 0 0 1166.66767px;
    flex: 0 0 1166.66767px;
    max-width: 1166.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1126.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -466.66767px);
    max-width: -moz-calc(50% - -466.66767px);
    max-width: calc(50% - -466.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1126.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1175.001px;
    -ms-flex: 0 0 1175.001px;
    flex: 0 0 1175.001px;
    max-width: 1175.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -470.001px);
    max-width: -moz-calc(50% - -470.001px);
    max-width: calc(50% - -470.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1135.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -470.001px);
    max-width: -moz-calc(50% - -470.001px);
    max-width: calc(50% - -470.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1135.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1183.33433px;
    -ms-flex: 0 0 1183.33433px;
    flex: 0 0 1183.33433px;
    max-width: 1183.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -473.33433px);
    max-width: -moz-calc(50% - -473.33433px);
    max-width: calc(50% - -473.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1143.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -473.33433px);
    max-width: -moz-calc(50% - -473.33433px);
    max-width: calc(50% - -473.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1143.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1191.66767px;
    -ms-flex: 0 0 1191.66767px;
    flex: 0 0 1191.66767px;
    max-width: 1191.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -476.66767px);
    max-width: -moz-calc(50% - -476.66767px);
    max-width: calc(50% - -476.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1151.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -476.66767px);
    max-width: -moz-calc(50% - -476.66767px);
    max-width: calc(50% - -476.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1151.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1200.001px;
    -ms-flex: 0 0 1200.001px;
    flex: 0 0 1200.001px;
    max-width: 1200.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -480.001px);
    max-width: -moz-calc(50% - -480.001px);
    max-width: calc(50% - -480.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1160.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1208.33433px;
    -ms-flex: 0 0 1208.33433px;
    flex: 0 0 1208.33433px;
    max-width: 1208.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -483.33433px);
    max-width: -moz-calc(50% - -483.33433px);
    max-width: calc(50% - -483.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1168.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -483.33433px);
    max-width: -moz-calc(50% - -483.33433px);
    max-width: calc(50% - -483.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1168.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1216.66767px;
    -ms-flex: 0 0 1216.66767px;
    flex: 0 0 1216.66767px;
    max-width: 1216.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -486.66767px);
    max-width: -moz-calc(50% - -486.66767px);
    max-width: calc(50% - -486.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1176.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -486.66767px);
    max-width: -moz-calc(50% - -486.66767px);
    max-width: calc(50% - -486.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1176.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1225.001px;
    -ms-flex: 0 0 1225.001px;
    flex: 0 0 1225.001px;
    max-width: 1225.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -490.001px);
    max-width: -moz-calc(50% - -490.001px);
    max-width: calc(50% - -490.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1185.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -490.001px);
    max-width: -moz-calc(50% - -490.001px);
    max-width: calc(50% - -490.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1185.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1233.33433px;
    -ms-flex: 0 0 1233.33433px;
    flex: 0 0 1233.33433px;
    max-width: 1233.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -493.33433px);
    max-width: -moz-calc(50% - -493.33433px);
    max-width: calc(50% - -493.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1193.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -493.33433px);
    max-width: -moz-calc(50% - -493.33433px);
    max-width: calc(50% - -493.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1193.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1241.66767px;
    -ms-flex: 0 0 1241.66767px;
    flex: 0 0 1241.66767px;
    max-width: 1241.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -496.66767px);
    max-width: -moz-calc(50% - -496.66767px);
    max-width: calc(50% - -496.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1201.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -496.66767px);
    max-width: -moz-calc(50% - -496.66767px);
    max-width: calc(50% - -496.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1201.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1250.001px;
    -ms-flex: 0 0 1250.001px;
    flex: 0 0 1250.001px;
    max-width: 1250.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -500.001px);
    max-width: -moz-calc(50% - -500.001px);
    max-width: calc(50% - -500.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1210.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1258.33433px;
    -ms-flex: 0 0 1258.33433px;
    flex: 0 0 1258.33433px;
    max-width: 1258.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -503.33433px);
    max-width: -moz-calc(50% - -503.33433px);
    max-width: calc(50% - -503.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1218.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -503.33433px);
    max-width: -moz-calc(50% - -503.33433px);
    max-width: calc(50% - -503.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1218.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1266.66767px;
    -ms-flex: 0 0 1266.66767px;
    flex: 0 0 1266.66767px;
    max-width: 1266.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -506.66767px);
    max-width: -moz-calc(50% - -506.66767px);
    max-width: calc(50% - -506.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1226.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -506.66767px);
    max-width: -moz-calc(50% - -506.66767px);
    max-width: calc(50% - -506.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1226.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1275.001px;
    -ms-flex: 0 0 1275.001px;
    flex: 0 0 1275.001px;
    max-width: 1275.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -510.001px);
    max-width: -moz-calc(50% - -510.001px);
    max-width: calc(50% - -510.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1235.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -510.001px);
    max-width: -moz-calc(50% - -510.001px);
    max-width: calc(50% - -510.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1235.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1283.33433px;
    -ms-flex: 0 0 1283.33433px;
    flex: 0 0 1283.33433px;
    max-width: 1283.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -513.33433px);
    max-width: -moz-calc(50% - -513.33433px);
    max-width: calc(50% - -513.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1243.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -513.33433px);
    max-width: -moz-calc(50% - -513.33433px);
    max-width: calc(50% - -513.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1243.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1291.66767px;
    -ms-flex: 0 0 1291.66767px;
    flex: 0 0 1291.66767px;
    max-width: 1291.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1251.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -516.66767px);
    max-width: -moz-calc(50% - -516.66767px);
    max-width: calc(50% - -516.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1251.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1300.001px;
    -ms-flex: 0 0 1300.001px;
    flex: 0 0 1300.001px;
    max-width: 1300.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -520.001px);
    max-width: -moz-calc(50% - -520.001px);
    max-width: calc(50% - -520.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -520.001px);
    max-width: -moz-calc(50% - -520.001px);
    max-width: calc(50% - -520.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1260.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1308.33433px;
    -ms-flex: 0 0 1308.33433px;
    flex: 0 0 1308.33433px;
    max-width: 1308.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -523.33433px);
    max-width: -moz-calc(50% - -523.33433px);
    max-width: calc(50% - -523.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1268.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -523.33433px);
    max-width: -moz-calc(50% - -523.33433px);
    max-width: calc(50% - -523.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1268.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1316.66767px;
    -ms-flex: 0 0 1316.66767px;
    flex: 0 0 1316.66767px;
    max-width: 1316.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -526.66767px);
    max-width: -moz-calc(50% - -526.66767px);
    max-width: calc(50% - -526.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1276.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -526.66767px);
    max-width: -moz-calc(50% - -526.66767px);
    max-width: calc(50% - -526.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1276.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1325.001px;
    -ms-flex: 0 0 1325.001px;
    flex: 0 0 1325.001px;
    max-width: 1325.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -530.001px);
    max-width: -moz-calc(50% - -530.001px);
    max-width: calc(50% - -530.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1285.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -530.001px);
    max-width: -moz-calc(50% - -530.001px);
    max-width: calc(50% - -530.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1285.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"] {
    -webkit-flex: 0 0 1333.33433px;
    -ms-flex: 0 0 1333.33433px;
    flex: 0 0 1333.33433px;
    max-width: 1333.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content {
    max-width: 1293.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -533.33433px);
    max-width: -moz-calc(50% - -533.33433px);
    max-width: calc(50% - -533.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content {
    max-width: 1293.33433px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1320.001px;
    -ms-flex: 0 0 1320.001px;
    flex: 0 0 1320.001px;
    max-width: 1320.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1283.33433px;
    -ms-flex: 0 0 1283.33433px;
    flex: 0 0 1283.33433px;
    max-width: 1283.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1243.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -583.33433px);
    max-width: -moz-calc(50% - -583.33433px);
    max-width: calc(50% - -583.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1243.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1292.501px;
    -ms-flex: 0 0 1292.501px;
    flex: 0 0 1292.501px;
    max-width: 1292.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -587.501px);
    max-width: -moz-calc(50% - -587.501px);
    max-width: calc(50% - -587.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1252.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -587.501px);
    max-width: -moz-calc(50% - -587.501px);
    max-width: calc(50% - -587.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1252.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1301.66767px;
    -ms-flex: 0 0 1301.66767px;
    flex: 0 0 1301.66767px;
    max-width: 1301.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -591.66767px);
    max-width: -moz-calc(50% - -591.66767px);
    max-width: calc(50% - -591.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1261.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -591.66767px);
    max-width: -moz-calc(50% - -591.66767px);
    max-width: calc(50% - -591.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1261.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1310.83433px;
    -ms-flex: 0 0 1310.83433px;
    flex: 0 0 1310.83433px;
    max-width: 1310.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -595.83433px);
    max-width: -moz-calc(50% - -595.83433px);
    max-width: calc(50% - -595.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1270.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -595.83433px);
    max-width: -moz-calc(50% - -595.83433px);
    max-width: calc(50% - -595.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1270.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1320.001px;
    -ms-flex: 0 0 1320.001px;
    flex: 0 0 1320.001px;
    max-width: 1320.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -600.001px);
    max-width: -moz-calc(50% - -600.001px);
    max-width: calc(50% - -600.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1280.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1329.16767px;
    -ms-flex: 0 0 1329.16767px;
    flex: 0 0 1329.16767px;
    max-width: 1329.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -604.16767px);
    max-width: -moz-calc(50% - -604.16767px);
    max-width: calc(50% - -604.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1289.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -604.16767px);
    max-width: -moz-calc(50% - -604.16767px);
    max-width: calc(50% - -604.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1289.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1338.33433px;
    -ms-flex: 0 0 1338.33433px;
    flex: 0 0 1338.33433px;
    max-width: 1338.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -608.33433px);
    max-width: -moz-calc(50% - -608.33433px);
    max-width: calc(50% - -608.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1298.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -608.33433px);
    max-width: -moz-calc(50% - -608.33433px);
    max-width: calc(50% - -608.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1298.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1347.501px;
    -ms-flex: 0 0 1347.501px;
    flex: 0 0 1347.501px;
    max-width: 1347.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -612.501px);
    max-width: -moz-calc(50% - -612.501px);
    max-width: calc(50% - -612.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1307.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -612.501px);
    max-width: -moz-calc(50% - -612.501px);
    max-width: calc(50% - -612.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1307.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1356.66767px;
    -ms-flex: 0 0 1356.66767px;
    flex: 0 0 1356.66767px;
    max-width: 1356.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -616.66767px);
    max-width: -moz-calc(50% - -616.66767px);
    max-width: calc(50% - -616.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1316.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -616.66767px);
    max-width: -moz-calc(50% - -616.66767px);
    max-width: calc(50% - -616.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1316.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1365.83433px;
    -ms-flex: 0 0 1365.83433px;
    flex: 0 0 1365.83433px;
    max-width: 1365.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.83433px);
    max-width: -moz-calc(50% - -620.83433px);
    max-width: calc(50% - -620.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1325.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -620.83433px);
    max-width: -moz-calc(50% - -620.83433px);
    max-width: calc(50% - -620.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1325.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1375.001px;
    -ms-flex: 0 0 1375.001px;
    flex: 0 0 1375.001px;
    max-width: 1375.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1335.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -625.001px);
    max-width: -moz-calc(50% - -625.001px);
    max-width: calc(50% - -625.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1335.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1384.16767px;
    -ms-flex: 0 0 1384.16767px;
    flex: 0 0 1384.16767px;
    max-width: 1384.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -629.16767px);
    max-width: -moz-calc(50% - -629.16767px);
    max-width: calc(50% - -629.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1344.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -629.16767px);
    max-width: -moz-calc(50% - -629.16767px);
    max-width: calc(50% - -629.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1344.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1393.33433px;
    -ms-flex: 0 0 1393.33433px;
    flex: 0 0 1393.33433px;
    max-width: 1393.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -633.33433px);
    max-width: -moz-calc(50% - -633.33433px);
    max-width: calc(50% - -633.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1353.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -633.33433px);
    max-width: -moz-calc(50% - -633.33433px);
    max-width: calc(50% - -633.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1353.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1402.501px;
    -ms-flex: 0 0 1402.501px;
    flex: 0 0 1402.501px;
    max-width: 1402.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -637.501px);
    max-width: -moz-calc(50% - -637.501px);
    max-width: calc(50% - -637.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1362.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -637.501px);
    max-width: -moz-calc(50% - -637.501px);
    max-width: calc(50% - -637.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1362.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1411.66767px;
    -ms-flex: 0 0 1411.66767px;
    flex: 0 0 1411.66767px;
    max-width: 1411.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -641.66767px);
    max-width: -moz-calc(50% - -641.66767px);
    max-width: calc(50% - -641.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1371.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -641.66767px);
    max-width: -moz-calc(50% - -641.66767px);
    max-width: calc(50% - -641.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1371.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1420.83433px;
    -ms-flex: 0 0 1420.83433px;
    flex: 0 0 1420.83433px;
    max-width: 1420.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -645.83433px);
    max-width: -moz-calc(50% - -645.83433px);
    max-width: calc(50% - -645.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1380.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -645.83433px);
    max-width: -moz-calc(50% - -645.83433px);
    max-width: calc(50% - -645.83433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1380.83433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1430.001px;
    -ms-flex: 0 0 1430.001px;
    flex: 0 0 1430.001px;
    max-width: 1430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -650.001px);
    max-width: -moz-calc(50% - -650.001px);
    max-width: calc(50% - -650.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1439.16767px;
    -ms-flex: 0 0 1439.16767px;
    flex: 0 0 1439.16767px;
    max-width: 1439.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -654.16767px);
    max-width: -moz-calc(50% - -654.16767px);
    max-width: calc(50% - -654.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1399.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -654.16767px);
    max-width: -moz-calc(50% - -654.16767px);
    max-width: calc(50% - -654.16767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1399.16767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1448.33433px;
    -ms-flex: 0 0 1448.33433px;
    flex: 0 0 1448.33433px;
    max-width: 1448.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -658.33433px);
    max-width: -moz-calc(50% - -658.33433px);
    max-width: calc(50% - -658.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1408.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -658.33433px);
    max-width: -moz-calc(50% - -658.33433px);
    max-width: calc(50% - -658.33433px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1408.33433px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1457.501px;
    -ms-flex: 0 0 1457.501px;
    flex: 0 0 1457.501px;
    max-width: 1457.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -662.501px);
    max-width: -moz-calc(50% - -662.501px);
    max-width: calc(50% - -662.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1417.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -662.501px);
    max-width: -moz-calc(50% - -662.501px);
    max-width: calc(50% - -662.501px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1417.501px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"] {
    -webkit-flex: 0 0 1466.66767px;
    -ms-flex: 0 0 1466.66767px;
    flex: 0 0 1466.66767px;
    max-width: 1466.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -666.66767px);
    max-width: -moz-calc(50% - -666.66767px);
    max-width: calc(50% - -666.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content {
    max-width: 1426.66767px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -666.66767px);
    max-width: -moz-calc(50% - -666.66767px);
    max-width: calc(50% - -666.66767px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content {
    max-width: 1426.66767px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1440.001px;
    -ms-flex: 0 0 1440.001px;
    flex: 0 0 1440.001px;
    max-width: 1440.001px;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1400.001px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1400.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1400.001px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1400.001px;
    -ms-flex: 0 0 1400.001px;
    flex: 0 0 1400.001px;
    max-width: 1400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -700.001px);
    max-width: -moz-calc(50% - -700.001px);
    max-width: calc(50% - -700.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1360.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1410.001px;
    -ms-flex: 0 0 1410.001px;
    flex: 0 0 1410.001px;
    max-width: 1410.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -705.001px);
    max-width: -moz-calc(50% - -705.001px);
    max-width: calc(50% - -705.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1370.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -705.001px);
    max-width: -moz-calc(50% - -705.001px);
    max-width: calc(50% - -705.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1370.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1420.001px;
    -ms-flex: 0 0 1420.001px;
    flex: 0 0 1420.001px;
    max-width: 1420.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -710.001px);
    max-width: -moz-calc(50% - -710.001px);
    max-width: calc(50% - -710.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1380.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -710.001px);
    max-width: -moz-calc(50% - -710.001px);
    max-width: calc(50% - -710.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1380.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1430.001px;
    -ms-flex: 0 0 1430.001px;
    flex: 0 0 1430.001px;
    max-width: 1430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -715.001px);
    max-width: -moz-calc(50% - -715.001px);
    max-width: calc(50% - -715.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -715.001px);
    max-width: -moz-calc(50% - -715.001px);
    max-width: calc(50% - -715.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1390.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1440.001px;
    -ms-flex: 0 0 1440.001px;
    flex: 0 0 1440.001px;
    max-width: 1440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -720.001px);
    max-width: -moz-calc(50% - -720.001px);
    max-width: calc(50% - -720.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1400.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1450.001px;
    -ms-flex: 0 0 1450.001px;
    flex: 0 0 1450.001px;
    max-width: 1450.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -725.001px);
    max-width: -moz-calc(50% - -725.001px);
    max-width: calc(50% - -725.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1410.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -725.001px);
    max-width: -moz-calc(50% - -725.001px);
    max-width: calc(50% - -725.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1410.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1460.001px;
    -ms-flex: 0 0 1460.001px;
    flex: 0 0 1460.001px;
    max-width: 1460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -730.001px);
    max-width: -moz-calc(50% - -730.001px);
    max-width: calc(50% - -730.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1420.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -730.001px);
    max-width: -moz-calc(50% - -730.001px);
    max-width: calc(50% - -730.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1420.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1470.001px;
    -ms-flex: 0 0 1470.001px;
    flex: 0 0 1470.001px;
    max-width: 1470.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -735.001px);
    max-width: -moz-calc(50% - -735.001px);
    max-width: calc(50% - -735.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -735.001px);
    max-width: -moz-calc(50% - -735.001px);
    max-width: calc(50% - -735.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1430.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1480.001px;
    -ms-flex: 0 0 1480.001px;
    flex: 0 0 1480.001px;
    max-width: 1480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -740.001px);
    max-width: -moz-calc(50% - -740.001px);
    max-width: calc(50% - -740.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -740.001px);
    max-width: -moz-calc(50% - -740.001px);
    max-width: calc(50% - -740.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1440.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1490.001px;
    -ms-flex: 0 0 1490.001px;
    flex: 0 0 1490.001px;
    max-width: 1490.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -745.001px);
    max-width: -moz-calc(50% - -745.001px);
    max-width: calc(50% - -745.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1450.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -745.001px);
    max-width: -moz-calc(50% - -745.001px);
    max-width: calc(50% - -745.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1450.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1500.001px;
    -ms-flex: 0 0 1500.001px;
    flex: 0 0 1500.001px;
    max-width: 1500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -750.001px);
    max-width: -moz-calc(50% - -750.001px);
    max-width: calc(50% - -750.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -750.001px);
    max-width: -moz-calc(50% - -750.001px);
    max-width: calc(50% - -750.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1460.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1510.001px;
    -ms-flex: 0 0 1510.001px;
    flex: 0 0 1510.001px;
    max-width: 1510.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -755.001px);
    max-width: -moz-calc(50% - -755.001px);
    max-width: calc(50% - -755.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1470.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -755.001px);
    max-width: -moz-calc(50% - -755.001px);
    max-width: calc(50% - -755.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1470.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1520.001px;
    -ms-flex: 0 0 1520.001px;
    flex: 0 0 1520.001px;
    max-width: 1520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -760.001px);
    max-width: -moz-calc(50% - -760.001px);
    max-width: calc(50% - -760.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -760.001px);
    max-width: -moz-calc(50% - -760.001px);
    max-width: calc(50% - -760.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1480.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1530.001px;
    -ms-flex: 0 0 1530.001px;
    flex: 0 0 1530.001px;
    max-width: 1530.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -765.001px);
    max-width: -moz-calc(50% - -765.001px);
    max-width: calc(50% - -765.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1490.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -765.001px);
    max-width: -moz-calc(50% - -765.001px);
    max-width: calc(50% - -765.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1490.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1540.001px;
    -ms-flex: 0 0 1540.001px;
    flex: 0 0 1540.001px;
    max-width: 1540.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -770.001px);
    max-width: -moz-calc(50% - -770.001px);
    max-width: calc(50% - -770.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -770.001px);
    max-width: -moz-calc(50% - -770.001px);
    max-width: calc(50% - -770.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1500.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1550.001px;
    -ms-flex: 0 0 1550.001px;
    flex: 0 0 1550.001px;
    max-width: 1550.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -775.001px);
    max-width: -moz-calc(50% - -775.001px);
    max-width: calc(50% - -775.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1510.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -775.001px);
    max-width: -moz-calc(50% - -775.001px);
    max-width: calc(50% - -775.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1510.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1560.001px;
    -ms-flex: 0 0 1560.001px;
    flex: 0 0 1560.001px;
    max-width: 1560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -780.001px);
    max-width: -moz-calc(50% - -780.001px);
    max-width: calc(50% - -780.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -780.001px);
    max-width: -moz-calc(50% - -780.001px);
    max-width: calc(50% - -780.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1520.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1570.001px;
    -ms-flex: 0 0 1570.001px;
    flex: 0 0 1570.001px;
    max-width: 1570.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -785.001px);
    max-width: -moz-calc(50% - -785.001px);
    max-width: calc(50% - -785.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1530.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -785.001px);
    max-width: -moz-calc(50% - -785.001px);
    max-width: calc(50% - -785.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1530.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1580.001px;
    -ms-flex: 0 0 1580.001px;
    flex: 0 0 1580.001px;
    max-width: 1580.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -790.001px);
    max-width: -moz-calc(50% - -790.001px);
    max-width: calc(50% - -790.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1540.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -790.001px);
    max-width: -moz-calc(50% - -790.001px);
    max-width: calc(50% - -790.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1540.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1590.001px;
    -ms-flex: 0 0 1590.001px;
    flex: 0 0 1590.001px;
    max-width: 1590.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -795.001px);
    max-width: -moz-calc(50% - -795.001px);
    max-width: calc(50% - -795.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1550.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -795.001px);
    max-width: -moz-calc(50% - -795.001px);
    max-width: calc(50% - -795.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1550.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"] {
    -webkit-flex: 0 0 1600.001px;
    -ms-flex: 0 0 1600.001px;
    flex: 0 0 1600.001px;
    max-width: 1600.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -800.001px);
    max-width: -moz-calc(50% - -800.001px);
    max-width: calc(50% - -800.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content {
    max-width: 1560.001px;
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: -webkit-calc(50% - -800.001px);
    max-width: -moz-calc(50% - -800.001px);
    max-width: calc(50% - -800.001px);
    }
.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content {
    max-width: 1560.001px;
    }
}

/*
#masthead .wrap {
    max-width: 1200px;
    padding-left: 0em;
    padding-right: 0em;
    background: green;
}
*/
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-5,
.bt_bb_row .bt_bb_column.bt_bb_order_-5 {
    -webkit-order: -5;
    -ms-flex-order: -5;
    order: -5;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-4,
.bt_bb_row .bt_bb_column.bt_bb_order_-4 {
    -webkit-order: -4;
    -ms-flex-order: -4;
    order: -4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-3,
.bt_bb_row .bt_bb_column.bt_bb_order_-3 {
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-2,
.bt_bb_row .bt_bb_column.bt_bb_order_-2 {
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-1,
.bt_bb_row .bt_bb_column.bt_bb_order_-1 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_0,
.bt_bb_row .bt_bb_column.bt_bb_order_0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_1,
.bt_bb_row .bt_bb_column.bt_bb_order_1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_2,
.bt_bb_row .bt_bb_column.bt_bb_order_2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_3,
.bt_bb_row .bt_bb_column.bt_bb_order_3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_4,
.bt_bb_row .bt_bb_column.bt_bb_order_4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_5,
.bt_bb_row .bt_bb_column.bt_bb_order_5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
@media (min-width: 1201px) and (max-width: 1400px) {
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-5,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-5 {
    -webkit-order: -5;
    -ms-flex-order: -5;
    order: -5;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-4,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-4 {
    -webkit-order: -4;
    -ms-flex-order: -4;
    order: -4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-3,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-3 {
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-2,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-2 {
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-1,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-1 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_0,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_1,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_2,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_3,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_4,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_5,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-5,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-5 {
    -webkit-order: -5;
    -ms-flex-order: -5;
    order: -5;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-4,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-4 {
    -webkit-order: -4;
    -ms-flex-order: -4;
    order: -4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-3,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-3 {
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-2,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-2 {
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-1,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_-1 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_0,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_1,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_2,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_3,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_4,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_5,
.bt_bb_row .bt_bb_column.bt_bb_order_lg_5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-5,
.bt_bb_row .bt_bb_column.bt_bb_order_md_-5 {
    -webkit-order: -5;
    -ms-flex-order: -5;
    order: -5;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-4,
.bt_bb_row .bt_bb_column.bt_bb_order_md_-4 {
    -webkit-order: -4;
    -ms-flex-order: -4;
    order: -4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-3,
.bt_bb_row .bt_bb_column.bt_bb_order_md_-3 {
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-2,
.bt_bb_row .bt_bb_column.bt_bb_order_md_-2 {
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-1,
.bt_bb_row .bt_bb_column.bt_bb_order_md_-1 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_0,
.bt_bb_row .bt_bb_column.bt_bb_order_md_0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_1,
.bt_bb_row .bt_bb_column.bt_bb_order_md_1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_2,
.bt_bb_row .bt_bb_column.bt_bb_order_md_2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_3,
.bt_bb_row .bt_bb_column.bt_bb_order_md_3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_4,
.bt_bb_row .bt_bb_column.bt_bb_order_md_4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_5,
.bt_bb_row .bt_bb_column.bt_bb_order_md_5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-5,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_-5 {
    -webkit-order: -5;
    -ms-flex-order: -5;
    order: -5;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-4,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_-4 {
    -webkit-order: -4;
    -ms-flex-order: -4;
    order: -4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-3,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_-3 {
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-2,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_-2 {
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-1,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_-1 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_0,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_1,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_2,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_3,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_4,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_5,
.bt_bb_row .bt_bb_column.bt_bb_order_sm_5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
}

@media (max-width: 480px) {
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-5,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_-5 {
    -webkit-order: -5;
    -ms-flex-order: -5;
    order: -5;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-4,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_-4 {
    -webkit-order: -4;
    -ms-flex-order: -4;
    order: -4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-3,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_-3 {
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-2,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_-2 {
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-1,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_-1 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_0,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_1,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_2,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_3,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_4,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_5,
.bt_bb_row .bt_bb_column.bt_bb_order_xs_5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
}

.bt_bb_icon {
    display: inline-block;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    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 auto;
    padding: 0 .25em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.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_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_icon,
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_icon,
.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_icon,
.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_icon {
    clear: none;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.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;
    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;
    font-weight: normal;
    }
.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: normal;
    -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 > 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 > 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 > 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 > 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 > 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 var(--primary-color,black) inset;
    box-shadow: 0 0 0 1px var(--primary-color,black) inset;
    color: var(--primary-color,black);
    line-height: 0;
    }
.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em var(--primary-color,black) inset;
    box-shadow: 0 0 0 1em var(--primary-color,black) inset;
    color: var(--secondary-color,white);
    }
.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em var(--secondary-color,black) inset;
    box-shadow: 0 0 0 1em var(--secondary-color,black) inset;
    color: var(--primary-color,white);
    }
.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before {
    background-color: var(--primary-color,transparent);
    -webkit-box-shadow: 0 0 0 1px var(--secondary-color,black) inset;
    box-shadow: 0 0 0 1px var(--secondary-color,black) inset;
    color: var(--secondary-color,black);
    }
.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: var(--primary-color);
    }
.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before {
    color: var(--secondary-color);
    }
.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;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    clear: both;
    }
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_button,
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_button,
.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_button,
.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_button {
    clear: none;
    display: inline-block;
    }
.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;
    }
.rtl .bt_bb_button a {
    -webkit-flex-flow: row-reverse nowrap;
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
    }
.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_size_small.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
    border-radius: 1.406em;
    }
.bt_bb_size_medium.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
    border-radius: 1.458em;
    }
.bt_bb_size_normal.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
    border-radius: 1.5em;
    }
.bt_bb_size_large.bt_bb_button.bt_bb_shape_round a.bt_bb_link {
    border-radius: 1.458em;
    }
.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_font_weight_normal.bt_bb_button .bt_bb_button_text {
    font-weight: normal;
    }
.bt_bb_font_weight_bold.bt_bb_button .bt_bb_button_text {
    font-weight: bold;
    }
.bt_bb_font_weight_bolder.bt_bb_button .bt_bb_button_text {
    font-weight: bolder;
    }
.bt_bb_font_weight_lighter.bt_bb_button .bt_bb_button_text {
    font-weight: 300;
    }
.bt_bb_font_weight_light.bt_bb_button .bt_bb_button_text {
    font-weight: 200;
    }
.bt_bb_font_weight_thin.bt_bb_button .bt_bb_button_text {
    font-weight: 100;
    }
.bt_bb_font_weight_100.bt_bb_button .bt_bb_button_text {
    font-weight: 100;
    }
.bt_bb_font_weight_200.bt_bb_button .bt_bb_button_text {
    font-weight: 200;
    }
.bt_bb_font_weight_300.bt_bb_button .bt_bb_button_text {
    font-weight: 300;
    }
.bt_bb_font_weight_400.bt_bb_button .bt_bb_button_text {
    font-weight: 400;
    }
.bt_bb_font_weight_500.bt_bb_button .bt_bb_button_text {
    font-weight: 500;
    }
.bt_bb_font_weight_600.bt_bb_button .bt_bb_button_text {
    font-weight: 600;
    }
.bt_bb_font_weight_700.bt_bb_button .bt_bb_button_text {
    font-weight: 700;
    }
.bt_bb_font_weight_800.bt_bb_button .bt_bb_button_text {
    font-weight: 800;
    }
.bt_bb_font_weight_900.bt_bb_button .bt_bb_button_text {
    font-weight: 900;
    }
.bt_bb_text_transform_.bt_bb_button .bt_bb_button_text {
    text-transform: inherit;
    }
.bt_bb_text_transform_inherit.bt_bb_button .bt_bb_button_text {
    text-transform: inherit;
    }
.bt_bb_text_transform_none.bt_bb_button .bt_bb_button_text {
    text-transform: none;
    }
.bt_bb_text_transform_uppercase.bt_bb_button .bt_bb_button_text {
    text-transform: uppercase;
    }
.bt_bb_text_transform_capitalize.bt_bb_button .bt_bb_button_text {
    text-transform: capitalize;
    }
.bt_bb_text_transform_lowercase.bt_bb_button .bt_bb_button_text {
    text-transform: lowercase;
    }
.bt_bb_button.bt_bb_style_outline a {
    -webkit-box-shadow: 0 0 0 1px var(--primary-color,black) inset;
    box-shadow: 0 0 0 1px var(--primary-color,black) inset;
    color: var(--primary-color,black);
    background-color: transparent;
    }
.bt_bb_button.bt_bb_style_outline a:hover {
    -webkit-box-shadow: 0 0 0 3em var(--primary-color,black) inset;
    box-shadow: 0 0 0 3em var(--primary-color,black) inset;
    color: var(--secondary-color,white);
    }
.bt_bb_button.bt_bb_style_filled a {
    -webkit-box-shadow: 0 0 0 3em var(--secondary-color,white) inset;
    box-shadow: 0 0 0 3em var(--secondary-color,white) inset;
    color: var(--primary-color,black);
    }
.bt_bb_button.bt_bb_style_filled a:hover {
    -webkit-box-shadow: 0 0 0 0 var(--secondary-color,white) inset;
    box-shadow: 0 0 0 0 var(--secondary-color,white) inset;
    background-color: var(--primary-color,black);
    color: var(--secondary-color,white);
    }
.bt_bb_button.bt_bb_style_clean a {
    color: var(--primary-color,black);
    }
.bt_bb_button.bt_bb_style_clean a:hover {
    color: var(--secondary-color);
    }

/* Gutemberg separator fix */
html .bt_bb_wrapper .bt_bb_separator:where([style*=border-width]) {
    border-top-style: inherit;
    border-left-style: inherit;
    border-right-style: inherit;
    }
html .bt_bb_wrapper .bt_bb_separator_v2:where([style*=border-width]) {
    border-style: inherit;
    }

/* Legacy separator */
.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;
    border-width: inherit;
    }
.bt_bb_separator:before {
    top: 0;
    bottom: 0;
    }
.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;
    }
body.logged-in.bt_bb_plugin_active:not(.bt_bb_fe_preview_toggle):not(.bt_bb_fe_preview_toggle) .bt_bb_separator:not(.btWithText):before {
    border-bottom: 6px solid transparent;
    margin-bottom: -6px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_small {
    margin-bottom: .5em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_extra_small.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -.5em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_small {
    margin-bottom: 1em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_small.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -1em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_normal {
    margin-bottom: 2em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_normal.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -2em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_medium {
    margin-bottom: 4em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_medium.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -4em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_large {
    margin-bottom: 8em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_large.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -8em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_extra_large {
    margin-bottom: 16em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_extra_large.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -16em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_small {
    margin-top: .5em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_extra_small.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -.5em;
    }
.bt_bb_separator.bt_bb_top_spacing_small {
    margin-top: 1em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_small.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -1em;
    }
.bt_bb_separator.bt_bb_top_spacing_normal {
    margin-top: 2em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_normal.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -2em;
    }
.bt_bb_separator.bt_bb_top_spacing_medium {
    margin-top: 4em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_medium.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -4em;
    }
.bt_bb_separator.bt_bb_top_spacing_large {
    margin-top: 8em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_large.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -8em;
    }
.bt_bb_separator.bt_bb_top_spacing_extra_large {
    margin-top: 16em;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_extra_large.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -16em;
    }
.bt_bb_separator.bt_bb_bottom_spacing_0 {
    margin-bottom: 0;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_0.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -0px;
    }
.bt_bb_separator.bt_bb_top_spacing_0 {
    margin-top: 0;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_0.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -0px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_5 {
    margin-bottom: 5px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_5.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -5px;
    }
.bt_bb_separator.bt_bb_top_spacing_5 {
    margin-top: 5px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_5.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -5px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_10 {
    margin-bottom: 10px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_10.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -10px;
    }
.bt_bb_separator.bt_bb_top_spacing_10 {
    margin-top: 10px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_10.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -10px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_15 {
    margin-bottom: 15px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_15.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -15px;
    }
.bt_bb_separator.bt_bb_top_spacing_15 {
    margin-top: 15px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_15.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -15px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_20 {
    margin-bottom: 20px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_20.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -20px;
    }
.bt_bb_separator.bt_bb_top_spacing_20 {
    margin-top: 20px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_20.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -20px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_25 {
    margin-bottom: 25px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_25.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -25px;
    }
.bt_bb_separator.bt_bb_top_spacing_25 {
    margin-top: 25px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_25.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -25px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_30 {
    margin-bottom: 30px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_30.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -30px;
    }
.bt_bb_separator.bt_bb_top_spacing_30 {
    margin-top: 30px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_30.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -30px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_35 {
    margin-bottom: 35px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_35.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -35px;
    }
.bt_bb_separator.bt_bb_top_spacing_35 {
    margin-top: 35px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_35.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -35px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_40 {
    margin-bottom: 40px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_40.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -40px;
    }
.bt_bb_separator.bt_bb_top_spacing_40 {
    margin-top: 40px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_40.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -40px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_45 {
    margin-bottom: 45px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_45.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -45px;
    }
.bt_bb_separator.bt_bb_top_spacing_45 {
    margin-top: 45px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_45.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -45px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_50 {
    margin-bottom: 50px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_50.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -50px;
    }
.bt_bb_separator.bt_bb_top_spacing_50 {
    margin-top: 50px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_50.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -50px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_55 {
    margin-bottom: 55px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_55.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -55px;
    }
.bt_bb_separator.bt_bb_top_spacing_55 {
    margin-top: 55px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_55.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -55px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_60 {
    margin-bottom: 60px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_60.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -60px;
    }
.bt_bb_separator.bt_bb_top_spacing_60 {
    margin-top: 60px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_60.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -60px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_65 {
    margin-bottom: 65px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_65.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -65px;
    }
.bt_bb_separator.bt_bb_top_spacing_65 {
    margin-top: 65px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_65.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -65px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_70 {
    margin-bottom: 70px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_70.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -70px;
    }
.bt_bb_separator.bt_bb_top_spacing_70 {
    margin-top: 70px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_70.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -70px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_75 {
    margin-bottom: 75px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_75.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -75px;
    }
.bt_bb_separator.bt_bb_top_spacing_75 {
    margin-top: 75px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_75.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -75px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_80 {
    margin-bottom: 80px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_80.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -80px;
    }
.bt_bb_separator.bt_bb_top_spacing_80 {
    margin-top: 80px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_80.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -80px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_85 {
    margin-bottom: 85px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_85.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -85px;
    }
.bt_bb_separator.bt_bb_top_spacing_85 {
    margin-top: 85px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_85.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -85px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_90 {
    margin-bottom: 90px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_90.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -90px;
    }
.bt_bb_separator.bt_bb_top_spacing_90 {
    margin-top: 90px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_90.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -90px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_95 {
    margin-bottom: 95px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_95.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -95px;
    }
.bt_bb_separator.bt_bb_top_spacing_95 {
    margin-top: 95px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_95.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -95px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_100 {
    margin-bottom: 100px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_100.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-bottom: -100px;
    }
.bt_bb_separator.bt_bb_top_spacing_100 {
    margin-top: 100px;
    }
body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_100.bt_bb_fe_edit template.bt_bb_fe_before {
    margin-top: -100px;
    }

/* New separator */
.bt_bb_separator_v2 {
    line-height: 0;
    clear: both;
    border-bottom-color: currentColor;
    color: var(--primary-color);
    }
.bt_bb_separator_v2:before,
.bt_bb_separator_v2:after {
    content: ' ';
    display: table;
    width: 100%;
    clear: both;
    border-width: inherit;
    }
.bt_bb_separator_v2 .bt_bb_separator_v2_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5em;
    }
.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    display: table;
    width: 100%;
    clear: both;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: .3;
    }
.bt_bb_separator_v2_without_content.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    display: none;
    }
.bt_bb_border_style_solid.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_border_style_solid.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-bottom-style: solid;
    }
.bt_bb_border_style_dotted.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_border_style_dotted.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-bottom-style: dotted;
    }
.bt_bb_border_style_dashed.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_border_style_dashed.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-bottom-style: dashed;
    }
.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .25em;
    line-height: 0;
    height: 0;
    }
.bt_bb_separator_v2_without_content.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content {
    display: none;
    }
.bt_bb_icon_size_xsmall.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: .75em;
    }
.bt_bb_icon_size_small.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 1em;
    }
.bt_bb_icon_size_normal.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 1.5em;
    }
.bt_bb_icon_size_large.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 2em;
    }
.bt_bb_icon_size_xlarge.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder {
    font-size: 3em;
    }
.bt_bb_text_size_xsmall.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: .75em;
    }
.bt_bb_text_size_small.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1em;
    }
.bt_bb_text_size_normal.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1.25em;
    }
.bt_bb_text_size_large.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1.5em;
    }
.bt_bb_text_size_xlarge.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text {
    font-size: 1.75em;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_1 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_1 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 1px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 2px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_3 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_3 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 3px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_4 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_4 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 4px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_5 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_5 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 5px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_6 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_6 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 6px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_7 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_7 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 7px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_8 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_8 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 8px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_9 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_9 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 9px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_10 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_10 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 10px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_11 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_11 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 11px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_12 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_12 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 12px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_13 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_13 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 13px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_14 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_14 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 14px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_15 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_15 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 15px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_16 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_16 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 16px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_17 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_17 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 17px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_18 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_18 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 18px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_19 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_19 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 19px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_20 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_20 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 20px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_25 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_25 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 25px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_30 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_30 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 30px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_35 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_35 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 35px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_40 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_40 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 40px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_45 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_45 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 45px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_50 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_50 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 50px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_55 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_55 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 55px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_60 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_60 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 60px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_65 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_65 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 65px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_70 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_70 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 70px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_75 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_75 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 75px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_80 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_80 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 80px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_85 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_85 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 85px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_90 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_90 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 90px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_95 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_95 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 95px;
    }
.bt_bb_separator_v2.bt_bb_border_thickness_100 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2.bt_bb_border_thickness_100 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-width: 100px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_extra_small {
    padding-bottom: .5em;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_small {
    padding-bottom: 1em;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_normal {
    padding-bottom: 2em;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_medium {
    padding-bottom: 4em;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_large {
    padding-bottom: 8em;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_extra_large {
    padding-bottom: 16em;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_extra_small {
    padding-top: .5em;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_small {
    padding-top: 1em;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_normal {
    padding-top: 2em;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_medium {
    padding-top: 4em;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_large {
    padding-top: 8em;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_extra_large {
    padding-top: 16em;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_0 {
    padding-bottom: 0;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_0 {
    padding-top: 0;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_5 {
    padding-bottom: 5px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_5 {
    padding-top: 5px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_10 {
    padding-bottom: 10px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_10 {
    padding-top: 10px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_15 {
    padding-bottom: 15px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_15 {
    padding-top: 15px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_20 {
    padding-bottom: 20px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_20 {
    padding-top: 20px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_25 {
    padding-bottom: 25px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_25 {
    padding-top: 25px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_30 {
    padding-bottom: 30px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_30 {
    padding-top: 30px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_35 {
    padding-bottom: 35px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_35 {
    padding-top: 35px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_40 {
    padding-bottom: 40px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_40 {
    padding-top: 40px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_45 {
    padding-bottom: 45px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_45 {
    padding-top: 45px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_50 {
    padding-bottom: 50px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_50 {
    padding-top: 50px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_55 {
    padding-bottom: 55px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_55 {
    padding-top: 55px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_60 {
    padding-bottom: 60px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_60 {
    padding-top: 60px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_65 {
    padding-bottom: 65px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_65 {
    padding-top: 65px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_70 {
    padding-bottom: 70px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_70 {
    padding-top: 70px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_75 {
    padding-bottom: 75px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_75 {
    padding-top: 75px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_80 {
    padding-bottom: 80px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_80 {
    padding-top: 80px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_85 {
    padding-bottom: 85px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_85 {
    padding-top: 85px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_90 {
    padding-bottom: 90px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_90 {
    padding-top: 90px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_95 {
    padding-bottom: 95px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_95 {
    padding-top: 95px;
    }
.bt_bb_separator_v2.bt_bb_bottom_spacing_100 {
    padding-bottom: 100px;
    }
.bt_bb_separator_v2.bt_bb_top_spacing_100 {
    padding-top: 100px;
    }
.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,
.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after {
    border-bottom-color: var(--secondary-color);
    }
.bt_bb_headline {
    color: var(--primary-color);
    }
.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;
    overflow-wrap: inherit;
    }
.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_text_transform_uppercase.bt_bb_headline h1,
.bt_bb_text_transform_uppercase.bt_bb_headline h2,
.bt_bb_text_transform_uppercase.bt_bb_headline h3,
.bt_bb_text_transform_uppercase.bt_bb_headline h4,
.bt_bb_text_transform_uppercase.bt_bb_headline h5,
.bt_bb_text_transform_uppercase.bt_bb_headline h6 {
    text-transform: uppercase;
    }
.bt_bb_text_transform_lowercase.bt_bb_headline h1,
.bt_bb_text_transform_lowercase.bt_bb_headline h2,
.bt_bb_text_transform_lowercase.bt_bb_headline h3,
.bt_bb_text_transform_lowercase.bt_bb_headline h4,
.bt_bb_text_transform_lowercase.bt_bb_headline h5,
.bt_bb_text_transform_lowercase.bt_bb_headline h6 {
    text-transform: lowercase;
    }
.bt_bb_text_transform_capitalize.bt_bb_headline h1,
.bt_bb_text_transform_capitalize.bt_bb_headline h2,
.bt_bb_text_transform_capitalize.bt_bb_headline h3,
.bt_bb_text_transform_capitalize.bt_bb_headline h4,
.bt_bb_text_transform_capitalize.bt_bb_headline h5,
.bt_bb_text_transform_capitalize.bt_bb_headline h6 {
    text-transform: capitalize;
    }
.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 {
    margin-right: auto;
    margin-left: 0;
    }
.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 {
    margin-left: auto;
    margin-right: 0;
    }
.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 {
    margin-right: auto;
    margin-left: 0;
    }
.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 {
    margin-left: auto;
    margin-right: 0;
    }
.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 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    }
.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_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_superheadline_font_weight_normal.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: normal;
    }
.bt_bb_superheadline_font_weight_bold.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: bold;
    }
.bt_bb_superheadline_font_weight_bolder.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: bolder;
    }
.bt_bb_superheadline_font_weight_lighter.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 300;
    }
.bt_bb_superheadline_font_weight_light.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 200;
    }
.bt_bb_superheadline_font_weight_thin.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 100;
    }
.bt_bb_superheadline_font_weight_100.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 100;
    }
.bt_bb_superheadline_font_weight_200.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 200;
    }
.bt_bb_superheadline_font_weight_300.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 300;
    }
.bt_bb_superheadline_font_weight_400.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 400;
    }
.bt_bb_superheadline_font_weight_500.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 500;
    }
.bt_bb_superheadline_font_weight_600.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 600;
    }
.bt_bb_superheadline_font_weight_700.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 700;
    }
.bt_bb_superheadline_font_weight_800.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 800;
    }
.bt_bb_superheadline_font_weight_900.bt_bb_headline .bt_bb_headline_superheadline {
    font-weight: 900;
    }
.bt_bb_superheadline_text_transform_uppercase.bt_bb_headline .bt_bb_headline_superheadline {
    text-transform: uppercase;
    }
.bt_bb_superheadline_text_transform_lowercase.bt_bb_headline .bt_bb_headline_superheadline {
    text-transform: lowercase;
    }
.bt_bb_superheadline_text_transform_capitalize.bt_bb_headline .bt_bb_headline_superheadline {
    text-transform: capitalize;
    }
.bt_bb_headline:after {
    clear: both;
    content: ' ';
    display: table;
    width: 100%;
    }
.bt_bb_headline .bt_bb_headline_subheadline {
    clear: both;
    }
.bt_bb_subheadline_font_weight_normal.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: normal;
    }
.bt_bb_subheadline_font_weight_bold.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: bold;
    }
.bt_bb_subheadline_font_weight_bolder.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: bolder;
    }
.bt_bb_subheadline_font_weight_lighter.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 300;
    }
.bt_bb_subheadline_font_weight_light.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 200;
    }
.bt_bb_subheadline_font_weight_thin.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 100;
    }
.bt_bb_subheadline_font_weight_100.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 100;
    }
.bt_bb_subheadline_font_weight_200.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 200;
    }
.bt_bb_subheadline_font_weight_300.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 300;
    }
.bt_bb_subheadline_font_weight_400.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 400;
    }
.bt_bb_subheadline_font_weight_500.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 500;
    }
.bt_bb_subheadline_font_weight_600.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 600;
    }
.bt_bb_subheadline_font_weight_700.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 700;
    }
.bt_bb_subheadline_font_weight_800.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 800;
    }
.bt_bb_subheadline_font_weight_900.bt_bb_headline .bt_bb_headline_subheadline {
    font-weight: 900;
    }
.bt_bb_subheadline_text_transform_uppercase.bt_bb_headline .bt_bb_headline_subheadline {
    text-transform: uppercase;
    }
.bt_bb_subheadline_text_transform_lowercase.bt_bb_headline .bt_bb_headline_subheadline {
    text-transform: lowercase;
    }
.bt_bb_subheadline_text_transform_capitalize.bt_bb_headline .bt_bb_headline_subheadline {
    text-transform: capitalize;
    }
.bt_bb_headline .bt_bb_headline_superheadline {
    color: var(--secondary-color);
    }
.bt_bb_text p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    }
.bt_bb_image {
    display: block;
    overflow: hidden;
    }
.bt_bb_image > a,
.bt_bb_image > 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_right .bt_bb_align_left.bt_bb_image + .bt_bb_image.bt_bb_align_center,
.bt_bb_align_center .bt_bb_align_left.bt_bb_image + .bt_bb_image.bt_bb_align_center,
.bt_bb_align_right .bt_bb_align_left .bt_bb_image + .bt_bb_image.bt_bb_align_center,
.bt_bb_align_center .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_center,
.bt_bb_align_left .bt_bb_image + .bt_bb_image.bt_bb_align_center {
    margin: 0 auto;
    }
.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_right.bt_bb_image + .bt_bb_image.bt_bb_align_center,
.bt_bb_align_center .bt_bb_align_right.bt_bb_image + .bt_bb_image.bt_bb_align_center,
.bt_bb_align_left .bt_bb_align_right .bt_bb_image + .bt_bb_image.bt_bb_align_center,
.bt_bb_align_center .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_center,
.bt_bb_align_right .bt_bb_image + .bt_bb_image.bt_bb_align_center {
    margin: 0 auto;
    }
.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: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    clear: both;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_image,
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image,
.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image,
.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_image {
    display: inline-block;
    clear: none;
    }
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_image:only-child,
.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image:only-child,
.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image:only-child,
.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_image:only-child {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_image.bt_bb_hover_style_zoom-in > a,
.bt_bb_image.bt_bb_hover_style_to-grayscale > a,
.bt_bb_image.bt_bb_hover_style_from-grayscale > a,
.bt_bb_image.bt_bb_hover_style_zoom-in > span,
.bt_bb_image.bt_bb_hover_style_to-grayscale > span,
.bt_bb_image.bt_bb_hover_style_from-grayscale > 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 > a,
.bt_bb_image.bt_bb_hover_style_flip > 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 > a,
.bt_bb_image.bt_bb_hover_style_flip:hover > 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 > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover > 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 > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover > 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 > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover > 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 > a,
.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover > 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;
    max-width: 100%;
    -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;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    }
.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;
    }
.rtl .bt_bb_align_right .bt_bb_align_left.bt_bb_service,
.rtl .bt_bb_align_center .bt_bb_align_left.bt_bb_service,
.rtl .bt_bb_align_right .bt_bb_align_left .bt_bb_service,
.rtl .bt_bb_align_center .bt_bb_align_left .bt_bb_service,
.rtl .bt_bb_align_left.bt_bb_service,
.rtl .bt_bb_align_left .bt_bb_service,
.rtl .bt_bb_align_left .bt_bb_align_right.bt_bb_service,
.rtl .bt_bb_align_center .bt_bb_align_right.bt_bb_service,
.rtl .bt_bb_align_left .bt_bb_align_right .bt_bb_service,
.rtl .bt_bb_align_center .bt_bb_align_right .bt_bb_service,
.rtl .bt_bb_align_right.bt_bb_service,
.rtl .bt_bb_align_right .bt_bb_service {
    -webkit-flex-flow: row-reverse nowrap;
    -ms-flex-flow: row-reverse nowrap;
    flex-flow: row-reverse nowrap;
    }
.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;
    text-decoration: none;
    -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_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;
    padding: 0 0 0 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
    }
.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: 0 0 0 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: 0 1em 0 0;
    -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;
    padding: 0;
    }
.bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1px var(--primary-color,black) inset;
    box-shadow: 0 0 0 1px var(--primary-color,black) inset;
    color: var(--primary-color,black);
    background-color: transparent;
    }
.bt_bb_service.bt_bb_style_outline:hover .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em var(--primary-color,black) inset;
    box-shadow: 0 0 0 1em var(--primary-color,black) inset;
    background-color: var(--primary-color,black);
    color: var(--secondary-color,white);
    }
.bt_bb_service.bt_bb_style_filled .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em var(--secondary-color,black) inset;
    box-shadow: 0 0 0 1em var(--secondary-color,black) inset;
    color: var(--primary-color,white);
    }
.bt_bb_service.bt_bb_style_filled:hover .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1px var(--secondary-color,black) inset;
    box-shadow: 0 0 0 1px var(--secondary-color,black) inset;
    background-color: var(--primary-color,transparent);
    color: var(--secondary-color,black);
    }
.bt_bb_service.bt_bb_style_borderless .bt_bb_icon_holder {
    color: var(--primary-color);
    }
.bt_bb_service.bt_bb_style_borderless:hover .bt_bb_icon_holder {
    color: var(--secondary-color);
    }
.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;
    }
.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header,
.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header {
    border-color: var(--tabs-primary-color,black);
    }
.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header li,
.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li:hover,
.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li.on {
    border-color: var(--tabs-primary-color,black);
    color: var(--tabs-primary-color,black);
    background-color: transparent;
    }
.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header li:hover,
.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header li.on,
.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li {
    background-color: var(--tabs-primary-color,black);
    color: var(--tabs-secondary-color,white);
    border-color: var(--tabs-primary-color,black);
    }
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li {
    color: var(--tabs-secondary-color);
    }
.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li.on {
    color: var(--tabs-primary-color,black);
    border-color: var(--tabs-primary-color,black);
    }
@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_accordion .bt_bb_accordion_item {
    border-color: var(--accordion-primary-color,black);
    }
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item_title {
    border-color: var(--accordion-primary-color,black);
    color: var(--accordion-primary-color,black);
    background-color: transparent;
    }
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item.on .bt_bb_accordion_item_title,
.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
    color: var(--accordion-secondary-color,white);
    background-color: var(--accordion-primary-color,black);
    }
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title {
    color: var(--accordion-secondary-color,white);
    background-color: var(--accordion-primary-color,black);
    }
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item.on .bt_bb_accordion_item_title,
.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title:hover {
    color: var(--accordion-primary-color,black);
    background-color: transparent;
    }
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title {
    color: var(--accordion-primary-color,black);
    border-color: var(--accordion-primary-color,black);
    }
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:hover,
.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title {
    color: var(--accordion-secondary-color,white);
    border-color: var(--accordion-secondary-color,white);
    }
.bt_bb_video {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    }
.bt_bb_video > .wp-video {
    display: block;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    }
.bt_bb_video > .wp-video .mejs-container.mejs-video {
    width: 100% !important;
    height: 100% !important;
    }
.bt_bb_video iframe,
.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-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-autoplay-toggle-button {
    display: none;
    }
.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_full_screen .slick-slider.slick-initialized .slick-slide > div {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.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;
    }
button.slick-arrow:hover,
button.slick-arrow:focus {
    text-decoration: none;
    }
.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_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,
.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item {
    width: 100%;
    }
}

/* Post text content */
.bt_bb_grid_item_post_content {
    background: rgba(0,0,0,.05);
    padding: 1.5em 1em .5em;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_category {
    padding: 0 0 1em;
    }
.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_grid_item_post_content .bt_bb_grid_item_category .post-categories li {
    margin: 0 0 .25em;
    display: inline-block;
    }
.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_grid_item_post_content .bt_bb_grid_item_category .post-categories li a:hover {
    background: rgba(0,0,0,.1);
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_meta {
    padding: 0 0 1em;
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span {
    display: inline-block;
    font-size: .875em;
    line-height: 1.1;
    font-weight: 600;
    padding: 0 1em 0 0;
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_meta > span:before {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
    font-family: FontAwesome;
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before {
    content: '\f133';
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before {
    content: '\f2bd';
    }
.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_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before {
    content: '\f0e6';
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    font-size: 1.4em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    }
.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_grid_item_post_content .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt:not(:empty) {
    margin-top: 1em;
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_post_share {
    margin-top: 1em;
    }
.bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon {
    float: none;
    }

/* Post image */
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail {
    background: rgba(0,0,0,.3);
    overflow: hidden;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a:after {
    content: "";
    inset: 0;
    position: absolute;
    pointer-events: none;
    display: block;
    z-index: 2;
    opacity: 0;
    background: #000;
    -webkit-transition: 400ms ease all;
    -moz-transition: 400ms ease all;
    transition: 400ms ease all;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 2.5em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    inset: 0;
    position: absolute;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-2em);
    -moz-transform: translateY(-2em);
    -ms-transform: translateY(-2em);
    transform: translateY(-2em);
    color: #fff;
    opacity: 0;
    z-index: 3;
    -webkit-transition: 400ms ease all;
    -moz-transition: 400ms ease all;
    transition: 400ms ease all;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a img {
    z-index: 1;
    display: block;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: 400ms ease all;
    -moz-transition: 400ms ease all;
    transition: 400ms ease all;
    height: 100%;
    object-fit: cover;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a:hover:after {
    opacity: .5;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a:hover:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
    opacity: 1;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item_post_thumbnail a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.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 > .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;
    border-color: var(--secondary-color,black);
    }
.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_currency_position_right.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.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_price_list .bt_bb_price_list_title {
    color: var(--primary-color,white);
    background-color: var(--secondary-color,black);
    }
.bt_bb_price_list ul li {
    border-color: var(--secondary-color,black);
    }
.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 > 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 > 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%;
    max-width: 100%;
    }
.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    }
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 16.66%;
    flex-basis: 16.66%;
    max-width: 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;}
		&.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_category,
.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%;
    max-width: 50%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 33.33%;
    flex-basis: 33.33%;
    max-width: 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%;
    max-width: 100%;
    }
.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 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 > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
    display: inline-block;
    float: left;
    padding: 0 .25em;
    }
.rtl .bt_bb_custom_menu.bt_bb_direction_horizontal div > ul > li {
    float: right;
    }
.bt_bb_font_weight_normal.bt_bb_custom_menu {
    font-weight: normal;
    }
.bt_bb_font_weight_bold.bt_bb_custom_menu {
    font-weight: bold;
    }
.bt_bb_font_weight_bolder.bt_bb_custom_menu {
    font-weight: bolder;
    }
.bt_bb_font_weight_lighter.bt_bb_custom_menu {
    font-weight: 300;
    }
.bt_bb_font_weight_light.bt_bb_custom_menu {
    font-weight: 200;
    }
.bt_bb_font_weight_thin.bt_bb_custom_menu {
    font-weight: 100;
    }
.bt_bb_font_weight_100.bt_bb_custom_menu {
    font-weight: 100;
    }
.bt_bb_font_weight_200.bt_bb_custom_menu {
    font-weight: 200;
    }
.bt_bb_font_weight_300.bt_bb_custom_menu {
    font-weight: 300;
    }
.bt_bb_font_weight_400.bt_bb_custom_menu {
    font-weight: 400;
    }
.bt_bb_font_weight_500.bt_bb_custom_menu {
    font-weight: 500;
    }
.bt_bb_font_weight_600.bt_bb_custom_menu {
    font-weight: 600;
    }
.bt_bb_font_weight_700.bt_bb_custom_menu {
    font-weight: 700;
    }
.bt_bb_font_weight_800.bt_bb_custom_menu {
    font-weight: 800;
    }
.bt_bb_font_weight_900.bt_bb_custom_menu {
    font-weight: 900;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_custom_menu div ul,
.bt_bb_align_right .bt_bb_align_center.bt_bb_custom_menu div ul,
.bt_bb_align_left .bt_bb_align_center .bt_bb_custom_menu div ul,
.bt_bb_align_right .bt_bb_align_center .bt_bb_custom_menu div ul,
.bt_bb_align_center.bt_bb_custom_menu div ul,
.bt_bb_align_center .bt_bb_custom_menu div ul {
    text-align: left;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_custom_menu > div,
.bt_bb_align_right .bt_bb_align_center.bt_bb_custom_menu > div,
.bt_bb_align_left .bt_bb_align_center .bt_bb_custom_menu > div,
.bt_bb_align_right .bt_bb_align_center .bt_bb_custom_menu > div,
.bt_bb_align_center.bt_bb_custom_menu > div,
.bt_bb_align_center .bt_bb_custom_menu > div {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_custom_menu div ul,
.bt_bb_align_center .bt_bb_align_right.bt_bb_custom_menu div ul,
.bt_bb_align_left .bt_bb_align_right .bt_bb_custom_menu div ul,
.bt_bb_align_center .bt_bb_align_right .bt_bb_custom_menu div ul,
.bt_bb_align_right.bt_bb_custom_menu div ul,
.bt_bb_align_right .bt_bb_custom_menu div ul {
    text-align: left;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_custom_menu > div,
.bt_bb_align_center .bt_bb_align_right.bt_bb_custom_menu > div,
.bt_bb_align_left .bt_bb_align_right .bt_bb_custom_menu > div,
.bt_bb_align_center .bt_bb_align_right .bt_bb_custom_menu > div,
.bt_bb_align_right.bt_bb_custom_menu > div,
.bt_bb_align_right .bt_bb_custom_menu > div {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.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.bt_bb_style_outline .bt_bb_progress_bar_bg,
.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg {
    background: var(--secondary-color);
    }
.bt_bb_progress_bar.bt_bb_style_outline .bt_bb_progress_bar_inner,
.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    border-color: var(--primary-color);
    color: var(--primary-color);
    }
.bt_bb_progress_bar.bt_bb_style_filled .bt_bb_progress_bar_bg {
    background: var(--primary-color);
    }
.bt_bb_progress_bar.bt_bb_style_filled .bt_bb_progress_bar_inner {
    background: var(--secondary-color);
    color: var(--primary-color);
    }
.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(https://sherpath.eu/wp-content/plugins/bold-page-builder/css/front_end/google_map.css);*/
.bt_bb_map {
    position: relative;
    }
.bt_bb_map.bt_bb_map_with_content:not(.bt_bb_map_type_static) .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_type_static.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    }
.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;
    visibility: hidden;
    }
.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;
    visibility: hidden;
    -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;
    visibility: visible;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    pointer-events: all;
    }
@media (max-width: 768px) {
.bt_bb_map .bt_bb_map_content:not(.bt_bb_map_type_static) .bt_bb_map_content_wrapper {
    width: 50%;
    }
}

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

/*.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 > div:first-child {
    font-weight: 700;
    }
.bt_bb_widget_select_selected > 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 > div[data-value] {
    line-height: 1.25;
    padding: .625em .4375em;
    }
.bt_bb_widget_select_items > div[data-value] > div:first-child {
    font-weight: 700;
    }
.bt_bb_widget_select_items > div[data-value] > div:last-child {
    margin-top: .5em;
    font-size: .875em;
    }
.bt_bb_widget_select_items > div[data-value="0"] {
    display: none;
    }
.bt_bb_widget_select_items > 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 > 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 > 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:not(.bt_bb_section):not(.btArticleListItem):nth-child(1) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(1) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(1) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(2) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(3) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(4) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(5) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(6) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(7) {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(8) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(9) {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    transition-delay: 1100ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(10) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(11) {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(12) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(13) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(14) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(15) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(16) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(17) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(18) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(19) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(20) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(2) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(2) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(1) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(2) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(3) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(4) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(5) {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(6) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(7) {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    transition-delay: 1100ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(8) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(9) {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(10) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(11) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(12) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(13) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(14) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(15) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(16) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(17) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(18) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(19) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(20) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(3) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(3) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(1) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(2) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(3) {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(4) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(5) {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    transition-delay: 1100ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(6) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(7) {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(8) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(9) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(10) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(11) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(12) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(13) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(14) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(15) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(16) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(17) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(18) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(19) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(20) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(4) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(4) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(1) {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(2) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(3) {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    transition-delay: 1100ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(4) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(5) {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(6) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(7) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(8) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(9) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(10) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(11) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(12) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(13) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(14) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(15) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(16) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(17) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(18) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(19) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(20) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(5) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(5) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(1) {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    transition-delay: 1100ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(2) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(3) {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(4) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(5) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(6) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(7) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(8) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(9) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(10) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(11) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(12) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(13) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(14) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(15) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(16) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(17) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(18) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(19) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(20) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(6) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(6) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    transition-delay: 1200ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(1) {
    -webkit-transition-delay: 1300ms;
    -moz-transition-delay: 1300ms;
    transition-delay: 1300ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(2) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(3) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(4) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(5) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(6) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(7) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(8) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(9) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(10) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(11) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(12) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(13) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(14) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(15) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(16) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(17) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(18) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(19) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(20) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(7) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(7) {
    -webkit-transition-delay: 1400ms;
    -moz-transition-delay: 1400ms;
    transition-delay: 1400ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(1) {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    transition-delay: 1500ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(2) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(3) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(4) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(5) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(6) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(7) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(8) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(9) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(10) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(11) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(12) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(13) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(14) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(15) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(16) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(17) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(18) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(19) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(20) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(8) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(8) {
    -webkit-transition-delay: 1600ms;
    -moz-transition-delay: 1600ms;
    transition-delay: 1600ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(1) {
    -webkit-transition-delay: 1700ms;
    -moz-transition-delay: 1700ms;
    transition-delay: 1700ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(2) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(3) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(4) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(5) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(6) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(7) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(8) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(9) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(10) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(11) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(12) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(13) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(14) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(15) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(16) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(17) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(18) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(19) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(20) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(9) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(9) {
    -webkit-transition-delay: 1800ms;
    -moz-transition-delay: 1800ms;
    transition-delay: 1800ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(1) {
    -webkit-transition-delay: 1900ms;
    -moz-transition-delay: 1900ms;
    transition-delay: 1900ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(2) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(3) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(4) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(5) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(6) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(7) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(8) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(9) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(10) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(11) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(12) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(13) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(14) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(15) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(16) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(17) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(18) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(19) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(20) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(10) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(10) {
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    transition-delay: 2000ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(1) {
    -webkit-transition-delay: 2100ms;
    -moz-transition-delay: 2100ms;
    transition-delay: 2100ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(2) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(3) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(4) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(5) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(6) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(7) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(8) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(9) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(10) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(11) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(12) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(13) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(14) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(15) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(16) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(17) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(18) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(19) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(20) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(11) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(11) {
    -webkit-transition-delay: 2200ms;
    -moz-transition-delay: 2200ms;
    transition-delay: 2200ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(1) {
    -webkit-transition-delay: 2300ms;
    -moz-transition-delay: 2300ms;
    transition-delay: 2300ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(2) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(3) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(4) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(5) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(6) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(7) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(8) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(9) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(10) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(11) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(12) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(13) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(14) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(15) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(16) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(17) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(18) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(19) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(20) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(12) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(12) {
    -webkit-transition-delay: 2400ms;
    -moz-transition-delay: 2400ms;
    transition-delay: 2400ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(1) {
    -webkit-transition-delay: 2500ms;
    -moz-transition-delay: 2500ms;
    transition-delay: 2500ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(2) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(3) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(4) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(5) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(6) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(7) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(8) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(9) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(10) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(11) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(12) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(13) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(14) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(15) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(16) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(17) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(18) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(19) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(20) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(13) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(13) {
    -webkit-transition-delay: 2600ms;
    -moz-transition-delay: 2600ms;
    transition-delay: 2600ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(1) {
    -webkit-transition-delay: 2700ms;
    -moz-transition-delay: 2700ms;
    transition-delay: 2700ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(2) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(3) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(4) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(5) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(6) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(7) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(8) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(9) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(10) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(11) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(12) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(13) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(14) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(15) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(16) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(17) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(18) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(19) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(20) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(14) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(14) {
    -webkit-transition-delay: 2800ms;
    -moz-transition-delay: 2800ms;
    transition-delay: 2800ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(1) {
    -webkit-transition-delay: 2900ms;
    -moz-transition-delay: 2900ms;
    transition-delay: 2900ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(2) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(3) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(4) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(5) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(6) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(7) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(8) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(9) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(10) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(11) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(12) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(13) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(14) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(15) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(16) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(17) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(18) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(19) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(20) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(15) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(15) {
    -webkit-transition-delay: 3000ms;
    -moz-transition-delay: 3000ms;
    transition-delay: 3000ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(1) {
    -webkit-transition-delay: 3100ms;
    -moz-transition-delay: 3100ms;
    transition-delay: 3100ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(2) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(3) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(4) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(5) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(6) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(7) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(8) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(9) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(10) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(11) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(12) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(13) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(14) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(15) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(16) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(17) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(18) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(19) {
    -webkit-transition-delay: 4900ms;
    -moz-transition-delay: 4900ms;
    transition-delay: 4900ms;
    }
.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(20) {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    transition-delay: 5000ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(16) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(16) {
    -webkit-transition-delay: 3200ms;
    -moz-transition-delay: 3200ms;
    transition-delay: 3200ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(1) {
    -webkit-transition-delay: 3300ms;
    -moz-transition-delay: 3300ms;
    transition-delay: 3300ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(2) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(3) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(4) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(5) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(6) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(7) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(8) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(9) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(10) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(11) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(12) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(13) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(14) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(15) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(16) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(17) {
    -webkit-transition-delay: 4900ms;
    -moz-transition-delay: 4900ms;
    transition-delay: 4900ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(18) {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    transition-delay: 5000ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(19) {
    -webkit-transition-delay: 5100ms;
    -moz-transition-delay: 5100ms;
    transition-delay: 5100ms;
    }
.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(20) {
    -webkit-transition-delay: 5200ms;
    -moz-transition-delay: 5200ms;
    transition-delay: 5200ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(17) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(17) {
    -webkit-transition-delay: 3400ms;
    -moz-transition-delay: 3400ms;
    transition-delay: 3400ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(1) {
    -webkit-transition-delay: 3500ms;
    -moz-transition-delay: 3500ms;
    transition-delay: 3500ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(2) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(3) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(4) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(5) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(6) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(7) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(8) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(9) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(10) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(11) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(12) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(13) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(14) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(15) {
    -webkit-transition-delay: 4900ms;
    -moz-transition-delay: 4900ms;
    transition-delay: 4900ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(16) {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    transition-delay: 5000ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(17) {
    -webkit-transition-delay: 5100ms;
    -moz-transition-delay: 5100ms;
    transition-delay: 5100ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(18) {
    -webkit-transition-delay: 5200ms;
    -moz-transition-delay: 5200ms;
    transition-delay: 5200ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(19) {
    -webkit-transition-delay: 5300ms;
    -moz-transition-delay: 5300ms;
    transition-delay: 5300ms;
    }
.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(20) {
    -webkit-transition-delay: 5400ms;
    -moz-transition-delay: 5400ms;
    transition-delay: 5400ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(18) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(18) {
    -webkit-transition-delay: 3600ms;
    -moz-transition-delay: 3600ms;
    transition-delay: 3600ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(1) {
    -webkit-transition-delay: 3700ms;
    -moz-transition-delay: 3700ms;
    transition-delay: 3700ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(2) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(3) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(4) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(5) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(6) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(7) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(8) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(9) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(10) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(11) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(12) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(13) {
    -webkit-transition-delay: 4900ms;
    -moz-transition-delay: 4900ms;
    transition-delay: 4900ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(14) {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    transition-delay: 5000ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(15) {
    -webkit-transition-delay: 5100ms;
    -moz-transition-delay: 5100ms;
    transition-delay: 5100ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(16) {
    -webkit-transition-delay: 5200ms;
    -moz-transition-delay: 5200ms;
    transition-delay: 5200ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(17) {
    -webkit-transition-delay: 5300ms;
    -moz-transition-delay: 5300ms;
    transition-delay: 5300ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(18) {
    -webkit-transition-delay: 5400ms;
    -moz-transition-delay: 5400ms;
    transition-delay: 5400ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(19) {
    -webkit-transition-delay: 5500ms;
    -moz-transition-delay: 5500ms;
    transition-delay: 5500ms;
    }
.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(20) {
    -webkit-transition-delay: 5600ms;
    -moz-transition-delay: 5600ms;
    transition-delay: 5600ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(19) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(19) {
    -webkit-transition-delay: 3800ms;
    -moz-transition-delay: 3800ms;
    transition-delay: 3800ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(1) {
    -webkit-transition-delay: 3900ms;
    -moz-transition-delay: 3900ms;
    transition-delay: 3900ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(2) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(3) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(4) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(5) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(6) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(7) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(8) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(9) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(10) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(11) {
    -webkit-transition-delay: 4900ms;
    -moz-transition-delay: 4900ms;
    transition-delay: 4900ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(12) {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    transition-delay: 5000ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(13) {
    -webkit-transition-delay: 5100ms;
    -moz-transition-delay: 5100ms;
    transition-delay: 5100ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(14) {
    -webkit-transition-delay: 5200ms;
    -moz-transition-delay: 5200ms;
    transition-delay: 5200ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(15) {
    -webkit-transition-delay: 5300ms;
    -moz-transition-delay: 5300ms;
    transition-delay: 5300ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(16) {
    -webkit-transition-delay: 5400ms;
    -moz-transition-delay: 5400ms;
    transition-delay: 5400ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(17) {
    -webkit-transition-delay: 5500ms;
    -moz-transition-delay: 5500ms;
    transition-delay: 5500ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(18) {
    -webkit-transition-delay: 5600ms;
    -moz-transition-delay: 5600ms;
    transition-delay: 5600ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(19) {
    -webkit-transition-delay: 5700ms;
    -moz-transition-delay: 5700ms;
    transition-delay: 5700ms;
    }
.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(20) {
    -webkit-transition-delay: 5800ms;
    -moz-transition-delay: 5800ms;
    transition-delay: 5800ms;
    }
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(20) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(20) {
    -webkit-transition-delay: 4000ms;
    -moz-transition-delay: 4000ms;
    transition-delay: 4000ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(1) {
    -webkit-transition-delay: 4100ms;
    -moz-transition-delay: 4100ms;
    transition-delay: 4100ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(2) {
    -webkit-transition-delay: 4200ms;
    -moz-transition-delay: 4200ms;
    transition-delay: 4200ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(3) {
    -webkit-transition-delay: 4300ms;
    -moz-transition-delay: 4300ms;
    transition-delay: 4300ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(4) {
    -webkit-transition-delay: 4400ms;
    -moz-transition-delay: 4400ms;
    transition-delay: 4400ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(5) {
    -webkit-transition-delay: 4500ms;
    -moz-transition-delay: 4500ms;
    transition-delay: 4500ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(6) {
    -webkit-transition-delay: 4600ms;
    -moz-transition-delay: 4600ms;
    transition-delay: 4600ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(7) {
    -webkit-transition-delay: 4700ms;
    -moz-transition-delay: 4700ms;
    transition-delay: 4700ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(8) {
    -webkit-transition-delay: 4800ms;
    -moz-transition-delay: 4800ms;
    transition-delay: 4800ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(9) {
    -webkit-transition-delay: 4900ms;
    -moz-transition-delay: 4900ms;
    transition-delay: 4900ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(10) {
    -webkit-transition-delay: 5000ms;
    -moz-transition-delay: 5000ms;
    transition-delay: 5000ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(11) {
    -webkit-transition-delay: 5100ms;
    -moz-transition-delay: 5100ms;
    transition-delay: 5100ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(12) {
    -webkit-transition-delay: 5200ms;
    -moz-transition-delay: 5200ms;
    transition-delay: 5200ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(13) {
    -webkit-transition-delay: 5300ms;
    -moz-transition-delay: 5300ms;
    transition-delay: 5300ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(14) {
    -webkit-transition-delay: 5400ms;
    -moz-transition-delay: 5400ms;
    transition-delay: 5400ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(15) {
    -webkit-transition-delay: 5500ms;
    -moz-transition-delay: 5500ms;
    transition-delay: 5500ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(16) {
    -webkit-transition-delay: 5600ms;
    -moz-transition-delay: 5600ms;
    transition-delay: 5600ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(17) {
    -webkit-transition-delay: 5700ms;
    -moz-transition-delay: 5700ms;
    transition-delay: 5700ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(18) {
    -webkit-transition-delay: 5800ms;
    -moz-transition-delay: 5800ms;
    transition-delay: 5800ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(19) {
    -webkit-transition-delay: 5900ms;
    -moz-transition-delay: 5900ms;
    transition-delay: 5900ms;
    }
.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(20) {
    -webkit-transition-delay: 6000ms;
    -moz-transition-delay: 6000ms;
    transition-delay: 6000ms;
    }
.animate.bt_bb_section,
.animate.btArticleListItem {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.animate.bt_bb_section {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }

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

/* Move, Move & Fade */
.animate[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);
    }
.animate[class*="move_down"].bt_bb_separator,
.animate[class*="move_down"].bt_bb_progress_bar,
.animate[class*="move_down"].bt_bb_countdown {
    -webkit-transform: translate3d(0,-50px,0);
    -moz-transform: translate3d(0,-50px,0);
    -ms-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50px,0);
    }
.animate[class*="move_up"] {
    -webkit-transform: translate3d(0,30px,0);
    -moz-transform: translate3d(0,30px,0);
    -ms-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
    }
.animate[class*="move_up"].bt_bb_separator,
.animate[class*="move_up"].bt_bb_progress_bar,
.animate[class*="move_up"].bt_bb_countdown {
    -webkit-transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    }
.animate[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);
    }
.animate[class*="move_left"].bt_bb_separator,
.animate[class*="move_left"].bt_bb_progress_bar,
.animate[class*="move_left"].bt_bb_countdown {
    -webkit-transform: translate3d(50px,0,0);
    -moz-transform: translate3d(50px,0,0);
    -ms-transform: translate3d(50px,0,0);
    transform: translate3d(50px,0,0);
    }
.animate[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);
    }
.animate[class*="move_right"].bt_bb_separator,
.animate[class*="move_right"].bt_bb_progress_bar,
.animate[class*="move_right"].bt_bb_countdown {
    -webkit-transform: translate3d(-50px,0,0);
    -moz-transform: translate3d(-50px,0,0);
    -ms-transform: translate3d(-50px,0,0);
    transform: translate3d(-50px,0,0);
    }
.animate[class*="move_right"].animated,
.animate[class*="move_left"].animated,
.animate[class*="move_up"].animated,
.animate[class*="move_down"].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 */
.animate[class*="zoom_in"] {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    }
.animate[class*="zoom_out"] {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    }
.animate[class*="zoom_in"].animated,
.animate[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_"] {
		> .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 {
    overflow: auto;
    padding: 0 15%;
    }
.btCounterHolder .btCountdownHolder > span {
    vertical-align: top;
    display: inline-block;
    padding: 0 0 5px;
    }
.btCounterHolder .btCountdownHolder > span > span {
    display: inline-block;
    }
.btCounterHolder .btCountdownHolder > span > span > 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"] > 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,
.btCounterHolder.bt_bb_size_large {
    font-size: 4.5rem;
    font-weight: 700;
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder,
.btCounterHolder.bt_bb_size_large .btCountdownHolder {
    padding: 0 10%;
    }
.btCounterHolder.btCounterLargeSize .btCounter,
.btCounterHolder.bt_bb_size_large .btCounter {
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize span.onedigit,
.btCounterHolder.bt_bb_size_large span.onedigit {
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize span.onedigit span,
.btCounterHolder.bt_bb_size_large span.onedigit span {
    height: 4.5rem;
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder > span > span > span,
.btCounterHolder.bt_bb_size_large .btCountdownHolder > span > span > 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,
.btCounterHolder.bt_bb_size_large .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),
.btCounterHolder.bt_bb_size_large .btCountdownHolder span[class^="n"],
.btCounterHolder.bt_bb_size_large .btCountdownHolder .days span:first-child,
.btCounterHolder.bt_bb_size_large .btCountdownHolder .days span:nth-child(2),
.btCounterHolder.bt_bb_size_large .btCountdownHolder .days span:nth-child(3) {
    height: 4.5rem;
    }

/* CSS image grid */
.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    display: grid;
    }
.bt_bb_gap_no_gap.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-gap: 0;
    }
.bt_bb_gap_extrasmall.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-gap: 1px;
    }
.bt_bb_gap_small.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-gap: 5px;
    }
.bt_bb_gap_normal.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-gap: 20px;
    }
.bt_bb_gap_large.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-gap: 30px;
    }
.bt_bb_columns_1.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr;
    }
.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr;
    }
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr 1fr;
    }
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    }
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image img {
    display: block;
    object-fit: cover;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    inset: 0;
    pointer-events: none;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    opacity: 0;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after {
    content: "\e618";
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    font-family: Icon7Stroke;
    color: #FFF;
    inset: 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 3em;
    pointer-events: none;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    opacity: 0;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/span 2;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/span 2;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/span 2;
    grid-row: auto/span 2;
    }
.bt_bb_shape_rounded.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
    border-radius: 5px;
    overflow: hidden;
    }
.bt_bb_shape_round.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
    border-radius: 20px;
    overflow: hidden;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item:hover .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before {
    opacity: .5;
    }
.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item:hover .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after {
    opacity: 1;
    }
.bt_bb_no_lightbox.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item {
    cursor: unset;
    }
.bt_bb_no_lightbox.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before,
.bt_bb_no_lightbox.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after {
    display: none;
    }
@media (max-width: 992px) {
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr 1fr;
    }
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/auto;
    }
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/span 2;
    grid-row: auto/auto;
    }
}

@media (max-width: 768px) {
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr 1fr;
    }
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/auto;
    }
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/auto;
    grid-row: auto/auto;
    }
}

@media (max-width: 480px) {
.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content {
    grid-template-columns: 1fr;
    }
.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/auto;
    }
.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,
.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/auto;
    grid-row: auto/auto;
    }
}

/* CSS post / portfolio grid 
--------------------------------------------------- */
.bt_bb_css_post_grid {
    --accent-color: #0f0;
    --dark-color: #000;
    --light-color: #fff;
    --post-pf-grid-gap-small: .5em;
    --post-pf-grid-gap-normal: 1em;
    --post-pf-grid-gap-large: 2em;
    --post-pf-grid-title-lines: 2;
    --post-pf-grid-excerpt-lines: 3;
    --post-pf-grid-padding: 40px;
    --post-pf-soft-radius: 5px;
    --post-pf-hard-radius: 20px;
    }
.bt_bb_css_post_grid .bt_bb_post_grid_loader {
    margin-top: 2em;
    border: 3px solid rgba(0,0,0,.2);
    border-top: 3px solid var(--dark-color);
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content {
    display: grid;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content a {
    color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content a:hover {
    color: inherit;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_sizer {
    display: none;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 100%;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/span 2;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/span 2;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/span 2;
    grid-row: auto/span 2;
    }
.bt_bb_css_post_grid .bt_bb_grid_item {
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.bt_bb_css_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    border-radius: var(--post-pf-border-radius);
    overflow: hidden;
    }
.bt_bb_css_post_grid .bt_bb_css_post_grid_button_holder {
    text-align: center;
    padding-top: 1em;
    display: none;
    }
.bt_bb_css_post_grid.bt_bb_auto_loading_load_more_loading.bt_bb_grid_first_load_passed .bt_bb_css_post_grid_button_holder {
    display: block;
    }
.bt_bb_css_post_grid.bt_bb_grid_loading.bt_bb_auto_loading_load_more_loading.bt_bb_grid_first_load_passed .bt_bb_css_post_grid_button_holder {
    display: none;
    }
.bt_bb_css_post_grid.bt_bb_columns_1 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(3))):has(.bt_bb_tile_format_12) .bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(2))):has(.bt_bb_tile_format_22) .bt_bb_tile_format_22 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(4))):has(.bt_bb_tile_format_12) .bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(3))):has(.bt_bb_tile_format_22) .bt_bb_tile_format_22 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(5))):has(.bt_bb_tile_format_12) .bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(4))):has(.bt_bb_tile_format_22) .bt_bb_tile_format_22 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(6))):has(.bt_bb_tile_format_12) .bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(5))):has(.bt_bb_tile_format_22) .bt_bb_tile_format_22 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(7))):has(.bt_bb_tile_format_12) .bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content:not(:has(.bt_bb_grid_item:nth-child(6))):has(.bt_bb_tile_format_22) .bt_bb_tile_format_22 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_shape_square .bt_bb_grid_item {
    border-radius: 0;
    }
.bt_bb_css_post_grid.bt_bb_shape_rounded .bt_bb_grid_item {
    overflow: hidden;
    border-radius: var(--post-pf-soft-radius);
    }
.bt_bb_css_post_grid.bt_bb_shape_round .bt_bb_grid_item {
    overflow: hidden;
    border-radius: var(--post-pf-hard-radius);
    }
.bt_bb_css_post_grid.bt_bb_gap_small .bt_bb_css_post_grid_content {
    grid-gap: -webkit-calc(var(--post-pf-grid-gap-small) * 2);
    grid-gap: -moz-calc(var(--post-pf-grid-gap-small) * 2);
    grid-gap: calc(var(--post-pf-grid-gap-small) * 2);
    }
.bt_bb_css_post_grid.bt_bb_gap_small .bt_bb_css_post_grid_button_holder {
    padding-top: -webkit-calc(var(--post-pf-grid-gap-small) * 2);
    padding-top: -moz-calc(var(--post-pf-grid-gap-small) * 2);
    padding-top: calc(var(--post-pf-grid-gap-small) * 2);
    }
.bt_bb_css_post_grid.bt_bb_gap_normal .bt_bb_css_post_grid_content {
    grid-gap: -webkit-calc(var(--post-pf-grid-gap-normal) * 2);
    grid-gap: -moz-calc(var(--post-pf-grid-gap-normal) * 2);
    grid-gap: calc(var(--post-pf-grid-gap-normal) * 2);
    }
.bt_bb_css_post_grid.bt_bb_gap_normal .bt_bb_css_post_grid_button_holder {
    padding-top: -webkit-calc(var(--post-pf-grid-gap-normal) * 2);
    padding-top: -moz-calc(var(--post-pf-grid-gap-normal) * 2);
    padding-top: calc(var(--post-pf-grid-gap-normal) * 2);
    }
.bt_bb_css_post_grid.bt_bb_gap_large .bt_bb_css_post_grid_content {
    grid-gap: -webkit-calc(var(--post-pf-grid-gap-large) * 2);
    grid-gap: -moz-calc(var(--post-pf-grid-gap-large) * 2);
    grid-gap: calc(var(--post-pf-grid-gap-large) * 2);
    }
.bt_bb_css_post_grid.bt_bb_gap_large .bt_bb_css_post_grid_button_holder {
    padding-top: -webkit-calc(var(--post-pf-grid-gap-large) * 2);
    padding-top: -moz-calc(var(--post-pf-grid-gap-large) * 2);
    padding-top: calc(var(--post-pf-grid-gap-large) * 2);
    }

/* Responsive */
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 {
    container-name: bt_bb_container_21;
    container-type: inline-size;
    }
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_12 {
    container-name: bt_bb_container_21;
    container-type: inline-size;
    }
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_22 {
    container-name: bt_bb_container_22;
    container-type: inline-size;
    }
@media (max-width: 992px) {
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/span 2;
    grid-row: auto/auto;
    }
}

@media (max-width: 768px) {
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/span 2;
    grid-row: auto/auto;
    }
}

@media (max-width: 580px) {
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content {
    grid-template-columns: 1fr;
    }
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_21 {
    grid-column: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_12 {
    grid-row: auto/auto;
    }
.bt_bb_css_post_grid.bt_bb_columns_2 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_3 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_4 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_5 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22,
.bt_bb_css_post_grid.bt_bb_columns_6 .bt_bb_css_post_grid_content .bt_bb_grid_item.bt_bb_tile_format_22 {
    grid-column: auto/auto;
    grid-row: auto/auto;
    }
}

@media (min-width: 768px) {
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    position: absolute;
    inset: 0;
    z-index: 1;
    }
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:before {
    display: none;
    }
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner .bt_bb_grid_item_post_content {
    z-index: 2;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin: 1.5em;
    }
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
    color: inherit;
    }
}

@container (min-width: 36em) {
.bt_bb_css_post_grid .bt_bb_grid_item.bt_bb_tile_format_21 .bt_bb_grid_item_inner .bt_bb_grid_item_post_content {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
}

@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.333333%;
    }
.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.666666%;
    }

/* 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;
    }

/* IE 10 fix start */
.bt_bb_row .bt_bb_column {
    max-width: 100%;
    }
.bt_bb_row_inner .bt_bb_column {
    max-width: 100%;
    }
.bt_bb_column[data-width="12"],
.bt_bb_column_inner[data-width="12"] {
    max-width: 100%;
    }
.bt_bb_column[data-width="11"],
.bt_bb_column_inner[data-width="11"] {
    max-width: 91.666666%;
    }
.bt_bb_column[data-width="10"],
.bt_bb_column_inner[data-width="10"] {
    max-width: 83.333333%;
    }
.bt_bb_column[data-width="9.6"],
.bt_bb_column_inner[data-width="9.6"] {
    max-width: 80%;
    }
.bt_bb_column[data-width="9"],
.bt_bb_column_inner[data-width="9"] {
    max-width: 75%;
    }
.bt_bb_column[data-width="8"],
.bt_bb_column_inner[data-width="8"] {
    max-width: 66.666666%;
    }
.bt_bb_column[data-width="7.2"],
.bt_bb_column_inner[data-width="7.2"] {
    max-width: 60%;
    }
.bt_bb_column[data-width="7"],
.bt_bb_column_inner[data-width="7"] {
    max-width: 58.333333%;
    }
.bt_bb_column[data-width="6"],
.bt_bb_column_inner[data-width="6"] {
    max-width: 50%;
    }
.bt_bb_column[data-width="5"],
.bt_bb_column_inner[data-width="5"] {
    max-width: 41.666666%;
    }
.bt_bb_column[data-width="4.8"],
.bt_bb_column_inner[data-width="4.8"] {
    max-width: 40%;
    }
.bt_bb_column[data-width="4"],
.bt_bb_column_inner[data-width="4"] {
    max-width: 33.333333%;
    }
.bt_bb_column[data-width="2.4"],
.bt_bb_column_inner[data-width="2.4"] {
    max-width: 20%;
    }
.bt_bb_column[data-width="3"],
.bt_bb_column_inner[data-width="3"] {
    max-width: 25%;
    }
.bt_bb_column[data-width="2"],
.bt_bb_column_inner[data-width="2"] {
    max-width: 16.666666%;
    }
.bt_bb_column[data-width="1"],
.bt_bb_column_inner[data-width="1"] {
    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="6"],
.bt_bb_column[data-width="5"],
.bt_bb_column[data-width="4"],
.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="6"],
.bt_bb_column_inner[data-width="5"],
.bt_bb_column_inner[data-width="4"] {
    max-width: 100%;
    }
.bt_bb_column[data-width="3"],
.bt_bb_column_inner[data-width="3"] {
    max-width: 50%;
    }
.bt_bb_column[data-width="2"],
.bt_bb_column_inner[data-width="2"] {
    max-width: 33.333333%;
    }
}

@media (max-width: 768px) {
.bt_bb_column[data-width="2.4"],
.bt_bb_column[data-width="9.6"],
.bt_bb_column_inner[data-width="2.4"],
.bt_bb_column_inner[data-width="9.6"] {
    max-width: 100%;
    }
.bt_bb_column[data-width="4.8"],
.bt_bb_column[data-width="7.2"],
.bt_bb_column_inner[data-width="4.8"],
.bt_bb_column_inner[data-width="7.2"] {
    max-width: 50%;
    }
}

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

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

@media (max-width: 992px) and (min-width: 621px) {
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"]:not(.col-md-12),
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"]:not(.col-md-12) {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    }
.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"]:not(.col-md-12),
.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"]:not(.col-md-12) {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 33.333333%;
    }
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12),
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12) {
    -webkit-flex-basis: 66.666666%;
    flex-basis: 66.666666%;
    }
.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12),
.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12) {
    -webkit-flex-basis: 33.333333%;
    flex-basis: 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"] {
    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"] {
    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"] {
    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"] {
    max-width: 100%;
    }
}

@media (min-width: 1201px) {
.bt_bb_column.col-xl-12,
.bt_bb_column_inner.col-xl-12 {
    max-width: 100%;
    }
.bt_bb_column.col-xl-11,
.bt_bb_column_inner.col-xl-11 {
    max-width: 91.666666%;
    }
.bt_bb_column.col-xl-10,
.bt_bb_column_inner.col-xl-10 {
    max-width: 83.333333%;
    }
.bt_bb_column.col-xl-9_6,
.bt_bb_column_inner.col-xl-9_6 {
    max-width: 80%;
    }
.bt_bb_column.col-xl-9,
.bt_bb_column_inner.col-xl-9 {
    max-width: 75%;
    }
.bt_bb_column.col-xl-8,
.bt_bb_column_inner.col-xl-8 {
    max-width: 66.666666%;
    }
.bt_bb_column.col-xl-7_2,
.bt_bb_column_inner.col-xl-7_2 {
    max-width: 60%;
    }
.bt_bb_column.col-xl-7,
.bt_bb_column_inner.col-xl-7 {
    max-width: 58.333333%;
    }
.bt_bb_column.col-xl-6,
.bt_bb_column_inner.col-xl-6 {
    max-width: 50%;
    }
.bt_bb_column.col-xl-5,
.bt_bb_column_inner.col-xl-5 {
    max-width: 41.666666%;
    }
.bt_bb_column.col-xl-4_8,
.bt_bb_column_inner.col-xl-4_8 {
    max-width: 40%;
    }
.bt_bb_column.col-xl-4,
.bt_bb_column_inner.col-xl-4 {
    max-width: 33.333333%;
    }
.bt_bb_column.col-xl-2_4,
.bt_bb_column_inner.col-xl-2_4 {
    max-width: 20%;
    }
.bt_bb_column.col-xl-3,
.bt_bb_column_inner.col-xl-3 {
    max-width: 25%;
    }
.bt_bb_column.col-xl-2,
.bt_bb_column_inner.col-xl-2 {
    max-width: 16.666666%;
    }
.bt_bb_column.col-xl-1,
.bt_bb_column_inner.col-xl-1 {
    max-width: 8.333333%;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
.bt_bb_column.col-lg-12,
.bt_bb_column_inner.col-lg-12 {
    max-width: 100%;
    }
.bt_bb_column.col-lg-11,
.bt_bb_column_inner.col-lg-11 {
    max-width: 91.666666%;
    }
.bt_bb_column.col-lg-10,
.bt_bb_column_inner.col-lg-10 {
    max-width: 83.333333%;
    }
.bt_bb_column.col-lg-9_6,
.bt_bb_column_inner.col-lg-9_6 {
    max-width: 80%;
    }
.bt_bb_column.col-lg-9,
.bt_bb_column_inner.col-lg-9 {
    max-width: 75%;
    }
.bt_bb_column.col-lg-8,
.bt_bb_column_inner.col-lg-8 {
    max-width: 66.666666%;
    }
.bt_bb_column.col-lg-7_2,
.bt_bb_column_inner.col-lg-7_2 {
    max-width: 60%;
    }
.bt_bb_column.col-lg-7,
.bt_bb_column_inner.col-lg-7 {
    max-width: 58.333333%;
    }
.bt_bb_column.col-lg-6,
.bt_bb_column_inner.col-lg-6 {
    max-width: 50%;
    }
.bt_bb_column.col-lg-5,
.bt_bb_column_inner.col-lg-5 {
    max-width: 41.666666%;
    }
.bt_bb_column.col-lg-4_8,
.bt_bb_column_inner.col-lg-4_8 {
    max-width: 40%;
    }
.bt_bb_column.col-lg-4,
.bt_bb_column_inner.col-lg-4 {
    max-width: 33.333333%;
    }
.bt_bb_column.col-lg-2_4,
.bt_bb_column_inner.col-lg-2_4 {
    max-width: 20%;
    }
.bt_bb_column.col-lg-3,
.bt_bb_column_inner.col-lg-3 {
    max-width: 25%;
    }
.bt_bb_column.col-lg-2,
.bt_bb_column_inner.col-lg-2 {
    max-width: 16.666666%;
    }
.bt_bb_column.col-lg-1,
.bt_bb_column_inner.col-lg-1 {
    max-width: 8.333333%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
.bt_bb_column.col-md-12,
.bt_bb_column_inner.col-md-12 {
    max-width: 100%;
    }
.bt_bb_column.col-md-11,
.bt_bb_column_inner.col-md-11 {
    max-width: 91.666666%;
    }
.bt_bb_column.col-md-10,
.bt_bb_column_inner.col-md-10 {
    max-width: 83.333333%;
    }
.bt_bb_column.col-md-9_6,
.bt_bb_column_inner.col-md-9_6 {
    max-width: 80%;
    }
.bt_bb_column.col-md-9,
.bt_bb_column_inner.col-md-9 {
    max-width: 75%;
    }
.bt_bb_column.col-md-8,
.bt_bb_column_inner.col-md-8 {
    max-width: 66.666666%;
    }
.bt_bb_column.col-md-7_2,
.bt_bb_column_inner.col-md-7_2 {
    max-width: 60%;
    }
.bt_bb_column.col-md-7,
.bt_bb_column_inner.col-md-7 {
    max-width: 58.333333%;
    }
.bt_bb_column.col-md-6,
.bt_bb_column_inner.col-md-6 {
    max-width: 50%;
    }
.bt_bb_column.col-md-5,
.bt_bb_column_inner.col-md-5 {
    max-width: 41.666666%;
    }
.bt_bb_column.col-md-4_8,
.bt_bb_column_inner.col-md-4_8 {
    max-width: 40%;
    }
.bt_bb_column.col-md-4,
.bt_bb_column_inner.col-md-4 {
    max-width: 33.333333%;
    }
.bt_bb_column.col-md-2_4,
.bt_bb_column_inner.col-md-2_4 {
    max-width: 20%;
    }
.bt_bb_column.col-md-3,
.bt_bb_column_inner.col-md-3 {
    max-width: 25%;
    }
.bt_bb_column.col-md-2,
.bt_bb_column_inner.col-md-2 {
    max-width: 16.666666%;
    }
.bt_bb_column.col-md-1,
.bt_bb_column_inner.col-md-1 {
    max-width: 8.333333%;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
.bt_bb_column.col-sm-12,
.bt_bb_column.col-ms-12,
.bt_bb_column_inner.col-sm-12,
.bt_bb_column_inner.col-ms-12 {
    max-width: 100%;
    }
.bt_bb_column.col-sm-11,
.bt_bb_column.col-ms-11,
.bt_bb_column_inner.col-sm-11,
.bt_bb_column_inner.col-ms-11 {
    max-width: 91.666666%;
    }
.bt_bb_column.col-sm-10,
.bt_bb_column.col-ms-10,
.bt_bb_column_inner.col-sm-10,
.bt_bb_column_inner.col-ms-10 {
    max-width: 83.333333%;
    }
.bt_bb_column.col-sm-9_6,
.bt_bb_column.col-ms-9_6,
.bt_bb_column_inner.col-sm-9_6,
.bt_bb_column_inner.col-ms-9_6 {
    max-width: 80%;
    }
.bt_bb_column.col-sm-9,
.bt_bb_column.col-ms-9,
.bt_bb_column_inner.col-sm-9,
.bt_bb_column_inner.col-ms-9 {
    max-width: 75%;
    }
.bt_bb_column.col-sm-8,
.bt_bb_column.col-ms-8,
.bt_bb_column_inner.col-sm-8,
.bt_bb_column_inner.col-ms-8 {
    max-width: 66.666666%;
    }
.bt_bb_column.col-sm-7_2,
.bt_bb_column.col-ms-7_2,
.bt_bb_column_inner.col-sm-7_2,
.bt_bb_column_inner.col-ms-7_2 {
    max-width: 60%;
    }
.bt_bb_column.col-sm-7,
.bt_bb_column.col-ms-7,
.bt_bb_column_inner.col-sm-7,
.bt_bb_column_inner.col-ms-7 {
    max-width: 58.333333%;
    }
.bt_bb_column.col-sm-6,
.bt_bb_column.col-ms-6,
.bt_bb_column_inner.col-sm-6,
.bt_bb_column_inner.col-ms-6 {
    max-width: 50%;
    }
.bt_bb_column.col-sm-5,
.bt_bb_column.col-ms-5,
.bt_bb_column_inner.col-sm-5,
.bt_bb_column_inner.col-ms-5 {
    max-width: 41.666666%;
    }
.bt_bb_column.col-sm-4_8,
.bt_bb_column.col-ms-4_8,
.bt_bb_column_inner.col-sm-4_8,
.bt_bb_column_inner.col-ms-4_8 {
    max-width: 40%;
    }
.bt_bb_column.col-sm-4,
.bt_bb_column.col-ms-4,
.bt_bb_column_inner.col-sm-4,
.bt_bb_column_inner.col-ms-4 {
    max-width: 33.333333%;
    }
.bt_bb_column.col-sm-2_4,
.bt_bb_column.col-ms-2_4,
.bt_bb_column_inner.col-sm-2_4,
.bt_bb_column_inner.col-ms-2_4 {
    max-width: 20%;
    }
.bt_bb_column.col-sm-3,
.bt_bb_column.col-ms-3,
.bt_bb_column_inner.col-sm-3,
.bt_bb_column_inner.col-ms-3 {
    max-width: 25%;
    }
.bt_bb_column.col-sm-2,
.bt_bb_column.col-ms-2,
.bt_bb_column_inner.col-sm-2,
.bt_bb_column_inner.col-ms-2 {
    max-width: 16.666666%;
    }
.bt_bb_column.col-sm-1,
.bt_bb_column.col-ms-1,
.bt_bb_column_inner.col-sm-1,
.bt_bb_column_inner.col-ms-1 {
    max-width: 8.333333%;
    }
}

@media (max-width: 480px) {
.bt_bb_column.col-xs-12,
.bt_bb_column_inner.col-xs-12 {
    max-width: 100%;
    }
.bt_bb_column.col-xs-11,
.bt_bb_column_inner.col-xs-11 {
    max-width: 91.666666%;
    }
.bt_bb_column.col-xs-10,
.bt_bb_column_inner.col-xs-10 {
    max-width: 83.333333%;
    }
.bt_bb_column.col-xs-9_6,
.bt_bb_column_inner.col-xs-9_6 {
    max-width: 80%;
    }
.bt_bb_column.col-xs-9,
.bt_bb_column_inner.col-xs-9 {
    max-width: 75%;
    }
.bt_bb_column.col-xs-8,
.bt_bb_column_inner.col-xs-8 {
    max-width: 66.666666%;
    }
.bt_bb_column.col-xs-7_2,
.bt_bb_column_inner.col-xs-7_2 {
    max-width: 60%;
    }
.bt_bb_column.col-xs-7,
.bt_bb_column_inner.col-xs-7 {
    max-width: 58.333333%;
    }
.bt_bb_column.col-xs-6,
.bt_bb_column_inner.col-xs-6 {
    max-width: 50%;
    }
.bt_bb_column.col-xs-5,
.bt_bb_column_inner.col-xs-5 {
    max-width: 41.666666%;
    }
.bt_bb_column.col-xs-4_8,
.bt_bb_column_inner.col-xs-4_8 {
    max-width: 40%;
    }
.bt_bb_column.col-xs-4,
.bt_bb_column_inner.col-xs-4 {
    max-width: 33.333333%;
    }
.bt_bb_column.col-xs-2_4,
.bt_bb_column_inner.col-xs-2_4 {
    max-width: 20%;
    }
.bt_bb_column.col-xs-3,
.bt_bb_column_inner.col-xs-3 {
    max-width: 25%;
    }
.bt_bb_column.col-xs-2,
.bt_bb_column_inner.col-xs-2 {
    max-width: 16.666666%;
    }
.bt_bb_column.col-xs-1,
.bt_bb_column_inner.col-xs-1 {
    max-width: 8.333333%;
    }
}

/* IE 10 fix end */
}

/* 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;
    }
}/* info: https://sherpath.eu/wp-content/plugins/bold-page-builder/slick/slick.css */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}/* info: https://sherpath.eu/wp-content/plugins/bold-timeline-lite/style.css */
/* TODO: uvesti fontove tek kada je potrebno? */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome5Brands */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1776246544) format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/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);
    }
[data-ico-fa5b]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5b);
    }

/* Variables */
/* rem */
/* em */
/* rem */
/* em */
/* em */
/* em */
/* em */
/* em */
/* px */
/* px */
/* px */
/* em */
/* px */
/* em */
/* em */
/* em */
/* px */
/* px */
/* TODO: na kraju ne bi trebali da imamo defaultLineThickness */
/* px */
/* px */
/* px */
/* px */
/* FRAGMENTS */
/* CONTAINER */
/* TODO: uvesti fontove tek kada je potrebno? */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome5Brands */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1776246544) format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/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);
    }
[data-ico-fa5b]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5b);
    }

/* Variables */
/* rem */
/* em */
/* rem */
/* em */
/* em */
/* em */
/* em */
/* em */
/* px */
/* px */
/* px */
/* em */
/* px */
/* em */
/* em */
/* em */
/* px */
/* px */
/* TODO: na kraju ne bi trebali da imamo defaultLineThickness */
/* px */
/* px */
/* px */
/* px */
/* FRAGMENTS */
/* override! */
:root {
    --boldthemes-default-line-color: #eeeeee;
    }
.bold_timeline_container {
    margin: 0;
    padding: 0;
    }
.bold_timeline_container p {
    margin-top: 0;
    }
.bold_timeline_container p:last-child {
    margin-bottom: 0;
    }

/* Main line */
.bold_timeline_container.bold_timeline_container_has_line_style {
    position: relative;
    }
.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    content: '';
    position: absolute;
    right: auto;
    border-color: var(--boldthemes-default-line-color);
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    top: 0;
    bottom: 0;
    left: 50%;
    right: auto;
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    right: 0;
    left: 0;
    bottom: auto;
    top: 7em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    top: 9em;
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    right: 0;
    left: 0;
    top: auto;
    bottom: 7em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    bottom: 9em;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_line_style_solid.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-top-style: solid;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_line_style_solid.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-left-style: solid;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_line_style_dashed.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-top-style: dashed;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_line_style_dashed.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-left-style: dashed;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_line_style_dotted.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-top-style: dotted;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_line_style_dotted.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-left-style: dotted;
    }

/* Line Thickness: thin/normal/thick */
.bold_timeline_container_line_thickness_thin.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-width: 1px;
    -webkit-transform: translateX(0%) !important;
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
    }
.bold_timeline_container_line_thickness_normal.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-width: 2px;
    }
.bold_timeline_container_line_thickness_thick.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    border-width: 4px;
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    }

/* Responsive */
@media (max-width: 479px) {
.bold_timeline_responsive_hidden_xs {
    display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
.bold_timeline_responsive_hidden_ms {
    display: none !important;
    }
}

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

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

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

/* Responsive options */
@media (max-width: 768px) {
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item {
    margin: 0 0 1em 0 !important;
    }
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item .bold_timeline_item_icon {
    opacity: 0 !important;
    }
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header {
    margin: 0 0 1em 0 !important;
    }
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_container_line {
    display: none;
    }
}

/* Added bootstrap visible / hidden classes */
@media (max-width: 480px) {
.visible-xs {
    display: block !important;
    }
}

@media (min-width: 480px) and (max-width:767px) {
.visible-ms {
    display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
    display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
    display: block !important;
    }
}

@media (min-width: 1200px) {
.visible-lg {
    display: block !important;
    }
}

@media (max-width: 480px) {
.hidden-xs {
    display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
.hidden-ms {
    display: none !important;
    }
}

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

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

@media (min-width: 1200px) {
.hidden-lg {
    display: none !important;
    }
}

.crush-fix {
    display: none !important;
    }

/* GROUP */
/* TODO: uvesti fontove tek kada je potrebno? */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome5Brands */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1776246544) format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/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);
    }
[data-ico-fa5b]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5b);
    }

/* Variables */
/* rem */
/* em */
/* rem */
/* em */
/* em */
/* em */
/* em */
/* em */
/* px */
/* px */
/* px */
/* em */
/* px */
/* em */
/* em */
/* em */
/* px */
/* px */
/* TODO: na kraju ne bi trebali da imamo defaultLineThickness */
/* px */
/* px */
/* px */
/* px */
/* FRAGMENTS */
/* override! */
:root {
    --boldthemes-default-group-color: #181818;
    --boldthemes-default-button-color: #008ed4;
    }
.bold_timeline_group {
    position: relative;
    z-index: 1;
    }
.bold_timeline_container_has_group_title_font .bold_timeline_group .h1,
.bold_timeline_container_has_group_title_font .bold_timeline_group h2,
.bold_timeline_container_has_group_title_font .bold_timeline_group h3,
.bold_timeline_container_has_group_title_font .bold_timeline_group h4,
.bold_timeline_container_has_group_title_font .bold_timeline_group h5,
.bold_timeline_container_has_group_title_font .bold_timeline_group h6,
.bold_timeline_group_has_group_title_font.bold_timeline_group .h1,
.bold_timeline_group_has_group_title_font.bold_timeline_group h2,
.bold_timeline_group_has_group_title_font.bold_timeline_group h3,
.bold_timeline_group_has_group_title_font.bold_timeline_group h4,
.bold_timeline_group_has_group_title_font.bold_timeline_group h5,
.bold_timeline_group_has_group_title_font.bold_timeline_group h6 {
    font-family: var(--group-title-font);
    }
.bold_timeline_container_line_position_left .bold_timeline_group {
    text-align: left;
    }
.bold_timeline_container_line_position_center .bold_timeline_group {
    text-align: center;
    }
.bold_timeline_container_line_position_right .bold_timeline_group {
    text-align: right;
    }
.bold_timeline_container_line_position_vertical .bold_timeline_group .bold_timeline_group_header {
    margin-bottom: 3em;
    }
.bold_timeline_group .bold_timeline_group_header {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: white;
    }
.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title {
    margin: 0;
    padding: 0;
    line-height: 1;
    color: inherit;
    }

/* Group style */
.bold_timeline_container.bold_timeline_container_group_style_clear .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_style_clear.bold_timeline_group .bold_timeline_group_header {
    padding: .25em 0;
    border: none;
    background: transparent;
    }
.bold_timeline_container.bold_timeline_container_group_style_outline .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_style_outline.bold_timeline_group .bold_timeline_group_header {
    border: 2px solid transparent;
    border-color: var(--boldthemes-default-group-color);
    background: white;
    }
.bold_timeline_container.bold_timeline_container_group_style_filled .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_style_filled.bold_timeline_group .bold_timeline_group_header {
    border: none;
    background: var(--boldthemes-default-group-color);
    color: white;
    }
.bold_timeline_container.bold_timeline_container_group_style_shadow .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_style_shadow.bold_timeline_group .bold_timeline_group_header {
    border: none;
    color: var(--boldthemes-default-group-color);
    background: white;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    }
.bold_timeline_container.bold_timeline_container_group_thickness_thin.bold_timeline_container_group_style_outline .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container.bold_timeline_container_group_thickness_thin .bold_timeline_group_override_style_outline.bold_timeline_group .bold_timeline_group_header {
    border-width: 1px;
    }
.bold_timeline_container.bold_timeline_container_group_thickness_thick.bold_timeline_container_group_style_outline .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container.bold_timeline_container_group_thickness_thick .bold_timeline_group_override_style_outline.bold_timeline_group .bold_timeline_group_header {
    border-width: 4px;
    }

/* Group shape */
.bold_timeline_container_group_shape_square .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_shape_square.bold_timeline_group .bold_timeline_group_header {
    padding: .5em 1em;
    border-radius: 0;
    height: auto;
    width: auto;
    text-align: inherit;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_square .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_shape_square.bold_timeline_group .bold_timeline_group_header {
    margin-right: -1px;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_square .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_shape_square.bold_timeline_group .bold_timeline_group_header {
    margin-left: -1px;
    }
.bold_timeline_container_group_shape_soft_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_shape_soft_rounded.bold_timeline_group .bold_timeline_group_header {
    padding: .5em 1em;
    border-radius: 5px;
    height: auto;
    width: auto;
    text-align: inherit;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_soft_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_shape_soft_rounded.bold_timeline_group .bold_timeline_group_header {
    margin-right: -5px;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_soft_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_shape_soft_rounded.bold_timeline_group .bold_timeline_group_header {
    margin-left: -5px;
    }
.bold_timeline_container_group_shape_hard_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_shape_hard_rounded.bold_timeline_group .bold_timeline_group_header {
    padding: .5em 1em;
    border-radius: 15px;
    height: auto;
    width: auto;
    text-align: inherit;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_hard_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_shape_hard_rounded.bold_timeline_group .bold_timeline_group_header {
    margin-right: -15px;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_hard_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_shape_hard_rounded.bold_timeline_group .bold_timeline_group_header {
    margin-left: -15px;
    }
.bold_timeline_container_group_shape_circle .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_shape_circle.bold_timeline_group .bold_timeline_group_header {
    border-radius: 50%;
    padding: 0;
    }
.bold_timeline_container_group_shape_circle .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner,
.bold_timeline_container .bold_timeline_group_override_shape_circle.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner {
    width: 6em;
    padding-bottom: 100%;
    text-align: center;
    position: relative;
    }
.bold_timeline_container_group_shape_circle .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title,
.bold_timeline_container .bold_timeline_group_override_shape_circle.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }

/* Group tickness */
.bold_timeline_container.bold_timeline_container_group_thickness_thin .bold_timeline_group_override_thickness_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_thickness_thin.bold_timeline_group .bold_timeline_group_header {
    border-width: 1px;
    }
.bold_timeline_container.bold_timeline_container_group_thickness_normal .bold_timeline_group_override_thickness_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_thickness_normal.bold_timeline_group .bold_timeline_group_header {
    border-width: 2px;
    }
.bold_timeline_container.bold_timeline_container_group_thickness_thick .bold_timeline_group_override_thickness_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container .bold_timeline_group_override_tickness_thick.bold_timeline_group .bold_timeline_group_header {
    border-width: 4px;
    }

/* Group title size */
.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,
.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header_title {
    font-size: 1.25em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,
.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header_inner {
    width: 6em;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header {
    margin-right: -3em;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header {
    margin-left: -3em;
    }
.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,
.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header_title {
    font-size: 1em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,
.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header_inner {
    width: 4em;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header {
    margin-right: -2em;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header {
    margin-left: -2em;
    }
.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,
.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header_title {
    font-size: 1.5em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,
.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header_inner {
    width: 7em;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header {
    margin-right: -3.5em;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header {
    margin-left: -3.5em;
    }
.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,
.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header_title {
    font-size: 1.75em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,
.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header_inner {
    width: 8em;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header {
    margin-right: -4em;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,
.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header {
    margin-left: -4em;
    }

/* Group view more */
.bold_timeline_group .bold_timeline_group_show_button {
    padding: 0;
    display: none;
    margin-bottom: 3em;
    }
.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    display: inline-block;
    padding: .25em .5em;
    cursor: pointer;
    }
.bold_timeline_container_group_show_button_shape_square .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button,
.bold_timeline_container .bold_timeline_group_override_show_button_shape_square.bold_timeline_group .bold_timeline_group_show_button {
    padding: 0 1em;
    }
.bold_timeline_container_group_show_button_shape_square .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container .bold_timeline_group_override_show_button_shape_square.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    border-radius: 0;
    overflow: hidden;
    }
.bold_timeline_container_group_show_button_shape_soft_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container .bold_timeline_group_override_show_button_shape_soft_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    border-radius: 5px;
    overflow: hidden;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_show_button_shape_soft_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_show_button_shape_soft_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    margin-right: -5px;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_show_button_shape_soft_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_show_button_shape_soft_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    margin-left: -5px;
    }
.bold_timeline_container_group_show_button_shape_hard_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container .bold_timeline_group_override_show_button_shape_hard_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    border-radius: 15px;
    overflow: hidden;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_group_show_button_shape_hard_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_show_button_shape_hard_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    margin-right: -15px;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_group_show_button_shape_hard_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_show_button_shape_hard_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    margin-left: -15px;
    }
.bold_timeline_container_group_show_button_style_outline .bold_timeline_group_override_show_button_style_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container .bold_timeline_group_override_show_button_style_outline.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    border: 2px solid var(--boldthemes-default-button-color);
    background: white;
    }
.bold_timeline_container_group_show_button_style_filled .bold_timeline_group_override_show_button_style_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,
.bold_timeline_container .bold_timeline_group_override_show_button_style_filled.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner {
    background: var(--boldthemes-default-button-color);
    border: none;
    }
.bold_timeline_container_group_content_display_show .bold_timeline_group_override_content_display_inherit.bold_timeline_group .bold_timeline_group_show_button,
.bold_timeline_container .bold_timeline_group_override_content_display_show.bold_timeline_group .bold_timeline_group_show_button {
    display: none;
    }
.bold_timeline_container_group_content_display_show .bold_timeline_group_override_content_display_inherit.bold_timeline_group:not(.on) .bold_timeline_group_content,
.bold_timeline_container .bold_timeline_group_override_content_display_show.bold_timeline_group:not(.on) .bold_timeline_group_content {
    display: block;
    }
.bold_timeline_container_group_content_display_hide .bold_timeline_group_override_content_display_inherit.bold_timeline_group .bold_timeline_group_show_button,
.bold_timeline_container .bold_timeline_group_override_content_display_hide.bold_timeline_group .bold_timeline_group_show_button {
    display: block;
    }
.bold_timeline_container_group_content_display_hide .bold_timeline_group_override_content_display_inherit.bold_timeline_group:not(.on) .bold_timeline_group_content,
.bold_timeline_container .bold_timeline_group_override_content_display_hide.bold_timeline_group:not(.on) .bold_timeline_group_content {
    display: none;
    }
.bold_timeline_container_line_position_top .bold_timeline_group {
    position: absolute;
    top: -7em;
    left: 2em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top .bold_timeline_group {
    top: -9em;
    }
.bold_timeline_container_line_position_top .bold_timeline_group .bold_timeline_group_inner {
    margin: 0;
    }
.bold_timeline_container_line_position_bottom .bold_timeline_group {
    position: absolute;
    bottom: -7em;
    left: 2em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom .bold_timeline_group {
    bottom: -9em;
    }
.bold_timeline_container_line_position_bottom .bold_timeline_group .bold_timeline_group_inner {
    margin: 0;
    }

/* ITEM */
/* TODO: uvesti fontove tek kada je potrebno? */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome5Brands */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1776246544) format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/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);
    }
[data-ico-fa5b]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5b);
    }

/* Variables */
/* rem */
/* em */
/* rem */
/* em */
/* em */
/* em */
/* em */
/* em */
/* px */
/* px */
/* px */
/* em */
/* px */
/* em */
/* em */
/* em */
/* px */
/* px */
/* TODO: na kraju ne bi trebali da imamo defaultLineThickness */
/* px */
/* px */
/* px */
/* px */
/* FRAGMENTS */
/* override! */
:root {
    --boldthemes-default-item-background-color: #fff;
    --boldthemes-default-item-color: inherit;
    --boldthemes-default-frame-color: #eeeeee;
    --boldthemes-default-sticker-color: #27b6fd;
    --boldthemes-default-marker-color: #008ed4;
    --boldthemes-default-connection-color: #eeeeee;
    --boldthemes-default-icon-color: #008ed4;
    }
.bold_timeline_item {
    margin-bottom: 3em;
    position: relative;
    }
.bold_timeline_container_has_item_body_font .bold_timeline_item,
.bold_timeline_item_has_item_body_font.bold_timeline_item {
    font-family: var(--item-body-font);
    }
.bold_timeline_container_has_item_title_font .bold_timeline_item .h1,
.bold_timeline_container_has_item_title_font .bold_timeline_item h2,
.bold_timeline_container_has_item_title_font .bold_timeline_item h3,
.bold_timeline_container_has_item_title_font .bold_timeline_item h4,
.bold_timeline_container_has_item_title_font .bold_timeline_item h5,
.bold_timeline_container_has_item_title_font .bold_timeline_item h6,
.bold_timeline_item_has_item_title_font.bold_timeline_item .h1,
.bold_timeline_item_has_item_title_font.bold_timeline_item h2,
.bold_timeline_item_has_item_title_font.bold_timeline_item h3,
.bold_timeline_item_has_item_title_font.bold_timeline_item h4,
.bold_timeline_item_has_item_title_font.bold_timeline_item h5,
.bold_timeline_item_has_item_title_font.bold_timeline_item h6 {
    font-family: var(--item-title-font);
    }
.bold_timeline_container_line_position_left .bold_timeline_item,
.bold_timeline_container_line_position_none .bold_timeline_item {
    margin-left: 2.5rem;
    }
.bold_timeline_container_line_position_right .bold_timeline_item {
    margin-right: 2.5rem;
    }
.bold_timeline_container_line_position_bottom .bold_timeline_item {
    margin-bottom: 2.5em;
    }
.bold_timeline_container_line_position_top .bold_timeline_item {
    margin-top: 2.5em;
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container_slider_height_auto .bold_timeline_item {
    margin-bottom: 2.5em;
    }
.bold_timeline_container_line_position_top.bold_timeline_container_slider_height_auto .bold_timeline_item {
    margin-bottom: 8.5em;
    }
.bold_timeline_item .bold_timeline_item_inner {
    z-index: 1;
    }
.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner {
    background-color: var(--boldthemes-default-item-background-color);
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    z-index: 1;
    color: var(--boldthemes-default-item-color);
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    position: relative;
    z-index: 1;
    color: var(--boldthemes-default-item-color);
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1em -.5em 0;
    width: -webkit-calc(100% + 1em);
    width: -moz-calc(100% + 1em);
    width: calc(100% + 1em);
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image img {
    display: block;
    width: 100%;
    width: -webkit-calc(100% - 1em);
    width: -moz-calc(100% - 1em);
    width: calc(100% - 1em);
    margin: 1em .5em 0;
    }
.bold_timeline_container_item_images_columns_1 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,
.bold_timeline_container .bold_timeline_item_override_images_columns_1.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.bold_timeline_container_item_images_columns_2 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,
.bold_timeline_container .bold_timeline_item_override_images_columns_2.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
.bold_timeline_container_item_images_columns_3 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,
.bold_timeline_container .bold_timeline_item_override_images_columns_3.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image {
    -webkit-flex: 1 1 33.333333%;
    -ms-flex: 1 1 33.333333%;
    flex: 1 1 33.333333%;
    }
.bold_timeline_container_item_images_columns_4 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,
.bold_timeline_container .bold_timeline_item_override_images_columns_4.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image {
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner {
    position: relative;
    padding-bottom: 56.25%;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .bt-video-container {
    padding-bottom: initial;
    height: initial;
    overflow: initial;
    position: initial;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .wp-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .wp-video,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner video.wp-video-shortcode,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .mejs-container,
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
    }

/* Item shape: square/hard_rounded/soft_rounded  */
.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item {
    border-radius: 0;
    }
.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item .bold_timeline_item_inner {
    border-radius: 0;
    overflow: visible;
    }
.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    border-radius: 0;
    }
.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    border-radius: 0;
    }
.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item {
    border-radius: 5px;
    }
.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item .bold_timeline_item_inner {
    border-radius: 5px;
    overflow: hidden;
    }
.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    border-radius: 0;
    }
.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner,
.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner {
    border-radius: 5px;
    }
.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item {
    border-radius: 15px;
    }
.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner {
    border-radius: 15px;
    overflow: hidden;
    }
.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    border-radius: 0;
    }
.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner,
.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner {
    border-radius: 5px;
    }

/* Item style: outline/filled/outline_top/filled_header/outline_header/clear  */
.bold_timeline_container.bold_timeline_container_item_style_clear .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_style_clear.bold_timeline_item .bold_timeline_item_inner {
    border: none;
    }
.bold_timeline_container.bold_timeline_container_item_style_clear .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_style_clear.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    background: transparent;
    border: none;
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_clear .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_style_clear.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    background: transparent;
    border: none;
    padding: 0 1em 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner {
    border-style: solid;
    border-color: var(--boldthemes-default-frame-color);
    }
.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    background: transparent;
    padding: 1em;
    border: none;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content,
.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content {
    padding-bottom: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    background: transparent;
    border: none;
    padding: 0 1em 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner {
    border-style: solid;
    border-color: var(--boldthemes-default-frame-color);
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    border: none;
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    background: transparent;
    border-bottom-style: solid;
    border-bottom-color: var(--boldthemes-default-frame-color);
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content,
.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content {
    border: none;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_top .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_inner {
    border-top-style: solid;
    border-top-color: var(--boldthemes-default-frame-color);
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_top .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    background: transparent;
    border: none;
    padding: 1em 1em 0;
    }
.bold_timeline_container.bold_timeline_container_item_style_outline_top .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner {
    border: none;
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    background: var(--boldthemes-default-frame-color);
    color: white;
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header *,
.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header * {
    position: relative;
    z-index: 1;
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_style_filled_header_outline.bold_timeline_item .bold_timeline_item_inner {
    border-style: solid;
    border-color: var(--boldthemes-default-frame-color);
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_style_filled_header_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header {
    background: var(--boldthemes-default-frame-color);
    color: white;
    padding: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_style_filled_header_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_style_filled_header_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content {
    padding: 1em;
    }

/* Media position left, right, top, bottom */
.bold_timeline_item .bold_timeline_item_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,
.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner {
    padding: 1em 0 0;
    }
.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,
.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner {
    padding: 0 0 1em;
    }
.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    }
.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,
.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    }
.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner {
    padding: 0 0 0 1em;
    }
.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,
.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,
.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner {
    padding: 0 1em 0 0;
    }
.bold_timeline_container_line_position_center .bold_timeline_item:nth-child(even) {
    margin-left: -webkit-calc(50% + 2.5rem);
    margin-left: -moz-calc(50% + 2.5rem);
    margin-left: calc(50% + 2.5rem);
    }
.bold_timeline_container_line_position_center .bold_timeline_item:nth-child(odd) {
    margin-right: -webkit-calc(50% + 2.5rem);
    margin-right: -moz-calc(50% + 2.5rem);
    margin-right: calc(50% + 2.5rem);
    }
.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle {
    margin: .5em 0 0;
    padding: 0;
    }
.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    margin: 0;
    padding: 0;
    }

/* Title size */
.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,
.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle {
    color: inherit;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_small .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,
.bold_timeline_container .bold_timeline_item_override_title_size_small.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title {
    font-size: 1em;
    margin: 0;
    padding: 0;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_small .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_container .bold_timeline_item_override_title_size_small.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    font-size: .75em;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_small .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle,
.bold_timeline_container .bold_timeline_item_override_title_size_small.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle {
    font-size: .75em;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,
.bold_timeline_container .bold_timeline_item_override_title_size_normal.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_container .bold_timeline_item_override_title_size_normal.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    font-size: .9em;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle,
.bold_timeline_container .bold_timeline_item_override_title_size_normal.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle {
    font-size: .9em;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_large .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,
.bold_timeline_container .bold_timeline_item_override_title_size_large.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title {
    font-size: 2em;
    margin: 0;
    padding: 0;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_large .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_container .bold_timeline_item_override_title_size_large.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    font-size: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_title_size_large .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle,
.bold_timeline_container .bold_timeline_item_override_title_size_large.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle {
    font-size: 1em;
    }

/* Alignment */
.bold_timeline_container_line_position_left.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item {
    text-align: left;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item {
    text-align: right;
    }
.bold_timeline_container_line_position_center.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item {
    text-align: left;
    }
.bold_timeline_container_line_position_center.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item:nth-child(odd),
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item:nth-child(odd) {
    text-align: right;
    }
.bold_timeline_container_item_alignment_left .bold_timeline_item_override_alignment_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_alignment_left.bold_timeline_item {
    text-align: left;
    }
.bold_timeline_container_item_alignment_right .bold_timeline_item_override_alignment_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_alignment_right.bold_timeline_item {
    text-align: right;
    }
.bold_timeline_container_item_alignment_center .bold_timeline_item_override_alignment_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_alignment_center.bold_timeline_item {
    text-align: center;
    }

/*
Superheadline position normal/sticker 
TODO: Zavrsiti ovaj deo (problem sa overflow: hidden; na zaobljenim itemima)
*/
.bold_timeline_container.bold_timeline_container_item_supertitle_style_sticker .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_container .bold_timeline_item_override_supertitle_style_sticker.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    position: absolute;
    top: -1em;
    left: 1em;
    right: 1em;
    }
.bold_timeline_container.bold_timeline_container_item_supertitle_style_sticker .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner,
.bold_timeline_container .bold_timeline_item_override_supertitle_style_sticker.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner {
    background: var(--boldthemes-default-sticker-color);
    color: white;
    padding: 3px 10px;
    }
.bold_timeline_container.bold_timeline_container_item_supertitle_style_default .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,
.bold_timeline_container .bold_timeline_item_override_supertitle_style_default.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle {
    position: initial;
    top: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.bold_timeline_container.bold_timeline_container_item_supertitle_style_default .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner,
.bold_timeline_container .bold_timeline_item_override_supertitle_style_default.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner {
    background: transparent;
    color: inherit;
    padding: 0;
    }

/* Display: show/hide */
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header {
    cursor: pointer;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_content {
    display: none;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header_inner,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header_inner {
    padding-right: 3em;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header_inner:after,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header_inner:after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    top: 1em;
    right: 1em;
    line-height: 0;
    font-size: 1.5em;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item.on .bold_timeline_item_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_header_inner:after,
.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item.on .bold_timeline_item_header_inner:after {
    content: "\f106";
    }
.bold_timeline_container.bold_timeline_container_item_content_display_show .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_content_display_show.bold_timeline_item .bold_timeline_item_header {
    cursor: initial;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_show .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_content_display_show.bold_timeline_item .bold_timeline_item_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bold_timeline_container.bold_timeline_container_item_content_display_show .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_content,
.bold_timeline_container .bold_timeline_item_override_content_display_show.bold_timeline_item.on .bold_timeline_item_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

/* Marker type: dot/circle/none */
.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item {
    position: relative;
    }
.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    content: ' ';
    position: absolute;
    z-index: 1;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: var(--boldthemes-default-marker-color);
    opacity: 1;
    }
.bold_timeline_container_line_position_none.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_none.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    top: 2rem;
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    left: -webkit-calc(-2.5rem - 8px);
    left: -moz-calc(-2.5rem - 8px);
    left: calc(-2.5rem - 8px);
    right: auto;
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    left: -webkit-calc(-2.5rem - 8px);
    left: -moz-calc(-2.5rem - 8px);
    left: calc(-2.5rem - 8px);
    right: auto;
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    right: -webkit-calc(-2.5rem - 8px);
    right: -moz-calc(-2.5rem - 8px);
    right: calc(-2.5rem - 8px);
    left: auto;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    left: -webkit-calc(-2.5rem - 8px);
    left: -moz-calc(-2.5rem - 8px);
    left: calc(-2.5rem - 8px);
    right: auto;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    top: 2rem;
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    right: auto;
    top: -2.5em;
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    left: -webkit-calc(2rem - 8px);
    left: -moz-calc(2rem - 8px);
    left: calc(2rem - 8px);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker {
    right: auto;
    bottom: -2.5em;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
    left: -webkit-calc(2rem - 8px);
    left: -moz-calc(2rem - 8px);
    left: calc(2rem - 8px);
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker {
    right: -webkit-calc(-2.5rem - 8px);
    right: -moz-calc(-2.5rem - 8px);
    right: calc(-2.5rem - 8px);
    left: auto;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker {
    top: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item {
    position: relative;
    }
.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    content: ' ';
    position: absolute;
    z-index: 1;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    right: auto;
    border-style: solid;
    border-color: var(--boldthemes-default-marker-color);
    border-width: 5px;
    background: white;
    opacity: 1;
    }
.bold_timeline_container_line_thickness_thin.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_thickness_thin.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    border-width: 1px;
    }
.bold_timeline_container_line_thickness_normal.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_thickness_normal.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    border-width: 2px;
    }
.bold_timeline_container_line_thickness_thick.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_thickness_thick.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    border-width: 4px;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    left: -webkit-calc(-2.5rem - 11px);
    left: -moz-calc(-2.5rem - 11px);
    left: calc(-2.5rem - 11px);
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    right: -webkit-calc(-2.5rem - 11px);
    right: -moz-calc(-2.5rem - 11px);
    right: calc(-2.5rem - 11px);
    left: auto;
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    top: -2.5em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    bottom: -2.5em;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker {
    right: auto;
    left: -webkit-calc(2rem - 11px);
    left: -moz-calc(2rem - 11px);
    left: calc(2rem - 11px);
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker {
    right: -webkit-calc(-2.5rem - 11px);
    right: -moz-calc(-2.5rem - 11px);
    right: calc(-2.5rem - 11px);
    left: auto;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_marker,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item:nth-child(even) .bold_timeline_item_marker {
    left: -webkit-calc(-2.5rem - 11px);
    left: -moz-calc(-2.5rem - 11px);
    left: calc(-2.5rem - 11px);
    right: auto;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,
.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker {
    top: 0;
    }
.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item {
    position: relative;
    }
.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    content: ' ';
    position: absolute;
    z-index: 1;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    right: auto;
    border-style: solid;
    border-color: var(--boldthemes-default-marker-color);
    border-width: 3px;
    background: white;
    opacity: 1;
    }
.bold_timeline_container_line_thickness_thin.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_thickness_thin.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    border-width: 1px;
    }
.bold_timeline_container_line_thickness_normal.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_thickness_normal.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    border-width: 2px;
    }
.bold_timeline_container_line_thickness_thick.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_thickness_thick.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    border-width: 4px;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    left: -webkit-calc(-2.5rem - 6px);
    left: -moz-calc(-2.5rem - 6px);
    left: calc(-2.5rem - 6px);
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    right: -webkit-calc(-2.5rem - 6px);
    right: -moz-calc(-2.5rem - 6px);
    right: calc(-2.5rem - 6px);
    left: auto;
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    top: -2.5em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    bottom: -2.5em;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker {
    right: auto;
    left: -webkit-calc(2rem - 6px);
    left: -moz-calc(2rem - 6px);
    left: calc(2rem - 6px);
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker {
    right: -webkit-calc(-2.5rem - 6px);
    right: -moz-calc(-2.5rem - 6px);
    right: calc(-2.5rem - 6px);
    left: auto;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_marker,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item:nth-child(even) .bold_timeline_item_marker {
    left: -webkit-calc(-2.5rem - 6px);
    left: -moz-calc(-2.5rem - 6px);
    left: calc(-2.5rem - 6px);
    right: auto;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,
.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker {
    top: 0;
    }
.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item {
    position: relative;
    }
.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item .bold_timeline_item_marker {
    content: ' ';
    position: absolute;
    top: 2rem;
    opacity: 0;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,
.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,
.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker {
    top: 0;
    }

/* Connection type: line/triangle/none */
.bold_timeline_item .bold_timeline_item_connection {
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    }
.bold_timeline_container.bold_timeline_container_item_connection_type_none .bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container .bold_timeline_item_override_connection_type_none.bold_timeline_item .bold_timeline_item_connection {
    display: none;
    }
.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item {
    position: relative;
    }
.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    content: ' ';
    position: absolute;
    display: block;
    background: var(--boldthemes-default-connection-color);
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -2.5rem;
    right: 100%;
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -webkit-calc(-2.5rem);
    right: -moz-calc(-2.5rem);
    right: calc(-2.5rem);
    left: 100%;
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 2rem;
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    left: 2rem;
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    top: -2.5em;
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    bottom: -2.5em;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    height: 2.5em;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection {
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -2.5rem;
    right: 100%;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection {
    right: -webkit-calc(-2.5rem);
    right: -moz-calc(-2.5rem);
    right: calc(-2.5rem);
    left: 100%;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection {
    top: 0;
    }
.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item,
.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item {
    position: relative;
    }
.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection {
    content: ' ';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background: none;
    }
.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection {
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: var(--boldthemes-default-connection-color);
    border-left: none;
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -10px;
    right: 100%;
    }
.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: var(--boldthemes-default-connection-color);
    border-right: none;
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -webkit-calc(-2.5rem);
    right: -moz-calc(-2.5rem);
    right: calc(-2.5rem);
    left: 100%;
    }
.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection {
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: var(--boldthemes-default-connection-color);
    border-left: none;
    right: auto;
    left: -webkit-calc(2rem - 5px);
    left: -moz-calc(2rem - 5px);
    left: calc(2rem - 5px);
    top: -15px;
    bottom: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection {
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: var(--boldthemes-default-connection-color);
    border-left: none;
    right: auto;
    left: -webkit-calc(2rem - 5px);
    left: -moz-calc(2rem - 5px);
    left: calc(2rem - 5px);
    bottom: -15px;
    top: auto;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_connection,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item:nth-child(even) .bold_timeline_item_connection {
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -10px;
    right: 100%;
    border-right-width: 10px;
    border-right-style: solid;
    border-left: none;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection {
    border-left-width: 10px;
    border-left-style: solid;
    border-right: none;
    top: 2rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -webkit-calc(-2.5rem);
    right: -moz-calc(-2.5rem);
    right: calc(-2.5rem);
    left: 100%;
    }
.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection {
    border-right-color: var(--boldthemes-default-connection-color);
    border-left-color: var(--boldthemes-default-connection-color);
    }
.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection {
    top: .5px;
    }
.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection {
    top: 1px;
    }
.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,
.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection {
    top: 2px;
    }

/* Item frame thickness: thin/normal/thick  */
.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_header {
    border-bottom-width: 1px;
    }
.bold_timeline_container_item_icon_style_outline.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon,
.bold_timeline_container_item_icon_style_outline.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon {
    -webkit-box-shadow: 0 0 0 1px var(--boldthemes-default-icon-color);
    box-shadow: 0 0 0 1px var(--boldthemes-default-icon-color);
    }
.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_inner {
    border-width: 1px;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_inner {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_connection {
    width: 1px;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_connection {
    height: 1px;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_header {
    border-bottom-width: 2px;
    }
.bold_timeline_container_item_icon_style_outline.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon,
.bold_timeline_container_item_icon_style_outline.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon {
    -webkit-box-shadow: 0 0 0 2px var(--boldthemes-default-icon-color);
    box-shadow: 0 0 0 2px var(--boldthemes-default-icon-color);
    }
.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_inner {
    border-width: 2px;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_inner {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_connection {
    width: 2px;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_connection {
    height: 2px;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_header,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_header {
    border-bottom-width: 4px;
    }
.bold_timeline_container_item_icon_style_outline.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon,
.bold_timeline_container_item_icon_style_outline.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon {
    -webkit-box-shadow: 0 0 0 4px var(--boldthemes-default-icon-color);
    box-shadow: 0 0 0 4px var(--boldthemes-default-icon-color);
    }
.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_inner {
    border-width: 4px;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,
.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_inner {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_connection {
    width: 4px;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_connection {
    height: 4px;
    }
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,
.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }

/* Icon */
.bold_timeline_item .bold_timeline_item_icon {
    position: absolute;
    z-index: 2;
    width: 2em;
    line-height: 2em;
    font-size: 1.5em;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    }
.bold_timeline_item .bold_timeline_item_icon:before {
    display: block;
    }
.bold_timeline_container.bold_timeline_container_item_icon_style_filled .bold_timeline_item_override_icon_style_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_icon_style_filled.bold_timeline_item .bold_timeline_item_icon {
    background: var(--boldthemes-default-icon-color);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
    }
.bold_timeline_container.bold_timeline_container_item_icon_style_outline .bold_timeline_item_override_icon_style_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_icon_style_outline.bold_timeline_item .bold_timeline_item_icon {
    background: white;
    -webkit-box-shadow: 0 0 0 2px var(--boldthemes-default-icon-color);
    box-shadow: 0 0 0 2px var(--boldthemes-default-icon-color);
    color: var(--boldthemes-default-icon-color);
    }
.bold_timeline_container.bold_timeline_container_item_icon_style_shadow .bold_timeline_item_override_icon_style_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_icon_style_shadow.bold_timeline_item .bold_timeline_item_icon {
    background: white;
    border: none;
    color: var(--boldthemes-default-icon-color);
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    }
.bold_timeline_container_item_icon_shape_soft_rounded .bold_timeline_item_override_icon_shape_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_icon_shape_soft_rounded.bold_timeline_item .bold_timeline_item_icon {
    border-radius: 5px;
    }
.bold_timeline_container_item_icon_shape_hard_rounded .bold_timeline_item_override_icon_shape_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_icon_shape_hard_rounded.bold_timeline_item .bold_timeline_item_icon {
    border-radius: 50%;
    }
.bold_timeline_container_item_icon_shape_square .bold_timeline_item_override_icon_shape_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container .bold_timeline_item_override_icon_shape_square.bold_timeline_item .bold_timeline_item_icon {
    border-radius: 0%;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    top: 2rem;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    top: 2rem;
    left: -2.5rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    right: auto;
    }
.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    top: -webkit-calc(2rem);
    top: -moz-calc(2rem);
    top: calc(2rem);
    right: -webkit-calc(-2.5rem);
    right: -moz-calc(-2.5rem);
    right: calc(-2.5rem);
    -webkit-transform: translateX(50%) translateY(-50%);
    -moz-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    left: auto;
    }
.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    top: -webkit-calc(2rem);
    top: -moz-calc(2rem);
    top: calc(2rem);
    left: -webkit-calc(-2.5rem);
    left: -moz-calc(-2.5rem);
    left: calc(-2.5rem);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    right: auto;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    top: 0;
    }
.bold_timeline_container_line_position_top.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    top: -2.5rem;
    left: 2rem;
    right: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon {
    bottom: -2.5rem;
    left: 2rem;
    right: auto;
    -webkit-transform: translateY(50%) translateX(-50%);
    -moz-transform: translateY(50%) translateX(-50%);
    -ms-transform: translateY(50%) translateX(-50%);
    transform: translateY(50%) translateX(-50%);
    }
.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon {
    -webkit-transform: translateX(50%) translateY(-50%);
    -moz-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    right: -webkit-calc(-2.5rem);
    right: -moz-calc(-2.5rem);
    right: calc(-2.5rem);
    left: auto;
    }
.bold_timeline_container_line_position_vertical.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    top: 2rem;
    }
.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    top: 2rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: -webkit-calc(-2.5rem - 2em);
    left: -moz-calc(-2.5rem - 2em);
    left: calc(-2.5rem - 2em);
    right: auto;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    top: 0;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    }
.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    top: 2rem;
    -webkit-transform: translateX(50%) translateY(-50%);
    -moz-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    right: -webkit-calc(-2.5rem - 2em);
    right: -moz-calc(-2.5rem - 2em);
    right: calc(-2.5rem - 2em);
    left: auto;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    top: 0;
    -webkit-transform: translateY(-50%) translateX(50%);
    -moz-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    }
.bold_timeline_container_line_position_top.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    right: auto;
    top: -2.5em;
    -webkit-transform: translateY(-50%) translateY(-50%);
    -moz-transform: translateY(-50%) translateY(-50%);
    -ms-transform: translateY(-50%) translateY(-50%);
    transform: translateY(-50%) translateY(-50%);
    left: -webkit-calc(2rem - .75);
    left: -moz-calc(2rem - .75);
    left: calc(2rem - .75);
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    right: auto;
    bottom: -webkit-calc(-2.5em - 1em);
    bottom: -moz-calc(-2.5em - 1em);
    bottom: calc(-2.5em - 1em);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -webkit-calc(2rem - .75);
    left: -moz-calc(2rem - .75);
    left: calc(2rem - .75);
    }
.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon {
    top: -webkit-calc(2rem - 1.5em/2);
    top: -moz-calc(2rem - 1.5em/2);
    top: calc(2rem - 1.5em/2);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: -webkit-calc(-2.5rem - 3em);
    left: -moz-calc(-2.5rem - 3em);
    left: calc(-2.5rem - 3em);
    right: auto;
    }
.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon,
.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    right: -webkit-calc(-2.5rem - 3em);
    right: -moz-calc(-2.5rem - 3em);
    right: calc(-2.5rem - 3em);
    left: auto;
    }
.bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_icon {
    top: -.75em;
    }
.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical .bold_timeline_item:not(.bold_timeline_item_override_style_inherit).bold_timeline_item .bold_timeline_item_icon {
    top: 2rem;
    }

/* Animations */
/* Fade In */
.bold_timeline_container[class*="fade_in"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="fade_in"],
.bold_timeline_container[class*="fade_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="fade_in"],
.bold_timeline_container[class*="fade_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="fade_in"] {
    opacity: 0;
    }
.bold_timeline_container[class*="move_down"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_down"],
.bold_timeline_container[class*="move_down"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_down"],
.bold_timeline_container[class*="move_down"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_down"] {
    -webkit-transform: translate3d(0,-100px,0);
    -moz-transform: translate3d(0,-100px,0);
    -ms-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
    }
.bold_timeline_container[class*="move_up"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_up"],
.bold_timeline_container[class*="move_up"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_up"],
.bold_timeline_container[class*="move_up"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_up"] {
    -webkit-transform: translate3d(0,100px,0);
    -moz-transform: translate3d(0,100px,0);
    -ms-transform: translate3d(0,100px,0);
    transform: translate3d(0,100px,0);
    }
.bold_timeline_container[class*="move_left"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_left"],
.bold_timeline_container[class*="move_left"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_left"],
.bold_timeline_container[class*="move_left"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_left"] {
    -webkit-transform: translate3d(100px,0,0);
    -moz-transform: translate3d(100px,0,0);
    -ms-transform: translate3d(100px,0,0);
    transform: translate3d(100px,0,0);
    }
.bold_timeline_container[class*="move_right"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_right"],
.bold_timeline_container[class*="move_right"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_right"],
.bold_timeline_container[class*="move_right"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_right"] {
    -webkit-transform: translate3d(-100px,0,0);
    -moz-transform: translate3d(-100px,0,0);
    -ms-transform: translate3d(-100px,0,0);
    transform: translate3d(-100px,0,0);
    }
.bold_timeline_container[class*="zoom_in"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="zoom_in"],
.bold_timeline_container[class*="zoom_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="zoom_in"],
.bold_timeline_container[class*="zoom_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="zoom_in"] {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    }
.bold_timeline_container[class*="zoom_out"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="zoom_out"],
.bold_timeline_container[class*="zoom_out"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="zoom_out"],
.bold_timeline_container[class*="zoom_out"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="zoom_out"] {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    }
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_animate,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_header,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_show_button {
    -webkit-transition: transform 2000ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);
    -moz-transition: transform 2000ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);
    transition: transform 2000ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);
    }
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_animate.bold_timeline_animated,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_header,
.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_show_button {
    -webkit-transform: scale(1) translate3d(0,0,0);
    -moz-transform: scale(1) translate3d(0,0,0);
    -ms-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
    }

/*@for i in range(1, 40) {
	 .bold_timeline_item.bold_timeline_animated:nth-child(#(i)) { 
		transition-delay: math(#(i)*100)ms;
	}
}*/
/* Separator */
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_extra_small {
    padding-top: .25em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_small {
    padding-top: .5em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_normal {
    padding-top: 1em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_large {
    padding-top: 2em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_extra_small {
    padding-bottom: .25em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_small {
    padding-bottom: .5em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_normal {
    padding-bottom: 1em;
    }
.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_large {
    padding-bottom: 2em;
    }

/* Date, category, comment icon */
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title a {
    color: currentColor;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title a:hover {
    opacity: .8;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: .5em;
    margin-right: 1em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date:before {
    font-family: FontAwesome;
    content: "\f017";
    margin-right: .5em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date a {
    color: currentColor;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date a:hover {
    opacity: .5;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_cats {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 1em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_cats:before {
    font-family: FontAwesome;
    content: "\f02c";
    margin-right: .5em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_cats:last-child {
    margin-right: 0;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_comments {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 1em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_comments:before {
    font-family: FontAwesome;
    content: "\f075";
    margin-right: .5em;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header a {
    color: currentColor;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header a:hover {
    opacity: .5;
    }
.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header a:not(:last-child):after {
    display: block;
    content: "";
    border-left: 1px solid currentColor;
    margin: 0 .5em;
    opacity: .1;
    }

/* Vertical / SLIDER */
/* TODO: uvesti fontove tek kada je potrebno? */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome5Brands */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1776246544) format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/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);
    }
[data-ico-fa5b]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5b);
    }

/* Variables */
/* rem */
/* em */
/* rem */
/* em */
/* em */
/* em */
/* em */
/* em */
/* px */
/* px */
/* px */
/* em */
/* px */
/* em */
/* em */
/* em */
/* px */
/* px */
/* TODO: na kraju ne bi trebali da imamo defaultLineThickness */
/* px */
/* px */
/* px */
/* px */
/* FRAGMENTS */
/* override! */
.bold_timeline_container_line_position_top .bold_timeline_container_content .slick-track {
    margin-top: 7em;
    margin-bottom: 0;
    margin-bottom: 0;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top .bold_timeline_container_content .slick-track {
    margin-top: 9em;
    }
.bold_timeline_container_line_position_bottom .bold_timeline_container_content .slick-track {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 7em;
    margin-top: 0;
    margin-top: 0;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom .bold_timeline_container_content .slick-track {
    margin-bottom: 9em;
    }

/* Slick slider */
.bold_timeline_container_content.slick-slider:not(.slick-initialized) {
    position: relative;
    width: 100%;
    min-height: 200px;
    }
.bold_timeline_container_content.slick-slider:not(.slick-initialized) .bt_bb_content_slider_item {
    position: absolute;
    left: auto;
    right: auto;
    opacity: 0;
    }
.bold_timeline_container.bold_timeline_container_line_position_horizontal .bold_timeline_item {
    opacity: 0;
    }
.bold_timeline_container.bold_timeline_container_line_position_horizontal .bold_timeline_item.slick-slide {
    opacity: 1;
    }
.bold_timeline_container_content.slick-slider {
    position: relative;
    width: 100%;
    overflow: visible;
    }
.bold_timeline_container_content.slick-slider .slick-list {
    width: auto;
    }
.bold_timeline_container_content.slick-slider .slick-list .slick-slide .bt_bb_content_slider_item_content {
    width: 100%;
    }
.bt_bb_height_auto .bold_timeline_container_content.slick-slider .slick-slide {
    width: 100%;
    }
.bt_bb_height_auto .bold_timeline_container_content.slick-slider .slick-slide img {
    max-width: none;
    width: 100%;
    height: auto;
    display: block;
    }
.bt_bb_height_full_screen .bold_timeline_container_content.slick-slider .slick-slide {
    height: 100vh;
    }
.bt_bb_height_full_screen .bold_timeline_container_content.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 .bold_timeline_container_content.slick-slider .slick-slide {
    height: 50vh;
    }
.bt_bb_height_keep-height .bold_timeline_container_content.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 .bold_timeline_container_content.slick-slider .slick-slide,
.bt_bb_height_half_screen .bold_timeline_container_content.slick-slider .slick-slide {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
.bold_timeline_container_slider_gap_small .slick-list {
    margin: 0 -.25em;
    }
.bold_timeline_container_slider_gap_small .slick-list .slick-slide {
    margin-left: .25em;
    margin-right: .25em;
    }
.bold_timeline_container_slider_gap_normal .slick-list {
    margin: 0 -.5em;
    }
.bold_timeline_container_slider_gap_normal .slick-list .slick-slide {
    margin-left: .5em;
    margin-right: .5em;
    }
.bold_timeline_container_slider_gap_large .slick-list {
    margin: 0 -1em;
    }
.bold_timeline_container_slider_gap_large .slick-list .slick-slide {
    margin-left: 1em;
    margin-right: 1em;
    }

/* Buttons */
.bold_timeline_container button.bold_timeline_slick_arrow {
    padding: 0;
    margin: 0;
    letter-spacing: initial;
    font-size: 1em;
    border-radius: 0;
    position: absolute;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    border: none;
    }
.bold_timeline_container_line_position_top.bold_timeline_container button.bold_timeline_slick_arrow {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    top: 7em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top.bold_timeline_container button.bold_timeline_slick_arrow {
    top: 9em;
    }
.bold_timeline_container_line_position_bottom.bold_timeline_container button.bold_timeline_slick_arrow {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    top: auto;
    bottom: 7em;
    }
.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom.bold_timeline_container button.bold_timeline_slick_arrow {
    bottom: 9em;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    }
.bold_timeline_container button.bold_timeline_slick_arrow:focus {
    outline: none;
    }
.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next:before {
    content: '\e684';
    }
.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev:before {
    content: '\e686';
    }
.bold_timeline_container button.bold_timeline_slick_arrow:before {
    color: inherit;
    display: block;
    font-family: Icon7Stroke;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    }
.bold_timeline_container button.bold_timeline_slick_arrow:hover:before {
    -webkit-transform: translateX(-.2em);
    -moz-transform: translateX(-.2em);
    -ms-transform: translateX(-.2em);
    transform: translateX(-.2em);
    }
.bold_timeline_container .slick-list {
    width: 100%;
    position: relative;
    }
.bold_timeline_container .slick-list .slick-slide {
    background-size: cover;
    }
.bold_timeline_container .bold_timeline_slick_dots {
    position: absolute;
    bottom: -1em;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    z-index: 1;
    color: #27b6fd;
    }
.bold_timeline_container .bold_timeline_slick_dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    border-color: currentColor;
    border-radius: 50%;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    opacity: .7;
    }
.bold_timeline_container .bold_timeline_slick_dots li.slick-active,
.bold_timeline_container .bold_timeline_slick_dots li:hover {
    opacity: 1;
    background: currentColor;
    }
.bold_timeline_container .bold_timeline_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;
    }

/* Arrow shape */
.bold_timeline_container_slider_arrows_shape_square.bold_timeline_container button.bold_timeline_slick_arrow {
    border-radius: 0;
    }
.bold_timeline_container_slider_arrows_shape_soft_rounded.bold_timeline_container button.bold_timeline_slick_arrow {
    border-radius: 5px;
    }
.bold_timeline_container_slider_arrows_shape_hard_rounded.bold_timeline_container button.bold_timeline_slick_arrow {
    border-radius: 15px;
    }
.bold_timeline_container_slider_arrows_shape_circle.bold_timeline_container button.bold_timeline_slick_arrow {
    border-radius: 50%;
    }

/* Arrow size */
.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow {
    width: 44px;
    height: 44px;
    }
.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow:before {
    font-size: 34px;
    line-height: 44px;
    }
.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next {
    right: -44px;
    }
.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev {
    left: -44px;
    }
.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow {
    width: 34px;
    height: 34px;
    }
.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow:before {
    font-size: 24px;
    line-height: 34px;
    }
.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next {
    right: -34px;
    }
.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev {
    left: -34px;
    }
.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow {
    width: 64px;
    height: 64px;
    }
.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow:before {
    font-size: 54px;
    line-height: 64px;
    }
.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next {
    right: -64px;
    }
.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev {
    left: -64px;
    }

/* Arrow style */
.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow {
    border: none;
    background: #27b6fd;
    color: white;
    }
.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow:hover {
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    }
.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled {
    cursor: default;
    opacity: .5;
    }
.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    background: #27b6fd;
    }
.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow {
    background: none;
    border-style: solid;
    border-color: #27b6fd;
    color: #27b6fd;
    }
.bold_timeline_container_line_thickness_thin.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow {
    border-width: 1px;
    }
.bold_timeline_container_line_thickness_normal.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow {
    border-width: 2px;
    }
.bold_timeline_container_line_thickness_thick.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow {
    border-width: 4px;
    }
.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow:hover {
    border-color: #eeeeee;
    color: #eeeeee;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    }
.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled {
    cursor: default;
    opacity: .5;
    }
.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    }
.bold_timeline_container_slider_arrows_style_shadow.bold_timeline_container button.bold_timeline_slick_arrow {
    background: none;
    border: 2px solid transparent;
    color: #27b6fd;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    }
.bold_timeline_container_slider_arrows_style_shadow.bold_timeline_container button.bold_timeline_slick_arrow:hover {
    border-color: #eeeeee;
    }
.bold_timeline_container_slider_arrows_style_shadow.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled {
    cursor: default;
    opacity: .5;
    }

/* Button */
/* TODO: uvesti fontove tek kada je potrebno? */
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */
@font-face {
    font-family: 'Icon7Stroke';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome5Brands */
@font-face {
    font-family: 'FontAwesome5Brands';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1776246544) format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome */
@font-face {
    font-family: 'FontAwesome';
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544);
    src: url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1776246544) format('embedded-opentype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1776246544) format('woff2'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1776246544) format('woff'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1776246544) format('truetype'),url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/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);
    }
[data-ico-fa5b]:before {
    font-family: FontAwesome5Brands;
    content: attr(data-ico-fa5b);
    }

/* Variables */
/* rem */
/* em */
/* rem */
/* em */
/* em */
/* em */
/* em */
/* em */
/* px */
/* px */
/* px */
/* em */
/* px */
/* em */
/* em */
/* em */
/* px */
/* px */
/* TODO: na kraju ne bi trebali da imamo defaultLineThickness */
/* px */
/* px */
/* px */
/* px */
/* FRAGMENTS */
/* override! */
.bold_timeline_container .bold_timeline_item .bold_timeline_item_button {
    --default-button-color: #008ed4;
    }
.bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text {
    padding: .5em 1em;
    display: block;
    color: inherit;
    text-align: center;
    text-decoration: none;
    }
.bold_timeline_container.bold_timeline_container_button_shape_soft_rounded .bold_timeline_item_button_shape_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_shape_soft_rounded.bold_timeline_item_button .bold_timeline_item_button_inner {
    border-radius: 5px;
    }
.bold_timeline_container.bold_timeline_container_button_shape_hard_rounded .bold_timeline_item_button_shape_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_shape_hard_rounded.bold_timeline_item_button .bold_timeline_item_button_inner {
    border-radius: 100px;
    }
.bold_timeline_container.bold_timeline_container_button_shape_square .bold_timeline_item_button_shape_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_shape_square.bold_timeline_item_button .bold_timeline_item_button_inner {
    border-radius: 0;
    }
.bold_timeline_container.bold_timeline_container_button_style_filled .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_style_filled.bold_timeline_item_button .bold_timeline_item_button_inner {
    background: var(--default-button-color);
    color: white;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bold_timeline_container.bold_timeline_container_button_style_outline .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_style_outline.bold_timeline_item_button .bold_timeline_item_button_inner {
    border-width: 2px;
    border-style: solid;
    border-color: var(--default-button-color);
    color: var(--default-button-color);
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bold_timeline_container.bold_timeline_container_button_style_outline .bold_timeline_item_button_style_inherit.bold_timeline_item_button.bold_timeline_group_button,
.bold_timeline_container .bold_timeline_item_button_style_outline.bold_timeline_item_button.bold_timeline_group_button {
    background: white;
    }
.bold_timeline_container.bold_timeline_container_button_style_clear .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_style_clear.bold_timeline_item_button .bold_timeline_item_button_inner {
    border: none;
    color: inherit;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.bold_timeline_container.bold_timeline_container_button_style_shadow .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,
.bold_timeline_container .bold_timeline_item_button_style_shadow.bold_timeline_item_button .bold_timeline_item_button_inner {
    border: none;
    color: var(--default-button-color);
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);
    }
.bold_timeline_container.bold_timeline_container_button_size_small .bold_timeline_item_button_size_inherit.bold_timeline_item_button,
.bold_timeline_container .bold_timeline_item_button_size_small.bold_timeline_item_button {
    font-size: .85em;
    }
.bold_timeline_container.bold_timeline_container_button_size_normal .bold_timeline_item_button_size_inherit.bold_timeline_item_button,
.bold_timeline_container .bold_timeline_item_button_size_normal.bold_timeline_item_button {
    font-size: 1em;
    }
.bold_timeline_container.bold_timeline_container_button_size_large .bold_timeline_item_button_size_inherit.bold_timeline_item_button,
.bold_timeline_container .bold_timeline_item_button_size_large.bold_timeline_item_button {
    font-size: 1.15em;
    }
.bold_timeline_container .bold_timeline_item_button.bold_timeline_item_button_width_block {
    display: block;
    }
.bold_timeline_container .bold_timeline_item_button.bold_timeline_item_button_width_inline {
    display: inline-block;
    }

/*@import url(https://sherpath.eu/wp-content/plugins/bold-timeline-lite/assets/scss/separator.crush.scss);*//* info: https://sherpath.eu/wp-content/plugins/bt_cost_calculator/style.min.css */
/* Item lock */

:root {
	--accent-color: #52b7bd;
}

.btQuoteItem.btCCLock,
.btQuoteGBlock.btCCLock {
	position: relative;
}
.btQuoteItem.btCCLock:before,
.btQuoteGBlock.btCCLock:before {
    content: ' ';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 999;
}

/* Columns and forms widths */
.btQuoteBooking {
    margin: 0 0 20px;
	box-sizing: border-box;
	transition: opacity 400ms ease;
	/* opacity: 0; */
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.btQuoteBooking *, .btQuoteBooking *:after, .btQuoteBooking *:before {
	box-sizing: border-box;
}
.btQuoteBooking:after {
	content: " ";
	display: table;
	clear: both;
	width: 100%;
}
.btQuoteBooking .btQuoteBookingForm {
	margin: 0 0 30px;
}
.btQuoteBooking .btTotalQuoteContactGroup {
    transition: all 600ms ease;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.btQuoteBooking .btTotalQuoteContactGroup.btActive {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	max-height: 50000px;
	filter: alpha(opacity=100);
 transition-delay: 400ms;
}
/* Next button */
.btQuoteBooking .btTotalNextWrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	    flex-direction: row;

	padding-right: 0 !important;
    transition: all 400ms ease;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	-ms-flex-pack: end;
	    justify-content: flex-end;
	text-align: initial;
}

.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn {
	-ms-flex: 0 0 160px;
	    flex: 0 0 160px;
	width: 160px;
	max-width: 160px;
}
.btQuoteBooking .btQuoteBookingForm .boldBtn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 1 0px;
	    flex: 0 1 0px;
	float: none;
	margin-right: 0;
	width: 0px;
	transition: all 300ms ease;
	max-width: 0;
}
.btQuoteBooking .btContactNext {
    font-family: inherit;
	margin: 0 0 0 30px;
	line-height: 2.25;
	border-radius: 50px;
	border: var(--accent-color) 2px solid;
	color: var(--accent-color);
	text-transform: uppercase;
	font-weight: 900;
	display: inline-block;
	padding: 0 10px 0 10px;
	background: transparent;
	cursor: pointer;
	font-size: 20px;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	transform: translate(250px,0);
	white-space: nowrap;
}
.rtl .btQuoteBooking .btContactNext {
	margin: 0 30px 0 0;
	transform: translate(-250px,0);
}
.btQuoteBooking .btContactNext:focus {
	outline:0;
}

.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	transform: translate(0,0);
    transition: all 400ms ease;
	width: 100%;
}
.btQuoteBooking .btContactNext:hover, .btQuoteBooking .btContactNext:active {
	border-color: #999;
	color: #555;
	box-shadow: 0 0 10px #CCC inset, 0 2px 10px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactNext:hover:after, .btQuoteBooking .btContactNext:active:after {
	margin: 0 7px 0 10px;
    transition: margin 200ms ease;
}
.btQuoteBooking .btContactNext:active {
	box-shadow: 0 0 0 #CCC inset, 0 -2px 10px rgba(0,0,0,0.4);
}
/* Quote items */
.btQuoteBooking .btQuoteItem {
    padding: 0 0 0 220px;
    margin: 0 0 30px;
}
.rtl .btQuoteBooking .btQuoteItem {
    padding: 0 220px 0 0;
}
.btQuoteBooking .btQuoteItem label {
    display: block;
    float: left;
    width: 220px;
    margin: 8px 0 0 -220px;
	padding-right: 20px;
}
.rtl .btQuoteBooking .btQuoteItem label {
	float: right;
	margin-left: 0;
	margin-right: -220px;
	padding-right: 0;
	padding-left: 20px;
	text-align: right;
}
.btQuoteBooking .btQuoteSlider {
    float: left;
    margin: 0 0 0;
    width: 100%;
}
.rtl .btQuoteBooking .btQuoteSlider {
	float: right;
}
.btQuoteBooking .btQuoteSwitch {
    float: left;
    margin: 0 0 0;
    width: 76px;
	height: 38px;
	border: 1px solid #ccc;
	border-radius: 38px;
	cursor: pointer;
	padding: 5px;
	transition: box-shadow 380ms ease;
}
.rtl .btQuoteBooking .btQuoteSwitch {
	float:right;
}
.btQuoteBooking .btQuoteSwitch:hover {
	box-shadow: 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    width: 26px;
	height: 26px;
	background: #ccc;
	border-radius: 50%;
	transition: all 190ms cubic-bezier(0.8, 0.1, 0.8, 0.1);
}

.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
	margin-left: 38px;
	background: var(--accent-color);
}
.rtl .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
	margin-left: 0;
	margin-right: 38px;
}
.btQuoteBooking .btQuoteItemInput {
    text-align: center;
}
.btQuoteBooking .btQuoteItem .fancy-select .trigger {
    text-align: left;
    color: #b4b4b4;
}
.rtl .btQuoteBooking .btQuoteItem .fancy-select .trigger {
	text-align: right;
}
.btQuoteBooking .btQuoteItem .fancy-select .trigger.selected {
    color: #333;
}
/* Standard fields */
.btQuoteBooking input[type="text"], .btQuoteBooking  input[type="email"], .btQuoteBooking input[type="password"], .btQuoteBooking input[type="url"], .btQuoteBooking input[type="tel"], .btQuoteBooking input[type="number"], .btQuoteBooking input[type="date"], .btQuoteBooking textarea, .btQuoteBooking .fancy-select .trigger {
    width: 100%;
    display: block;
    line-height: 2;
	min-height: 38px;
    padding: 0 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-family: inherit;
    font-weight: inherit;
	font-size: inherit;
    transition: all 380ms ease;
	color: #000;
	border-radius: 2px;
	outline: none;
}
.btQuoteBooking .btQuoteItem textarea {
    resize: vertical;
    font-size: inherit;
    color: #000;
    padding: 0px 12px 0px 12px;
    min-height: 160px;
}
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
    transition: all 380ms ease;
	border-radius: 2px;
	min-height: 38px;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText {
	border-radius: 0;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
/* Standard hover state */
.btQuoteBooking  input[type="text"]:hover, .btQuoteBooking  input[type="email"]:hover, .btQuoteBooking  input[type="password"]:hover, .btQuoteBooking  input[type="url"]:hover, .btQuoteBooking  input[type="tel"]:hover, .btQuoteBooking  input[type="number"]:hover, .btQuoteBooking  input[type="date"]:hover, .btQuoteBooking  textarea:hover, .btQuoteBooking  .fancy-select .trigger:hover {
	box-shadow: 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText {
	box-shadow: 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
/* Standard focus state */
.btQuoteBooking  input[type="text"]:focus, .btQuoteBooking  input[type="email"]:focus, .btQuoteBooking  input[type="url"]:focus, .btQuoteBooking  input[type="tel"]:focus, .btQuoteBooking  input[type="number"]:focus, .btQuoteBooking  input[type="date"]:focus, .btQuoteBooking  textarea:focus, .btQuoteBooking  .fancy-select .trigger.open {
    border-color: #999;
	box-shadow: 5px 0 0 var(--accent-color) inset, 0 2px 10px rgba(0,0,0,0.2);
	outline: none;
}
.rtl .btQuoteBooking  input[type="text"]:focus, .rtl .btQuoteBooking  input[type="email"]:focus, .rtl .btQuoteBooking  input[type="url"]:focus, .rtl .btQuoteBooking  input[type="tel"]:focus, .rtl .btQuoteBooking  input[type="number"]:focus, .rtl .btQuoteBooking  input[type="date"]:focus, .rtl .btQuoteBooking  textarea:focus, .rtl .btQuoteBooking  .fancy-select .trigger.open {
	box-shadow: -5px 0 0 var(--accent-color) inset, 0 2px 10px rgba(0,0,0,0.2);
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    transition: all 380ms ease;
	box-shadow: 5px 0 0 var(--accent-color) inset, 0 2px 10px rgba(0,0,0,0.2);
	min-height: 38px;
}
.rtl .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .rtl .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
	box-shadow: -5px 0 0 var(--accent-color) inset, 0 2px 10px rgba(0,0,0,0.2);
}
/* Float clears */
.btQuoteBooking .btQuoteItem:after {
    content: ' ';
    display: table;
    width: 100%;
    clear: both;
}
/* Slider */
.btQuoteBooking  .ui-slider {
	background: #ededed; /* Old browsers */ /* FF3.6+ */
	background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.05), rgba(0,0,0,0));
    position: relative;
    text-align: left;
	border: 1px solid #ccc;
	border-radius: 14px;
	box-shadow: 0 0 0 rgba(0,0,0,0.2);
    transition: all 190ms ease;
}
.btQuoteBooking  .ui-slider {
    text-align: right;
}
/* Slider hover state */
.btQuoteBooking  .ui-slider:hover {
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    transition: all 380ms ease;
}
/* Slider handle */
.btQuoteBooking  .ui-slider .ui-slider-handle {
    display: block;
    position: absolute;
    z-index: 2;
    min-width: 38px;
    height: 38px;
    -ms-touch-action: none;
    touch-action: none;
    background: var(--accent-color);
    border-radius: 50%;
    cursor: w-resize;
	cursor: -moz-grab;
	box-shadow: 0 0 0 rgba(0,0,0,0.5), 0 0 0 0 rgba(0,0,0,0.2) inset;
    transition: all 190ms ease;	
}
	
.btQuoteBooking .btQuoteSliderValue {
	min-width: 34px;
	height: 38px;
	line-height: 38px;
	padding: 0 2px;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	display: block;
}
/* Slider hover state */
.btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-hover {
	box-shadow: 0 0 0 rgba(0,0,0,0.5), 0 0 0 3px rgba(0,0,0,0.2) inset;
}
/* Slider active state */
.btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-active, .btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-active.ui-state-hover {
	cursor: -moz-grabbing;
	box-shadow: 0 2px 10px rgba(0,0,0,0.5), 0 0 0 3px rgba(0,0,0,0.2) inset;
}
/* Slider range */
.btQuoteBooking  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
/* support: IE8 - See #6727 */
.btQuoteBooking  .ui-slider.ui-state-disabled .ui-slider-handle,
.btQuoteBooking  .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
/* Slider horizontal */
.btQuoteBooking  .ui-slider-horizontal {
    height: 20px;
	margin-top: 10px;
	cursor: pointer;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-handle {
    top: -10px;
    margin-left: -18px;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.btQuoteBooking  .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.rtl .btQuoteBooking  .ui-slider-horizontal .ui-slider-range-min {
	left: auto;
	right: 0;
}
.rtl .btQuoteBooking  .ui-slider-horizontal .ui-slider-range-max {
    right: auto;
	left: 0;
}
/* Slider vertical */
.btQuoteBooking  .ui-slider-vertical {
    min-width: 34px;
    height: 100px;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-handle {
    left: 0;
    margin-left: 0;
    margin-bottom: -18px;
}
.rtl .btQuoteBooking  .ui-slider-vertical .ui-slider-handle {
	left: auto;
	right: 0;
	margin-left: auto;
	margin-right: 0;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.rtl .btQuoteBooking  .ui-slider-vertical .ui-slider-range {
	left: auto;
	right: 0;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.btQuoteBooking  .ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
/* Total value */
.btQuoteBooking  .btQuoteBookingForm .btQuoteTotal {
    font-weight: bold;
    padding: 0;
    text-align: right;
	color: #FFF;
	background: var(--accent-color);
	border-radius: 50px;
	line-height: 1.8;
	display: -ms-flexbox;
	display: flex;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: stretch;
        align-items: stretch;
	float: none;
}
.rtl .btQuoteBooking  .btQuoteBookingForm .btQuoteTotal {
	text-align: left;
}
.btQuoteBooking  .btQuoteBookingForm.btActive .btQuoteTotal {
}
.btQuoteBooking  .btQuoteTotalText {
    margin-right: 1em;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}
.rtl .btQuoteBooking  .btQuoteTotalText {
	margin-right: 0;
	margin-left: 1em;
}
/* Total currency */

.btQuoteBooking .btQuoteTotalCurrency {
    font-size: 22px;
	line-height: 1.8;
	display: inline-block;
	background: rgba(0,0,0,0.25);
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	padding: 5px 0px 5px 20px;
}
.rtl .btQuoteBooking .btQuoteTotalCurrency {
	padding: 5px 20px 5px 0px;
	border-radius: 0 50px 50px 0;
}
.btQuoteBooking .btQuoteTotalCalc {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    font-size: 22px;
	line-height: 1.8;
	display: inline-block;
	background: rgba(0,0,0,0.25);
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	padding: 5px 20px 5px 0px;
}
.rtl .btQuoteBooking .btQuoteTotalCalc {
	padding: 5px 0px 5px 20px;
	border-radius: 50px 0 0 50px;
}
.currencyAfter .btQuoteTotalCurrency {
	border-radius: 0px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	padding: 5px 20px 5px 0px;
}
.rtl .currencyAfter .btQuoteTotalCurrency {
	border-radius: 50px 0 0 50px;
	padding: 5px 0px 5px 20px;
}
.currencyAfter .btQuoteTotalCalc {
	border-radius: 0px;	
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	padding: 5px 0px 5px 20px;
}
.rtl .currencyAfter .btQuoteTotalCalc {
	border-radius: 0 50px 50px 0;
	padding: 5px 20px 5px 0px;
}

/* Options */
.btQuoteBooking .btQuoteItem ul.options {
    text-align: left;
}
.rtl .btQuoteBooking .btQuoteItem ul.options {
	text-align: right;
}
/* Contact form */
.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
    margin: 0 -10px 0px -10px;
}
/* Contact form item */
.btQuoteBooking .btQuoteContact .btQuoteItem {
    padding: 0 10px;
    float: left;
    width: 50%;
}
.rtl .btQuoteBooking .btQuoteContact .btQuoteItem {
	float: right;
}
/* Form split in two columns */
.btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd) {
    clear: left;
}
.rtl .btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd) {
	clear: right;
}

/* Form full width item */
.btQuoteBooking .btQuoteItem.btQuoteItemFullWidth {
    float: none !important;
    width: auto !important;
}
/* Form button */
.btQuoteBooking .btQuoteContact .boldBtn {
    clear: left;
    margin: 0px;
	text-align: center;
	white-space: normal;
}
.rtl .btQuoteBooking .btQuoteContact .boldBtn {
	clear: right;
}

/* CF7 */
.rtl .btQuoteContact.btQuoteContactForm7 {
	text-align: right;
}
.rtl .btQuoteContact.btQuoteContactForm7 input,
.rtl .btQuoteContact.btQuoteContactForm7 select,
.rtl .btQuoteContact.btQuoteContactForm7 textarea {
	text-align: right;
}

/* Mandatory fields */
.btQuoteBooking  .btContactFieldMandatory input, .btQuoteBooking  .btContactFieldMandatory textarea {
    border: 1px solid #AAA;
	box-shadow: 0 0 0 1px #AAA inset;
    transition: all 380ms ease;
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText {
    border: 1px solid #AAA;
	box-shadow: 0 0 0 1px #AAA inset;
}
.btQuoteBooking  .btContactFieldMandatory input:hover, .btQuoteBooking  .btContactFieldMandatory textarea:hover {
	box-shadow: 0 0 0 1px #AAA inset, 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius:hover .ddTitleText {
	box-shadow: 0 0 0 1px #AAA inset, 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking  .btContactFieldMandatory input:focus, .btQuoteBooking  .btContactFieldMandatory textarea:focus {
	box-shadow: 0 0 0 1px #AAA inset, 5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.rtl .btQuoteBooking  .btContactFieldMandatory input:focus, .btQuoteBooking  .btContactFieldMandatory textarea:focus {
	box-shadow: 0 0 0 1px #AAA inset, -5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText {
	box-shadow: 0 0 0 1px #AAA inset, 5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.rtl .btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText {
	box-shadow: 0 0 0 1px #AAA inset, -5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
/* Error fields validation */
.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea {
    border: 1px solid var(--accent-color);
	box-shadow: 0 0 0 1px var(--accent-color) inset;
    transition: all 380ms ease;
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText {
    border: 1px solid var(--accent-color);
	box-shadow: 0 0 0 1px var(--accent-color) inset;
}
.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:hover, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:hover {
	box-shadow: 0 0 0 1px var(--accent-color) inset, 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText {
	box-shadow: 0 0 0 1px var(--accent-color) inset, 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:focus, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:focus {
	box-shadow: 0 0 0 1px var(--accent-color) inset, 5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.rtl .btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:focus, .btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:focus {
	box-shadow: 0 0 0 1px var(--accent-color) inset, -5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
	box-shadow: 0 0 0 1px var(--accent-color) inset, 5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}
.rtl .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText {
	box-shadow: 0 0 0 1px var(--accent-color) inset, -5px 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}

/* Submit query message */
.btQuoteBooking .btSubmitMessage {
    color: var(--accent-color);
    font-weight: 600;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
/* Date picker */
.btDatePicker {
	z-index: 10000 !important;
	width: 300px;
}
.btDatePicker table th, .btDatePicker table td {
    border: 1px solid #e0e0e0;
}
.btDatePicker .ui-datepicker-header {
    display: block;
    padding: 10px;
    overflow: hidden;
    background-color: var(--accent-color);
	color: #FFF;
}
.btDatePicker table.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    background-color: #f2f2f2;
}
/* Datepicker header, day names */
.btDatePicker table.ui-datepicker-calendar th {
    padding: 10px 8px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
	text-align: center;
}
/* Datepicker prev/next */
.btDatePicker a.ui-datepicker-prev, .btDatePicker a.ui-datepicker-next {
    display: block;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    border-radius: 2px;
    padding: 2px 4px;
    text-transform: uppercase;
    cursor: pointer;
	color: white;
}
.btDatePicker a.ui-datepicker-prev {
    float: left;
}
.rtl .btDatePicker a.ui-datepicker-prev {
	float: right;
}
.btDatePicker a.ui-datepicker-next {
    float: right;
}
.rtl .btDatePicker a.ui-datepicker-next {
    float: left;
}
/* Prev / Next hover state */
.btDatePicker a.ui-datepicker-prev:hover, .btDatePicker a.ui-datepicker-next:hover {
	color: inherit;
    transition: all 200ms ease;
}
/* Datepicker title */
.btDatePicker .ui-datepicker-title {
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 600;
    color: #FFF;
}
/* Datepicker DIV */
.btDatePicker#ui-datepicker-div {
    background-color: #f2f2f2;
	border: 1px solid #CCC;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	border-radius: 2px;
	margin-top: 1px;
}
/* Datepicker day */
.btDatePicker .ui-datepicker-calendar td {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    padding: 0.3em;
	text-align: center;
}
/* Datepicker day link */
.btDatePicker table.ui-datepicker-calendar td a {
    color: #666;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    line-height: 18px;
    transition: all 200ms ease;
}
/* Datepicker active state */
.btDatePicker table.ui-datepicker-calendar td a.ui-state-active {
	font-weight: bold;
    transition: all 200ms ease;
}
/* Datepicker hover state */
.btDatePicker table td:hover {
	cursor: pointer;
}
.btDatePicker table td:hover {
    background: #e0e0e0;
    transition: all 200ms ease;
}

/* Styled select */
.btQuoteBooking .btDropDown .dd {
    position: relative;
}
.btQuoteBooking .ddChild {
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    margin: -1px 0 0;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.btQuoteBooking .ddChild {
    position: absolute !important;
}
/* Select submenu items */
.btQuoteBooking .ddChild {
    background-color: #fff;
    border: 1px solid #999;
    overflow-y: auto;
}
.btQuoteBooking .ddChild ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.btQuoteBooking .ddChild ul li {
    display: table;
    width: 100%;
	min-height: 38px;
    margin: 0;
    padding: 0 37px 0 0;
    cursor: pointer;
    line-height: 1.2;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
	color: #000;
    transition: all 200ms ease;
}
.rtl .btQuoteBooking .ddChild ul li {
	padding: 0 0 0 37px;
}
.btQuoteBooking .ddChild ul li span {
    display: block;
    padding: 0px 12px;
	line-height: 2;
}
.btQuoteBooking .ddChild ul li span.description {
	line-height: 1.5;
	margin-top: -.3em;
	margin-bottom: .3em;
}
/* Item hover state */
.btQuoteBooking .ddChild ul li:hover, .btQuoteBooking .ddChild ul li.selected:hover {
	color: #666;
    background: rgba(0,0,0,0.05);
    transition: all 200ms ease;
}
/* First item disabled state */
.btQuoteBooking .ddChild ul li:first-child, .btQuoteBooking .ddChild ul li:first-child:hover {
    border-top: none;
	color: #666;
	background: none;
}
.btQuoteBooking .ddOutOfVision {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
}
/* Styled menu itself */
.btQuoteBooking .ddItem {
    display: table;
    width: 100%;
    margin: 1px 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.1;
}
/* Styled menu label */
.btQuoteBooking .ddTitleText {
    display: table;
    width: 100%;
}
.btQuoteBooking .ddTitleText span, .btQuoteBooking .ddChild ul li span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.rtl .btQuoteBooking .ddTitleText span, .rtl .btQuoteBooking .ddChild ul li span {
	text-align: right;
}
.btQuoteBooking .ddTitleText span span, .btQuoteBooking .ddChild ul li span span, .btQuoteBooking .ddChild ul li:hover span span, .btQuoteBooking .ddChild ul li.selected:hover span span {
    display: block;
    font-size: 12px;
	padding: 0px;
	color: #555;
    transition: all 200ms ease;
}
.btQuoteBooking .ddChild span {
    padding: 8px 12px;
}
.btQuoteBooking .ddTitleText span {
    padding: 0px 12px;
}
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0 37px 0 0;
}
.rtl .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText {
    padding: 0 0 0 37px;
}
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    background-color: #fff;
	border: 1px solid #999;
    padding: 0 37px 0 0;
}
.rtl .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText, .rtl .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
	padding: 0 0 0 37px;
}
/* Select item description */
.btQuoteBooking .ddlabel, .btQuoteBooking .description {
    width: 100%;
}
.btNotSelected {
	min-height: 38px;
}
.btNotSelected  .ddlabel {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Photo in select */
.btQuoteBooking .ddTitleText .ddImage, .btQuoteBooking .ddChild ul li .ddImage {
    text-align: center;
    padding: 12px;
	padding-right: 0px;
}
.rtl .btQuoteBooking .ddTitleText .ddImage, .btQuoteBooking .ddChild ul li .ddImage {
	padding-right: 12px;
	padding-left: 0;
}
.btQuoteBooking .ddTitleText .ddImage img, .btQuoteBooking .ddChild ul li .ddImage img {
    display: block;
    width: auto;
    max-width: none !important;
}
/* Nothing selected state */
.btQuoteBooking .ddTitleText.btNotSelected .ddlabel {
	color: #a9a9a9;
}
/* Selected state */
.btQuoteBooking .ddTitleText .ddlabel {
    width: 100%;
    line-height: 2;
	color: #000;
}
.btQuoteBooking .ddTitleText .ddlabel .description {
    line-height: 1.5;
	margin-top: -.3em;
	margin-bottom: .3em;
}
.btQuoteBooking .ddTitle {
    position: relative;
    cursor: pointer;
}
/* Styled select arrow */
.btQuoteBooking .ddTitle .arrow  {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
	margin-top: -2px;
}
.rtl .btQuoteBooking .ddTitle .arrow  {
	right: auto;
	left: 10px;
}
/* Arrow itself */
.btQuoteBooking .ddTitle .arrow:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
	display: block;
}
/* Submit button */
.btQuoteBooking .btContactSubmit {
    font-family: inherit;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    background-color: var(--accent-color);
    color: #fff;
    line-height: 1.5;
    padding: 10px 50px;
    font-weight: 700;
    font-size: 20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    transition: all 300ms ease;
	border-radius: 50px;
	text-transform: uppercase;
}
.btQuoteBooking .btContactSubmit:focus {
	outline:0;
}
/* Submit hover state */
.btQuoteBooking  .btContactSubmit:hover {
	box-shadow: 0 0 0 5px rgba(0,0,0,0.2) inset;
    opacity: 0.85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    transition: all 300ms ease;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
/* Tablets screen */
@media (max-width: 1024px) {
    .btQuoteBooking .btQuoteContact .btQuoteItem,
    .rtl .btQuoteBooking .btQuoteContact .btQuoteItem {
        float: none;
        width: auto;
    }
	.btQuoteBooking .btTotalQuoteContactGroup.btActive,
	.rtl .btQuoteBooking .btTotalQuoteContactGroup.btActive {
		max-height: 50000px;
	}
	/*.btQuoteBooking .btQuoteContact {
		margin-left: -10px;
	}*/
}
/* Larger smartphones screen */
@media (max-width: 650px) {
    .btQuoteBooking .btQuoteItem label,
    .rtl .btQuoteBooking .btQuoteItem label {
        display: block;
        float: none;
        margin: 0 0 8px;
        width: auto;
		padding: 0;
    }
   .btQuoteBooking .btQuoteItem ,
   .rtl .btQuoteBooking .btQuoteItem {
        margin: 0 0 20px;
        padding: 0;
    }
   .rtl .btQuoteBooking .btQuoteContact .btQuoteItem {
	   padding: 0 10px;
   }
}
/* Small smartphones screen */
@media (max-width: 480px) {
    .btQuoteBooking .ddTitleText .ddImage img, .btQuoteBooking .ddChild ul li .ddImage img {
        display: block;
        width: auto;
        margin: 0 auto;
    }
	.btQuoteBooking .btTotalNextWrapper {
		display: block;
	}
	.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn, .btQuoteBooking .btQuoteBookingForm .boldBtn {
		-ms-flex: 1 0 100%;
		    flex: 1 0 100%;
		width: 100%;
		max-width: 100%;
	}
	.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal, .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		float: none;
		margin-bottom: 20px;
		height: 50px;
	}
	.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext, .btQuoteBooking .btQuoteBookingForm .btContactNext {
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.btQuoteBooking .btQuoteBookingForm .btContactNext {
		transform: translateY(-100%);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	.btQuoteBooking .btContactBack, .btQuoteBooking .btContactSubmit {
		margin: 0 auto 20px auto;
		clear: both;
		display: block;
	}
}

/* placeholder */

.btQuoteBooking *::-webkit-input-placeholder {
	font-family: inherit;
	color: #a9a9a9;
}
.btQuoteBooking *:-moz-placeholder { /* older Firefox*/
	font-family: inherit;
	color: #a9a9a9;
}
.btQuoteBooking *::-moz-placeholder { /* Firefox 19+ */ 
	font-family: inherit;
	color: #a9a9a9;
} 
.btQuoteBooking *:-ms-input-placeholder { 
	font-family: inherit;
	color: #a9a9a9;
}

/* reCAPTCHA */

.btQuoteBooking .g-rec {
	margin-bottom: 30px;
	padding: 0 10px;
}

.btQuoteBooking .g-rec > div > div {
	margin: auto;
}

/* PayPal */

.btPayPalButton {
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	background: transparent;
	border: #ccc 2px solid;
	border-radius: 50px;
/*	margin-right: -100%;*/
	width: 130px;
	height: 49px;
	cursor: pointer;
	transition: box-shadow 380ms ease;
	background-position: center center;
	background-size: 70%;
	background-repeat: no-repeat;
	-ms-flex: 0 0 130px;
	    flex: 0 0 130px;
	margin-left: 30px;
}
.rtl .btPayPalButton {
	margin-left: 0;
	margin-right: 30px;
}

.btPayPalButton:hover {
	box-shadow: 0 0 0 var(--accent-color) inset, 0 1px 5px rgba(0,0,0,0.2);
}

.btPayPalForm {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.bt_cc_email_confirmation_container {
	margin-bottom: 30px;
	padding-left: 10px;
}
.rtl .bt_cc_email_confirmation_container {
	padding-left: 0;
	padding-right: 10px;
	text-align: right;
}
@media (max-width: 480px) {
	.btPayPalButton,
	.rtl .btPayPalButton {
		margin-left: 0;
		margin-right: 0;
		-ms-flex: 0 0 160px;
		    flex: 0 0 160px;
		width: 160px;
	}
}

/* Base for label styling */
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked),
.bt_cc_email_confirmation_container [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.rtl .bt_cc_email_confirmation_container [type=checkbox]:not(:checked),
.rtl .bt_cc_email_confirmation_container [type=checkbox]:checked {
	left: auto;
	right: -9999px;
}
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label {
	padding-left: 0;
	padding-right: 25px;
}

/* checkbox aspect */
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0.7em;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 2px;
  /*box-shadow: inset 0 1px 3px rgba(0,0,0,.3);*/
}
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before {
	left: auto;
	right: 0;
}
/* checked mark aspect */
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  left: 3px;
  top: 1px;
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1;
  /*color: #09ad7e;*/
  transition: all .2s;
}
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,
.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
	left: auto;
	right: 3px;
}
/* checked mark aspect changes */
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(0);
}
.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
}
/* disabled checkbox */
.bt_cc_email_confirmation_container [type="checkbox"]:disabled:not(:checked) + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked + label:after {
  /*color: #999;*/
}
.bt_cc_email_confirmation_container [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.bt_cc_email_confirmation_container [type="checkbox"]:checked:focus + label:before,
.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked):focus + label:before {
  /*border: 1px dotted blue;*/
}

/* hover style just for information */
.bt_cc_email_confirmation_container label:hover:before {
  /*border: 1px solid #4778d9!important;*/
}

/* CC Separator */

.bt_cc_separator.bt_cc_bottom_spacing_extra_small{
	margin-bottom: 0.25em !important;
}
.bt_cc_separator.bt_cc_bottom_spacing_small {
	margin-bottom: 0.5em !important;
}
.bt_cc_separator.bt_cc_bottom_spacing_normal {
	margin-bottom: 1em !important;
}
.bt_cc_separator.bt_cc_bottom_spacing_medium {
	margin-bottom: 2em !important;
}
.bt_cc_separator.bt_cc_bottom_spacing_large {
	margin-bottom: 4em !important;
}
.bt_cc_separator.bt_cc_bottom_spacing_extra_large {
	margin-bottom: 8em !important;
}
.bt_cc_separator.bt_cc_top_spacing_extra_small{
	margin-top: 0.25em !important;
}
.bt_cc_separator.bt_cc_top_spacing_small {
	margin-top: 0.5em !important;
}
.bt_cc_separator.bt_cc_top_spacing_normal {
	margin-top: 1em !important;
}
.bt_cc_separator.bt_cc_top_spacing_medium {
	margin-top: 2em !important;
}
.bt_cc_separator.bt_cc_top_spacing_large {
	margin-top: 4em !important;
}
.bt_cc_separator.bt_cc_top_spacing_extra_large {
	margin-top: 8em !important;
}
.bt_cc_separator.bt_cc_border_style_solid {
	border-top: 1px solid #ddd;
}
.bt_cc_separator.bt_cc_border_style_dashed {
	border-top: 1px dashed #ddd;
}
.bt_cc_separator.bt_cc_border_style_dotted {
	border-top: 1px dotted #ddd;
} 

/* Description */

.btQuoteItemDescription {
	text-align: right;
    font-size: 0.7em;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	pointer-events: none;
}

.btQuoteItemDescription:before {
    content: ' ';
	clear: both;
	display: table;
	width: 100%;
}

/* Subtotal addition */
.btQuoteBooking .btQuoteSubtotal {
    padding: 0;
    margin: 0 0 20px;
	display: flex;
	align-items: center;
}
.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText {
    display: block;
    max-width: 220px;
	padding-right: 20px;
	flex: 0 0 220px;
}
.rtl .btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText {
	padding-right: 0;
	padding-left: 20px;
	text-align: right;
}
.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalCalc {
	font-weight: bold;
	line-height: 1.8;
}
@media (max-width: 480px) {
	.btQuoteBooking .btQuoteSubtotal {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 0;
	}
	.rtl .btQuoteBooking .btQuoteSubtotal {
		padding: 0;
	}
	.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText {
		float: none;
		width: auto;
		margin: 0;
		padding-right: 20px;
	}
	.rtl .btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText {
		float: none;
		width: auto;
		margin: 0;
		padding-right: 20px;
		text-align: right;
	}
	.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalCalc {
		padding: 0 20px;
	}
}/* info: https://sherpath.eu/wp-content/plugins/contact-form-7/includes/css/styles.css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}/* info: https://sherpath.eu/wp-content/plugins/official-mailerlite-sign-up-forms/assets/css/mailerlite_forms.css */
/* Global forms style */

.mailerlite-form {

}

.mailerlite-form .mailerlite-form-description {
    margin-bottom: 10px;
}

.mailerlite-form .mailerlite-form-field {
    margin-bottom: 10px;
}

.mailerlite-form .mailerlite-form-field label {
    display: block;
}

.mailerlite-form .mailerlite-subscribe-button-container {
    text-align: center;
}

.mailerlite-form input.error {
    color: #ff0000;
    border-color: #ff0000;
}

.mailerlite-form label.error {
    color: #ff0000;
}

.mailerlite-form-response {
    margin-top: 20px;
    display: none;
    text-align: center;
    color: #00a154;
}

.mailerlite-form-loader {
    display: none;
    text-align: center;
    font-weight: bold;
    margin: 0 20px;
}

.mailerlite-form-error {
    display: block;
    color: #ff0000;
}

.mailerlite-subscribe-submit{
    max-width: 100%;
}/* info: https://sherpath.eu/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css */
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}/* info: https://sherpath.eu/wp-content/themes/ajani/style.css */
/* 
Theme Name: Ajani
Theme URI: https://ajani.bold-themes.com
Description: Ajani WordPress Theme is specially designed for various companies, businesses and consulting services such as  business consulting, marketing consulting, advertising, financial advisors, insurance brokers, investment consultants, accountant services, HR and PR consulting but also for small and medium size companies and agencies in various sectors. This versatile and original WP theme is all you need for your rising business. After carefully researching multiple companies and successfully designing similar WordPress themes our team built Ajani WP theme. This WordPress Theme is developed having in mind the actual needs of real companies and consulting firms. Ajani WordPress theme comes with free updates and post-sales support by our highly rated support team.
Version: 1.1.6
Author: BoldThemes
Author URI: https://bold-themes.com
Tags: business, consulting, company, corporate, startup, agency, software, multipurpose, advertising, marketing, accountant, creative, finance, financial, insurance
Text Domain: ajani
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License

[Table of contents]

1. Base
2. Typography
3. Bootstrap grid
4. Bold themes grid 
5. Template
6. Header
7. Footer
8. Post
9. Comments
10. Widgets
11. Elements
12. Popup
13. Back to top
14. Post, Portfolio tiles
15. Post, Portfolio sliders
16. Post, Portfolio grids
17. Working hours
18. Simple cost calculator
19. Contact form 7
20. Woocommerce
21. Cost calculator
22. Floating image
23. Floating element
24. Advanced progress bar
25. Quote
26. Process
27. Card
28. Icon bulleted list
29. Typography etc responsive
30. Woocommerce screens
31. Fixes
32. RTL
33. Gutenberg
34. IE

*/
/* Fonts */
/* Template fonts, edit in config.php  */
/* Base font */
/* Base menu font */
/* Headline fond */
/* Headline supertitle font */
/* Headline subtitle font */
/* Variables  */
/* Base font size */
/* Base font color */
/* Base bg color */
/* Base border color */
/* Sub bg color */
/* Sub bg color focused */
/* Sub bg color focused */
/* Light placeholder color */
/* Base font color */
/* Base bg color */
/* Base border color */
/* Sub bg color */
/* Sub bg color focused */
/* Light placeholder color */
/* Main color */
/* Dark main color */
/* Darker main color */
/* Very darker main color */
/* Light main color */
/* Secondary color  */
/* Dark secondary color */
/* Darker secondary color */
/* Light secondary color */
/* Base gutter width */
/* Base gutter width */
/* Base gutter width */
/* Sidebar width (%) */
/* Padding between sidebar and sontent */
/* Left and right page padding for boxed content */
/* Default spacing in grid gallery */
/* Defines logo height and menu line height */
/* Defines logo height and menu line height for sticky header */
/* Defines menu height when below menu */
/* Top and bottom padding of the whole horizontal menu (px) */
/* Padding between horizontal menu elements (px) */
/* Width of the vertical menu (px) */
/* Width of the vertical menu (px) */
/* dropdown width (px) */
/* Base font size */
/* Tiny icon size */
/* Extra small icon size */
/* Small icon size */
/* normal icon size */
/* medium icon size */
/* Large icon size */
/* Extra large icon size */
/* Huge icon size */
/* Soft border radius */
/* Hard border radius */
/* Full border radius */
/* Mixins */
/* @ include btMaxLines(lines, line-height); */
/* @fragment bt-clear; */
/* Aliases */
/* Cost calculator specific */
/* All headlines selector */
/* Reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
audio,
canvas,
video {
    display: block;
    }
audio,
canvas,
video {
    display: inline-block;
    }
*:focus,
* {
    outline: none;
    outline: 0;
    }
.touch * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-focus-ring-color: rgba(0,0,0,0);
    }
button::-moz-focus-inner {
    border: 0;
    }
audio:not([controls]) {
    display: none;
    height: 0;
    }
html,
body {
    margin: 0;
    padding: 0;
    }
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    }

/* FloatClears */
.bt-clear:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    }
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    }

/* Chrome selection color */
::selection {
    background: #ff3b2b;
    color: #fff;
    }
::-webkit-input-placeholder {
    color: rgba(0,0,0,.5);
    }
:-ms-input-placeholder {
    color: rgba(0,0,0,.5);
    }
::placeholder {
    color: rgba(0,0,0,.5);
    }
.bt-dark-skin ::-webkit-input-placeholder,
.btDarkSkin ::-webkit-input-placeholder {
    color: rgba(255,255,255,.5);
    }
.bt-dark-skin :-ms-input-placeholder,
.btDarkSkin :-ms-input-placeholder {
    color: rgba(255,255,255,.5);
    }
.bt-dark-skin ::placeholder,
.btDarkSkin ::placeholder {
    color: rgba(255,255,255,.5);
    }

/* Skin */
.bt-dark-skin,
.btDarkSkin {
    color: #fff;
    background-color: #191919;
    }
.bt-light-skin,
.btLightSkin {
    color: #181818;
    background-color: #fff;
    }
select,
textarea,
input,
.fancy-select .trigger {
    color: inherit;
    }
.btLightSkin select,
.btLightSkin textarea,
.btLightSkin input,
.btLightSkin .fancy-select .trigger,
.btDarkSkin .btLightSkin select,
.btDarkSkin .btLightSkin textarea,
.btDarkSkin .btLightSkin input,
.btDarkSkin .btLightSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin .btLightSkin select,
.btLightSkin .btDarkSkin .btLightSkin textarea,
.btLightSkin .btDarkSkin .btLightSkin input,
.btLightSkin .btDarkSkin .btLightSkin .fancy-select .trigger {
    border: 0;
    background-color: rgba(0,0,0,.07);
    }
.btDarkSkin select,
.btDarkSkin textarea,
.btDarkSkin input,
.btDarkSkin .fancy-select .trigger,
.btLightSkin .btDarkSkin select,
.btLightSkin .btDarkSkin textarea,
.btLightSkin .btDarkSkin input,
.btLightSkin .btDarkSkin .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin select,
.btDarkSkin.btLightSkin .btDarkSkin textarea,
.btDarkSkin.btLightSkin .btDarkSkin input,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger {
    border: 0;
    background-color: rgba(255,255,255,.2);
    }

/* Form elements */
select,
input {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    }
input:not([type='checkbox']):not([type='radio']),
button {
    -webkit-appearance: none;
    }
input:not([type='checkbox']):not([type='radio']),
textarea,
select {
    outline: none;
    font: inherit;
    line-height: 1.5;
    width: 100%;
    display: block;
    padding: .813em .938em;
    color: inherit;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btTextRight input:not([type='checkbox']):not([type='radio']),
.btTextRight textarea,
.btTextRight select {
    text-align: right;
    }
input[type="file"] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 3.125em;
    line-height: 3.125em !important;
    }
input[type="file"]::-webkit-file-upload-button {
    background: #ff3b2b !important;
    color: #fff;
    font-weight: bold;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    border: 0;
    padding: 0 1.5em;
    font-size: .875em;
    line-height: 1;
    cursor: pointer;
    height: 100%;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    height: 3.571em;
    -webkit-appearance: none;
    }
.btSoftRoundedButtons input[type="file"]::-webkit-file-upload-button {
    border-radius: 4px;
    }
.btHardRoundedButtons input[type="file"]::-webkit-file-upload-button {
    border-radius: 10px;
    }
.btFullRoundedButtons input[type="file"]::-webkit-file-upload-button {
    border-radius: 25px;
    }
.btAccentButtonDarkText input[type="file"]::-webkit-file-upload-button {
    color: #181818 !important;
    }
.rtl input[type="file"]::-webkit-file-upload-button {
    right: auto;
    left: 0;
    }
input[type="file"]::-webkit-file-upload-button:hover {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
input[type='checkbox'],
input[type='radio'] {
    vertical-align: middle;
    }
input[type="checkbox"] {
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    position: relative;
    content: "";
    -moz-appearance: none;
    border: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-right: .25em;
    background: transparent;
    overflow: hidden;
    border-radius: 0;
    font-size: 1.15em;
    justify-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.33em;
    height: 1.33em;
    -webkit-flex: 0 0 1.33em;
    -ms-flex: 0 0 1.33em;
    flex: 0 0 1.33em;
    }
.rtl input[type="checkbox"] {
    margin-right: 0;
    margin-left: .25em;
    }
input[type="checkbox"]:before,
input[type="checkbox"]:after {
    position: absolute;
    font-family: RemixIcons-System;
    font-size: 1.333em;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    }
input[type="checkbox"]:before {
    content: "\e941";
    color: inherit;
    opacity: .2;
    z-index: 2;
    }
input[type="checkbox"]:after {
    content: "\e944";
    opacity: 0;
    color: #ff3b2b;
    z-index: 1;
    }
input[type="checkbox"]:hover:before {
    opacity: 1;
    }
input[type="checkbox"]:checked:before {
    opacity: 0;
    }
input[type="checkbox"]:checked:after {
    opacity: 1;
    }
input[type="checkbox"]:checked:hover:before {
    opacity: .5;
    }
input[type="radio"] {
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    position: relative;
    content: "";
    -moz-appearance: none;
    border: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-right: .25em;
    background: transparent;
    overflow: hidden;
    border-radius: 0;
    font-size: 1.15em;
    justify-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.33em;
    height: 1.33em;
    -webkit-flex: 0 0 1.33em;
    -ms-flex: 0 0 1.33em;
    flex: 0 0 1.33em;
    }
.rtl input[type="radio"] {
    margin-right: 0;
    margin-left: .25em;
    }
input[type="radio"]:before,
input[type="radio"]:after {
    position: absolute;
    font-family: RemixIcons-System;
    font-size: 1.333em;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    }
input[type="radio"]:before {
    content: "\e941";
    color: inherit;
    opacity: .2;
    z-index: 2;
    }
input[type="radio"]:after {
    content: "\e9cf";
    opacity: 0;
    color: #ff3b2b;
    z-index: 1;
    }
input[type="radio"]:hover:before {
    opacity: 1;
    }
input[type="radio"]:checked:before {
    opacity: 0;
    }
input[type="radio"]:checked:after {
    opacity: 1;
    }
input[type="radio"]:checked:hover:before {
    opacity: .5;
    }
select,
.fancy-select .trigger {
    height: 3.125em;
    line-height: 3.125em;
    }

/* Fancy select */
.fancy-select {
    position: relative;
    }
.fancy-select .trigger {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
    cursor: pointer;
    padding: 0 0 0 .938em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btSoftRoundedButtons .fancy-select .trigger {
    border-radius: 4px;
    }
.btHardRoundedButtons .fancy-select .trigger {
    border-radius: 10px;
    }
.btFullRoundedButtons .fancy-select .trigger {
    border-radius: 25px;
    }
.rtl .fancy-select .trigger {
    padding: 0 .938em 0 0;
    }
.fancy-select .trigger:before {
    content: "\e915";
    font-family: RemixIcons-System;
    display: block;
    float: right;
    padding-right: .5em;
    -webkit-transition: 150ms all;
    -moz-transition: 150ms all;
    transition: 150ms all;
    font-size: 1.333em;
    }
.rtl .fancy-select .trigger:before {
    float: left;
    padding-right: 0;
    padding-left: .5em;
    }
.fancy-select .trigger.open:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.fancy-select .options {
    display: block;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    list-style: none;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    color: #181818;
    margin: 0;
    margin-top: 2px;
    -webkit-transition: 400ms ease all;
    -moz-transition: 400ms ease all;
    transition: 400ms ease all;
    z-index: 20;
    -webkit-transform: perspective(800px) rotateX(-90deg);
    -moz-transform: perspective(800px) rotateX(-90deg);
    -ms-transform: perspective(800px) rotateX(-90deg);
    transform: perspective(800px) rotateX(-90deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btSoftRoundedButtons .fancy-select .options {
    border-radius: 4px;
    }
.btHardRoundedButtons .fancy-select .options {
    border-radius: 10px;
    }
.btFullRoundedButtons .fancy-select .options {
    border-radius: 25px;
    }
.fancy-select .options.overflowing {
    top: auto;
    bottom: 3.25em;
    -webkit-transform: perspective(800px) rotateX(90deg);
    -moz-transform: perspective(800px) rotateX(90deg);
    -ms-transform: perspective(800px) rotateX(90deg);
    transform: perspective(800px) rotateX(90deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    }
.fancy-select .options.open,
.fancy-select .options.overflowing.open {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    }
.fancy-select ul.options {
    padding: .5em 0;
    }
.fancy-select ul.options li {
    cursor: pointer;
    margin: 0;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    color: #181818;
    border-bottom: 0 !important;
    padding: .25em .938em;
    position: relative;
    text-align: left !important;
    line-height: 1.5;
    }
.fancy-select ul.options li:before {
    display: block;
    content: "";
    width: 10px;
    height: 2px;
    background: #ff3b2b;
    left: 0;
    top: .875em;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.rtl .fancy-select ul.options li {
    text-align: right !important;
    }
.rtl .fancy-select ul.options li:before {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.fancy-select ul.options li.selected {
    background: -webkit-linear-gradient(left,rgba(0,0,0,.07),transparent);
    background: -moz-linear-gradient(left,rgba(0,0,0,.07),transparent);
    background: linear-gradient(to right,rgba(0,0,0,.07),transparent);
    }
.rtl .fancy-select ul.options li.selected {
    background: -webkit-linear-gradient(right,rgba(0,0,0,.07),transparent);
    background: -moz-linear-gradient(right,rgba(0,0,0,.07),transparent);
    background: linear-gradient(to left,rgba(0,0,0,.07),transparent);
    }
.fancy-select ul.options li.selected:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .fancy-select ul.options li.selected:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.fancy-select ul.options li:hover {
    color: #ff3b2b;
    }
.fancy-select ul.options li:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .fancy-select ul.options li:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiMxODE4MTgiIGQ9Ik0xMiwxMy4xNzJsNC45NS00Ljk1bDEuNDEzLDEuNDE0TDEyLDE2TDUuNjM2LDkuNjM2TDcuMDUsOC4yMjJMMTIsMTMuMTcyeiIvPg0KPC9zdmc+DQo=");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    }
.btDarkSkin select,
.btLightSkin .btDarkSkin select,
.btDarkSkin.btLightSkin .btDarkSkin select {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMiwxMy4xNzJsNC45NS00Ljk1bDEuNDEzLDEuNDE0TDEyLDE2TDUuNjM2LDkuNjM2TDcuMDUsOC4yMjJMMTIsMTMuMTcyeiIvPg0KPC9zdmc+DQo=");
    }
.btDarkSkin select option,
.btLightSkin .btDarkSkin select option,
.btDarkSkin.btLightSkin .btDarkSkin select option {
    color: #181818;
    }
.rtlselect,
.rtl select {
    background-position: 3% 50%;
    }
select option {
    background: #fff;
    }
.btSoftRoundedButtons input:not([type='checkbox']):not([type='radio']),
.btSoftRoundedButtons a.select2-choice {
    border-radius: 4px;
    }
.btHardRoundedButtons input:not([type='checkbox']):not([type='radio']),
.btHardRoundedButtons a.select2-choice {
    border-radius: 10px;
    }
.btFullRoundedButtons input:not([type='checkbox']):not([type='radio']),
.btFullRoundedButtons a.select2-choice {
    border-radius: 25px;
    }
.btSoftRoundedButtons textarea,
.btSoftRoundedButtons select {
    border-radius: 4px;
    }
.btHardRoundedButtons textarea,
.btHardRoundedButtons select {
    border-radius: 10px;
    }
.btFullRoundedButtons textarea,
.btFullRoundedButtons select {
    border-radius: 25px;
    }
.btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin .btDarkSkin .btLightSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin select:focus,
.btDarkSkin .btLightSkin select:focus,
.btLightSkin .btDarkSkin .btLightSkin select:focus,
.btLightSkin textarea:focus,
.btDarkSkin .btLightSkin textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin textarea:focus,
.btLightSkin .fancy-select .trigger.open,
.btDarkSkin .btLightSkin .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .btLightSkin .fancy-select .trigger.open {
    background-color: rgba(0,0,0,.1);
    }
.btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin.btLightSkin .btDarkSkin input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,
.btDarkSkin select:focus,
.btLightSkin .btDarkSkin select:focus,
.btDarkSkin.btLightSkin .btDarkSkin select:focus,
.btDarkSkin textarea:focus,
.btLightSkin .btDarkSkin textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin textarea:focus,
.btDarkSkin .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .fancy-select .trigger.open,
.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger.open {
    background-color: rgba(255,255,255,.3);
    }
textarea {
    resize: vertical;
    line-height: inherit;
    }
button {
    font: inherit;
    cursor: pointer;
    }

/* Iframe resize fix */
/*:any( embed, iframe, img, figure ) {
	max-width: 100%;
	height: auto;
}*/
.bt-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    }
.bt-video-container iframe,
.bt-video-container object,
.bt-video-container embed,
.bt-video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

/* Texts */
img,
figure {
    max-width: 100%;
    height: auto;
    }
pre code {
    display: block;
    }
pre {
    overflow: hidden;
    }
.bt-content-holder pre {
    margin: 0 0 30px;
    white-space: pre-wrap;
    padding: 2em;
    position: relative;
    }
.bt-content-holder pre:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 4px dashed currentColor;
    opacity: .07;
    z-index: 1;
    pointer-events: none;
    }
.btSoftRoundedButtons .bt-content-holder pre:before {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt-content-holder pre:before {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt-content-holder pre:before {
    border-radius: 1.563em;
    }

/* Href */
a {
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    color: inherit;
    }
.bt-content .btPostSingleItemStandard .btArticleContent a:not(.wp-block-button__link) {
    color: #ff3b2b;
    }
a:hover {
    text-decoration: none;
    }
a:hover:not(.wp-block-button__link) {
    color: #ff3b2b;
    }
.bt-content .btPostSingleItemStandard .btArticleContent a:hover:not(.wp-block-button__link) {
    color: inherit;
    }
.btText a {
    color: #ff3b2b;
    }
.btText a:hover {
    text-decoration: underline;
    }
a img {
    border: none;
    }
a,
a:active,
a:focus {
    outline: none;
    }
.btContent a[href^="tel:"] {
    color: inherit !important;
    text-decoration: none;
    }

/* Base typography */
p,
dl,
address,
cite {
    margin: 0 0 1em;
    }
ul {
    margin: 0 0 1em 1em;
    padding: 0;
    }
ul ul {
    margin-bottom: 0;
    }
.rtl ul {
    margin: 0 1em 1em 0;
    }
.rtl ul ul {
    margin-bottom: 0;
    }
ol {
    margin: 0 0 1em 1em;
    padding: 0;
    }
ol ol {
    margin-bottom: 0;
    }
.rtl ol {
    margin: 0 1em 1em 0;
    }
.rtl ol ol {
    margin-bottom: 0;
    }
li {
    margin: 0 0 0 .5em;
    padding: 0;
    }
.btText li {
    margin-left: 1em;
    }
dt {
    font-weight: 600;
    }
dd {
    margin: 0 0 1.5em 3.5em;
    }
dd p {
    display: inline;
    }
dd:after {
    content: "";
    display: table;
    clear: both;
    }
figcaption {
    font-size: inherit;
    }

/* Base font */
html {
    font-size: 16px;
    }
body {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    background-size: cover;
    background-attachment: fixed;
    }
small {
    font-size: 14px;
    }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    }
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btHeaderLetterSpacing15 h1,
.btHeaderLetterSpacing15 h2,
.btHeaderLetterSpacing15 h3,
.btHeaderLetterSpacing15 h4,
.btHeaderLetterSpacing15 h5,
.btHeaderLetterSpacing15 h6 {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 h1,
.btHeaderLetterSpacing30 h2,
.btHeaderLetterSpacing30 h3,
.btHeaderLetterSpacing30 h4,
.btHeaderLetterSpacing30 h5,
.btHeaderLetterSpacing30 h6 {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 h1,
.btHeaderLetterSpacing45 h2,
.btHeaderLetterSpacing45 h3,
.btHeaderLetterSpacing45 h4,
.btHeaderLetterSpacing45 h5,
.btHeaderLetterSpacing45 h6 {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 h1,
.btHeaderLetterSpacing-15 h2,
.btHeaderLetterSpacing-15 h3,
.btHeaderLetterSpacing-15 h4,
.btHeaderLetterSpacing-15 h5,
.btHeaderLetterSpacing-15 h6 {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 h1,
.btHeaderLetterSpacing-30 h2,
.btHeaderLetterSpacing-30 h3,
.btHeaderLetterSpacing-30 h4,
.btHeaderLetterSpacing-30 h5,
.btHeaderLetterSpacing-30 h6 {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 h1,
.btHeaderLetterSpacing-45 h2,
.btHeaderLetterSpacing-45 h3,
.btHeaderLetterSpacing-45 h4,
.btHeaderLetterSpacing-45 h5,
.btHeaderLetterSpacing-45 h6 {
    letter-spacing: -.045em;
    }
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    padding: 0 0 .4em;
    line-height: 1.2;
    margin: 0;
    font-weight: bold;
    }
h1 {
    font-size: 3em;
    }
h2 {
    font-size: 2.5em;
    }
h3 {
    font-size: 2em;
    }
h4 {
    font-size: 1.75em;
    }
h5 {
    font-size: 1.5em;
    }
h6 {
    font-size: 1.25em;
    }

/* Blockquotes*/
blockquote {
    font-size: 1.25em;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    line-height: 1.5em;
    display: block;
    margin: 0;
    position: relative;
    padding: 1.5em 0 0;
    }
blockquote:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
    }
.bt_bb_align_center blockquote {
    text-align: center;
    }
.bt_bb_align_right blockquote {
    text-align: right;
    }
blockquote:before {
    content: "\e911";
    font-family: RemixIcons-Editor;
    display: block;
    font-size: 2em;
    line-height: .6em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #ff3b2b;
    font-weight: normal;
    text-indent: -.1em;
    }
.bt_bb_align_center blockquote:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bt_bb_align_right blockquote:before {
    right: 0;
    left: auto;
    }
blockquote > *:last-child:after {
    content: "";
    display: block;
    clear: both;
    margin-bottom: 1em;
    }
cite {
    opacity: .6;
    font-style: normal;
    font-weight: normal;
    }

/* Tables */
.bt-content-holder table {
    width: 100%;
    margin: 0 0 1em;
    border-collapse: collapse;
    text-align: initial;
    border: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .bt-content-holder table,
.btLightSkin .btDarkSkin .bt-content-holder table,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table {
    border: 1px solid rgba(255,255,255,.2);
    }
.bt-content-holder table td,
.bt-content-holder table th {
    padding: 1em;
    border: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .bt-content-holder table td,
.btLightSkin .btDarkSkin .bt-content-holder table td,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table td,
.btDarkSkin .bt-content-holder table th,
.btLightSkin .btDarkSkin .bt-content-holder table th,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table th {
    border: 1px solid rgba(255,255,255,.2);
    }
.bt-content-holder table td p:only-child,
.bt-content-holder table th p:only-child {
    margin-bottom: 0;
    }
.bt-content-holder table th {
    text-align: left;
    font-weight: bold;
    background-color: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText .bt-content-holder table th {
    color: #181818 !important;
    }
.rtl .bt-content-holder table th {
    text-align: right;
    }
.bt-content-holder table th a {
    color: #fff;
    }
.btAccentButtonDarkText .bt-content-holder table th a {
    color: #181818 !important;
    }
.bt-content-holder table th a:hover {
    color: inherit;
    opacity: .7;
    }
.bt-content-holder table a {
    font-weight: bold;
    }
.bt_bb_layout_boxed_600 .bt_bb_cell {
    width: 600px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_700 .bt_bb_cell {
    width: 700px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_800 .bt_bb_cell {
    width: 800px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_900 .bt_bb_cell {
    width: 900px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1000 .bt_bb_cell {
    width: 1000px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1100 .bt_bb_cell {
    width: 1100px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1200 .bt_bb_cell {
    width: 1200px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }
.bt_bb_layout_boxed_1400 .bt_bb_cell {
    width: 1400px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    }

/* Added bootstrap visible / hidden classes */
@media (max-width: 480px) {
.visible-xs {
    display: block !important;
    }
}

@media (min-width: 480px) and (max-width:767px) {
.visible-ms {
    display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
    display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
    display: block !important;
    }
}

@media (min-width: 1200px) {
.visible-lg {
    display: block !important;
    }
}

@media (max-width: 480px) {
.hidden-xs {
    display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
.hidden-ms {
    display: none !important;
    }
}

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

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

@media (min-width: 1200px) {
.hidden-lg {
    display: none !important;
    }
}

html,
body {
    min-height: 100vh;
    }
html {
    overflow-x: hidden;
    }

/* RTL support */
body.rtl {
    direction: rtl;
    unicode-bidi: embed;
    }

/* Template base */
.bt-content-wrap {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.bt-content-wrap:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.bt-site-footer {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
    transition: transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;
    }
.bt-page-wrap {
    position: relative;
    overflow: hidden;
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.bt-page-wrap:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Z indexes */
.mainHeader,
.bt-vertical-header-top {
    z-index: 10002;
    }
.btPreloader {
    z-index: 100000;
    }

/* Gutter port keeps width */
.port {
    width: 100%;
    padding: 0 30px;
    }
.gutter .port {
    max-width: 1260px;
    margin: auto;
    }
.btWithSidebar .bt-content .gutter .port {
    padding: 0;
    }
.btBoxedMenuWidth1300 .bt-site-footer-copy-menu.gutter .port,
.btBoxedMenuWidth1300 .bt-site-footer-widgets.gutter .port {
    max-width: 1360px;
    }
.btBoxedMenuWidth1400 .bt-site-footer-copy-menu.gutter .port,
.btBoxedMenuWidth1400 .bt-site-footer-widgets.gutter .port {
    max-width: 1460px;
    }
.btBoxedMenuWidth1500 .bt-site-footer-copy-menu.gutter .port,
.btBoxedMenuWidth1500 .bt-site-footer-widgets.gutter .port {
    max-width: 1560px;
    }
.btBoxedMenuWidth1600 .bt-site-footer-copy-menu.gutter .port,
.btBoxedMenuWidth1600 .bt-site-footer-widgets.gutter .port {
    max-width: 1660px;
    }
@media (max-width: 1259px) {
.gutter .port {
    width: 100%;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
    }
.btMenuVerticalRight .bt-vertical-menu-trigger {
    margin: 0;
    }
}

/* Content holder and sidebars*/
.btNoSidebar .bt-content-holder,
.btNoSidebar .bt-content {
    width: auto;
    padding: 0;
    }

/* Page without BB & sidebar */
:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding: 6em 30px 4em;
    }
:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content .gutter .port {
    padding-left: 0;
    padding-right: 0;
    }
:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline + .bt-content-holder .bt-content > article:first-child {
    margin-top: 0;
    }
.bt-content-holder .bt-content .bt-comments:last-child:before {
    display: block;
    content: "";
    clear: both;
    width: 100%;
    }
.btWithSidebar .bt-content-holder {
    max-width: 1260px;
    margin: auto;
    padding: 6em 30px 4em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btWithSidebar .bt-content-holder .bt-content {
    width: 75%;
    }
.btWithSidebar .bt-content-holder .btSidebar {
    width: 25%;
    padding: 0;
    }
.btSidebarLeft.btWithSidebar .bt-content-holder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.rtl.btSidebarLeft.btWithSidebar .bt-content-holder {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
.btSidebarLeft.btWithSidebar .bt-content-holder .btSidebar {
    padding-right: 20px;
    }
.btSidebarInside.btSidebarLeft.btWithSidebar .bt-content-holder .btSidebar {
    padding-left: 20px;
    }
.btSidebarLeft.btWithSidebar .bt-content-holder .bt-content {
    padding-left: -webkit-calc(20px * 2);
    padding-left: -moz-calc(20px * 2);
    padding-left: calc(20px * 2);
    }
.rtl.btSidebarRight.btWithSidebar .bt-content-holder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.btSidebarRight.btWithSidebar .bt-content-holder .btSidebar {
    padding-left: 20px;
    }
.btSidebarInside.btSidebarRight.btWithSidebar .bt-content-holder .btSidebar {
    padding-right: 20px;
    }
.btSidebarRight.btWithSidebar .bt-content-holder .bt-content {
    padding-right: -webkit-calc(20px * 2);
    padding-right: -moz-calc(20px * 2);
    padding-right: calc(20px * 2);
    }

/* Responsive */
@media (max-width: 768px) {
.btWithSidebar.btSidebarRight .bt-content-holder,
.btWithSidebar.btSidebarLeft .bt-content-holder {
    display: block;
    }
.btWithSidebar.btSidebarRight .bt-content-holder .bt-content,
.btWithSidebar.btSidebarLeft .bt-content-holder .bt-content,
.btWithSidebar.btSidebarRight .bt-content-holder .btSidebar,
.btWithSidebar.btSidebarLeft .bt-content-holder .btSidebar {
    width: auto;
    float: none;
    padding: 0;
    }
.btWithSidebar.btSidebarRight .bt-content-holder .btSidebar,
.btWithSidebar.btSidebarLeft .bt-content-holder .btSidebar {
    padding-top: 4em;
    }
}

/* Preloader */
.btPreloader {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    opacity: 1;
    background-color: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s ease,opacity .3s ease;
    -moz-transition: all .3s ease,opacity .3s ease;
    transition: all .3s ease,opacity .3s ease;
    }
.btPreloader .animation {
    display: block;
    width: 100%;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    -webkit-transition: transform .3s ease,opacity .3s ease;
    -moz-transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    }
.btAccentDarkHeader .btPreloader .animation > div:first-child,
.btLightAccentHeader .btPreloader .animation > div:first-child,
.btTransparentLightHeader .btPreloader .animation > div:first-child {
    border-radius: 10px;
    padding: .7em 1.2em;
    display: inline-block;
    background-color: #ff3b2b;
    }
.btPreloader .animation > div img {
    margin: 0 auto;
    }
.btRemovePreloader .btPreloader {
    -webkit-transform: translateY(-100%) scale(0);
    -moz-transform: translateY(-100%) scale(0);
    -ms-transform: translateY(-100%) scale(0);
    transform: translateY(-100%) scale(0);
    opacity: 0;
    -webkit-transition: transform ease 1s,opacity ease 1s;
    -moz-transition: transform ease 1s,opacity ease 1s;
    transition: transform ease 1s,opacity ease 1s;
    }
.btRemovePreloader .btPreloader .animation {
    -webkit-transform: translateY(0) scale(.9);
    -moz-transform: translateY(0) scale(.9);
    -ms-transform: translateY(0) scale(.9);
    transform: translateY(0) scale(.9);
    opacity: 0;
    -webkit-transition: transform .5s ease,opacity ease .5s;
    -moz-transition: transform .5s ease,opacity ease .5s;
    transition: transform .5s ease,opacity ease .5s;
    }
.btPreloader .animation .preloaderLogo {
    height: 140px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    width: auto;
    display: block;
    line-height: 1;
    }
.btMenuVerticalRightEnabled .btPreloader .animation .preloaderLogo,
.btMenuVerticalLeftEnabled .btPreloader .animation .preloaderLogo {
    height: 280px;
    }

/* Loader */
.btLoader {
    margin: 0 auto 40px auto;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    height: 4px;
    max-width: 400px;
    width: 80%;
    overflow: hidden;
    }
.btSoftRoundedButtons .btLoader,
.btHardRoundedButtons .btLoader,
.btFullRoundedButtons .btLoader {
    height: 6px;
    border-radius: 6px;
    }
.rtl .btLoader {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    }
.btLoader p:empty {
    display: none;
    }
.btLoader:before,
.btLoader:after {
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    }
.btSoftRoundedButtons .btLoader:before,
.btHardRoundedButtons .btLoader:before,
.btFullRoundedButtons .btLoader:before,
.btSoftRoundedButtons .btLoader:after,
.btHardRoundedButtons .btLoader:after,
.btFullRoundedButtons .btLoader:after {
    height: 6px;
    border-radius: 6px;
    }
.btLoader:before {
    z-index: 1;
    background: currentColor;
    opacity: .07;
    }
.btLoader:after {
    z-index: 2;
    background: #ff3b2b;
    -webkit-animation: btLoader 1.5s ease infinite;
    -moz-animation: btLoader 1.5s ease infinite;
    animation: btLoader 1.5s ease infinite;
    }
@-webkit-keyframes btLoader {
0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    }
50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    }
100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    }
}

@-moz-keyframes btLoader {
0% {
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    }
50% {
    -moz-transform: translateX(0%);
    transform: translateX(0%);
    }
100% {
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    }
}

@keyframes btLoader {
0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    }
50% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
}

@media (max-width: 1199px) {
.btLoader {
    margin-top: 30px;
    }
}

@media (max-width: 460px) {
.btLoader {
    max-width: 80%;
    }
}

/* Error page */
body.error404 {
    min-height: 100vh;
    }
body.error404 .mainHeader,
body.error404 .bt-vertical-header-top {
    display: none;
    }
body.error404 .bt-content-wrap {
    padding-top: 0 !important;
    }
body.error404 .bt-error-page,
body.error404 .btErrorPage {
    min-height: 100vh;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-position: center;
    background-size: center;
    }
body.error404 .bt-error-page .bt_bb_port,
body.error404 .btErrorPage .bt_bb_port {
    padding-top: 6em;
    padding-bottom: 6em;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell {
    margin-left: auto;
    margin-right: auto;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_column,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_column {
    text-align: center;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline {
    margin-top: 2em;
    opacity: 1;
    font-style: normal;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button {
    line-height: 1;
    font-size: 1rem;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-shadow: 0 0 0 2em #ff3b2b inset;
    box-shadow: 0 0 0 2em #ff3b2b inset;
    background: #fff;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link .bt_bb_button_text,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link .bt_bb_button_text {
    display: block;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    color: #fff;
    }
.btAccentButtonDarkTextbody.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link .bt_bb_button_text,
.btAccentButtonDarkTextbody.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link .bt_bb_button_text {
    color: #181818 !important;
    }
body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link:hover,
body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link:hover {
    -webkit-box-shadow: 0 0 0 2em #ff3b2b inset,0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 2em #ff3b2b inset,0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    }

/* Password protected page */
.post-password-form {
    max-width: 1260px;
    margin: 50px auto 50px auto !important;
    }

/* Breadcrumbs */
.btLightSkin .btBreadCrumbs,
.btDarkSkin .btLightSkin .btBreadCrumbs,
.btLightSkin .btDarkSkin .btLightSkin .btBreadCrumbs {
    color: #181818;
    }
.btDarkSkin .btBreadCrumbs,
.btLightSkin .btDarkSkin .btBreadCrumbs,
.btDarkSkin.btLightSkin .btDarkSkin .btBreadCrumbs {
    color: #fff;
    }
.btBreadCrumbs span:not(.btArticleCategories) {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-left: 0;
    padding-left: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btBreadCrumbs span:not(:last-child):after {
    content: ' ';
    width: 1em;
    height: 1px;
    display: inline-block;
    }
.btBreadCrumbs span a {
    color: inherit;
    }

/* Page headline */
.btPageHeadline {
    z-index: 1;
    background-size: cover !important;
    }
.btPageHeadline header {
    max-width: 768px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    }
.btErrorPage.btPageHeadline header {
    max-width: 100%;
    }
.btErrorPage.btPageHeadline header .bt_bb_headline_superheadline span {
    opacity: .7;
    }
.btMenuCenter .btPageHeadline header {
    margin: auto;
    }
.btPageHeadline .bt_bb_align_center header {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
.btPageHeadline .bt_bb_port {
    padding-bottom: 6em;
    padding-top: 6em;
    }
body.btBelowMenu .btPageHeadline .bt_bb_port {
    padding-top: 16em;
    }
.bt_bb_touch body.btBelowMenu .btPageHeadline .bt_bb_port {
    padding-top: -webkit-calc(6em + 140px*0.6);
    padding-top: -moz-calc(6em + 140px*0.6);
    padding-top: calc(6em + 140px*0.6);
    }
.btPageHeadlineLightDark .btPageHeadline,
.btPageHeadlineDarkLight .btPageHeadline,
.btPageHeadlineLightAccent .btPageHeadline,
.btPageHeadlineDarkAccent .btPageHeadline,
.btPageHeadlineLightAlternate .btPageHeadline,
.btPageHeadlineDarkAlternate .btPageHeadline {
    position: relative;
    overflow: hidden;
    }
.btPageHeadlineLightDark .btPageHeadline:before,
.btPageHeadlineDarkLight .btPageHeadline:before,
.btPageHeadlineLightAccent .btPageHeadline:before,
.btPageHeadlineDarkAccent .btPageHeadline:before,
.btPageHeadlineLightAlternate .btPageHeadline:before,
.btPageHeadlineDarkAlternate .btPageHeadline:before {
    position: absolute;
    content: "";
    display: block;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    }
.btPageHeadlineLightDark .btPageHeadline {
    color: #fff;
    background: #191919;
    }
.btPageHeadlineLightDark .btPageHeadline:before {
    background: #fff;
    opacity: .5;
    }
.btPageHeadlineLightDark .btPageHeadline.bt_bb_background_image {
    background-color: transparent;
    }
.btPageHeadlineLightDark .btPageHeadline.bt_bb_background_image:before {
    background: -webkit-linear-gradient(top,#191919 -20%,transparent 50%),-webkit-linear-gradient(bottom,#191919 0%,transparent 80%);
    background: -moz-linear-gradient(top,#191919 -20%,transparent 50%),-moz-linear-gradient(bottom,#191919 0%,transparent 80%);
    background: linear-gradient(to bottom,#191919 -20%,transparent 50%),linear-gradient(to top,#191919 0%,transparent 80%);
    opacity: .75;
    mix-blend-mode: multiply;
    }
.btPageHeadlineLightDark .btPageHeadline .btBreadCrumbs {
    color: #fff;
    }
.btPageHeadlineLightDark .btPageHeadline .btBreadCrumbs span a:hover {
    color: rgba(255,255,255,.5);
    }
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h1,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h2,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h3,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h4,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h5,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h6,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h7,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline h8 {
    color: #fff;
    }
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline {
    color: #fff;
    }
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleAuthor a:hover,
.btPageHeadlineLightDark .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleComments:hover {
    color: rgba(255,255,255,.5);
    }
.btPageHeadlineDarkLight .btPageHeadline {
    color: #181818;
    background: #fff;
    }
.btPageHeadlineDarkLight .btPageHeadline:before {
    background: #000;
    opacity: .07;
    }
.btPageHeadlineDarkLight .btPageHeadline.bt_bb_background_image {
    background-color: transparent;
    }
.btPageHeadlineDarkLight .btPageHeadline.bt_bb_background_image:before {
    background: -webkit-linear-gradient(top,#fff -10%,transparent 65%),-webkit-linear-gradient(bottom,#fff 0%,transparent 80%);
    background: -moz-linear-gradient(top,#fff -10%,transparent 65%),-moz-linear-gradient(bottom,#fff 0%,transparent 80%);
    background: linear-gradient(to bottom,#fff -10%,transparent 65%),linear-gradient(to top,#fff 0%,transparent 80%);
    opacity: .9;
    mix-blend-mode: screen;
    }
.btPageHeadlineDarkLight .btPageHeadline .btBreadCrumbs {
    color: #181818;
    }
.btPageHeadlineDarkLight .btPageHeadline .btBreadCrumbs span a:hover {
    color: rgba(0,0,0,.5);
    }
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h1,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h2,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h3,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h4,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h5,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h6,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h7,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline h8 {
    color: #181818;
    }
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline {
    color: #181818;
    }
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleAuthor a:hover,
.btPageHeadlineDarkLight .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleComments:hover {
    color: rgba(0,0,0,.5);
    }
.btPageHeadlineLightAccent .btPageHeadline {
    color: #fff;
    background: #fff;
    }
.btPageHeadlineLightAccent .btPageHeadline:before {
    background: #ff3b2b;
    opacity: .7;
    }
.btPageHeadlineLightAccent .btPageHeadline.bt_bb_background_image {
    background-color: transparent;
    }
.btPageHeadlineLightAccent .btPageHeadline.bt_bb_background_image:before {
    background: -webkit-linear-gradient(top,#ff3b2b -20%,transparent 50%),-webkit-linear-gradient(bottom,#ff3b2b 0%,transparent 80%);
    background: -moz-linear-gradient(top,#ff3b2b -20%,transparent 50%),-moz-linear-gradient(bottom,#ff3b2b 0%,transparent 80%);
    background: linear-gradient(to bottom,#ff3b2b -20%,transparent 50%),linear-gradient(to top,#ff3b2b 0%,transparent 80%);
    opacity: 1;
    mix-blend-mode: multiply;
    }
.btPageHeadlineLightAccent .btPageHeadline .btBreadCrumbs {
    color: #fff;
    }
.btPageHeadlineLightAccent .btPageHeadline .btBreadCrumbs span a:hover {
    color: rgba(255,255,255,.5);
    }
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h1,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h2,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h3,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h4,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h5,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h6,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h7,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline h8 {
    color: #fff;
    }
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline {
    color: #fff;
    }
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleAuthor a:hover,
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleComments:hover {
    color: rgba(255,255,255,.5);
    }
.btPageHeadlineLightAccent .btPageHeadline .btArticleCategories:before,
.btPageHeadlineLightAccent .btPageHeadline .btArticleAuthor:before,
.btPageHeadlineLightAccent .btPageHeadline .btArticleDate:before,
.btPageHeadlineLightAccent .btPageHeadline .btArticleComments:before {
    color: #06305f;
    }
.btPageHeadlineLightAccent .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
    background: #06305f;
    }
.btPageHeadlineDarkAccent .btPageHeadline {
    color: #181818;
    background: #fff;
    }
.btPageHeadlineDarkAccent .btPageHeadline:before {
    background: #ff3b2b;
    opacity: .7;
    }
.btPageHeadlineDarkAccent .btPageHeadline.bt_bb_background_image {
    background-color: transparent;
    }
.btPageHeadlineDarkAccent .btPageHeadline.bt_bb_background_image:before {
    background: -webkit-linear-gradient(top,#ff3b2b -20%,transparent 50%),-webkit-linear-gradient(bottom,#ff3b2b 0%,transparent 80%);
    background: -moz-linear-gradient(top,#ff3b2b -20%,transparent 50%),-moz-linear-gradient(bottom,#ff3b2b 0%,transparent 80%);
    background: linear-gradient(to bottom,#ff3b2b -20%,transparent 50%),linear-gradient(to top,#ff3b2b 0%,transparent 80%);
    opacity: 1;
    mix-blend-mode: multiply;
    }
.btPageHeadlineDarkAccent .btPageHeadline .btBreadCrumbs {
    color: #181818;
    }
.btPageHeadlineDarkAccent .btPageHeadline .btBreadCrumbs span a:hover {
    color: rgba(0,0,0,.5);
    }
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h1,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h2,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h3,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h4,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h5,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h6,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h7,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline h8 {
    color: #181818;
    }
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline {
    color: #181818;
    }
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleAuthor a:hover,
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleComments:hover {
    color: rgba(0,0,0,.5);
    }
.btPageHeadlineDarkAccent .btPageHeadline .btArticleCategories:before,
.btPageHeadlineDarkAccent .btPageHeadline .btArticleAuthor:before,
.btPageHeadlineDarkAccent .btPageHeadline .btArticleDate:before,
.btPageHeadlineDarkAccent .btPageHeadline .btArticleComments:before {
    color: #fff;
    }
.btPageHeadlineDarkAccent .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
    background: #fff;
    }
.btPageHeadlineLightAlternate .btPageHeadline {
    color: #fff;
    background-color: #fff;
    }
.btPageHeadlineLightAlternate .btPageHeadline:before {
    background: #06305f;
    opacity: .7;
    }
.btPageHeadlineLightAlternate .btPageHeadline.bt_bb_background_image {
    background-color: transparent;
    }
.btPageHeadlineLightAlternate .btPageHeadline.bt_bb_background_image:before {
    background: -webkit-linear-gradient(top,#06305f -20%,transparent 50%),-webkit-linear-gradient(bottom,#06305f 0%,transparent 80%);
    background: -moz-linear-gradient(top,#06305f -20%,transparent 50%),-moz-linear-gradient(bottom,#06305f 0%,transparent 80%);
    background: linear-gradient(to bottom,#06305f -20%,transparent 50%),linear-gradient(to top,#06305f 0%,transparent 80%);
    opacity: 1;
    mix-blend-mode: multiply;
    }
.btPageHeadlineLightAlternate .btPageHeadline .btBreadCrumbs {
    color: #fff;
    }
.btPageHeadlineLightAlternate .btPageHeadline .btBreadCrumbs span a:hover {
    color: rgba(255,255,255,.5);
    }
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h1,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h2,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h3,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h4,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h5,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h6,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h7,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline h8 {
    color: #fff;
    }
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline {
    color: #fff;
    }
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleAuthor a:hover,
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleComments:hover {
    color: rgba(255,255,255,.5);
    }
.btPageHeadlineLightAlternate .btPageHeadline .btArticleCategories:before,
.btPageHeadlineLightAlternate .btPageHeadline .btArticleAuthor:before,
.btPageHeadlineLightAlternate .btPageHeadline .btArticleDate:before,
.btPageHeadlineLightAlternate .btPageHeadline .btArticleComments:before {
    color: #ff3b2b;
    }
.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
    background: #ff3b2b;
    }
.btPageHeadlineDarkAlternate .btPageHeadline {
    color: #181818;
    background: #fff;
    }
.btPageHeadlineDarkAlternate .btPageHeadline:before {
    background: #06305f;
    opacity: .7;
    }
.btPageHeadlineDarkAlternate .btPageHeadline.bt_bb_background_image {
    background-color: transparent;
    }
.btPageHeadlineDarkAlternate .btPageHeadline.bt_bb_background_image:before {
    background: -webkit-linear-gradient(top,#06305f -20%,transparent 50%),-webkit-linear-gradient(bottom,#06305f 0%,transparent 80%);
    background: -moz-linear-gradient(top,#06305f -20%,transparent 50%),-moz-linear-gradient(bottom,#06305f 0%,transparent 80%);
    background: linear-gradient(to bottom,#06305f -20%,transparent 50%),linear-gradient(to top,#06305f 0%,transparent 80%);
    opacity: 1;
    mix-blend-mode: multiply;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .btBreadCrumbs {
    color: #181818;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .btBreadCrumbs span a:hover {
    color: #181818;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h1,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h2,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h3,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h4,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h5,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h6,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h7,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline h8 {
    color: #181818;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline {
    color: #181818;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleAuthor a:hover,
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_headline .bt_bb_headline_subheadline .btArticleComments:hover {
    color: #181818;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .btArticleCategories:before,
.btPageHeadlineDarkAlternate .btPageHeadline .btArticleAuthor:before,
.btPageHeadlineDarkAlternate .btPageHeadline .btArticleDate:before,
.btPageHeadlineDarkAlternate .btPageHeadline .btArticleComments:before {
    color: #ff3b2b;
    }
.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after {
    background: #ff3b2b;
    }

/* Boxed page */
.btBoxedPage .bt-page-wrap,
.btBoxedPageBoxed1400 .bt-page-wrap,
.btBoxedPageBoxed1600 .bt-page-wrap {
    max-width: 1200px;
    margin: 0 auto;
    overflow: initial;
    }
.btStickyHeaderActive.btBoxedPage .mainHeader,
.btStickyHeaderActive.btBoxedPageBoxed1400 .mainHeader,
.btStickyHeaderActive.btBoxedPageBoxed1600 .mainHeader {
    max-width: 1200px;
    }
.btLightSkin.btBoxedPage .bt-content-wrap,
.btLightSkin.btBoxedPageBoxed1400 .bt-content-wrap,
.btLightSkin.btBoxedPageBoxed1600 .bt-content-wrap {
    background-color: #fff;
    }
.btDarkSkin.btBoxedPage .bt-content-wrap,
.btDarkSkin.btBoxedPageBoxed1400 .bt-content-wrap,
.btDarkSkin.btBoxedPageBoxed1600 .bt-content-wrap {
    background-color: #191919;
    }
.btBoxedPageBoxed1400 .bt-page-wrap {
    max-width: 1400px;
    }
.btStickyHeaderActive.btBoxedPageBoxed1400 .mainHeader {
    max-width: 1400px;
    }
.btBoxedPageBoxed1600 .bt-page-wrap {
    max-width: 1600px;
    }
.btStickyHeaderActive.btBoxedPageBoxed1600 .mainHeader {
    max-width: 1600px;
    }
.bt-error-page {
    min-height: 70vh;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt-error-page .port {
    padding-top: 6em;
    padding-bottom: 6em;
    }

/* No search results */
.bt-no-search-results {
    position: relative;
    padding: 2em;
    }
.bt-no-search-results:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 4px currentColor inset;
    box-shadow: 0 0 0 4px currentColor inset;
    opacity: .07;
    z-index: 1;
    pointer-events: none;
    }
.btSoftRoundedButtons .bt-no-search-results:before {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt-no-search-results:before {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt-no-search-results:before {
    border-radius: 1.563em;
    }
.bt-no-search-results .bt_bb_port {
    display: block;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 !important;
    }
.bt-no-search-results .bt_bb_port #searchform {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='search'] {
    -webkit-flex-basis: -webkit-calc(100% - 10.5em);
    -webkit-flex-basis: calc(100% - 10.5em);
    flex-basis: -webkit-calc(100% - 10.5em);
    flex-basis: -moz-calc(100% - 10.5em);
    flex-basis: calc(100% - 10.5em);
    margin-right: .5em;
    }
.rtl .bt-no-search-results .bt_bb_port #searchform input[type='search'] {
    margin-right: 0;
    margin-left: .5em;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    -webkit-flex-basis: 10em;
    flex-basis: 10em;
    padding: 1.063em 1.875em;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    border: 0;
    color: #fff;
    background: #ff3b2b;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    cursor: pointer;
    text-align: center;
    }
.btAccentButtonDarkText .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    color: #181818 !important;
    }
.btSoftRoundedButtons .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    border-radius: 1.563em;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='submit']:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.bt-no-search-results .bt_bb_port .bt_bb_button {
    display: inline-block;
    }
.bt-no-search-results .bt_bb_port .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-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    background: #ff3b2b;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 1.063em 1.563em;
    line-height: 1;
    }
.btAccentButtonDarkText .bt-no-search-results .bt_bb_port .bt_bb_button a {
    color: #181818 !important;
    }
.bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_button_text {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: bold;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btAccentButtonDarkText .bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_button_text {
    color: #181818 !important;
    }
.bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_icon_holder {
    font-size: 1.333em;
    margin-top: -.125em;
    margin-bottom: -.125em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_icon_holder:before {
    content: "\e927";
    font-family: RemixIcons-System;
    line-height: 1;
    }
.rtl .bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_icon_holder:before {
    content: "\e933";
    }
.btAccentButtonDarkText .bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_icon_holder {
    color: #181818 !important;
    }
.bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_button_text,
.bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_icon_holder {
    z-index: 2;
    }
.bt-no-search-results .bt_bb_port .bt_bb_button a:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .bt-no-search-results .bt_bb_port .bt_bb_button a:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.bt-no-search-results .bt_bb_port .bt_bb_button:hover a {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.bt-no-search-results .bt_bb_port .bt_bb_button:hover a:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .bt-no-search-results .bt_bb_port .bt_bb_button:hover a:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
@media (max-width: 620px) {
.bt-no-search-results .bt_bb_port #searchform {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='search'] {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1em;
    }
.bt-no-search-results .bt_bb_port #searchform input[type='submit'] {
    -webkit-flex-basis: auto;
    flex-basis: auto;
    max-width: 7em;
    }
}

/* Template headline, superheadline and subheadline styles */
.btHeadlineStyleBold h1,
.btHeadlineStyleBold h2,
.btHeadlineStyleBold h3,
.btHeadlineStyleBold h4,
.btHeadlineStyleBold h5,
.btHeadlineStyleBold h6,
.btHeadlineStyleBold .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleBold .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleBold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: bold;
    }
.btHeadlineStyleBolder h1,
.btHeadlineStyleBolder h2,
.btHeadlineStyleBolder h3,
.btHeadlineStyleBolder h4,
.btHeadlineStyleBolder h5,
.btHeadlineStyleBolder h6,
.btHeadlineStyleBolder .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleBolder .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleBolder .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 600;
    }
.btHeadlineStyleLighter h1,
.btHeadlineStyleLighter h2,
.btHeadlineStyleLighter h3,
.btHeadlineStyleLighter h4,
.btHeadlineStyleLighter h5,
.btHeadlineStyleLighter h6,
.btHeadlineStyleLighter .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleLighter .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleLighter .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 300;
    }
.btHeadlineStyleBoldItalic h1,
.btHeadlineStyleBoldItalic h2,
.btHeadlineStyleBoldItalic h3,
.btHeadlineStyleBoldItalic h4,
.btHeadlineStyleBoldItalic h5,
.btHeadlineStyleBoldItalic h6,
.btHeadlineStyleBoldItalic .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleBoldItalic .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleBoldItalic .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: bold;
    font-style: italic;
    }
.btHeadlineStyleBolderItalic h1,
.btHeadlineStyleBolderItalic h2,
.btHeadlineStyleBolderItalic h3,
.btHeadlineStyleBolderItalic h4,
.btHeadlineStyleBolderItalic h5,
.btHeadlineStyleBolderItalic h6,
.btHeadlineStyleBolderItalic .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleBolderItalic .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleBolderItalic .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 600;
    font-style: italic;
    }
.btHeadlineStyleLighterItalic h1,
.btHeadlineStyleLighterItalic h2,
.btHeadlineStyleLighterItalic h3,
.btHeadlineStyleLighterItalic h4,
.btHeadlineStyleLighterItalic h5,
.btHeadlineStyleLighterItalic h6,
.btHeadlineStyleLighterItalic .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleLighterItalic .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleLighterItalic .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 300;
    font-style: italic;
    }
.btHeadlineStyleNormal h1,
.btHeadlineStyleNormal h2,
.btHeadlineStyleNormal h3,
.btHeadlineStyleNormal h4,
.btHeadlineStyleNormal h5,
.btHeadlineStyleNormal h6,
.btHeadlineStyleNormal .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleNormal .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleNormal .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: normal;
    }
.btHeadlineStyleItalic h1,
.btHeadlineStyleItalic h2,
.btHeadlineStyleItalic h3,
.btHeadlineStyleItalic h4,
.btHeadlineStyleItalic h5,
.btHeadlineStyleItalic h6,
.btHeadlineStyleItalic .bt_bb_price_list .bt_bb_price_list_title,
.btHeadlineStyleItalic .bt_bb_price_list .bt_bb_price_list_price,
.btHeadlineStyleItalic .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: normal;
    font-style: italic;
    }
.btSubSuperHeadlineStyleItalic .bt_bb_headline .bt_bb_headline_superheadline,
.btSubSuperHeadlineStyleItalic .bt_bb_headline .bt_bb_headline_subheadline {
    font-style: italic;
    }
.btSubSuperHeadlineStyleNormal .bt_bb_headline .bt_bb_headline_superheadline,
.btSubSuperHeadlineStyleNormal .bt_bb_headline .bt_bb_headline_subheadline {
    font-style: normal;
    }
.btSubSuperHeadlineStyleItalic .btArticleCategories:before,
.btSubSuperHeadlineStyleItalic .btArticleAuthor:before,
.btSubSuperHeadlineStyleItalic .btArticleDate:before,
.btSubSuperHeadlineStyleItalic .btArticleComments:before,
.btSubSuperHeadlineStyleItalic .star-rating {
    font-style: normal !important;
    }

/* Header */
.mainHeader {
    width: 100%;
    position: absolute;
    background-color: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    visibility: hidden;
    opacity: 0;
    }
.btMenuInitFinished .mainHeader {
    visibility: initial;
    opacity: 1;
    }
.mainHeader:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.mainHeader a {
    color: inherit;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.mainHeader a:hover {
    color: #ff3b2b;
    }
.btPageTransitions .mainHeader {
    z-index: 1020;
    }

/* Below menu */
.btMenuHorizontal:not(.btBelowMenu) .mainHeader {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }

/* Main menu */
.bt-logo-area {
    position: relative;
    z-index: 1;
    }
.bt-logo-area:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btBoxedMenuWidth1300.btMenuHorizontal .bt-logo-area .port,
.btBoxedMenuWidth1400.btMenuHorizontal .bt-logo-area .port,
.btBoxedMenuWidth1500.btMenuHorizontal .bt-logo-area .port,
.btBoxedMenuWidth1600.btMenuHorizontal .bt-logo-area .port {
    margin-left: auto;
    margin-right: auto;
    }
.btBoxedMenuWidth1300.btMenuHorizontal .bt-logo-area .port {
    max-width: 1360px;
    }
.btBoxedMenuWidth1400.btMenuHorizontal .bt-logo-area .port {
    max-width: 1460px;
    }
.btBoxedMenuWidth1500.btMenuHorizontal .bt-logo-area .port {
    max-width: 1560px;
    }
.btBoxedMenuWidth1600.btMenuHorizontal .bt-logo-area .port {
    max-width: 1660px;
    }
.menuPort {
    font-size: 16px;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    }
.menuPort:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btMenuFontSize14 .menuPort {
    font-size: 14px;
    }
.btMenuFontSize15 .menuPort {
    font-size: 15px;
    }
.btMenuFontSize16 .menuPort {
    font-size: 16px;
    }
.btMenuFontSize17 .menuPort {
    font-size: 17px;
    }
.btMenuFontSize18 .menuPort {
    font-size: 18px;
    }
.menuPort nav ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    -webkit-transition: all 100ms ease 0s;
    -moz-transition: all 100ms ease 0s;
    transition: all 100ms ease 0s;
    }
.menuPort nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    }
.menuPort nav ul li a {
    display: block;
    position: relative;
    padding: .5em 1em;
    font-weight: 400;
    }
.menuPort nav ul li a:hover {
    text-decoration: none;
    color: currentColor;
    }
.menuPort nav ul ul li {
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
.menuPort nav ul ul li.on {
    opacity: 1;
    }
.menuPort ul > li > ul {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.menuPort nav > ul > li > a {
    line-height: 140px;
    padding: 0;
    }
.menuPort nav ul ul li a {
    font-weight: 400;
    }

/* Logo and triggers */
.btTextLogo {
    font-size: 2em;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: bold;
    letter-spacing: -.03em;
    line-height: 140px;
    line-height: max(50px,140px);
    }
.btMenuVertical .btTextLogo {
    line-height: 1;
    }
.btMenuVertical .bt-vertical-header-top .btTextLogo {
    line-height: -webkit-calc(140px*0.5);
    line-height: -moz-calc(140px*0.5);
    line-height: calc(140px*0.5);
    line-height: max(50px,-webkit-calc(140px*0.5));
    line-height: max(50px,-moz-calc(140px*0.5));
    line-height: max(50px,calc(140px*0.5));
    }
.bt-logo-area .logo {
    line-height: 0;
    float: left;
    position: relative;
    z-index: 2;
    }
.btMenuVertical .bt-logo-area .logo {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
.rtl .bt-logo-area .logo {
    float: right;
    }
.bt-logo-area .logo img {
    height: 140px;
    width: auto;
    display: block;
    }
.btMenuVertical .bt-logo-area .logo img {
    height: 70px;
    }
.btMenuCenter .bt-logo-area .logo img {
    margin: auto;
    }
.bt-logo-area .logo img.btAltLogo {
    display: none;
    }

/* Hide menu */
.btMenuHorizontal.btHideMenu .bt-horizontal-menu-trigger {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    z-index: 20;
    }
.btMenuHorizontal.btHideMenu .menuPort {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    transition: opacity 1s ease;
    pointer-events: none;
    }
.btShowMenu.btMenuHorizontal.btHideMenu .menuPort {
    opacity: 1 !important;
    pointer-events: all;
    }
.bt-horizontal-menu-trigger {
    display: none;
    float: left;
    margin: 0 1.25rem 0 0;
    font-size: 0;
    line-height: 140px;
    line-height: max(50px,140px);
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btStickyHeaderActive .bt-horizontal-menu-trigger {
    line-height: -webkit-calc(140px*0.6);
    line-height: -moz-calc(140px*0.6);
    line-height: calc(140px*0.6);
    line-height: max(50px,-webkit-calc(140px*0.6));
    line-height: max(50px,-moz-calc(140px*0.6));
    line-height: max(50px,calc(140px*0.6));
    }
.rtl .bt-horizontal-menu-trigger {
    float: right;
    margin: 0 0 0 1.25rem;
    }
.bt-horizontal-menu-trigger .bt_bb_icon {
    height: 40px;
    width: 40px;
    background: transparent;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    }
.bt-horizontal-menu-trigger .bt_bb_icon:before,
.bt-horizontal-menu-trigger .bt_bb_icon:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #ff3b2b;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt-horizontal-menu-trigger .bt_bb_icon:before {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.bt-horizontal-menu-trigger .bt_bb_icon:after {
    width: 50%;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.bt-horizontal-menu-trigger .bt_bb_icon > div {
    height: 1px;
    background: #ff3b2b;
    width: 100%;
    margin: 9px 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:before {
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    -moz-transform: rotate(-45deg) translate(-9px,6px);
    -ms-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px);
    width: 85%;
    }
.rtl.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:before {
    -webkit-transform: rotate(45deg) translate(9px,6px);
    -moz-transform: rotate(45deg) translate(9px,6px);
    -ms-transform: rotate(45deg) translate(9px,6px);
    transform: rotate(45deg) translate(9px,6px);
    }
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(45deg) translate(-4px,-9px);
    -moz-transform: rotate(45deg) translate(-4px,-9px);
    -ms-transform: rotate(45deg) translate(-4px,-9px);
    transform: rotate(45deg) translate(-4px,-9px);
    width: 85%;
    }
.rtl.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(-45deg) translate(4px,-9px);
    -moz-transform: rotate(-45deg) translate(4px,-9px);
    -ms-transform: rotate(-45deg) translate(4px,-9px);
    transform: rotate(-45deg) translate(4px,-9px);
    }
.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon > div {
    width: 0;
    }
.bt-horizontal-menu-trigger:hover {
    cursor: pointer;
    color: inherit;
    }
.bt-horizontal-menu-trigger:hover .bt_bb_icon:before {
    width: 50%;
    }
.bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
    width: 100%;
    }
.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    -moz-transform: rotate(-45deg) translate(-9px,6px);
    -ms-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px);
    width: 85%;
    }
.rtl.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: rotate(45deg) translate(9px,6px);
    -moz-transform: rotate(45deg) translate(9px,6px);
    -ms-transform: rotate(45deg) translate(9px,6px);
    transform: rotate(45deg) translate(9px,6px);
    }
.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: rotate(45deg) translate(-4px,-9px);
    -moz-transform: rotate(45deg) translate(-4px,-9px);
    -ms-transform: rotate(45deg) translate(-4px,-9px);
    transform: rotate(45deg) translate(-4px,-9px);
    width: 85%;
    }
.rtl.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: rotate(-45deg) translate(4px,-9px);
    -moz-transform: rotate(-45deg) translate(4px,-9px);
    -ms-transform: rotate(-45deg) translate(4px,-9px);
    transform: rotate(-45deg) translate(4px,-9px);
    }

/* Only horizontal menu */
.btMenuHorizontal .menuPort nav > ul > li > a {
    z-index: 1;
    }
.btMenuHorizontal .menuPort nav > ul > li > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: 50% bottom;
    -moz-transform-origin: 50% bottom;
    -ms-transform-origin: 50% bottom;
    transform-origin: 50% bottom;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    }
.btSoftRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > a:before {
    border-radius: 4px;
    }
.btHardRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > a:before {
    border-radius: 10px;
    }
.btFullRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > a:before {
    border-radius: 15px;
    }
.btMenuHorizontal .menuPort nav > ul > li > a:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    bottom: -webkit-calc(50px * .25);
    bottom: -moz-calc(50px * .25);
    bottom: calc(50px * .25);
    left: -webkit-calc(50px * .4);
    left: -moz-calc(50px * .4);
    left: calc(50px * .4);
    right: -webkit-calc(50px * .4);
    right: -moz-calc(50px * .4);
    right: calc(50px * .4);
    pointer-events: none;
    height: 2px;
    background-color: #ff3b2b;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: 300ms ease background,300ms ease transform;
    -moz-transition: 300ms ease background,300ms ease transform;
    transition: 300ms ease background,300ms ease transform;
    }
.rtl.btMenuHorizontal .menuPort nav > ul > li > a:after {
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.btMenuHorizontal .menuPort nav > ul li.current-menu-ancestor > a:after,
.btMenuHorizontal .menuPort nav > ul li.current-menu-item > a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btSoftRoundedButtons.btMenuHorizontal .menuPort nav > ul li.menu-item-has-children > a:before {
    border-radius: 4px 4px 0 0;
    }
.btHardRoundedButtons.btMenuHorizontal .menuPort nav > ul li.menu-item-has-children > a:before {
    border-radius: 10px 10px 0 0;
    }
.btFullRoundedButtons.btMenuHorizontal .menuPort nav > ul li.menu-item-has-children > a:before {
    border-radius: 15px 15px 0 0;
    }
.btMenuHorizontal .menuPort nav > ul li.on > a {
    color: #181818;
    }
.btMenuHorizontal .menuPort nav > ul li.on > a:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    }
.btMenuHorizontal .menuPort nav > ul li.on > a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl.btMenuHorizontal .menuPort nav > ul li.on > a:after {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement {
    border: none !important;
    }
.btMenuHorizontal .menuPort > nav ul li a.btEmptyElement:after {
    background-color: transparent;
    }
.btMenuHorizontal .menuPort nav > ul > li > ul > li.menu-item-has-children > a:before {
    display: inline-block;
    content: "";
    background: #ff3b2b;
    width: 4px;
    height: 4px;
    margin: .6em 0 0 30px;
    float: right;
    letter-spacing: inherit;
    position: relative;
    line-height: inherit;
    vertical-align: middle;
    pointer-events: none;
    }
.btSoftRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > ul > li.menu-item-has-children > a:before {
    border-radius: 4px;
    }
.btHardRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > ul > li.menu-item-has-children > a:before {
    border-radius: 10px;
    }
.btFullRoundedButtons.btMenuHorizontal .menuPort nav > ul > li > ul > li.menu-item-has-children > a:before {
    border-radius: 15px;
    }
.rtl.btMenuHorizontal .menuPort nav > ul > li > ul > li.menu-item-has-children > a:before {
    float: left;
    margin-right: 30px;
    margin-left: 0;
    }
html.no-touch .btSoftRoundedButtons:not(.btMenuVerticalFullscreenEnabled).btMenuHorizontal .menuPort nav > ul > li.btMenuWideDropdown > ul:before {
    border-radius: 4px;
    }
html.no-touch .btHardRoundedButtons:not(.btMenuVerticalFullscreenEnabled).btMenuHorizontal .menuPort nav > ul > li.btMenuWideDropdown > ul:before {
    border-radius: 10px;
    }
html.no-touch .btFullRoundedButtons:not(.btMenuVerticalFullscreenEnabled).btMenuHorizontal .menuPort nav > ul > li.btMenuWideDropdown > ul:before {
    border-radius: 15px;
    }
:not(.bt_bb_touch) .btMenuHorizontal .menuPort nav > ul > li.btMenuWideDropdown > ul > li.menu-item-has-children > a:before {
    display: none;
    }
.bt_bb_touch .btMenuHorizontal .menuPort nav > ul > li.btMenuWideDropdown > ul > li.menu-item-has-children > a:before,
.btMenuVerticalFullscreenEnabled.btMenuHorizontal .menuPort nav > ul > li.btMenuWideDropdown > ul > li.menu-item-has-children > a:before {
    display: inline-block;
    }

/* Drop down menu */
.btMenuHorizontal .menuPort ul ul li a {
    padding-left: 15px;
    padding-right: 15px;
    color: #181818;
    }
.btMenuHorizontal .menuPort ul ul li a:after {
    display: block;
    content: "";
    width: 10px;
    height: 2px;
    background: #ff3b2b;
    left: 0;
    top: 1.1em;
    position: absolute;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    }
.rtl.btMenuHorizontal .menuPort ul ul li a:after {
    left: auto;
    right: 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    }
.btMenuHorizontal .menuPort ul ul li a:hover {
    color: #ff3b2b;
    }
.btMenuHorizontal .menuPort ul ul li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMenuHorizontal .menuPort ul ul li .subToggler {
    color: #181818;
    }

/* Subtogglers */
.subToggler {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 25px;
    z-index: 80;
    padding: 0;
    text-align: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: .3;
    }
.on > .subToggler {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 1;
    }
body.btMenuVertical .subToggler {
    display: block !important;
    padding: 20px 0;
    line-height: 1;
    right: 0;
    top: -5px;
    }
body.btMenuHorizontal .subToggler {
    right: 0;
    height: -webkit-calc(140px * .5);
    height: -moz-calc(140px * .5);
    height: calc(140px * .5);
    }
body.rtl.btMenuHorizontal.btMenuCenterBelow .subToggler {
    right: auto;
    left: 0;
    }
body.btMenuHorizontal.rtl .subToggler {
    left: 0;
    right: auto;
    }
body.btMenuHorizontal.btMenuBelowLogo .subToggler {
    height: -webkit-calc(70px * .8);
    height: -moz-calc(70px * .8);
    height: calc(70px * .8);
    }
body.btMenuHorizontal .menuPort ul ul .subToggler {
    right: 24px;
    line-height: inherit;
    padding: .65em .25em;
    height: auto;
    }
body.btMenuHorizontal.rtl .menuPort ul ul .subToggler {
    left: 24px;
    right: auto;
    }
body.btMenuHorizontal .menuPort .rightNav ul ul .subToggler {
    left: 24px;
    right: auto;
    height: auto;
    }
body.btMenuHorizontal.rtl .menuPort .rightNav ul ul .subToggler {
    right: 24px;
    left: auto;
    }
.subToggler:before {
    content: "\e915";
    font: normal 16px/1 RemixIcons-System;
    }
.touch .btMenuHorizontal .menuPort nav ul li .subToggler {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

/* Horizontal menu, no need for override on responsive */
.btMenuHorizontal .menuPort > nav > ul > li {
    margin: -webkit-calc(140px * .25) -webkit-calc(50px * .2) -webkit-calc(140px * .25) 0;
    margin: -moz-calc(140px * .25) -moz-calc(50px * .2) -moz-calc(140px * .25) 0;
    margin: calc(140px * .25) calc(50px * .2) calc(140px * .25) 0;
    }
.btMenuBelowLogo.btMenuHorizontal .menuPort > nav > ul > li {
    margin: -webkit-calc(70px * .1) -webkit-calc(50px * .2) -webkit-calc(70px * .1) 0;
    margin: -moz-calc(70px * .1) -moz-calc(50px * .2) -moz-calc(70px * .1) 0;
    margin: calc(70px * .1) calc(50px * .2) calc(70px * .1) 0;
    }
.btMenuHorizontal .menuPort > nav > ul > li > a {
    line-height: -webkit-calc(140px * .5);
    line-height: -moz-calc(140px * .5);
    line-height: calc(140px * .5);
    }
.btMenuBelowLogo.btMenuHorizontal .menuPort > nav > ul > li > a {
    line-height: -webkit-calc(70px * .8);
    line-height: -moz-calc(70px * .8);
    line-height: calc(70px * .8);
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
    margin: -webkit-calc(140px * .25) 0 -webkit-calc(140px * .25) -webkit-calc(50px * .2);
    margin: -moz-calc(140px * .25) 0 -moz-calc(140px * .25) -moz-calc(50px * .2);
    margin: calc(140px * .25) 0 calc(140px * .25) calc(50px * .2);
    }
.btMenuBelowLogo.rtl.btMenuHorizontal .menuPort > nav > ul > li {
    margin: -webkit-calc(70px * .1) 0 -webkit-calc(70px * .1) -webkit-calc(50px * .2);
    margin: -moz-calc(70px * .1) 0 -moz-calc(70px * .1) -moz-calc(50px * .2);
    margin: calc(70px * .1) 0 calc(70px * .1) calc(50px * .2);
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li:last-child {
    margin-left: 0 !important;
    }
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li:last-child {
    margin-right: 0 !important;
    }
.btMenuHorizontal .menuPort > nav > ul > li > a {
    padding: 0 -webkit-calc(50px * .4);
    padding: 0 -moz-calc(50px * .4);
    padding: 0 calc(50px * .4);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-size: max(14px,.875em);
    line-height: 1.5;
    }
.btMenuHorizontal .menuPort > nav > ul ul {
    position: absolute;
    right: 0;
    width: 220px;
    margin: 0;
    z-index: 2;
    padding: 0;
    pointer-events: none;
    -webkit-transform: perspective(800px) rotateX(-90deg);
    -moz-transform: perspective(800px) rotateX(-90deg);
    -ms-transform: perspective(800px) rotateX(-90deg);
    transform: perspective(800px) rotateX(-90deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    pointer-events: none;
    padding: 10px 0;
    }
.btMenuHorizontal .menuPort > nav > ul ul:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 0;
    -webkit-box-shadow: 0 8px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 8px 10px rgb(0 0 0 / 20%);
    }
.btSoftRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
    border-radius: 0 4px 4px 4px;
    }
.rtl.btSoftRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
    border-radius: 4px 0 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
    border-radius: 0 10px 10px 10px;
    }
.rtl.btHardRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
    border-radius: 10px 0 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
    border-radius: 0 15px 15px 15px;
    }
.rtl.btFullRoundedButtons.btMenuHorizontal .menuPort > nav > ul ul:before {
    border-radius: 15px 0 15px 15px;
    }
.btMenuHorizontal .menuPort > nav > ul ul li {
    z-index: 4;
    float: none;
    }
.btMenuHorizontal .menuPort > nav > ul ul li.current-menu-ancestor > a:after,
.btMenuHorizontal .menuPort > nav > ul ul li.current-menu-item > a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMenuHorizontal .menuPort > nav > ul ul ul {
    display: block;
    top: -10px;
    margin: 0;
    pointer-events: none;
    }
.btMenuHorizontal .menuPort > nav > ul li.current-menu-item ul,
.btMenuHorizontal .menuPort > nav > li.current-menu-ancestor ul {
    margin: 0;
    }
.btMenuHorizontal .menuPort > nav > ul > li {
    float: left;
    position: relative;
    z-index: 5;
    }
.rtl.btMenuHorizontal .menuPort > nav > ul > li {
    float: right;
    }
.btMenuHorizontal .menuPort > nav > ul > li.on > ul {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;
    z-index: 2;
    }
.btMenuHorizontal .menuPort > nav > ul > li.on > ul > li.on > ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;
    pointer-events: auto;
    z-index: 3;
    }
.btMenuHorizontal .menuPort nav ul li.on ul li.on ul li.on ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    pointer-events: auto;
    z-index: 4;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:before {
    display: none;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:after {
    background: transparent;
    }
.btMenuHorizontal .menuPort > nav > ul > li > ul li a.btEmptyElement:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

/* Last menu item (FIX) */
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child > ul {
    right: 0;
    left: auto;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child > ul:before {
    border-radius: 4px 0 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child > ul:before {
    border-radius: 10px 0 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child > ul:before {
    border-radius: 15px 0 15px 15px;
    }
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2) > ul {
    right: 0;
    left: auto;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2) > ul:before {
    border-radius: 4px 0 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2) > ul:before {
    border-radius: 10px 0 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2) > ul:before {
    border-radius: 15px 0 15px 15px;
    }
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul {
    right: 0;
    left: -100%;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 4px 0 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 10px 0 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 15px 0 15px 15px;
    }
.rtl.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul {
    right: 220px;
    left: auto;
    }
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul {
    right: 0;
    left: -100%;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 4px 0 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 10px 0 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 15px 0 15px 15px;
    }
.rtl.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul {
    right: 220px;
    left: auto;
    }
.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child > ul {
    left: 0;
    right: auto;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child > ul:before {
    border-radius: 0 4px 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child > ul:before {
    border-radius: 0 10px 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child > ul:before {
    border-radius: 0 15px 15px 15px;
    }
.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2) > ul {
    left: 0;
    right: auto;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2) > ul:before {
    border-radius: 0 4px 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2) > ul:before {
    border-radius: 0 10px 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2) > ul:before {
    border-radius: 0 15px 15px 15px;
    }
.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul {
    right: -100%;
    left: 0;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 0 4px 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 0 10px 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:last-child:not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 0 15px 15px 15px;
    }
.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul {
    right: -100%;
    left: 0;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 0 4px 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 0 10px 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuLeft.rtl .menuPort > nav > ul > li:nth-last-child(2):not(.btMenuWideDropdown) > ul > li > ul:before {
    border-radius: 0 15px 15px 15px;
    }

/* Menu positions */
.btMenuHorizontal .menuPort ul ul {
    right: auto;
    left: 0;
    }
.btMenuHorizontal .menuPort ul ul ul {
    left: 220px;
    right: auto;
    }
.rtl.btMenuHorizontal .menuPort ul ul ul {
    left: auto;
    right: 220px;
    }
.btMenuHorizontal .menuPort nav {
    float: left;
    }
:not(.btMenuBelowLogo).btMenuHorizontal .menuPort nav {
    padding-left: 50px;
    }
.rtl:not(.btMenuBelowLogo).btMenuHorizontal .menuPort nav {
    padding-right: 50px;
    padding-left: 0;
    }
.btMenuHorizontal.btMenuRight .menuPort nav {
    float: right;
    }
.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li.btMenuWideDropdown:last-child ul {
    left: auto !important;
    right: 0 !important;
    }
.rtl.btMenuHorizontal.btMenuRight .menuPort > nav > ul > li:last-child ul ul {
    right: auto;
    left: -220px;
    }
.btMenuHorizontal.btMenuCenter .logo {
    position: relative;
    margin: 0 0 0 50%;
    }
.rtl.btMenuHorizontal.btMenuCenter .logo {
    float: left;
    }
.btMenuHorizontal.btMenuCenter .menuPort nav {
    float: none;
    }
.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
    position: absolute;
    right: 50%;
    left: auto;
    padding: 0;
    padding-right: 50px;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .leftNav {
    right: auto;
    left: 50%;
    padding-right: 0;
    padding-left: 50px;
    margin-left: var(--margin);
    margin-right: 0 !important;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
    position: absolute;
    left: 50%;
    right: auto;
    padding: 0;
    padding-left: 50px;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav {
    right: 50%;
    left: auto;
    padding-right: 50px;
    margin-right: var(--margin);
    margin-left: 0 !important;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul {
    left: auto;
    right: 0;
    }
.btSoftRoundedButtons.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul:before {
    border-radius: 4px 0 4px 4px;
    }
.rtl.btSoftRoundedButtons.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul:before {
    border-radius: 0 4px 4px 4px;
    }
.btHardRoundedButtons.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul:before {
    border-radius: 10px 0 10px 10px;
    }
.rtl.btHardRoundedButtons.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul:before {
    border-radius: 0 10px 10px 10px;
    }
.btFullRoundedButtons.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul:before {
    border-radius: 15px 0 15px 15px;
    }
.rtl.btFullRoundedButtons.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul:before {
    border-radius: 0 15px 15px 15px;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul {
    left: 0;
    right: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul li .subToggler {
    left: auto;
    right: 24px;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul li .subToggler {
    left: 24px;
    right: auto;
    }
.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul {
    left: auto;
    right: 220px;
    }
.rtl.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul {
    right: auto;
    left: 220px;
    }
.btMenuHorizontal.btMenuCenter .topBarInMenu {
    position: absolute;
    right: 50px;
    }
.rtl.btMenuHorizontal.btMenuCenter .topBarInMenu {
    right: auto;
    left: 50px;
    }
.btMenuHorizontal.btMenuCenterBelow .logo {
    float: none;
    text-align: center;
    }
.btMenuHorizontal.btMenuCenterBelow .logo img {
    margin-left: auto;
    margin-right: auto;
    }
.btMenuHorizontal.btMenuCenterBelow .gutter .port {
    position: relative;
    }
.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
    position: absolute;
    right: 30px;
    top: 0;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea {
    right: auto;
    left: 30px;
    }
.btMenuHorizontal.btMenuCenterBelow .menuPort nav {
    float: none;
    text-align: center;
    }
.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li {
    float: none;
    display: inline-block;
    }
.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li {
    display: block;
    text-align: left;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li {
    text-align: right;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav {
    float: none !important;
    }
.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
    position: absolute;
    right: 0;
    }
.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInMenu {
    right: auto;
    left: 0;
    }

/* Wide menu */
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled).btMenuFontSize14 .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    font-size: 14px;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled).btMenuFontSize15 .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    font-size: 15px;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled).btMenuFontSize16 .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    font-size: 16px;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled).btMenuFontSize17 .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    font-size: 17px;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled).btMenuFontSize18 .menuPort > nav > ul > li.btMenuWideDropdown > ul > li > a {
    font-size: 18px;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown {
    position: static;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > ul {
    width: 100%;
    left: auto;
    right: auto;
    margin-left: -400px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > ul > li {
    float: none;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    opacity: 1 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding-bottom: 0;
    width: 100%;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul:before {
    border-radius: 0 !important;
    height: 1px;
    bottom: auto;
    background: rgba(0,0,0,.07);
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 1em;
    right: 1em;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li.btEmptyParentElement {
    pointer-events: none;
    opacity: 0;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > li {
    width: 100%;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown > li .sub-menu {
    width: 100%;
    }
html.no-touch body.btMenuHorizontal:not(.btMenuVerticalFullscreenEnabled) .menuPort > nav > ul > li.btMenuWideDropdown.on > ul > li > ul {
    pointer-events: auto;
    }
html.no-touch body.btMenuCenter.btMenuHorizontal .menuPort > nav.rightNav > ul > li.btMenuWideDropdown > ul {
    width: 280%;
    }
html.no-touch body.btMenuCenter.btMenuHorizontal .menuPort > nav.leftNav > ul > li.btMenuWideDropdown > ul {
    width: 280%;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-1 > ul > li {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2 > ul > li {
    -webkit-flex-basis: 50% !important;
    flex-basis: 50% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3 > ul > li {
    -webkit-flex-basis: 33.33333% !important;
    flex-basis: 33.33333% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 > ul > li {
    -webkit-flex-basis: 25% !important;
    flex-basis: 25% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-5 > ul > li {
    -webkit-flex-basis: 20% !important;
    flex-basis: 20% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-6 > ul > li {
    -webkit-flex-basis: 16.66667% !important;
    flex-basis: 16.66667% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-7 > ul > li {
    -webkit-flex-basis: 14.28571% !important;
    flex-basis: 14.28571% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-8 > ul > li {
    -webkit-flex-basis: 12.5% !important;
    flex-basis: 12.5% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-9 > ul > li {
    -webkit-flex-basis: 11.11111% !important;
    flex-basis: 11.11111% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-10 > ul > li {
    -webkit-flex-basis: 10% !important;
    flex-basis: 10% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-11 > ul > li {
    -webkit-flex-basis: 9.09091% !important;
    flex-basis: 9.09091% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-12 > ul > li {
    -webkit-flex-basis: 8.33333% !important;
    flex-basis: 8.33333% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-13 > ul > li {
    -webkit-flex-basis: 7.69231% !important;
    flex-basis: 7.69231% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-14 > ul > li {
    -webkit-flex-basis: 7.14286% !important;
    flex-basis: 7.14286% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-15 > ul > li {
    -webkit-flex-basis: 6.66667% !important;
    flex-basis: 6.66667% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-16 > ul > li {
    -webkit-flex-basis: 6.25% !important;
    flex-basis: 6.25% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-17 > ul > li {
    -webkit-flex-basis: 5.88235% !important;
    flex-basis: 5.88235% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-18 > ul > li {
    -webkit-flex-basis: 5.55556% !important;
    flex-basis: 5.55556% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-19 > ul > li {
    -webkit-flex-basis: 5.26316% !important;
    flex-basis: 5.26316% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-20 > ul > li {
    -webkit-flex-basis: 5% !important;
    flex-basis: 5% !important;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2 ul.sub-menu {
    max-width: 580px;
    margin-left: -290px;
    }
html.no-touch body.btMenuHorizontal.rtl .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2 ul.sub-menu {
    margin-left: 0;
    margin-right: -290px;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3 ul.sub-menu {
    max-width: 780px;
    margin-left: -390px;
    }
html.no-touch body.btMenuHorizontal.rtl .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3 ul.sub-menu {
    margin-left: 0;
    margin-right: -390px;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 ul.sub-menu {
    max-width: 920px;
    margin-left: -460px;
    }
html.no-touch body.btMenuHorizontal.rtl .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 ul.sub-menu {
    margin-left: 0;
    margin-right: -460px;
    }
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-5 ul.sub-menu,
html.no-touch body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-6 ul.sub-menu {
    max-width: 1000px;
    margin-left: -500px;
    }
html.no-touch body.btMenuHorizontal.rtl .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-5 ul.sub-menu,
html.no-touch body.btMenuHorizontal.rtl .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-6 ul.sub-menu {
    margin-left: 0;
    margin-right: -500px;
    }
.btSoftRoundedButtonshtml.no-touch .btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before {
    border-radius: 4px;
    }
.btHardRoundedButtonshtml.no-touch .btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before {
    border-radius: 10px;
    }
.btFullRoundedButtonshtml.no-touch .btMenuHorizontal .menuPort > nav > ul li.btMenuWideDropdown ul:before {
    border-radius: 15px;
    }
html.no-touch body.btMenuHorizontal.btMenuVerticalFullscreenEnabled .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li.btEmptyParentElement {
    display: none !important;
    }
html.touch body.btMenuHorizontal .menuPort > nav > ul > li.btMenuWideDropdown > ul > li ul li.btEmptyParentElement {
    display: none;
    }

/* Top bar */
.btMenuHorizontal .topBar {
    font-size: .813em;
    line-height: 3.077em;
    z-index: 2;
    }
.btMenuHorizontal .topBar .topBarPort {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuHorizontal .topBar .topBarPort:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btBoxedMenuWidth1300.btMenuHorizontal .topBar .topBarPort,
.btBoxedMenuWidth1400.btMenuHorizontal .topBar .topBarPort,
.btBoxedMenuWidth1500.btMenuHorizontal .topBar .topBarPort,
.btBoxedMenuWidth1600.btMenuHorizontal .topBar .topBarPort {
    margin-left: auto;
    margin-right: auto;
    }
.btBoxedMenuWidth1300.btMenuHorizontal .topBar .topBarPort {
    max-width: 1360px;
    }
.btBoxedMenuWidth1400.btMenuHorizontal .topBar .topBarPort {
    max-width: 1460px;
    }
.btBoxedMenuWidth1500.btMenuHorizontal .topBar .topBarPort {
    max-width: 1560px;
    }
.btBoxedMenuWidth1600.btMenuHorizontal .topBar .topBarPort {
    max-width: 1660px;
    }
.btMenuHorizontal .topBar .topBarPort:after,
.btMenuHorizontal .topBar .topBarPort:before {
    display: none;
    }
.btMenuHorizontal .topBarInMenu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit;
    float: right;
    height: 140px;
    margin-left: 50px;
    }
.rtl.btMenuHorizontal .topBarInMenu {
    float: left;
    margin-left: 0;
    margin-right: 50px;
    }
.btMenuHorizontal .topBarInMenu .topBarInMenuCell {
    line-height: -webkit-calc(140px*0.6);
    line-height: -moz-calc(140px*0.6);
    line-height: calc(140px*0.6);
    line-height: max(50px,-webkit-calc(140px*0.6));
    line-height: max(50px,-moz-calc(140px*0.6));
    line-height: max(50px,calc(140px*0.6));
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btMenuHorizontal .bt-below-logo-area .topBarInMenu {
    height: 70px;
    line-height: 70px;
    }
.btMenuHorizontal .bt-below-logo-area .topBarInMenu .topBarInMenuCell {
    line-height: 70px;
    }

/* Menu bellow logo */
.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area {
    padding: 0;
    z-index: 0;
    clear: both;
    }
.btBoxedMenuWidth1300.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port,
.btBoxedMenuWidth1400.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port,
.btBoxedMenuWidth1500.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port,
.btBoxedMenuWidth1600.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port {
    margin-left: auto;
    margin-right: auto;
    }
.btBoxedMenuWidth1300.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port {
    max-width: 1360px;
    }
.btBoxedMenuWidth1400.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port {
    max-width: 1460px;
    }
.btBoxedMenuWidth1500.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port {
    max-width: 1560px;
    }
.btBoxedMenuWidth1600.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area .port {
    max-width: 1660px;
    }
.btMenuHorizontal.btMenuBelowLogo .menuPort {
    clear: both;
    position: relative;
    margin: 0;
    float: none;
    }

/* Header styles */
.btMenuHorizontal.btAccentDarkHeader:not(.btBelowMenu) .mainHeader,
.btMenuHorizontal.btAccentDarkHeader:not(.btBelowMenu) .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btAccentDarkHeader.btBelowMenu:not(.btMenuBelowLogo):not(.btStickyHeaderActive) .mainHeader {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    }
.btMenuHorizontal.btLightAccentHeader:not(.btMenuBelowLogo) .mainHeader,
.btMenuHorizontal.btLightAccentHeader:not(.btMenuBelowLogo) .bt-vertical-header-top,
.btMenuHorizontal.btLightAccentHeader.btMenuBelowLogo.btBelowMenu .mainHeader,
.btMenuHorizontal.btLightAccentHeader.btMenuBelowLogo.btBelowMenu .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btLightAccentHeader.btMenuBelowLogo .mainHeader,
.btMenuHorizontal.btLightAccentHeader.btMenuBelowLogo .bt-vertical-header-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal.btAccentLightHeader.btMenuBelowLogo .mainHeader,
.btMenuHorizontal.btAccentLightHeader.btMenuBelowLogo .bt-vertical-header-top,
.btMenuHorizontal.btAccentLightHeader.btMenuBelowLogo.btBelowMenu .mainHeader,
.btMenuHorizontal.btAccentLightHeader.btMenuBelowLogo.btBelowMenu .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btAccentLightHeader:not(.btMenuBelowLogo) .mainHeader,
.btMenuHorizontal.btAccentLightHeader:not(.btMenuBelowLogo) .bt-vertical-header-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal.btAccentLightHeader.btBelowMenu:not(.btMenuBelowLogo):not(.btStickyHeaderActive) .mainHeader {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    color: #fff;
    }
.btMenuHorizontal.btLightDarkHeader.btMenuBelowLogo .mainHeader,
.btMenuHorizontal.btLightDarkHeader.btMenuBelowLogo .bt-vertical-header-top,
.btMenuHorizontal.btLightDarkHeader.btMenuBelowLogo.btBelowMenu .mainHeader,
.btMenuHorizontal.btLightDarkHeader.btMenuBelowLogo.btBelowMenu .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btLightDarkHeader:not(.btMenuBelowLogo) .mainHeader,
.btMenuHorizontal.btLightDarkHeader:not(.btMenuBelowLogo) .bt-vertical-header-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal.btLightDarkHeader.btBelowMenu:not(.btMenuBelowLogo) .mainHeader {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btAlternateLightHeader:not(.btMenuBelowLogo) .mainHeader,
.btMenuHorizontal.btAlternateLightHeader:not(.btMenuBelowLogo) .bt-vertical-header-top,
.btMenuHorizontal.btAlternateLightHeader.btMenuBelowLogo.btBelowMenu .mainHeader,
.btMenuHorizontal.btAlternateLightHeader.btMenuBelowLogo.btBelowMenu .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btAlternateLightHeader.btMenuBelowLogo .mainHeader,
.btMenuHorizontal.btAlternateLightHeader.btMenuBelowLogo .bt-vertical-header-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal.btLightAlternateHeader.btMenuBelowLogo .mainHeader,
.btMenuHorizontal.btLightAlternateHeader.btMenuBelowLogo .bt-vertical-header-top,
.btMenuHorizontal.btLightAlternateHeader.btMenuBelowLogo.btBelowMenu .mainHeader,
.btMenuHorizontal.btLightAlternateHeader.btMenuBelowLogo.btBelowMenu .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btLightAlternateHeader:not(.btMenuBelowLogo) .mainHeader,
.btMenuHorizontal.btLightAlternateHeader:not(.btMenuBelowLogo) .bt-vertical-header-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal.btLightAlternateHeader.btBelowMenu:not(.btMenuBelowLogo):not(.btStickyHeaderActive) .mainHeader {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    color: #fff;
    }
.btMenuHorizontal.btLightAlternateHeader.btBelowMenu:not(.btStickyHeaderActive) .mainHeader {
    color: #fff;
    }
.btMenuHorizontal.btAlternateDarkHeader:not(.btBelowMenu) .mainHeader,
.btMenuHorizontal.btAlternateDarkHeader:not(.btBelowMenu) .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btAlternateDarkHeader.btBelowMenu:not(.btMenuBelowLogo):not(.btStickyHeaderActive) .mainHeader {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    }
.btMenuHorizontal.btDarkAlternateHeader.btMenuBelowLogo .mainHeader,
.btMenuHorizontal.btDarkAlternateHeader.btMenuBelowLogo .bt-vertical-header-top,
.btMenuHorizontal.btDarkAlternateHeader.btMenuBelowLogo.btBelowMenu .mainHeader,
.btMenuHorizontal.btDarkAlternateHeader.btMenuBelowLogo.btBelowMenu .bt-vertical-header-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btMenuHorizontal.btDarkAlternateHeader:not(.btMenuBelowLogo) .mainHeader,
.btMenuHorizontal.btDarkAlternateHeader:not(.btMenuBelowLogo) .bt-vertical-header-top {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    }
.btMenuHorizontal.btDarkAlternateHeader.btBelowMenu:not(.btMenuBelowLogo):not(.btStickyHeaderActive) .mainHeader {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    }

/* Transparent Light */
.btTransparentLightHeader .mainHeader {
    color: #fff;
    }
.btStickyHeaderActive.btTransparentLightHeader .mainHeader {
    background-color: #191919;
    }
.btMenuVertical.btTransparentLightHeader .mainHeader {
    background-color: #191919;
    }
.btTransparentLightHeader .bt-vertical-header-top {
    color: #fff;
    }
.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top {
    background-color: #191919;
    }
.btBelowMenu:not(.btStickyHeaderActive).btTransparentLightHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btTransparentLightHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.btTransparentLightHeader .topBar .topTools {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }

/* Transparent Dark */
.btTransparentDarkHeader .mainHeader,
.btTransparentDarkHeader .bt-vertical-header-top {
    color: #181818;
    }
.btStickyHeaderActive.btTransparentDarkHeader .mainHeader,
.btStickyHeaderActive.btTransparentDarkHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btMenuVertical.btTransparentDarkHeader .mainHeader,
.btMenuVertical.btTransparentDarkHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btTransparentDarkHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btTransparentDarkHeader .bt-below-logo-area .menuPort {
    border-top: 1px solid rgba(0,0,0,.07);
    }
.btTransparentDarkHeader .topBar .topBarPort .topTools {
    border-bottom: 1px solid rgba(0,0,0,.07);
    }

/* Light + Accent */
.btAccentLightHeader .mainHeader,
.btAccentLightHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btAccentLightHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btAccentLightHeader .bt-below-logo-area,
.btAccentLightHeader .topBar {
    background-color: #ff3b2b;
    color: #181818;
    }
.btAccentLightHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentLightHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #fff;
    }
.btAccentLightHeader .bt-below-logo-area .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:hover,
.btAccentLightHeader .topBar .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:hover {
    color: #fff;
    }
.btAccentLightHeader .bt-below-logo-area .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.btAccentLightHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #fff;
    }
.btAccentLightHeader .bt-below-logo-area a.btAccentIconWidget.btIconWidget:hover,
.btAccentLightHeader .bt-below-logo-area a.btIconWidget:hover,
.btAccentLightHeader .topBar a.btAccentIconWidget.btIconWidget:hover,
.btAccentLightHeader .topBar a.btIconWidget:hover {
    color: #fff;
    }
.btMenuHorizontal.btAccentLightHeader .bt-below-logo-area .menuPort nav > ul > li.current-menu-item:not(.on) > a:after {
    background: #fff;
    }
.btMenuVertical.btAccentLightHeader .mainHeader .bt-below-logo-area nav li.current-menu-item > a:after {
    background: #fff;
    }

/* Accent + Dark */
.btAccentDarkHeader .mainHeader,
.btAccentDarkHeader .bt-vertical-header-top {
    background-color: #191919;
    color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btAccentDarkHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btAccentDarkHeader .bt-below-logo-area,
.btAccentDarkHeader .topBar {
    background-color: #ff3b2b;
    color: #fff;
    }
.btAccentDarkHeader .bt-below-logo-area .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btAccentDarkHeader .topBar .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #181818;
    }
.btAccentDarkHeader .bt-below-logo-area .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:hover,
.btAccentDarkHeader .topBar .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:hover {
    color: #181818;
    }
.btAccentDarkHeader .bt-below-logo-area .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.btAccentDarkHeader .topBar .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #181818;
    }
.btAccentDarkHeader .bt-below-logo-area a.btAccentIconWidget.btIconWidget:hover,
.btAccentDarkHeader .bt-below-logo-area a.btIconWidget:hover,
.btAccentDarkHeader .topBar a.btAccentIconWidget.btIconWidget:hover,
.btAccentDarkHeader .topBar a.btIconWidget:hover {
    color: #181818;
    }
.btMenuHorizontal.btAccentDarkHeader .bt-below-logo-area .menuPort nav > ul > li.current-menu-item:not(.on) > a:after {
    background: #191919;
    }
.btMenuVertical.btAccentDarkHeader .mainHeader .bt-below-logo-area nav li.current-menu-item > a:after {
    background: #191919;
    }

/* Light + Dark */
.btLightDarkHeader .mainHeader,
.btLightDarkHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btLightDarkHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btLightDarkHeader .bt-below-logo-area,
.btLightDarkHeader .topBar {
    background-color: #000;
    color: #fff;
    }
.btLightDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }

/* Accent + Light */
.btLightAccentHeader .mainHeader,
.btLightAccentHeader .bt-vertical-header-top {
    background-color: #fff;
    color: #181818;
    }
.btBelowMenu:not(.btStickyHeaderActive).btLightAccentHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btLightAccentHeader .bt-logo-area,
.btLightAccentHeader .bt-vertical-header-top {
    background-color: #ff3b2b;
    color: #fff;
    }
.btLightAccentHeader .bt-logo-area .btAccentIconWidget.btIconWidget .btIconWidgetIcon,
.btLightAccentHeader .bt-vertical-header-top .btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #181818;
    }
.btLightAccentHeader .bt-logo-area .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:hover,
.btLightAccentHeader .bt-vertical-header-top .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:hover {
    color: #181818;
    }
.btLightAccentHeader .bt-logo-area .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.btLightAccentHeader .bt-vertical-header-top .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #181818;
    }
.btLightAccentHeader .bt-logo-area a.btAccentIconWidget.btIconWidget:hover,
.btLightAccentHeader .bt-logo-area a.btIconWidget:hover,
.btLightAccentHeader .bt-vertical-header-top a.btAccentIconWidget.btIconWidget:hover,
.btLightAccentHeader .bt-vertical-header-top a.btIconWidget:hover {
    color: #181818;
    }
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area {
    background-color: #ff3b2b;
    }
.btMenuHorizontal.btLightAccentHeader .bt-logo-area .menuPort nav > ul > li.current-menu-item:not(.on) > a:after {
    background: #191919;
    }
.btMenuVertical.btLightAccentHeader .mainHeader .bt-logo-area nav li.current-menu-item > a:after {
    background: #191919;
    }
.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:after {
    background: #fff;
    }
.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon > div {
    background: #fff;
    }

/* Alternate + Light */
.btAlternateLightHeader .mainHeader,
.btAlternateLightHeader .bt-vertical-header-top {
    background-color: #fff;
    color: #181818;
    }
.btBelowMenu:not(.btStickyHeaderActive).btAlternateLightHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btAlternateLightHeader .bt-logo-area,
.btAlternateLightHeader .bt-vertical-header-top {
    background-color: #06305f;
    color: #fff;
    }
.btAlternateLightHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btAlternateLightHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area {
    background-color: #06305f;
    }
.btAlternateLightHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btAlternateLightHeader .bt-vertical-menu-trigger .bt_bb_icon:after {
    background: #fff;
    }
.btAlternateLightHeader .bt-vertical-menu-trigger .bt_bb_icon > div {
    background: #fff;
    }

/* Light + Alternate */
.btLightAlternateHeader .mainHeader,
.btLightAlternateHeader .bt-vertical-header-top {
    background-color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btLightAlternateHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btLightAlternateHeader .bt-below-logo-area,
.btLightAlternateHeader .topBar {
    background-color: #06305f;
    color: #fff;
    position: relative;
    }
.btLightAlternateHeader .bt-below-logo-area:before,
.btLightAlternateHeader .topBar:before {
    display: block;
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .3;
    }
.btLightAlternateHeader .bt-below-logo-area .topBarPort,
.btLightAlternateHeader .topBar .topBarPort {
    z-index: 2;
    position: relative;
    }

/* Alternate + Dark */
.btAlternateDarkHeader .mainHeader,
.btAlternateDarkHeader .bt-vertical-header-top {
    background-color: #191919;
    color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btAlternateDarkHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btAlternateDarkHeader .bt-logo-area,
.btAlternateDarkHeader .bt-vertical-header-top {
    background-color: #06305f;
    color: #181818;
    }
.btAlternateDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader {
    background-color: transparent;
    }
.btAlternateDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area {
    background-color: #06305f;
    }
.btAlternateDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,
.btAlternateDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after {
    background: #191919;
    }
.btAlternateDarkHeader .bt-vertical-menu-trigger .bt_bb_icon > div {
    background: #191919;
    }

/* Dark + Alternate */
.btDarkAlternateHeader .mainHeader,
.btDarkAlternateHeader .bt-vertical-header-top {
    background-color: #191919;
    color: #fff;
    }
.btBelowMenu:not(.btStickyHeaderActive).btDarkAlternateHeader .bt-vertical-header-top {
    background-color: transparent;
    }
.btDarkAlternateHeader .bt-below-logo-area,
.btDarkAlternateHeader .topBar {
    background-color: #06305f;
    color: #181818;
    position: relative;
    }
.btDarkAlternateHeader .bt-below-logo-area:before,
.btDarkAlternateHeader .topBar:before {
    display: block;
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    opacity: .3;
    }
.btDarkAlternateHeader .bt-below-logo-area .topBarPort,
.btDarkAlternateHeader .topBar .topBarPort {
    z-index: 2;
    position: relative;
    }

/* Sticky */
.btStickyHeaderActive.btMenuHorizontal .mainHeader {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.2);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.2);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .topBar {
    display: none;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-below-logo-area {
    padding: 0;
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img {
    height: -webkit-calc(140px*0.6);
    height: -moz-calc(140px*0.6);
    height: calc(140px*0.6);
    height: max(50px,-webkit-calc(140px*0.6));
    height: max(50px,-moz-calc(140px*0.6));
    height: max(50px,calc(140px*0.6));
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .btTextLogo {
    font-size: 1.5em;
    line-height: -webkit-calc(140px*0.6);
    line-height: -moz-calc(140px*0.6);
    line-height: calc(140px*0.6);
    line-height: max(50px,-webkit-calc(140px*0.6));
    line-height: max(50px,-moz-calc(140px*0.6));
    line-height: max(50px,calc(140px*0.6));
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li {
    margin-top: -webkit-calc(140px * .05);
    margin-top: -moz-calc(140px * .05);
    margin-top: calc(140px * .05);
    margin-bottom: -webkit-calc(140px * .05);
    margin-bottom: -moz-calc(140px * .05);
    margin-bottom: calc(140px * .05);
    }
.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .topBarInMenu {
    height: -webkit-calc(140px*0.6);
    height: -moz-calc(140px*0.6);
    height: calc(140px*0.6);
    height: max(50px,-webkit-calc(140px*0.6));
    height: max(50px,-moz-calc(140px*0.6));
    height: max(50px,calc(140px*0.6));
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuHorizontal .mainHeader .bt-logo-area {
    display: none;
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .bt-logo-area {
    display: block;
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .bt-logo-area .topBarInLogoArea {
    height: -webkit-calc(140px*0.6);
    height: -moz-calc(140px*0.6);
    height: calc(140px*0.6);
    height: max(50px,-webkit-calc(140px*0.6));
    height: max(50px,-moz-calc(140px*0.6));
    height: max(50px,calc(140px*0.6));
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .bt-logo-area .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    font-size: 2em;
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .bt-logo-area .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    line-height: 1;
    }
.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .bt-logo-area .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
    font-size: 1em;
    }
.btHasAltLogo.btStickyHeaderActive .btMainLogo {
    display: none;
    }
.btHasAltLogo.btStickyHeaderActive .btAltLogo {
    display: block !important;
    }
.btMenuVertical.btStickyHeaderActive .bt-vertical-header-top {
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,.2);
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.2);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: transform 200ms ease,box-shadow 200ms ease;
    -moz-transition: transform 200ms ease,box-shadow 200ms ease;
    transition: transform 200ms ease,box-shadow 200ms ease;
    }
.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.0);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.0);
    }
.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(0%) translateX(320px);
    -moz-transform: translateY(0%) translateX(320px);
    -ms-transform: translateY(0%) translateX(320px);
    transform: translateY(0%) translateX(320px);
    }
.btMenuVerticalRight.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(0%) translateX(-320px);
    -moz-transform: translateY(0%) translateX(-320px);
    -ms-transform: translateY(0%) translateX(-320px);
    transform: translateY(0%) translateX(-320px);
    }
.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateY(-100%) translateX(320px);
    -moz-transform: translateY(-100%) translateX(320px);
    -ms-transform: translateY(-100%) translateX(320px);
    transform: translateY(-100%) translateX(320px);
    }
.btMenuVertical:not(.btStickyHeaderActive) .bt-vertical-header-top {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    }
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    -webkit-transition: transform 200ms ease;
    -moz-transition: transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.btStickyHeaderClosed.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    }

/* Vertical and responsive menu */
.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    }
.bt-vertical-header-top {
    display: none;
    position: absolute;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btMenuVertical .bt-vertical-header-top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuVerticalRight.btMenuVertical .bt-vertical-header-top {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.rtl.btMenuVerticalRight.btMenuVertical .bt-vertical-header-top {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
.rtl.btMenuVerticalLeft.btMenuVertical .bt-vertical-header-top {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt-vertical-header-top .bt-vertical-menu-trigger {
    display: none;
    }
.bt-vertical-header-top .bt-logo-area .logo {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt-vertical-header-top .bt-logo-area .logo > span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuVerticalRight .bt-vertical-header-top .bt-logo-area {
    margin-right: auto;
    }
.rtl.btMenuVerticalRight .bt-vertical-header-top .bt-logo-area {
    margin-right: 0;
    }
.rtl.btMenuVerticalLeft .bt-vertical-header-top .bt-logo-area {
    margin-left: auto;
    }
.bt-vertical-menu-trigger {
    margin: 0 1rem 0 0;
    font-size: 0;
    }
.btMenuVerticalRight .bt-vertical-menu-trigger {
    margin: 0 0 0 1rem;
    }
.rtl .bt-vertical-menu-trigger {
    margin: 0 0 0 1rem;
    }
.rtl.btMenuVerticalLeft .bt-vertical-menu-trigger {
    margin: 0 1rem 0 0;
    }
.bt-vertical-menu-trigger .bt_bb_icon {
    height: 40px;
    width: 40px;
    background: transparent;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    }
.bt-vertical-menu-trigger .bt_bb_icon:before,
.bt-vertical-menu-trigger .bt_bb_icon:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #ff3b2b;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt-vertical-menu-trigger .bt_bb_icon:before {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.bt-vertical-menu-trigger .bt_bb_icon:after {
    width: 50%;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.bt-vertical-menu-trigger .bt_bb_icon > div {
    height: 1px;
    background: #ff3b2b;
    width: 100%;
    margin: 9px 0;
    pointer-events: none;
    }
.bt-vertical-menu-trigger .bt_bb_icon > div:before {
    display: none;
    }
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:before {
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    -moz-transform: rotate(-45deg) translate(-9px,6px);
    -ms-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px);
    width: 85%;
    }
.rtl.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:before {
    -webkit-transform: rotate(45deg) translate(9px,6px);
    -moz-transform: rotate(45deg) translate(9px,6px);
    -ms-transform: rotate(45deg) translate(9px,6px);
    transform: rotate(45deg) translate(9px,6px);
    }
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(45deg) translate(-4px,-9px);
    -moz-transform: rotate(45deg) translate(-4px,-9px);
    -ms-transform: rotate(45deg) translate(-4px,-9px);
    transform: rotate(45deg) translate(-4px,-9px);
    width: 85%;
    }
.rtl.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:after {
    -webkit-transform: rotate(-45deg) translate(4px,-9px);
    -moz-transform: rotate(-45deg) translate(4px,-9px);
    -ms-transform: rotate(-45deg) translate(4px,-9px);
    transform: rotate(-45deg) translate(4px,-9px);
    }
.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon > div {
    width: 0;
    }
.bt-vertical-menu-trigger:hover {
    cursor: pointer;
    color: inherit;
    }
.bt-vertical-menu-trigger:hover .bt_bb_icon:before {
    width: 50%;
    }
.bt-vertical-menu-trigger:hover .bt_bb_icon:after {
    width: 100%;
    }
.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    -moz-transform: rotate(-45deg) translate(-9px,6px);
    -ms-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px);
    width: 85%;
    }
.rtl.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:before {
    -webkit-transform: rotate(45deg) translate(9px,6px);
    -moz-transform: rotate(45deg) translate(9px,6px);
    -ms-transform: rotate(45deg) translate(9px,6px);
    transform: rotate(45deg) translate(9px,6px);
    }
.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: rotate(45deg) translate(-4px,-9px);
    -moz-transform: rotate(45deg) translate(-4px,-9px);
    -ms-transform: rotate(45deg) translate(-4px,-9px);
    transform: rotate(45deg) translate(-4px,-9px);
    width: 85%;
    }
.rtl.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:after {
    -webkit-transform: rotate(-45deg) translate(4px,-9px);
    -moz-transform: rotate(-45deg) translate(4px,-9px);
    -ms-transform: rotate(-45deg) translate(4px,-9px);
    transform: rotate(-45deg) translate(4px,-9px);
    }
.btMenuVerticalOn .mainHeader {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer,
.btMenuVerticalLeft.btMenuVerticalOn .bt_bb_back_to_top {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px);
    }
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer,
.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt_bb_back_to_top {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top .logo,
.btMenuVerticalLeft.btMenuVerticalOn .bt_bb_back_to_top {
    opacity: 0;
    pointer-events: none;
    }

/* Fixed mobile vertical right menu */
.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer,
.btMenuVerticalRight.btMenuVerticalOn .bt_bb_back_to_top {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    }
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top .logo,
.btMenuVerticalRight.btMenuVerticalOn .bt_bb_back_to_top {
    opacity: 0;
    }
.btMenuVertical .mainHeader {
    text-align: center;
    height: 100%;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 320px;
    clear: both;
    z-index: 101;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
    overflow-x: hidden;
    }
.btMenuInitFinished.btMenuVertical .mainHeader {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1);
    }
:not(.btMenuBelowLogo).btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-logo-area {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .topBar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-below-logo-area {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .btMainLogo {
    display: block !important;
    }
.btMenuVertical .mainHeader .btAltLogo {
    display: none !important;
    }
.btMenuVertical .mainHeader .logo {
    float: none;
    margin: 0;
    padding: 0 2em 1em;
    }
.btMenuVertical .mainHeader .logo img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 100%;
    }
.btMenuVertical .mainHeader .btCloseVertical {
    cursor: pointer;
    font-size: 1.5em;
    position: absolute;
    right: 20px;
    top: 10px;
    }
.rtl.btMenuVertical .mainHeader .btCloseVertical {
    right: auto;
    left: 20px;
    }
.btMenuVertical .mainHeader .btCloseVertical:before {
    content: "\f00d";
    font-family: FontAwesome;
    }
.btMenuVertical .mainHeader .btCloseVertical:before:hover {
    color: #ff3b2b;
    }
.btMenuVertical .mainHeader .menuPort {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    }
.btMenuVertical .mainHeader .menuPort .leftNav {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .topBar .topBarPort .topTools {
    padding-top: 1em;
    padding-bottom: 1em;
    }
.btMenuVertical .mainHeader nav {
    margin: 0 !important;
    }
.btMenuVertical .mainHeader nav ul > li > ul {
    opacity: 1;
    pointer-events: auto;
    }
.btMenuVertical .mainHeader nav ul {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.btMenuVertical .mainHeader nav ul li {
    padding: 0;
    position: relative;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul li a {
    line-height: 1.1;
    padding: 1em 2em;
    border: none;
    position: relative;
    }
.btMenuVertical .mainHeader nav ul li a:after {
    content: "";
    display: block;
    background: #ff3b2b;
    height: 2px;
    width: 60px;
    opacity: 0;
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -30px;
    }
.btMenuVertical .mainHeader nav ul li li {
    font-size: .9em;
    }
.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor) > ul {
    display: none;
    }
.btMenuVertical .mainHeader nav ul li.btEmptyParentElement {
    display: none;
    }
.btMenuVertical .mainHeader nav ul ul li {
    padding: 0;
    opacity: 1;
    border: none;
    background-color: transparent;
    }
.btMenuVertical .mainHeader nav ul ul li ul {
    opacity: .7;
    }
.btMenuVertical .mainHeader nav ul ul li ul li a {
    border: none !important;
    }
.btMenuVertical .mainHeader nav li.current-menu-ancestor > a:after,
.btMenuVertical .mainHeader nav li.current-menu-item > a:after {
    opacity: 1;
    }
.btMenuVertical .bt-vertical-menu-trigger {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btMenuVertical .menuScrollPort {
    width: 320px;
    overflow: hidden;
    }
.btMenuVerticalRight .mainHeader {
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1);
    box-shadow: 0 0 0 rgba(0,0,0,.1);
    }
.btMenuVerticalOn.btMenuVerticalRight .mainHeader {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    }
.btMenuVerticalRight .bt-vertical-menu-trigger {
    float: right;
    }
.btMenuVerticalLeft .mainHeader {
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1);
    box-shadow: 0 0 0 rgba(0,0,0,.1);
    }
.btMenuVerticalOn.btMenuVerticalLeft .mainHeader {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    }
.btMenuVerticalLeft .bt-vertical-menu-trigger {
    float: left;
    }

/* Header tools layout */
.btMenuHorizontal .btTopToolsRight,
.btMenuHorizontal .btTopToolsLeft {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }
.btMenuHorizontal .btTopToolsRight {
    text-align: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.rtl.btMenuHorizontal .btTopToolsRight {
    text-align: left;
    }
.btMenuHorizontal .topBarInLogoArea {
    float: right;
    height: 140px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl.btMenuHorizontal .topBarInLogoArea {
    float: left;
    }
.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell {
    border: 0 solid #ff3b2b;
    }
.btMenuFontSize14.btMenuHorizontal .topBarInLogoArea {
    font-size: 14px;
    }
.btMenuFontSize15.btMenuHorizontal .topBarInLogoArea {
    font-size: 15px;
    }
.btMenuFontSize16.btMenuHorizontal .topBarInLogoArea {
    font-size: 16px;
    }
.btMenuFontSize17.btMenuHorizontal .topBarInLogoArea {
    font-size: 17px;
    }
.btMenuFontSize18.btMenuHorizontal .topBarInLogoArea {
    font-size: 18px;
    }

/* Tools in vertical menu */
.btMenuVertical .mainHeader {
    text-align: center;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 320px;
    clear: both;
    z-index: 10003;
    padding: 0 0 2rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
    overflow-x: hidden;
    }
.btMenuInitFinished.btMenuVertical .mainHeader {
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1),box-shadow 1s cubic-bezier(.230,1,.320,1);
    }
:not(.btMenuBelowLogo).btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuVertical .mainHeader .topBar {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-logo-area {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .topBar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-below-logo-area {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .btMainLogo {
    display: block !important;
    }
.btBelowMenu.btHasAltLogo.btMenuVertical .mainHeader .btMainLogo {
    display: none !important;
    }
.btMenuVertical .mainHeader .btAltLogo {
    display: none !important;
    }
.btBelowMenu.btHasAltLogo.btMenuVertical .mainHeader .btAltLogo {
    display: block !important;
    }
.btMenuVertical .mainHeader .logo {
    float: none;
    margin: 0;
    padding: 1em 2em;
    }
.btMenuVertical .mainHeader .logo img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 100%;
    }
.btMenuVertical .mainHeader .menuPort {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border: 0;
    }
.btMenuVertical .mainHeader .menuPort .leftNav {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btMenuVertical .mainHeader .topBar .topBarPort .topTools {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    }
.btMenuVertical .mainHeader .topBarInMenu {
    padding: 2rem 0;
    }
.btMenuVertical .mainHeader .topBarInMenu:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    opacity: .5;
    background: currentColor;
    margin-bottom: 2rem;
    opacity: .1;
    }
.btMenuVertical .mainHeader .topBar {
    padding: 0 0 2rem;
    }
.btMenuVertical .mainHeader .topBar .port:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    opacity: .5;
    background: currentColor;
    margin-bottom: 2rem;
    opacity: .1;
    }
.btMenuVertical .mainHeader .bt-logo-area nav {
    padding-top: 2rem;
    }
.btMenuVertical .mainHeader .bt-logo-area .topBarInLogoArea {
    padding: 0;
    }
.btMenuVertical .mainHeader .bt-below-logo-area {
    padding: 2rem 0;
    }
.btMenuVertical .mainHeader .bt-below-logo-area .topBarInMenu {
    padding-bottom: 0;
    }
.btMenuVertical .mainHeader .bt-below-logo-area .port:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    opacity: .5;
    background: currentColor;
    margin-bottom: 2rem;
    opacity: .1;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: .5em;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget > .btIconWidgetIcon {
    font-size: 1.5em;
    padding: 0 !important;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget > .btIconWidgetIcon .bt_bb_icon_holder {
    display: block;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget .btSearch {
    margin-left: auto;
    margin-right: auto;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget .btSearch .bt_bb_icon .bt_bb_icon_holder {
    font-size: 1.5em;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText > .btIconWidgetIcon {
    font-size: 1.5em;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText > .btIconWidgetIcon .bt_bb_icon_holder {
    margin-bottom: .25em;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 !important;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent > .btIconWidgetTitle {
    line-height: 1.25;
    font-size: .875em;
    margin: 0 !important;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent > .btIconWidgetText {
    line-height: 1.25;
    font-size: 1em;
    }
.btMenuVertical .mainHeader .topBarInLogoArea .topBarInLogoAreaCell {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btMenuVertical .bt-vertical-menu-trigger {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuVertical .menuScrollPort {
    width: 320px;
    overflow: hidden;
    }

/* iScroll */
.btDarkSkin .iScrollIndicator,
.btLightSkin .btDarkSkin .iScrollIndicator,
.btDarkSkin.btLightSkin .btDarkSkin .iScrollIndicator {
    background-color: rgba(255,255,255,.05) !important;
    border: 1px solid rgba(255,255,255,.1) !important;
    }

/* Prevent horizontal scroll on small screens when menu is open */
body.btMenuVerticalOn {
    width: 100vw;
    overflow: hidden;
    }

/* IE10 Menu Fix */
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li > ul {
    opacity: 1;
    pointer-events: auto;
    display: none;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul {
    display: block;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li > ul {
    display: none;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul {
    display: block;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul > li > ul {
    display: none;
    }
html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul > li.on > ul > li.on > ul > li.on > ul {
    display: block;
    }

/* Admin bar fix */
.admin-bar.btStickyHeaderActive .mainHeader,
.admin-bar.btStickyHeaderActive .bt-vertical-header-top {
    top: 32px;
    }
.admin-bar.btMenuVertical .mainHeader {
    top: 32px;
    }
@media screen and (max-width: 782px) {
.admin-bar.btStickyHeaderActive .mainHeader,
.admin-bar.btStickyHeaderActive .bt-vertical-header-top {
    top: 46px;
    }
.admin-bar.btMenuVertical .mainHeader {
    top: 46px;
    }
}

@media screen and (max-width: 600px) {
.admin-bar.btStickyHeaderActive .mainHeader {
    top: 0;
    }
.admin-bar.btMenuVertical .bt-vertical-header-top {
    top: 0;
    }
}

/* Fullscreen menu */
.btTransparentLightHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #fff;
    background: #191919 !important;
    }
.btTransparentDarkHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #181818;
    background: #fff !important;
    }
.btAccentLightHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #181818;
    background: #fff !important;
    }
.btAccentDarkHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #fff;
    background: #191919 !important;
    }
.btLightDarkHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #181818;
    background: #fff !important;
    }
.btLightAccentHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #fff;
    background: #ff3b2b !important;
    }
.btAlternateLightHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #fff;
    background: #06305f !important;
    }
.btLightAlternateHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #181818;
    background: #fff !important;
    }
.btAlternateDarkHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #181818;
    background: #06305f !important;
    }
.btDarkAlternateHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort {
    color: #fff;
    background: #191919 !important;
    }
.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort {
    color: #fff;
    background: #06305f !important;
    }
.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#06305f 20%,transparent 100%);
    background: -moz-linear-gradient(left,#06305f 20%,transparent 100%);
    background: linear-gradient(to right,#06305f 20%,transparent 100%);
    }
.btTransparentDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before,
.btAccentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before,
.btLightDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before,
.btLightAlternateHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before,
.btDarkAlternateHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#fff 20%,transparent 100%);
    background: -moz-linear-gradient(left,#fff 20%,transparent 100%);
    background: linear-gradient(to right,#fff 20%,transparent 100%);
    }
.btAccentDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before,
.btAlternateDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#191919 20%,transparent 100%);
    background: -moz-linear-gradient(left,#191919 20%,transparent 100%);
    background: linear-gradient(to right,#191919 20%,transparent 100%);
    }
.btLightAccentHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#ff3b2b 20%,transparent 100%);
    background: -moz-linear-gradient(left,#ff3b2b 20%,transparent 100%);
    background: linear-gradient(to right,#ff3b2b 20%,transparent 100%);
    }
.btAlternateLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#06305f 20%,transparent 100%);
    background: -moz-linear-gradient(left,#06305f 20%,transparent 100%);
    background: linear-gradient(to right,#06305f 20%,transparent 100%);
    }
.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after {
    background: #06305f;
    }
.btTransparentDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after,
.btAccentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after,
.btLightDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after,
.btLightAlternateHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after,
.btDarkAlternateHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after {
    background: #fff;
    }
.btAccentDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after,
.btAlternateDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after {
    background: #191919;
    }
.btLightAccentHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after {
    background: #ff3b2b;
    }
.btAlternateLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after {
    background: #06305f;
    }
.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#06305f 40%,transparent 100%);
    background: -moz-linear-gradient(left,#06305f 40%,transparent 100%);
    background: linear-gradient(to right,#06305f 40%,transparent 100%);
    }
.btTransparentDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before,
.btAccentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before,
.btLightDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before,
.btLightAlternateHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before,
.btDarkAlternateHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#fff 40%,transparent 100%);
    background: -moz-linear-gradient(left,#fff 40%,transparent 100%);
    background: linear-gradient(to right,#fff 40%,transparent 100%);
    }
.btAccentDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before,
.btAlternateDarkHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#191919 40%,transparent 100%);
    background: -moz-linear-gradient(left,#191919 40%,transparent 100%);
    background: linear-gradient(to right,#191919 40%,transparent 100%);
    }
.btLightAccentHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#ff3b2b 40%,transparent 100%);
    background: -moz-linear-gradient(left,#ff3b2b 40%,transparent 100%);
    background: linear-gradient(to right,#ff3b2b 40%,transparent 100%);
    }
.btAlternateLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before {
    background: -webkit-linear-gradient(left,#06305f 40%,transparent 100%);
    background: -moz-linear-gradient(left,#06305f 40%,transparent 100%);
    background: linear-gradient(to right,#06305f 40%,transparent 100%);
    }
.btMenuVerticalFullscreenEnabled.btMenuVertical.btTransparentLightHeader .mainHeader {
    background: #06305f !important;
    }
.btMenuVerticalFullscreenEnabled.btMenuVertical.btTransparentLightHeader .mainHeader .menuPort {
    color: #fff;
    background: #06305f !important;
    }
.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) {
    overflow: hidden;
    }
.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .bt-logo-area .logo {
    z-index: 99997;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .bt-horizontal-menu-trigger {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    z-index: 1;
    }
.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .bt-horizontal-menu-trigger {
    z-index: 99997;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-origin: center !important;
    -moz-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    max-width: 1200px;
    }
.btBoxedMenuWidth1300.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1400.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1500.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1600.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1300.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav,
.btBoxedMenuWidth1400.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav,
.btBoxedMenuWidth1500.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav,
.btBoxedMenuWidth1600.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav {
    margin-left: auto;
    margin-right: auto;
    }
.btBoxedMenuWidth1300.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1300.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav {
    max-width: -webkit-calc(1200px + 100px);
    max-width: -moz-calc(1200px + 100px);
    max-width: calc(1200px + 100px);
    }
.btBoxedMenuWidth1400.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1400.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav {
    max-width: -webkit-calc(1200px + 200px);
    max-width: -moz-calc(1200px + 200px);
    max-width: calc(1200px + 200px);
    }
.btBoxedMenuWidth1500.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1500.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav {
    max-width: -webkit-calc(1200px + 300px);
    max-width: -moz-calc(1200px + 300px);
    max-width: calc(1200px + 300px);
    }
.btBoxedMenuWidth1600.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort .topBarInMenu,
.btBoxedMenuWidth1600.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader.gutter .port .menuPort nav {
    max-width: -webkit-calc(1200px + 400px);
    max-width: -moz-calc(1200px + 400px);
    max-width: calc(1200px + 400px);
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: transform 500ms ease,opacity 500ms ease;
    -moz-transition: transform 500ms ease,opacity 500ms ease;
    transition: transform 500ms ease,opacity 500ms ease;
    z-index: 99996;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: -webkit-calc(140px * 1.25) 30px;
    padding: -moz-calc(140px * 1.25) 30px;
    padding: calc(140px * 1.25) 30px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.btStickyHeaderActive.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort {
    top: -webkit-calc(140px*0.6);
    top: -moz-calc(140px*0.6);
    top: calc(140px*0.6);
    height: -webkit-calc(100vh - 140px*0.6);
    height: -moz-calc(100vh - 140px*0.6);
    height: calc(100vh - 140px*0.6);
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    pointer-events: initial;
    }
.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:before {
    -webkit-transition: 1s cubic-bezier(.23,1,1,1) all;
    -moz-transition: 1s cubic-bezier(.23,1,1,1) all;
    transition: 1s cubic-bezier(.23,1,1,1) all;
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:before {
    -webkit-transform: scaleX(-1) translateX(0);
    -moz-transform: scaleX(-1) translateX(0);
    -ms-transform: scaleX(-1) translateX(0);
    transform: scaleX(-1) translateX(0);
    }
.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:after {
    -webkit-transition: 1s cubic-bezier(.23,1,1,1) all;
    -moz-transition: 1s cubic-bezier(.23,1,1,1) all;
    transition: 1s cubic-bezier(.23,1,1,1) all;
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    }
.rtl.btShowMenu.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:after {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort nav {
    float: none;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    margin: 0;
    z-index: 2;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .topBarInMenu {
    height: 50px;
    float: none;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 0;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    z-index: 2;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .topBarInMenu:before {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background: currentColor;
    opacity: .07;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin: 2em 0;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .topBarInMenu .topBarInMenuCell {
    line-height: 50px;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort:after {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li {
    margin: 0 !important;
    float: none !important;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a {
    line-height: 3.2em !important;
    font-size: 1.25em !important;
    padding-right: 50px;
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a {
    padding-right: -webkit-calc(50px *.4);
    padding-right: -moz-calc(50px *.4);
    padding-right: calc(50px *.4);
    padding-left: 50px;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a:after {
    left: -webkit-calc(50px * .4);
    left: -moz-calc(50px * .4);
    left: calc(50px * .4);
    right: auto;
    width: 40px;
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a:after {
    left: auto;
    right: -webkit-calc(50px * .4);
    right: -moz-calc(50px * .4);
    right: calc(50px * .4);
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a:before {
    height: 3.2em;
    max-height: 3.2em;
    }
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a:before {
    border-radius: 4px;
    }
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a:before {
    border-radius: 10px;
    }
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > a:before {
    border-radius: 15px;
    }
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.menu-item-has-children > a:before {
    border-radius: 4px 0 0 4px;
    }
.rtl.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.menu-item-has-children > a:before {
    border-radius: 0 4px 4px 0;
    }
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.menu-item-has-children > a:before {
    border-radius: 10px 0 0 10px;
    }
.rtl.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.menu-item-has-children > a:before {
    border-radius: 0 10px 10px 0;
    }
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.menu-item-has-children > a:before {
    border-radius: 15px 0 0 15px;
    }
.rtl.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.menu-item-has-children > a:before {
    border-radius: 0 15px 15px 0;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > .subToggler {
    font-size: 1.25em;
    height: 3.2em;
    right: -webkit-calc(50px *.2);
    right: -moz-calc(50px *.2);
    right: calc(50px *.2);
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li > .subToggler {
    right: auto;
    left: -webkit-calc(50px *.2);
    left: -moz-calc(50px *.2);
    left: calc(50px *.2);
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul ul {
    top: 0 !important;
    left: 100% !important;
    right: auto !important;
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul ul {
    left: auto !important;
    right: 100% !important;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul ul ul {
    top: -10px !important;
    left: 220px !important;
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul ul ul {
    left: auto !important;
    right: 220px !important;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul {
    top: auto !important;
    bottom: 0 !important;
    -webkit-transform: perspective(800px) rotateX(90deg);
    -moz-transform: perspective(800px) rotateX(90deg);
    -ms-transform: perspective(800px) rotateX(90deg);
    transform: perspective(800px) rotateX(90deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    }
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul:before {
    border-radius: 4px 4px 4px 0;
    }
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul:before {
    border-radius: 10px 10px 10px 0;
    }
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul:before {
    border-radius: 15px 15px 15px 0;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(1) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(2) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(3) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(1) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(2) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(3) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(1) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(2) ul,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(3) ul {
    top: auto !important;
    bottom: -10px !important;
    -webkit-transform: perspective(800px) rotateX(90deg);
    -moz-transform: perspective(800px) rotateX(90deg);
    -ms-transform: perspective(800px) rotateX(90deg);
    transform: perspective(800px) rotateX(90deg);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    }
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(1) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(2) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(3) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(1) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(2) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(3) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(1) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(2) ul:before,
.btSoftRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(3) ul:before {
    border-radius: 4px 4px 4px 0;
    }
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(1) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(2) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(3) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(1) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(2) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(3) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(1) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(2) ul:before,
.btHardRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(3) ul:before {
    border-radius: 10px 10px 10px 0;
    }
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(1) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(2) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(1) > ul > li:nth-last-child(3) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(1) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(2) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(2) > ul > li:nth-last-child(3) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(1) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(2) ul:before,
.btFullRoundedButtons.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li:nth-last-child(3) > ul > li:nth-last-child(3) ul:before {
    border-radius: 15px 15px 15px 0;
    }
html:not(.touch) body.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.btMenuWideDropdown {
    position: relative;
    }
html:not(.touch) body.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.btMenuWideDropdown ul {
    width: 220px;
    left: 100% !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
html:not(.touch) body.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort > nav > ul > li.btMenuWideDropdown ul {
    right: 100% !important;
    left: auto !important;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 100% center;
    z-index: 1;
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image {
    background-position: 0 center;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:before {
    position: absolute;
    left: -2px;
    top: 0;
    bottom: 0;
    width: 50%;
    display: block;
    content: "";
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:before {
    left: auto;
    right: -2px;
    -webkit-transform: scaleX(-1) translateX(200%);
    -moz-transform: scaleX(-1) translateX(200%);
    -ms-transform: scaleX(-1) translateX(200%);
    transform: scaleX(-1) translateX(200%);
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort .header_fullscreen_image:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
    content: "";
    opacity: 1;
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .btIconWidget.btLargerIcon {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .btIconWidget.btLargerIcon .btIconWidgetIcon {
    font-size: 2.5em;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .btIconWidget.btTwoLineText {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .btIconWidget.btTwoLineText .btIconWidgetContent {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .btIconWidget.btTwoLineText .btIconWidgetContent .btIconWidgetTitle {
    line-height: 1.25;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .btIconWidget.btTwoLineText .btIconWidgetContent .btIconWidgetText {
    font-size: 1.2em;
    line-height: 1.25;
    }

/* Footer copyright */
.bt-site-footer:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.bt-site-footer .copy-line {
    margin-bottom: 0;
    }
.bt-site-footer .bt-footer-menu .menu {
    margin: 0 -1em;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
    }
.bt-site-footer .bt-footer-menu .menu li {
    display: inline-block;
    margin: 0;
    padding: 0 1em;
    }
.bt-site-footer .bt-footer-menu .menu li a {
    position: relative;
    display: block;
    }
.bt-site-footer .bt-footer-menu .menu li a:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    bottom: -10%;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 2px;
    background-color: #ff3b2b;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: 300ms ease background,300ms ease transform;
    -moz-transition: 300ms ease background,300ms ease transform;
    transition: 300ms ease background,300ms ease transform;
    }
.rtl.bt-site-footer .bt-footer-menu .menu li a:after {
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.bt-site-footer .bt-footer-menu .menu li a:hover {
    color: inherit;
    }
.bt-site-footer .bt-footer-menu .menu li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl.bt-site-footer .bt-footer-menu .menu li a:hover:after {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.bt-site-footer-widgets {
    padding-top: 8em;
    font-weight: 300;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow {
    -webkit-justify-content: initial;
    justify-content: initial;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox {
    background-color: transparent;
    margin-bottom: 6em;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox .btImage img {
    margin: initial;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="6"] .btBox {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    width: 33.33%;
    max-width: 33.33%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="5"] .btBox {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="4"] .btBox {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="3"] .btBox {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    width: 33.33%;
    max-width: 33.33%;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="2"] .btBox {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    }
.bt-site-footer-copy-menu .port > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
.bt-site-footer-copy-menu .port > div .bt-footer-copy,
.bt-site-footer-copy-menu .port > div .bt-footer-menu {
    padding-top: 2em;
    padding-bottom: 2em;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
.bt-site-footer-copy-menu .port > div .bt-footer-menu {
    text-align: right;
    }
.rtl .bt-site-footer-copy-menu .port > div .bt-footer-menu {
    text-align: left;
    }
.rtl .bt-site-footer-copy-menu .port > div .bt-footer-copy {
    text-align: right;
    }

/* Footer Skin */
.btLightSkin .bt-site-footer-widgets,
.btDarkSkin .btLightSkin .bt-site-footer-widgets,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-widgets {
    background: #fff;
    }
.btLightSkin .bt-site-footer-copy-menu,
.btDarkSkin .btLightSkin .bt-site-footer-copy-menu,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-copy-menu {
    background: #fff;
    }
.btLightSkin .bt-site-footer-copy-menu .port:before,
.btDarkSkin .btLightSkin .bt-site-footer-copy-menu .port:before,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-copy-menu .port:before {
    background-color: #181818;
    }
.btDarkSkin .bt-site-footer-widgets,
.btLightSkin .btDarkSkin .bt-site-footer-widgets,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets {
    background: #191919;
    }
.btDarkSkin .bt-site-footer-copy-menu,
.btLightSkin .btDarkSkin .bt-site-footer-copy-menu,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu {
    background: #191919;
    }
.btDarkSkin .bt-site-footer-copy-menu .port:before,
.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before {
    background-color: #ff3b2b;
    }
@media (max-width: 992px) {
.bt-site-footer .port div .bt-footer-copy,
.bt-site-footer .port div .bt-footer-menu {
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow {
    display: block;
    }
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox {
    width: 100% !important;
    max-width: 100% !important;
    }
.bt-site-footer-widgets .btIconWidgetContent {
    width: 100%;
    }
.bt-site-footer-widgets .btIconWidgetContent ul.cart_list {
    width: 100%;
    }
.bt-site-footer-copy-menu .port > div {
    display: block;
    }
}

@media (max-width: 620px) {
.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

/* Single post */
.sticky .headline:before {
    content: "\f02e";
    font-family: FontAwesome5Solid;
    display: block;
    float: left;
    margin-right: .4em;
    font-size: .7em;
    padding-top: .3em;
    }
.sticky .btBlogSimpleViewCategories .headline:before {
    content: "";
    }

/* Title */
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_content a:hover,
.bt-content .btArticleListItem .bt_bb_headline .bt_bb_headline_content a:hover {
    color: #ff3b2b;
    }
.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline:before,
.bt-content .btArticleListItem .bt_bb_headline .bt_bb_headline_superheadline:before {
    display: none;
    }

/* Single Article */
body.btNoSidebar .btPostSingleItemStandard {
    margin-top: 4em;
    }
.btPostListStandard.btPostSingleItemStandard:not(:last-of-type) {
    margin-bottom: 4em;
    border-bottom: 2px solid;
    }
.btLightSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type),
.btDarkSkin .btLightSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type),
.btLightSkin .btDarkSkin .btLightSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) {
    border-bottom-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type),
.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type),
.btDarkSkin.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-of-type) {
    border-bottom-color: rgba(255,255,255,.1);
    }
.btPostSingleItemStandard .btArticleMedia {
    margin-bottom: 2em;
    clear: both;
    }
.btPostSingleItemStandard .btArticleContent:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
    height: 2em;
    }
.btPostSingleItemStandard .btArticleHeadline {
    margin-bottom: 1em;
    clear: both;
    }
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h1,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h2,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h3,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h4,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h5,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h6,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h7,
.btPostSingleItemStandard .btArticleHeadline .bt_bb_headline h8 {
    margin-bottom: .25em;
    }
.btPostSingleItemStandard .btArticleShareEtc {
    margin-bottom: 4em;
    clear: both;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
:last-child.btPostSingleItemStandard .btArticleShareEtc {
    margin-bottom: 2em;
    }
.btPostSingleItemStandard .btArticleShareEtc > div {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn {
    text-align: right;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn {
    text-align: left;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button {
    display: inline-block;
    margin-bottom: 0;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .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-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    background: #ff3b2b;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 1.063em 1.563em;
    line-height: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btAccentButtonDarkText .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a {
    color: #181818 !important;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_button_text {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: bold;
    }
.btAccentButtonDarkText .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_button_text {
    color: #181818 !important;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_button_text,
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_icon_holder {
    z-index: 2;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_icon_holder {
    font-size: 1.333em;
    margin-top: -.125em;
    margin-bottom: -.125em;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_icon_holder:before {
    font-family: RemixIcons-System;
    content: "\e933";
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_icon_holder:before {
    content: "\e927";
    }
.btAccentButtonDarkText .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button a .bt_bb_icon_holder {
    color: #181818 !important;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_button:hover a:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent,
.btPortfolioSingle.btPostSingleItemStandard .btArticleShareEtc {
    max-width: initial;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -2em;
    margin-right: -2em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner {
    -webkit-flex: 1 0 70%;
    -ms-flex: 1 0 70%;
    flex: 1 0 70%;
    padding-left: 2em;
    padding-right: 2em;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    padding-left: 2em;
    padding-right: 2em;
    }
body.single .btPostSingleItemStandard .btShareColumn {
    text-align: right;
    }
body.single.rtl .btPostSingleItemStandard .btShareColumn {
    text-align: left;
    }

/* Portfolio meta */
.btArticleSuperMeta dl {
    margin-bottom: 2em;
    }
.btArticleSuperMeta dl:empty {
    margin-bottom: 0;
    }
.btArticleSuperMeta dl dt {
    min-width: 100px;
    display: inline-block;
    font-weight: bold;
    }
.btLightSkin .btArticleSuperMeta dl dt,
.btDarkSkin .btLightSkin .btArticleSuperMeta dl dt,
.btLightSkin .btDarkSkin .btLightSkin .btArticleSuperMeta dl dt {
    color: #181818;
    }
.btDarkSkin .btArticleSuperMeta dl dt,
.btLightSkin .btDarkSkin .btArticleSuperMeta dl dt,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleSuperMeta dl dt {
    color: #fff;
    }
.btArticleSuperMeta dl dd {
    display: inline;
    margin-left: 0;
    }
.btArticleSuperMeta dl dd:after {
    display: block;
    width: 100%;
    margin-bottom: .5em;
    }
.btArticleSuperMeta .btShareColumn {
    margin-bottom: 1em;
    text-align: inherit !important;
    }
@media (max-width: 992px) {
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent {
    display: block;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner,
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
    width: 100%;
    display: block;
    }
.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl {
    margin-top: 1em;
    padding-top: 2em;
    border-top: 1px solid;
    }
.btLightSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btDarkSkin .btLightSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btLightSkin .btDarkSkin .btLightSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl {
    border-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btLightSkin .btDarkSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl,
.btDarkSkin.btLightSkin .btDarkSkin .btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl {
    border-color: rgba(255,255,255,.1);
    }
}

/* About author */
.btAboutAuthor {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0 0 2em;
    padding: 2em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    }
.btAboutAuthor:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: currentColor;
    opacity: .07;
    z-index: -1;
    }
.btSoftRoundedButtons .btAboutAuthor:after {
    border-radius: 4px;
    }
.btHardRoundedButtons .btAboutAuthor:after {
    border-radius: 10px;
    }
.btFullRoundedButtons .btAboutAuthor:after {
    border-radius: 25px;
    }
.btAboutAuthor .aaAvatar {
    vertical-align: top;
    padding: 0;
    -webkit-flex: 1 0 150px;
    -ms-flex: 1 0 150px;
    flex: 1 0 150px;
    position: relative;
    }
.btAboutAuthor .aaAvatar img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
    }
.btSoftRoundedButtons .btAboutAuthor .aaAvatar img {
    border-radius: 4px;
    }
.btHardRoundedButtons .btAboutAuthor .aaAvatar img {
    border-radius: 10px;
    }
.btFullRoundedButtons .btAboutAuthor .aaAvatar img {
    border-radius: 50%;
    }
.btAboutAuthor .aaTxt {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0 0 0 1.5em;
    }
.rtl .btAboutAuthor .aaTxt {
    padding: 0 1.5em 0 0;
    }
.btAboutAuthor .aaTxt h1,
.btAboutAuthor .aaTxt h2,
.btAboutAuthor .aaTxt h3,
.btAboutAuthor .aaTxt h4,
.btAboutAuthor .aaTxt h5,
.btAboutAuthor .aaTxt h6,
.btAboutAuthor .aaTxt h7,
.btAboutAuthor .aaTxt h8 {
    font-size: 1.3em;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor,
.btAboutAuthor .aaTxt h2 .btArticleAuthor,
.btAboutAuthor .aaTxt h3 .btArticleAuthor,
.btAboutAuthor .aaTxt h4 .btArticleAuthor,
.btAboutAuthor .aaTxt h5 .btArticleAuthor,
.btAboutAuthor .aaTxt h6 .btArticleAuthor,
.btAboutAuthor .aaTxt h7 .btArticleAuthor,
.btAboutAuthor .aaTxt h8 .btArticleAuthor {
    display: block;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h2 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h3 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h4 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h5 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h6 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h7 .btArticleAuthor:before,
.btAboutAuthor .aaTxt h8 .btArticleAuthor:before {
    display: none;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: currentColor;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:after {
    font-size: .875rem;
    font-weight: normal;
    letter-spacing: 0;
    color: #ff3b2b;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:before {
    content: "\e92d";
    font-family: RemixIcons-Editor;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    font-size: 1.2em;
    color: #ff3b2b;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:after {
    content: attr(href);
    margin-left: auto;
    margin-right: .5em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    color: #ff3b2b;
    -webkit-box-shadow: 0 1px 0 0 #ff3b2b;
    box-shadow: 0 1px 0 0 #ff3b2b;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    }
.rtl .btAboutAuthor .aaTxt h1 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h2 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h3 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h4 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h5 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h6 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h7 .btArticleAuthor a:after,
.rtl .btAboutAuthor .aaTxt h8 .btArticleAuthor a:after {
    margin-right: auto;
    margin-left: .5em;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:hover:after,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:hover:after {
    -webkit-box-shadow: 0 0 0 0 #ff3b2b;
    box-shadow: 0 0 0 0 #ff3b2b;
    }
.btAboutAuthor .aaTxt p:first-of-type:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: currentColor;
    opacity: .1;
    margin: 1em 0;
    }
.btAboutAuthor .aaTxt p:first-of-type:empty:before {
    display: none;
    }
.btAboutAuthor .aaTxt p:last-child {
    margin-bottom: 0;
    }
@media(max-width: 640px) {
.btAboutAuthor {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btAboutAuthor .aaAvatar {
    vertical-align: top;
    margin-bottom: 1.5em;
    }
.btAboutAuthor .aaAvatar img {
    max-width: 150px;
    }
.btAboutAuthor .aaTxt {
    padding: 0;
    }
.btAboutAuthor .aaTxt h1,
.btAboutAuthor .aaTxt h2,
.btAboutAuthor .aaTxt h3,
.btAboutAuthor .aaTxt h4,
.btAboutAuthor .aaTxt h5,
.btAboutAuthor .aaTxt h6,
.btAboutAuthor .aaTxt h7,
.btAboutAuthor .aaTxt h8 {
    text-align: center;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:before,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:before {
    display: none;
    }
.btAboutAuthor .aaTxt h1 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h2 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h3 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h4 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h5 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h6 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h7 .btArticleAuthor a:after,
.btAboutAuthor .aaTxt h8 .btArticleAuthor a:after {
    margin: .5em auto 0 !important;
    }
.btAboutAuthor .aaTxt p {
    text-align: center;
    }
}

@media(max-width: 520px) {
.btAboutAuthor .aaAvatar {
    -webkit-flex: 1 1 100px;
    -ms-flex: 1 1 100px;
    flex: 1 1 100px;
    }
}

/* Media box */
.btMediaBox {
    position: relative;
    }
.btAccentButtonDarkText .btMediaBox {
    color: #181818 !important;
    }
.btMediaBox img {
    display: block;
    width: auto;
    height: auto;
    }
.btMediaBox .aspectVideo {
    visibility: hidden;
    width: 100%;
    }
.btMediaBox iframe {
    display: block;
    border: none;
    }
.btMediaBox.video iframe {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    border: none;
    }
.btMediaBox.audio iframe {
    display: block;
    width: 100% !important;
    }
.btMediaBox.btQuote,
.btMediaBox.btLink {
    text-align: center;
    position: relative;
    display: block;
    margin: 0;
    font-weight: 300;
    padding: 6em 4em;
    }
.btMediaBox.btQuote:before,
.btMediaBox.btLink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #ff3b2b;
    }
.btMediaBox.btQuote[style*="background-image"],
.btMediaBox.btLink[style*="background-image"] {
    background-size: cover;
    background-position: center;
    }
.btMediaBox.btQuote[style*="background-image"]:before,
.btMediaBox.btLink[style*="background-image"]:before {
    opacity: .8;
    }
.btArticleListItem .btMediaBox.btQuote,
.btArticleListItem .btMediaBox.btLink {
    padding: 6em 4em;
    }
.btMediaBox.btQuote blockquote,
.btMediaBox.btLink blockquote {
    padding: 0;
    }
.btMediaBox.btQuote blockquote:before,
.btMediaBox.btLink blockquote:before {
    content: "";
    }
.btMediaBox.btQuote p:before,
.btMediaBox.btLink p:before {
    display: block;
    text-align: center;
    font-size: 2em;
    line-height: 1;
    margin-top: .5em;
    font-weight: normal;
    color: inherit;
    opacity: 1;
    }
.btMediaBox.btQuote p,
.btMediaBox.btLink p {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0;
    color: inherit;
    }
.btMediaBox.btQuote cite,
.btMediaBox.btLink cite {
    font-size: 1em;
    display: block;
    margin: 0;
    opacity: 1;
    position: relative;
    z-index: 1;
    padding: 2em 0 1.5em;
    }
.btMediaBox.btQuote a,
.btMediaBox.btLink a {
    color: inherit;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    display: inline-block;
    }
.btMediaBox.btQuote a:after,
.btMediaBox.btLink a:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: -.5em;
    background: currentColor;
    position: absolute;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    }
.btMediaBox.btQuote a:hover,
.btMediaBox.btLink a:hover {
    color: inherit;
    }
.btMediaBox.btQuote a:hover:after,
.btMediaBox.btLink a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btMediaBox.btLink p:before {
    content: "\e92d";
    font-family: RemixIcons-Editor;
    }
.btMediaBox.btQuote p:before {
    content: "\e911";
    font-family: RemixIcons-Editor;
    }
html.no-touch .btMediaBox .bt_bb_slider .slick-arrow {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    opacity: 0;
    color: #fff;
    }
html.no-touch .btMediaBox .bt_bb_slider .slick-slider:after {
    content: "";
    background: -webkit-linear-gradient(bottom,#000,transparent);
    background: -moz-linear-gradient(bottom,#000,transparent);
    background: linear-gradient(to top,#000,transparent);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 6em;
    pointer-events: none;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: .6;
    }
html.no-touch .btMediaBox:hover .bt_bb_slider .slick-arrow {
    opacity: 1;
    }
html.no-touch .btMediaBox:hover .slick-slider:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }

/* Blog list side info */
.btHasAuthorInfo .btArticleContentHolder {
    position: relative;
    padding-left: 110px;
    }
.articleSideGutter {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.4;
    width: 90px;
    text-align: center;
    }
.btPostListColumns .articleSideGutter {
    margin-left: 1em;
    }
.articleSideGutter .date {
    opacity: .6;
    }
.rtl .articleSideGutter {
    left: auto;
    right: 0;
    }
.articleSideGutter .asgItem {
    font-size: .875em;
    }
.articleSideGutter .asgItem a {
    display: block;
    }
.articleSideGutter .asgItem.title {
    margin: 4px 0 0;
    }
.articleSideGutter .asgItem.title .btArticleAuthor:before {
    display: none;
    }
.articleSideGutter .asgItem small {
    font-size: inherit;
    }
@media (max-width: 768px) {
.btPostSingleItemStandard .btArticleShareEtc {
    display: block;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn,
.btPostSingleItemStandard .btArticleShareEtc > div.btTagsColumn {
    max-width: 100%;
    float: none;
    text-align: center;
    }
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn,
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn,
.rtl .btPostSingleItemStandard .btArticleShareEtc > div.btTagsColumn {
    text-align: center;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn .bt_bb_icon,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn .bt_bb_icon,
.btPostSingleItemStandard .btArticleShareEtc > div.btTagsColumn .bt_bb_icon {
    padding-left: .25em;
    padding-right: .25em;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btReadMoreColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > div.btShareColumn:first-child,
.btPostSingleItemStandard .btArticleShareEtc > div.btTagsColumn:first-child {
    padding-bottom: 1em;
    }
.btPostSingleItemStandard .btArticleShareEtc > div.btTagsColumn .btTags ul {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
}

@media (max-width:620px) {
.btHasAuthorInfo .btArticleContentHolder {
    padding-left: 0;
    clear: both;
    }
.rtl .btHasAuthorInfo .btArticleContentHolder {
    padding-right: 0;
    }
.btHasAuthorInfo .articleSideGutter {
    position: relative;
    left: 0;
    margin: 0;
    width: auto;
    padding: 0 0 1em;
    clear: both;
    }
.btHasAuthorInfo .asgItem.avatar {
    width: 45px;
    float: left;
    margin-top: -5px;
    }
.rtl .btHasAuthorInfo .asgItem.avatar {
    float: right;
    }
.btHasAuthorInfo .asgItem.title,
.btHasAuthorInfo .asgItem.date {
    padding-left: 55px;
    text-align: left;
    }
.rtl .btHasAuthorInfo .asgItem.title,
.rtl .btHasAuthorInfo .asgItem.date {
    padding-left: 0;
    padding-right: 55px;
    text-align: right;
    }
}

/* Share row general */
.btShareColumn,
.btShareRow {
    opacity: .4;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    }
article:hover .btShareColumn,
article:hover .btShareRow {
    opacity: 1;
    }
.btShareColumn .bt_bb_icon,
.btShareRow .bt_bb_icon {
    pointer-events: none;
    }
.btShareColumn .bt_bb_icon a,
.btShareRow .bt_bb_icon a {
    pointer-events: all;
    }

/* List views */
/* Column list view */
:not(.btWithSidebar) .btPostListColumns {
    max-width: 1260px;
    margin: auto;
    }
:not(.btWithSidebar) .btPostListColumns .bt_bb_headline .bt_bb_headline_tag {
    font-size: 2.5rem;
    }
body.btNoSidebar .btPostListColumns:first-of-type,
body.btNoSidebar .btPostSingleItemColumns:first-of-type {
    margin-top: 4em;
    }
body.btNoSidebar .btPostListColumns:last-of-type,
body.btNoSidebar .btPostSingleItemColumns:last-of-type {
    margin-bottom: 4em;
    }
.btPostListColumns:not(:last-of-type),
.btPostSingleItemColumns:not(:last-of-type) {
    margin-bottom: 4em;
    padding-bottom: 4em;
    border-bottom: 2px solid;
    }
.btLightSkin .btPostListColumns:not(:last-of-type),
.btDarkSkin .btLightSkin .btPostListColumns:not(:last-of-type),
.btLightSkin .btDarkSkin .btLightSkin .btPostListColumns:not(:last-of-type),
.btLightSkin .btPostSingleItemColumns:not(:last-of-type),
.btDarkSkin .btLightSkin .btPostSingleItemColumns:not(:last-of-type),
.btLightSkin .btDarkSkin .btLightSkin .btPostSingleItemColumns:not(:last-of-type) {
    border-bottom-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btPostListColumns:not(:last-of-type),
.btLightSkin .btDarkSkin .btPostListColumns:not(:last-of-type),
.btDarkSkin.btLightSkin .btDarkSkin .btPostListColumns:not(:last-of-type),
.btDarkSkin .btPostSingleItemColumns:not(:last-of-type),
.btLightSkin .btDarkSkin .btPostSingleItemColumns:not(:last-of-type),
.btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemColumns:not(:last-of-type) {
    border-bottom-color: rgba(255,255,255,.1);
    }
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -1em;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    max-width: 60%;
    padding: 0 1em;
    }
.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    -webkit-flex-basis: 0%;
    flex-basis: 0%;
    max-width: 0%;
    }
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 40%;
    padding: 1em;
    }
.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.btPostListColumns .btArticleContentHolder .btArticleHeadline,
.btPostListColumns .btArticleContentHolder .btArticleContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleHeadline,
.btPostSingleItemColumns .btArticleContentHolder .btArticleContent {
    margin-bottom: 1em;
    }
.btPostListColumns .btArticleContentHolder .btShareRow,
.btPostSingleItemColumns .btArticleContentHolder .btShareRow {
    margin-top: 2em;
    }
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink {
    padding-top: 3em;
    padding-bottom: 3em;
    }
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote p,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink p,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote p,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink p {
    font-size: 1.5em;
    }
.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote cite,
.btPostListColumns .btArticleContentHolder .btMediaBox.btLink cite,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote cite,
.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink cite {
    font-size: .75em;
    }
.bt-content .btPostListColumns:nth-of-type(even) .btArticleContentHolder {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
@media (max-width: 620px) {
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
    display: block;
    margin-left: 0;
    margin-right: 0;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    clear: both;
    padding: 0;
    max-width: 100%;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    padding-bottom: 1em;
    }
}

/* Break long titles */
.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content,
.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content {
    word-wrap: break-word;
    }

/* Sticky item */
.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,
.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after {
    content: "\e91b";
    font-family: RemixIcons-Business;
    margin: 0 .25em;
    color: #ff3b2b;
    }

/* Dark skin */
.bt-dark-skin .btShareColumn .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before,
.bt-dark-skin .btShareRow .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1em #fff inset;
    box-shadow: 0 0 0 1em #fff inset;
    color: #191919;
    }
.bt-dark-skin .btShareColumn .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,
.bt-dark-skin .btShareRow .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    color: #fff;
    }
.bt-dark-skin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button a {
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    color: #fff;
    }
.bt-dark-skin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button:hover a {
    -webkit-box-shadow: 0 0 0 2em #fff inset;
    box-shadow: 0 0 0 2em #fff inset;
    color: #191919;
    }

/* Column single view */
.btPostSingleItemColumns .btArticleContentHolder {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.btPostSingleItemColumns .btArticleMedia,
.btPostSingleItemColumns .btArticleHeadline,
.btPostSingleItemColumns .btArticleContent,
.btPostSingleItemColumns .btArticleShareEtc {
    margin-bottom: 2em;
    clear: both;
    }
body.btNoSidebar .btPostSingleItemColumns {
    margin-top: 4em;
    }
.btPostSingleItemColumns .btTagsColumn,
.btPostSingleItemColumns .btShareColumn {
    margin-bottom: 1em;
    }
.btPostSingleItemColumns .btTagsbtTags ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btLightSkin .btPostSingleItemColumns .btTagsbtTags ul a,
.btDarkSkin .btLightSkin .btPostSingleItemColumns .btTagsbtTags ul a,
.btLightSkin .btDarkSkin .btLightSkin .btPostSingleItemColumns .btTagsbtTags ul a {
    background: rgba(0,0,0,.07);
    color: currentColor;
    }
.btDarkSkin .btPostSingleItemColumns .btTagsbtTags ul a,
.btLightSkin .btDarkSkin .btPostSingleItemColumns .btTagsbtTags ul a,
.btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemColumns .btTagsbtTags ul a {
    background: rgba(255,255,255,.1);
    color: currentColor;
    }
.btAccentButtonDarkText .btDarkSkin .btPostSingleItemColumns .btTagsbtTags ul a,
.btAccentButtonDarkText .btLightSkin .btDarkSkin .btPostSingleItemColumns .btTagsbtTags ul a,
.btAccentButtonDarkText .btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemColumns .btTagsbtTags ul a {
    color: #181818 !important;
    }
.btPostSingleItemColumns .btTagsbtTags ul a:hover {
    background: #ff3b2b;
    color: #fff;
    }
.btPostSingleItemColumns .btArticleSuperMeta {
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid;
    }
.btLightSkin .btPostSingleItemColumns .btArticleSuperMeta,
.btDarkSkin .btLightSkin .btPostSingleItemColumns .btArticleSuperMeta,
.btLightSkin .btDarkSkin .btLightSkin .btPostSingleItemColumns .btArticleSuperMeta {
    border-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btPostSingleItemColumns .btArticleSuperMeta,
.btLightSkin .btDarkSkin .btPostSingleItemColumns .btArticleSuperMeta,
.btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemColumns .btArticleSuperMeta {
    border-color: rgba(255,255,255,.1);
    }
@media (max-width: 768px) {
.btPostListColumns .btArticleContentHolder,
.btPostSingleItemColumns .btArticleContentHolder {
    display: block;
    margin-left: 0;
    margin-right: 0;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostListColumns .btArticleContentHolder .btArticleTextContent,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent {
    clear: both;
    padding: 0;
    max-width: 100%;
    }
.btPostListColumns .btArticleContentHolder .btArticleMedia,
.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia {
    padding-bottom: 1em;
    }
}

/* Simple view */
body.btNoSidebar .btArticleListItem.btPostListSimple:first-child {
    margin-top: 4em;
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder {
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid rgba(0,0,0,.07);
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_content {
    word-wrap: break-word;
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: .5em;
    }
.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextExcerpt {
    margin-top: 2em;
    }
.btArticleListItem.animate {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }

/* Image alignment (unit test) */
.bt-content-holder .alignleft {
    text-align: left;
    margin-right: 1em;
    }
.bt-content-holder img.alignleft,
.bt-content-holder figure.alignleft {
    display: block;
    float: left;
    }
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder img.alignleft,
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder figure.alignleft {
    clear: both;
    }
.bt-content-holder .alignright {
    text-align: right;
    margin-left: 1em;
    }
.bt-content-holder img.alignright,
.bt-content-holder figure.alignright {
    display: block;
    float: right;
    }
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder img.alignright,
body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder figure.alignright {
    clear: both;
    }
.bt-content-holder .alignnone {
    width: auto !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
.bt-content-holder .aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
.bt-content-holder img.aligncenter,
.bt-content-holder figure.aligncenter {
    display: block;
    }
.bt-content-holder figure {
    margin-bottom: 1em;
    }
.bt-content-holder figure.aligncenter {
    width: 100%;
    margin-top: 1em;
    }
.bt-content-holder figure figcaption {
    text-align: inherit;
    font-size: .85em;
    margin: 0;
    display: block !important;
    opacity: .7;
    }
.bt-content-holder figure figcaption.blocks-gallery-item__caption {
    opacity: 1;
    }
.bt-content-holder .wp-block-image .alignright > figcaption,
.bt-content-holder .wp-block-image.is-resized > figcaption {
    display: block;
    }

/* Password protection (unit test) */
article .post-password-form {
    margin: 0 auto 4em !important;
    z-index: 1;
    }
.post-password-form {
    margin: 0 auto 4em;
    position: relative;
    padding: 2em;
    }
.post-password-form:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 4px currentColor inset;
    box-shadow: 0 0 0 4px currentColor inset;
    opacity: .07;
    z-index: -1;
    }
.btSoftRoundedButtons .post-password-form:before {
    border-radius: 4px;
    }
.btHardRoundedButtons .post-password-form:before {
    border-radius: 10px;
    }
.btFullRoundedButtons .post-password-form:before {
    border-radius: 1.563em;
    }
.post-password-form p:nth-child(2) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.post-password-form p:nth-child(2):before {
    content: "";
    display: block;
    width: .5em;
    height: 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.post-password-form p:nth-child(2) label {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.post-password-form p:nth-child(2) input[type="submit"] {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    font-weight: bold;
    font-size: 1em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-flex: 0 1 10em;
    -ms-flex: 0 1 10em;
    flex: 0 1 10em;
    margin: 0 auto;
    width: auto;
    border: 0;
    cursor: pointer;
    color: #fff;
    background: #ff3b2b;
    }
.btAccentButtonDarkText .post-password-form p:nth-child(2) input[type="submit"] {
    color: #181818 !important;
    }
.btSoftRoundedButtons .post-password-form p:nth-child(2) input[type="submit"] {
    border-radius: 4px;
    }
.btHardRoundedButtons .post-password-form p:nth-child(2) input[type="submit"] {
    border-radius: 10px;
    }
.btFullRoundedButtons .post-password-form p:nth-child(2) input[type="submit"] {
    border-radius: 1.563em;
    }
.post-password-form p:nth-child(2) input[type="submit"]:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
@media (max-width: 640px) {
.post-password-form p:nth-child(2) {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.post-password-form p:nth-child(2) label {
    width: 100%;
    }
.post-password-form p:nth-child(2) input[type="submit"] {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 7em;
    }
}

/* Pagination */
.btPagination {
    font-size: .875em;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 2.5rem;
    margin-top: 2em;
    margin-bottom: 2em;
    }
.btPagination:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btLightSkin .btPagination,
.btDarkSkin .btLightSkin .btPagination,
.btLightSkin .btDarkSkin .btLightSkin .btPagination {
    color: #181818;
    }
.btDarkSkin .btPagination,
.btLightSkin .btDarkSkin .btPagination,
.btDarkSkin.btLightSkin .btDarkSkin .btPagination {
    color: #fff;
    }
.btPagination .port {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
.btPagination .paging p {
    margin: 0;
    font-size: 0;
    }
.btPagination .paging p a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: inherit;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btLightSkin .btPagination .paging p a,
.btDarkSkin .btLightSkin .btPagination .paging p a,
.btLightSkin .btDarkSkin .btLightSkin .btPagination .paging p a {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .btPagination .paging p a,
.btLightSkin .btDarkSkin .btPagination .paging p a,
.btDarkSkin.btLightSkin .btDarkSkin .btPagination .paging p a {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.btHardRoundedButtons .btPagination .paging p a {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btPagination .paging p a {
    border-radius: 4px;
    }
.btFullRoundedButtons .btPagination .paging p a {
    border-radius: 50%;
    }
.btPagination .paging p a:after {
    font: 1.875rem/1em RemixIcons-System;
    width: 2em;
    height: 2em;
    content: "";
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btPagination .paging p a:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    background: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText .btPagination .paging p a:hover {
    color: #181818 !important;
    }
.btPagination .paging .pagePrev a:after {
    content: "\e92b";
    }
.rtl .btPagination .paging .pagePrev a:after {
    content: "\e935";
    }
.btPagination .paging .pageNext a:after {
    content: "\e935";
    }
.rtl .btPagination .paging .pageNext a:after {
    content: "\e92b";
    }
.btPagination .paging.onLeft {
    margin-right: auto;
    }
.rtl .btPagination .paging.onLeft {
    margin-left: auto;
    margin-right: 0;
    }
.btPagination .paging.onRight {
    margin-left: auto;
    }
.rtl .btPagination .paging.onRight {
    margin-right: auto;
    margin-left: 0;
    }

/* PrevNext post */
.btPrevNextNav:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btPrevNextNav .btPrevNextNav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
body.btNoSidebar .btPrevNextNav {
    margin-bottom: 4em;
    }
.btPrevNextNav span.btPrevNext:before,
.btPrevNextNav span.btPrevNext:after {
    display: none;
    }
.btPrevNextNav .btPrevNext {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    color: inherit;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin: 0;
    position: relative;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.btPrevNextNav .btPrevNext:after {
    font-family: RemixIcons-System;
    font-size: 1.875em;
    line-height: 1em;
    content: "\e92b";
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 2em;
    height: 2em;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    margin-right: 10px;
    }
.rtl .btPrevNextNav .btPrevNext:after {
    content: "\e935";
    margin-right: 0;
    margin-left: 10px;
    }
.btLightSkin .btPrevNextNav .btPrevNext:after,
.btDarkSkin .btLightSkin .btPrevNextNav .btPrevNext:after,
.btLightSkin .btDarkSkin .btLightSkin .btPrevNextNav .btPrevNext:after {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .btPrevNextNav .btPrevNext:after,
.btLightSkin .btDarkSkin .btPrevNextNav .btPrevNext:after,
.btDarkSkin.btLightSkin .btDarkSkin .btPrevNextNav .btPrevNext:after {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.btHardRoundedButtons .btPrevNextNav .btPrevNext:after {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btPrevNextNav .btPrevNext:after {
    border-radius: 4px;
    }
.btFullRoundedButtons .btPrevNextNav .btPrevNext:after {
    border-radius: 50%;
    }
.btPrevNextNav .btPrevNext .btPrevNextImage {
    -webkit-flex: 0 0 3.75em;
    -ms-flex: 0 0 3.75em;
    flex: 0 0 3.75em;
    height: 3.75em;
    width: 3.75em;
    background-size: 100%;
    background-position: center center;
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.rtl .btPrevNextNav .btPrevNext .btPrevNextImage {
    left: auto;
    right: 0;
    }
.btHardRoundedButtons .btPrevNextNav .btPrevNext .btPrevNextImage {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btPrevNextNav .btPrevNext .btPrevNextImage {
    border-radius: 4px;
    }
.btFullRoundedButtons .btPrevNextNav .btPrevNext .btPrevNextImage {
    border-radius: 50%;
    }
.btPrevNextNav .btPrevNext .btPrevNextItem {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    min-width: 0%;
    }
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-size: 1.25em;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.25em;
    max-height: 2.5em;
    }
.btLightSkin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle,
.btDarkSkin .btLightSkin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle,
.btLightSkin .btDarkSkin .btLightSkin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    color: #181818;
    }
.btDarkSkin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle,
.btLightSkin .btDarkSkin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle,
.btDarkSkin.btLightSkin .btDarkSkin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    color: #fff;
    }
.btHeaderLetterSpacing15 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    letter-spacing: .0075em;
    }
.btHeaderLetterSpacing30 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing45 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    letter-spacing: .0275em;
    }
.btHeaderLetterSpacing-15 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    letter-spacing: -.0075em;
    }
.btHeaderLetterSpacing-30 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-45 .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    letter-spacing: -.0275em;
    }
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-size: .875em;
    text-transform: uppercase;
    }
.btPrevNextNav .btPrevNext:hover:after {
    background: #ff3b2b;
    color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btAccentButtonDarkText .btPrevNextNav .btPrevNext:hover:after {
    color: #181818 !important;
    }
.btPrevNextNav .btPrevNext:hover .btPrevNextImage {
    opacity: .1;
    background-size: 120%;
    }
.btPrevNextNav .btPrevNext:hover .btPrevNextTitle {
    color: #ff3b2b !important;
    }
.btPrevNextNav .btPrevNext.btNext {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: right;
    }
.btPrevNextNav .btPrevNext.btNext:after {
    content: "\e935";
    margin-left: 10px;
    margin-right: 0;
    }
.rtl .btPrevNextNav .btPrevNext.btNext:after {
    content: "\e92b";
    margin-left: 0;
    margin-right: 10px;
    }
.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    left: auto;
    right: 0;
    }
.rtl .btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    left: 0;
    right: auto;
    }
.rtl .btPrevNextNav .btPrevNext {
    float: right;
    }
.rtl .btPrevNextNav .btPrevNext.btNext {
    text-align: left;
    }
@media (max-width: 620px) {
.btPrevNextNav .btPrevNextNav {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btPrevNext .btPrevNextImage {
    display: none;
    }
.btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-size: 1rem;
    }
.btPrevNextNav .btPrevNext {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
.btPrevNextNav .btPrevNext:first-child {
    padding-bottom: 1em;
    }
}

/* Linked pages in a single post (unit test) */
.bt-link-pages:before {
    content: "";
    display: table;
    width: 100%;
    clear: both;
    }
.bt-link-pages ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: 1.875em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: .875rem;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    line-height: 1;
    }
.btLightSkin .bt-link-pages ul,
.btDarkSkin .btLightSkin .bt-link-pages ul,
.btLightSkin .btDarkSkin .btLightSkin .bt-link-pages ul {
    color: #181818;
    }
.btDarkSkin .bt-link-pages ul,
.btLightSkin .btDarkSkin .bt-link-pages ul,
.btDarkSkin.btLightSkin .btDarkSkin .bt-link-pages ul {
    color: #fff;
    }
.bt-link-pages ul:before {
    display: block;
    content: "";
    width: 10px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt-link-pages ul li {
    list-style: none;
    display: block;
    margin: 0;
    }
.bt-link-pages ul a,
.bt-link-pages ul span,
.bt-link-pages ul li {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.bt-link-pages ul .post-page-numbers {
    display: block;
    width: 2.143em;
    height: 2.143em;
    line-height: 2.143em;
    text-align: center;
    margin: 0 3px 3px 0;
    font-weight: normal;
    position: relative;
    }
.btSoftRoundedButtons .bt-link-pages ul .post-page-numbers {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt-link-pages ul .post-page-numbers {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt-link-pages ul .post-page-numbers {
    border-radius: 50%;
    }
.rtl .bt-link-pages ul .post-page-numbers {
    margin: 0 0 2px 2px;
    }
.btLightSkin .bt-link-pages ul a.post-page-numbers,
.btDarkSkin .btLightSkin .bt-link-pages ul a.post-page-numbers,
.btLightSkin .btDarkSkin .btLightSkin .bt-link-pages ul a.post-page-numbers {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .bt-link-pages ul a.post-page-numbers,
.btLightSkin .btDarkSkin .bt-link-pages ul a.post-page-numbers,
.btDarkSkin.btLightSkin .btDarkSkin .bt-link-pages ul a.post-page-numbers {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.bt-link-pages ul a.post-page-numbers:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    background: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText .bt-link-pages ul a.post-page-numbers:hover {
    color: #181818 !important;
    }
.btLightSkin .bt-link-pages ul .current,
.btDarkSkin .btLightSkin .bt-link-pages ul .current,
.btLightSkin .btDarkSkin .btLightSkin .bt-link-pages ul .current {
    background: transparent;
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin .bt-link-pages ul .current,
.btLightSkin .btDarkSkin .bt-link-pages ul .current,
.btDarkSkin.btLightSkin .btDarkSkin .bt-link-pages ul .current {
    background: transparent;
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }

/* Photo slide */
.boldPhotoSlide {
    position: relative;
    }
.single .boldPhotoSlide h4.nbs {
    margin: 0 30px !important;
    }

/* Post categories, comments, date and author spans */
.btArticleCategories,
.btArticleAuthor,
.btArticleDate,
.btArticleComments {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.btArticleCategories:before,
.btArticleAuthor:before,
.btArticleDate:before,
.btArticleComments:before {
    font-family: RemixIcons-System;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    }
body:not(.rtl) .btArticleCategories:before,
body:not(.rtl) .btArticleAuthor:before,
body:not(.rtl) .btArticleDate:before,
body:not(.rtl) .btArticleComments:before {
    margin-right: .25em;
    }
body.rtl .btArticleCategories:before,
body.rtl .btArticleAuthor:before,
body.rtl .btArticleDate:before,
body.rtl .btArticleComments:before {
    margin-left: .25em;
    }
.btArticleCategories a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    }
.btArticleCategories a:not(:first-child):before {
    content: ' ';
    width: 1em;
    height: 1px;
    display: inline-block;
    }
.btArticleDate,
.btArticleAuthor,
.btArticleComments,
.btArticleCategories {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btArticleDate:not(:last-child):after,
.btArticleAuthor:not(:last-child):after,
.btArticleComments:not(:last-child):after,
.btArticleCategories:not(:last-child):after {
    content: ' ';
    width: 1em;
    height: 1px;
    display: inline-block;
    }
.btLightSkin .btArticleDate:not(:last-child),
.btLightSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btArticleComments:not(:last-child),
.btLightSkin .btArticleCategories:not(:last-child),
.btDarkSkin .btLightSkin .btArticleDate:not(:last-child),
.btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btLightSkin .btArticleComments:not(:last-child),
.btDarkSkin .btLightSkin .btArticleCategories:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleDate:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btArticleCategories:not(:last-child) {
    border-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btArticleDate:not(:last-child),
.btDarkSkin .btArticleAuthor:not(:last-child),
.btDarkSkin .btArticleComments:not(:last-child),
.btDarkSkin .btArticleCategories:not(:last-child),
.btLightSkin .btDarkSkin .btArticleDate:not(:last-child),
.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child),
.btLightSkin .btDarkSkin .btArticleComments:not(:last-child),
.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleDate:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child) {
    border-color: rgba(255,255,255,.1) !important;
    }
.btArticleCategories,
.btArticleComments {
    color: currentColor;
    }
.btArticleCategories a {
    color: currentColor !important;
    }
.btLightSkin .btArticleCategories a:hover,
.btDarkSkin .btLightSkin .btArticleCategories a:hover,
.btLightSkin .btDarkSkin .btLightSkin .btArticleCategories a:hover {
    color: rgba(0,0,0,.5) !important;
    }
.btDarkSkin .btArticleCategories a:hover,
.btLightSkin .btDarkSkin .btArticleCategories a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleCategories a:hover {
    color: rgba(255,255,255,.5) !important;
    }
.btArticleComments,
.bt-content .btArticleComments {
    color: currentColor !important;
    }
.btLightSkin .btArticleComments:hover,
.btDarkSkin .btLightSkin .btArticleComments:hover,
.btLightSkin .btDarkSkin .btLightSkin .btArticleComments:hover,
.btLightSkin .bt-content .btArticleComments:hover,
.btDarkSkin .btLightSkin .bt-content .btArticleComments:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt-content .btArticleComments:hover {
    color: rgba(0,0,0,.5) !important;
    }
.btDarkSkin .btArticleComments:hover,
.btLightSkin .btDarkSkin .btArticleComments:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:hover,
.btDarkSkin .bt-content .btArticleComments:hover,
.btLightSkin .btDarkSkin .bt-content .btArticleComments:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-content .btArticleComments:hover {
    color: rgba(255,255,255,.5) !important;
    }
.btArticleAuthor a {
    color: currentColor !important;
    }
.btLightSkin .btArticleAuthor a:hover,
.btDarkSkin .btLightSkin .btArticleAuthor a:hover,
.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor a:hover {
    color: rgba(0,0,0,.5) !important;
    }
.btDarkSkin .btArticleAuthor a:hover,
.btLightSkin .btDarkSkin .btArticleAuthor a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor a:hover {
    color: rgba(255,255,255,.5) !important;
    }
.btArticleAuthor:before {
    content: "\e955";
    font-family: RemixIcons-User;
    }
.btArticleDate:before {
    content: "\ea15";
    }
.btArticleComments:before {
    content: "\e901";
    font-family: RemixIcons-Communication;
    }
.btArticleCategories:before {
    content: "\e94b";
    font-family: RemixIcons-Finance;
    }

/* Galleries (unit test) */
.gallery:not(.btArticleCategory) {
    margin-bottom: 1.6em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.gallery:not(.btArticleCategory) .gallery-item {
    display: block;
    padding: 0 .938em;
    text-align: center;
    vertical-align: top;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0;
    }
.gallery-columns-2.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    }
.gallery-columns-3.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    }
.gallery-columns-4.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    }
.gallery-columns-5.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    }
.gallery-columns-6.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 16.6666%;
    flex-basis: 16.6666%;
    }
.gallery-columns-7.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 14.28%;
    flex-basis: 14.28%;
    }
.gallery-columns-8.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 12.5%;
    flex-basis: 12.5%;
    }
.gallery-columns-9.gallery:not(.btArticleCategory) .gallery-item {
    -webkit-flex-basis: 11.1111%;
    flex-basis: 11.1111%;
    }
@media (max-width: 1200px) {
.gallery-columns-5 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
.gallery-columns-6 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
.gallery-columns-7 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
.gallery-columns-8 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
.gallery-columns-9 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
}

@media (max-width: 768px) {
.gallery-columns-3 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
.gallery-columns-4 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
}

@media (max-width: 640px) {
.gallery-columns-2 .gallery-item {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    }
}

.gallery-icon img {
    margin: 0 auto;
    }
.gallery-caption {
    display: block;
    padding: 5px 0;
    }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
    }

/* Unit test specific */
.wp-caption-text {
    font-size: .9em;
    margin-bottom: 1em;
    }
.bypostauthor {
    font-size: inherit;
    }

/* Unit test iframe */
.btArticleContent iframe {
    max-width: 100%;
    }

/* Comments */
.btCommentsBox .form-submit,
.btCommentsBox + #review_form_wrapper .form-submit,
.bt-comments-box .form-submit,
.bt-comments-box + #review_form_wrapper .form-submit {
    margin-bottom: 0;
    margin-top: 1em;
    }
.btCommentsBox,
.bt-comments-box {
    margin: 2em 0;
    }
#reviews .btCommentsBox,
#reviews .bt-comments-box {
    margin-top: 0;
    }
.btCommentsBox > h1,
.btCommentsBox > h2,
.btCommentsBox > h3,
.btCommentsBox > h4,
.btCommentsBox > h5,
.btCommentsBox > h6,
.btCommentsBox > h7,
.btCommentsBox > h8,
.btCommentsBox .comment-respond > h1,
.btCommentsBox .comment-respond > h2,
.btCommentsBox .comment-respond > h3,
.btCommentsBox .comment-respond > h4,
.btCommentsBox .comment-respond > h5,
.btCommentsBox .comment-respond > h6,
.btCommentsBox .comment-respond > h7,
.btCommentsBox .comment-respond > h8,
.bt-comments-box > h1,
.bt-comments-box > h2,
.bt-comments-box > h3,
.bt-comments-box > h4,
.bt-comments-box > h5,
.bt-comments-box > h6,
.bt-comments-box > h7,
.bt-comments-box > h8,
.bt-comments-box .comment-respond > h1,
.bt-comments-box .comment-respond > h2,
.bt-comments-box .comment-respond > h3,
.bt-comments-box .comment-respond > h4,
.bt-comments-box .comment-respond > h5,
.bt-comments-box .comment-respond > h6,
.bt-comments-box .comment-respond > h7,
.bt-comments-box .comment-respond > h8 {
    margin: 0 0 .625em;
    padding: 0;
    font-size: 2em;
    }
.btCommentsBox .comment-respond > h1,
.btCommentsBox .comment-respond > h2,
.btCommentsBox .comment-respond > h3,
.btCommentsBox .comment-respond > h4,
.btCommentsBox .comment-respond > h5,
.btCommentsBox .comment-respond > h6,
.btCommentsBox .comment-respond > h7,
.btCommentsBox .comment-respond > h8,
.btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btCommentsBox + #review_form_wrapper .comment-respond > h8,
.bt-comments-box .comment-respond > h1,
.bt-comments-box .comment-respond > h2,
.bt-comments-box .comment-respond > h3,
.bt-comments-box .comment-respond > h4,
.bt-comments-box .comment-respond > h5,
.bt-comments-box .comment-respond > h6,
.bt-comments-box .comment-respond > h7,
.bt-comments-box .comment-respond > h8,
.bt-comments-box + #review_form_wrapper .comment-respond > h1,
.bt-comments-box + #review_form_wrapper .comment-respond > h2,
.bt-comments-box + #review_form_wrapper .comment-respond > h3,
.bt-comments-box + #review_form_wrapper .comment-respond > h4,
.bt-comments-box + #review_form_wrapper .comment-respond > h5,
.bt-comments-box + #review_form_wrapper .comment-respond > h6,
.bt-comments-box + #review_form_wrapper .comment-respond > h7,
.bt-comments-box + #review_form_wrapper .comment-respond > h8 {
    font-size: 2em;
    z-index: 2;
    position: relative;
    padding-bottom: .625em;
    border-bottom: 1px solid;
    }
.btLightSkin .btCommentsBox .comment-respond > h1,
.btLightSkin .btCommentsBox .comment-respond > h2,
.btLightSkin .btCommentsBox .comment-respond > h3,
.btLightSkin .btCommentsBox .comment-respond > h4,
.btLightSkin .btCommentsBox .comment-respond > h5,
.btLightSkin .btCommentsBox .comment-respond > h6,
.btLightSkin .btCommentsBox .comment-respond > h7,
.btLightSkin .btCommentsBox .comment-respond > h8,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h1,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h2,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h3,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h4,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h5,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h6,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h7,
.btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h8,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h1,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h2,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h3,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h4,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h5,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h6,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h7,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-respond > h8,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h8,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h8,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-respond > h8,
.btLightSkin .bt-comments-box .comment-respond > h1,
.btLightSkin .bt-comments-box .comment-respond > h2,
.btLightSkin .bt-comments-box .comment-respond > h3,
.btLightSkin .bt-comments-box .comment-respond > h4,
.btLightSkin .bt-comments-box .comment-respond > h5,
.btLightSkin .bt-comments-box .comment-respond > h6,
.btLightSkin .bt-comments-box .comment-respond > h7,
.btLightSkin .bt-comments-box .comment-respond > h8,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h1,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h2,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h3,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h4,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h5,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h6,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h7,
.btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h8,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h1,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h2,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h3,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h4,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h5,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h6,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h7,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-respond > h8,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h1,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h2,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h3,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h4,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h5,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h6,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h7,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h8,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h1,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h2,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h3,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h4,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h5,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h6,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h7,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h8,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h1,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h2,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h3,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h4,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h5,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h6,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h7,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-respond > h8 {
    border-bottom-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btCommentsBox .comment-respond > h1,
.btDarkSkin .btCommentsBox .comment-respond > h2,
.btDarkSkin .btCommentsBox .comment-respond > h3,
.btDarkSkin .btCommentsBox .comment-respond > h4,
.btDarkSkin .btCommentsBox .comment-respond > h5,
.btDarkSkin .btCommentsBox .comment-respond > h6,
.btDarkSkin .btCommentsBox .comment-respond > h7,
.btDarkSkin .btCommentsBox .comment-respond > h8,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h1,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h2,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h3,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h4,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h5,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h6,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h7,
.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h8,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h1,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h2,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h3,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h4,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h5,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h6,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h7,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-respond > h8,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h8,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h8,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h1,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h2,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h3,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h4,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h5,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h6,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h7,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-respond > h8,
.btDarkSkin .bt-comments-box .comment-respond > h1,
.btDarkSkin .bt-comments-box .comment-respond > h2,
.btDarkSkin .bt-comments-box .comment-respond > h3,
.btDarkSkin .bt-comments-box .comment-respond > h4,
.btDarkSkin .bt-comments-box .comment-respond > h5,
.btDarkSkin .bt-comments-box .comment-respond > h6,
.btDarkSkin .bt-comments-box .comment-respond > h7,
.btDarkSkin .bt-comments-box .comment-respond > h8,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h1,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h2,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h3,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h4,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h5,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h6,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h7,
.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h8,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h1,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h2,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h3,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h4,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h5,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h6,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h7,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-respond > h8,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h1,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h2,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h3,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h4,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h5,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h6,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h7,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h8,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h1,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h2,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h3,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h4,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h5,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h6,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h7,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h8,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h1,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h2,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h3,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h4,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h5,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h6,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h7,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-respond > h8 {
    border-bottom-color: rgba(255,255,255,.1);
    }
.btCommentsBox .comment-respond,
.btCommentsBox + #review_form_wrapper .comment-respond,
.bt-comments-box .comment-respond,
.bt-comments-box + #review_form_wrapper .comment-respond {
    font-size: 1rem;
    position: relative;
    padding: 2em;
    }
.btCommentsBox .comment-respond:before,
.btCommentsBox + #review_form_wrapper .comment-respond:before,
.bt-comments-box .comment-respond:before,
.bt-comments-box + #review_form_wrapper .comment-respond:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 4px currentColor inset;
    box-shadow: 0 0 0 4px currentColor inset;
    opacity: .07;
    z-index: 1;
    pointer-events: none;
    }
.btSoftRoundedButtons .btCommentsBox .comment-respond:before,
.btSoftRoundedButtons .btCommentsBox + #review_form_wrapper .comment-respond:before,
.btSoftRoundedButtons .bt-comments-box .comment-respond:before,
.btSoftRoundedButtons .bt-comments-box + #review_form_wrapper .comment-respond:before {
    border-radius: 4px;
    }
.btHardRoundedButtons .btCommentsBox .comment-respond:before,
.btHardRoundedButtons .btCommentsBox + #review_form_wrapper .comment-respond:before,
.btHardRoundedButtons .bt-comments-box .comment-respond:before,
.btHardRoundedButtons .bt-comments-box + #review_form_wrapper .comment-respond:before {
    border-radius: 10px;
    }
.btFullRoundedButtons .btCommentsBox .comment-respond:before,
.btFullRoundedButtons .btCommentsBox + #review_form_wrapper .comment-respond:before,
.btFullRoundedButtons .bt-comments-box .comment-respond:before,
.btFullRoundedButtons .bt-comments-box + #review_form_wrapper .comment-respond:before {
    border-radius: 25px;
    }
.btCommentsBox ul.comments,
.btCommentsBox ul.comments li.comment,
.bt-comments-box ul.comments,
.bt-comments-box ul.comments li.comment {
    list-style: none;
    display: block;
    padding-left: 0;
    margin: 0;
    }
.btCommentsBox > ul.comments,
.bt-comments-box > ul.comments {
    margin: 0 0 2em;
    }
.btCommentsBox ul.comments > li,
.btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.bt-comments-box ul.comments > li,
.bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    display: block;
    margin: 0;
    }
.btLightSkin .btCommentsBox ul.comments > li,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments > li,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments > li,
.btLightSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .bt-comments-box ul.comments > li,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments > li,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li,
.btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    border-top: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .btCommentsBox ul.comments > li,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments > li,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments > li,
.btDarkSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin .bt-comments-box ul.comments > li,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li,
.btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.btCommentsBox ul.comments li > article,
.bt-comments-box ul.comments li > article {
    padding: 2em 0;
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btCommentsBox ul.comments li > article .commentTxt,
.bt-comments-box ul.comments li > article .commentTxt {
    padding: 0;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.btCommentsBox ul.comments li > article .commentAvatar,
.bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 20px 0 0;
    -webkit-flex: 0 1 75px;
    -ms-flex: 0 1 75px;
    flex: 0 1 75px;
    }
.rtl .btCommentsBox ul.comments li > article .commentAvatar,
.rtl .bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 0 0 20px;
    }
.btCommentsBox ul.comments li > article .commentAvatar img,
.bt-comments-box ul.comments li > article .commentAvatar img {
    display: block;
    width: 100%;
    height: auto;
    }
.btLightSkin .btCommentsBox ul.comments li > article .commentAvatar img,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments li > article .commentAvatar img,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments li > article .commentAvatar img,
.btLightSkin .bt-comments-box ul.comments li > article .commentAvatar img,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments li > article .commentAvatar img,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments li > article .commentAvatar img {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .btCommentsBox ul.comments li > article .commentAvatar img,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments li > article .commentAvatar img,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments li > article .commentAvatar img,
.btDarkSkin .bt-comments-box ul.comments li > article .commentAvatar img,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li > article .commentAvatar img,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li > article .commentAvatar img {
    background: rgba(255,255,255,.2);
    }
.btHardRoundedButtons .btCommentsBox ul.comments li > article .commentAvatar img,
.btHardRoundedButtons .bt-comments-box ul.comments li > article .commentAvatar img {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btCommentsBox ul.comments li > article .commentAvatar img,
.btSoftRoundedButtons .bt-comments-box ul.comments li > article .commentAvatar img {
    border-radius: 4px;
    }
.btFullRoundedButtons .btCommentsBox ul.comments li > article .commentAvatar img,
.btFullRoundedButtons .bt-comments-box ul.comments li > article .commentAvatar img {
    border-radius: 50%;
    }
.btCommentsBox ul.comments li.pingback,
.btCommentsBox ul.comments li.trackback,
.bt-comments-box ul.comments li.pingback,
.bt-comments-box ul.comments li.trackback {
    padding-top: 1em;
    }
.btCommentsBox ul.comments li.pingback p,
.btCommentsBox ul.comments li.trackback p,
.bt-comments-box ul.comments li.pingback p,
.bt-comments-box ul.comments li.trackback p {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link) {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    padding-left: .25em;
    padding-right: .25em;
    }
.btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link):hover,
.btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link):hover,
.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link):hover,
.bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link):hover {
    color: #ff3b2b !important;
    }
.btLightSkin .btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btDarkSkin .btLightSkin .btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btLightSkin .btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.btDarkSkin .btLightSkin .btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.btLightSkin .bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.btDarkSkin .btLightSkin .bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.btLightSkin .bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link),
.btDarkSkin .btLightSkin .bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link) {
    color: #181818;
    }
.btDarkSkin .btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),
.btDarkSkin .btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),
.btDarkSkin .bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),
.btDarkSkin .bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link),
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link),
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link) {
    color: #fff;
    }
.btCommentsBox ul.comments li.pingback p .edit-link,
.btCommentsBox ul.comments li.trackback p .edit-link,
.bt-comments-box ul.comments li.pingback p .edit-link,
.bt-comments-box ul.comments li.trackback p .edit-link {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    margin-left: auto;
    font-size: .875rem;
    line-height: 1;
    }
.rtl .btCommentsBox ul.comments li.pingback p .edit-link,
.rtl .btCommentsBox ul.comments li.trackback p .edit-link,
.rtl .bt-comments-box ul.comments li.pingback p .edit-link,
.rtl .bt-comments-box ul.comments li.trackback p .edit-link {
    margin-left: 0;
    margin-right: auto;
    }
.btCommentsBox ul.comments li.pingback p .edit-link a,
.btCommentsBox ul.comments li.trackback p .edit-link a,
.bt-comments-box ul.comments li.pingback p .edit-link a,
.bt-comments-box ul.comments li.trackback p .edit-link a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .875rem;
    color: #ff3b2b;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btCommentsBox ul.comments li.pingback p .edit-link a:before,
.btCommentsBox ul.comments li.trackback p .edit-link a:before,
.bt-comments-box ul.comments li.pingback p .edit-link a:before,
.bt-comments-box ul.comments li.trackback p .edit-link a:before {
    font-family: RemixIcons-Design;
    margin: 0;
    display: block;
    opacity: 1;
    margin: 0 .25em 0 0;
    content: "\e97d";
    font-size: 1.25em;
    }
.rtl .btCommentsBox ul.comments li.pingback p .edit-link a:before,
.rtl .btCommentsBox ul.comments li.trackback p .edit-link a:before,
.rtl .bt-comments-box ul.comments li.pingback p .edit-link a:before,
.rtl .bt-comments-box ul.comments li.trackback p .edit-link a:before {
    margin: 0 0 0 .25em;
    }
.btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link,
.btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link,
.bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link,
.bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btLightSkin .btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btLightSkin .btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btLightSkin .bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btLightSkin .bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link:hover {
    color: #181818;
    }
.btDarkSkin .btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btDarkSkin .btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btDarkSkin .bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.pingback p .edit-link .comment-edit-link:hover,
.btDarkSkin .bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments li.trackback p .edit-link .comment-edit-link:hover {
    color: #fff;
    }
.btCommentsBox ul.children,
.bt-comments-box ul.children {
    margin: 0 0 0 20px;
    font-size: .85rem;
    }
.btCommentsBox .btComment,
.bt-comments-box .btComment {
    line-height: 0;
    }
.btCommentsBox .btComment textarea,
.btCommentsBox .btComment label,
.bt-comments-box .btComment textarea,
.bt-comments-box .btComment label {
    line-height: 1.5;
    }
.btCommentsBox .vcard,
.bt-comments-box .vcard {
    position: relative;
    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-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1em;
    }
.btCommentsBox .vcard h1.author,
.btCommentsBox .vcard h2.author,
.btCommentsBox .vcard h3.author,
.btCommentsBox .vcard h4.author,
.btCommentsBox .vcard h5.author,
.btCommentsBox .vcard h6.author,
.btCommentsBox .vcard h7.author,
.btCommentsBox .vcard h8.author,
.bt-comments-box .vcard h1.author,
.bt-comments-box .vcard h2.author,
.bt-comments-box .vcard h3.author,
.bt-comments-box .vcard h4.author,
.bt-comments-box .vcard h5.author,
.bt-comments-box .vcard h6.author,
.bt-comments-box .vcard h7.author,
.bt-comments-box .vcard h8.author {
    margin: 0;
    padding: 0;
    line-height: 1.3;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 1.125rem;
    }
.btCommentsBox .vcard h1.author a,
.btCommentsBox .vcard h2.author a,
.btCommentsBox .vcard h3.author a,
.btCommentsBox .vcard h4.author a,
.btCommentsBox .vcard h5.author a,
.btCommentsBox .vcard h6.author a,
.btCommentsBox .vcard h7.author a,
.btCommentsBox .vcard h8.author a,
.bt-comments-box .vcard h1.author a,
.bt-comments-box .vcard h2.author a,
.bt-comments-box .vcard h3.author a,
.bt-comments-box .vcard h4.author a,
.bt-comments-box .vcard h5.author a,
.bt-comments-box .vcard h6.author a,
.bt-comments-box .vcard h7.author a,
.bt-comments-box .vcard h8.author a {
    color: inherit;
    }
.btCommentsBox .vcard h1.author a:hover,
.btCommentsBox .vcard h2.author a:hover,
.btCommentsBox .vcard h3.author a:hover,
.btCommentsBox .vcard h4.author a:hover,
.btCommentsBox .vcard h5.author a:hover,
.btCommentsBox .vcard h6.author a:hover,
.btCommentsBox .vcard h7.author a:hover,
.btCommentsBox .vcard h8.author a:hover,
.bt-comments-box .vcard h1.author a:hover,
.bt-comments-box .vcard h2.author a:hover,
.bt-comments-box .vcard h3.author a:hover,
.bt-comments-box .vcard h4.author a:hover,
.bt-comments-box .vcard h5.author a:hover,
.bt-comments-box .vcard h6.author a:hover,
.bt-comments-box .vcard h7.author a:hover,
.bt-comments-box .vcard h8.author a:hover {
    color: #ff3b2b;
    }
.btCommentsBox .vcard .posted,
.bt-comments-box .vcard .posted {
    margin: 0;
    text-align: right;
    padding: 0 0 0 10px;
    font-size: .875rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
    }
.rtl .btCommentsBox .vcard .posted,
.rtl .bt-comments-box .vcard .posted {
    text-align: left;
    padding: 0 10px 0 0;
    }
.btCommentsBox .vcard .posted:before,
.bt-comments-box .vcard .posted:before {
    font-family: RemixIcons-System;
    font-size: 1.2em;
    margin: 0 5px 0 0;
    color: #ff3b2b;
    content: "\ea15";
    }
.rtl .btCommentsBox .vcard .posted:before,
.rtl .bt-comments-box .vcard .posted:before {
    margin: 0 0 0 5px;
    }
.btCommentsBox .vcard .star-rating,
.bt-comments-box .vcard .star-rating {
    margin-left: .5em;
    font-size: 1.2em;
    }
.btCommentsBox .vcard .star-rating strong,
.bt-comments-box .vcard .star-rating strong {
    display: none;
    }
.rtl .btCommentsBox .vcard .star-rating,
.rtl .bt-comments-box .vcard .star-rating {
    right: auto;
    margin-left: 0;
    margin-right: .5em;
    }
.btCommentsBox .commentTxt .comment,
.bt-comments-box .commentTxt .comment {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
.btCommentsBox .commentTxt .comment > *,
.bt-comments-box .commentTxt .comment > * {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
.btCommentsBox .commentTxt .comment p.edit-link,
.btCommentsBox .commentTxt .comment p.reply,
.bt-comments-box .commentTxt .comment p.edit-link,
.bt-comments-box .commentTxt .comment p.reply {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 1rem;
    }
.btCommentsBox .commentTxt .comment p.reply,
.bt-comments-box .commentTxt .comment p.reply {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.btCommentsBox .commentTxt .comment p.reply a,
.bt-comments-box .commentTxt .comment p.reply a {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btHardRoundedButtons .btCommentsBox .commentTxt .comment p.reply a,
.btHardRoundedButtons .bt-comments-box .commentTxt .comment p.reply a {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btCommentsBox .commentTxt .comment p.reply a,
.btSoftRoundedButtons .bt-comments-box .commentTxt .comment p.reply a {
    border-radius: 4px;
    }
.btFullRoundedButtons .btCommentsBox .commentTxt .comment p.reply a,
.btFullRoundedButtons .bt-comments-box .commentTxt .comment p.reply a {
    border-radius: 50px;
    }
.btLightSkin .btCommentsBox .commentTxt .comment p.reply a,
.btDarkSkin .btLightSkin .btCommentsBox .commentTxt .comment p.reply a,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .commentTxt .comment p.reply a,
.btLightSkin .bt-comments-box .commentTxt .comment p.reply a,
.btDarkSkin .btLightSkin .bt-comments-box .commentTxt .comment p.reply a,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .commentTxt .comment p.reply a {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .btCommentsBox .commentTxt .comment p.reply a,
.btLightSkin .btDarkSkin .btCommentsBox .commentTxt .comment p.reply a,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .commentTxt .comment p.reply a,
.btDarkSkin .bt-comments-box .commentTxt .comment p.reply a,
.btLightSkin .btDarkSkin .bt-comments-box .commentTxt .comment p.reply a,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .commentTxt .comment p.reply a {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.btCommentsBox .commentTxt .comment p.reply a:before,
.bt-comments-box .commentTxt .comment p.reply a:before {
    content: "\e91f";
    font-family: RemixIcons-System;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .btCommentsBox .commentTxt .comment p.reply a:before,
.rtl .bt-comments-box .commentTxt .comment p.reply a:before {
    margin-right: 0;
    margin-left: .25em;
    }
.btCommentsBox .commentTxt .comment p.reply a:hover,
.bt-comments-box .commentTxt .comment p.reply a:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    color: #fff;
    background: #ff3b2b;
    }
.btAccentButtonDarkText .btCommentsBox .commentTxt .comment p.reply a:hover,
.btAccentButtonDarkText .bt-comments-box .commentTxt .comment p.reply a:hover {
    color: #181818 !important;
    }
.btCommentsBox .commentTxt .comment p.edit-link,
.bt-comments-box .commentTxt .comment p.edit-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btCommentsBox .commentTxt .comment p.edit-link a,
.bt-comments-box .commentTxt .comment p.edit-link a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btHardRoundedButtons .btCommentsBox .commentTxt .comment p.edit-link a,
.btHardRoundedButtons .bt-comments-box .commentTxt .comment p.edit-link a {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btCommentsBox .commentTxt .comment p.edit-link a,
.btSoftRoundedButtons .bt-comments-box .commentTxt .comment p.edit-link a {
    border-radius: 4px;
    }
.btFullRoundedButtons .btCommentsBox .commentTxt .comment p.edit-link a,
.btFullRoundedButtons .bt-comments-box .commentTxt .comment p.edit-link a {
    border-radius: 50px;
    }
.btLightSkin .btCommentsBox .commentTxt .comment p.edit-link a,
.btDarkSkin .btLightSkin .btCommentsBox .commentTxt .comment p.edit-link a,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .commentTxt .comment p.edit-link a,
.btLightSkin .bt-comments-box .commentTxt .comment p.edit-link a,
.btDarkSkin .btLightSkin .bt-comments-box .commentTxt .comment p.edit-link a,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .commentTxt .comment p.edit-link a {
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin .btCommentsBox .commentTxt .comment p.edit-link a,
.btLightSkin .btDarkSkin .btCommentsBox .commentTxt .comment p.edit-link a,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .commentTxt .comment p.edit-link a,
.btDarkSkin .bt-comments-box .commentTxt .comment p.edit-link a,
.btLightSkin .btDarkSkin .bt-comments-box .commentTxt .comment p.edit-link a,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .commentTxt .comment p.edit-link a {
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }
.btCommentsBox .commentTxt .comment p.edit-link a:before,
.bt-comments-box .commentTxt .comment p.edit-link a:before {
    content: "\e97d";
    font-family: RemixIcons-Design;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .btCommentsBox .commentTxt .comment p.edit-link a:before,
.rtl .bt-comments-box .commentTxt .comment p.edit-link a:before {
    margin-right: 0;
    margin-left: .25em;
    }
.btCommentsBox .commentTxt .comment p.edit-link a:hover,
.bt-comments-box .commentTxt .comment p.edit-link a:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    background: #ff3b2b;
    color: #fff !important;
    }
.btLightSkin .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btDarkSkin .btLightSkin .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btLightSkin .bt-comments-box .commentTxt .comment p.edit-link a:hover,
.btDarkSkin .btLightSkin .bt-comments-box .commentTxt .comment p.edit-link a:hover,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .commentTxt .comment p.edit-link a:hover {
    color: #181818;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btDarkSkin .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btLightSkin .btDarkSkin .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btDarkSkin .bt-comments-box .commentTxt .comment p.edit-link a:hover,
.btLightSkin .btDarkSkin .bt-comments-box .commentTxt .comment p.edit-link a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .commentTxt .comment p.edit-link a:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btAccentButtonDarkText .btCommentsBox .commentTxt .comment p.edit-link a:hover,
.btAccentButtonDarkText .bt-comments-box .commentTxt .comment p.edit-link a:hover {
    color: #181818 !important;
    }
.btCommentsBox .commentTxt p.edit-link a:before,
.bt-comments-box .commentTxt p.edit-link a:before {
    content: "\f040";
    }
.btCommentsBox .comments .comment-respond,
.bt-comments-box .comments .comment-respond {
    margin-bottom: 2em;
    }
.btCommentsBox .comment-form,
.btCommentsBox + #review_form_wrapper .comment-form,
.bt-comments-box .comment-form,
.bt-comments-box + #review_form_wrapper .comment-form {
    position: relative;
    z-index: 2;
    }
.btCommentsBox .comment-form .comment-notes,
.btCommentsBox .comment-form .logged-in-as,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as,
.bt-comments-box .comment-form .comment-notes,
.bt-comments-box .comment-form .logged-in-as,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btCommentsBox .comment-form .comment-notes a:first-child,
.btCommentsBox .comment-form .logged-in-as a:first-child,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.bt-comments-box .comment-form .comment-notes a:first-child,
.bt-comments-box .comment-form .logged-in-as a:first-child,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child {
    font-weight: bold;
    }
.btLightSkin .btCommentsBox .comment-form .comment-notes a:first-child,
.btDarkSkin .btLightSkin .btCommentsBox .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-form .comment-notes a:first-child,
.btLightSkin .btCommentsBox .comment-form .logged-in-as a:first-child,
.btDarkSkin .btLightSkin .btCommentsBox .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-form .logged-in-as a:first-child,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btLightSkin .bt-comments-box .comment-form .comment-notes a:first-child,
.btDarkSkin .btLightSkin .bt-comments-box .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-form .comment-notes a:first-child,
.btLightSkin .bt-comments-box .comment-form .logged-in-as a:first-child,
.btDarkSkin .btLightSkin .bt-comments-box .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-form .logged-in-as a:first-child,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child {
    color: #181818;
    }
.btDarkSkin .btCommentsBox .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .btCommentsBox .comment-form .comment-notes a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-form .comment-notes a:first-child,
.btDarkSkin .btCommentsBox .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .btCommentsBox .comment-form .logged-in-as a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-form .logged-in-as a:first-child,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btDarkSkin .bt-comments-box .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .bt-comments-box .comment-form .comment-notes a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-form .comment-notes a:first-child,
.btDarkSkin .bt-comments-box .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .bt-comments-box .comment-form .logged-in-as a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-form .logged-in-as a:first-child,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child {
    color: #fff;
    }
.btCommentsBox .comment-form .comment-notes a:first-child:hover,
.btCommentsBox .comment-form .logged-in-as a:first-child:hover,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child:hover,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child:hover,
.bt-comments-box .comment-form .comment-notes a:first-child:hover,
.bt-comments-box .comment-form .logged-in-as a:first-child:hover,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child:hover,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child:hover {
    color: #ff3b2b !important;
    }
.btCommentsBox .comment-form .comment-notes a:first-child:before,
.btCommentsBox .comment-form .logged-in-as a:first-child:before,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:first-child:before,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:first-child:before,
.bt-comments-box .comment-form .comment-notes a:first-child:before,
.bt-comments-box .comment-form .logged-in-as a:first-child:before,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:first-child:before,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:first-child:before {
    width: .3em;
    content: "";
    display: inline-block;
    }
.btCommentsBox .comment-form .comment-notes a:last-child,
.btCommentsBox .comment-form .logged-in-as a:last-child,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.bt-comments-box .comment-form .comment-notes a:last-child,
.bt-comments-box .comment-form .logged-in-as a:last-child,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btHardRoundedButtons .btCommentsBox .comment-form .comment-notes a:last-child,
.btHardRoundedButtons .btCommentsBox .comment-form .logged-in-as a:last-child,
.btHardRoundedButtons .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btHardRoundedButtons .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btHardRoundedButtons .bt-comments-box .comment-form .comment-notes a:last-child,
.btHardRoundedButtons .bt-comments-box .comment-form .logged-in-as a:last-child,
.btHardRoundedButtons .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btHardRoundedButtons .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btCommentsBox .comment-form .comment-notes a:last-child,
.btSoftRoundedButtons .btCommentsBox .comment-form .logged-in-as a:last-child,
.btSoftRoundedButtons .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btSoftRoundedButtons .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btSoftRoundedButtons .bt-comments-box .comment-form .comment-notes a:last-child,
.btSoftRoundedButtons .bt-comments-box .comment-form .logged-in-as a:last-child,
.btSoftRoundedButtons .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btSoftRoundedButtons .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    border-radius: 4px;
    }
.btFullRoundedButtons .btCommentsBox .comment-form .comment-notes a:last-child,
.btFullRoundedButtons .btCommentsBox .comment-form .logged-in-as a:last-child,
.btFullRoundedButtons .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btFullRoundedButtons .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btFullRoundedButtons .bt-comments-box .comment-form .comment-notes a:last-child,
.btFullRoundedButtons .bt-comments-box .comment-form .logged-in-as a:last-child,
.btFullRoundedButtons .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btFullRoundedButtons .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    border-radius: 50px;
    }
.btLightSkin .btCommentsBox .comment-form .comment-notes a:last-child,
.btDarkSkin .btLightSkin .btCommentsBox .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-form .comment-notes a:last-child,
.btLightSkin .btCommentsBox .comment-form .logged-in-as a:last-child,
.btDarkSkin .btLightSkin .btCommentsBox .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .comment-form .logged-in-as a:last-child,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btLightSkin .bt-comments-box .comment-form .comment-notes a:last-child,
.btDarkSkin .btLightSkin .bt-comments-box .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-form .comment-notes a:last-child,
.btLightSkin .bt-comments-box .comment-form .logged-in-as a:last-child,
.btDarkSkin .btLightSkin .bt-comments-box .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .comment-form .logged-in-as a:last-child,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .btCommentsBox .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .btCommentsBox .comment-form .comment-notes a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-form .comment-notes a:last-child,
.btDarkSkin .btCommentsBox .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .btCommentsBox .comment-form .logged-in-as a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .comment-form .logged-in-as a:last-child,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btDarkSkin .bt-comments-box .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .bt-comments-box .comment-form .comment-notes a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-form .comment-notes a:last-child,
.btDarkSkin .bt-comments-box .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .bt-comments-box .comment-form .logged-in-as a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .comment-form .logged-in-as a:last-child,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.btCommentsBox .comment-form .comment-notes a:last-child:before,
.btCommentsBox .comment-form .logged-in-as a:last-child:before,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child:before,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child:before,
.bt-comments-box .comment-form .comment-notes a:last-child:before,
.bt-comments-box .comment-form .logged-in-as a:last-child:before,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child:before,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child:before {
    content: "\e91b";
    font-family: RemixIcons-Others;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .btCommentsBox .comment-form .comment-notes a:last-child:before,
.rtl .btCommentsBox .comment-form .logged-in-as a:last-child:before,
.rtl .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child:before,
.rtl .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child:before,
.rtl .bt-comments-box .comment-form .comment-notes a:last-child:before,
.rtl .bt-comments-box .comment-form .logged-in-as a:last-child:before,
.rtl .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child:before,
.rtl .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child:before {
    margin-right: 0;
    margin-left: .25em;
    }
.btCommentsBox .comment-form .comment-notes a:last-child:hover,
.btCommentsBox .comment-form .logged-in-as a:last-child:hover,
.btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child:hover,
.btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child:hover,
.bt-comments-box .comment-form .comment-notes a:last-child:hover,
.bt-comments-box .comment-form .logged-in-as a:last-child:hover,
.bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child:hover,
.bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    color: #fff;
    background: #ff3b2b;
    }
.btAccentButtonDarkText .btCommentsBox .comment-form .comment-notes a:last-child,
.btAccentButtonDarkText .btCommentsBox .comment-form .logged-in-as a:last-child,
.btAccentButtonDarkText .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btAccentButtonDarkText .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.btAccentButtonDarkText .bt-comments-box .comment-form .comment-notes a:last-child,
.btAccentButtonDarkText .bt-comments-box .comment-form .logged-in-as a:last-child,
.btAccentButtonDarkText .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.btAccentButtonDarkText .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    color: #181818 !important;
    }
.rtl .btCommentsBox .comment-form .comment-notes a:last-child,
.rtl .btCommentsBox .comment-form .logged-in-as a:last-child,
.rtl .btCommentsBox + #review_form_wrapper .comment-form .comment-notes a:last-child,
.rtl .btCommentsBox + #review_form_wrapper .comment-form .logged-in-as a:last-child,
.rtl .bt-comments-box .comment-form .comment-notes a:last-child,
.rtl .bt-comments-box .comment-form .logged-in-as a:last-child,
.rtl .bt-comments-box + #review_form_wrapper .comment-form .comment-notes a:last-child,
.rtl .bt-comments-box + #review_form_wrapper .comment-form .logged-in-as a:last-child {
    margin-left: 0;
    margin-right: auto;
    }
.btCommentsBox .comment-form > .pc-item,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item,
.bt-comments-box .comment-form > .pc-item,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item {
    -webkit-flex: 1 1 33.333333%;
    -ms-flex: 1 1 33.333333%;
    flex: 1 1 33.333333%;
    padding-right: 1em;
    }
.btCommentsBox .comment-form > .pc-item label,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item label,
.bt-comments-box .comment-form > .pc-item label,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item label {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-bottom: 4px;
    }
.btCommentsBox .comment-form > .pc-item label span.required,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item label span.required,
.bt-comments-box .comment-form > .pc-item label span.required,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item label span.required {
    font-size: 0;
    line-height: 1;
    background: #ff3b2b;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-left: 5px;
    margin-top: 3px;
    }
.rtl .btCommentsBox .comment-form > .pc-item label span.required,
.rtl .btCommentsBox + #review_form_wrapper .comment-form > .pc-item label span.required,
.rtl .bt-comments-box .comment-form > .pc-item label span.required,
.rtl .bt-comments-box + #review_form_wrapper .comment-form > .pc-item label span.required {
    margin-left: 0;
    margin-right: 5px;
    }
.rtl .btCommentsBox .comment-form > .pc-item,
.rtl .btCommentsBox + #review_form_wrapper .comment-form > .pc-item,
.rtl .bt-comments-box .comment-form > .pc-item,
.rtl .bt-comments-box + #review_form_wrapper .comment-form > .pc-item {
    padding-right: 0;
    padding-left: 1em;
    }
.btCommentsBox .comment-form > .pc-item p,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item p,
.bt-comments-box .comment-form > .pc-item p,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item p {
    margin-bottom: 1em;
    }
.btCommentsBox .comment-form > .pc-item.btCommentAuthor,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item.btCommentAuthor,
.bt-comments-box .comment-form > .pc-item.btCommentAuthor,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item.btCommentAuthor {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.btCommentsBox .comment-form > .pc-item.btCommentEmail,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item.btCommentEmail,
.bt-comments-box .comment-form > .pc-item.btCommentEmail,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item.btCommentEmail {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    }
.btCommentsBox .comment-form > .pc-item.btCommentWebsite,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item.btCommentWebsite,
.bt-comments-box .comment-form > .pc-item.btCommentWebsite,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item.btCommentWebsite {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    padding: 0;
    }
.btCommentsBox .comment-form > .pc-item.btComment,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item.btComment,
.bt-comments-box .comment-form > .pc-item.btComment,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item.btComment {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0;
    margin: 0;
    }
.btCommentsBox .comment-form > .pc-item.btComment > p:last-child,
.btCommentsBox + #review_form_wrapper .comment-form > .pc-item.btComment > p:last-child,
.bt-comments-box .comment-form > .pc-item.btComment > p:last-child,
.bt-comments-box + #review_form_wrapper .comment-form > .pc-item.btComment > p:last-child {
    margin-bottom: 0;
    }
.btCommentsBox .comments + .comment-respond .comment-form,
.btCommentsBox > .comment-respond:only-child .comment-form,
.bt-comments-box .comments + .comment-respond .comment-form,
.bt-comments-box > .comment-respond:only-child .comment-form {
    padding-bottom: 0;
    }
.btCommentsBox .comment-navigation,
.bt-comments-box .comment-navigation {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1.5em;
    font-size: .75rem;
    }
.btCommentsBox .comment-navigation a,
.btCommentsBox .comment-navigation span,
.bt-comments-box .comment-navigation a,
.bt-comments-box .comment-navigation span {
    display: block;
    }
.btCommentsBox .comment-navigation a,
.bt-comments-box .comment-navigation a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: inherit;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: currentColor;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    line-height: 1;
    }
.btCommentsBox .comment-navigation a:before,
.btCommentsBox .comment-navigation a:after,
.bt-comments-box .comment-navigation a:before,
.bt-comments-box .comment-navigation a:after {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: currentColor;
    }
.btCommentsBox .comment-navigation a:first-child:before,
.bt-comments-box .comment-navigation a:first-child:before {
    margin-right: 10px;
    z-index: 2;
    }
.rtl .btCommentsBox .comment-navigation a:first-child:before,
.rtl .bt-comments-box .comment-navigation a:first-child:before {
    margin-right: 0;
    margin-left: 10px;
    }
.btCommentsBox .comment-navigation a:first-child:after,
.bt-comments-box .comment-navigation a:first-child:after {
    display: none;
    }
.btCommentsBox .comment-navigation a:last-child:after,
.bt-comments-box .comment-navigation a:last-child:after {
    margin-left: 10px;
    z-index: 2;
    }
.rtl .btCommentsBox .comment-navigation a:last-child:after,
.rtl .bt-comments-box .comment-navigation a:last-child:after {
    margin-left: 0;
    margin-right: 10px;
    }
.btCommentsBox .comment-navigation a:last-child:before,
.bt-comments-box .comment-navigation a:last-child:before {
    display: none;
    }
.btCommentsBox .comment-navigation a:hover,
.bt-comments-box .comment-navigation a:hover {
    color: #ff3b2b;
    }
.btCommentsBox .comment-navigation a:hover:first-child:before,
.bt-comments-box .comment-navigation a:hover:first-child:before {
    color: #fff !important;
    -webkit-box-shadow: 0 -3em 0 #ff3b2b inset;
    box-shadow: 0 -3em 0 #ff3b2b inset;
    }
.btCommentsBox .comment-navigation a:hover:last-child:after,
.bt-comments-box .comment-navigation a:hover:last-child:after {
    color: #fff !important;
    -webkit-box-shadow: 0 -3em 0 #ff3b2b inset;
    box-shadow: 0 -3em 0 #ff3b2b inset;
    }
.btCommentsBox .comment-navigation span,
.bt-comments-box .comment-navigation span {
    color: transparent;
    }
@media (max-width: 380px) {
.btCommentsBox .comment-navigation,
.bt-comments-box .comment-navigation {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btCommentsBox .comment-navigation span,
.bt-comments-box .comment-navigation span {
    height: 10px;
    }
.btCommentsBox .comment-navigation a:first-child,
.bt-comments-box .comment-navigation a:first-child {
    margin-left: -7.5px;
    }
.rtl .btCommentsBox .comment-navigation a:first-child,
.rtl .bt-comments-box .comment-navigation a:first-child {
    margin-left: 0;
    margin-right: -7.5px;
    }
.btCommentsBox .comment-navigation a:last-child,
.bt-comments-box .comment-navigation a:last-child {
    margin-right: -7.5px;
    }
.rtl .btCommentsBox .comment-navigation a:last-child,
.rtl .bt-comments-box .comment-navigation a:last-child {
    margin-right: 0;
    margin-left: -7.5px;
    }
}

.comment-respond .comment-form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.comment-respond .comment-form > .comment-form-rating {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0;
    }
.comment-respond .comment-form > .comment-form-author,
.comment-respond .comment-form > .comment-form-email {
    position: relative;
    }
.comment-respond .comment-form > .comment-form-author label,
.comment-respond .comment-form > .comment-form-email label {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.comment-respond .comment-form > .comment-form-author span.required,
.comment-respond .comment-form > .comment-form-email span.required {
    font-size: 0;
    line-height: 1;
    background: #ff3b2b;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-left: 5px;
    margin-top: 3px;
    }
.rtl .comment-respond .comment-form > .comment-form-author span.required,
.rtl .comment-respond .comment-form > .comment-form-email span.required {
    margin-left: 0;
    margin-right: 5px;
    }
.comment-respond .comment-form > .comment-form-author {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-right: 1em;
    }
.comment-respond .comment-form > .comment-form-email {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 0;
    }
.comment-respond .comment-form > .comment-form-comment {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0;
    margin: 0;
    }
.comment-respond .comment-form > .form-submit {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
.comment-respond .comment-form > .form-submit input[type="submit"] {
    width: auto;
    }
.comment-respond .comment-form > .comment-form-cookies-consent {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    margin: .625em 0 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
@media (max-width: 768px) {
.btCommentsBox .comment-form > .pc-item,
.bt-comments-box .comment-form > .pc-item {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    }
.comment-respond .comment-form > .comment-form-rating,
.comment-respond .comment-form > .comment-form-author,
.comment-respond .comment-form > .comment-form-email,
.comment-respond .comment-form > .comment-form-comment,
.comment-respond .comment-form > .form-submit {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0;
    }
.comment-respond .comment-form > .comment-form-author:after {
    right: .25em;
    }
.rtl .comment-respond .comment-form > .comment-form-author:after {
    right: auto;
    left: .25em;
    }
}

.comment-awaiting-moderation {
    color: currentColor;
    font-weight: bold;
    font-size: .875em;
    padding: .5em .8em;
    }
.btLightSkin .comment-awaiting-moderation,
.btDarkSkin .btLightSkin .comment-awaiting-moderation,
.btLightSkin .btDarkSkin .btLightSkin .comment-awaiting-moderation {
    background: rgba(0,0,0,.05);
    }
.btDarkSkin .comment-awaiting-moderation,
.btLightSkin .btDarkSkin .comment-awaiting-moderation,
.btDarkSkin.btLightSkin .btDarkSkin .comment-awaiting-moderation {
    background: rgba(255,255,255,.1);
    }
.comment-reply-title {
    display: block;
    }
.comment-reply-title small {
    font-size: 1rem;
    float: right;
    margin: 0 0 0 2em;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    }
.comment-reply-title small a#cancel-comment-reply-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff3b2b;
    color: #fff;
    line-height: 1.5;
    }
.btHardRoundedButtons .comment-reply-title small a#cancel-comment-reply-link {
    border-radius: 10px;
    }
.btSoftRoundedButtons .comment-reply-title small a#cancel-comment-reply-link {
    border-radius: 4px;
    }
.btFullRoundedButtons .comment-reply-title small a#cancel-comment-reply-link {
    border-radius: 50px;
    }
.btAccentButtonDarkText .comment-reply-title small a#cancel-comment-reply-link {
    color: #181818 !important;
    }
.comment-reply-title small a#cancel-comment-reply-link:before {
    content: "\e953";
    font-family: RemixIcons-System;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .comment-reply-title small a#cancel-comment-reply-link:before {
    margin-right: 0;
    margin-left: .25em;
    }
.comment-reply-title small a#cancel-comment-reply-link:after {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .comment-reply-title small a#cancel-comment-reply-link:after {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.comment-reply-title small a#cancel-comment-reply-link:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.comment-reply-title small a#cancel-comment-reply-link:hover:after {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .comment-reply-title small a#cancel-comment-reply-link:hover:after {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.rtl .comment-reply-title small a#cancel-comment-reply-link {
    margin-left: 0;
    margin-right: auto;
    }
.rtl .comment-reply-title small {
    float: left;
    margin: 0 2em 0 0;
    }
.btCommentSubmit {
    padding: 1.063em 1.563em;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    border: 0;
    color: #fff;
    background: #ff3b2b;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    position: relative;
    }
.btAccentButtonDarkText .btCommentSubmit {
    color: #181818 !important;
    }
.btCommentSubmit:after {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 1em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    content: "\e997";
    font-family: RemixIcons-Business;
    font-size: 1.3333em;
    margin-top: -.125em;
    margin-bottom: -.125em;
    margin-left: .5em;
    font-weight: normal;
    }
.rtl .btCommentSubmit:after {
    margin-right: .5em;
    margin-left: 0;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    }
.btCommentSubmit .btnInnerText,
.btCommentSubmit:before {
    z-index: 2;
    }
.btCommentSubmit:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .btCommentSubmit:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btCommentSubmit:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.btCommentSubmit:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .btCommentSubmit:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.btSoftRoundedButtons .btCommentSubmit {
    border-radius: 4px;
    }
.btHardRoundedButtons .btCommentSubmit {
    border-radius: 10px;
    }
.btFullRoundedButtons .btCommentSubmit {
    border-radius: 1.563em;
    }

/* Responsive */
@media (max-width: 520px) {
.btCommentsBox .vcard,
.bt-comments-box .vcard {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -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;
    padding: 0 0 10px;
    margin: 0 0 10px;
    }
.btLightSkin .btCommentsBox .vcard,
.btDarkSkin .btLightSkin .btCommentsBox .vcard,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox .vcard,
.btLightSkin .bt-comments-box .vcard,
.btDarkSkin .btLightSkin .bt-comments-box .vcard,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box .vcard {
    border-bottom: 1px dotted rgba(0,0,0,.07);
    }
.btDarkSkin .btCommentsBox .vcard,
.btLightSkin .btDarkSkin .btCommentsBox .vcard,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox .vcard,
.btDarkSkin .bt-comments-box .vcard,
.btLightSkin .btDarkSkin .bt-comments-box .vcard,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box .vcard {
    border-bottom: 1px dotted rgba(255,255,255,.1);
    }
.btCommentsBox .vcard h5.author,
.bt-comments-box .vcard h5.author {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.btCommentsBox .vcard .posted,
.bt-comments-box .vcard .posted {
    padding: 0;
    margin-top: .7em;
    text-align: left;
    }
.rtl .btCommentsBox .vcard .posted,
.rtl .bt-comments-box .vcard .posted {
    text-align: right;
    }
.btCommentsBox .vcard .star-rating,
.bt-comments-box .vcard .star-rating {
    margin-top: .7em;
    margin-left: auto;
    }
.btCommentsBox .vcard .star-rating .rtl,
.bt-comments-box .vcard .star-rating .rtl {
    margin-left: 0;
    margin-right: auto;
    }
.btCommentsBox ul.comments ul.children,
.bt-comments-box ul.comments ul.children {
    padding: 0;
    margin: 0;
    }
.btCommentsBox ul.comments ul.children li.comment,
.bt-comments-box ul.comments ul.children li.comment {
    padding: 0;
    border-top: none !important;
    }
.btCommentsBox ul.comments ul.children li.comment article,
.bt-comments-box ul.comments ul.children li.comment article {
    position: relative;
    }
.btLightSkin .btCommentsBox ul.comments ul.children li.comment article,
.btDarkSkin .btLightSkin .btCommentsBox ul.comments ul.children li.comment article,
.btLightSkin .btDarkSkin .btLightSkin .btCommentsBox ul.comments ul.children li.comment article,
.btLightSkin .bt-comments-box ul.comments ul.children li.comment article,
.btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article,
.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article {
    background-color: rgba(0,0,0,.055);
    }
.btDarkSkin .btCommentsBox ul.comments ul.children li.comment article,
.btLightSkin .btDarkSkin .btCommentsBox ul.comments ul.children li.comment article,
.btDarkSkin.btLightSkin .btDarkSkin .btCommentsBox ul.comments ul.children li.comment article,
.btDarkSkin .bt-comments-box ul.comments ul.children li.comment article,
.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article,
.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article {
    background-color: rgba(255,255,255,.055);
    }
.btCommentsBox ul.comments ul.children li.comment article .commentAvatar,
.bt-comments-box ul.comments ul.children li.comment article .commentAvatar {
    padding-left: 10px;
    }
.rtl .btCommentsBox ul.comments ul.children li.comment article .commentAvatar,
.rtl .bt-comments-box ul.comments ul.children li.comment article .commentAvatar {
    padding-left: 20px;
    padding-right: 10px;
    }
.btCommentsBox ul.comments ul.children li.comment article .commentTxt,
.bt-comments-box ul.comments ul.children li.comment article .commentTxt {
    padding-right: 15px;
    }
.rtl .btCommentsBox ul.comments ul.children li.comment article .commentTxt,
.rtl .bt-comments-box ul.comments ul.children li.comment article .commentTxt {
    padding-right: 0;
    padding-left: 15px;
    }
.btCommentsBox ul.comments ul.children li.comment article:after,
.bt-comments-box ul.comments ul.children li.comment article:after {
    content: '\f148';
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    font: normal 16px/30px FontAwesome;
    vertical-align: middle;
    text-align: center;
    background: #ff3b2b;
    color: #fff;
    border-radius: 50%;
    }
.btAccentButtonDarkText .btCommentsBox ul.comments ul.children li.comment article:after,
.btAccentButtonDarkText .bt-comments-box ul.comments ul.children li.comment article:after {
    color: #181818 !important;
    }
.rtl .btCommentsBox ul.comments ul.children li.comment article:after,
.rtl .bt-comments-box ul.comments ul.children li.comment article:after {
    right: auto;
    left: -15px;
    }
.btCommentsBox ul.comments li:last-child ul.children,
.bt-comments-box ul.comments li:last-child ul.children {
    margin-bottom: 2rem;
    }
.btCommentsBox .comment-reply-title small,
.bt-comments-box .comment-reply-title small {
    float: none;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    clear: both;
    }
}

.no-comments {
    display: block;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    text-align: center;
    padding: 1em;
    font-size: 1.25em;
    position: relative;
    }
.btLightSkin .no-comments,
.btDarkSkin .btLightSkin .no-comments,
.btLightSkin .btDarkSkin .btLightSkin .no-comments {
    color: #181818;
    }
.btDarkSkin .no-comments,
.btLightSkin .btDarkSkin .no-comments,
.btDarkSkin.btLightSkin .btDarkSkin .no-comments {
    color: #fff;
    }
.no-comments:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: currentColor;
    opacity: .055;
    }
.btSoftRoundedButtons .no-comments:after {
    border-radius: 4px;
    }
.btHardRoundedButtons .no-comments:after {
    border-radius: 10px;
    }
.btFullRoundedButtons .no-comments:after {
    border-radius: 25px;
    }

/* btBox defaults */
.btBox {
    margin-bottom: 4em;
    }
.btBox:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }

/* Base typography */
.sidebar .widget_bt_bb_recent_posts ul,
.btSidebar .widget_bt_bb_recent_posts ul,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul {
    margin: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul li,
.btSidebar .widget_bt_bb_recent_posts ul li,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul li {
    margin: 0;
    list-style: none;
    }
.sidebar .btBox:last-child,
.btSidebar .btBox:last-child,
.bt-site-footer-widgets .btBox:last-child {
    margin-bottom: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul,
.sidebar .widget_bt_bb_recent_comments ul,
.btSidebar .widget_bt_bb_recent_posts ul,
.btSidebar .widget_bt_bb_recent_comments ul,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul {
    margin: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul li,
.sidebar .widget_bt_bb_recent_comments ul li,
.btSidebar .widget_bt_bb_recent_posts ul li,
.btSidebar .widget_bt_bb_recent_comments ul li,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul li,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li {
    margin: 0;
    list-style: none;
    }
.sidebar .widget_bt_bb_recent_posts ul li:first-child,
.sidebar .widget_bt_bb_recent_comments ul li:first-child,
.btSidebar .widget_bt_bb_recent_posts ul li:first-child,
.btSidebar .widget_bt_bb_recent_comments ul li:first-child,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul li:first-child,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li:first-child {
    padding-top: 0;
    }
.sidebar .widget_bt_bb_recent_posts ul li:last-child,
.sidebar .widget_bt_bb_recent_comments ul li:last-child,
.btSidebar .widget_bt_bb_recent_posts ul li:last-child,
.btSidebar .widget_bt_bb_recent_comments ul li:last-child,
.bt-site-footer-widgets .widget_bt_bb_recent_posts ul li:last-child,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li:last-child {
    padding-bottom: 0;
    }
.sidebar .widget_bt_bb_recent_comments ul li .posted,
.btSidebar .widget_bt_bb_recent_comments ul li .posted,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted {
    font-weight: normal;
    }
.sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-weight: bold;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    }
.btLightSkin .sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin .btLightSkin .sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btDarkSkin .btLightSkin .sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin .btLightSkin .btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin .btLightSkin .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a {
    color: #181818;
    }
.btDarkSkin .sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btDarkSkin .sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin.btLightSkin .btDarkSkin .sidebar .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin .btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btDarkSkin .btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a,
.btLightSkin .btDarkSkin .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a,
.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a {
    color: #fff;
    }
.sidebar .widget_bt_bb_recent_comments ul li .posted a:before,
.btSidebar .widget_bt_bb_recent_comments ul li .posted a:before,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a:before {
    font-family: FontAwesome5Regular;
    display: block;
    color: #ff3b2b;
    margin: 0 3px;
    content: "\f2bd";
    font-weight: normal;
    }
body.rtl .sidebar .widget_bt_bb_recent_comments ul li .posted a:before,
body.rtl .btSidebar .widget_bt_bb_recent_comments ul li .posted a:before,
body.rtl .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a:before {
    margin-left: 5px;
    }
.sidebar .widget_bt_bb_recent_comments ul li .posted a:after,
.btSidebar .widget_bt_bb_recent_comments ul li .posted a:after,
.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a:after {
    left: 1.45em;
    }
.rtl .sidebar .widget_bt_bb_recent_comments ul li .posted a:after,
.rtl .btSidebar .widget_bt_bb_recent_comments ul li .posted a:after,
.rtl .bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a:after {
    left: auto;
    right: 1.45em;
    }
.btBox > h4,
.btCustomMenu > h4,
.btTopBox > h4 {
    font-size: 1.563em;
    margin-bottom: .8em;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    }
.btBox .wp-block-group div > h1,
.btBox .wp-block-group div > h2,
.btBox .wp-block-group div > h3,
.btBox .wp-block-group div > h4,
.btBox .wp-block-group div > h5,
.btBox .wp-block-group div > h6,
.btBox .wp-block-group div > h7,
.btBox .wp-block-group div > h8,
.btCustomMenu .wp-block-group div > h1,
.btCustomMenu .wp-block-group div > h2,
.btCustomMenu .wp-block-group div > h3,
.btCustomMenu .wp-block-group div > h4,
.btCustomMenu .wp-block-group div > h5,
.btCustomMenu .wp-block-group div > h6,
.btCustomMenu .wp-block-group div > h7,
.btCustomMenu .wp-block-group div > h8,
.btTopBox .wp-block-group div > h1,
.btTopBox .wp-block-group div > h2,
.btTopBox .wp-block-group div > h3,
.btTopBox .wp-block-group div > h4,
.btTopBox .wp-block-group div > h5,
.btTopBox .wp-block-group div > h6,
.btTopBox .wp-block-group div > h7,
.btTopBox .wp-block-group div > h8 {
    font-size: 1.563em;
    margin-bottom: .8em;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    }
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h1:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h2:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h3:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h4:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h5:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h6:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h7:after,
.body:not(.btNoDashInSidebar) .btBox .wp-block-group div > h8:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h1:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h2:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h3:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h4:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h5:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h6:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h7:after,
.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div > h8:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h1:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h2:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h3:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h4:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h5:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h6:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h7:after,
.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div > h8:after {
    content: "";
    clear: both;
    width: 2.5em;
    display: block;
    border-bottom: 2px solid #ff3b2b;
    margin: .4em 0 0;
    }
.btBox h5,
.btCustomMenu h5,
.btTopBox h5 {
    font-size: 1.4em;
    margin-bottom: .35em;
    }
body:not(.btNoDashInSidebar) .btBox > h4:after,
body:not(.btNoDashInSidebar) .btCustomMenu > h4:after,
body:not(.btNoDashInSidebar) .btTopBox > h4:after {
    content: "";
    clear: both;
    width: 2.5em;
    display: block;
    border-bottom: 2px solid #ff3b2b;
    margin: .4em 0 0;
    }
.btBox label,
.btCustomMenu label,
.btTopBox label {
    display: none;
    }
.btBox .wp-caption,
.btCustomMenu .wp-caption,
.btTopBox .wp-caption {
    margin-bottom: .5em;
    }
.btBox select,
.btCustomMenu select,
.btTopBox select {
    display: block;
    margin: .5em 0 0;
    width: 100%;
    }
.btBox ul,
.btBox ol.wp-block-latest-comments,
.btCustomMenu ul,
.btCustomMenu ol.wp-block-latest-comments,
.btTopBox ul,
.btTopBox ol.wp-block-latest-comments {
    list-style: none;
    margin: 0;
    display: block;
    padding: 0;
    }
.btBox ul li,
.btBox ol.wp-block-latest-comments li,
.btCustomMenu ul li,
.btCustomMenu ol.wp-block-latest-comments li,
.btTopBox ul li,
.btTopBox ol.wp-block-latest-comments li {
    display: block;
    width: auto;
    margin: 0;
    position: relative;
    padding: .8em 0;
    margin-left: 0;
    text-align: left;
    }
.btSidebar .btBox ul li.btEmptyParentElement,
.sidebar .btBox ul li.btEmptyParentElement,
.bt-site-footer .btBox ul li.btEmptyParentElement,
.btSidebar .btBox ol.wp-block-latest-comments li.btEmptyParentElement,
.sidebar .btBox ol.wp-block-latest-comments li.btEmptyParentElement,
.bt-site-footer .btBox ol.wp-block-latest-comments li.btEmptyParentElement,
.btSidebar .btCustomMenu ul li.btEmptyParentElement,
.sidebar .btCustomMenu ul li.btEmptyParentElement,
.bt-site-footer .btCustomMenu ul li.btEmptyParentElement,
.btSidebar .btCustomMenu ol.wp-block-latest-comments li.btEmptyParentElement,
.sidebar .btCustomMenu ol.wp-block-latest-comments li.btEmptyParentElement,
.bt-site-footer .btCustomMenu ol.wp-block-latest-comments li.btEmptyParentElement,
.btSidebar .btTopBox ul li.btEmptyParentElement,
.sidebar .btTopBox ul li.btEmptyParentElement,
.bt-site-footer .btTopBox ul li.btEmptyParentElement,
.btSidebar .btTopBox ol.wp-block-latest-comments li.btEmptyParentElement,
.sidebar .btTopBox ol.wp-block-latest-comments li.btEmptyParentElement,
.bt-site-footer .btTopBox ol.wp-block-latest-comments li.btEmptyParentElement {
    display: none;
    }
.widget_product_categories.btBox ul li .count,
.widget_product_categories.btBox ol.wp-block-latest-comments li .count,
.widget_product_categories.btCustomMenu ul li .count,
.widget_product_categories.btCustomMenu ol.wp-block-latest-comments li .count,
.widget_product_categories.btTopBox ul li .count,
.widget_product_categories.btTopBox ol.wp-block-latest-comments li .count {
    float: right;
    opacity: .5;
    }
.rtl .widget_product_categories.btBox ul li .count,
.rtl .widget_product_categories.btBox ol.wp-block-latest-comments li .count,
.rtl .widget_product_categories.btCustomMenu ul li .count,
.rtl .widget_product_categories.btCustomMenu ol.wp-block-latest-comments li .count,
.rtl .widget_product_categories.btTopBox ul li .count,
.rtl .widget_product_categories.btTopBox ol.wp-block-latest-comments li .count {
    float: left;
    }
.rtl .btBox ul li,
.rtl .btBox ol.wp-block-latest-comments li,
.rtl .btCustomMenu ul li,
.rtl .btCustomMenu ol.wp-block-latest-comments li,
.rtl .btTopBox ul li,
.rtl .btTopBox ol.wp-block-latest-comments li {
    text-align: right;
    }
.btBox ul li a,
.btBox ol.wp-block-latest-comments li a,
.btCustomMenu ul li a,
.btCustomMenu ol.wp-block-latest-comments li a,
.btTopBox ul li a,
.btTopBox ol.wp-block-latest-comments li a {
    position: relative;
    }
.btBox ul li a:after,
.btBox ol.wp-block-latest-comments li a:after,
.btCustomMenu ul li a:after,
.btCustomMenu ol.wp-block-latest-comments li a:after,
.btTopBox ul li a:after,
.btTopBox ol.wp-block-latest-comments li a:after {
    content: "";
    display: block;
    height: 2px;
    background: #ff3b2b;
    position: absolute;
    top: .65em;
    left: -1em;
    width: 10px;
    -webkit-transition: 200ms ease transform;
    -moz-transition: 200ms ease transform;
    transition: 200ms ease transform;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl .btBox ul li a:after,
.rtl .btBox ol.wp-block-latest-comments li a:after,
.rtl .btCustomMenu ul li a:after,
.rtl .btCustomMenu ol.wp-block-latest-comments li a:after,
.rtl .btTopBox ul li a:after,
.rtl .btTopBox ol.wp-block-latest-comments li a:after {
    right: -1em;
    left: auto;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.btBox ul li a:hover,
.btBox ol.wp-block-latest-comments li a:hover,
.btCustomMenu ul li a:hover,
.btCustomMenu ol.wp-block-latest-comments li a:hover,
.btTopBox ul li a:hover,
.btTopBox ol.wp-block-latest-comments li a:hover {
    color: #ff3b2b;
    }
.btBox ul li a:hover:after,
.btBox ol.wp-block-latest-comments li a:hover:after,
.btCustomMenu ul li a:hover:after,
.btCustomMenu ol.wp-block-latest-comments li a:hover:after,
.btTopBox ul li a:hover:after,
.btTopBox ol.wp-block-latest-comments li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.btLightSkin .btBox ul li:not(:last-child),
.btDarkSkin .btLightSkin .btBox ul li:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btBox ul li:not(:last-child),
.btLightSkin .btBox ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin .btLightSkin .btBox ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btBox ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btCustomMenu ul li:not(:last-child),
.btDarkSkin .btLightSkin .btCustomMenu ul li:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ul li:not(:last-child),
.btLightSkin .btCustomMenu ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin .btLightSkin .btCustomMenu ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btTopBox ul li:not(:last-child),
.btDarkSkin .btLightSkin .btTopBox ul li:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btTopBox ul li:not(:last-child),
.btLightSkin .btTopBox ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin .btLightSkin .btTopBox ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btDarkSkin .btLightSkin .btTopBox ol.wp-block-latest-comments li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .btBox ul li:not(:last-child),
.btLightSkin .btDarkSkin .btBox ul li:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btBox ul li:not(:last-child),
.btDarkSkin .btBox ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btDarkSkin .btBox ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btBox ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin .btCustomMenu ul li:not(:last-child),
.btLightSkin .btDarkSkin .btCustomMenu ul li:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ul li:not(:last-child),
.btDarkSkin .btCustomMenu ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btDarkSkin .btCustomMenu ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin .btTopBox ul li:not(:last-child),
.btLightSkin .btDarkSkin .btTopBox ul li:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ul li:not(:last-child),
.btDarkSkin .btTopBox ol.wp-block-latest-comments li:not(:last-child),
.btLightSkin .btDarkSkin .btTopBox ol.wp-block-latest-comments li:not(:last-child),
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ol.wp-block-latest-comments li:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,.1);
    }
.btBox ul li ul,
.btBox ol.wp-block-latest-comments li ul,
.btCustomMenu ul li ul,
.btCustomMenu ol.wp-block-latest-comments li ul,
.btTopBox ul li ul,
.btTopBox ol.wp-block-latest-comments li ul {
    margin: .8em 0 0;
    padding: 0;
    }
.btLightSkin .btBox ul li ul,
.btDarkSkin .btLightSkin .btBox ul li ul,
.btLightSkin .btDarkSkin .btLightSkin .btBox ul li ul,
.btLightSkin .btBox ol.wp-block-latest-comments li ul,
.btDarkSkin .btLightSkin .btBox ol.wp-block-latest-comments li ul,
.btLightSkin .btDarkSkin .btLightSkin .btBox ol.wp-block-latest-comments li ul,
.btLightSkin .btCustomMenu ul li ul,
.btDarkSkin .btLightSkin .btCustomMenu ul li ul,
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ul li ul,
.btLightSkin .btCustomMenu ol.wp-block-latest-comments li ul,
.btDarkSkin .btLightSkin .btCustomMenu ol.wp-block-latest-comments li ul,
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ol.wp-block-latest-comments li ul,
.btLightSkin .btTopBox ul li ul,
.btDarkSkin .btLightSkin .btTopBox ul li ul,
.btLightSkin .btDarkSkin .btLightSkin .btTopBox ul li ul,
.btLightSkin .btTopBox ol.wp-block-latest-comments li ul,
.btDarkSkin .btLightSkin .btTopBox ol.wp-block-latest-comments li ul,
.btLightSkin .btDarkSkin .btLightSkin .btTopBox ol.wp-block-latest-comments li ul {
    border-top: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .btBox ul li ul,
.btLightSkin .btDarkSkin .btBox ul li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btBox ul li ul,
.btDarkSkin .btBox ol.wp-block-latest-comments li ul,
.btLightSkin .btDarkSkin .btBox ol.wp-block-latest-comments li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btBox ol.wp-block-latest-comments li ul,
.btDarkSkin .btCustomMenu ul li ul,
.btLightSkin .btDarkSkin .btCustomMenu ul li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ul li ul,
.btDarkSkin .btCustomMenu ol.wp-block-latest-comments li ul,
.btLightSkin .btDarkSkin .btCustomMenu ol.wp-block-latest-comments li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ol.wp-block-latest-comments li ul,
.btDarkSkin .btTopBox ul li ul,
.btLightSkin .btDarkSkin .btTopBox ul li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ul li ul,
.btDarkSkin .btTopBox ol.wp-block-latest-comments li ul,
.btLightSkin .btDarkSkin .btTopBox ol.wp-block-latest-comments li ul,
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ol.wp-block-latest-comments li ul {
    border-top: 1px solid rgba(255,255,255,.1);
    }
.btBox ul li ul li,
.btBox ol.wp-block-latest-comments li ul li,
.btCustomMenu ul li ul li,
.btCustomMenu ol.wp-block-latest-comments li ul li,
.btTopBox ul li ul li,
.btTopBox ol.wp-block-latest-comments li ul li {
    padding-left: 1em;
    }
.rtl .btBox ul li ul li,
.rtl .btBox ol.wp-block-latest-comments li ul li,
.rtl .btCustomMenu ul li ul li,
.rtl .btCustomMenu ol.wp-block-latest-comments li ul li,
.rtl .btTopBox ul li ul li,
.rtl .btTopBox ol.wp-block-latest-comments li ul li {
    padding-left: 0;
    padding-right: 1em;
    }
.btBox ul li.current-menu-item > a,
.btBox ol.wp-block-latest-comments li.current-menu-item > a,
.btCustomMenu ul li.current-menu-item > a,
.btCustomMenu ol.wp-block-latest-comments li.current-menu-item > a,
.btTopBox ul li.current-menu-item > a,
.btTopBox ol.wp-block-latest-comments li.current-menu-item > a {
    color: #ff3b2b;
    }
.btBox ul li:after,
.btBox ol.wp-block-latest-comments li:after,
.btCustomMenu ul li:after,
.btCustomMenu ol.wp-block-latest-comments li:after,
.btTopBox ul li:after,
.btTopBox ol.wp-block-latest-comments li:after {
    content: "";
    clear: both;
    display: block;
    }
.btBox ul li li:last-child,
.btBox ol.wp-block-latest-comments li li:last-child,
.btCustomMenu ul li li:last-child,
.btCustomMenu ol.wp-block-latest-comments li li:last-child,
.btTopBox ul li li:last-child,
.btTopBox ol.wp-block-latest-comments li li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    }
.btBox > ul > li:first-child,
.btCustomMenu > ul > li:first-child,
.btTopBox > ul > li:first-child {
    padding-top: 0;
    }
.btBox .btImageTextWidgetWrapper ul li,
.btCustomMenu .btImageTextWidgetWrapper ul li,
.btTopBox .btImageTextWidgetWrapper ul li {
    padding: 0 0 1em;
    border: none !important;
    }
.btBox .btImageTextWidget,
.btCustomMenu .btImageTextWidget,
.btTopBox .btImageTextWidget {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btBox .btImageTextWidget:not(:last-child),
.btCustomMenu .btImageTextWidget:not(:last-child),
.btTopBox .btImageTextWidget:not(:last-child) {
    margin-bottom: .5em;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage,
.btTopBox .btImageTextWidget .btImageTextWidgetImage {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    padding-right: 10px;
    }
.rtl .btBox .btImageTextWidget .btImageTextWidgetImage,
.rtl .btCustomMenu .btImageTextWidget .btImageTextWidgetImage,
.rtl .btTopBox .btImageTextWidget .btImageTextWidgetImage {
    padding-right: 0;
    padding-left: 10px;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a {
    display: block;
    line-height: 0;
    position: relative;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a img,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a img {
    margin: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a:before,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:before,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a:before {
    content: "";
    display: block;
    position: absolute;
    background: #ff3b2b;
    opacity: 0;
    -webkit-transition: 300ms ease background,300ms ease opacity;
    -moz-transition: 300ms ease background,300ms ease opacity;
    transition: 300ms ease background,300ms ease opacity;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:after,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a:after {
    background: transparent;
    font-family: RemixIcons-System;
    font-size: 1.5rem;
    content: "\e935";
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 300ms ease opacity,300ms ease transform;
    -moz-transition: 300ms ease opacity,300ms ease transform;
    transition: 300ms ease opacity,300ms ease transform;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    color: #fff;
    opacity: 0;
    }
.rtl .btBox .btImageTextWidget .btImageTextWidgetImage a:after,
.rtl .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:after,
.rtl .btTopBox .btImageTextWidget .btImageTextWidgetImage a:after {
    content: "\e92b";
    }
.btAccentButtonDarkText .btBox .btImageTextWidget .btImageTextWidgetImage a:after,
.btAccentButtonDarkText .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:after,
.btAccentButtonDarkText .btTopBox .btImageTextWidget .btImageTextWidgetImage a:after {
    color: #181818 !important;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a:hover:before,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:hover:before,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a:hover:before {
    opacity: .9;
    }
.btBox .btImageTextWidget .btImageTextWidgetImage a:hover:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:hover:after,
.btTopBox .btImageTextWidget .btImageTextWidgetImage a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
.btBox .btImageTextWidget .btImageTextWidgetText,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText,
.btTopBox .btImageTextWidget .btImageTextWidgetText {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    overflow: hidden;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline {
    padding-bottom: .5em !important;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline .bt_bb_headline_subheadline {
    padding-top: .25em !important;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom .bt_bb_headline_subheadline,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom .bt_bb_headline_subheadline,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom .bt_bb_headline_subheadline {
    padding-top: .5em !important;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h1 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h2 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h3 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h4 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h5 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h6 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h7 .bt_bb_headline_content:after,
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h8 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h1 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h2 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h3 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h4 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h5 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h6 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h7 .bt_bb_headline_content:after,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h8 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h1 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h2 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h3 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h4 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h5 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h6 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h7 .bt_bb_headline_content:after,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline.bt_bb_dash_bottom h8 .bt_bb_headline_content:after {
    padding-top: .25em;
    width: 2rem;
    }
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,
.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span {
    font-size: 1rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    max-height: 2.8em;
    }
.btBox p.posted,
.btBox .quantity,
.btCustomMenu p.posted,
.btCustomMenu .quantity,
.btTopBox p.posted,
.btTopBox .quantity {
    font-size: .8em;
    font-weight: bold;
    margin: 0;
    font-style: normal;
    }
.btLightSkin .btBox p.posted .amount,
.btDarkSkin .btLightSkin .btBox p.posted .amount,
.btLightSkin .btDarkSkin .btLightSkin .btBox p.posted .amount,
.btLightSkin .btBox .quantity .amount,
.btDarkSkin .btLightSkin .btBox .quantity .amount,
.btLightSkin .btDarkSkin .btLightSkin .btBox .quantity .amount,
.btLightSkin .btCustomMenu p.posted .amount,
.btDarkSkin .btLightSkin .btCustomMenu p.posted .amount,
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu p.posted .amount,
.btLightSkin .btCustomMenu .quantity .amount,
.btDarkSkin .btLightSkin .btCustomMenu .quantity .amount,
.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu .quantity .amount,
.btLightSkin .btTopBox p.posted .amount,
.btDarkSkin .btLightSkin .btTopBox p.posted .amount,
.btLightSkin .btDarkSkin .btLightSkin .btTopBox p.posted .amount,
.btLightSkin .btTopBox .quantity .amount,
.btDarkSkin .btLightSkin .btTopBox .quantity .amount,
.btLightSkin .btDarkSkin .btLightSkin .btTopBox .quantity .amount {
    color: #181818;
    }
.btDarkSkin .btBox p.posted .amount,
.btLightSkin .btDarkSkin .btBox p.posted .amount,
.btDarkSkin.btLightSkin .btDarkSkin .btBox p.posted .amount,
.btDarkSkin .btBox .quantity .amount,
.btLightSkin .btDarkSkin .btBox .quantity .amount,
.btDarkSkin.btLightSkin .btDarkSkin .btBox .quantity .amount,
.btDarkSkin .btCustomMenu p.posted .amount,
.btLightSkin .btDarkSkin .btCustomMenu p.posted .amount,
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu p.posted .amount,
.btDarkSkin .btCustomMenu .quantity .amount,
.btLightSkin .btDarkSkin .btCustomMenu .quantity .amount,
.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu .quantity .amount,
.btDarkSkin .btTopBox p.posted .amount,
.btLightSkin .btDarkSkin .btTopBox p.posted .amount,
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox p.posted .amount,
.btDarkSkin .btTopBox .quantity .amount,
.btLightSkin .btDarkSkin .btTopBox .quantity .amount,
.btDarkSkin.btLightSkin .btDarkSkin .btTopBox .quantity .amount {
    color: #fff;
    }
.btBox p.posted del,
.btBox .quantity del,
.btCustomMenu p.posted del,
.btCustomMenu .quantity del,
.btTopBox p.posted del,
.btTopBox .quantity del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: 300;
    text-decoration: none;
    position: relative;
    }
.rtl .btBox p.posted del,
.rtl .btBox .quantity del,
.rtl .btCustomMenu p.posted del,
.rtl .btCustomMenu .quantity del,
.rtl .btTopBox p.posted del,
.rtl .btTopBox .quantity del {
    margin: 0 0 0 5px;
    }
.btBox p.posted del:after,
.btBox .quantity del:after,
.btCustomMenu p.posted del:after,
.btCustomMenu .quantity del:after,
.btTopBox p.posted del:after,
.btTopBox .quantity del:after {
    display: block;
    position: absolute;
    content: "";
    background: currentColor;
    height: 1px;
    top: 50%;
    left: -2px;
    right: -2px;
    z-index: -1;
    }
.btBox p.posted ins,
.btBox .quantity ins,
.btCustomMenu p.posted ins,
.btCustomMenu .quantity ins,
.btTopBox p.posted ins,
.btTopBox .quantity ins {
    text-decoration: none;
    }

/* Calendar */
.widget_calendar table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid rgba(0,0,0,.07);
    margin: 0 0 1em;
    }
.btDarkSkin .widget_calendar table,
.btLightSkin .btDarkSkin .widget_calendar table,
.btDarkSkin.btLightSkin .btDarkSkin .widget_calendar table {
    border: 1px solid rgba(255,255,255,.2);
    }
.widget_calendar table caption {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    padding: 5px;
    background: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText .widget_calendar table caption {
    color: #181818 !important;
    }
.widget_calendar table thead th {
    font-weight: 700;
    background-color: #ff3b2b;
    color: #fff;
    text-align: center;
    padding: 3px;
    border: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .widget_calendar table thead th,
.btLightSkin .btDarkSkin .widget_calendar table thead th,
.btDarkSkin.btLightSkin .btDarkSkin .widget_calendar table thead th {
    border: 1px solid rgba(255,255,255,.2);
    }
.widget_calendar table tfoot td {
    padding: 3px;
    }
.widget_calendar table tfoot td#next {
    text-align: right;
    }
.widget_calendar table tbody tr:nth-child(odd) td {
    background: transparent;
    }
.widget_calendar table tbody tr td#today {
    color: #ff3b2b;
    }
.widget_calendar table tbody td {
    text-align: center;
    padding: 4px;
    line-height: 2;
    border: 1px solid rgba(0,0,0,.07);
    }
.btDarkSkin .widget_calendar table tbody td,
.btLightSkin .btDarkSkin .widget_calendar table tbody td,
.btDarkSkin.btLightSkin .btDarkSkin .widget_calendar table tbody td {
    border: 1px solid rgba(255,255,255,.2);
    }
.widget_calendar table tbody td a {
    overflow: hidden;
    position: relative;
    display: block;
    background: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText .widget_calendar table tbody td a {
    color: #181818 !important;
    }
.btHardRoundedButtons .widget_calendar table tbody td a {
    border-radius: 10px;
    }
.btSoftRoundedButtons .widget_calendar table tbody td a {
    border-radius: 4px;
    }
.btFullRoundedButtons .widget_calendar table tbody td a {
    border-radius: 50%;
    }
.widget_calendar table tbody td a:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.widget_calendar .wp-calendar-nav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

/* Archives */
.btBox.widget_archive ul li,
.btBox.widget_categories ul li,
.btBox.widget_product_categories ul li {
    text-align: right;
    }
.rtl .btBox.widget_archive ul li,
.rtl .btBox.widget_categories ul li,
.rtl .btBox.widget_product_categories ul li {
    text-align: left;
    }
.btBox.widget_archive ul li a,
.btBox.widget_categories ul li a,
.btBox.widget_product_categories ul li a {
    display: block;
    float: left;
    }
.rtl .btBox.widget_archive ul li a,
.rtl .btBox.widget_categories ul li a,
.rtl .btBox.widget_product_categories ul li a {
    float: right;
    }
.btBox.widget_archive ul li ul.children,
.btBox.widget_categories ul li ul.children,
.btBox.widget_product_categories ul li ul.children {
    float: left;
    width: 100%;
    }

/* Recent comments */
.widget_recent_comments ul li a:after {
    display: none;
    }
.widget_recent_comments ul .recentcomments .comment-author-link a {
    font-weight: bold;
    display: inline-block !important;
    padding: 0;
    }
.btLightSkin .widget_recent_comments ul .recentcomments .comment-author-link a,
.btDarkSkin .btLightSkin .widget_recent_comments ul .recentcomments .comment-author-link a,
.btLightSkin .btDarkSkin .btLightSkin .widget_recent_comments ul .recentcomments .comment-author-link a {
    color: #181818;
    }
.btDarkSkin .widget_recent_comments ul .recentcomments .comment-author-link a,
.btLightSkin .btDarkSkin .widget_recent_comments ul .recentcomments .comment-author-link a,
.btDarkSkin.btLightSkin .btDarkSkin .widget_recent_comments ul .recentcomments .comment-author-link a {
    color: #fff;
    }
.widget_recent_comments ul .recentcomments .comment-author-link a:before {
    font-family: RemixIcons-User;
    display: block;
    margin: 0;
    color: #ff3b2b;
    margin-right: .2em;
    content: "\e903";
    font-weight: normal;
    float: left;
    font-size: 1.333em;
    line-height: 1;
    }
body.rtl .widget_recent_comments ul .recentcomments .comment-author-link a:before {
    margin-right: 0;
    margin-left: .2em;
    float: right;
    }
.widget_recent_comments ul .recentcomments .comment-author-link a:after {
    display: block;
    }

/* Latest unit test */
.wp-block-latest-comments li {
    line-height: inherit;
    }
.wp-block-latest-comments li a[class*="comment-author"] {
    font-weight: bold;
    display: inline-block !important;
    padding: 0;
    }
.btLightSkin .wp-block-latest-comments li a[class*="comment-author"],
.btDarkSkin .btLightSkin .wp-block-latest-comments li a[class*="comment-author"],
.btLightSkin .btDarkSkin .btLightSkin .wp-block-latest-comments li a[class*="comment-author"] {
    color: #181818;
    }
.btDarkSkin .wp-block-latest-comments li a[class*="comment-author"],
.btLightSkin .btDarkSkin .wp-block-latest-comments li a[class*="comment-author"],
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-latest-comments li a[class*="comment-author"] {
    color: #fff;
    }
.wp-block-latest-comments li a[class*="comment-author"]:before {
    font-family: RemixIcons-User;
    display: block;
    margin: 0;
    color: #ff3b2b;
    margin-right: .2em;
    content: "\e903";
    font-weight: normal;
    float: left;
    font-size: 1.333em;
    line-height: 1;
    }
body.rtl .wp-block-latest-comments li a[class*="comment-author"]:before {
    margin-right: 0;
    margin-left: .2em;
    float: right;
    }
.wp-block-latest-comments li a[class*="comment-link"]:after {
    display: none !important;
    }

/* RSS */
.widget_rss li {
    margin-bottom: 15px;
    }
.widget_rss li a.rsswidget {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    font-size: 1.25em;
    }
.btLightSkin .widget_rss li a.rsswidget,
.btDarkSkin .btLightSkin .widget_rss li a.rsswidget,
.btLightSkin .btDarkSkin .btLightSkin .widget_rss li a.rsswidget {
    color: #181818;
    }
.btDarkSkin .widget_rss li a.rsswidget,
.btLightSkin .btDarkSkin .widget_rss li a.rsswidget,
.btDarkSkin.btLightSkin .btDarkSkin .widget_rss li a.rsswidget {
    color: #fff;
    }
.widget_rss li .rss-date {
    display: block;
    margin: .5em 0 .25em;
    clear: both;
    }
.widget_rss li .rss-date:before {
    font-family: RemixIcons-System;
    display: block;
    margin: 0;
    color: #ff3b2b;
    margin-right: .2em;
    content: "\ea15";
    float: left;
    font-size: 1.333em;
    line-height: 1;
    }
body.rtl .widget_rss li .rss-date:before {
    margin-right: 0;
    margin-left: .2em;
    float: right;
    }
.widget_rss li cite {
    line-height: 2em;
    }

/* WooCommerce widgets */
/* Card widget */
.widget_shopping_cart ul {
    width: 100%;
    }
.widget_shopping_cart ul li:last-child {
    border: none;
    }
.widget_shopping_cart .total {
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1em 0 0;
    line-height: 1.25;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.widget_shopping_cart .total:before {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    content: "";
    display: block;
    height: 1px;
    background: currentColor;
    opacity: .1;
    margin-bottom: .75em;
    }
.widget_shopping_cart .total strong {
    display: block;
    font-weight: normal;
    }
.widget_shopping_cart .total .amount {
    display: block;
    font-weight: bold;
    letter-spacing: -.03em;
    }
.btLightSkin .widget_shopping_cart .total .amount,
.btDarkSkin .btLightSkin .widget_shopping_cart .total .amount,
.btLightSkin .btDarkSkin .btLightSkin .widget_shopping_cart .total .amount {
    color: #181818;
    }
.btDarkSkin .widget_shopping_cart .total .amount,
.btLightSkin .btDarkSkin .widget_shopping_cart .total .amount,
.btDarkSkin.btLightSkin .btDarkSkin .widget_shopping_cart .total .amount {
    color: #fff;
    }
.menuPort .widget_shopping_cart .total .amount,
.topTools .widget_shopping_cart .total .amount,
.topBarInLogoArea .widget_shopping_cart .total .amount {
    color: #181818;
    }
.widget_shopping_cart .total:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btSidebar .widget_shopping_cart .btCartWidgetIcon {
    display: none;
    }
.widget_shopping_cart .buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
    font-size: .875em;
    }
.widget_shopping_cart .buttons .button {
    padding: 1.143em 1.429em;
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.widget_shopping_cart .widget_shopping_cart_content ul.cart_list {
    width: 100%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item {
    position: relative;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove {
    display: block;
    float: right;
    margin: 0 0 0 6px;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove {
    float: left;
    margin: 0 6px 0 0;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    text-decoration: none;
    height: 1.5em;
    width: 1.5em;
    vertical-align: middle;
    color: #fff;
    background-color: #ff3b2b;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before {
    content: "\e955";
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    font-family: RemixIcons-System;
    display: block;
    font-size: 1.25rem;
    line-height: 1;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:after {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:after {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    right: 1.5em;
    }
.btSoftRoundedButtons .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    border-radius: 4px;
    }
.btHardRoundedButtons .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    border-radius: 10px;
    }
.btFullRoundedButtons .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    border-radius: 50%;
    }
.btAccentButtonDarkText .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove {
    color: #181818 !important;
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover:after {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover:after {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
    text-align: left;
    }
.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget {
    text-align: right;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h1,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h2,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h3,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h5,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h6,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h7,
.menuPort .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h8,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h1,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h2,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h3,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h5,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h6,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h7,
.topTools .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h8,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h1,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h2,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h3,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h5,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h6,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h7,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h8 {
    color: #181818;
    }

/* Shoping cart within header */
.menuPort .widget_shopping_cart,
.topTools .widget_shopping_cart,
.topBarInLogoArea .widget_shopping_cart {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.btMenuHorizontal .menuPort .widget_shopping_cart:not(:first-child),
.btMenuHorizontal .topTools .widget_shopping_cart:not(:first-child),
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-left: .625em;
    }
.rtl.btMenuHorizontal .menuPort .widget_shopping_cart:not(:first-child),
.rtl.btMenuHorizontal .topTools .widget_shopping_cart:not(:first-child),
.rtl.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-left: 0;
    margin-right: .625em;
    }
.btMenuVertical .menuPort .widget_shopping_cart,
.btMenuVertical .topTools .widget_shopping_cart,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart {
    position: static;
    }
.menuPort .widget_shopping_cart h2.widgettitle,
.topTools .widget_shopping_cart h2.widgettitle,
.topBarInLogoArea .widget_shopping_cart h2.widgettitle {
    display: none;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content,
.topTools .widget_shopping_cart .widget_shopping_cart_content,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content {
    position: initial;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidget {
    position: initial;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon {
    cursor: pointer;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon {
    padding: 0;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon .bt_bb_icon .bt_bb_icon_holder:before {
    font-family: RemixIcons-Finance;
    content: "\e95b";
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    margin-left: .35em;
    opacity: .5;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    margin-left: 0;
    margin-right: .35em;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover {
    color: #ff3b2b;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    width: 300px;
    padding: 1em;
    position: absolute;
    z-index: 20;
    right: 0;
    top: auto;
    margin: 0;
    opacity: 0;
    color: #181818;
    background: #fff;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    -webkit-transform: perspective(800px) rotateX(-90deg);
    -moz-transform: perspective(800px) rotateX(-90deg);
    -ms-transform: perspective(800px) rotateX(-90deg);
    transform: perspective(800px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    pointer-events: none;
    -webkit-box-shadow: 0 8px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 8px 10px rgb(0 0 0 / 20%);
    margin-top: -10px;
    }
.btSoftRoundedButtons .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btSoftRoundedButtons .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btSoftRoundedButtons .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    border-radius: 4px;
    }
.btHardRoundedButtons .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btHardRoundedButtons .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btHardRoundedButtons .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    border-radius: 10px;
    }
.btFullRoundedButtons .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btFullRoundedButtons .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btFullRoundedButtons .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    border-radius: 15px;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty {
    padding: 0;
    }
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    right: auto;
    left: 0;
    }
.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,
.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,
.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove {
    float: left;
    }
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: auto;
    bottom: 50px;
    left: 0;
    z-index: 100;
    -webkit-transform: perspective(800px) rotateX(90deg);
    -moz-transform: perspective(800px) rotateX(90deg);
    -ms-transform: perspective(800px) rotateX(90deg);
    transform: perspective(800px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    }
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    left: auto;
    right: 0;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    left: 0;
    top: 0;
    right: 0;
    min-height: 100vh;
    width: auto;
    z-index: 500;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    border: none !important;
    margin: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    position: fixed;
    opacity: 1;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0);
    box-shadow: 0 0 30px rgba(0,0,0,0);
    border-radius: 0 !important;
    }
.btMenuVerticalRight.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVerticalRight.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.btMenuVerticalRight.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.rtl.btMenuVerticalLeft.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl.btMenuVerticalLeft.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl.btMenuVerticalLeft.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    }
.rtl.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,
.rtl.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    width: 3rem;
    height: 3rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1em;
    position: relative;
    cursor: pointer;
    background: #ff3b2b;
    color: #fff;
    overflow: hidden;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btAccentButtonDarkText .btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btAccentButtonDarkText .btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btAccentButtonDarkText .btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    color: #181818 !important;
    }
.btHardRoundedButtons.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btHardRoundedButtons.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btHardRoundedButtons.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    border-radius: 10px;
    }
.btSoftRoundedButtons.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btSoftRoundedButtons.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btSoftRoundedButtons.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    border-radius: 4px;
    }
.btFullRoundedButtons.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btFullRoundedButtons.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btFullRoundedButtons.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    border-radius: 50%;
    }
.btMenuVerticalRight.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVerticalRight.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.btMenuVerticalRight.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    margin-left: auto;
    }
.rtl.btMenuVerticalLeft.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.rtl.btMenuVerticalLeft.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,
.rtl.btMenuVerticalLeft.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler {
    margin-right: auto;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.btMenuVerticalRight.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.btMenuVerticalRight.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.btMenuVerticalRight.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before {
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    }
.rtl.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.rtl.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.rtl.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.rtl.btMenuVerticalLeft.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.rtl.btMenuVerticalLeft.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before,
.rtl.btMenuVerticalLeft.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after {
    content: "\e927";
    font-family: RemixIcons-System;
    display: block;
    font-size: 1.5em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: inherit;
    }
.rtl.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVerticalRight.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.rtl.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVerticalRight.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.rtl.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.btMenuVerticalRight.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after {
    content: "\e933";
    }
.rtl.btMenuVerticalLeft.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.rtl.btMenuVerticalLeft.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,
.rtl.btMenuVerticalLeft.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after {
    content: "\e927";
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.btMenuVerticalRight.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.btMenuVerticalRight.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.btMenuVerticalRight.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    }
.rtl.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.rtl.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.rtl.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.rtl.btMenuVerticalLeft.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.rtl.btMenuVerticalLeft.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before,
.rtl.btMenuVerticalLeft.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetIcon span.cart-contents,
.topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetIcon span.cart-contents,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetIcon span.cart-contents {
    opacity: 1;
    }
.menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent {
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;
    pointer-events: auto;
    opacity: 1;
    }
.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,
.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents {
    opacity: 1;
    font-size: .4em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: 3.2em;
    margin-top: 0;
    }
.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-left: 1.5em;
    }
.rtl.btMenuHorizontal .topBarInLogoArea .widget_shopping_cart:not(:first-child) {
    margin-left: 0;
    margin-right: 1.5em;
    }
.btMenuHorizontal .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: 2.8em;
    }
.btMenuHorizontal .topTools.btTopToolsLeft .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    right: auto;
    left: 0;
    }
.rtl.btMenuHorizontal .topTools.btTopToolsLeft .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    right: 0;
    left: auto;
    }
.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content {
    line-height: -webkit-calc(140px*0.6);
    line-height: -moz-calc(140px*0.6);
    line-height: calc(140px*0.6);
    line-height: max(50px,-webkit-calc(140px*0.6));
    line-height: max(50px,-moz-calc(140px*0.6));
    line-height: max(50px,calc(140px*0.6));
    }
.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: -webkit-calc(140px*0.6);
    top: -moz-calc(140px*0.6);
    top: calc(140px*0.6);
    top: max(50px,-webkit-calc(140px*0.6));
    top: max(50px,-moz-calc(140px*0.6));
    top: max(50px,calc(140px*0.6));
    }
.btMenuBelowLogo.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent {
    top: 70px;
    }
.btMenuBelowLogo.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content {
    line-height: 70px;
    }

/* Product widgets */
.widget_recent_reviews {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    }
.widget_recent_reviews li a img {
    display: block;
    width: 80px;
    height: auto;
    margin: 0 0 0 10px;
    float: right;
    }
.rtl .widget_recent_reviews li a img {
    float: left;
    margin: 0 10px 0 0;
    }
.product_list_widget .reviewer {
    display: block;
    line-height: 1;
    }
.product_list_widget li:after {
    display: table !important;
    }

/* Price filter */
.widget_price_filter .price_slider_wrapper .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom: 1em;
    border: 0;
    }
.btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btLightSkin .btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider {
    background: rgba(255,255,255,.2);
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    top: -2px;
    z-index: 2;
    width: 14px;
    height: 14px;
    cursor: ew-resize;
    outline: 0;
    border-radius: 1em;
    margin-left: -.5em;
    background-color: #ff3b2b;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.btLightSkin .btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    }
.btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    -webkit-box-shadow: 0 0 0 2px #191919;
    box-shadow: 0 0 0 2px #191919;
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range {
    font-size: .7em;
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    border-radius: 1em;
    }
.btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range,
.btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range,
.btLightSkin .btDarkSkin .btLightSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range {
    background: rgba(0,0,0,.1);
    }
.btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range {
    background: rgba(255,255,255,.3);
    }
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    background: currentColor;
    opacity: .3;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    height: 10px;
    }
.btSoftRoundedButtons .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    border-radius: 4px;
    }
.btHardRoundedButtons .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    border-radius: 10px;
    }
.btFullRoundedButtons .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
    border-radius: 5px;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
    }
.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
    }
.widget_price_filter .price_slider_amount {
    text-align: right;
    }
.rtl .widget_price_filter .price_slider_amount {
    text-align: left;
    }
.widget_price_filter .price_slider_amount .button {
    float: left;
    }
.rtl .widget_price_filter .price_slider_amount .button {
    float: right;
    }
.widget_price_filter .price_slider_amount .price_label {
    padding-top: .65em;
    }
.widget_price_filter .price_slider_amount .price_label span {
    font-weight: bold;
    letter-spacing: -.03em;
    }
.btLightSkin .widget_price_filter .price_slider_amount .price_label span,
.btDarkSkin .btLightSkin .widget_price_filter .price_slider_amount .price_label span,
.btLightSkin .btDarkSkin .btLightSkin .widget_price_filter .price_slider_amount .price_label span {
    color: #181818;
    }
.btDarkSkin .widget_price_filter .price_slider_amount .price_label span,
.btLightSkin .btDarkSkin .widget_price_filter .price_slider_amount .price_label span,
.btDarkSkin.btLightSkin .btDarkSkin .widget_price_filter .price_slider_amount .price_label span {
    color: #fff;
    }

/* Layered nav */
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
    content: "\e680";
    font-family: Icon7Stroke;
    text-indent: 0;
    display: block;
    position: relative;
    float: left;
    margin-right: .5em;
    background-color: transparent;
    }

/* Tags */
.btBox .tagcloud a,
.btTags ul a {
    font-size: .75em !important;
    text-transform: uppercase;
    display: block;
    float: left;
    padding: .5em 1.25em;
    margin: 0 2px 2px 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btSoftRoundedButtons .btBox .tagcloud a,
.btSoftRoundedButtons .btTags ul a {
    border-radius: 4px;
    }
.btHardRoundedButtons .btBox .tagcloud a,
.btHardRoundedButtons .btTags ul a {
    border-radius: 10px;
    }
.btFullRoundedButtons .btBox .tagcloud a,
.btFullRoundedButtons .btTags ul a {
    border-radius: 25px;
    }
.btLightSkin .btBox .tagcloud a,
.btDarkSkin .btLightSkin .btBox .tagcloud a,
.btLightSkin .btDarkSkin .btLightSkin .btBox .tagcloud a,
.btLightSkin .btTags ul a,
.btDarkSkin .btLightSkin .btTags ul a,
.btLightSkin .btDarkSkin .btLightSkin .btTags ul a {
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin .btBox .tagcloud a,
.btLightSkin .btDarkSkin .btBox .tagcloud a,
.btDarkSkin.btLightSkin .btDarkSkin .btBox .tagcloud a,
.btDarkSkin .btTags ul a,
.btLightSkin .btDarkSkin .btTags ul a,
.btDarkSkin.btLightSkin .btDarkSkin .btTags ul a {
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }
.rtl .btBox .tagcloud a,
.rtl .btTags ul a {
    float: right;
    }
.btBox .tagcloud a:hover,
.btTags ul a:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    background: #ff3b2b;
    color: #fff !important;
    }
.btLightSkin .btBox .tagcloud a:hover,
.btDarkSkin .btLightSkin .btBox .tagcloud a:hover,
.btLightSkin .btDarkSkin .btLightSkin .btBox .tagcloud a:hover,
.btLightSkin .btTags ul a:hover,
.btDarkSkin .btLightSkin .btTags ul a:hover,
.btLightSkin .btDarkSkin .btLightSkin .btTags ul a:hover {
    color: #181818;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btDarkSkin .btBox .tagcloud a:hover,
.btLightSkin .btDarkSkin .btBox .tagcloud a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btBox .tagcloud a:hover,
.btDarkSkin .btTags ul a:hover,
.btLightSkin .btDarkSkin .btTags ul a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btTags ul a:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btAccentButtonDarkText .btBox .tagcloud a:hover,
.btAccentButtonDarkText .btTags ul a:hover {
    color: #181818 !important;
    }
.btTags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btTags ul li {
    display: block;
    padding: 0;
    margin: 0;
    }
.btTags ul:after {
    content: "";
    display: block;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    clear: both;
    }

/* Instagram feed */
.widget_bt_bb_instagram .btInstaWrap {
    padding: .3em 0 1em;
    }
.widget_bt_bb_instagram .btInstaGrid {
    margin: 0 -5px;
    }
.widget_bt_bb_instagram .btInstaGrid span {
    display: block;
    width: 33.3333%;
    padding: 0 5px 10px 5px;
    float: left;
    }
.widget_bt_bb_instagram .btInstaGrid span:hover img {
    opacity: .6;
    }
.widget_bt_bb_instagram .btInstaGrid img {
    display: block;
    width: 100%;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    }

/* BT Text */
.btBox .btImage {
    margin-bottom: .5em;
    }
.btBox .btImage img {
    width: auto;
    margin: auto;
    }

/* Icon Widget */
.btIconWidget .btIconWidgetText {
    opacity: .5;
    }
.topTools .btIconWidget,
.topBarInMenu .btIconWidget {
    position: relative;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit;
    margin-left: .5em;
    margin-right: .5em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.topTools .btIconWidget .btIconWidgetIcon,
.topBarInMenu .btIconWidget .btIconWidgetIcon {
    line-height: inherit;
    display: inline-block;
    }
.topTools .btIconWidget .btIconWidgetIcon .bt_bb_icon,
.topBarInMenu .btIconWidget .btIconWidgetIcon .bt_bb_icon {
    padding: 0;
    }
.btMenuHorizontal .topTools .btIconWidget,
.btMenuHorizontal .topBarInMenu .btIconWidget {
    margin: 0;
    }
.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-left: .625em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-right: .625em;
    margin-left: 0;
    }
.btMenuHorizontal .topTools .btIconWidget.btWidgetWithText:not(:first-child),
.btMenuHorizontal .topTools .btIconWidget.widget_bt_button_widget:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget.btWidgetWithText:not(:first-child),
.btMenuHorizontal .topBarInMenu .btIconWidget.widget_bt_button_widget:not(:first-child) {
    margin-left: 1.25em;
    margin-right: 0;
    }
.rtl.btMenuHorizontal .topTools .btIconWidget.btWidgetWithText:not(:first-child),
.rtl.btMenuHorizontal .topTools .btIconWidget.widget_bt_button_widget:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget.btWidgetWithText:not(:first-child),
.rtl.btMenuHorizontal .topBarInMenu .btIconWidget.widget_bt_button_widget:not(:first-child) {
    margin-right: 1.25em;
    margin-left: 0;
    }
.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,
.topTools .btIconWidget.widget_bt_button_widget .bt_bb_icon,
.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon,
.topBarInMenu .btIconWidget.widget_bt_button_widget .bt_bb_icon {
    margin-right: .5em;
    }
.rtl.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,
.rtl.topTools .btIconWidget.widget_bt_button_widget .bt_bb_icon,
.rtl.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon,
.rtl.topBarInMenu .btIconWidget.widget_bt_button_widget .bt_bb_icon {
    margin-right: 0;
    margin-left: .5em;
    }
.topTools a.btIconWidget:hover,
.topBarInMenu a.btIconWidget:hover {
    color: #ff3b2b;
    }
.topTools .btIconWidgetContent,
.topBarInMenu .btIconWidgetContent {
    line-height: inherit;
    display: inline-block;
    }
.topTools .btIconWidgetContent:not(:only-child),
.topBarInMenu .btIconWidgetContent:not(:only-child) {
    margin-left: .5em;
    }
.rtl .topTools .btIconWidgetContent:not(:only-child),
.rtl .topBarInMenu .btIconWidgetContent:not(:only-child) {
    margin-left: 0;
    margin-right: .5em;
    }
.topTools .btIconWidgetTitle,
.topTools .btIconWidgetText,
.topBarInMenu .btIconWidgetTitle,
.topBarInMenu .btIconWidgetText {
    display: inline-block;
    line-height: inherit;
    }
.topTools .btIconWidgetTitle:not(:only-child),
.topBarInMenu .btIconWidgetTitle:not(:only-child) {
    margin-right: .5em;
    }
.rtl .topTools .btIconWidgetTitle:not(:only-child),
.rtl .topBarInMenu .btIconWidgetTitle:not(:only-child) {
    margin-right: 0;
    margin-left: .5em;
    }
.btMenuVertical .topTools .btIconWidget.btBreakRowMobile,
.btMenuVertical .topBarInMenu .btIconWidget.btBreakRowMobile {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

/* Icon widget in Sidebar */
.btLightSkin .btSidebar .btIconWidget,
.btDarkSkin .btLightSkin .btSidebar .btIconWidget,
.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btIconWidget {
    color: #181818;
    }
.btDarkSkin .btSidebar .btIconWidget,
.btLightSkin .btDarkSkin .btSidebar .btIconWidget,
.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btIconWidget {
    color: #fff;
    }
.btLightSkinfooter .btIconWidget {
    color: #181818;
    }
:bt-dark-skinfooter .btIconWidget {
    color: #fff;
    }
.btSidebar .btIconWidget,
footer .btIconWidget,
.btMenuHorizontal .topBarInLogoArea .btIconWidget {
    margin: 0 0 1.6em;
    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: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    }
.btSidebar .btIconWidget .btIconWidgetIcon,
footer .btIconWidget .btIconWidgetIcon,
.btMenuHorizontal .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    line-height: 1;
    padding: 0 .2em 0 0;
    text-align: left;
    margin: 0;
    font-size: 2.5em;
    }
.rtl .btSidebar .btIconWidget .btIconWidgetIcon,
.rtl.btSidebar .btIconWidget .btIconWidgetIcon,
.rtl footer .btIconWidget .btIconWidgetIcon,
.rtlfooter .btIconWidget .btIconWidgetIcon,
.rtl .btMenuHorizontal .topBarInLogoArea .btIconWidget .btIconWidgetIcon,
.rtl.btMenuHorizontal .topBarInLogoArea .btIconWidget .btIconWidgetIcon {
    padding: 0 0 0 .2em;
    }
.btSidebar .btIconWidget .btIconWidgetContent,
footer .btIconWidget .btIconWidgetContent,
.btMenuHorizontal .topBarInLogoArea .btIconWidget .btIconWidgetContent {
    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: 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;
    }
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,
.btMenuHorizontal .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-size: .875em;
    }
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,
footer .btIconWidget .btIconWidgetContent .btIconWidgetText,
.btMenuHorizontal .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
    font-size: 1em;
    display: block;
    line-height: 1;
    }
.btSidebar .btIconWidget.btCartWidget,
footer .btIconWidget.btCartWidget,
.btMenuHorizontal .topBarInLogoArea .btIconWidget.btCartWidget {
    margin: 0;
    }
.btMenuHorizontal.btStickyHeaderActive .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle {
    font-size: max(.75rem,.75em);
    }
.btMenuHorizontal.btStickyHeaderActive .topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText {
    font-size: max(1rem,.9em);
    }
.topBarInLogoArea .topBarInLogoAreaCell {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell .btIconWidget {
    margin-bottom: 0;
    }
.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell .btIconWidget:not(:first-child) {
    margin-left: 1.5em;
    }
.rtl.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell .btIconWidget:not(:first-child) {
    margin-left: 0;
    margin-right: 1.5em;
    }
.btAccentIconWidget.btIconWidget .btIconWidgetIcon {
    color: #ff3b2b;
    }
a.btAccentIconWidget.btIconWidget:hover {
    color: #ff3b2b;
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.btAlternateIconWidget.btIconWidget .btIconWidgetIcon {
    color: #06305f;
    }
a.btAlternateIconWidget.btIconWidget:hover {
    color: #06305f;
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetIcon,
.bt-site-footer-widgets .btBox.widget_shopping_cart .verticalMenuCartToggler {
    display: none;
    }
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li,
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:nth-child(2n) {
    width: auto;
    float: none;
    padding: .8em 0;
    margin: 0;
    }
.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:first-child {
    padding: 0 0 .8em;
    }

/* Search widget */
.bt-site-footer-widgets .btSearch form,
.btSidebar .btSearch form,
.btSidebar .widget_product_search form {
    position: relative;
    }
.bt-site-footer-widgets .btSearch .port,
.btSidebar .btSearch .port,
.btSidebar .widget_product_search .port {
    padding: 0;
    position: relative;
    }
.bt-site-footer-widgets .btSearch input[type="text"],
.bt-site-footer-widgets .btSearch input[type="search"],
.btSidebar .btSearch input[type="text"],
.btSidebar .btSearch input[type="search"],
.btSidebar .widget_product_search input[type="text"],
.btSidebar .widget_product_search input[type="search"] {
    padding: .813em 3.75em .813em .938em;
    height: 3.125em;
    width: 100%;
    display: block;
    }
.rtl .bt-site-footer-widgets .btSearch input[type="text"],
.rtl .bt-site-footer-widgets .btSearch input[type="search"],
.rtl .btSidebar .btSearch input[type="text"],
.rtl .btSidebar .btSearch input[type="search"],
.rtl .btSidebar .widget_product_search input[type="text"],
.rtl .btSidebar .widget_product_search input[type="search"] {
    padding: .813em .938em .813em 3.75em;
    }
.btHardRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],
.btHardRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],
.btHardRoundedButtons .btSidebar .btSearch input[type="text"],
.btHardRoundedButtons .btSidebar .btSearch input[type="search"],
.btHardRoundedButtons .btSidebar .widget_product_search input[type="text"],
.btHardRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 10px;
    }
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],
.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],
.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],
.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],
.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 4px;
    }
.btFullRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],
.btFullRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],
.btFullRoundedButtons .btSidebar .btSearch input[type="text"],
.btFullRoundedButtons .btSidebar .btSearch input[type="search"],
.btFullRoundedButtons .btSidebar .widget_product_search input[type="text"],
.btFullRoundedButtons .btSidebar .widget_product_search input[type="search"] {
    border-radius: 1.563em;
    }
.bt-site-footer-widgets .btSearch button,
.bt-site-footer-widgets .btSearch input[type=submit],
.btSidebar .btSearch button,
.btSidebar .btSearch input[type=submit],
.btSidebar .widget_product_search button,
.btSidebar .widget_product_search input[type=submit] {
    font-size: 1em;
    width: 3.125em;
    height: 3.125em;
    position: absolute !important;
    right: 0;
    top: 0;
    border: 0;
    cursor: pointer;
    padding: 0 !important;
    background: #ff3b2b !important;
    color: #fff !important;
    font-weight: normal !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btAccentButtonDarkText .bt-site-footer-widgets .btSearch button,
.btAccentButtonDarkText .bt-site-footer-widgets .btSearch input[type=submit],
.btAccentButtonDarkText .btSidebar .btSearch button,
.btAccentButtonDarkText .btSidebar .btSearch input[type=submit],
.btAccentButtonDarkText .btSidebar .widget_product_search button,
.btAccentButtonDarkText .btSidebar .widget_product_search input[type=submit] {
    color: #181818 !important;
    }
.rtl .bt-site-footer-widgets .btSearch button,
.rtl .bt-site-footer-widgets .btSearch input[type=submit],
.rtl .btSidebar .btSearch button,
.rtl .btSidebar .btSearch input[type=submit],
.rtl .btSidebar .widget_product_search button,
.rtl .btSidebar .widget_product_search input[type=submit] {
    right: auto;
    left: 0;
    }
.btHardRoundedButtons .bt-site-footer-widgets .btSearch button,
.btHardRoundedButtons .bt-site-footer-widgets .btSearch input[type=submit],
.btHardRoundedButtons .btSidebar .btSearch button,
.btHardRoundedButtons .btSidebar .btSearch input[type=submit],
.btHardRoundedButtons .btSidebar .widget_product_search button,
.btHardRoundedButtons .btSidebar .widget_product_search input[type=submit] {
    border-radius: 10px;
    }
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch button,
.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type=submit],
.btSoftRoundedButtons .btSidebar .btSearch button,
.btSoftRoundedButtons .btSidebar .btSearch input[type=submit],
.btSoftRoundedButtons .btSidebar .widget_product_search button,
.btSoftRoundedButtons .btSidebar .widget_product_search input[type=submit] {
    border-radius: 4px;
    }
.btFullRoundedButtons .bt-site-footer-widgets .btSearch button,
.btFullRoundedButtons .bt-site-footer-widgets .btSearch input[type=submit],
.btFullRoundedButtons .btSidebar .btSearch button,
.btFullRoundedButtons .btSidebar .btSearch input[type=submit],
.btFullRoundedButtons .btSidebar .widget_product_search button,
.btFullRoundedButtons .btSidebar .widget_product_search input[type=submit] {
    border-radius: 1.563em;
    }
.bt-site-footer-widgets .btSearch button,
.btSidebar .btSearch button,
.btSidebar .widget_product_search button {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    }
.bt-site-footer-widgets .btSearch button:after,
.btSidebar .btSearch button:after,
.btSidebar .widget_product_search button:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    display: inline-block;
    font-size: 1.333em;
    z-index: 2;
    text-align: center;
    }
.bt-site-footer-widgets .btSearch button:before,
.btSidebar .btSearch button:before,
.btSidebar .widget_product_search button:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .bt-site-footer-widgets .btSearch button:before,
.rtl .btSidebar .btSearch button:before,
.rtl .btSidebar .widget_product_search button:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.bt-site-footer-widgets .btSearch button:hover,
.btSidebar .btSearch button:hover,
.btSidebar .widget_product_search button:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.bt-site-footer-widgets .btSearch button:hover:before,
.btSidebar .btSearch button:hover:before,
.btSidebar .widget_product_search button:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .bt-site-footer-widgets .btSearch button:hover:before,
.rtl .btSidebar .btSearch button:hover:before,
.rtl .btSidebar .widget_product_search button:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.bt-site-footer-widgets .btSearch .bt_bb_icon,
.btSidebar .btSearch .bt_bb_icon,
.btSidebar .widget_product_search .bt_bb_icon {
    display: none;
    }

/* Latest unit test */
.bt-site-footer-widgets .wp-block-search,
.btSidebar .wp-block-search {
    position: relative;
    }
.bt-site-footer-widgets .wp-block-search .wp-block-search__input,
.btSidebar .wp-block-search .wp-block-search__input {
    padding: .813em 3.75em .813em .938em;
    height: 3.125em;
    width: 100%;
    display: block;
    border: 0;
    }
.rtl .bt-site-footer-widgets .wp-block-search .wp-block-search__input,
.rtl .btSidebar .wp-block-search .wp-block-search__input {
    padding: .813em .938em .813em 3.75em;
    }
.btHardRoundedButtons .bt-site-footer-widgets .wp-block-search .wp-block-search__input,
.btHardRoundedButtons .btSidebar .wp-block-search .wp-block-search__input {
    border-radius: 10px;
    }
.btSoftRoundedButtons .bt-site-footer-widgets .wp-block-search .wp-block-search__input,
.btSoftRoundedButtons .btSidebar .wp-block-search .wp-block-search__input {
    border-radius: 4px;
    }
.btFullRoundedButtons .bt-site-footer-widgets .wp-block-search .wp-block-search__input,
.btFullRoundedButtons .btSidebar .wp-block-search .wp-block-search__input {
    border-radius: 1.563em;
    }
.bt-site-footer-widgets .wp-block-search .wp-block-search__button,
.btSidebar .wp-block-search .wp-block-search__button {
    width: 3.125rem;
    height: 3.125rem;
    position: absolute !important;
    right: 0;
    top: 0;
    border: 0;
    cursor: pointer;
    padding: 0 !important;
    background: #ff3b2b !important;
    color: #fff !important;
    font-weight: normal !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow: hidden;
    font-size: 0;
    }
.btAccentButtonDarkText .bt-site-footer-widgets .wp-block-search .wp-block-search__button,
.btAccentButtonDarkText .btSidebar .wp-block-search .wp-block-search__button {
    color: #181818 !important;
    }
.rtl .bt-site-footer-widgets .wp-block-search .wp-block-search__button,
.rtl .btSidebar .wp-block-search .wp-block-search__button {
    right: auto;
    left: 0;
    }
.btHardRoundedButtons .bt-site-footer-widgets .wp-block-search .wp-block-search__button,
.btHardRoundedButtons .btSidebar .wp-block-search .wp-block-search__button {
    border-radius: 10px;
    }
.btSoftRoundedButtons .bt-site-footer-widgets .wp-block-search .wp-block-search__button,
.btSoftRoundedButtons .btSidebar .wp-block-search .wp-block-search__button {
    border-radius: 4px;
    }
.btFullRoundedButtons .bt-site-footer-widgets .wp-block-search .wp-block-search__button,
.btFullRoundedButtons .btSidebar .wp-block-search .wp-block-search__button {
    border-radius: 1.563em;
    }
.bt-site-footer-widgets .wp-block-search .wp-block-search__button:after,
.btSidebar .wp-block-search .wp-block-search__button:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    display: inline-block;
    font-size: 1.333rem;
    z-index: 2;
    text-align: center;
    }
.bt-site-footer-widgets .wp-block-search .wp-block-search__button:before,
.btSidebar .wp-block-search .wp-block-search__button:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .bt-site-footer-widgets .wp-block-search .wp-block-search__button:before,
.rtl .btSidebar .wp-block-search .wp-block-search__button:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.bt-site-footer-widgets .wp-block-search .wp-block-search__button:hover,
.btSidebar .wp-block-search .wp-block-search__button:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.bt-site-footer-widgets .wp-block-search .wp-block-search__button:hover:before,
.btSidebar .wp-block-search .wp-block-search__button:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .bt-site-footer-widgets .wp-block-search .wp-block-search__button:hover:before,
.rtl .btSidebar .wp-block-search .wp-block-search__button:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }

/* Top Search widget */
.widget_search .btSearch .bt_bb_icon {
    padding: 0;
    }
.mainHeader .widget_search .btSearch .bt_bb_icon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder:before {
    font-family: RemixIcons-System;
    content: "\e9d3";
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.topBarInLogoArea .widget_search .btSearch .bt_bb_icon .bt_bb_icon_holder {
    font-size: 2.5em;
    }
.btSearchInner.btFromTopBox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    z-index: 99998;
    background: rgba(25,25,25,.98) !important;
    color: #fff;
    }
.btSearchInner.btFromTopBox .btSearchInnerContent {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-width: 100%;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose {
    right: 10px;
    top: 10px;
    position: absolute;
    }
.rtl .btSearchInner.btFromTopBox .btSearchInnerClose {
    right: auto;
    left: 10px;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon {
    display: block;
    padding: 0;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder {
    width: 3.75em;
    height: 3.75em;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: transparent !important;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #fff;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btSoftRoundedButtons .btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder {
    border-radius: 4px;
    }
.btHardRoundedButtons .btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder {
    border-radius: 10px;
    }
.btFullRoundedButtons .btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder {
    border-radius: 50%;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:before {
    display: block;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    content: "\e955";
    font-family: RemixIcons-System;
    font-size: 1.5rem;
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:hover {
    background: #ff3b2b !important;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:hover:before {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    }
.admin-bar .btSearchInner.btFromTopBox .btSearchInnerClose {
    top: 42px;
    }
.admin-bar .btSearchInner.btFromTopBox .btSearchInnerClose:active {
    top: 42px;
    }
.btSearchInner.btFromTopBox form {
    max-width: 1260px;
    margin: 0 30px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.btSearchInner.btFromTopBox form input[type="text"] {
    font-size: 2.5em;
    padding: 0 3.5em 0 1em;
    min-height: 2.5em;
    line-height: 2.5em;
    background: #fff !important;
    color: #181818 !important;
    }
.btSearchInner.btFromTopBox form input[type="text"]::-webkit-input-placeholder {
    color: rgba(0,0,0,.5);
    }
.btSearchInner.btFromTopBox form input[type="text"]:-ms-input-placeholder {
    color: rgba(0,0,0,.5);
    }
.btSearchInner.btFromTopBox form input[type="text"]::placeholder {
    color: rgba(0,0,0,.5);
    }
.rtl .btSearchInner.btFromTopBox form input[type="text"] {
    padding: 0 1em 0 3.5em;
    }
.btFullRoundedButtons .btSearchInner.btFromTopBox form input[type="text"] {
    border-radius: 3.126em;
    }
.btSearchInner.btFromTopBox form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: #ff3b2b;
    color: #fff;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    font-size: 2.5em;
    width: 2.5em;
    height: 2.5em;
    -webkit-flex: 1 0 2.5em;
    -ms-flex: 1 0 2.5em;
    flex: 1 0 2.5em;
    overflow: hidden;
    }
.btAccentButtonDarkText .btSearchInner.btFromTopBox form button {
    color: #181818 !important;
    }
.rtl .btSearchInner.btFromTopBox form button {
    left: 0;
    right: auto;
    }
.btHardRoundedButtons .btSearchInner.btFromTopBox form button {
    border-radius: 10px;
    }
.btSoftRoundedButtons .btSearchInner.btFromTopBox form button {
    border-radius: 4px;
    }
.btFullRoundedButtons .btSearchInner.btFromTopBox form button {
    border-radius: 1.563em;
    }
.btSearchInner.btFromTopBox form button:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    display: inline-block;
    }
.btSearchInner.btFromTopBox form button:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .btSearchInner.btFromTopBox form button:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btSearchInner.btFromTopBox form button:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btSearchInner.btFromTopBox form button:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .btSearchInner.btFromTopBox form button:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.btTopToolsSearchOpen .btSearchInner.btFromTopBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    }
@media (max-width: 782px) {
.admin-bar .btSearchInner.btFromTopBox .btSearchInnerClose {
    top: 56px;
    }
.admin-bar .btSearchInner.btFromTopBox .btSearchInnerClose:active {
    top: 56px;
    }
}

/* Button widget */
.widget_bt_button_widget {
    position: relative;
    }
.btMenuVertical .topBar .widget_bt_button_widget,
.btMenuVertical .topBarInMenu .widget_bt_button_widget {
    margin: .5em auto !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btMenuVertical .topBarInLogoArea .widget_bt_button_widget {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
    }

/* Video fix */
.bt_bb_video {
    padding-bottom: 0;
    }

/* Unit test fix */
.bt_bb_headline_superheadline {
    margin-bottom: 1em;
    line-height: 1.4;
    }
.bt_bb_headline h1,
.bt_bb_headline h2,
.bt_bb_headline h3,
.bt_bb_headline h4,
.bt_bb_headline h5,
.bt_bb_headline h6 {
    margin: 0;
    padding: 0;
    }
.btHeaderLetterSpacing15 .bt_bb_headline h1,
.btHeaderLetterSpacing15 .bt_bb_headline h2,
.btHeaderLetterSpacing15 .bt_bb_headline h3,
.btHeaderLetterSpacing15 .bt_bb_headline h4,
.btHeaderLetterSpacing15 .bt_bb_headline h5,
.btHeaderLetterSpacing15 .bt_bb_headline h6 {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 .bt_bb_headline h1,
.btHeaderLetterSpacing30 .bt_bb_headline h2,
.btHeaderLetterSpacing30 .bt_bb_headline h3,
.btHeaderLetterSpacing30 .bt_bb_headline h4,
.btHeaderLetterSpacing30 .bt_bb_headline h5,
.btHeaderLetterSpacing30 .bt_bb_headline h6 {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 .bt_bb_headline h1,
.btHeaderLetterSpacing45 .bt_bb_headline h2,
.btHeaderLetterSpacing45 .bt_bb_headline h3,
.btHeaderLetterSpacing45 .bt_bb_headline h4,
.btHeaderLetterSpacing45 .bt_bb_headline h5,
.btHeaderLetterSpacing45 .bt_bb_headline h6 {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 .bt_bb_headline h1,
.btHeaderLetterSpacing-15 .bt_bb_headline h2,
.btHeaderLetterSpacing-15 .bt_bb_headline h3,
.btHeaderLetterSpacing-15 .bt_bb_headline h4,
.btHeaderLetterSpacing-15 .bt_bb_headline h5,
.btHeaderLetterSpacing-15 .bt_bb_headline h6 {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 .bt_bb_headline h1,
.btHeaderLetterSpacing-30 .bt_bb_headline h2,
.btHeaderLetterSpacing-30 .bt_bb_headline h3,
.btHeaderLetterSpacing-30 .bt_bb_headline h4,
.btHeaderLetterSpacing-30 .bt_bb_headline h5,
.btHeaderLetterSpacing-30 .bt_bb_headline h6 {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 .bt_bb_headline h1,
.btHeaderLetterSpacing-45 .bt_bb_headline h2,
.btHeaderLetterSpacing-45 .bt_bb_headline h3,
.btHeaderLetterSpacing-45 .bt_bb_headline h4,
.btHeaderLetterSpacing-45 .bt_bb_headline h5,
.btHeaderLetterSpacing-45 .bt_bb_headline h6 {
    letter-spacing: -.045em;
    }
.bt_bb_headline .bt_bb_headline_content a {
    color: inherit;
    }

/* Video fix */
.bt_bb_video {
    padding-bottom: 0;
    }

/* Unit Test Fix - Page Headline Overlay */
html:not(.bt_bb_touch) .bt_bb_parallax {
    background-attachment: fixed !important;
    }
.bt_bb_section {
    position: relative;
    }
.bt_bb_section.bt_bb_video > video {
    z-index: 0;
    }
.bt_bb_section.bt_bb_section_allow_content_outside > .bt_bb_port {
    z-index: 3;
    position: relative;
    }
.bt_bb_section.bt_bb_section_with_top_coverage_image,
.bt_bb_section.bt_bb_section_with_bottom_coverage_image {
    overflow: hidden;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image img,
.bt_bb_section .bt_bb_section_bottom_section_coverage_image img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.bt_bb_section .bt_bb_section_top_section_coverage_image {
    top: -1px;
    }
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
    bottom: -1px;
    }
.inline-YTPlayer .bt_bb_section.bt_bb_background_image {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    }

/* Section - Spacing - FIX */
.bt_bb_section:before {
    display: none;
    }
.bt_bb_section .bt_bb_port {
    z-index: 2;
    position: relative;
    }
.bt_bb_section .bt_bb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    }
.bt_bb_section.bt_bb_top_spacing_extra_small > .bt_bb_port {
    padding-top: .5em;
    }
.bt_bb_section.bt_bb_top_spacing_small > .bt_bb_port {
    padding-top: 1em;
    }
.bt_bb_section.bt_bb_top_spacing_normal > .bt_bb_port {
    padding-top: 2em;
    }
.bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
    padding-top: 4em;
    }
.bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port {
    padding-top: 8em;
    }
.bt_bb_section.bt_bb_top_spacing_extra_large > .bt_bb_port {
    padding-top: 16em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_small > .bt_bb_port {
    padding-bottom: .5em;
    }
.bt_bb_section.bt_bb_bottom_spacing_small > .bt_bb_port {
    padding-bottom: 1em;
    }
.bt_bb_section.bt_bb_bottom_spacing_normal > .bt_bb_port {
    padding-bottom: 2em;
    }
.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port {
    padding-bottom: 4em;
    }
.bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port {
    padding-bottom: 8em;
    }
.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 16em;
    }

/* Section - Spacing */
.bt_bb_section.bt_bb_top_spacing_0 > .bt_bb_port {
    padding-top: 0;
    }
.bt_bb_section.bt_bb_bottom_spacing_0 > .bt_bb_port {
    padding-bottom: 0;
    }
.bt_bb_section.bt_bb_top_spacing_5 > .bt_bb_port {
    padding-top: 5px;
    }
.bt_bb_section.bt_bb_bottom_spacing_5 > .bt_bb_port {
    padding-bottom: 5px;
    }
.bt_bb_section.bt_bb_top_spacing_10 > .bt_bb_port {
    padding-top: 10px;
    }
.bt_bb_section.bt_bb_bottom_spacing_10 > .bt_bb_port {
    padding-bottom: 10px;
    }
.bt_bb_section.bt_bb_top_spacing_15 > .bt_bb_port {
    padding-top: 15px;
    }
.bt_bb_section.bt_bb_bottom_spacing_15 > .bt_bb_port {
    padding-bottom: 15px;
    }
.bt_bb_section.bt_bb_top_spacing_20 > .bt_bb_port {
    padding-top: 20px;
    }
.bt_bb_section.bt_bb_bottom_spacing_20 > .bt_bb_port {
    padding-bottom: 20px;
    }
.bt_bb_section.bt_bb_top_spacing_25 > .bt_bb_port {
    padding-top: 25px;
    }
.bt_bb_section.bt_bb_bottom_spacing_25 > .bt_bb_port {
    padding-bottom: 25px;
    }
.bt_bb_section.bt_bb_top_spacing_30 > .bt_bb_port {
    padding-top: 30px;
    }
.bt_bb_section.bt_bb_bottom_spacing_30 > .bt_bb_port {
    padding-bottom: 30px;
    }
.bt_bb_section.bt_bb_top_spacing_35 > .bt_bb_port {
    padding-top: 35px;
    }
.bt_bb_section.bt_bb_bottom_spacing_35 > .bt_bb_port {
    padding-bottom: 35px;
    }
.bt_bb_section.bt_bb_top_spacing_40 > .bt_bb_port {
    padding-top: 40px;
    }
.bt_bb_section.bt_bb_bottom_spacing_40 > .bt_bb_port {
    padding-bottom: 40px;
    }
.bt_bb_section.bt_bb_top_spacing_45 > .bt_bb_port {
    padding-top: 45px;
    }
.bt_bb_section.bt_bb_bottom_spacing_45 > .bt_bb_port {
    padding-bottom: 45px;
    }
.bt_bb_section.bt_bb_top_spacing_50 > .bt_bb_port {
    padding-top: 50px;
    }
.bt_bb_section.bt_bb_bottom_spacing_50 > .bt_bb_port {
    padding-bottom: 50px;
    }
.bt_bb_section.bt_bb_top_spacing_55 > .bt_bb_port {
    padding-top: 55px;
    }
.bt_bb_section.bt_bb_bottom_spacing_55 > .bt_bb_port {
    padding-bottom: 55px;
    }
.bt_bb_section.bt_bb_top_spacing_60 > .bt_bb_port {
    padding-top: 60px;
    }
.bt_bb_section.bt_bb_bottom_spacing_60 > .bt_bb_port {
    padding-bottom: 60px;
    }
.bt_bb_section.bt_bb_top_spacing_65 > .bt_bb_port {
    padding-top: 65px;
    }
.bt_bb_section.bt_bb_bottom_spacing_65 > .bt_bb_port {
    padding-bottom: 65px;
    }
.bt_bb_section.bt_bb_top_spacing_70 > .bt_bb_port {
    padding-top: 70px;
    }
.bt_bb_section.bt_bb_bottom_spacing_70 > .bt_bb_port {
    padding-bottom: 70px;
    }
.bt_bb_section.bt_bb_top_spacing_75 > .bt_bb_port {
    padding-top: 75px;
    }
.bt_bb_section.bt_bb_bottom_spacing_75 > .bt_bb_port {
    padding-bottom: 75px;
    }
.bt_bb_section.bt_bb_top_spacing_80 > .bt_bb_port {
    padding-top: 80px;
    }
.bt_bb_section.bt_bb_bottom_spacing_80 > .bt_bb_port {
    padding-bottom: 80px;
    }
.bt_bb_section.bt_bb_top_spacing_85 > .bt_bb_port {
    padding-top: 85px;
    }
.bt_bb_section.bt_bb_bottom_spacing_85 > .bt_bb_port {
    padding-bottom: 85px;
    }
.bt_bb_section.bt_bb_top_spacing_90 > .bt_bb_port {
    padding-top: 90px;
    }
.bt_bb_section.bt_bb_bottom_spacing_90 > .bt_bb_port {
    padding-bottom: 90px;
    }
.bt_bb_section.bt_bb_top_spacing_95 > .bt_bb_port {
    padding-top: 95px;
    }
.bt_bb_section.bt_bb_bottom_spacing_95 > .bt_bb_port {
    padding-bottom: 95px;
    }
.bt_bb_section.bt_bb_top_spacing_100 > .bt_bb_port {
    padding-top: 100px;
    }
.bt_bb_section.bt_bb_bottom_spacing_100 > .bt_bb_port {
    padding-bottom: 100px;
    }
.bt_bb_section.bt_bb_top_spacing_110 > .bt_bb_port {
    padding-top: 110px;
    }
.bt_bb_section.bt_bb_bottom_spacing_110 > .bt_bb_port {
    padding-bottom: 110px;
    }
.bt_bb_section.bt_bb_top_spacing_120 > .bt_bb_port {
    padding-top: 120px;
    }
.bt_bb_section.bt_bb_bottom_spacing_120 > .bt_bb_port {
    padding-bottom: 120px;
    }
.bt_bb_section.bt_bb_top_spacing_130 > .bt_bb_port {
    padding-top: 130px;
    }
.bt_bb_section.bt_bb_bottom_spacing_130 > .bt_bb_port {
    padding-bottom: 130px;
    }
.bt_bb_section.bt_bb_top_spacing_140 > .bt_bb_port {
    padding-top: 140px;
    }
.bt_bb_section.bt_bb_bottom_spacing_140 > .bt_bb_port {
    padding-bottom: 140px;
    }
.bt_bb_section.bt_bb_top_spacing_150 > .bt_bb_port {
    padding-top: 150px;
    }
.bt_bb_section.bt_bb_bottom_spacing_150 > .bt_bb_port {
    padding-bottom: 150px;
    }
.bt_bb_section.bt_bb_top_spacing_160 > .bt_bb_port {
    padding-top: 160px;
    }
.bt_bb_section.bt_bb_bottom_spacing_160 > .bt_bb_port {
    padding-bottom: 160px;
    }
.bt_bb_section.bt_bb_top_spacing_170 > .bt_bb_port {
    padding-top: 170px;
    }
.bt_bb_section.bt_bb_bottom_spacing_170 > .bt_bb_port {
    padding-bottom: 170px;
    }
.bt_bb_section.bt_bb_top_spacing_180 > .bt_bb_port {
    padding-top: 180px;
    }
.bt_bb_section.bt_bb_bottom_spacing_180 > .bt_bb_port {
    padding-bottom: 180px;
    }
.bt_bb_section.bt_bb_top_spacing_190 > .bt_bb_port {
    padding-top: 190px;
    }
.bt_bb_section.bt_bb_bottom_spacing_190 > .bt_bb_port {
    padding-bottom: 190px;
    }
.bt_bb_section.bt_bb_top_spacing_200 > .bt_bb_port {
    padding-top: 200px;
    }
.bt_bb_section.bt_bb_bottom_spacing_200 > .bt_bb_port {
    padding-bottom: 200px;
    }
.bt_bb_section.bt_bb_top_spacing_210 > .bt_bb_port {
    padding-top: 210px;
    }
.bt_bb_section.bt_bb_bottom_spacing_210 > .bt_bb_port {
    padding-bottom: 210px;
    }
.bt_bb_section.bt_bb_top_spacing_220 > .bt_bb_port {
    padding-top: 220px;
    }
.bt_bb_section.bt_bb_bottom_spacing_220 > .bt_bb_port {
    padding-bottom: 220px;
    }
.bt_bb_section.bt_bb_top_spacing_230 > .bt_bb_port {
    padding-top: 230px;
    }
.bt_bb_section.bt_bb_bottom_spacing_230 > .bt_bb_port {
    padding-bottom: 230px;
    }
.bt_bb_section.bt_bb_top_spacing_240 > .bt_bb_port {
    padding-top: 240px;
    }
.bt_bb_section.bt_bb_bottom_spacing_240 > .bt_bb_port {
    padding-bottom: 240px;
    }
.bt_bb_section.bt_bb_top_spacing_250 > .bt_bb_port {
    padding-top: 250px;
    }
.bt_bb_section.bt_bb_bottom_spacing_250 > .bt_bb_port {
    padding-bottom: 250px;
    }

/* Section - Negative margin */
.bt_bb_section[class*="bt_bb_negative_margin_"] {
    position: relative;
    z-index: 2;
    }
@media (min-width: 992px) {
.bt_bb_section.bt_bb_negative_margin_small {
    margin-top: -.9375em !important;
    }
.bt_bb_section.bt_bb_negative_margin_normal {
    margin-top: -1.875em !important;
    }
.bt_bb_section.bt_bb_negative_margin_medium {
    margin-top: -3.75em !important;
    }
.bt_bb_section.bt_bb_negative_margin_large {
    margin-top: -7.5em !important;
    }
.bt_bb_section.bt_bb_negative_margin_extralarge {
    margin-top: -15em !important;
    }
}

.bt_bb_section.bt_bb_negative_margin_0 {
    margin-top: -0px;
    }
.bt_bb_section.bt_bb_negative_margin_5 {
    margin-top: -5px;
    }
.bt_bb_section.bt_bb_negative_margin_10 {
    margin-top: -10px;
    }
.bt_bb_section.bt_bb_negative_margin_15 {
    margin-top: -15px;
    }
.bt_bb_section.bt_bb_negative_margin_20 {
    margin-top: -20px;
    }
.bt_bb_section.bt_bb_negative_margin_25 {
    margin-top: -25px;
    }
.bt_bb_section.bt_bb_negative_margin_30 {
    margin-top: -30px;
    }
.bt_bb_section.bt_bb_negative_margin_35 {
    margin-top: -35px;
    }
.bt_bb_section.bt_bb_negative_margin_40 {
    margin-top: -40px;
    }
.bt_bb_section.bt_bb_negative_margin_45 {
    margin-top: -45px;
    }
.bt_bb_section.bt_bb_negative_margin_50 {
    margin-top: -50px;
    }
.bt_bb_section.bt_bb_negative_margin_55 {
    margin-top: -55px;
    }
.bt_bb_section.bt_bb_negative_margin_60 {
    margin-top: -60px;
    }
.bt_bb_section.bt_bb_negative_margin_65 {
    margin-top: -65px;
    }
.bt_bb_section.bt_bb_negative_margin_70 {
    margin-top: -70px;
    }
.bt_bb_section.bt_bb_negative_margin_75 {
    margin-top: -75px;
    }
.bt_bb_section.bt_bb_negative_margin_80 {
    margin-top: -80px;
    }
.bt_bb_section.bt_bb_negative_margin_85 {
    margin-top: -85px;
    }
.bt_bb_section.bt_bb_negative_margin_90 {
    margin-top: -90px;
    }
.bt_bb_section.bt_bb_negative_margin_95 {
    margin-top: -95px;
    }
.bt_bb_section.bt_bb_negative_margin_100 {
    margin-top: -100px;
    }
.bt_bb_section.bt_bb_negative_margin_110 {
    margin-top: -110px;
    }
.bt_bb_section.bt_bb_negative_margin_120 {
    margin-top: -120px;
    }
.bt_bb_section.bt_bb_negative_margin_130 {
    margin-top: -130px;
    }
.bt_bb_section.bt_bb_negative_margin_140 {
    margin-top: -140px;
    }
.bt_bb_section.bt_bb_negative_margin_150 {
    margin-top: -150px;
    }
.bt_bb_section.bt_bb_negative_margin_160 {
    margin-top: -160px;
    }
.bt_bb_section.bt_bb_negative_margin_170 {
    margin-top: -170px;
    }
.bt_bb_section.bt_bb_negative_margin_180 {
    margin-top: -180px;
    }
.bt_bb_section.bt_bb_negative_margin_190 {
    margin-top: -190px;
    }
.bt_bb_section.bt_bb_negative_margin_200 {
    margin-top: -200px;
    }
.bt_bb_section.bt_bb_negative_margin_210 {
    margin-top: -210px;
    }
.bt_bb_section.bt_bb_negative_margin_220 {
    margin-top: -220px;
    }
.bt_bb_section.bt_bb_negative_margin_230 {
    margin-top: -230px;
    }
.bt_bb_section.bt_bb_negative_margin_240 {
    margin-top: -240px;
    }
.bt_bb_section.bt_bb_negative_margin_250 {
    margin-top: -250px;
    }

/* Columns & Inner Columns */
.bt_bb_row .bt_bb_column.bt_bb_padding_double .bt_bb_column_content,
.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content {
    padding-left: 2em;
    padding-right: 2em;
    }
.bt_bb_column.bt_bb_padding_0 .bt_bb_column_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_column_inner.bt_bb_padding_0 .bt_bb_column_inner_content {
    padding-left: 0;
    padding-right: 0;
    }
.bt_bb_column.bt_bb_padding_5 .bt_bb_column_content {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_column_inner.bt_bb_padding_5 .bt_bb_column_inner_content {
    padding-left: 5px;
    padding-right: 5px;
    }
.bt_bb_column.bt_bb_padding_10 .bt_bb_column_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_column_inner.bt_bb_padding_10 .bt_bb_column_inner_content {
    padding-left: 10px;
    padding-right: 10px;
    }
.bt_bb_column.bt_bb_padding_15 .bt_bb_column_content {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_column_inner.bt_bb_padding_15 .bt_bb_column_inner_content {
    padding-left: 15px;
    padding-right: 15px;
    }
.bt_bb_column.bt_bb_padding_20 .bt_bb_column_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column_inner.bt_bb_padding_20 .bt_bb_column_inner_content {
    padding-left: 20px;
    padding-right: 20px;
    }
.bt_bb_column.bt_bb_padding_25 .bt_bb_column_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column_inner.bt_bb_padding_25 .bt_bb_column_inner_content {
    padding-left: 25px;
    padding-right: 25px;
    }
.bt_bb_column.bt_bb_padding_30 .bt_bb_column_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column_inner.bt_bb_padding_30 .bt_bb_column_inner_content {
    padding-left: 30px;
    padding-right: 30px;
    }
.bt_bb_column.bt_bb_padding_35 .bt_bb_column_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column_inner.bt_bb_padding_35 .bt_bb_column_inner_content {
    padding-left: 35px;
    padding-right: 35px;
    }
.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content {
    padding-left: 40px;
    padding-right: 40px;
    }
.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content {
    padding-left: 45px;
    padding-right: 45px;
    }
.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content {
    padding-left: 50px;
    padding-right: 50px;
    }
.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content {
    padding-left: 60px;
    padding-right: 60px;
    }
.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content {
    padding-left: 70px;
    padding-right: 70px;
    }
.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content {
    padding-left: 80px;
    padding-right: 80px;
    }
.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content {
    padding-left: 90px;
    padding-right: 90px;
    }
.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content {
    padding-left: 100px;
    padding-right: 100px;
    }
.bt_bb_column.bt_bb_padding_110 .bt_bb_column_content {
    padding-left: 110px;
    padding-right: 110px;
    }
.bt_bb_column_inner.bt_bb_padding_110 .bt_bb_column_inner_content {
    padding-left: 110px;
    padding-right: 110px;
    }
.bt_bb_column.bt_bb_padding_120 .bt_bb_column_content {
    padding-left: 120px;
    padding-right: 120px;
    }
.bt_bb_column_inner.bt_bb_padding_120 .bt_bb_column_inner_content {
    padding-left: 120px;
    padding-right: 120px;
    }
.bt_bb_column.bt_bb_padding_130 .bt_bb_column_content {
    padding-left: 130px;
    padding-right: 130px;
    }
.bt_bb_column_inner.bt_bb_padding_130 .bt_bb_column_inner_content {
    padding-left: 130px;
    padding-right: 130px;
    }
.bt_bb_column.bt_bb_padding_140 .bt_bb_column_content {
    padding-left: 140px;
    padding-right: 140px;
    }
.bt_bb_column_inner.bt_bb_padding_140 .bt_bb_column_inner_content {
    padding-left: 140px;
    padding-right: 140px;
    }
.bt_bb_column.bt_bb_padding_150 .bt_bb_column_content {
    padding-left: 150px;
    padding-right: 150px;
    }
.bt_bb_column_inner.bt_bb_padding_150 .bt_bb_column_inner_content {
    padding-left: 150px;
    padding-right: 150px;
    }
@media (max-width: 360px) {
.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content {
    padding-left: -webkit-calc($40px * .5);
    padding-left: -moz-calc($40px * .5);
    padding-left: calc($40px * .5);
    padding-right: -webkit-calc($40px * .5);
    padding-right: -moz-calc($40px * .5);
    padding-right: calc($40px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($40px * .5);
    padding-left: -moz-calc($40px * .5);
    padding-left: calc($40px * .5);
    padding-right: -webkit-calc($40px * .5);
    padding-right: -moz-calc($40px * .5);
    padding-right: calc($40px * .5);
    }
.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content {
    padding-left: -webkit-calc($45px * .5);
    padding-left: -moz-calc($45px * .5);
    padding-left: calc($45px * .5);
    padding-right: -webkit-calc($45px * .5);
    padding-right: -moz-calc($45px * .5);
    padding-right: calc($45px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($45px * .5);
    padding-left: -moz-calc($45px * .5);
    padding-left: calc($45px * .5);
    padding-right: -webkit-calc($45px * .5);
    padding-right: -moz-calc($45px * .5);
    padding-right: calc($45px * .5);
    }
.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content {
    padding-left: -webkit-calc($50px * .5);
    padding-left: -moz-calc($50px * .5);
    padding-left: calc($50px * .5);
    padding-right: -webkit-calc($50px * .5);
    padding-right: -moz-calc($50px * .5);
    padding-right: calc($50px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($50px * .5);
    padding-left: -moz-calc($50px * .5);
    padding-left: calc($50px * .5);
    padding-right: -webkit-calc($50px * .5);
    padding-right: -moz-calc($50px * .5);
    padding-right: calc($50px * .5);
    }
.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content {
    padding-left: -webkit-calc($60px * .5);
    padding-left: -moz-calc($60px * .5);
    padding-left: calc($60px * .5);
    padding-right: -webkit-calc($60px * .5);
    padding-right: -moz-calc($60px * .5);
    padding-right: calc($60px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($60px * .5);
    padding-left: -moz-calc($60px * .5);
    padding-left: calc($60px * .5);
    padding-right: -webkit-calc($60px * .5);
    padding-right: -moz-calc($60px * .5);
    padding-right: calc($60px * .5);
    }
.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content {
    padding-left: -webkit-calc($70px * .5);
    padding-left: -moz-calc($70px * .5);
    padding-left: calc($70px * .5);
    padding-right: -webkit-calc($70px * .5);
    padding-right: -moz-calc($70px * .5);
    padding-right: calc($70px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($70px * .5);
    padding-left: -moz-calc($70px * .5);
    padding-left: calc($70px * .5);
    padding-right: -webkit-calc($70px * .5);
    padding-right: -moz-calc($70px * .5);
    padding-right: calc($70px * .5);
    }
.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content {
    padding-left: -webkit-calc($80px * .5);
    padding-left: -moz-calc($80px * .5);
    padding-left: calc($80px * .5);
    padding-right: -webkit-calc($80px * .5);
    padding-right: -moz-calc($80px * .5);
    padding-right: calc($80px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($80px * .5);
    padding-left: -moz-calc($80px * .5);
    padding-left: calc($80px * .5);
    padding-right: -webkit-calc($80px * .5);
    padding-right: -moz-calc($80px * .5);
    padding-right: calc($80px * .5);
    }
.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content {
    padding-left: -webkit-calc($90px * .5);
    padding-left: -moz-calc($90px * .5);
    padding-left: calc($90px * .5);
    padding-right: -webkit-calc($90px * .5);
    padding-right: -moz-calc($90px * .5);
    padding-right: calc($90px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($90px * .5);
    padding-left: -moz-calc($90px * .5);
    padding-left: calc($90px * .5);
    padding-right: -webkit-calc($90px * .5);
    padding-right: -moz-calc($90px * .5);
    padding-right: calc($90px * .5);
    }
.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content {
    padding-left: -webkit-calc($100px * .5);
    padding-left: -moz-calc($100px * .5);
    padding-left: calc($100px * .5);
    padding-right: -webkit-calc($100px * .5);
    padding-right: -moz-calc($100px * .5);
    padding-right: calc($100px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($100px * .5);
    padding-left: -moz-calc($100px * .5);
    padding-left: calc($100px * .5);
    padding-right: -webkit-calc($100px * .5);
    padding-right: -moz-calc($100px * .5);
    padding-right: calc($100px * .5);
    }
.bt_bb_column.bt_bb_padding_110 .bt_bb_column_content {
    padding-left: -webkit-calc($110px * .5);
    padding-left: -moz-calc($110px * .5);
    padding-left: calc($110px * .5);
    padding-right: -webkit-calc($110px * .5);
    padding-right: -moz-calc($110px * .5);
    padding-right: calc($110px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_110 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($110px * .5);
    padding-left: -moz-calc($110px * .5);
    padding-left: calc($110px * .5);
    padding-right: -webkit-calc($110px * .5);
    padding-right: -moz-calc($110px * .5);
    padding-right: calc($110px * .5);
    }
.bt_bb_column.bt_bb_padding_120 .bt_bb_column_content {
    padding-left: -webkit-calc($120px * .5);
    padding-left: -moz-calc($120px * .5);
    padding-left: calc($120px * .5);
    padding-right: -webkit-calc($120px * .5);
    padding-right: -moz-calc($120px * .5);
    padding-right: calc($120px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_120 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($120px * .5);
    padding-left: -moz-calc($120px * .5);
    padding-left: calc($120px * .5);
    padding-right: -webkit-calc($120px * .5);
    padding-right: -moz-calc($120px * .5);
    padding-right: calc($120px * .5);
    }
.bt_bb_column.bt_bb_padding_130 .bt_bb_column_content {
    padding-left: -webkit-calc($130px * .5);
    padding-left: -moz-calc($130px * .5);
    padding-left: calc($130px * .5);
    padding-right: -webkit-calc($130px * .5);
    padding-right: -moz-calc($130px * .5);
    padding-right: calc($130px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_130 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($130px * .5);
    padding-left: -moz-calc($130px * .5);
    padding-left: calc($130px * .5);
    padding-right: -webkit-calc($130px * .5);
    padding-right: -moz-calc($130px * .5);
    padding-right: calc($130px * .5);
    }
.bt_bb_column.bt_bb_padding_140 .bt_bb_column_content {
    padding-left: -webkit-calc($140px * .5);
    padding-left: -moz-calc($140px * .5);
    padding-left: calc($140px * .5);
    padding-right: -webkit-calc($140px * .5);
    padding-right: -moz-calc($140px * .5);
    padding-right: calc($140px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_140 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($140px * .5);
    padding-left: -moz-calc($140px * .5);
    padding-left: calc($140px * .5);
    padding-right: -webkit-calc($140px * .5);
    padding-right: -moz-calc($140px * .5);
    padding-right: calc($140px * .5);
    }
.bt_bb_column.bt_bb_padding_150 .bt_bb_column_content {
    padding-left: -webkit-calc($150px * .5);
    padding-left: -moz-calc($150px * .5);
    padding-left: calc($150px * .5);
    padding-right: -webkit-calc($150px * .5);
    padding-right: -moz-calc($150px * .5);
    padding-right: calc($150px * .5);
    }
.bt_bb_column_inner.bt_bb_padding_150 .bt_bb_column_inner_content {
    padding-left: -webkit-calc($150px * .5);
    padding-left: -moz-calc($150px * .5);
    padding-left: calc($150px * .5);
    padding-right: -webkit-calc($150px * .5);
    padding-right: -moz-calc($150px * .5);
    padding-right: calc($150px * .5);
    }
}

/* Separator */
.bt_bb_separator.bt_bb_top_spacing_0 {
    margin-top: 0;
    }
.bt_bb_separator.bt_bb_bottom_spacing_0 {
    margin-bottom: 0;
    }
.bt_bb_separator.bt_bb_top_spacing_5 {
    margin-top: 5px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_5 {
    margin-bottom: 5px;
    }
.bt_bb_separator.bt_bb_top_spacing_10 {
    margin-top: 10px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_10 {
    margin-bottom: 10px;
    }
.bt_bb_separator.bt_bb_top_spacing_15 {
    margin-top: 15px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_15 {
    margin-bottom: 15px;
    }
.bt_bb_separator.bt_bb_top_spacing_20 {
    margin-top: 20px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_20 {
    margin-bottom: 20px;
    }
.bt_bb_separator.bt_bb_top_spacing_25 {
    margin-top: 25px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_25 {
    margin-bottom: 25px;
    }
.bt_bb_separator.bt_bb_top_spacing_30 {
    margin-top: 30px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_30 {
    margin-bottom: 30px;
    }
.bt_bb_separator.bt_bb_top_spacing_35 {
    margin-top: 35px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_35 {
    margin-bottom: 35px;
    }
.bt_bb_separator.bt_bb_top_spacing_40 {
    margin-top: 40px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_40 {
    margin-bottom: 40px;
    }
.bt_bb_separator.bt_bb_top_spacing_45 {
    margin-top: 45px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_45 {
    margin-bottom: 45px;
    }
.bt_bb_separator.bt_bb_top_spacing_50 {
    margin-top: 50px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_50 {
    margin-bottom: 50px;
    }
.bt_bb_separator.bt_bb_top_spacing_60 {
    margin-top: 60px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_60 {
    margin-bottom: 60px;
    }
.bt_bb_separator.bt_bb_top_spacing_70 {
    margin-top: 70px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_70 {
    margin-bottom: 70px;
    }
.bt_bb_separator.bt_bb_top_spacing_80 {
    margin-top: 80px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_80 {
    margin-bottom: 80px;
    }
.bt_bb_separator.bt_bb_top_spacing_90 {
    margin-top: 90px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_90 {
    margin-bottom: 90px;
    }
.bt_bb_separator.bt_bb_top_spacing_100 {
    margin-top: 100px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_100 {
    margin-bottom: 100px;
    }
.bt_bb_separator.bt_bb_top_spacing_110 {
    margin-top: 110px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_110 {
    margin-bottom: 110px;
    }
.bt_bb_separator.bt_bb_top_spacing_120 {
    margin-top: 120px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_120 {
    margin-bottom: 120px;
    }
.bt_bb_separator.bt_bb_top_spacing_130 {
    margin-top: 130px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_130 {
    margin-bottom: 130px;
    }
.bt_bb_separator.bt_bb_top_spacing_140 {
    margin-top: 140px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_140 {
    margin-bottom: 140px;
    }
.bt_bb_separator.bt_bb_top_spacing_150 {
    margin-top: 150px;
    }
.bt_bb_separator.bt_bb_bottom_spacing_150 {
    margin-bottom: 150px;
    }
.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_separator.bt_bb_border_style_solid,
.bt_bb_separator.bt_bb_border_style_dotted,
.bt_bb_separator.bt_bb_border_style_dashed {
    border-bottom-color: rgba(0,0,0,.1);
    }
.btLightSkin .bt_bb_separator,
.btDarkSkin .btLightSkin .bt_bb_separator,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator {
    border-bottom-color: rgba(0,0,0,.07);
    }
.btDarkSkin .bt_bb_separator,
.btLightSkin .btDarkSkin .bt_bb_separator,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_separator {
    border-bottom-color: rgba(255,255,255,.1);
    }
.bt_bb_separator.bt_bb_border_color_dark_transparent {
    border-bottom-color: rgba(0,0,0,.07);
    }
.bt_bb_separator.bt_bb_border_color_light_transparent {
    border-bottom-color: rgba(255,255,255,.1);
    }
.bt_bb_separator.bt_bb_border_color_dark {
    border-bottom-color: #181818;
    }
.bt_bb_separator.bt_bb_border_color_light {
    border-bottom-color: #fff;
    }
.bt_bb_separator.bt_bb_border_color_accent {
    border-bottom-color: #ff3b2b;
    }
.bt_bb_separator.bt_bb_border_color_alternate {
    border-bottom-color: #06305f;
    }
.bt_bb_separator.bt_bb_separator_text {
    border-width: 0;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    }
.bt_bb_separator.bt_bb_separator_text:before,
.bt_bb_separator.bt_bb_separator_text:after {
    display: none;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text_border {
    border-bottom-color: inherit;
    border-bottom-style: inherit;
    border-bottom-width: 1px;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text {
    font-size: 1em;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: none;
    margin: 0 1.25rem;
    display: block;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    line-height: 1;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_size_small {
    font-size: .875em;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_size_normal {
    font-size: 1em;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_size_medium {
    font-size: 1.125em;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_size_large {
    font-size: 1.25em;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight {
    font-weight: normal;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_normal {
    font-weight: normal;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_bold {
    font-weight: bold;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_bolder {
    font-weight: bolder;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_lighter {
    font-weight: lighter;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_light {
    font-weight: light;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_thin {
    font-weight: 100;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_800 {
    font-weight: 800;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_700 {
    font-weight: 700;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_600 {
    font-weight: 600;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_500 {
    font-weight: 500;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_400 {
    font-weight: 400;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_300 {
    font-weight: 300;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_200 {
    font-weight: 200;
    }
.bt_bb_separator.bt_bb_separator_text .bt_bb_separator_text.bt_bb_text_weight_100 {
    font-weight: 100;
    }
.btTextLeft .bt_bb_separator.bt_bb_separator_text {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.btTextRight .bt_bb_separator.bt_bb_separator_text {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.btTextCenter .bt_bb_separator.bt_bb_separator_text {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

/* Headline */
.bt_bb_headline {
    position: relative;
    }
.bt_bb_headline .bt_bb_headline_superheadline_outside {
    font-family: "PT Serif",Arial,Helvetica,sans-serif;
    }
.bt_bb_size_extrahuge.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1.375rem;
    }
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1.375rem;
    }
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1.25rem;
    }
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1.125rem;
    }
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1.125rem;
    }
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1rem;
    }
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1rem;
    }
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline_outside {
    line-height: 1rem;
    }
[style*="color:"].bt_bb_headline .bt_bb_headline_superheadline_outside {
    color: inherit;
    }
.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1rem;
    font-family: "PT Serif",Arial,Helvetica,sans-serif;
    display: block;
    letter-spacing: 0 !important;
    padding-bottom: .75em;
    margin-bottom: 0;
    font-weight: normal;
    }
.bt_bb_size_extrahuge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.375rem;
    }
.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.375rem;
    }
.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.25rem;
    }
.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.125rem;
    }
.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1.125rem;
    }
.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1rem;
    }
.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1rem;
    }
.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline {
    font-size: 1rem;
    }
[style*="color:"].bt_bb_headline .bt_bb_headline_superheadline {
    color: inherit;
    }
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-family: "PT Serif",Arial,Helvetica,sans-serif;
    padding-top: .75em;
    margin-top: 0;
    line-height: 1.5em;
    }
.bt_bb_size_extrahuge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.375rem;
    }
.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.375rem;
    }
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.25rem;
    }
.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.125rem;
    }
.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.125rem;
    }
.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1rem;
    }
.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1rem;
    }
.bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1rem;
    }
.bt_bb_headline h1.bt_bb_line_height_1,
.bt_bb_headline h2.bt_bb_line_height_1,
.bt_bb_headline h3.bt_bb_line_height_1,
.bt_bb_headline h4.bt_bb_line_height_1,
.bt_bb_headline h5.bt_bb_line_height_1,
.bt_bb_headline h6.bt_bb_line_height_1 {
    line-height: 1;
    }
.bt_bb_headline h1.bt_bb_line_height_1_5,
.bt_bb_headline h2.bt_bb_line_height_1_5,
.bt_bb_headline h3.bt_bb_line_height_1_5,
.bt_bb_headline h4.bt_bb_line_height_1_5,
.bt_bb_headline h5.bt_bb_line_height_1_5,
.bt_bb_headline h6.bt_bb_line_height_1_5 {
    line-height: 1.5;
    }
.bt_bb_headline h1.bt_bb_line_height_1_75,
.bt_bb_headline h2.bt_bb_line_height_1_75,
.bt_bb_headline h3.bt_bb_line_height_1_75,
.bt_bb_headline h4.bt_bb_line_height_1_75,
.bt_bb_headline h5.bt_bb_line_height_1_75,
.bt_bb_headline h6.bt_bb_line_height_1_75 {
    line-height: 1.75;
    }
.bt_bb_headline h1.bt_bb_line_height_2,
.bt_bb_headline h2.bt_bb_line_height_2,
.bt_bb_headline h3.bt_bb_line_height_2,
.bt_bb_headline h4.bt_bb_line_height_2,
.bt_bb_headline h5.bt_bb_line_height_2,
.bt_bb_headline h6.bt_bb_line_height_2 {
    line-height: 2;
    }
.btHasBgImage.bt_bb_headline h1 .bt_bb_headline_content span,
.btHasBgImage.bt_bb_headline h2 .bt_bb_headline_content span,
.btHasBgImage.bt_bb_headline h3 .bt_bb_headline_content span,
.btHasBgImage.bt_bb_headline h4 .bt_bb_headline_content span,
.btHasBgImage.bt_bb_headline h5 .bt_bb_headline_content span,
.btHasBgImage.bt_bb_headline h6 .bt_bb_headline_content span {
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #ff3b2b;
    }
.btHasBgImage.bt_bb_headline h1 .bt_bb_headline_content span:before,
.btHasBgImage.bt_bb_headline h1 .bt_bb_headline_content span:after,
.btHasBgImage.bt_bb_headline h2 .bt_bb_headline_content span:before,
.btHasBgImage.bt_bb_headline h2 .bt_bb_headline_content span:after,
.btHasBgImage.bt_bb_headline h3 .bt_bb_headline_content span:before,
.btHasBgImage.bt_bb_headline h3 .bt_bb_headline_content span:after,
.btHasBgImage.bt_bb_headline h4 .bt_bb_headline_content span:before,
.btHasBgImage.bt_bb_headline h4 .bt_bb_headline_content span:after,
.btHasBgImage.bt_bb_headline h5 .bt_bb_headline_content span:before,
.btHasBgImage.bt_bb_headline h5 .bt_bb_headline_content span:after,
.btHasBgImage.bt_bb_headline h6 .bt_bb_headline_content span:before,
.btHasBgImage.bt_bb_headline h6 .bt_bb_headline_content span:after {
    content: '';
    display: none;
    }
.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: 1.25rem;
    }
.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.563rem;
    }
.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: 1.875rem;
    }
.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: 3.125rem;
    }
.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: 3.75rem;
    }
.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: 4.688rem;
    }
.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: 6.25rem;
    }
.bt_bb_size_extrahuge.bt_bb_headline h1,
.bt_bb_size_extrahuge.bt_bb_headline h2,
.bt_bb_size_extrahuge.bt_bb_headline h3,
.bt_bb_size_extrahuge.bt_bb_headline h4,
.bt_bb_size_extrahuge.bt_bb_headline h5,
.bt_bb_size_extrahuge.bt_bb_headline h6 {
    font-size: 7.813rem;
    }
.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_black.bt_bb_headline h1,
.bt_bb_font_weight_black.bt_bb_headline h2,
.bt_bb_font_weight_black.bt_bb_headline h3,
.bt_bb_font_weight_black.bt_bb_headline h4,
.bt_bb_font_weight_black.bt_bb_headline h5,
.bt_bb_font_weight_black.bt_bb_headline h6 {
    font-weight: black;
    }
.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_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 h1 .bt_bb_headline_content,
.bt_bb_headline h2 .bt_bb_headline_content,
.bt_bb_headline h3 .bt_bb_headline_content,
.bt_bb_headline h4 .bt_bb_headline_content,
.bt_bb_headline h5 .bt_bb_headline_content,
.bt_bb_headline h6 .bt_bb_headline_content {
    position: relative;
    }
.bt_bb_headline h1 .bt_bb_headline_content b,
.bt_bb_headline h2 .bt_bb_headline_content b,
.bt_bb_headline h3 .bt_bb_headline_content b,
.bt_bb_headline h4 .bt_bb_headline_content b,
.bt_bb_headline h5 .bt_bb_headline_content b,
.bt_bb_headline h6 .bt_bb_headline_content b {
    color: #ff3b2b;
    font-weight: inherit;
    }
.bt_bb_headline h1 .bt_bb_headline_content u,
.bt_bb_headline h2 .bt_bb_headline_content u,
.bt_bb_headline h3 .bt_bb_headline_content u,
.bt_bb_headline h4 .bt_bb_headline_content u,
.bt_bb_headline h5 .bt_bb_headline_content u,
.bt_bb_headline h6 .bt_bb_headline_content u {
    color: #06305f;
    text-decoration: none;
    }
.bt_bb_headline h1 .bt_bb_headline_content em,
.bt_bb_headline h2 .bt_bb_headline_content em,
.bt_bb_headline h3 .bt_bb_headline_content em,
.bt_bb_headline h4 .bt_bb_headline_content em,
.bt_bb_headline h5 .bt_bb_headline_content em,
.bt_bb_headline h6 .bt_bb_headline_content em {
    font-style: italic;
    }
.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text {
    top: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-style: normal;
    z-index: -1;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_right .bt_bb_align_left.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text {
    left: -1.875rem;
    right: auto;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_right.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text {
    right: -1.875rem;
    left: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text,
.bt_bb_align_left .bt_bb_align_center.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text,.bt_bb_align_center .bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text {
    left: 50%;
    }
.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_normal,
.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_normal,
.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_normal,
.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_normal,
.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_normal,
.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_normal {
    font-size: 2em;
    }
.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_medium,
.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_medium,
.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_medium,
.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_medium,
.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_medium,
.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_medium {
    font-size: 2.5em;
    }
.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_large,
.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_large,
.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_large,
.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_large,
.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_large,
.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_large {
    font-size: 3em;
    }
.bt_bb_headline h1 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_extralarge,
.bt_bb_headline h2 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_extralarge,
.bt_bb_headline h3 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_extralarge,
.bt_bb_headline h4 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_extralarge,
.bt_bb_headline h5 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_extralarge,
.bt_bb_headline h6 .bt_bb_headline_content .bt_bb_headline_side_text.bt_bb_side_text_size_extralarge {
    font-size: 3.5em;
    }
[style*=" color:#"].bt_bb_headline h1,
[style*=" color:#"].bt_bb_headline h2,
[style*=" color:#"].bt_bb_headline h3,
[style*=" color:#"].bt_bb_headline h4,
[style*=" color:#"].bt_bb_headline h5,
[style*=" color:#"].bt_bb_headline h6 {
    color: inherit;
    }
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    display: none;
    background: #ff3b2b;
    }
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    background: #06305f;
    }
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_color_custom.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_color_custom.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    background: var(--dash-color);
    }
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    display: block;
    border: 0;
    height: 2px;
    }
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_diamond.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_diamond.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    display: block;
    border: 0;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_circle.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_circle.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    display: block;
    border: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    }
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    margin-top: .6rem;
    margin-bottom: 1rem;
    }
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 1.5em;
    }
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 6rem;
    }
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 5rem;
    }
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 4.5rem;
    }
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 4rem;
    }
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 3.5rem;
    }
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 3rem;
    }
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 2.5rem;
    }
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before {
    width: 2rem;
    }
.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    margin-top: 1.2rem;
    margin-bottom: .6rem;
    }
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 1.5em;
    }
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_extrahuge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 6rem;
    }
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_huge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 5rem;
    }
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_extralarge.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 4.5rem;
    }
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_large.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 4rem;
    }
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_medium.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 3.5rem;
    }
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_normal.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 3rem;
    }
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_small.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 2.5rem;
    }
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,
.bt_bb_size_extrasmall.bt_bb_dash_type_line.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after {
    width: 2rem;
    }
.bt_bb_headline.bt_bb_dash_behind .bt_bb_headline_superheadline_outside,
.bt_bb_headline.bt_bb_dash_behind .bt_bb_headline_tag,
.bt_bb_headline.bt_bb_dash_behind .bt_bb_headline_subheadline {
    position: relative;
    z-index: 2;
    }
.bt_bb_dash_behind.bt_bb_headline:before {
    content: "";
    display: block;
    z-index: -1;
    opacity: .1;
    position: absolute;
    top: 50%;
    border-color: #ff3b2b;
    border-style: solid;
    border-width: 8px;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_left .bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_align_left .bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_dash_behind.bt_bb_headline:before {
    left: 0;
    right: auto;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_right .bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_align_right .bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_dash_behind.bt_bb_headline:before {
    right: 0;
    left: auto;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_dash_behind.bt_bb_headline:before {
    left: 50%;
    }
.bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before {
    width: 23.438em;
    height: 23.438em;
    margin-top: -11.719em;
    border-width: 16px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_extrahuge.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -11.719em;
    }
.bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before {
    width: 20.625em;
    height: 20.625em;
    margin-top: -10.3125em;
    border-width: 14px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_huge.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -10.3125em;
    }
.bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before {
    width: 14.063em;
    height: 14.063em;
    margin-top: -7.0315em;
    border-width: 12px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_extralarge.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -7.0315em;
    }
.bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before {
    width: 11.25em;
    height: 11.25em;
    margin-top: -5.625em;
    border-width: 10px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_large.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -5.625em;
    }
.bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before {
    width: 9.375em;
    height: 9.375em;
    margin-top: -4.6875em;
    border-width: 8px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_medium.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -4.6875em;
    }
.bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before {
    width: 5.625em;
    height: 5.625em;
    margin-top: -2.8125em;
    border-width: 6px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_normal.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -2.8125em;
    }
.bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before {
    width: 4.688em;
    height: 4.688em;
    margin-top: -2.344em;
    border-width: 4px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_small.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -2.344em;
    }
.bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before {
    width: 3.75em;
    height: 3.75em;
    margin-top: -1.875em;
    border-width: 3px;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center.bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before,.bt_bb_align_center .bt_bb_size_extrasmall.bt_bb_dash_behind.bt_bb_headline:before {
    margin-left: -1.875em;
    }
.bt_bb_dash_color_alternate.bt_bb_dash_behind.bt_bb_headline:before {
    border-color: #06305f;
    }
.bt_bb_dash_color_custom.bt_bb_dash_behind.bt_bb_headline:before {
    opacity: 1;
    border-color: var(--dash-color);
    }
.bt_bb_dash_type_diamond.bt_bb_dash_behind.bt_bb_headline:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 4px;
    }
.bt_bb_dash_type_circle.bt_bb_dash_behind.bt_bb_headline:before {
    border-radius: 50%;
    }

/* Compact heading style */
body.btHeadingStyle_compact header.bt_bb_headline .bt_bb_headline_superheadline,
body.btHeadingStyle_compact header.bt_bb_headline .bt_bb_headline_subheadline {
    font-size: 1rem;
    letter-spacing: initial;
    text-transform: initial;
    font-style: italic;
    }
body.btHeadingStyle_compact header.bt_bb_headline.bt_bb_size_extralarge .bt_bb_headline_superheadline,
body.btHeadingStyle_compact header.bt_bb_headline.bt_bb_size_extralarge .bt_bb_headline_subheadline {
    font-size: 1.2rem;
    }
body.btHeadingStyle_compact h1,
body.btHeadingStyle_compact h2,
body.btHeadingStyle_compact h3,
body.btHeadingStyle_compact h4,
body.btHeadingStyle_compact h5,
body.btHeadingStyle_compact h6 {
    text-transform: uppercase;
    line-height: 1 !important;
    font-weight: 600;
    }
body.btHeadingStyle_compact .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
    line-height: 1em;
    max-height: 2em;
    }

/* Icons */
.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 {
    padding-right: .313em;
    }
.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.bt_bb_style_borderless.bt_bb_size_tiny,
.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.bt_bb_style_borderless.bt_bb_size_extrasmall,
.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.bt_bb_style_borderless.bt_bb_size_xsmall,
.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.bt_bb_style_borderless.bt_bb_size_small,
.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.bt_bb_style_borderless.bt_bb_size_normal,
.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.bt_bb_style_borderless.bt_bb_size_medium,
.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.bt_bb_style_borderless.bt_bb_size_large {
    padding-right: 1em;
    }
.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.bt_bb_style_borderless.bt_bb_size_xlarge,
.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.bt_bb_style_borderless.bt_bb_size_extralarge {
    padding-right: 1.5em;
    }
.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.bt_bb_style_borderless.bt_bb_size_huge {
    padding-right: 2em;
    }
.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 {
    padding-left: .313em;
    }
.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.bt_bb_style_borderless.bt_bb_size_tiny,
.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.bt_bb_style_borderless.bt_bb_size_extrasmall,
.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.bt_bb_style_borderless.bt_bb_size_xsmall,
.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.bt_bb_style_borderless.bt_bb_size_small,
.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.bt_bb_style_borderless.bt_bb_size_normal,
.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.bt_bb_style_borderless.bt_bb_size_medium,
.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.bt_bb_style_borderless.bt_bb_size_large {
    padding-left: 1em;
    }
.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.bt_bb_style_borderless.bt_bb_size_xlarge,
.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.bt_bb_style_borderless.bt_bb_size_extralarge {
    padding-left: 1.5em;
    }
.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.bt_bb_style_borderless.bt_bb_size_huge {
    padding-left: 2em;
    }
[class*="bt_bb_text_color_scheme_"].bt_bb_icon .bt_bb_icon_holder > span {
    -webkit-transition: 300ms ease color;
    -moz-transition: 300ms ease color;
    transition: 300ms ease color;
    }
.bt_bb_text_size_extrasmall.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: .75em;
    }
.bt_bb_text_size_small.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: .875em;
    }
.bt_bb_text_size_normal.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1em;
    }
.bt_bb_text_size_medium.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.25em;
    }
.bt_bb_text_size_large.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.563em;
    }
.bt_bb_text_size_extralarge.bt_bb_icon .bt_bb_icon_holder > span {
    font-size: 1.875em;
    }
.bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_size_tiny.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 12px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_tiny.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 12px;
    }
.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_extrasmall.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 16px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_style_borderless.bt_bb_size_extrasmall.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 16px;
    }
.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 24px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 24px;
    }
.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 32px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 32px;
    }
.bt_bb_size_medium.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 64px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_medium.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 64px;
    }
.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 80px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 80px;
    }
.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_size_extralarge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 100px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_style_borderless.bt_bb_size_extralarge.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 100px;
    }
.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder:before {
    font-size: 120px;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_huge.bt_bb_icon .bt_bb_icon_holder:before {
    min-width: 120px;
    }
.bt_bb_icon_padding_none.bt_bb_icon .bt_bb_icon_holder:before {
    width: 1em !important;
    height: 1em !important;
    }
.bt_bb_style_filled.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_style_filled.bt_bb_icon:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background: #ff3b2b;
    }
.bt_bb_style_filled.bt_bb_icon:hover a.bt_bb_icon_holder:before {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.bt_bb_style_outline.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_style_outline.bt_bb_icon:hover .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b inset;
    box-shadow: 0 0 0 2px #ff3b2b inset;
    color: #ff3b2b;
    }
.bt_bb_style_outline.bt_bb_icon:hover a.bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b inset,0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px #ff3b2b inset,0 5px 20px rgba(0,0,0,.2);
    color: #ff3b2b;
    }
.bt_bb_style_borderless.bt_bb_icon {
    color: currentColor;
    }
.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before {
    width: 1em;
    height: 1em;
    }
.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_style_borderless.bt_bb_icon:hover .bt_bb_icon_holder:before {
    color: currentColor;
    }
.bt_bb_style_borderless.bt_bb_icon a {
    color: currentColor;
    }
.bt_bb_style_borderless.bt_bb_icon:hover a.bt_bb_icon_holder:before {
    color: #ff3b2b;
    }
.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder {
    position: relative;
    }
.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:before {
    z-index: 2;
    }
.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    z-index: 1;
    display: block;
    content: "";
    background: currentColor;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: .07;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_size_tiny.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(12px * 2);
    width: -moz-calc(12px * 2);
    width: calc(12px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_tiny.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 12px;
    }
.bt_bb_size_xsmall.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after,
.bt_bb_size_extrasmall.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(16px * 2);
    width: -moz-calc(16px * 2);
    width: calc(16px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_xsmall.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after,
.bt_bb_icon_padding_none.bt_bb_size_extrasmall.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 16px;
    }
.bt_bb_size_small.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(24px * 2);
    width: -moz-calc(24px * 2);
    width: calc(24px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_small.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 24px;
    }
.bt_bb_size_normal.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(32px * 2);
    width: -moz-calc(32px * 2);
    width: calc(32px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_normal.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 32px;
    }
.bt_bb_size_medium.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(64px * 2);
    width: -moz-calc(64px * 2);
    width: calc(64px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_medium.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 64px;
    }
.bt_bb_size_large.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(80px * 2);
    width: -moz-calc(80px * 2);
    width: calc(80px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_large.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 80px;
    }
.bt_bb_size_xlarge.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after,
.bt_bb_size_extralarge.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(100px * 2);
    width: -moz-calc(100px * 2);
    width: calc(100px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_xlarge.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after,
.bt_bb_icon_padding_none.bt_bb_size_extralarge.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 100px;
    }
.bt_bb_size_huge.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: -webkit-calc(120px * 2);
    width: -moz-calc(120px * 2);
    width: calc(120px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_huge.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    width: 120px;
    }
.bt_bb_shape_soft_rounded.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    border-radius: 10px;
    }
.bt_bb_shape_circle.bt_bb_style_filled_with_light_background.bt_bb_icon .bt_bb_icon_holder:after {
    border-radius: 50%;
    }
.bt_bb_style_filled_with_light_background.bt_bb_icon a.bt_bb_icon_holder {
    color: currentColor;
    }
.bt_bb_style_filled_with_light_background.bt_bb_icon a.bt_bb_icon_holder:hover:after {
    opacity: .3;
    }
.bt_bb_icon.bt_bb_shape_soft_rounded .bt_bb_icon_holder:before {
    border-radius: 4px;
    }
.bt_bb_icon.bt_bb_shape_hard_rounded .bt_bb_icon_holder:before {
    border-radius: 10px;
    }
.bt_bb_icon.bt_bb_shape_circle .bt_bb_icon_holder:before {
    border-radius: 50%;
    }

/* Social icons */
/* Filled */
.btIcoFacebook.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #3b5998 inset !important;
    box-shadow: 0 0 0 1em #3b5998 inset !important;
    }
.btIcoFacebook.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #3b5998 inset !important;
    box-shadow: 0 0 0 2px #3b5998 inset !important;
    color: #3b5998 !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #1da1f2 inset !important;
    box-shadow: 0 0 0 1em #1da1f2 inset !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #1da1f2 inset !important;
    box-shadow: 0 0 0 2px #1da1f2 inset !important;
    color: #1da1f2 !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #007bb5 inset !important;
    box-shadow: 0 0 0 1em #007bb5 inset !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #007bb5 inset !important;
    box-shadow: 0 0 0 2px #007bb5 inset !important;
    color: #007bb5 !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #dc4e40 inset !important;
    box-shadow: 0 0 0 1em #dc4e40 inset !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #dc4e40 inset !important;
    box-shadow: 0 0 0 2px #dc4e40 inset !important;
    color: #dc4e40 !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #3fbd50 inset !important;
    box-shadow: 0 0 0 1em #3fbd50 inset !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #3fbd50 inset !important;
    box-shadow: 0 0 0 2px #3fbd50 inset !important;
    color: #3fbd50 !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #4c75a5 inset !important;
    box-shadow: 0 0 0 1em #4c75a5 inset !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #4c75a5 inset !important;
    box-shadow: 0 0 0 2px #4c75a5 inset !important;
    color: #4c75a5 !important;
    }
.btIcoInstagram.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: -webkit-radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    background: -moz-radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    background: radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    }
.btIcoInstagram.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #ac38a2 inset !important;
    box-shadow: 0 0 0 2px #ac38a2 inset !important;
    background: transparent !important;
    color: #ac38a2 !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #bd081b inset !important;
    box-shadow: 0 0 0 1em #bd081b inset !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #bd081b inset !important;
    box-shadow: 0 0 0 2px #bd081b inset !important;
    color: #bd081b !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #e21c2d inset !important;
    box-shadow: 0 0 0 1em #e21c2d inset !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #e21c2d inset !important;
    box-shadow: 0 0 0 2px #e21c2d inset !important;
    color: #e21c2d !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before {
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 1em #e21c2d inset !important;
    box-shadow: 0 0 0 1em #e21c2d inset !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 2px #e21c2d inset !important;
    box-shadow: 0 0 0 2px #e21c2d inset !important;
    color: #e21c2d !important;
    }

/* Outline */
.btIcoFacebook.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #3b5998 inset !important;
    box-shadow: 0 0 0 1em #3b5998 inset !important;
    color: #FFF !important;
    }
.btIcoFacebook.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #3b5998 inset !important;
    box-shadow: 0 0 0 2px #3b5998 inset !important;
    color: #3b5998 !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #1da1f2 inset !important;
    box-shadow: 0 0 0 1em #1da1f2 inset !important;
    color: #FFF !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #1da1f2 inset !important;
    box-shadow: 0 0 0 2px #1da1f2 inset !important;
    color: #1da1f2 !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #007bb5 inset !important;
    box-shadow: 0 0 0 1em #007bb5 inset !important;
    color: #FFF !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #007bb5 inset !important;
    box-shadow: 0 0 0 2px #007bb5 inset !important;
    color: #007bb5 !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #dc4e40 inset !important;
    box-shadow: 0 0 0 1em #dc4e40 inset !important;
    color: #FFF !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #dc4e40 inset !important;
    box-shadow: 0 0 0 2px #dc4e40 inset !important;
    color: #dc4e40 !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #3fbd50 inset !important;
    box-shadow: 0 0 0 1em #3fbd50 inset !important;
    color: #FFF !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #3fbd50 inset !important;
    box-shadow: 0 0 0 2px #3fbd50 inset !important;
    color: #3fbd50 !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #4c75a5 inset !important;
    box-shadow: 0 0 0 1em #4c75a5 inset !important;
    color: #FFF !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #4c75a5 inset !important;
    box-shadow: 0 0 0 2px #4c75a5 inset !important;
    color: #4c75a5 !important;
    }
.btIcoInstagram.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: -webkit-radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    background: -moz-radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    background: radial-gradient(circle at 33% 100%,#fed373 10%,#f15245 35%,#d92e7f 62%,#9b36b7 85%,#515ecf) !important;
    color: #FFF !important;
    }
.btIcoInstagram.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #ac38a2 inset !important;
    box-shadow: 0 0 0 2px #ac38a2 inset !important;
    background: transparent !important;
    color: #ac38a2 !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #bd081b inset !important;
    box-shadow: 0 0 0 1em #bd081b inset !important;
    color: #FFF !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #bd081b inset !important;
    box-shadow: 0 0 0 2px #bd081b inset !important;
    color: #bd081b !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #e21c2d inset !important;
    box-shadow: 0 0 0 1em #e21c2d inset !important;
    color: #FFF !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #e21c2d inset !important;
    box-shadow: 0 0 0 2px #e21c2d inset !important;
    color: #e21c2d !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:hover:before {
    -webkit-box-shadow: 0 0 0 1em #e21c2d inset !important;
    box-shadow: 0 0 0 1em #e21c2d inset !important;
    color: #FFF !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    -webkit-box-shadow: 0 0 0 2px #e21c2d inset !important;
    box-shadow: 0 0 0 2px #e21c2d inset !important;
    color: #e21c2d !important;
    }

/* Borderless */
.btIcoFacebook.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoTwitter.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoLinkedin.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoVK.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoInstagram.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoPinterest.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoYelp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoYoutube.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btIcoFacebook.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoTwitter.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoLinkedin.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoVK.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoInstagram.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoPinterest.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoYelp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before,
.btIcoYoutube.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    opacity: .5;
    }
.btIcoFacebook.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoFacebook.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #3b5998 !important;
    }
.btIcoTwitter.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoTwitter.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #1da1f2 !important;
    }
.btIcoLinkedin.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoLinkedin.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #007bb5 !important;
    }
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoGooglePlus.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #dc4e40 !important;
    }
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoWhatsApp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #3fbd50 !important;
    }
.btIcoVK.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoVK.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #4c75a5 !important;
    }
.btIcoPinterest.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoPinterest.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #bd081b !important;
    }
.btIcoYelp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoYelp.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #e21c2d !important;
    }
.btIcoYoutube.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before,
.btIcoYoutube.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:hover:before {
    color: #e21c2d !important;
    }

/* Buttons */
.bt_bb_button {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    }
.btSoftRoundedButtons .bt_bb_button a {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt_bb_button a {
    border-radius: 10px;
    }
.mainHeader .bt_bb_button,
.btSidebar .bt_bb_button,
.bt-site-footer .bt_bb_button {
    margin-bottom: 0;
    }
.btFullRoundedButtons .bt_bb_size_small.bt_bb_button a {
    border-radius: 1.643em;
    }
.btFullRoundedButtons .bt_bb_size_normal.bt_bb_button a {
    border-radius: 1.563em;
    }
.btFullRoundedButtons .bt_bb_size_medium.bt_bb_button a {
    border-radius: 1.556em;
    }
.btFullRoundedButtons .bt_bb_size_large.bt_bb_button a {
    border-radius: 1.5em;
    }
.bt-content .bt_bb_button a {
    color: inherit;
    }
.bt_bb_button .bt_bb_button_text {
    font-weight: bold;
    }
.mainHeader .bt_bb_button .bt_bb_button_text,
.btSidebar .bt_bb_button .bt_bb_button_text,
.bt-site-footer .bt_bb_button .bt_bb_button_text {
    white-space: nowrap;
    }
.bt_bb_size_small.bt_bb_button {
    font-size: .875em;
    }
.bt_bb_size_normal.bt_bb_button {
    font-size: 1em;
    }
.bt_bb_size_medium.bt_bb_button {
    font-size: 1.125em;
    }
.bt_bb_size_large.bt_bb_button {
    font-size: 1.25em;
    }
.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: .5em;
    }
.rtl .bt_bb_button.bt_bb_icon_position_left .bt_bb_link {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder {
    margin-left: .5em;
    }
.rtl .bt_bb_button.bt_bb_icon_position_right .bt_bb_link {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_button.bt_bb_icon_size_larger .bt_bb_icon_holder {
    font-size: 1.3333em;
    margin-top: -.125em;
    margin-bottom: -.125em;
    }
.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    font-weight: normal;
    }
.bt_bb_icon_position_left.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: 1em;
    }
.bt_bb_icon_position_right.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: 1em;
    }
.bt_bb_size_small.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -1.143em;
    margin-bottom: -1.143em;
    padding: 1.143em;
    }
.bt_bb_icon_position_left.bt_bb_size_small.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.429em;
    }
.bt_bb_icon_position_right.bt_bb_size_small.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.429em;
    }
.bt_bb_icon_size_larger.bt_bb_size_small.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -.857em;
    margin-bottom: -.857em;
    padding: .74em .75em;
    }
.bt_bb_icon_position_left.bt_bb_icon_size_larger.bt_bb_size_small.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.07em;
    }
.bt_bb_icon_position_right.bt_bb_icon_size_larger.bt_bb_size_small.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.07em;
    }
.bt_bb_size_normal.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -1.063em;
    margin-bottom: -1.063em;
    padding: 1.063em;
    }
.bt_bb_icon_position_left.bt_bb_size_normal.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.563em;
    }
.bt_bb_icon_position_right.bt_bb_size_normal.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.563em;
    }
.bt_bb_icon_size_larger.bt_bb_size_normal.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -.798em;
    margin-bottom: -.798em;
    padding: .695em .75em;
    }
.bt_bb_icon_position_left.bt_bb_icon_size_larger.bt_bb_size_normal.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.15em;
    }
.bt_bb_icon_position_right.bt_bb_icon_size_larger.bt_bb_size_normal.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.15em;
    }
.bt_bb_size_medium.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -1.059em;
    margin-bottom: -1.059em;
    padding: 1.059em;
    }
.bt_bb_icon_position_left.bt_bb_size_medium.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.389em;
    }
.bt_bb_icon_position_right.bt_bb_size_medium.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.389em;
    }
.bt_bb_icon_size_larger.bt_bb_size_medium.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -.795em;
    margin-bottom: -.795em;
    padding: .667em .75em;
    }
.bt_bb_icon_position_left.bt_bb_icon_size_larger.bt_bb_size_medium.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.05em;
    }
.bt_bb_icon_position_right.bt_bb_icon_size_larger.bt_bb_size_medium.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.05em;
    }
.bt_bb_size_large.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -1em;
    margin-bottom: -1em;
    padding: 1em;
    }
.bt_bb_icon_position_left.bt_bb_size_large.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.5em;
    }
.bt_bb_icon_position_right.bt_bb_size_large.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.5em;
    }
.bt_bb_icon_size_larger.bt_bb_size_large.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-top: -.750em;
    margin-bottom: -.750em;
    padding: .6378em .77em;
    }
.bt_bb_icon_position_left.bt_bb_icon_size_larger.bt_bb_size_large.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-left: -1.15em;
    }
.bt_bb_icon_position_right.bt_bb_icon_size_larger.bt_bb_size_large.bt_bb_button[class*="bt_bb_icon_color_scheme_"] .bt_bb_icon_holder {
    margin-right: -1.15em;
    }
.bt_bb_size_small.bt_bb_button.bt_bb_style_clean a.bt_bb_link,
.bt_bb_size_normal.bt_bb_button.bt_bb_style_clean a.bt_bb_link,
.bt_bb_size_medium.bt_bb_button.bt_bb_style_clean a.bt_bb_link,
.bt_bb_size_large.bt_bb_button.bt_bb_style_clean a.bt_bb_link {
    padding: 0;
    }
.btSoftRoundedButtons .bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    border-radius: 50%;
    }
.bt_bb_shape_soft_rounded.bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder,
.bt_bb_shape_rounded.bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    border-radius: 10px;
    }
.bt_bb_shape_full_rounded.bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder,
.bt_bb_shape_round.bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    border-radius: 50%;
    }
[class*="bt_bb_icon_color_scheme_"].bt_bb_button.bt_bb_style_clean a.bt_bb_link .bt_bb_icon_holder {
    padding: unset;
    width: 2em;
    height: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.143em;
    }
.bt_bb_button .bt_bb_link .bt_bb_shape_square {
    border-radius: 0;
    }
.bt_bb_shape_soft_rounded.bt_bb_size_small.bt_bb_button .bt_bb_link,
.bt_bb_shape_rounded.bt_bb_size_small.bt_bb_button .bt_bb_link,
.bt_bb_shape_soft_rounded.bt_bb_size_normal.bt_bb_button .bt_bb_link,
.bt_bb_shape_rounded.bt_bb_size_normal.bt_bb_button .bt_bb_link,
.bt_bb_shape_soft_rounded.bt_bb_size_medium.bt_bb_button .bt_bb_link,
.bt_bb_shape_rounded.bt_bb_size_medium.bt_bb_button .bt_bb_link,
.bt_bb_shape_soft_rounded.bt_bb_size_large.bt_bb_button .bt_bb_link,
.bt_bb_shape_rounded.bt_bb_size_large.bt_bb_button .bt_bb_link {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_size_small.bt_bb_button .bt_bb_link,
.bt_bb_shape_hard_rounded.bt_bb_size_normal.bt_bb_button .bt_bb_link,
.bt_bb_shape_hard_rounded.bt_bb_size_medium.bt_bb_button .bt_bb_link,
.bt_bb_shape_hard_rounded.bt_bb_size_large.bt_bb_button .bt_bb_link {
    border-radius: 10px;
    }
.bt_bb_size_small.bt_bb_button .bt_bb_link {
    padding: 1.143em 1.429em;
    }
.bt_bb_shape_full_rounded.bt_bb_size_small.bt_bb_button .bt_bb_link,
.bt_bb_shape_round.bt_bb_size_small.bt_bb_button .bt_bb_link {
    border-radius: 1.643em;
    }
.bt_bb_size_normal.bt_bb_button .bt_bb_link {
    padding: 1.063em 1.563em;
    }
.bt_bb_shape_full_rounded.bt_bb_size_normal.bt_bb_button .bt_bb_link,
.bt_bb_shape_round.bt_bb_size_normal.bt_bb_button .bt_bb_link {
    border-radius: 1.563em;
    }
.bt_bb_size_medium.bt_bb_button .bt_bb_link {
    padding: 1.059em 1.389em;
    }
.bt_bb_shape_full_rounded.bt_bb_size_medium.bt_bb_button .bt_bb_link,
.bt_bb_shape_round.bt_bb_size_medium.bt_bb_button .bt_bb_link {
    border-radius: 1.556em;
    }
.bt_bb_size_large.bt_bb_button .bt_bb_link {
    padding: 1em 1.5em;
    }
.bt_bb_shape_full_rounded.bt_bb_size_large.bt_bb_button .bt_bb_link,
.bt_bb_shape_round.bt_bb_size_large.bt_bb_button .bt_bb_link {
    border-radius: 1.5em;
    }
.bt_bb_button.bt_bb_style_filled a.bt_bb_link {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 rgba(0,0,0,.2);
    }
.bt_bb_button.bt_bb_style_filled a.bt_bb_link:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .bt_bb_button.bt_bb_style_filled a.bt_bb_link:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.bt_bb_button.bt_bb_style_filled a.bt_bb_link .bt_bb_button_text,
.bt_bb_button.bt_bb_style_filled a.bt_bb_link .bt_bb_icon_holder {
    z-index: 2;
    }
.bt_bb_button.bt_bb_style_filled a.bt_bb_link:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.bt_bb_button.bt_bb_style_filled a.bt_bb_link:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .bt_bb_button.bt_bb_style_filled a.bt_bb_link:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.bt_bb_button.bt_bb_style_outline a.bt_bb_link {
    overflow: hidden;
    -webkit-box-shadow: 0 0 0 2px #191919 inset;
    box-shadow: 0 0 0 2px #191919 inset;
    }
.bt_bb_button.bt_bb_style_outline:hover a {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 0 0 2em black inset,0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 2em black inset,0 5px 20px rgba(0,0,0,.2);
    }
.bt_bb_button.bt_bb_style_outline:hover a .bt_bb_button_text,
.bt_bb_button.bt_bb_style_outline:hover a .bt_bb_icon_holder {
    color: #fff;
    }

/* Service */
.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: 0 0 0 1.25em;
    }
.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: 0 1.25em 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_size_tiny.bt_bb_service .bt_bb_service_content {
    padding: 0 0 0 .625em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_size_tiny.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_size_tiny.bt_bb_service .bt_bb_service_content {
    padding: 0 .625em 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content {
    padding: 0 0 0 .625em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_size_extrasmall.bt_bb_service .bt_bb_service_content {
    padding: 0 .625em 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_size_small.bt_bb_service .bt_bb_service_content {
    padding: 0 0 0 .938em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_size_small.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_size_small.bt_bb_service .bt_bb_service_content {
    padding: 0 .938em 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_size_normal.bt_bb_service .bt_bb_service_content {
    padding: 0 0 0 .938em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_size_normal.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_size_normal.bt_bb_service .bt_bb_service_content {
    padding: 0 .938em 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content {
    padding: 0 0 0 1.5em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_size_extralarge.bt_bb_service .bt_bb_service_content {
    padding: 0 1.5em 0 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_size_huge.bt_bb_service .bt_bb_service_content {
    padding: 0 0 0 1.5em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_size_huge.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_size_huge.bt_bb_service .bt_bb_service_content {
    padding: 0 1.5em 0 0;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: bold;
    font-size: 1.563em;
    line-height: 1;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    }
.btHeaderLetterSpacing15 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    letter-spacing: -.045em;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title b {
    color: #ff3b2b;
    font-weight: inherit;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u {
    color: #06305f;
    text-decoration: none;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title em {
    font-style: italic;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a {
    color: inherit;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a:hover {
    color: #ff3b2b;
    }
.bt_bb_font_weight_normal.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: normal;
    }
.bt_bb_font_weight_black.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: black;
    }
.bt_bb_font_weight_bold.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: bold;
    }
.bt_bb_font_weight_bolder.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: bolder;
    }
.bt_bb_font_weight_lighter.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 300;
    }
.bt_bb_font_weight_light.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: light;
    }
.bt_bb_font_weight_thin.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 100;
    }
.bt_bb_font_weight_100.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 100;
    }
.bt_bb_font_weight_200.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 200;
    }
.bt_bb_font_weight_300.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 300;
    }
.bt_bb_font_weight_400.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 400;
    }
.bt_bb_font_weight_500.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 500;
    }
.bt_bb_font_weight_600.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 600;
    }
.bt_bb_font_weight_700.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 700;
    }
.bt_bb_font_weight_800.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 800;
    }
.bt_bb_font_weight_900.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 900;
    }
.bt_bb_size_headline_extrasmall.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1rem;
    }
.bt_bb_size_headline_small.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1.25rem;
    }
.bt_bb_size_headline_normal.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1.563rem;
    }
.bt_bb_size_headline_medium.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 1.875rem;
    }
.bt_bb_size_headline_large.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 2.188rem;
    }
.bt_bb_size_headline_extralarge.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 2.5rem;
    }
.bt_bb_size_headline_huge.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-size: 3.125rem;
    }
.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text:not(:empty) {
    padding-top: .625em;
    }
.bt_bb_size_tiny.bt_bb_service > .bt_bb_icon_holder {
    font-size: 12px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_tiny.bt_bb_service > .bt_bb_icon_holder {
    min-width: 12px;
    }
.bt_bb_size_extrasmall.bt_bb_service > .bt_bb_icon_holder {
    font-size: 16px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_extrasmall.bt_bb_service > .bt_bb_icon_holder {
    min-width: 16px;
    }
.bt_bb_size_small.bt_bb_service > .bt_bb_icon_holder {
    font-size: 24px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_small.bt_bb_service > .bt_bb_icon_holder {
    min-width: 24px;
    }
.bt_bb_size_normal.bt_bb_service > .bt_bb_icon_holder {
    font-size: 32px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_normal.bt_bb_service > .bt_bb_icon_holder {
    min-width: 32px;
    }
.bt_bb_size_medium.bt_bb_service > .bt_bb_icon_holder {
    font-size: 64px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_medium.bt_bb_service > .bt_bb_icon_holder {
    min-width: 64px;
    }
.bt_bb_size_large.bt_bb_service > .bt_bb_icon_holder {
    font-size: 80px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_large.bt_bb_service > .bt_bb_icon_holder {
    min-width: 80px;
    }
.bt_bb_size_extralarge.bt_bb_service > .bt_bb_icon_holder {
    font-size: 100px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_extralarge.bt_bb_service > .bt_bb_icon_holder {
    min-width: 100px;
    }
.bt_bb_size_huge.bt_bb_service > .bt_bb_icon_holder {
    font-size: 120px !important;
    width: 2em;
    height: 2em;
    }
.bt_bb_style_borderless.bt_bb_size_huge.bt_bb_service > .bt_bb_icon_holder {
    min-width: 120px;
    }
.bt_bb_icon_padding_none.bt_bb_service > .bt_bb_icon_holder,
.bt_bb_style_borderless.bt_bb_service > .bt_bb_icon_holder {
    width: 1em !important;
    height: 1em !important;
    line-height: 1 !important;
    }
.bt_bb_shape_soft_rounded.bt_bb_style_filled.bt_bb_service > .bt_bb_icon_holder,
.bt_bb_shape_soft_rounded.bt_bb_style_outline.bt_bb_service > .bt_bb_icon_holder {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_style_filled.bt_bb_service > .bt_bb_icon_holder,
.bt_bb_shape_hard_rounded.bt_bb_style_outline.bt_bb_service > .bt_bb_icon_holder {
    border-radius: 10px;
    }
.bt_bb_shape_circle.bt_bb_style_filled.bt_bb_service > .bt_bb_icon_holder,
.bt_bb_shape_circle.bt_bb_style_outline.bt_bb_service > .bt_bb_icon_holder {
    border-radius: 50%;
    }
.bt_bb_style_filled.bt_bb_service > .bt_bb_icon_holder {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background: #ff3b2b;
    }
:hover.bt_bb_style_filled.bt_bb_service > .bt_bb_icon_holder {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background: #ff3b2b;
    }
.bt_bb_style_filled.bt_bb_service > .bt_bb_icon_holder:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.bt_bb_style_outline.bt_bb_service > .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b;
    box-shadow: 0 0 0 2px #ff3b2b;
    color: #ff3b2b;
    }
:hover.bt_bb_style_outline.bt_bb_service > .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b;
    box-shadow: 0 0 0 2px #ff3b2b;
    color: #ff3b2b;
    }
.bt_bb_style_outline.bt_bb_service > .bt_bb_icon_holder:hover {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b,0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px #ff3b2b,0 5px 20px rgba(0,0,0,.2);
    }
.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder {
    position: relative;
    }
.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:before {
    z-index: 2;
    }
.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    z-index: 1;
    display: block;
    content: "";
    background: currentColor;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: .07;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_size_tiny.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(12px * 2);
    width: -moz-calc(12px * 2);
    width: calc(12px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_tiny.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 12px;
    }
.bt_bb_size_extrasmall.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(16px * 2);
    width: -moz-calc(16px * 2);
    width: calc(16px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_extrasmall.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 16px;
    }
.bt_bb_size_small.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(24px * 2);
    width: -moz-calc(24px * 2);
    width: calc(24px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_small.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 24px;
    }
.bt_bb_size_normal.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(32px * 2);
    width: -moz-calc(32px * 2);
    width: calc(32px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_normal.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 32px;
    }
.bt_bb_size_medium.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(64px * 2);
    width: -moz-calc(64px * 2);
    width: calc(64px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_medium.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 64px;
    }
.bt_bb_size_large.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(80px * 2);
    width: -moz-calc(80px * 2);
    width: calc(80px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_large.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 80px;
    }
.bt_bb_size_extralarge.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(100px * 2);
    width: -moz-calc(100px * 2);
    width: calc(100px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_extralarge.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 100px;
    }
.bt_bb_size_huge.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: -webkit-calc(120px * 2);
    width: -moz-calc(120px * 2);
    width: calc(120px * 2);
    }
.bt_bb_icon_padding_none.bt_bb_size_huge.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    width: 120px;
    }
.bt_bb_shape_soft_rounded.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    border-radius: 10px;
    }
.bt_bb_shape_circle.bt_bb_style_filled_with_light_background.bt_bb_service > .bt_bb_icon_holder:after {
    border-radius: 50%;
    }
.bt_bb_style_filled_with_light_background.bt_bb_service a.bt_bb_icon_holder {
    color: currentColor;
    }
.bt_bb_style_filled_with_light_background.bt_bb_service a.bt_bb_icon_holder:hover:after {
    opacity: .1;
    }
.bt_bb_service .bt_bb_grid_item_read_more {
    margin-top: 1.25em;
    font-size: 1em;
    }
.bt_bb_service .bt_bb_grid_item_read_more a {
    font-weight: bold;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -.25em;
    color: #ff3b2b;
    }
.bt_bb_service .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    font-weight: normal;
    margin-left: .75em;
    width: 2em;
    height: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText .bt_bb_service .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    color: #181818 !important;
    }
.bt_bb_service .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon .bt_bb_icon_holder {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: inherit !important;
    color: inherit !important;
    font-size: 1em !important;
    border-radius: 50% !important;
    }
.rtl .bt_bb_service .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    margin-left: 0;
    margin-right: .75em;
    }
.bt_bb_service .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon:only-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    }

/* Progress bar */
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    -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.bt_bb_size_small {
    font-size: .8em;
    }
.bt_bb_progress_bar.bt_bb_size_small .bt_bb_progress_bar_inner {
    padding-top: .3em;
    padding-bottom: .3em;
    }

/* Masonry image grid */
.bt_bb_masonry_image_grid .bt_bb_grid_item {
    overflow: visible;
    }
.bt_bb_no_lightbox.bt_bb_masonry_image_grid .bt_bb_grid_item {
    pointer-events: none;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    height: 100%;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    position: relative;
    overflow: hidden;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    display: block;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    pointer-events: none;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item:hover {
    z-index: 10;
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item:hover:before {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
.bt_bb_masonry_image_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_grid_item:before {
    right: 1px;
    bottom: 1px;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content {
    margin: 0 0 -1px;
    width: -webkit-calc(100% + 1px);
    width: -moz-calc(100% + 1px);
    width: calc(100% + 1px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    padding-right: 1px;
    clip-path: inset(0 0 1px 0);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    height: -webkit-calc(100% - 1px);
    height: -moz-calc(100% - 1px);
    height: calc(100% - 1px);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_grid_item:before {
    right: .625em;
    bottom: .625em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content {
    margin: 0 0 -.625em;
    width: -webkit-calc(100% + .625em);
    width: -moz-calc(100% + .625em);
    width: calc(100% + .625em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    padding-right: .625em;
    clip-path: inset(0 0 .625em 0);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    height: -webkit-calc(100% - .625em);
    height: -moz-calc(100% - .625em);
    height: calc(100% - .625em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_grid_item:before {
    right: 1.25em;
    bottom: 1.25em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content {
    margin: 0 0 -1.25em;
    width: -webkit-calc(100% + 1.25em);
    width: -moz-calc(100% + 1.25em);
    width: calc(100% + 1.25em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    padding-right: 1.25em;
    clip-path: inset(0 0 1.25em 0);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    height: -webkit-calc(100% - 1.25em);
    height: -moz-calc(100% - 1.25em);
    height: calc(100% - 1.25em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_medium .bt_bb_grid_item:before {
    right: 1.875em;
    bottom: 1.875em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_medium .bt_bb_masonry_post_image_content {
    margin: 0 0 -1.875em;
    width: -webkit-calc(100% + 1.875em);
    width: -moz-calc(100% + 1.875em);
    width: calc(100% + 1.875em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_medium .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    padding-right: 1.875em;
    clip-path: inset(0 0 1.875em 0);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_medium .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    height: -webkit-calc(100% - 1.875em);
    height: -moz-calc(100% - 1.875em);
    height: calc(100% - 1.875em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_grid_item:before {
    right: 2.5em;
    bottom: 2.5em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content {
    margin: 0 0 -2.5em;
    width: -webkit-calc(100% + 2.5em);
    width: -moz-calc(100% + 2.5em);
    width: calc(100% + 2.5em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    padding-right: 2.5em;
    clip-path: inset(0 0 2.5em 0);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    height: -webkit-calc(100% - 2.5em);
    height: -moz-calc(100% - 2.5em);
    height: calc(100% - 2.5em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extralarge .bt_bb_grid_item:before {
    right: 3.125em;
    bottom: 3.125em;
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extralarge .bt_bb_masonry_post_image_content {
    margin: 0 0 -3.125em;
    width: -webkit-calc(100% + 3.125em);
    width: -moz-calc(100% + 3.125em);
    width: calc(100% + 3.125em);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extralarge .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner {
    padding-right: 3.125em;
    clip-path: inset(0 0 3.125em 0);
    }
.bt_bb_masonry_image_grid.bt_bb_gap_extralarge .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner .bt_bb_grid_item_inner_image {
    height: -webkit-calc(100% - 3.125em);
    height: -moz-calc(100% - 3.125em);
    height: calc(100% - 3.125em);
    }
@media screen and (max-width: 1400px) {
.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: 25%;
    }
}

@media screen and (max-width: 1300px) {
.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: 25%;
    }
}

@media screen and (max-width: 1200px) {
.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: 33.333%;
    }
}

@media screen and (max-width: 992px) {
.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: 50%;
    }
}

@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%;
    }
}

/* Slider */
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list {
    position: static !important;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    }
.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list .slick-track {
    position: relative;
    }
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item {
    overflow: hidden;
    }
.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content {
    max-width: 1260px;
    padding: 0 30px;
    margin: 0 auto;
    }
.bt_bb_arrows_position_outside.bt_bb_slider .slick-slider,
.bt_bb_show_dots_outside.bt_bb_slider .slick-slider,
.bt_bb_arrows_position_outside.bt_bb_content_slider .slick-slider,
.bt_bb_show_dots_outside.bt_bb_content_slider .slick-slider,
.bt_bb_arrows_position_outside.bt_bb_portfolio_slider .slick-slider,
.bt_bb_show_dots_outside.bt_bb_portfolio_slider .slick-slider,
.bt_bb_arrows_position_outside.bt_bb_post_slider .slick-slider,
.bt_bb_show_dots_outside.bt_bb_post_slider .slick-slider {
    overflow: visible;
    }
.bt_bb_gap_extrasmall.bt_bb_slider.bt_bb_multiple_slides .slick-list {
    margin-left: -1px;
    }
.bt_bb_gap_small.bt_bb_slider.bt_bb_multiple_slides .slick-list {
    margin-left: -.3125em;
    margin-right: -.3125em;
    }
.bt_bb_gap_normal.bt_bb_slider.bt_bb_multiple_slides .slick-list {
    margin-left: -.625em;
    margin-right: -.625em;
    }
.bt_bb_gap_medium.bt_bb_slider.bt_bb_multiple_slides .slick-list {
    margin-left: -.9375em;
    margin-right: -.9375em;
    }
.bt_bb_gap_large.bt_bb_slider.bt_bb_multiple_slides .slick-list {
    margin-left: -1.25em;
    margin-right: -1.25em;
    }
.bt_bb_gap_extralarge.bt_bb_slider.bt_bb_multiple_slides .slick-list {
    margin-left: -1.5625em;
    margin-right: -1.5625em;
    }
.bt_bb_gap_extrasmall.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item {
    clip-path: inset(0 1px 0 0);
    }
.bt_bb_gap_small.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item {
    clip-path: inset(0 .3125em 0 .3125em);
    }
.bt_bb_gap_normal.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item {
    clip-path: inset(0 .625em 0 .625em);
    }
.bt_bb_gap_medium.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item {
    clip-path: inset(0 .9375em 0 .9375em);
    }
.bt_bb_gap_large.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item {
    clip-path: inset(0 1.25em 0 1.25em);
    }
.bt_bb_gap_extralarge.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item {
    clip-path: inset(0 1.5625em 0 1.5625em);
    }
.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_gap_extrasmall.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    max-width: -webkit-calc(100% - 1px);
    max-width: -moz-calc(100% - 1px);
    max-width: calc(100% - 1px);
    }
.bt_bb_gap_small.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    max-width: -webkit-calc(100% - .625em);
    max-width: -moz-calc(100% - .625em);
    max-width: calc(100% - .625em);
    }
.bt_bb_gap_normal.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    max-width: -webkit-calc(100% - 1.25em);
    max-width: -moz-calc(100% - 1.25em);
    max-width: calc(100% - 1.25em);
    }
.bt_bb_gap_medium.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    max-width: -webkit-calc(100% - 1.875em);
    max-width: -moz-calc(100% - 1.875em);
    max-width: calc(100% - 1.875em);
    }
.bt_bb_gap_large.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    max-width: -webkit-calc(100% - 2.5em);
    max-width: -moz-calc(100% - 2.5em);
    max-width: calc(100% - 2.5em);
    }
.bt_bb_gap_extralarge.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
    max-width: -webkit-calc(100% - 3.125em);
    max-width: -moz-calc(100% - 3.125em);
    max-width: calc(100% - 3.125em);
    }
.bt_bb_gap_extrasmall.bt_bb_content_slider.bt_bb_multiple_slides .bt_bb_content_slider_item .content {
    padding: 0 1px 0 0;
    }
.bt_bb_gap_small.bt_bb_content_slider.bt_bb_multiple_slides .bt_bb_content_slider_item .content {
    padding: 0 .3125em 0;
    }
.bt_bb_gap_normal.bt_bb_content_slider.bt_bb_multiple_slides .bt_bb_content_slider_item .content {
    padding: 0 .625em 0;
    }
.bt_bb_gap_medium.bt_bb_content_slider.bt_bb_multiple_slides .bt_bb_content_slider_item .content {
    padding: 0 .9375em 0;
    }
.bt_bb_gap_large.bt_bb_content_slider.bt_bb_multiple_slides .bt_bb_content_slider_item .content {
    padding: 0 1.25em 0;
    }
.bt_bb_gap_extralarge.bt_bb_content_slider.bt_bb_multiple_slides .bt_bb_content_slider_item .content {
    padding: 0 1.5625em 0;
    }

/* Slick slider buttons */
button.slick-arrow {
    bottom: 0;
    top: auto;
    padding: 2.3em 2.75em;
    width: auto;
    line-height: 1.875em;
    color: inherit;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background: transparent;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-size: .75em;
    height: auto;
    }
.bt_bb_arrows_style_dark button.slick-arrow {
    color: #181818;
    }
.bt_bb_arrows_style_light button.slick-arrow {
    color: #fff;
    }
.bt_bb_arrows_position_hide button.slick-arrow {
    display: none !important;
    }
.bt_bb_arrows_position_side button.slick-arrow,
.bt_bb_arrows_position_outside button.slick-arrow {
    padding: 2.75em 2.3em;
    }
button.slick-arrow:before {
    padding: 0 10px;
    text-transform: uppercase;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: 1;
    }
.bt_bb_arrows_position_side button.slick-arrow:before,
.bt_bb_arrows_position_outside button.slick-arrow:before {
    writing-mode: tb-rl;
    padding: 10px 0;
    text-orientation: mixed;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }
button.slick-arrow:after {
    content: "";
    display: block;
    background: currentColor;
    width: 2.5em;
    height: 1px;
    margin-top: -1px;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
button.slick-arrow.slick-prev {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_arrows_position_side button.slick-arrow.slick-prev,
.bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    left: auto;
    bottom: auto;
    top: 0;
    }
.rtl .bt_bb_arrows_position_side button.slick-arrow.slick-prev,
.rtl .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: -5.6em;
    top: -2.75em;
    }
.rtl .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: auto;
    left: -5.6em;
    }
.bt_bb_arrows_position_below button.slick-arrow.slick-prev {
    left: -2.75em;
    }
.rtl .bt_bb_arrows_position_below button.slick-arrow.slick-prev {
    left: auto;
    right: -2.75em;
    }
button.slick-arrow:hover {
    background: transparent;
    }
button.slick-arrow:hover:after {
    width: 3.333em;
    }
.bt_bb_arrows_position_side button.slick-arrow:hover:after,
.bt_bb_arrows_position_outside button.slick-arrow:hover:after {
    width: 1px;
    height: 3.333em;
    }
.bt_bb_arrows_position_below button.slick-arrow {
    bottom: -5.6em;
    right: -2.75em;
    }
.rtl .bt_bb_arrows_position_below button.slick-arrow {
    right: auto;
    left: -2.75em;
    }
.bt_bb_arrows_position_below button.slick-arrow.slick-prev {
    right: auto;
    }
.rtl .bt_bb_arrows_position_below button.slick-arrow.slick-prev {
    left: auto;
    right: -2.75em;
    }
.bt_bb_arrows_position_side button.slick-arrow,
.bt_bb_arrows_position_outside button.slick-arrow {
    top: auto;
    bottom: 0;
    right: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_arrows_position_side button.slick-arrow:after,
.bt_bb_arrows_position_outside button.slick-arrow:after {
    height: 2.5em;
    width: 1px;
    }
.bt_bb_arrows_position_outside button.slick-arrow {
    bottom: -2.75em;
    right: -5.6em;
    }
.rtl .bt_bb_arrows_position_outside button.slick-arrow {
    right: auto;
    left: -5.6em;
    }

/* Slick dots */
.slick-dots {
    bottom: 1.3em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 !important;
    }
.bt_bb_show_dots_below .slick-dots {
    bottom: -3em;
    }
.bt_bb_show_dots_side .slick-dots,
.bt_bb_show_dots_outside .slick-dots {
    bottom: 0;
    top: 0;
    left: auto;
    right: 1.3em;
    width: auto;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.rtl .bt_bb_show_dots_side .slick-dots,
.rtl .bt_bb_show_dots_outside .slick-dots {
    left: 1.3em;
    right: auto;
    }
.bt_bb_show_dots_outside .slick-dots {
    right: -3em;
    }
.rtl .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: -3em;
    }
.slick-dots li {
    -webkit-flex-basis: auto;
    flex-basis: auto;
    height: 1.688em;
    width: auto;
    border: 0;
    display: block;
    border-radius: 0;
    margin: 0;
    background: transparent !important;
    }
.bt_bb_show_dots_side .slick-dots li,
.bt_bb_show_dots_outside .slick-dots li {
    height: auto;
    width: 1.688rem;
    }
.slick-dots li button {
    font-size: 0;
    height: 1.688rem;
    width: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_show_dots_side .slick-dots li button,
.bt_bb_show_dots_outside .slick-dots li button {
    height: auto;
    width: 1.688rem;
    }
.slick-dots li button:after {
    display: block;
    content: "";
    background: #fff;
    width: 7px;
    height: 7px;
    margin: 10px;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btSoftRoundedButtons .slick-dots li button:after,
.btHardRoundedButtons .slick-dots li button:after,
.btFullRoundedButtons .slick-dots li button:after {
    border-radius: 7px;
    }
.bt_bb_inactive_dot_color_light .slick-dots li button:after {
    background: #fff;
    }
.bt_bb_inactive_dot_color_dark .slick-dots li button:after {
    background: #191919;
    }
.bt_bb_inactive_dot_color_transparent_light .slick-dots li button:after {
    background: rgba(255,255,255,.5);
    }
.bt_bb_inactive_dot_color_transparent_dark .slick-dots li button:after {
    background: rgba(0,0,0,.2);
    }
.slick-dots li:hover button:after {
    -webkit-box-shadow: 0 0 0 7px rgba(255,255,255,.3);
    box-shadow: 0 0 0 7px rgba(255,255,255,.3);
    }
.bt_bb_inactive_dot_color_light .slick-dots li:hover button:after {
    background: transparent;
    -webkit-box-shadow: 0 0 0 7px rgba(255,255,255,.3);
    box-shadow: 0 0 0 7px rgba(255,255,255,.3);
    }
.bt_bb_inactive_dot_color_dark .slick-dots li:hover button:after {
    background: transparent;
    -webkit-box-shadow: 0 0 0 7px rgba(24,24,24,.3);
    box-shadow: 0 0 0 7px rgba(24,24,24,.3);
    }
.bt_bb_inactive_dot_color_transparent_light .slick-dots li:hover button:after {
    background: transparent;
    -webkit-box-shadow: 0 0 0 7px rgba(255,255,255,.15);
    box-shadow: 0 0 0 7px rgba(255,255,255,.15);
    }
.bt_bb_inactive_dot_color_transparent_dark .slick-dots li:hover button:after {
    background: transparent;
    -webkit-box-shadow: 0 0 0 7px rgba(24,24,24,.1);
    box-shadow: 0 0 0 7px rgba(24,24,24,.1);
    }
.slick-dots li.slick-active {
    pointer-events: none;
    }
.slick-dots li.slick-active button:after {
    width: 50px;
    background: #ff3b2b;
    }
.bt_bb_active_dot_color_accent .slick-dots li.slick-active button:after {
    background: #ff3b2b;
    }
.bt_bb_active_dot_color_alternate .slick-dots li.slick-active button:after {
    background: #06305f;
    }
.bt_bb_active_dot_color_dark .slick-dots li.slick-active button:after {
    background: #181818;
    }
.bt_bb_active_dot_color_light .slick-dots li.slick-active button:after {
    background: #fff;
    }
.bt_bb_show_dots_side .slick-dots li.slick-active button:after,
.bt_bb_show_dots_outside .slick-dots li.slick-active button:after {
    width: 7px;
    height: 50px;
    }

/* Slick dots numbers */
.bt_bb_paging_design_numbers .slick-dots {
    font-size: .75em;
    padding: 2.3em 0;
    bottom: 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: auto;
    left: 50%;
    padding-left: .667em;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bt_bb_inactive_dot_color_light.bt_bb_paging_design_numbers .slick-dots {
    color: #fff;
    }
.bt_bb_inactive_dot_color_darlk.bt_bb_paging_design_numbers .slick-dots {
    color: #191919;
    }
.bt_bb_inactive_dot_color_transparent_light.bt_bb_paging_design_numbers .slick-dots {
    color: rgba(255,255,255,.5);
    }
.bt_bb_inactive_dot_color_transparent_dark.bt_bb_paging_design_numbers .slick-dots {
    color: rgba(0,0,0,.5);
    }
.rtl .bt_bb_paging_design_numbers .slick-dots {
    padding-left: 0;
    padding-right: .667em;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    left: auto;
    right: 50%;
    }
.bt_bb_paging_design_numbers .slick-dots:after {
    content: "";
    display: block;
    background: currentColor;
    width: 25px;
    height: 1px;
    margin: 0 10px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.bt_bb_paging_design_numbers .slick-dots:before {
    display: block;
    content: attr(data-slides);
    height: auto;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    line-height: 1;
    pointer-events: none;
    }
.bt_bb_paging_design_numbers .slick-dots li {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: auto;
    position: absolute;
    left: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    }
.rtl .bt_bb_paging_design_numbers .slick-dots li {
    left: auto;
    right: 0;
    }
.bt_bb_paging_design_numbers .slick-dots li button {
    line-height: 1em;
    height: auto;
    font-size: inherit;
    color: inherit;
    }
.bt_bb_paging_design_numbers .slick-dots li button:after {
    display: none;
    }
.bt_bb_paging_design_numbers .slick-dots li.slick-active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
.bt_bb_show_dots_below.bt_bb_paging_design_numbers .slick-dots {
    bottom: -5.6em;
    }
.bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots,
.bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    top: 50%;
    bottom: auto;
    height: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1.25em 2.7em;
    }
.bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots:after,
.bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots:after {
    width: 1px;
    height: 25px;
    margin: 7px 0;
    }
.bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots:before,
.bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots:before {
    bottom: 0;
    top: auto;
    position: absolute;
    }
.bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots li,
.bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots li {
    width: auto;
    left: auto !important;
    right: auto !important;
    top: 0;
    }
.bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots li button,
.bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots li button {
    width: auto;
    }
.bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots {
    left: auto;
    right: 0;
    }
.rtl .bt_bb_show_dots_side.bt_bb_paging_design_numbers .slick-dots {
    right: auto;
    left: 0;
    }
.bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots {
    left: auto;
    right: -5.6em;
    }
.rtl .bt_bb_show_dots_outside.bt_bb_paging_design_numbers .slick-dots {
    right: auto;
    left: -5.6em;
    }
@media (max-width: 768px) {
.slick-dots li.slick-active button:after {
    width: 30px;
    }
.bt_bb_show_dots_side .slick-dots li.slick-active button:after,
.bt_bb_show_dots_outside .slick-dots li.slick-active button:after {
    width: 7px;
    height: 30px;
    }
}

@media (max-width: 640px) {
.bt_bb_show_dots_below .slick-dots {
    bottom: -2.8em;
    }
.bt_bb_show_dots_side .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_show_dots_side .slick-dots {
    right: auto;
    left: 1.15em;
    }
}

@media (max-width: calc(800px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_800 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(900px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_900 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1000px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1000 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1100px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1100 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1200px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1200 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1300px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1300 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1400px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1400 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1500px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1500 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

@media (max-width: calc(1600px + 120px)) {
.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow,
.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow,
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_arrows_position_outside button.slick-arrow.slick-prev {
    left: 0;
    right: auto;
    }
.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_show_dots_outside .slick-dots {
    right: 1.15em;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 1.15em;
    }
.bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: 0;
    }
.rtl .bt_bb_section.bt_bb_layout_boxed_1600 .bt_bb_paging_design_numbers.bt_bb_show_dots_outside .slick-dots {
    right: auto;
    left: 0;
    }
}

/* Custom menu */
.bt_bb_custom_menu div ul {
    margin: 0;
    }
.bt_bb_custom_menu div ul li {
    list-style: none;
    line-height: 1.5;
    }
.bt_bb_direction_vertical.bt_bb_custom_menu div ul li:not(:last-child) {
    padding-bottom: .5em;
    }
.bt_bb_direction_horizontal.bt_bb_custom_menu div ul li {
    padding: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bt_bb_direction_horizontal.bt_bb_custom_menu div ul li:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_custom_menu div ul a {
    color: currentColor;
    }
.bt_bb_custom_menu div ul a:hover {
    opacity: .6;
    }
.bt_bb_custom_menu div ul > li {
    margin-left: 0;
    }

/* Text indent */
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content {
    padding-left: 2em;
    padding-right: 2em;
    }
.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_image {
    margin: 0 -2em;
    }

/* Google map */
.bt_bb_map {
    position: relative;
    }
.bt_bb_map.bt_bb_map_with_coverage_image,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image,
.bt_bb_map.bt_bb_google_maps_with_coverage_image {
    position: relative;
    }
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_coverage_image,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_map_coverage_image {
    z-index: 2;
    pointer-events: none;
    position: relative;
    }
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_coverage_image img,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_map_coverage_image img {
    display: block;
    width: 100%;
    height: auto;
    }
.bt_bb_map.bt_bb_map_with_coverage_image .bt_bb_map_map,
.bt_bb_map.bt_bb_leaflet_map_with_coverage_image .bt_bb_map_map,
.bt_bb_map.bt_bb_google_maps_with_coverage_image .bt_bb_map_map {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
    z-index: 1;
    }
.bt_bb_map .bt_bb_map_content {
    margin: 0 auto;
    padding: 0 30px;
    }
.bt_bb_section.bt_bb_layout_wide .bt_bb_map .bt_bb_map_content {
    max-width: 1260px;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    width: 50%;
    margin: 0;
    position: relative;
    overflow: visible;
    max-width: 400px;
    padding: 0;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
    padding: 2em;
    background: #fff;
    z-index: 1;
    -webkit-box-shadow: 0 20px 30px rgba(0,0,0,.07);
    box-shadow: 0 20px 30px rgba(0,0,0,.07);
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location:first-child {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    }
.bt_bb_map.bt_bb_google_maps_show_info_box_right .bt_bb_map_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_map.bt_bb_map_with_content {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    position: relative;
    overflow: hidden;
    }
@media (max-width: 992px) {
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper {
    width: 40%;
    }
}

@media (max-width: 768px) {
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper,
.bt_bb_map .bt_bb_map_content .bt_bb_google_maps_content_wrapper {
    width: 45%;
    }
}

@media (max-width: 640px) {
.bt_bb_map.bt_bb_map_with_content {
    padding-top: 0;
    padding-bottom: 0;
    }
.bt_bb_map .bt_bb_map_content {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper {
    width: 100%;
    max-width: 100%;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper:after {
    display: none;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 2em !important;
    display: none;
    position: relative;
    }
.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show {
    display: block;
    }
.bt_bb_map_no_overlay.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location {
    display: none;
    }
.bt_bb_map .bt_bb_map_map {
    height: 400px !important;
    }
}

/* Tabs */
.bt_bb_tab_content {
    padding-top: 1em;
    }
.bt_bb_tabs ul.bt_bb_tabs_header {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    }
.bt_bb_wide_tabs_header.bt_bb_tabs ul.bt_bb_tabs_header {
    width: 100%;
    }
.bt_bb_wide_tabs_header.bt_bb_tabs ul.bt_bb_tabs_header li {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    text-align: center;
    }
.bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header,
.bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header {
    border-width: 1px;
    }
.bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li,
.bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li {
    border-width: 0 0 0 1px;
    float: none;
    }
.rtl .bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li,
.rtl .bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li {
    border-width: 0 1px 0 0;
    }
.bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li:first-child,
.bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li:first-child {
    border-width: 0;
    }
.bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li span,
.bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li span {
    padding: 1em 1.875em;
    }
.bt_bb_shape_rounded .bt_bb_tabs ul.bt_bb_tabs_header {
    border-radius: 4px;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header:after {
    display: block;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    content: "";
    background: currentColor;
    height: 1px;
    margin: 1em 0 0;
    opacity: .1;
    }
.woocommerce .bt_bb_style_simple ul.bt_bb_tabs_header:after {
    margin-top: 2em;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li {
    margin: 0 2.5em 0 0;
    padding: 0;
    display: block;
    border: 0;
    }
.rtl .bt_bb_style_simple ul.bt_bb_tabs_header li {
    margin: 0 0 0 2.5em;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li span {
    display: inline-block;
    color: currentColor;
    position: relative;
    padding: .75em 0;
    line-height: 1.5;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li span:after {
    display: block;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    background: #ff3b2b;
    position: absolute;
    bottom: 0;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.rtl .bt_bb_style_simple ul.bt_bb_tabs_header li span:after {
    right: 0;
    left: 1em;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li.on span {
    opacity: 1;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li.on span:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li span:hover {
    opacity: 1;
    }
.bt_bb_style_simple ul.bt_bb_tabs_header li span:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl .bt_bb_style_simple ul.bt_bb_tabs_header li span:hover:after {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
@media (max-width: 580px) {
.bt_bb_tabs ul.bt_bb_tabs_header {
    display: block;
    }
.bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li,
.bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li {
    border-width: 2px 0 0;
    }
.rtl .bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li,
.rtl .bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li {
    border-width: 2px 0 0;
    }
.rtl .bt_bb_style_outline.bt_bb_tabs ul.bt_bb_tabs_header li:first-child,
.rtl .bt_bb_style_filled.bt_bb_tabs ul.bt_bb_tabs_header li:first-child {
    border-width: 0;
    }
.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li,
.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li:last-child {
    width: 100%;
    }
.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li span,
.bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li:last-child span {
    padding: .5em 0;
    }
.rtl .bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li span,
.rtl .bt_bb_style_simple.bt_bb_tabs ul.bt_bb_tabs_header li:last-child span {
    padding: .5em 0;
    }
}

/* Accordions */
.bt_bb_accordion .bt_bb_accordion_item {
    border-style: solid;
    border-width: 0 1px 1px;
    overflow: hiden;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    padding: .75em 1em;
    font-size: 1.125em;
    font-weight: bold;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    font-family: RemixIcons-System;
    content: "\e915";
    display: block;
    -webkit-transition: 300ms ease transform,300ms ease opacity;
    -moz-transition: 300ms ease transform,300ms ease opacity;
    transition: 300ms ease transform,300ms ease opacity;
    font-size: 1.25em;
    padding: 0 1em;
    margin-right: -1em;
    font-weight: normal;
    opacity: .3;
    }
.rtl .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    margin-right: 0;
    margin-left: -1em;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
    border-width: 0 !important;
    position: relative;
    padding-top: .5em;
    padding-bottom: .5em;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before {
    content: "";
    display: block;
    background-color: #ff3b2b;
    width: 50px;
    height: 2px;
    position: absolute;
    pointer-events: none;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    left: 0;
    bottom: 0;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    }
.rtl .bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before {
    left: auto;
    right: 0;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:after {
    background: transparent !important;
    }
.bt_bb_accordion .bt_bb_accordion_item.on {
    min-height: 1px;
    max-height: 1000em;
    }
.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.on .bt_bb_accordion_item_title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content {
    display: block;
    opacity: 1;
    height: auto;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    }
.bt_bb_accordion .bt_bb_accordion_item:hover .bt_bb_accordion_item_title:after {
    opacity: 1;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:hover .bt_bb_accordion_item_title:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl .bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:hover .bt_bb_accordion_item_title:before {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-width: 1px;
    }
.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-radius: 4px 4px 0 0;
    }
.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:first-child {
    border-radius: 10px 10px 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 4px 4px;
    }
.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:last-child {
    border-radius: 0 0 10px 10px;
    }
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:last-child {
    border-width: 0;
    border-radius: 0;
    }
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
    padding: 0 1.25em;
    display: block;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: 450ms ease all;
    -moz-transition: 450ms ease all;
    transition: 450ms ease all;
    }

/* Counter  */
.bt_bb_counter_holder {
    height: 1em;
    line-height: 1;
    display: inline-block;
    }
.bt_bb_counter_holder .bt_bb_counter {
    height: 1em;
    }
.bt_bb_counter_holder .bt_bb_counter span.onedigit {
    height: 1em;
    }
.bt_bb_counter_holder .bt_bb_counter span.onedigit span {
    height: 1em;
    }
.bt_bb_counter_holder.bt_bb_size_xsmall {
    font-size: 1.563em;
    }
.bt_bb_counter_holder.bt_bb_size_small {
    font-size: 1.875em;
    }
.bt_bb_counter_holder.bt_bb_size_normal {
    font-size: 3.125em;
    }
.bt_bb_counter_holder.bt_bb_size_medium {
    font-size: 3.75em;
    }
.bt_bb_counter_holder.bt_bb_size_large {
    font-size: 4.688em;
    }
.bt_bb_counter_holder.bt_bb_size_xlarge {
    font-size: 6.25em;
    }
.bt_bb_counter_holder.bt_bb_size_huge {
    font-size: 7.813em;
    }
.bt_bb_counter_holder.bt_bb_size_xhuge {
    font-size: 10.625em;
    }

/* Countdown */
.btCounterHolder {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    font-size: 2.5rem;
    }
.btCounterHolder .btCountdownHolder {
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -1rem;
    margin-right: -1rem;
    }
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
    float: none;
    width: auto;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    padding: 0 1rem;
    }
.btCounterHolder .btCountdownHolder span[class$="_text"] {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-transform: none;
    opacity: .7;
    height: auto !important;
    }
.btCounterHolder .btCountdownHolder > span {
    padding-top: 10px;
    padding-bottom: 0;
    }
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder span[class^="n"],
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days > span:first-child,
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days > span:nth-child(2),
.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days > span:nth-child(3) {
    color: #ff3b2b;
    }
.bt_bb_background_overlay_solid_accent .btCounterHolder .btCountdownHolder span[class^="n"],
.bt_bb_background_overlay_solid_accent .btCounterHolder .btCountdownHolder .days > span:first-child,
.bt_bb_background_overlay_solid_accent .btCounterHolder .btCountdownHolder .days > span:nth-child(2),
.bt_bb_background_overlay_solid_accent .btCounterHolder .btCountdownHolder .days > span:nth-child(3) {
    color: #fff;
    }
.btCounterHolder.btCounterLargeSize {
    font-size: 3.75rem;
    font-weight: unset;
    }
.btCounterHolder.btCounterLargeSize .btCountdownHolder {
    padding: 0;
    }
.btCounterHolder.btCounterBoldNumberFontWeight {
    font-weight: bold;
    }
.btCounterHolder .hours:before,
.btCounterHolder .minutes:before,
.btCounterHolder .seconds:before {
    content: "";
    display: block;
    text-align: center;
    line-height: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    border-right: 1px solid;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-color: currentColor;
    opacity: .1;
    }
.rtl .btCounterHolder .hours:before,
.rtl .btCounterHolder .minutes:before,
.rtl .btCounterHolder .seconds:before {
    left: auto;
    right: 0;
    }
.btCounterShowLines.btCounterHolder .hours:before,
.btCounterShowLines.btCounterHolder .minutes:before,
.btCounterShowLines.btCounterHolder .seconds:before {
    display: block;
    }
.btCounterHideLines.btCounterHolder .hours:before,
.btCounterHideLines.btCounterHolder .minutes:before,
.btCounterHideLines.btCounterHolder .seconds:before {
    display: none;
    }
@media (max-width: 780px) {
.btCounterHolder .btCountdownHolder {
    margin-left: 0;
    margin-right: 0;
    }
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes {
    padding: 0 0 .35em;
    }
.btCounterHolder .btCountdownHolder .seconds {
    padding: 0;
    }
.btCounterHolder .btCountdownHolder {
    display: block;
    }
.btCounterHolder .btCountdownHolder .days,
.btCounterHolder .btCountdownHolder .hours,
.btCounterHolder .btCountdownHolder .minutes,
.btCounterHolder .btCountdownHolder .seconds {
    display: block;
    }
.btCounterHolder .btCountdownHolder .days:before,
.btCounterHolder .btCountdownHolder .hours:before,
.btCounterHolder .btCountdownHolder .minutes:before,
.btCounterHolder .btCountdownHolder .seconds:before {
    display: none;
    }
.btCounterHolder .btCountdownHolder .days_text {
    padding: 0;
    margin: 0;
    }
}

/* Price list */
.bt_bb_price_list {
    padding: 5em 2.5em 2.5em;
    border: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_price_list[style*="background-image"] {
    background-size: cover;
    background-position: center;
    }
.bt_bb_shape_soft_rounded.bt_bb_price_list {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_price_list {
    border-radius: 10px;
    }
.bt_bb_shape_full_rounded.bt_bb_price_list {
    border-radius: 25px;
    }
.bt_bb_price_list .bt_bb_price_list_title {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 0;
    font-size: 1.875em;
    font-weight: bold;
    background: transparent !important;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    }
.btHeaderLetterSpacing15 .bt_bb_price_list .bt_bb_price_list_title {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 .bt_bb_price_list .bt_bb_price_list_title {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 .bt_bb_price_list .bt_bb_price_list_title {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 .bt_bb_price_list .bt_bb_price_list_title {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 .bt_bb_price_list .bt_bb_price_list_title {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 .bt_bb_price_list .bt_bb_price_list_title {
    letter-spacing: -.045em;
    }
.bt_bb_price_list .bt_bb_price_list_subtitle {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin: .5em 0 0;
    }
.bt_bb_price_list .bt_bb_price_list_subtitle:empty {
    display: none;
    }
.bt_bb_price_list .bt_bb_price_list_price {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 3.75em;
    margin: 0;
    font-weight: bold;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency {
    font-size: .5em;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    font-size: 1em;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.btHeaderLetterSpacing15 .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 .bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount {
    letter-spacing: -.045em;
    }
.bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.rtl .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_price {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.rtl .bt_bb_align_right .bt_bb_price_list .bt_bb_price_list_price {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_price_list .bt_bb_price_list_price:after {
    display: none;
    }
.bt_bb_align_center .bt_bb_price_list .bt_bb_price_list_price {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_price_list ul {
    margin: 1.875em 0 0 !important;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    padding: 0;
    line-height: 1.4;
    }
.bt_bb_price_list ul:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: currentColor;
    opacity: .1;
    margin-bottom: 1.875em;
    }
.bt_bb_price_list ul li {
    border: 0;
    padding: 0;
    }
.bt_bb_price_list ul li:before {
    font-family: RemixIcons-System;
    content: "\e944";
    font-size: 1.25em;
    margin-right: .3em;
    -webkit-transform: translateY(.1em);
    -moz-transform: translateY(.1em);
    -ms-transform: translateY(.1em);
    transform: translateY(.1em);
    display: inline-block;
    }
.rtl .bt_bb_price_list ul li:before {
    margin-right: 0;
    margin-left: .3em;
    }
.bt_bb_price_list .bt_bb_button {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-bottom: 0;
    margin-top: 2.5rem;
    margin-right: 0 !important;
    margin-left: 0 !important;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.rtl .bt_bb_price_list .bt_bb_button {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.bt_bb_price_list .bt_bb_button + .bt_bb_button {
    margin-top: .5rem;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_price_list .bt_bb_button,.bt_bb_align_right .bt_bb_align_center.bt_bb_price_list .bt_bb_button,.bt_bb_align_left .bt_bb_align_center .bt_bb_price_list .bt_bb_button,.bt_bb_align_right .bt_bb_align_center .bt_bb_price_list .bt_bb_button,.bt_bb_align_center.bt_bb_price_list .bt_bb_button,.bt_bb_align_center .bt_bb_price_list .bt_bb_button {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_price_list .bt_bb_button,.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list .bt_bb_button,.bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_button,.bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_button,.bt_bb_align_right.bt_bb_price_list .bt_bb_button,.bt_bb_align_right .bt_bb_price_list .bt_bb_button {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }
.rtl .bt_bb_align_left .bt_bb_align_right.bt_bb_price_list .bt_bb_button,.bt_bb_align_center .bt_bb_align_right.bt_bb_price_list .bt_bb_button,.bt_bb_align_left .bt_bb_align_right .bt_bb_price_list .bt_bb_button,.bt_bb_align_center .bt_bb_align_right .bt_bb_price_list .bt_bb_button,.bt_bb_align_right.bt_bb_price_list .bt_bb_button,.bt_bb_align_right .bt_bb_price_list .bt_bb_button {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
.bt_bb_price_list .bt_bb_button.bt_bb_width_full {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    }

/* Progress bar */
.bt_bb_progress_bar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
.bt_bb_progress_bar .bt_bb_progress_bar_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_percent {
    font-weight: bold;
    color: currentColor;
    }
.rtl .bt_bb_progress_bar {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner {
    -webkit-transform: scaleX(-1) translateX(100%);
    -moz-transform: scaleX(-1) translateX(100%);
    -ms-transform: scaleX(-1) translateX(100%);
    transform: scaleX(-1) translateX(100%);
    }
.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated {
    -webkit-transform: scaleX(-1) translateX(0%);
    -moz-transform: scaleX(-1) translateX(0%);
    -ms-transform: scaleX(-1) translateX(0%);
    transform: scaleX(-1) translateX(0%);
    }
.bt_bb_progress_bar.bt_bb_size_small {
    font-size: .875em;
    }
.bt_bb_progress_bar.bt_bb_size_small .bt_bb_progress_bar_inner {
    padding: .5em 1em;
    }
.bt_bb_progress_bar.bt_bb_style_outline .bt_bb_progress_bar_inner {
    border-width: 2px;
    }
.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg {
    background: transparent !important;
    opacity: .1;
    }
.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg:after {
    display: block;
    content: "";
    background: currentColor;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    }
.bt_bb_size_small.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg:after {
    height: 6px;
    }
.bt_bb_size_normal.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg:after {
    height: 10px;
    }
.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    padding: .1em 0;
    }
.bt_bb_size_small.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    border-bottom-width: 6px;
    }
.bt_bb_size_normal.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    border-bottom-width: 10px;
    }
.btLightSkin .bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner,
.btDarkSkin .btLightSkin .bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: #181818;
    }
.btDarkSkin .bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner,
.btLightSkin .btDarkSkin .bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner {
    color: #fff;
    }
.bt_bb_progress_bar.bt_bb_style_line.bt_bb_shape_rounded .bt_bb_progress_bar_inner {
    border-bottom-color: transparent !important;
    }
.bt_bb_progress_bar.bt_bb_style_line.bt_bb_shape_rounded .bt_bb_progress_bar_inner:after {
    display: block;
    content: "";
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    }
.bt_bb_progress_bar.bt_bb_style_line.bt_bb_shape_rounded.bt_bb_size_small .bt_bb_progress_bar_bg:after {
    border-radius: 6px;
    }
.bt_bb_progress_bar.bt_bb_style_line.bt_bb_shape_rounded.bt_bb_size_small .bt_bb_progress_bar_inner:after {
    bottom: -6px;
    height: 6px;
    border-radius: 6px;
    }
.bt_bb_progress_bar.bt_bb_style_line.bt_bb_shape_rounded.bt_bb_size_normal .bt_bb_progress_bar_bg:after {
    border-radius: 10px;
    }
.bt_bb_progress_bar.bt_bb_style_line.bt_bb_shape_rounded.bt_bb_size_normal .bt_bb_progress_bar_inner:after {
    bottom: -10px;
    height: 10px;
    border-radius: 10px;
    }
.bt_bb_progress_bar.bt_bb_shape_rounded:not(.bt_bb_style_line) {
    border-radius: 50px;
    }
.bt_bb_progress_bar.bt_bb_shape_rounded:not(.bt_bb_style_line) .bt_bb_progress_bar_inner,
.bt_bb_progress_bar.bt_bb_shape_rounded:not(.bt_bb_style_line) .bt_bb_progress_bar_bg {
    border-radius: 50px;
    }

/* Column and inner column borders */
.bt_bb_top_border.bt_bb_column .bt_bb_column_content,
.bt_bb_top_border.bt_bb_column_inner .bt_bb_column_inner_content {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(0,0,0,.07);
    }
.bt_bb_bottom_border.bt_bb_column .bt_bb_column_content,
.bt_bb_bottom_border.bt_bb_column_inner .bt_bb_column_inner_content {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0,0,0,.07);
    }
.bt_bb_right_border.bt_bb_column .bt_bb_column_content,
.bt_bb_right_border.bt_bb_column_inner .bt_bb_column_inner_content {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(0,0,0,.07);
    }
.bt_bb_left_border.bt_bb_column .bt_bb_column_content,
.bt_bb_left_border.bt_bb_column_inner .bt_bb_column_inner_content {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(0,0,0,.07);
    }
.bt_bb_border_width_1.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_1.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 1px;
    }
.bt_bb_border_width_2.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_2.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 2px;
    }
.bt_bb_border_width_3.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_3.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 3px;
    }
.bt_bb_border_width_4.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_4.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 4px;
    }
.bt_bb_border_width_5.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_5.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 5px;
    }
.bt_bb_border_width_6.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_6.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 6px;
    }
.bt_bb_border_width_7.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_7.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 7px;
    }
.bt_bb_border_width_8.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_8.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 8px;
    }
.bt_bb_border_width_9.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_9.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 9px;
    }
.bt_bb_border_width_10.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_10.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 10px;
    }
.bt_bb_border_width_11.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_11.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 11px;
    }
.bt_bb_border_width_12.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_12.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 12px;
    }
.bt_bb_border_width_13.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_13.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 13px;
    }
.bt_bb_border_width_14.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_14.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 14px;
    }
.bt_bb_border_width_15.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_15.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 15px;
    }
.bt_bb_border_width_16.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_16.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 16px;
    }
.bt_bb_border_width_17.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_17.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 17px;
    }
.bt_bb_border_width_18.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_18.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 18px;
    }
.bt_bb_border_width_19.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_19.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 19px;
    }
.bt_bb_border_width_20.bt_bb_column .bt_bb_column_content,
.bt_bb_border_width_20.bt_bb_column_inner .bt_bb_column_inner_content {
    border-width: 20px;
    }

/* Latest posts */
.bt_bb_gap_small.bt_bb_latest_posts {
    margin-left: -.3125em;
    margin-right: -.3125em;
    }
.bt_bb_gap_small.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 .3125em;
    }
.bt_bb_gap_normal.bt_bb_latest_posts {
    margin-left: -.625em;
    margin-right: -.625em;
    }
.bt_bb_gap_normal.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 .625em;
    }
.bt_bb_gap_large.bt_bb_latest_posts {
    margin-left: -1.25em;
    margin-right: -1.25em;
    }
.bt_bb_gap_large.bt_bb_latest_posts .bt_bb_latest_posts_item {
    padding: 0 1.25em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    margin-bottom: 1.563em;
    }
.bt_bb_image_shape_rounded.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    border-radius: 4px;
    overflow: hidden;
    }
.bt_bb_image_shape_round.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
    border-radius: 10px;
    overflow: hidden;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image a {
    display: block;
    position: relative;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image a img {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image a:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    pointer-events: none;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content {
    padding: 0 1.875em 1.875em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category {
    margin-bottom: .625em;
    padding: 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories {
    font-size: 1em;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li a:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li a:hover {
    opacity: .7;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta {
    font-size: 1em;
    margin-bottom: .625em;
    padding: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta a {
    color: inherit;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta a:hover {
    opacity: .6;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span {
    font-size: inherit;
    font-weight: inherit;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit;
    padding: 0 !important;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_date:before {
    display: none;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_author:before {
    font-family: RemixIcons-User;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    content: "\e955";
    margin-right: .25em;
    }
.rtl .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_author:before {
    margin-right: 0;
    margin-left: .25em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_author > a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_author > a:before {
    display: block;
    content: "";
    width: .25em;
    height: 1px;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_comments:before {
    font-family: RemixIcons-Communication;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    content: "\e901";
    margin-right: .25em;
    }
.rtl .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_comments:before {
    margin-right: 0;
    margin-left: .25em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.2em;
    max-height: 2.4em;
    font-size: 1.875em;
    color: inherit;
    padding: 0;
    margin: 0;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a {
    color: inherit;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover {
    opacity: .7;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt {
    font-size: 1em;
    margin-top: 1.25em;
    padding: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 4.5em;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt:empty {
    display: none;
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image a:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
.bt_bb_latest_posts .bt_bb_latest_posts_item:hover .bt_bb_latest_posts_item_image a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }

/* Magnificent popup */
.mfp-iframe-holder .mfp-content {
    max-width: 1200px;
    }
.mfp-zoom-out-cur {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh !important;
    }
.mfp-container {
    background: transparent !important;
    }
.mfp-bg {
    background: #191919 !important;
    opacity: .9;
    position: fixed !important;
    }
button.mfp-close {
    width: 3.75rem;
    height: 3.75rem;
    opacity: 1;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #fff;
    right: 10px;
    top: 10px;
    font-size: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    }
.rtl button.mfp-close {
    right: auto;
    left: 10px;
    }
.btSoftRoundedButtons button.mfp-close {
    border-radius: 4px;
    }
.btHardRoundedButtons button.mfp-close {
    border-radius: 10px;
    }
.btFullRoundedButtons button.mfp-close {
    border-radius: 50%;
    }
button.mfp-close:active {
    top: 10px;
    }
button.mfp-close:before {
    display: block;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    content: "\e955";
    font-family: RemixIcons-System;
    font-size: 1.5rem;
    }
button.mfp-close:hover {
    background: #ff3b2b !important;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
button.mfp-close:hover:before {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    }
.btAccentButtonDarkText button.mfp-close:hover {
    color: #181818 !important;
    }
.admin-bar button.mfp-close {
    top: 42px;
    }
.admin-bar button.mfp-close:active {
    top: 42px;
    }
.mfp-figure:after {
    display: none;
    }
button.mfp-arrow {
    width: auto;
    height: auto;
    right: 2.063em;
    top: 50%;
    margin: 0;
    opacity: 1;
    font-size: .75em;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 2em 0;
    }
button.mfp-arrow:before {
    border: 0;
    opacity: 1;
    margin: 0;
    display: block;
    padding: 0 10px;
    color: currentColor;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
    text-transform: uppercase;
    }
button.mfp-arrow:after {
    background: currentColor;
    content: "";
    display: block;
    height: 1px;
    width: 2.5em;
    border: 0;
    position: relative;
    margin: 0;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.rtl button.mfp-arrow {
    left: 2.063em;
    right: auto;
    }
button.mfp-arrow:active {
    margin: 0;
    }
button.mfp-arrow:hover:after {
    width: 3.333em;
    }
button.mfp-arrow.mfp-arrow-left {
    left: 2.063em;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.rtl button.mfp-arrow.mfp-arrow-left {
    right: 2.063em;
    left: auto;
    }
.mfp-counter {
    left: 0;
    text-align: center;
    color: #fff;
    font-size: .75em;
    }
@media (max-width: 900px) {
.mfp-arrow {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
}

@media (max-width: 768px) {
button.mfp-arrow {
    right: 0;
    }
.rtl button.mfp-arrow {
    left: 0;
    right: auto;
    }
button.mfp-arrow.mfp-arrow-left {
    left: 0;
    }
.rtl button.mfp-arrow.mfp-arrow-left {
    left: auto;
    right: 0;
    }
}

@media (max-width: 782px) {
.admin-bar button.mfp-close {
    top: 56px;
    }
.admin-bar button.mfp-close:active {
    top: 56px;
    }
}

/* Back to top */
.bt_bb_back_to_top {
    right: 5em;
    bottom: 5em;
    position: fixed;
    z-index: 9999;
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: transform 1s cubic-bezier(.230,1,.320,1),opacity 1s cubic-bezier(.230,1,.320,1);
    -moz-transition: transform 1s cubic-bezier(.230,1,.320,1),opacity 1s cubic-bezier(.230,1,.320,1);
    transition: transform 1s cubic-bezier(.230,1,.320,1),opacity 1s cubic-bezier(.230,1,.320,1);
    }
.rtl .bt_bb_back_to_top {
    right: auto;
    left: 5em;
    }
.btBackToTop .bt_bb_back_to_top {
    opacity: 1;
    pointer-events: initial;
    }
.bt_bb_back_to_top .bt_back_to_top_button {
    background: #ff3b2b;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2em;
    width: 2.5em;
    height: 2.5em;
    position: relative;
    }
.btAccentButtonDarkText .bt_bb_back_to_top .bt_back_to_top_button {
    color: #181818 !important;
    }
.bt_bb_back_to_top_alternate.bt_bb_back_to_top .bt_back_to_top_button {
    background: #06305f;
    }
.btSoftRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button {
    border-radius: 4px;
    overflow: hidden;
    }
.btHardRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button {
    border-radius: 10px;
    overflow: hidden;
    }
.btFullRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button {
    border-radius: 50%;
    overflow: hidden;
    }
.bt_bb_back_to_top .bt_back_to_top_button:before {
    content: "\e93f";
    font-family: RemixIcons-System;
    display: block;
    z-index: 2;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    }
.bt_bb_back_to_top .bt_back_to_top_button_no_icon {
    font-size: 1em;
    background: #ff3b2b;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 1em 1.5em;
    }
.btAccentButtonDarkText .bt_bb_back_to_top .bt_back_to_top_button_no_icon {
    color: #181818 !important;
    }
.bt_bb_back_to_top_alternate.bt_bb_back_to_top .bt_back_to_top_button_no_icon {
    background: #06305f;
    }
.btHardRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button_no_icon {
    border-radius: 2em;
    overflow: hidden;
    }
.btSoftRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button_no_icon {
    border-radius: 4px;
    overflow: hidden;
    }
.btFullRoundedButtons .bt_bb_back_to_top .bt_back_to_top_button_no_icon {
    border-radius: 50px;
    overflow: hidden;
    }
.bt_bb_back_to_top .bt_back_to_top_button_no_icon:before {
    content: "\e93f";
    font-family: RemixIcons-System;
    display: block;
    margin: 0 .5em 0 0;
    font-size: 1.5em;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    z-index: 2;
    }
.rtl .bt_bb_back_to_top .bt_back_to_top_button_no_icon:before {
    margin: 0 0 0 .5em;
    }
.bt_bb_back_to_top .bt_bb_back_to_top_text {
    z-index: 2;
    display: block;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    font-weight: bold;
    }
.bt_bb_back_to_top .bt_back_to_top_button:after,
.bt_bb_back_to_top .bt_back_to_top_button_no_icon:after {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .bt_bb_back_to_top .bt_back_to_top_button:after,
.rtl .bt_bb_back_to_top .bt_back_to_top_button_no_icon:after {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    right: 0;
    }
.bt_bb_back_to_top .bt_back_to_top_button:hover,
.bt_bb_back_to_top .bt_back_to_top_button_no_icon:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.bt_bb_back_to_top .bt_back_to_top_button:hover:after,
.bt_bb_back_to_top .bt_back_to_top_button_no_icon:hover:after {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .bt_bb_back_to_top .bt_back_to_top_button:hover:after,
.rtl .bt_bb_back_to_top .bt_back_to_top_button_no_icon:hover:after {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
@media (max-width: 1480px) {
.bt_bb_back_to_top {
    right: 2em;
    bottom: 2em;
    }
.rtl .bt_bb_back_to_top {
    left: 2em;
    right: auto;
    }
}

@media (max-width: 1199px) {
.bt_bb_back_to_top {
    right: 1em;
    bottom: 1em;
    }
.rtl .bt_bb_back_to_top {
    left: 1em;
    right: auto;
    }
.bt_bb_back_to_top .bt_back_to_top_button {
    font-size: 1.75em;
    }
}

@media (max-width: 768px) {
.bt_bb_back_to_top {
    right: 5px;
    bottom: 5px;
    }
.rtl .bt_bb_back_to_top {
    left: 5px;
    right: auto;
    }
.bt_bb_back_to_top .bt_back_to_top_button {
    font-size: 1.5em;
    }
}

/* Post & Portfolio tiles */
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-box-shadow: 0 5px 18px rgb(24 24 24 / 15%);
    box-shadow: 0 5px 18px rgb(24 24 24 / 15%);
    opacity: 0;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    pointer-events: none;
    }
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    border-radius: 10px;
    }
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    border-radius: 25px;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    overflow: hidden;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a {
    display: block;
    position: relative;
    height: 100%;
    }
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a {
    clip-path: inset(0 round 4px);
    }
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a {
    clip-path: inset(0 round 10px);
    }
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a {
    clip-path: inset(0 round 25px);
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    opacity: 0;
    }
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    border-radius: 10px;
    }
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    border-radius: 25px;
    }
.bt_bb_dark_light_mode_light.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_light.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_light.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_light.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    background: #fff;
    }
.bt_bb_dark_light_mode_dark.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    background: #191919;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img {
    display: block;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    overflow: hidden;
    pointer-events: none;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    clip-path: inset(0 round 0 0 4px 4px);
    }
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    clip-path: inset(0 round 0 0 10px 10px);
    }
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_full_rounded.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_shape_full_rounded.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    clip-path: inset(0 round 0 0 25px 25px);
    }
.bt_bb_dark_light_mode_light.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_dark_light_mode_light.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_dark_light_mode_light.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_dark_light_mode_light.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    color: #181818;
    background: -webkit-linear-gradient(bottom,rgba(255,255,255,.75),transparent);
    background: -moz-linear-gradient(bottom,rgba(255,255,255,.75),transparent);
    background: linear-gradient(to top,rgba(255,255,255,.75),transparent);
    }
.bt_bb_dark_light_mode_dark.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    color: #fff;
    background: -webkit-linear-gradient(bottom,rgba(24,24,24,.75),transparent);
    background: -moz-linear-gradient(bottom,rgba(24,24,24,.75),transparent);
    background: linear-gradient(to top,rgba(24,24,24,.75),transparent);
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper {
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.3em 1.875em;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title {
    padding: 0;
    font-size: 1.875em;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_excerpt {
    font-size: 1em;
    line-height: 1.5;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_post_title + .bt_bb_grid_item_post_excerpt {
    margin-top: .875em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 4.5em;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    position: absolute;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 0;
    pointer-events: none;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-shadow: 0 2px 3px rgba(0,0,0,.5);
    padding: 1em;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init h5 {
    font-size: 2.188em;
    color: #fff;
    padding-bottom: 0;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover {
    z-index: 5;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner:after,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner:after,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner:after,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner:after {
    -webkit-box-shadow: 0 5px 18px rgb(24 24 24 / 35%);
    box-shadow: 0 5px 18px rgb(24 24 24 / 35%);
    opacity: 1;
    }
.bt_bb_dark_light_mode_light.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_light.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_light.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_light.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    opacity: .5;
    }
.bt_bb_dark_light_mode_dark.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after,
.bt_bb_dark_light_mode_dark.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a:after {
    opacity: .2;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper {
    -webkit-transform: translateY(0%) !important;
    -moz-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
    }
.bt_bb_masonry_post_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_masonry_post_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_portfolio_tiles_content .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.bt_bb_gap_no_gap.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_no_gap.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: 0;
    margin-top: 0;
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: -1px;
    margin-top: -1px;
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    -webkit-transform: translate(1px,1px);
    -moz-transform: translate(1px,1px);
    -ms-transform: translate(1px,1px);
    transform: translate(1px,1px);
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    margin-right: 1px;
    margin-bottom: 1px;
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin-right: 1px;
    height: -webkit-calc(100% - 1px);
    height: -moz-calc(100% - 1px);
    height: calc(100% - 1px);
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    margin-right: 1px;
    margin-bottom: 1px;
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: -webkit-calc(100% - 1px);
    width: -moz-calc(100% - 1px);
    width: calc(100% - 1px);
    height: -webkit-calc(100% - 1px);
    height: -moz-calc(100% - 1px);
    height: calc(100% - 1px);
    bottom: 1px;
    }
.bt_bb_gap_small.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: -.625em;
    margin-top: -.625em;
    }
.bt_bb_gap_small.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    -webkit-transform: translate(.625em,.625em);
    -moz-transform: translate(.625em,.625em);
    -ms-transform: translate(.625em,.625em);
    transform: translate(.625em,.625em);
    }
.bt_bb_gap_small.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    margin-right: .625em;
    margin-bottom: .625em;
    }
.bt_bb_gap_small.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin-right: .625em;
    height: -webkit-calc(100% - .625em);
    height: -moz-calc(100% - .625em);
    height: calc(100% - .625em);
    }
.bt_bb_gap_small.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    margin-right: .625em;
    margin-bottom: .625em;
    }
.bt_bb_gap_small.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_gap_small.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: -webkit-calc(100% - .625em);
    width: -moz-calc(100% - .625em);
    width: calc(100% - .625em);
    height: -webkit-calc(100% - .625em);
    height: -moz-calc(100% - .625em);
    height: calc(100% - .625em);
    bottom: .625em;
    }
.bt_bb_gap_normal.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: -1.25em;
    margin-top: -1.25em;
    }
.bt_bb_gap_normal.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    -webkit-transform: translate(1.25em,1.25em);
    -moz-transform: translate(1.25em,1.25em);
    -ms-transform: translate(1.25em,1.25em);
    transform: translate(1.25em,1.25em);
    }
.bt_bb_gap_normal.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    margin-right: 1.25em;
    margin-bottom: 1.25em;
    }
.bt_bb_gap_normal.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin-right: 1.25em;
    height: -webkit-calc(100% - 1.25em);
    height: -moz-calc(100% - 1.25em);
    height: calc(100% - 1.25em);
    }
.bt_bb_gap_normal.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    margin-right: 1.25em;
    margin-bottom: 1.25em;
    }
.bt_bb_gap_normal.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: -webkit-calc(100% - 1.25em);
    width: -moz-calc(100% - 1.25em);
    width: calc(100% - 1.25em);
    height: -webkit-calc(100% - 1.25em);
    height: -moz-calc(100% - 1.25em);
    height: calc(100% - 1.25em);
    bottom: 1.25em;
    }
.bt_bb_gap_medium.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: -1.875em;
    margin-top: -1.875em;
    }
.bt_bb_gap_medium.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    -webkit-transform: translate(1.875em,1.875em);
    -moz-transform: translate(1.875em,1.875em);
    -ms-transform: translate(1.875em,1.875em);
    transform: translate(1.875em,1.875em);
    }
.bt_bb_gap_medium.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    margin-right: 1.875em;
    margin-bottom: 1.875em;
    }
.bt_bb_gap_medium.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin-right: 1.875em;
    height: -webkit-calc(100% - 1.875em);
    height: -moz-calc(100% - 1.875em);
    height: calc(100% - 1.875em);
    }
.bt_bb_gap_medium.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    margin-right: 1.875em;
    margin-bottom: 1.875em;
    }
.bt_bb_gap_medium.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: -webkit-calc(100% - 1.875em);
    width: -moz-calc(100% - 1.875em);
    width: calc(100% - 1.875em);
    height: -webkit-calc(100% - 1.875em);
    height: -moz-calc(100% - 1.875em);
    height: calc(100% - 1.875em);
    bottom: 1.875em;
    }
.bt_bb_gap_large.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: -2.5em;
    margin-top: -2.5em;
    }
.bt_bb_gap_large.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    -webkit-transform: translate(2.5em,2.5em);
    -moz-transform: translate(2.5em,2.5em);
    -ms-transform: translate(2.5em,2.5em);
    transform: translate(2.5em,2.5em);
    }
.bt_bb_gap_large.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    margin-right: 2.5em;
    margin-bottom: 2.5em;
    }
.bt_bb_gap_large.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin-right: 2.5em;
    height: -webkit-calc(100% - 2.5em);
    height: -moz-calc(100% - 2.5em);
    height: calc(100% - 2.5em);
    }
.bt_bb_gap_large.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    margin-right: 2.5em;
    margin-bottom: 2.5em;
    }
.bt_bb_gap_large.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_gap_large.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: -webkit-calc(100% - 2.5em);
    width: -moz-calc(100% - 2.5em);
    width: calc(100% - 2.5em);
    height: -webkit-calc(100% - 2.5em);
    height: -moz-calc(100% - 2.5em);
    height: calc(100% - 2.5em);
    bottom: 2.5em;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content {
    margin-left: -3.125em;
    margin-top: -3.125em;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-transform: translate(3.125em,3.125em);
    -moz-transform: translate(3.125em,3.125em);
    -ms-transform: translate(3.125em,3.125em);
    transform: translate(3.125em,3.125em);
    position: relative;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner:after {
    margin-right: 3.125em;
    margin-bottom: 3.125em;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin-right: 3.125em;
    height: -webkit-calc(100% - 3.125em);
    height: -moz-calc(100% - 3.125em);
    height: calc(100% - 3.125em);
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_title_init {
    margin-right: 3.125em;
    margin-bottom: 3.125em;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_tiles .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    width: -webkit-calc(100% - 3.125em);
    width: -moz-calc(100% - 3.125em);
    width: calc(100% - 3.125em);
    height: -webkit-calc(100% - 3.125em);
    height: -moz-calc(100% - 3.125em);
    height: calc(100% - 3.125em);
    bottom: 3.125em;
    }

/* Post tile 12 element */
.bt_bb_grid_container .bt_bb_tile_format_12 .bt_bb_grid_item_post_thumbnail img {
    height: 100%;
    }

/* Post tile 22 element */
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_22 {
    width: 100%;
    }
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_22 {
    width: 66.6666687%;
    }
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_22 {
    width: 50%;
    }
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_22 {
    width: 40%;
    }
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_22 {
    width: 33.3333334%;
    }

/* Portfolio & post slider */
.bt_bb_style_shadowed.bt_bb_portfolio_slider,
.bt_bb_style_shadowed.bt_bb_post_slider {
    margin-top: -2.063em;
    margin-bottom: -2.063em;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider,
.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider {
    overflow: visible;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider .slick-track,
.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider .slick-track {
    padding-top: 2.063em;
    padding-bottom: 2.063em;
    }
.bt_bb_arrows_position_outside.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider button.slick-arrow.slick-next,
.bt_bb_arrows_position_outside.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider button.slick-arrow.slick-next {
    bottom: 0;
    }
.bt_bb_arrows_position_outside.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider button.slick-arrow.slick-prev,
.bt_bb_arrows_position_outside.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider button.slick-arrow.slick-prev {
    top: 0;
    }
.bt_bb_arrows_position_below.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider button.slick-arrow,
.bt_bb_arrows_position_below.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider button.slick-arrow {
    -webkit-transform: translateY(-2.25em);
    -moz-transform: translateY(-2.25em);
    -ms-transform: translateY(-2.25em);
    transform: translateY(-2.25em);
    }
.bt_bb_arrows_position_below.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider .slick-dots,
.bt_bb_arrows_position_below.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider .slick-dots {
    -webkit-transform: translate(-50%,-2.25em);
    -moz-transform: translate(-50%,-2.25em);
    -ms-transform: translate(-50%,-2.25em);
    transform: translate(-50%,-2.25em);
    }
.bt_bb_portfolio_slider .slick-list,
.bt_bb_post_slider .slick-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_portfolio_slider .slick-list .slick-track,
.bt_bb_post_slider .slick-list .slick-track {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_overflow_yes.bt_bb_portfolio_slider .slick-list,
.bt_bb_overflow_yes.bt_bb_post_slider .slick-list {
    overflow: visible;
    }
.bt_bb_portfolio_slider .slick-initialized .slick-slide,
.bt_bb_post_slider .slick-initialized .slick-slide {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1.875em 1.875em;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.rtl .bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.rtl .bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    text-align: right;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    color: #fff;
    }
.bt_bb_shape_soft_rounded.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_shape_soft_rounded.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    border-radius: 4px;
    overflow: hidden;
    }
.bt_bb_shape_hard_rounded.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_shape_hard_rounded.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    border-radius: 10px;
    overflow: hidden;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_style_shadowed.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-box-shadow: 0 5px 18px rgba(24,24,24,.15);
    box-shadow: 0 5px 18px rgba(24,24,24,.15);
    }
.bt_bb_style_bordered.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_style_bordered.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    }
.btDarkSkin .bt_bb_style_bordered.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.btDarkSkin .bt_bb_style_bordered.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner {
    position: relative;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 16em;
    overflow: hidden;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner > *,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner > * {
    z-index: 2;
    position: relative;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin: 0 -1.875em 1.563em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: auto !important;
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    position: relative;
    overflow: hidden;
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    pointer-events: none;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    height: auto !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    content: "";
    display: block;
    background: #191919;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    content: "";
    display: block;
    background: -webkit-linear-gradient(bottom,#191919,transparent);
    background: -moz-linear-gradient(bottom,#191919,transparent);
    background: linear-gradient(to top,#191919,transparent);
    opacity: .75;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title {
    font-size: 1.875em;
    color: inherit;
    padding: 0;
    line-height: 1;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a {
    color: inherit;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a:hover,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a:hover {
    opacity: .7;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt {
    font-size: 1em;
    margin-top: 1.25em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 4.5em;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt:empty,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt:empty {
    display: none;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category {
    font-size: 1em;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: .625em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a {
    color: inherit;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a:hover,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a:hover {
    opacity: .7;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a:not(:last-child):after,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li:not(:last-child):after,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta {
    font-size: 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: .625em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a {
    color: inherit;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a:hover,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a:hover {
    opacity: .6;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before {
    font-family: RemixIcons-User;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    content: "\e955";
    margin-right: .25em;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before {
    color: currentColor;
    }
.rtl .bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.rtl .bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before {
    margin-right: 0;
    margin-left: .25em;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a:before,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a:before {
    display: block;
    content: "";
    width: .25em;
    height: 1px;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    font-family: RemixIcons-Communication;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    content: "\e901";
    margin-right: .25em;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    color: currentColor;
    }
.rtl .bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.rtl .bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    margin-right: 0;
    margin-left: .25em;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span:not(:last-child):after,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more {
    margin-top: 1.875em;
    font-size: 1em;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a {
    font-weight: bold;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -.25em;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    font-weight: normal;
    margin-left: .75em;
    width: 2em;
    height: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    }
.rtl .bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.rtl .bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    margin-left: 0;
    margin-right: .75em;
    }
.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon:only-child,
.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon:only-child {
    margin: 0 !important;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    background: rgba(255,255,255,.1) !important;
    color: #fff !important;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a {
    color: #fff !important;
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
.bt_bb_image_position_image_above_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_image_position_image_above_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_image_position_image_beneath_content.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_image_position_image_beneath_content.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover,
.bt_bb_style_shadowed.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner:hover {
    -webkit-box-shadow: 0 20px 30px -15px rgba(24,24,24,.3);
    box-shadow: 0 20px 30px -15px rgba(24,24,24,.3);
    }
.bt_bb_gap_extrasmall.bt_bb_portfolio_slider .bt_bb_grid_item,
.bt_bb_gap_extrasmall.bt_bb_post_slider .bt_bb_grid_item {
    padding-left: 1px;
    }
.bt_bb_gap_small.bt_bb_portfolio_slider .bt_bb_grid_item,
.bt_bb_gap_small.bt_bb_post_slider .bt_bb_grid_item {
    padding: 0 .3125em;
    }
.bt_bb_gap_normal.bt_bb_portfolio_slider .bt_bb_grid_item,
.bt_bb_gap_normal.bt_bb_post_slider .bt_bb_grid_item {
    padding: 0 .625em;
    }
.bt_bb_gap_medium.bt_bb_portfolio_slider .bt_bb_grid_item,
.bt_bb_gap_medium.bt_bb_post_slider .bt_bb_grid_item {
    padding: 0 .9375em;
    }
.bt_bb_gap_large.bt_bb_portfolio_slider .bt_bb_grid_item,
.bt_bb_gap_large.bt_bb_post_slider .bt_bb_grid_item {
    padding: 0 1.25em;
    }
.bt_bb_gap_extralarge.bt_bb_portfolio_slider .bt_bb_grid_item,
.bt_bb_gap_extralarge.bt_bb_post_slider .bt_bb_grid_item {
    padding: 0 1.5625em;
    }
.bt_bb_gap_extrasmall.bt_bb_portfolio_slider .slick-list,
.bt_bb_gap_extrasmall.bt_bb_post_slider .slick-list {
    margin-left: -1px;
    }
.bt_bb_gap_small.bt_bb_portfolio_slider .slick-list,
.bt_bb_gap_small.bt_bb_post_slider .slick-list {
    margin-left: -.3125em;
    margin-right: -.3125em;
    }
.bt_bb_gap_normal.bt_bb_portfolio_slider .slick-list,
.bt_bb_gap_normal.bt_bb_post_slider .slick-list {
    margin-left: -.625em;
    margin-right: -.625em;
    }
.bt_bb_gap_medium.bt_bb_portfolio_slider .slick-list,
.bt_bb_gap_medium.bt_bb_post_slider .slick-list {
    margin-left: -.9375em;
    margin-right: -.9375em;
    }
.bt_bb_gap_large.bt_bb_portfolio_slider .slick-list,
.bt_bb_gap_large.bt_bb_post_slider .slick-list {
    margin-left: -1.25em;
    margin-right: -1.25em;
    }
.bt_bb_gap_extralarge.bt_bb_portfolio_slider .slick-list,
.bt_bb_gap_extralarge.bt_bb_post_slider .slick-list {
    margin-left: -1.5625em;
    margin-right: -1.5625em;
    }
@media (max-width: 479px) {
.bt_bb_style_shadowed.bt_bb_portfolio_slider,
.bt_bb_style_shadowed.bt_bb_post_slider {
    margin-top: 0;
    margin-bottom: 0;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider,
.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider {
    overflow: visible;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider .slick-list,
.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider .slick-list {
    display: block;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider .slick-track,
.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider .slick-track {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    }
.bt_bb_style_shadowed.bt_bb_portfolio_slider .slick-slider .slick-track .slick-slide,
.bt_bb_style_shadowed.bt_bb_post_slider .slick-slider .slick-track .slick-slide {
    margin-bottom: 2.063em;
    margin-top: 2.063em;
    }
}

/* Match content height */
.bt_bb_shape_soft-rounded.bt_bb_image.bt_bb_content_exists .bt_bb_image_content,
.bt_bb_shape_soft_rounded.bt_bb_image.bt_bb_content_exists .bt_bb_image_content {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_image.bt_bb_content_exists .bt_bb_image_content {
    border-radius: 10px;
    }
.bt_bb_shape_hard-rounded.bt_bb_image.bt_bb_content_exists .bt_bb_image_content,
.bt_bb_shape_circle.bt_bb_image.bt_bb_content_exists .bt_bb_image_content {
    border-radius: 50%;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex {
    padding: 0;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 2em;
    }
.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner > *:last-child {
    margin-bottom: 0;
    }
.bt_bb_remove_padding_yes.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner,
.bt_bb_remove_padding_0.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 0;
    }
.bt_bb_remove_padding_10.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 10px;
    }
.bt_bb_remove_padding_20.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 20px;
    }
.bt_bb_remove_padding_30.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 30px;
    }
.bt_bb_remove_padding_40.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 40px;
    }
.bt_bb_remove_padding_50.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 50px;
    }
.bt_bb_remove_padding_60.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 60px;
    }
.bt_bb_remove_padding_70.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 70px;
    }
.bt_bb_remove_padding_80.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 80px;
    }
.bt_bb_remove_padding_90.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 90px;
    }
.bt_bb_remove_padding_100.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    padding: 100px;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_fill_background_color_match_content_height.bt_bb_content_align_top .bt_bb_image_content,
.bt_bb_image.bt_bb_content_exists.bt_bb_fill_background_color_match_content_height.bt_bb_content_align_bottom .bt_bb_image_content,
.bt_bb_image.bt_bb_content_exists.bt_bb_fill_background_color_match_content_height.bt_bb_content_align_middle .bt_bb_image_content {
    background: transparent !important;
    overflow: hidden;
    }
.bt_bb_image.bt_bb_content_exists.bt_bb_fill_background_color_match_content_height.bt_bb_content_align_top .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner,
.bt_bb_image.bt_bb_content_exists.bt_bb_fill_background_color_match_content_height.bt_bb_content_align_bottom .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner,
.bt_bb_image.bt_bb_content_exists.bt_bb_fill_background_color_match_content_height.bt_bb_content_align_middle .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner {
    background: var(--bgcolor) !important;
    }
.bt_bb_shape_soft-rounded.bt_bb_image img,
.bt_bb_shape_soft_rounded.bt_bb_image img {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_image img {
    border-radius: 10px;
    }
.bt_bb_shape_hard-rounded.bt_bb_image img,
.bt_bb_shape_circle.bt_bb_image img {
    border-radius: 50%;
    }
.bt_bb_shape_soft-rounded.bt_bb_image[class*="bt_bb_hover_style_zoom"],
.bt_bb_shape_soft_rounded.bt_bb_image[class*="bt_bb_hover_style_zoom"] {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_image[class*="bt_bb_hover_style_zoom"] {
    border-radius: 10px;
    }
.bt_bb_shape_hard-rounded.bt_bb_image[class*="bt_bb_hover_style_zoom"],
.bt_bb_shape_circle.bt_bb_image[class*="bt_bb_hover_style_zoom"] {
    border-radius: 50%;
    }
.bt_bb_image[class*="bt_bb_hover_style_zoom"] img {
    border-radius: 0 !important;
    }
.bt_bb_shape_soft-rounded.bt_bb_image.bt_bb_hover_style_scroll,
.bt_bb_shape_soft_rounded.bt_bb_image.bt_bb_hover_style_scroll {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_image.bt_bb_hover_style_scroll {
    border-radius: 10px;
    }
.bt_bb_shape_hard-rounded.bt_bb_image.bt_bb_hover_style_scroll,
.bt_bb_shape_circle.bt_bb_image.bt_bb_hover_style_scroll {
    border-radius: 50%;
    }
.bt_bb_image.bt_bb_hover_style_scroll img {
    border-radius: 0 !important;
    }

/* Post & portfolio grid loader */
.bt_bb_post_grid_loader {
    margin: 3.25rem auto;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    height: 4px;
    max-width: 400px;
    width: 80% !important;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    }
.btSoftRoundedButtons .bt_bb_post_grid_loader,
.btHardRoundedButtons .bt_bb_post_grid_loader,
.btFullRoundedButtons .bt_bb_post_grid_loader {
    height: 6px;
    border-radius: 6px;
    }
.rtl .bt_bb_post_grid_loader {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    }
.bt_bb_post_grid_loader p:empty {
    display: none;
    }
.bt_bb_post_grid_loader:before,
.bt_bb_post_grid_loader:after {
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    }
.btSoftRoundedButtons .bt_bb_post_grid_loader:before,
.btHardRoundedButtons .bt_bb_post_grid_loader:before,
.btFullRoundedButtons .bt_bb_post_grid_loader:before,
.btSoftRoundedButtons .bt_bb_post_grid_loader:after,
.btHardRoundedButtons .bt_bb_post_grid_loader:after,
.btFullRoundedButtons .bt_bb_post_grid_loader:after {
    height: 6px;
    border-radius: 6px;
    }
.bt_bb_post_grid_loader:before {
    z-index: 1;
    background: currentColor;
    opacity: .07;
    }
.bt_bb_post_grid_loader:after {
    z-index: 2;
    background: #ff3b2b;
    -webkit-animation: btLoader 1.5s ease infinite;
    -moz-animation: btLoader 1.5s ease infinite;
    animation: btLoader 1.5s ease infinite;
    }
@media (max-width: 460px) {
.bt_bb_post_grid_loader {
    max-width: 80%;
    }
}

/* Post & portfolio grid filter */
.bt_bb_post_grid_filter {
    margin: 0 0 2em;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.bt_bb_post_grid_filter:after {
    display: block;
    content: "";
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    height: 1px;
    margin-top: 2em;
    }
.btLightSkin .bt_bb_post_grid_filter:after,
.btDarkSkin .btLightSkin .bt_bb_post_grid_filter:after,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_post_grid_filter:after {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .bt_bb_post_grid_filter:after,
.btLightSkin .btDarkSkin .bt_bb_post_grid_filter:after,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_post_grid_filter:after {
    background: rgba(255,255,255,.1);
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item {
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    padding: .75em 0;
    background: transparent !important;
    position: relative;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
    display: block;
    content: "";
    height: 2px;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    bottom: 0;
    position: absolute;
    background: #ff3b2b;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.rtl .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before {
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:last-child:before {
    width: 100%;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:last-child:after {
    display: none;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:before {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }

/* Post & portfolio grid */
.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: visible;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: auto !important;
    }
.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_sizer,
.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_sizer,
.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_sizer,
.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_sizer {
    display: none;
    }
.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_columns_1.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_1.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_1.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_1.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
.bt_bb_columns_2.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_2.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_2.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_2.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_columns_3.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
.bt_bb_columns_4.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_columns_5.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_columns_6.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_show_same_height.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_show_same_height.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 16.6666%;
    flex-basis: 16.6666%;
    max-width: 16.6666%;
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_extrasmall.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    margin-left: -1px;
    }
.bt_bb_gap_extrasmall.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_extrasmall.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_extrasmall.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    padding: 0 0 1px 1px;
    }
.bt_bb_gap_small.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_small.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    margin-left: -.3125em;
    margin-right: -.3125em;
    margin-top: -.3125em;
    }
.bt_bb_gap_small.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_small.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_small.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    padding: .3125em;
    }
.bt_bb_gap_normal.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_normal.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    margin-left: -.625em;
    margin-right: -.625em;
    margin-top: -.625em;
    }
.bt_bb_gap_normal.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_normal.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_normal.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    padding: .625em;
    }
.bt_bb_gap_medium.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_medium.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    margin-left: -.9375em;
    margin-right: -.9375em;
    margin-top: -.9375em;
    }
.bt_bb_gap_medium.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_medium.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_medium.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    padding: .9375em;
    }
.bt_bb_gap_large.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_large.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    margin-left: -1.25em;
    margin-right: -1.25em;
    margin-top: -1.25em;
    }
.bt_bb_gap_large.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_large.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_large.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    padding: 1.25em;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_extralarge.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content {
    margin-left: -1.5625em;
    margin-right: -1.5625em;
    margin-top: -1.5625em;
    }
.bt_bb_gap_extralarge.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_extralarge.bt_bb_masonry_post_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_gap_extralarge.bt_bb_masonry_portfolio_grid .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    padding: 1.5625em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1.875em 1.875em;
    overflow: hidden;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    text-align: right;
    }
.bt_bb_shape_soft_rounded.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_shape_soft_rounded.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    border-radius: 4px;
    overflow: hidden;
    }
.bt_bb_shape_hard_rounded.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_shape_hard_rounded.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    border-radius: 10px;
    overflow: hidden;
    }
.bt_bb_style_shadowed.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_style_shadowed.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-box-shadow: 0 5px 18px rgba(24,24,24,.15);
    box-shadow: 0 5px 18px rgba(24,24,24,.15);
    }
.bt_bb_style_bordered.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.bt_bb_style_bordered.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    }
.btDarkSkin .bt_bb_style_bordered.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.btDarkSkin .bt_bb_style_bordered.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    margin: 0 -1.875em 1.563em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: block;
    overflow: hidden;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title {
    font-size: 1.875em;
    color: inherit;
    padding: 0;
    line-height: 1;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a {
    color: inherit;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_title a:hover {
    opacity: .7;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt {
    font-size: 1em;
    margin-top: 1.25em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 4.5em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt:empty,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_inner_content .bt_bb_grid_item_inner_content_wrapper .bt_bb_grid_item_excerpt:empty {
    display: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category {
    font-size: 1em;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: .625em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a {
    color: inherit;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category a:hover {
    opacity: .7;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > a:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul li:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul > a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul > a:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_category > ul > a:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta {
    font-size: 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: .625em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a {
    color: inherit;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta a:hover {
    opacity: .6;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before {
    font-family: RemixIcons-User;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    content: "\e955";
    margin-right: .25em;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before {
    margin-right: 0;
    margin-left: .25em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author > a:before {
    display: block;
    content: "";
    width: .25em;
    height: 1px;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    font-family: RemixIcons-Communication;
    margin: 0;
    color: #ff3b2b;
    display: block;
    font-size: 1.25em;
    content: "\e901";
    margin-right: .25em;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    margin-right: 0;
    margin-left: .25em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span:not(:last-child):after,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span:not(:last-child):after {
    display: block;
    content: "";
    width: 1em;
    height: 1px;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more {
    margin-top: 1.875em;
    font-size: 1em;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a {
    font-weight: bold;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -.25em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    font-weight: normal;
    margin-left: .75em;
    width: 2em;
    height: 2em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    }
.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.rtl .bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    margin-left: 0;
    margin-right: .75em;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon:only-child,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon:only-child {
    margin: 0 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1.875em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share:empty,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share:empty {
    display: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon .bt_bb_icon_holder {
    color: #fff;
    width: 2em;
    height: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon .bt_bb_icon_holder:before,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon .bt_bb_icon_holder:before {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_facebook .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_facebook .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #3b5998 inset !important;
    box-shadow: 0 0 0 1em #3b5998 inset !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_facebook .bt_bb_icon_holder:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_facebook .bt_bb_icon_holder:hover {
    -webkit-box-shadow: 0 0 0 2px #3b5998 inset !important;
    box-shadow: 0 0 0 2px #3b5998 inset !important;
    color: #3b5998 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_twitter .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_twitter .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #1da1f2 inset !important;
    box-shadow: 0 0 0 1em #1da1f2 inset !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_twitter .bt_bb_icon_holder:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_twitter .bt_bb_icon_holder:hover {
    -webkit-box-shadow: 0 0 0 2px #1da1f2 inset !important;
    box-shadow: 0 0 0 2px #1da1f2 inset !important;
    color: #1da1f2 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_linkedin .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_linkedin .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #007bb5 inset !important;
    box-shadow: 0 0 0 1em #007bb5 inset !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_linkedin .bt_bb_icon_holder:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_linkedin .bt_bb_icon_holder:hover {
    -webkit-box-shadow: 0 0 0 2px #007bb5 inset !important;
    box-shadow: 0 0 0 2px #007bb5 inset !important;
    color: #007bb5 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_whatsapp .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_whatsapp .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #3fbd50 inset !important;
    box-shadow: 0 0 0 1em #3fbd50 inset !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_whatsapp .bt_bb_icon_holder:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_whatsapp .bt_bb_icon_holder:hover {
    -webkit-box-shadow: 0 0 0 2px #3fbd50 inset !important;
    box-shadow: 0 0 0 2px #3fbd50 inset !important;
    color: #3fbd50 !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_vk .bt_bb_icon_holder,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_vk .bt_bb_icon_holder {
    -webkit-box-shadow: 0 0 0 1em #4c75a5 inset !important;
    box-shadow: 0 0 0 1em #4c75a5 inset !important;
    }
.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_vk .bt_bb_icon_holder:hover,
.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_share .bt_bb_icon.bt_vk .bt_bb_icon_holder:hover {
    -webkit-box-shadow: 0 0 0 2px #4c75a5 inset !important;
    box-shadow: 0 0 0 2px #4c75a5 inset !important;
    color: #4c75a5 !important;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner {
    color: #fff;
    position: relative;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 16em;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner > *,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner > * {
    z-index: 2;
    position: relative;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    height: auto !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    display: none;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    content: "";
    display: block;
    background: #191919;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    content: "";
    display: block;
    background: -webkit-linear-gradient(bottom,#191919,transparent);
    background: -moz-linear-gradient(bottom,#191919,transparent);
    background: linear-gradient(to top,#191919,transparent);
    opacity: .75;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    color: currentColor;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a {
    color: #fff !important;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    background: rgba(255,255,255,.1) !important;
    color: #fff !important;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:hover .bt_bb_grid_item_post_thumbnail > a,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:hover .bt_bb_grid_item_post_thumbnail > a {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:hover .bt_bb_grid_item_post_thumbnail > a:after,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:hover .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    position: relative;
    background-size: 0%;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    pointer-events: none;
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
:not(.bt_bb_switch_styles).bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    position: relative;
    background-size: 0%;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    pointer-events: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner {
    color: #fff;
    position: relative;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 16em;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    height: auto !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    display: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    content: "";
    display: block;
    background: #191919;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    content: "";
    display: block;
    background: -webkit-linear-gradient(bottom,#191919,transparent);
    background: -moz-linear-gradient(bottom,#191919,transparent);
    background: linear-gradient(to top,#191919,transparent);
    opacity: .75;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner > *,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner > * {
    z-index: 2;
    position: relative;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    color: currentColor;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a {
    color: #fff !important;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    background: rgba(255,255,255,.1) !important;
    color: #fff !important;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_beneath_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    position: relative;
    background-size: 0%;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    pointer-events: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(even):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner {
    color: #fff;
    position: relative;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 16em;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    height: auto !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a img {
    display: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    content: "";
    display: block;
    background: #191919;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    content: "";
    display: block;
    background: -webkit-linear-gradient(bottom,#191919,transparent);
    background: -moz-linear-gradient(bottom,#191919,transparent);
    background: linear-gradient(to top,#191919,transparent);
    opacity: .75;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner > *,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner > * {
    z-index: 2;
    position: relative;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before {
    color: currentColor;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a {
    color: #fff !important;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd) .bt_bb_grid_item_inner .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon {
    background: rgba(255,255,255,.1) !important;
    color: #fff !important;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:before {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_post_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after,
.bt_bb_switch_styles.bt_bb_image_position_image_above_content.bt_bb_masonry_portfolio_grid .bt_bb_grid_item:nth-child(odd):hover .bt_bb_grid_item_inner .bt_bb_grid_item_post_thumbnail > a:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
@media (max-width: 1400px) {
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
}

@media (max-width: 1300px) {
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
}

@media (max-width: 1200px) {
.bt_bb_columns_4.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
}

@media (max-width: 992px) {
.bt_bb_columns_3.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
}

@media (max-width: 768px) {
.bt_bb_columns_2.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_2.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_post_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_2.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_post_grid_content .bt_bb_grid_item,
.bt_bb_columns_2.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_3.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_4.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_5.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item,
.bt_bb_columns_6.bt_bb_masonry_portfolio_grid.bt_bb_show_same_height .bt_bb_masonry_portfolio_grid_content .bt_bb_grid_item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

/* Working hours */
.bt_bb_size_small.btWorkingHours {
    font-size: .875em;
    }
.bt_bb_size_normal.btWorkingHours {
    font-size: 1em;
    }
.bt_bb_size_large.btWorkingHours {
    font-size: 1.125em;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
    }
.btLightSkin .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper,
.btDarkSkin .btLightSkin .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper,
.btLightSkin .btDarkSkin .btLightSkin .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper {
    color: #181818;
    }
.btDarkSkin .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper,
.btLightSkin .btDarkSkin .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper,
.btDarkSkin.btLightSkin .btDarkSkin .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper {
    color: #fff;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_title {
    font-weight: bold;
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 40%;
    padding-right: 10px;
    }
.rtl .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_title {
    padding-right: 0;
    padding-left: 10px;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    opacity: .7;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    max-width: 60%;
    padding-right: 110px;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content:last-child {
    padding-right: 0 !important;
    }
.bt_bb_size_small.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-right: 110px;
    }
.rtl .bt_bb_size_small.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-right: 0;
    padding-left: 110px;
    }
.bt_bb_size_normal.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-right: 130px;
    }
.rtl .bt_bb_size_normal.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-right: 0;
    padding-left: 130px;
    }
.bt_bb_size_large.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-right: 145px;
    }
.rtl .bt_bb_size_large.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-right: 0;
    padding-left: 145px;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }
.bt_bb_size_small.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin-left: -100px;
    width: 100px;
    }
.rtl .bt_bb_size_small.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin-left: 0;
    margin-right: -100px;
    }
.bt_bb_size_normal.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin-left: -120px;
    width: 120px;
    }
.rtl .bt_bb_size_normal.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin-left: 0;
    margin-right: -120px;
    }
.bt_bb_size_large.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin-left: -135px;
    width: 135px;
    }
.rtl .bt_bb_size_large.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin-left: 0;
    margin-right: -135px;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    padding: .333em 1em;
    font-size: .875em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    background: #ff3b2b;
    color: #fff;
    white-space: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    overflow: hidden;
    }
.btAccentButtonDarkText .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    color: #181818 !important;
    }
.bt_bb_size_small.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    max-width: 100px;
    }
.bt_bb_size_normal.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    max-width: 120px;
    }
.bt_bb_size_large.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    max-width: 135px;
    }
.btSoftRoundedButtons .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    border-radius: 4px;
    }
.btHardRoundedButtons .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    border-radius: 10px;
    }
.btFullRoundedButtons .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a {
    border-radius: 25px;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:after {
    content: "\ea15";
    font-size: 1.2em;
    font-family: RemixIcons-System;
    margin-left: 10px;
    font-weight: normal;
    }
.rtl .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:after {
    margin-left: 0;
    margin-right: 10px;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: currentColor;
    opacity: .1;
    }
.bt_bb_size_small.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row:after {
    margin: .286em 0;
    }
.bt_bb_size_normal.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row:after {
    margin: .375em 0;
    }
.bt_bb_size_large.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row:after {
    margin: .5em 0;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row:last-child:after {
    display: none;
    }
@media (max-width: 580px) {
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_title {
    line-height: 2em;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    line-height: 2em;
    }
.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link {
    margin: 0 !important;
    width: 100%;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
}

/* Simple cost 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: .813em .938em;
    line-height: inherit;
    border: 0;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    background: #ff3b2b;
    color: #fff;
    overflow: hidden;
    }
.btAccentButtonDarkText .bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    color: #181818 !important;
    }
.btSoftRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_total {
    border-radius: 25px;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_text {
    color: inherit;
    background: transparent;
    font-weight: bold;
    }
.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount {
    background-color: rgba(0,0,0,.25);
    color: inherit;
    }

/* Simple calculator select */
.bt_bb_widget_select {
    cursor: pointer;
    position: relative;
    }
.bt_bb_widget_select:before {
    content: "\e915";
    font-family: RemixIcons-System;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-right: .5em;
    -webkit-transition: 150ms all;
    -moz-transition: 150ms all;
    transition: 150ms all;
    font-size: 1.333em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl .bt_bb_widget_select:before {
    right: auto;
    left: 0;
    padding-right: 0;
    padding-left: .5em;
    }
.btLightSkin .bt_bb_widget_select_selected,
.btDarkSkin .btLightSkin .bt_bb_widget_select_selected,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_widget_select_selected {
    border: 0;
    background-color: rgba(0,0,0,.07);
    }
.btDarkSkin .bt_bb_widget_select_selected,
.btLightSkin .btDarkSkin .bt_bb_widget_select_selected,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_widget_select_selected {
    border: 0;
    background-color: rgba(255,255,255,.2);
    }
.btSoftRoundedButtons .bt_bb_widget_select_selected {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt_bb_widget_select_selected {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt_bb_widget_select_selected {
    border-radius: 25px;
    }
.rtl .bt_bb_widget_select_selected {
    text-align: right;
    }
.bt_bb_widget_select_selected > div:first-child {
    font-weight: normal;
    }
.bt_bb_widget_select_selected > div:last-child {
    margin-top: 0;
    font-size: 12px;
    opacity: .6;
    }
.bt_bb_widget_select_selected > div:last-child:empty {
    display: none;
    }
.bt_bb_widget_select_items {
    border: 0;
    margin: 2px 0;
    padding: 10px 0;
    background-color: #fff;
    color: #181818;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btSoftRoundedButtons .bt_bb_widget_select_items {
    border-radius: 4px;
    }
.btHardRoundedButtons .bt_bb_widget_select_items {
    border-radius: 10px;
    }
.btFullRoundedButtons .bt_bb_widget_select_items {
    border-radius: 25px;
    }
.bt_bb_widget_select_items > div[data-value] {
    position: relative;
    overflow: hidden;
    line-height: 1.2;
    padding: .25em .938em;
    background: transparent !important;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.bt_bb_widget_select_items > div[data-value]:before {
    display: block;
    content: "";
    width: 10px;
    height: 2px;
    background: #ff3b2b;
    left: 0;
    top: .875em;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.rtl .bt_bb_widget_select_items > div[data-value] {
    text-align: right;
    }
.rtl .bt_bb_widget_select_items > div[data-value]:before {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.bt_bb_widget_select_items > div[data-value]:hover {
    color: #ff3b2b;
    }
.bt_bb_widget_select_items > div[data-value]:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .bt_bb_widget_select_items > div[data-value]:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.bt_bb_widget_select_items > div[data-value] > div:first-child {
    font-weight: normal;
    }
.bt_bb_widget_select_items > div[data-value] > div:last-child {
    color: inherit;
    opacity: .6;
    margin-top: 0;
    font-size: 12px;
    }
.bt_bb_widget_select_items > div[data-value="0"] {
    display: none;
    }
.bt_bb_widget_select_items > div:hover {
    background: rgba(0,0,0,.1);
    }

/* Simple calculator switch */
.bt_bb_widget_switch {
    height: 40px;
    width: 80px;
    border-radius: 40px;
    padding: 5px;
    }
.btLightSkin .bt_bb_widget_switch,
.btDarkSkin .btLightSkin .bt_bb_widget_switch,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_widget_switch {
    border: 0;
    background-color: rgba(0,0,0,.07);
    }
.btDarkSkin .bt_bb_widget_switch,
.btLightSkin .btDarkSkin .bt_bb_widget_switch,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_widget_switch {
    border: 0;
    background-color: rgba(255,255,255,.2);
    }
.bt_bb_widget_switch > div {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 0;
    -webkit-transition: all 190ms cubic-bezier(.8,.1,.8,.1);
    -moz-transition: all 190ms cubic-bezier(.8,.1,.8,.1);
    transition: all 190ms cubic-bezier(.8,.1,.8,.1);
    }
.btLightSkin .bt_bb_widget_switch > div,
.btDarkSkin .btLightSkin .bt_bb_widget_switch > div,
.btLightSkin .btDarkSkin .btLightSkin .bt_bb_widget_switch > div {
    background: #fff;
    }
.btDarkSkin .bt_bb_widget_switch > div,
.btLightSkin .btDarkSkin .bt_bb_widget_switch > div,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_widget_switch > div {
    background: #191919;
    }
.on.bt_bb_widget_switch > div {
    background: #ff3b2b;
    margin-left: 40px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.rtl .on.bt_bb_widget_switch > div {
    margin-left: auto;
    margin-right: 40px;
    }

/* WPC7 Form */
div.wpcf7 .ajax-loader,
div.wpcf7 .wpcf7-spinner {
    background: none !important;
    margin: 10px 0;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    height: 4px;
    width: 100%;
    max-width: 100px;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    }
div.wpcf7 .ajax-loader:before,
div.wpcf7 .ajax-loader:after,
div.wpcf7 .wpcf7-spinner:before,
div.wpcf7 .wpcf7-spinner:after {
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    }
.btGeneralElementsStyle_rounded div.wpcf7 .ajax-loader:before,
.btGeneralElementsStyle_rounded div.wpcf7 .ajax-loader:after,
.btGeneralElementsStyle_rounded div.wpcf7 .wpcf7-spinner:before,
.btGeneralElementsStyle_rounded div.wpcf7 .wpcf7-spinner:after {
    height: 6px;
    border-radius: 6px;
    }
div.wpcf7 .ajax-loader:before,
div.wpcf7 .wpcf7-spinner:before {
    z-index: 1;
    background: currentColor;
    opacity: .07;
    }
div.wpcf7 .ajax-loader:after,
div.wpcf7 .wpcf7-spinner:after {
    z-index: 2;
    background: #ff3b2b;
    background-size: 20%;
    background-repeat: repeat-y;
    background-position: -200% 0;
    -webkit-animation: btLoader 1.5s ease infinite;
    -moz-animation: btLoader 1.5s ease infinite;
    animation: btLoader 1.5s ease infinite;
    }
.rtl div.wpcf7 .ajax-loader:after,
.rtl div.wpcf7 .wpcf7-spinner:after {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    }
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
    border: 2px solid currentColor !important;
    color: currentColor !important;
    margin: 1em 0 0 !important;
    padding: 1em 1.5em !important;
    }
span.wpcf7-not-valid-tip {
    color: currentColor !important;
    opacity: .6 !important;
    margin-top: .25em !important;
    font-size: .875rem !important;
    }
.wpcf7-form .bt_bb_cf7_form .bt_bb_cf7_row {
    margin-left: -.625em;
    margin-right: -.625em;
    margin-bottom: 1.25em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.wpcf7-form .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_cf7_element {
    padding-left: .625em;
    padding-right: .625em;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_columns_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 -.625em;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_columns_form .bt_bb_cf7_col {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    padding: 0 .625em;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_columns_form .bt_bb_cf7_button {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 .625em;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_inline_newsletter_form .bt_bb_cf7_row {
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_inline_newsletter_form .bt_bb_cf7_row .bt_bb_cf7_element {
    padding: 0;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_inline_newsletter_form .bt_bb_cf7_row .bt_bb_cf7_button {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: .625em;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.rtl .wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_inline_newsletter_form .bt_bb_cf7_row .bt_bb_cf7_button {
    margin-left: 0;
    margin-right: .625em;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form {
    font-size: 1.143em;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_row {
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_element {
    padding-left: 0;
    padding-right: 0;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_element input:not([type='checkbox']):not([type='radio']),
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_element textarea,
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_element select {
    font-size: 1rem !important;
    border: 0;
    background: #fff;
    color: #181818;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_button {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 0;
    }
.rtl .wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_button {
    right: auto;
    left: 0;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_button input[type="submit"] {
    text-align: center;
    }
.wpcf7-form .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_button .ajax-loader {
    margin: 10px 0;
    width: 50px;
    }
.darkSkinSelector .wpcf7-form input:not([type='radio']),
.darkSkinSelector .wpcf7-form input:not([type='checkbox']),
.darkSkinSelector .wpcf7-form textarea,
.darkSkinSelector .wpcf7-form .fancy-select .trigger {
    color: #181818;
    }
.wpcf7-form .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    }
.wpcf7-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-radio {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.rtl .wpcf7-form .wpcf7-checkbox,
.rtl .wpcf7-form .wpcf7-radio {
    text-align: right;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.wpcf7-form .wpcf7-list-item.first {
    margin-left: 0;
    }
.rtl .wpcf7-form .wpcf7-list-item.first {
    margin-right: 0;
    }
.wpcf7-form input[type='date'] {
    position: relative;
    }
.wpcf7-form input[type='date']:before {
    display: none;
    }
.wpcf7-form input[type='date']::-webkit-calendar-picker-indicator {
    background: transparent;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    cursor: pointer;
    width: 40px;
    }
.rtl .wpcf7-form input[type='date']::-webkit-calendar-picker-indicator {
    right: auto;
    left: 0;
    }
.wpcf7-form input[type='date']:after {
    display: block;
    content: "\e931";
    font-family: RemixIcons-Business;
    font-size: 1.333em;
    position: absolute;
    right: 12px;
    pointer-events: none;
    }
.rtl .wpcf7-form input[type='date']:after {
    right: auto;
    left: 12px;
    }
.wpcf7-form .fancy-select .trigger {
    line-height: 3.2em;
    }
.wpcf7-form .fancy-select .options.overflowing {
    bottom: 3.25em;
    }
.rtl .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.rtl .wpcf7-form textarea,
.rtl .wpcf7-form select,
.rtl .wpcf7-form .fancy-select .trigger {
    text-align: right;
    }
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form textarea,
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form select,
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form .fancy-select .trigger {
    background-color: #fff;
    }
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form textarea,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form select,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form .fancy-select .trigger {
    background-color: rgba(0,0,0,.07);
    }
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form textarea,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form select,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form .fancy-select .trigger {
    background-color: rgba(255,255,255,.2);
    }
.bt_bb_input_fields_style_outline .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_input_fields_style_outline .wpcf7-form textarea,
.bt_bb_input_fields_style_outline .wpcf7-form select,
.bt_bb_input_fields_style_outline .wpcf7-form .fancy-select .trigger {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
    }
.bt_bb_background_light.bt_bb_input_fields_style_outline .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_background_light.bt_bb_input_fields_style_outline .wpcf7-form textarea,
.bt_bb_background_light.bt_bb_input_fields_style_outline .wpcf7-form select,
.bt_bb_background_light.bt_bb_input_fields_style_outline .wpcf7-form .fancy-select .trigger {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
    }
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form textarea,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form select,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form .fancy-select .trigger {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    }
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit),
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form textarea,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form select,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form .fancy-select .trigger {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset;
    }
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit):focus,
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form textarea:focus,
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form select:focus,
.bt_bb_background_light.bt_bb_input_fields_style_filled .wpcf7-form .fancy-select .trigger.open {
    background-color: #fff;
    }
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit):focus,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form textarea:focus,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form select:focus,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_filled .wpcf7-form .fancy-select .trigger.open {
    background-color: rgba(0,0,0,.1);
    }
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit):focus,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form textarea:focus,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form select:focus,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_filled .wpcf7-form .fancy-select .trigger.open {
    background-color: rgba(255,255,255,.3);
    }
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit):focus,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form textarea:focus,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form select:focus,
.bt_bb_background_transparent_dark.bt_bb_input_fields_style_outline .wpcf7-form .fancy-select .trigger.open {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    }
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form input:not([type='checkbox']):not([type='radio']):not(.wpcf7-submit):focus,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form textarea:focus,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form select:focus,
.bt_bb_background_transparent_light.bt_bb_input_fields_style_outline .wpcf7-form .fancy-select .trigger.open {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.5) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.5) inset;
    }
.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    font-weight: bold;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    line-height: 1;
    cursor: pointer;
    width: auto;
    background: #ff3b2b;
    color: #fff !important;
    border: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    font-size: 1em;
    padding: 1.063em 1.563em;
    }
.btAccentButtonDarkText .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    color: #181818 !important;
    }
.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):before,
.rtl .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):hover {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):hover:before,
.rtl .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']):hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.bt_bb_align_center .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_align_right .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    margin-left: auto;
    }
.bt_bb_submit_button_alignment_center .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    margin-left: auto !important;
    margin-right: auto !important;
    }
.bt_bb_submit_button_alignment_left .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    margin-right: auto !important;
    }
.bt_bb_submit_button_alignment_right .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    margin-left: auto !important;
    }
.bt_bb_submit_button_style_alternate .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    background: #06305f;
    color: #fff !important;
    }
.bt_bb_submit_button_size_small .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    font-size: .875rem;
    padding: 1.143em 1.429em;
    max-height: 3.125em;
    }
.bt_bb_submit_button_size_normal .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    font-size: 1rem;
    padding: 1.063em 1.563em;
    }
.bt_bb_submit_button_size_medium .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    font-size: 1.125rem;
    padding: 1.059em 1.389em;
    }
.bt_bb_submit_button_size_large .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    font-size: 1.25rem;
    padding: 1em 1.5em;
    }
.bt_bb_submit_button_style_alternate .wpcf7-form input[type="file"]::-webkit-file-upload-button {
    background: #06305f !important;
    color: #fff !important;
    }
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #ff3b2b;
    }
span.wpcf7-not-valid-tip {
    color: #ff3b2b;
    }
.bt_bb_wpcf7_largerform input:not([type='checkbox']):not([type='radio']),
.bt_bb_wpcf7_largerform textarea,
.bt_bb_wpcf7_largerform select {
    padding: 1.25em;
    }
.bt_bb_wpcf7_largerform .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']) {
    padding: 1.25em 1.563em;
    height: 4em;
    }
@media (max-width: 992px) {
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_element {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_twocol_form .bt_bb_cf7_row .bt_bb_cf7_element:first-child {
    margin-bottom: .625em;
    }
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_columns_form {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_columns_form .bt_bb_cf7_col {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    }
}

@media (max-width: 768px) {
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.wpcf7 .bt_bb_cf7_form.bt_bb_cf7_button_newsletter_form .bt_bb_cf7_row .bt_bb_cf7_button {
    position: relative;
    left: auto;
    right: auto;
    margin-top: .5em;
    }
}

/* Newsletter */
.btNewsletter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
.btNewsletter .btNewsletterColumn {
    -webkit-flex: 1 0 46%;
    -ms-flex: 1 0 46%;
    flex: 1 0 46%;
    max-width: 46%;
    padding-right: 10px;
    }
.btNewsletter .btNewsletterButton input {
    height: 4em;
    }
@media (max-width: 991px) {
.btNewsletter {
    display: block;
    }
.btNewsletter .btNewsletterColumn {
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_22,
.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_22 {
    width: 100%;
    }
}

/* Product lists */
.woocommerce-result-count,
.woocommerce-ordering {
    width: 50%;
    float: left;
    margin: 0;
    line-height: 2.5em;
    margin-bottom: 2em;
    }
.rtl .woocommerce-result-count,
.rtl .woocommerce-ordering {
    float: right;
    }
.woocommerce-ordering {
    padding-left: 1em;
    }
.rtl .woocommerce-ordering {
    padding-left: 0;
    padding-right: 1em;
    }
.products ul,
ul.products {
    margin: 0 -1em 2rem;
    padding: 0;
    list-style: none;
    clear: both;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.products ul li.product,
ul.products li.product {
    max-width: 100%;
    padding: 0 .938em;
    margin: 0 0 1.875em;
    position: relative;
    list-style: none;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    }
.woocommerce-page .products ul li.product,
.woocommerce-page ul.products li.product {
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    }
.columns-2 .products ul li.product,
.columns-2.products ul li.product,
.columns-2 ul.products li.product,
.columns-2ul.products li.product {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.columns-3 .products ul li.product,
.columns-3.products ul li.product,
.columns-3 ul.products li.product,
.columns-3ul.products li.product {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
.columns-4 .products ul li.product,
.columns-4.products ul li.product,
.columns-4 ul.products li.product,
.columns-4ul.products li.product {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.columns-5 .products ul li.product,
.columns-5.products ul li.product,
.columns-5 ul.products li.product,
.columns-5ul.products li.product {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.columns-6 .products ul li.product,
.columns-6.products ul li.product,
.columns-6 ul.products li.product,
.columns-6ul.products li.product {
    -webkit-flex-basis: 16.6666%;
    flex-basis: 16.6666%;
    max-width: 16.6666%;
    }
.products ul li.product.first,
ul.products li.product.first {
    clear: both;
    }
.products ul li.product .btWooShopLoopItemInner,
ul.products li.product .btWooShopLoopItemInner {
    padding: 0 1.563em 1.563em;
    border: 2px solid;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.products ul li.product .btWooShopLoopItemInner:after,
ul.products li.product .btWooShopLoopItemInner:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner,
.btLightSkin ul.products li.product .btWooShopLoopItemInner,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner {
    border-color: rgba(0,0,0,.07);
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner {
    border-color: rgba(255,255,255,.1);
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
    margin-left: -1.563em;
    margin-right: -1.563em;
    margin-bottom: 1em;
    float: none;
    position: relative;
    overflow: hidden;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image img {
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    width: 100%;
    display: block;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    pointer-events: none;
    opacity: .35;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after {
    display: block;
    content: "";
    width: 100%;
    height: 80px;
    position: absolute;
    z-index: 3;
    opacity: .75;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btLightSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after {
    background: -webkit-linear-gradient(bottom,#FFF,transparent);
    background: -moz-linear-gradient(bottom,#FFF,transparent);
    background: linear-gradient(to top,#FFF,transparent);
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image:after {
    background: -webkit-linear-gradient(bottom,#181818,transparent);
    background: -moz-linear-gradient(bottom,#181818,transparent);
    background: linear-gradient(to top,#181818,transparent);
    opacity: .95;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline {
    background: #fff;
    position: relative;
    z-index: 10;
    background: transparent !important;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover {
    color: #ff3b2b;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: .5em;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline {
    margin: 0;
    position: absolute;
    top: -4em;
    z-index: 1;
    pointer-events: none;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating {
    display: none;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating {
    font-size: 1.5rem;
    margin: 0;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating:before {
    color: #181818;
    }
.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before,
ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before {
    color: #ff3b2b;
    }
.products ul li.product .btWooShopLoopItemInner .price,
ul.products li.product .btWooShopLoopItemInner .price {
    display: block;
    font-weight: 600;
    margin-bottom: 1em;
    font-size: 1em;
    margin-top: .5em;
    }
.products ul li.product .btWooShopLoopItemInner .price:after,
ul.products li.product .btWooShopLoopItemInner .price:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.products ul li.product .btWooShopLoopItemInner .price del,
ul.products li.product .btWooShopLoopItemInner .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 .4em 0 0;
    font-weight: 300;
    text-decoration: none;
    position: relative;
    }
.products ul li.product .btWooShopLoopItemInner .price del:after,
ul.products li.product .btWooShopLoopItemInner .price del:after {
    display: block;
    position: absolute;
    content: "";
    background: currentColor;
    height: 1px;
    top: 50%;
    left: -2px;
    right: -2px;
    z-index: -1;
    }
.rtl .products ul li.product .btWooShopLoopItemInner .price del,
.rtl ul.products li.product .btWooShopLoopItemInner .price del {
    margin: 0 0 0 .4em;
    }
.products ul li.product .btWooShopLoopItemInner .price ins,
.products ul li.product .btWooShopLoopItemInner .price > .amount,
ul.products li.product .btWooShopLoopItemInner .price ins,
ul.products li.product .btWooShopLoopItemInner .price > .amount {
    background: 0 0;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -.03em;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner .price ins,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .price ins,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .price ins,
.btLightSkin .products ul li.product .btWooShopLoopItemInner .price > .amount,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .price > .amount,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .price > .amount,
.btLightSkin ul.products li.product .btWooShopLoopItemInner .price ins,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .price ins,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .price ins,
.btLightSkin ul.products li.product .btWooShopLoopItemInner .price > .amount,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .price > .amount,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .price > .amount {
    color: #181818;
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .price ins,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .price ins,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .price ins,
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .price > .amount,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .price > .amount,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .price > .amount,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .price ins,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .price ins,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .price ins,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .price > .amount,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .price > .amount,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .price > .amount {
    color: #fff;
    }
.products ul li.product .btWooShopLoopItemInner .price .from,
ul.products li.product .btWooShopLoopItemInner .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    opacity: .5;
    }
.products ul li.product .btWooShopLoopItemInner a.button,
ul.products li.product .btWooShopLoopItemInner a.button {
    text-decoration: none;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    font-size: .875em;
    padding: 1.143em 1.429em;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 4px;
    }
.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 10px;
    }
.btFullRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,
.btFullRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button {
    border-radius: 1.643em;
    }
.products ul li.product .btWooShopLoopItemInner .added:after,
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    position: relative;
    z-index: 5;
    font-family: RemixIcons-System;
    margin-left: .5em;
    font-weight: normal;
    font-size: 1.333em;
    margin-top: -.125em;
    margin-bottom: -.125em;
    }
.rtl .products ul li.product .btWooShopLoopItemInner .added:after,
.rtl .products ul li.product .btWooShopLoopItemInner .loading:after,
.rtl ul.products li.product .btWooShopLoopItemInner .added:after,
.rtl ul.products li.product .btWooShopLoopItemInner .loading:after {
    margin-left: 0;
    margin-right: .5em;
    }
.products ul li.product .btWooShopLoopItemInner .loading:after,
ul.products li.product .btWooShopLoopItemInner .loading:after {
    content: "\e9dd";
    }
.products ul li.product .btWooShopLoopItemInner .added:after,
ul.products li.product .btWooShopLoopItemInner .added:after {
    content: "\e945";
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart,
ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    position: absolute;
    font-size: 0;
    right: -webkit-calc(1.563rem + .938rem);
    right: -moz-calc(1.563rem + .938rem);
    right: calc(1.563rem + .938rem);
    bottom: -webkit-calc(1.563rem + 2px);
    bottom: -moz-calc(1.563rem + 2px);
    bottom: calc(1.563rem + 2px);
    line-height: 0;
    }
.rtl .products ul li.product .btWooShopLoopItemInner .added_to_cart,
.rtl ul.products li.product .btWooShopLoopItemInner .added_to_cart {
    right: auto;
    left: -webkit-calc(1.563rem + .938rem);
    left: -moz-calc(1.563rem + .938rem);
    left: calc(1.563rem + .938rem);
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    content: "\e95f";
    font-family: RemixIcons-Finance;
    font-size: 1.166rem;
    width: 2.465em;
    height: 2.465em;
    display: block;
    line-height: 2.465em;
    text-align: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    border-radius: 10px;
    }
.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    border-radius: 4px;
    }
.btFullRoundedButtons .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btFullRoundedButtons ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    border-radius: 50%;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btLightSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:before,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:before,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:before,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:before,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:before,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:before {
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }
.products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    background: #ff3b2b;
    color: #fff !important;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btLightSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before {
    color: #181818;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before {
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btAccentButtonDarkText .products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,
.btAccentButtonDarkText ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before {
    color: #181818 !important;
    }
.btLightSkin .products ul li.product .btWooShopLoopItemInner:hover,
.btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner:hover,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product .btWooShopLoopItemInner:hover,
.btLightSkin ul.products li.product .btWooShopLoopItemInner:hover,
.btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner:hover,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product .btWooShopLoopItemInner:hover {
    border-color: rgba(0,0,0,.1);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btDarkSkin .products ul li.product .btWooShopLoopItemInner:hover,
.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner:hover,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner:hover,
.btDarkSkin ul.products li.product .btWooShopLoopItemInner:hover,
.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner:hover,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner:hover {
    border-color: rgba(255,255,255,.3);
    -webkit-box-shadow: 0 5px 20px rgba(255,255,255,.1);
    box-shadow: 0 5px 20px rgba(255,255,255,.1);
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image:before,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image:before {
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
    }
.products ul li.product .btWooShopLoopItemInner:hover .bt_bb_image img,
ul.products li.product .btWooShopLoopItemInner:hover .bt_bb_image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.products ul li.product .onsale,
ul.products li.product .onsale {
    position: absolute;
    top: 1em;
    right: .025em;
    left: auto;
    color: white;
    z-index: 5;
    font-size: .875em;
    text-align: center;
    text-transform: uppercase;
    padding: .214em .714em;
    }
.rtl .products ul li.product .onsale,
.rtl ul.products li.product .onsale {
    right: auto;
    left: 0;
    }
.products ul li.product .onsale:before,
ul.products li.product .onsale:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    right: 0;
    height: 100%;
    z-index: -1;
    background: #06305f;
    }
.btSoftRoundedButtons .products ul li.product .onsale:before,
.btSoftRoundedButtons ul.products li.product .onsale:before {
    border-radius: 4px 4px 0 4px;
    }
.rtl.btSoftRoundedButtons .products ul li.product .onsale:before,
.rtl.btSoftRoundedButtons ul.products li.product .onsale:before {
    border-radius: 4px 4px 4px 0;
    }
.btHardRoundedButtons .products ul li.product .onsale:before,
.btHardRoundedButtons ul.products li.product .onsale:before {
    border-radius: 10px 10px 0 10px;
    }
.rtl.btHardRoundedButtons .products ul li.product .onsale:before,
.rtl.btHardRoundedButtons ul.products li.product .onsale:before {
    border-radius: 10px 10px 10px 0;
    }
.btFullRoundedButtons .products ul li.product .onsale:before,
.btFullRoundedButtons ul.products li.product .onsale:before {
    border-radius: 50px 50px 0 50px;
    }
.rtl.btFullRoundedButtons .products ul li.product .onsale:before,
.rtl.btFullRoundedButtons ul.products li.product .onsale:before {
    border-radius: 50px 50px 50px 0;
    }
.products ul li.product .onsale:after,
ul.products li.product .onsale:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.071em 1.071em 0 0;
    border-color: #06305f transparent transparent transparent;
    display: block;
    bottom: -1.071em;
    content: "";
    right: 0;
    z-index: -2;
    opacity: .75;
    }
.rtl .products ul li.product .onsale:after,
.rtl ul.products li.product .onsale:after {
    right: auto;
    left: 0;
    border-width: 0 1.071em 1.071em 0;
    border-color: transparent #06305f transparent transparent;
    }
.products ul li.product.product-category,
ul.products li.product.product-category {
    text-align: initial;
    }
.products ul li.product.product-category a,
ul.products li.product.product-category a {
    padding: 0 1.563em 1.563em;
    border: 2px solid;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: currentColor;
    overflow: hidden;
    position: relative;
    }
.products ul li.product.product-category a:after,
ul.products li.product.product-category a:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
.btLightSkin .products ul li.product.product-category a,
.btDarkSkin .btLightSkin .products ul li.product.product-category a,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product.product-category a,
.btLightSkin ul.products li.product.product-category a,
.btDarkSkin .btLightSkin ul.products li.product.product-category a,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product.product-category a {
    border-color: rgba(0,0,0,.07);
    }
.btDarkSkin .products ul li.product.product-category a,
.btLightSkin .btDarkSkin .products ul li.product.product-category a,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product.product-category a,
.btDarkSkin ul.products li.product.product-category a,
.btLightSkin .btDarkSkin ul.products li.product.product-category a,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product.product-category a {
    border-color: rgba(255,255,255,.1);
    }
.products ul li.product.product-category a img,
ul.products li.product.product-category a img {
    margin-left: -1.563em;
    margin-right: -1.563em;
    margin-bottom: 1em;
    display: block;
    width: -webkit-calc(100% + 3.126em);
    width: -moz-calc(100% + 3.126em);
    width: calc(100% + 3.126em);
    max-width: -webkit-calc(100% + 3.126em);
    max-width: -moz-calc(100% + 3.126em);
    max-width: calc(100% + 3.126em);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
.products ul li.product.product-category a:before,
ul.products li.product.product-category a:before {
    display: block;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    opacity: .35;
    }
.products ul li.product.product-category a h2,
ul.products li.product.product-category a h2 {
    margin: 0;
    padding: 0;
    font-size: 1.5625rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
.products ul li.product.product-category a h2 .count,
ul.products li.product.product-category a h2 .count {
    background: transparent;
    opacity: .5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
.products ul li.product.product-category a h2 .count:before,
ul.products li.product.product-category a h2 .count:before {
    display: block;
    content: "";
    width: 10px;
    height: 1px;
    }
.btLightSkin .products ul li.product.product-category a:hover,
.btDarkSkin .btLightSkin .products ul li.product.product-category a:hover,
.btLightSkin .btDarkSkin .btLightSkin .products ul li.product.product-category a:hover,
.btLightSkin ul.products li.product.product-category a:hover,
.btDarkSkin .btLightSkin ul.products li.product.product-category a:hover,
.btLightSkin .btDarkSkin .btLightSkin ul.products li.product.product-category a:hover {
    border-color: rgba(0,0,0,.1);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btDarkSkin .products ul li.product.product-category a:hover,
.btLightSkin .btDarkSkin .products ul li.product.product-category a:hover,
.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product.product-category a:hover,
.btDarkSkin ul.products li.product.product-category a:hover,
.btLightSkin .btDarkSkin ul.products li.product.product-category a:hover,
.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product.product-category a:hover {
    border-color: rgba(255,255,255,.3);
    -webkit-box-shadow: 0 5px 20px rgba(255,255,255,.1);
    box-shadow: 0 5px 20px rgba(255,255,255,.1);
    }
.products ul li.product.product-category a:hover:before,
ul.products li.product.product-category a:hover:before {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    }
.products ul li.product.product-category a:hover img,
ul.products li.product.product-category a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.woocommerce-page .products ul.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.woocommerce-page .products ul.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
.woocommerce-page .products ul.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }

/* Pagination */
.woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    }
nav.woocommerce-pagination {
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 3em;
    }
nav.woocommerce-pagination ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    }
nav.woocommerce-pagination ul li {
    margin: 0;
    padding: 0 .2em;
    display: block;
    }
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
    margin: 0;
    padding: 0;
    width: 3.75rem;
    height: 3.75rem;
    text-align: center;
    line-height: 3.75rem;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }
.btLightSkin nav.woocommerce-pagination ul li a,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,
.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,
.btLightSkin nav.woocommerce-pagination ul li span,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span,
.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin nav.woocommerce-pagination ul li a,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,
.btDarkSkin nav.woocommerce-pagination ul li span,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.btHardRoundedButtons nav.woocommerce-pagination ul li a,
.btHardRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 10px;
    }
.btSoftRoundedButtons nav.woocommerce-pagination ul li a,
.btSoftRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 4px;
    }
.btFullRoundedButtons nav.woocommerce-pagination ul li a,
.btFullRoundedButtons nav.woocommerce-pagination ul li span {
    border-radius: 50%;
    }
nav.woocommerce-pagination ul li a.next,
nav.woocommerce-pagination ul li a.prev {
    font-size: 0;
    }
nav.woocommerce-pagination ul li a.next:after,
nav.woocommerce-pagination ul li a.prev:after {
    font: 1.875rem/1em RemixIcons-System;
    width: 2em;
    height: 2em;
    content: "";
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    }
nav.woocommerce-pagination ul li a.prev:after {
    content: "\e92b";
    }
.rtl nav.woocommerce-pagination ul li a.prev:after {
    content: "\e935";
    }
nav.woocommerce-pagination ul li a.next:after {
    content: "\e935";
    }
.rtl nav.woocommerce-pagination ul li a.next:after {
    content: "\e92b";
    }
nav.woocommerce-pagination ul li a:focus,
nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li a.next:hover,
nav.woocommerce-pagination ul li a.prev:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    background: #ff3b2b;
    color: #fff;
    }
.btAccentButtonDarkText nav.woocommerce-pagination ul li a:focus,
.btAccentButtonDarkText nav.woocommerce-pagination ul li a:hover,
.btAccentButtonDarkText nav.woocommerce-pagination ul li a.next:hover,
.btAccentButtonDarkText nav.woocommerce-pagination ul li a.prev:hover {
    color: #181818 !important;
    }
.btLightSkin nav.woocommerce-pagination ul li span.current,
.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span.current,
.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin nav.woocommerce-pagination ul li span.current,
.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span.current,
.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }

/* Single product */
div.product {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
    position: relative;
    }
div.product > .onsale {
    position: absolute;
    top: 1em;
    left: 0;
    z-index: 1;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    padding: .25em .75em;
    }
.rtl div.product > .onsale {
    left: auto;
    right: -.125em;
    }
div.product > .onsale:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #06305f;
    }
.btSoftRoundedButtons div.product > .onsale:before {
    border-radius: 4px 4px 4px 0;
    }
.rtl.btSoftRoundedButtons div.product > .onsale:before {
    border-radius: 4px 4px 0 4px;
    }
.btHardRoundedButtons div.product > .onsale:before {
    border-radius: 10px 10px 10px 0;
    }
.rtl.btHardRoundedButtons div.product > .onsale:before {
    border-radius: 10px 10px 0 10px;
    }
.btFullRoundedButtons div.product > .onsale:before {
    border-radius: 50px 50px 50px 0;
    }
.rtl.btFullRoundedButtons div.product > .onsale:before {
    border-radius: 50px 50px 0 50px;
    }
div.product > .onsale:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1.071em 1.071em 0;
    border-color: transparent #06305f transparent transparent;
    display: block;
    bottom: -1.071em;
    content: "";
    left: 0;
    z-index: -2;
    opacity: .75;
    }
.rtl div.product > .onsale:after {
    right: 0;
    left: auto;
    border-width: 1.071em 1.071em 0 0;
    border-color: #06305f transparent transparent transparent;
    }
div.product div.images {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 .5em;
    margin: 0 0 1em;
    position: relative;
    }
div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 1;
    width: 2em;
    }
div.product div.images .woocommerce-product-gallery__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    padding: 1em .5em 0;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    position: relative;
    display: block;
    overflow: hidden;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    width: 100%;
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top,#191919,transparent);
    background: -moz-linear-gradient(top,#191919,transparent);
    background: linear-gradient(to bottom,#191919,transparent);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 2;
    opacity: .35;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0;
    margin: 0 .5em;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child a:before,
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child a:after {
    display: none;
    }
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    display: block;
    }
div.product div.images.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }
div.product div.images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    }
div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    }
div.product div.images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    }
div.product div.images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    }
div.product div.images.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 16.666%;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    }
div.product div.images .woocommerce-product-gallery__image {
    float: left;
    padding: 0 px 0 0;
    }
div.product div.images .woocommerce-product-gallery__image img {
    border: 0;
    }
div.product div.images .woocommerce-product-gallery__image:first-child {
    float: none;
    overflow: hidden;
    margin: 0 px 0 0;
    padding: 0;
    width: auto !important;
    }
div.product div.images .woocommerce-product-gallery__trigger {
    top: 1em;
    width: 3.125em;
    height: 3.125em;
    background: #ff3b2b;
    top: 1em;
    right: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    }
.btSoftRoundedButtons div.product div.images .woocommerce-product-gallery__trigger,
.btSoftRoundedButtonsdiv.product div.images .woocommerce-product-gallery__trigger {
    border-radius: 4px;
    }
.btHardRoundedButtons div.product div.images .woocommerce-product-gallery__trigger,
.btHardRoundedButtonsdiv.product div.images .woocommerce-product-gallery__trigger {
    border-radius: 10px;
    }
.btFullRoundedButtons div.product div.images .woocommerce-product-gallery__trigger,
.btFullRoundedButtonsdiv.product div.images .woocommerce-product-gallery__trigger {
    border-radius: 1.563em;
    }
.rtl div.product div.images .woocommerce-product-gallery__trigger {
    right: auto;
    left: 2em;
    }
div.product div.images .woocommerce-product-gallery__trigger img {
    display: none !important;
    }
div.product div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl div.product div.images .woocommerce-product-gallery__trigger:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "\e9d3";
    font-family: RemixIcons-System;
    font-size: 1.333em;
    border: 0;
    color: #fff;
    }
.btAccentButtonDarkText div.product div.images .woocommerce-product-gallery__trigger:after {
    color: #181818 !important;
    }
div.product div.images .woocommerce-product-gallery__trigger:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
div.product div.images .woocommerce-product-gallery__trigger:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl div.product div.images .woocommerce-product-gallery__trigger:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
div.product div.summary {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1em;
    margin-bottom: 1em;
    }
div.product div.summary header {
    margin-bottom: 2em;
    }
div.product div.summary header .bt_bb_headline_tag {
    font-size: 2.5em;
    }
div.product div.summary .price {
    font-size: 3em;
    font-weight: bold;
    letter-spacing: -.03em;
    margin-bottom: .5em;
    line-height: 1;
    }
.btLightSkin div.product div.summary .price,
.btDarkSkin .btLightSkin div.product div.summary .price,
.btLightSkin .btDarkSkin .btLightSkin div.product div.summary .price {
    color: #181818;
    }
.btDarkSkin div.product div.summary .price,
.btLightSkin .btDarkSkin div.product div.summary .price,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.summary .price {
    color: #fff;
    }
div.product div.summary .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 .2em 0 0;
    font-weight: 300;
    text-decoration: none;
    position: relative;
    }
div.product div.summary .price del:after {
    display: block;
    position: absolute;
    content: "";
    background: currentColor;
    height: 2px;
    top: 50%;
    left: -2px;
    right: -2px;
    z-index: -1;
    }
.rtl div.product div.summary .price del {
    margin: 0 0 0 .2em;
    }
div.product div.summary .price ins {
    text-decoration: none;
    }
div.product div.summary .group_table .price {
    font-size: 2em;
    }
div.product div.summary div[itemprop="description"] {
    margin-bottom: 2em;
    }
div.product div.summary .woocommerce-product-details__short-description {
    width: 100%;
    padding-bottom: 2em;
    }
div.product div.summary .woocommerce-product-details__short-description p {
    margin: 0;
    }
div.product div.summary .group_table .price {
    font-size: 2em;
    }
div.product div.summary div[itemprop="description"] {
    margin-bottom: 2em;
    }
div.product div.summary form.cart .quantity {
    width: 100px;
    margin-right: .5em;
    display: inline-block;
    height: 3.125em;
    float: left;
    }
.rtl div.product div.summary form.cart .quantity {
    margin-right: 0;
    margin-left: .5em;
    float: right;
    }
div.product div.summary form.cart .quantity input {
    height: 3.125em;
    display: inline-block;
    padding-right: 0;
    }
.rtl div.product div.summary form.cart .quantity input {
    padding-right: .938em;
    padding-left: 0;
    }
div.product div.summary form.cart .group_table {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    }
div.product div.summary form.cart .group_table th,
div.product div.summary form.cart .group_table td {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: .5em 0;
    }
div.product div.summary form.cart .group_table .quantity {
    width: 70px;
    margin: 0;
    }
div.product div.summary form.cart .group_table a {
    font-family: "Vidaloka",Arial,Helvetica;
    color: inherit;
    letter-spacing: -.03em;
    margin: 0 1em;
    }
.btLightSkin div.product div.summary form.cart .group_table a,
.btDarkSkin .btLightSkin div.product div.summary form.cart .group_table a,
.btLightSkin .btDarkSkin .btLightSkin div.product div.summary form.cart .group_table a {
    color: #181818;
    }
.btDarkSkin div.product div.summary form.cart .group_table a,
.btLightSkin .btDarkSkin div.product div.summary form.cart .group_table a,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.summary form.cart .group_table a {
    color: #fff;
    }
div.product div.summary form.cart .group_table a:hover {
    color: #ff3b2b !important;
    }
div.product div.summary form.cart .group_table del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 .4em 0 0;
    font-weight: 300;
    text-decoration: none;
    position: relative;
    }
div.product div.summary form.cart .group_table del:after {
    display: block;
    position: absolute;
    content: "";
    background: currentColor;
    height: 1px;
    top: 50%;
    left: -2px;
    right: -2px;
    z-index: -1;
    }
.rtl div.product div.summary form.cart .group_table del {
    margin: 0 0 0 .4em;
    }
div.product div.summary form.cart .group_table ins,
div.product div.summary form.cart .group_table > .amount {
    background: 0 0;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -.03em;
    }
.btLightSkin div.product div.summary form.cart .group_table ins,
.btDarkSkin .btLightSkin div.product div.summary form.cart .group_table ins,
.btLightSkin .btDarkSkin .btLightSkin div.product div.summary form.cart .group_table ins,
.btLightSkin div.product div.summary form.cart .group_table > .amount,
.btDarkSkin .btLightSkin div.product div.summary form.cart .group_table > .amount,
.btLightSkin .btDarkSkin .btLightSkin div.product div.summary form.cart .group_table > .amount {
    color: #181818;
    }
.btDarkSkin div.product div.summary form.cart .group_table ins,
.btLightSkin .btDarkSkin div.product div.summary form.cart .group_table ins,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.summary form.cart .group_table ins,
.btDarkSkin div.product div.summary form.cart .group_table > .amount,
.btLightSkin .btDarkSkin div.product div.summary form.cart .group_table > .amount,
.btDarkSkin.btLightSkin .btDarkSkin div.product div.summary form.cart .group_table > .amount {
    color: #fff;
    }
div.product div.summary form.cart .single_add_to_cart_button {
    display: inline-block;
    float: left;
    background: #ff3b2b !important;
    color: #fff !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btAccentButtonDarkText div.product div.summary form.cart .single_add_to_cart_button {
    color: #181818 !important;
    }
div.product div.summary form.cart .single_add_to_cart_button:before {
    display: block !important;
    }
.rtl div.product div.summary form.cart .single_add_to_cart_button {
    float: right;
    }
div.product div.summary form.cart .single_add_to_cart_button:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2) !important;
    box-shadow: 0 5px 20px rgba(0,0,0,.2) !important;
    }
div.product div.summary form.cart:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
div.product span.btProductSKU {
    display: block;
    }
div.product div.product-description,
div.product div.products,
div.product div.product-meta,
div.product section.products.related {
    padding: 0 1em;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }
div.product div.product-description {
    padding: 0 1em;
    margin-bottom: 1em;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    display: none;
    }
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 2em;
    }
div.product div.product-meta .btArticleShareEtc {
    max-width: initial;
    }
div.product table.variations {
    border: none;
    display: block;
    margin-bottom: 1em;
    position: relative;
    }
div.product table.variations tbody,
div.product table.variations tr,
div.product table.variations td {
    padding: 0;
    border: none;
    display: block;
    }
div.product table.variations td:not(:first-child) {
    padding-bottom: .5em;
    }
div.product .single_variation_wrap .woocommerce-variation.single_variation {
    margin-bottom: 1em;
    }
div.product section.products.upsells {
    width: 100%;
    padding: 0 1em;
    }

/* Checkout */
table.woocommerce-checkout-review-order-table td.product-total,
table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
table.woocommerce-checkout-review-order-table tr.order-total td {
    text-align: right;
    }
.rtl table.woocommerce-checkout-review-order-table td.product-total,
.rtl table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
.rtl table.woocommerce-checkout-review-order-table tr.order-total td {
    text-align: left;
    }
.rtl table.woocommerce-checkout-review-order-table th.product-total {
    text-align: left;
    }
ul.wc_payment_methods {
    margin: 0 0 1em;
    list-style: none;
    }
.rtl ul.wc_payment_methods {
    text-align: right;
    }
ul.wc_payment_methods li:not(.woocommerce-info) {
    margin-left: 0;
    padding-left: 0;
    }
ul.wc_payment_methods li .input-radio {
    margin-right: .2em;
    }
.rtl ul.wc_payment_methods li .input-radio {
    margin-right: 0;
    margin-left: .2em;
    }
ul.wc_payment_methods li div.payment_box {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    background-color: #dfdcde;
    }
.btDarkSkin ul.wc_payment_methods li div.payment_box,
.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box,
.btDarkSkin.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box {
    background-color: rgba(255,255,255,.1);
    }
ul.wc_payment_methods li div.payment_box:before {
    content: "";
    display: block;
    border: 10px solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    left: 1em;
    top: -20px;
    }
.btDarkSkin ul.wc_payment_methods li div.payment_box:before,
.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box:before,
.btDarkSkin.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box:before {
    border: 10px solid rgba(255,255,255,.1);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    }
ul.wc_payment_methods li div.payment_box span.help {
    font-size: .857em;
    }
ul.wc_payment_methods li div.payment_box p:last-child {
    margin-bottom: 0;
    }
ul.wc_payment_methods li.payment_method_paypal label {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: -webkit-calc(100% - 2em);
    width: -moz-calc(100% - 2em);
    width: calc(100% - 2em);
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
ul.wc_payment_methods li.payment_method_paypal img {
    max-height: 26px;
    margin-left: auto;
    }
.rtl ul.wc_payment_methods li.payment_method_paypal img {
    margin-left: 0;
    margin-right: auto;
    }
ul.wc_payment_methods li.payment_method_paypal .about_paypal {
    font-size: .875em;
    margin-left: .5em;
    color: #ff3b2b;
    -webkit-box-shadow: 0 1px 0 0 #ff3b2b;
    box-shadow: 0 1px 0 0 #ff3b2b;
    }
.rtl ul.wc_payment_methods li.payment_method_paypal .about_paypal {
    margin-left: 0;
    margin-right: .5em;
    }
ul.wc_payment_methods li.payment_method_paypal .about_paypal:hover {
    -webkit-box-shadow: 0 0 0 0 #ff3b2b;
    box-shadow: 0 0 0 0 #ff3b2b;
    }
ul.woocommerce-shipping-methods {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    }
ul.woocommerce-shipping-methods li {
    margin: 0;
    text-align: right;
    }
.rtl ul.woocommerce-shipping-methods li {
    text-align: left;
    }
.woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: left;
    margin-top: 1em;
    }
.rtl .woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: right;
    }
#customer_details .col-1,
#customer_details .col-2 {
    margin-bottom: 2em;
    }
.wc-proceed-to-checkout {
    margin: 0 auto;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 3.2em;
    }
.wc-proceed-to-checkout .checkout-button {
    margin: 0 auto;
    display: inline;
    text-align: center;
    }
#payment .place-order {
    margin: 0 auto;
    text-align: center;
    }
#payment .place-order button {
    padding: 1em 3em;
    }

/* My account */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0 0 2em;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
.woocommerce-MyAccount-navigation ul:after {
    display: block;
    content: "";
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    height: 1px;
    margin-top: 2em;
    }
.btLightSkin .woocommerce-MyAccount-navigation ul:after,
.btDarkSkin .btLightSkin .woocommerce-MyAccount-navigation ul:after,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-MyAccount-navigation ul:after {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .woocommerce-MyAccount-navigation ul:after,
.btLightSkin .btDarkSkin .woocommerce-MyAccount-navigation ul:after,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-MyAccount-navigation ul:after {
    background: rgba(255,255,255,.1);
    }
.woocommerce-MyAccount-navigation ul li {
    margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    }
.woocommerce-MyAccount-navigation ul li:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    }
.woocommerce-MyAccount-navigation ul li:last-child:after {
    display: none;
    }
.woocommerce-MyAccount-navigation ul li a {
    color: currentColor;
    display: block;
    padding: .75em 0;
    position: relative;
    }
.woocommerce-MyAccount-navigation ul li a:after {
    display: block;
    content: "";
    height: 2px;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: #ff3b2b;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.rtl .woocommerce-MyAccount-navigation ul li a:after {
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.woocommerce-MyAccount-navigation ul li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    }
.rtl .woocommerce-MyAccount-navigation ul li a:hover:after {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    }
.woocommerce-MyAccount-navigation ul li.is-active a:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    }
.woocommerce-MyAccount-navigation .shop_table {
    margin-bottom: 2em;
    }
.woocommerce-MyAccount-navigation .shop_table tfoot {
    text-align: right;
    }
.woocommerce-orders-table__cell-order-actions a {
    width: 100%;
    display: inline-block;
    text-align: center;
    }
.woocommerce-EditAccountForm fieldset {
    margin-bottom: 2em;
    }

/* General */
/* Woocommerce layout */
.col2-set {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1em;
    margin-right: -1em;
    }
.col2-set .col-1,
.col2-set .col-2 {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-left: 1em;
    padding-right: 1em;
    }
img {
    height: auto;
    max-width: 100%;
    }
div.product form.cart .reset_variations,
form .form-row label.hidden {
    visibility: hidden;
    position: absolute;
    top: -20%;
    right: 0;
    }
.rtl div.product form.cart .reset_variations,
.rtl form .form-row label.hidden {
    right: auto;
    left: 0;
    }
.reset_variations {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff3b2b;
    color: #fff !important;
    opacity: 1 !important;
    line-height: 1.5;
    }
.btHardRoundedButtons .reset_variations {
    border-radius: 10px;
    }
.btSoftRoundedButtons .reset_variations {
    border-radius: 4px;
    }
.btFullRoundedButtons .reset_variations {
    border-radius: 50px;
    }
.btAccentButtonDarkText .reset_variations {
    color: #181818 !important;
    }
.reset_variations:before {
    content: "\e953";
    font-family: RemixIcons-System;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .reset_variations:before {
    margin-right: 0;
    margin-left: .25em;
    }
.reset_variations:after {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    bottom: -1px;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl .reset_variations:after {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.reset_variations:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.reset_variations:hover:after {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl .reset_variations:hover:after {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.rtl .reset_variations {
    margin-left: 0;
    margin-right: auto;
    }
.woocommerce-variation-price {
    position: relative;
    line-height: 1;
    }
.woocommerce-variation-price .price {
    margin-bottom: 0 !important;
    display: inline-block;
    }

/* Card */
table.shop_table {
    margin-bottom: 2em;
    border: 0 !important;
    }
table.shop_table td,
table.shop_table th {
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    }
table.shop_table th {
    font-weight: bold;
    letter-spacing: -.03em;
    }
table.shop_table .coupon {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    }
table.shop_table .coupon label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
table.shop_table .coupon label:after {
    content: "";
    display: block;
    width: .5em;
    }
table.shop_table .coupon .input-text {
    -webkit-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    margin-right: .5em;
    }
.rtl table.shop_table .coupon .input-text {
    margin-right: 0;
    margin-left: .5em;
    }
table.shop_table button[name="apply_coupon"] {
    margin-right: .25em;
    }
.rtl table.shop_table button[name="apply_coupon"] {
    margin-right: 0;
    margin-left: .25em;
    }
table.shop_table td.woocommerce-orders-table__cell-order-number a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btHardRoundedButtons table.shop_table td.woocommerce-orders-table__cell-order-number a {
    border-radius: 10px;
    }
.btSoftRoundedButtons table.shop_table td.woocommerce-orders-table__cell-order-number a {
    border-radius: 4px;
    }
.btFullRoundedButtons table.shop_table td.woocommerce-orders-table__cell-order-number a {
    border-radius: 50px;
    }
.btLightSkin table.shop_table td.woocommerce-orders-table__cell-order-number a,
.btDarkSkin .btLightSkin table.shop_table td.woocommerce-orders-table__cell-order-number a,
.btLightSkin .btDarkSkin .btLightSkin table.shop_table td.woocommerce-orders-table__cell-order-number a {
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin table.shop_table td.woocommerce-orders-table__cell-order-number a,
.btLightSkin .btDarkSkin table.shop_table td.woocommerce-orders-table__cell-order-number a,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table td.woocommerce-orders-table__cell-order-number a {
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }
table.shop_table td.woocommerce-orders-table__cell-order-number a:before {
    content: "\e9d3";
    font-family: RemixIcons-System;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl table.shop_table td.woocommerce-orders-table__cell-order-number a:before {
    margin-right: 0;
    margin-left: .25em;
    }
table.shop_table td.woocommerce-orders-table__cell-order-number a:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    background: #ff3b2b;
    color: #fff !important;
    }
.btLightSkin table.shop_table td.woocommerce-orders-table__cell-order-number a:hover,
.btDarkSkin .btLightSkin table.shop_table td.woocommerce-orders-table__cell-order-number a:hover,
.btLightSkin .btDarkSkin .btLightSkin table.shop_table td.woocommerce-orders-table__cell-order-number a:hover {
    color: #181818;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btDarkSkin table.shop_table td.woocommerce-orders-table__cell-order-number a:hover,
.btLightSkin .btDarkSkin table.shop_table td.woocommerce-orders-table__cell-order-number a:hover,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table td.woocommerce-orders-table__cell-order-number a:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btAccentButtonDarkText table.shop_table td.woocommerce-orders-table__cell-order-number a:hover {
    color: #181818 !important;
    }
table.shop_table td.product-remove {
    width: 3em;
    }
table.shop_table td.product-remove a.remove {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 2rem;
    line-height: 1.5;
    width: 2rem;
    vertical-align: middle;
    color: #fff;
    background-color: #ff3b2b;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    overflow: hidden;
    font-size: 0;
    position: relative;
    }
table.shop_table td.product-remove a.remove:before {
    content: "\e955";
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    font-family: RemixIcons-System;
    display: block;
    font-size: 1.25rem;
    }
table.shop_table td.product-remove a.remove:after {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl table.shop_table td.product-remove a.remove:after {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    right: 1.5em;
    }
.btSoftRoundedButtons table.shop_table td.product-remove a.remove {
    border-radius: 4px;
    }
.btHardRoundedButtons table.shop_table td.product-remove a.remove {
    border-radius: 10px;
    }
.btFullRoundedButtons table.shop_table td.product-remove a.remove {
    border-radius: 50%;
    }
.btAccentButtonDarkText table.shop_table td.product-remove a.remove {
    color: #181818 !important;
    }
table.shop_table td.product-remove a.remove:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
table.shop_table td.product-remove a.remove:hover:after {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl table.shop_table td.product-remove a.remove:hover:after {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
table.shop_table td.product-thumbnail {
    width: 100px;
    text-align: center;
    line-height: 0;
    }
table.shop_table td.product-thumbnail img {
    width: 80px;
    height: auto;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
table.shop_table td.product-thumbnail a {
    display: block;
    position: relative;
    }
table.shop_table td.product-thumbnail a:before {
    content: "";
    display: block;
    position: absolute;
    background: #ff3b2b;
    opacity: 0;
    -webkit-transition: 300ms ease background,300ms ease opacity;
    -moz-transition: 300ms ease background,300ms ease opacity;
    transition: 300ms ease background,300ms ease opacity;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }
table.shop_table td.product-thumbnail a:after {
    background: transparent;
    font-family: RemixIcons-System;
    font-size: 1.5rem;
    content: "\e935";
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 300ms ease opacity,300ms ease transform;
    -moz-transition: 300ms ease opacity,300ms ease transform;
    transition: 300ms ease opacity,300ms ease transform;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    color: #fff;
    opacity: 0;
    }
.btAccentButtonDarkText table.shop_table td.product-thumbnail a:after {
    color: #181818 !important;
    }
.rtl table.shop_table td.product-thumbnail a:after {
    content: "\e92b";
    }
table.shop_table td.product-thumbnail a:hover:before {
    opacity: .9;
    }
table.shop_table td.product-thumbnail a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
table.shop_table .product-name {
    text-align: left;
    }
.rtl table.shop_table .product-name {
    text-align: right;
    }
table.shop_table .product-name > a {
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    font-size: 1.25em;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btHeaderLetterSpacing15 table.shop_table .product-name > a {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 table.shop_table .product-name > a {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 table.shop_table .product-name > a {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 table.shop_table .product-name > a {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 table.shop_table .product-name > a {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 table.shop_table .product-name > a {
    letter-spacing: -.045em;
    }
.btLightSkin table.shop_table .product-name > a,
.btDarkSkin .btLightSkin table.shop_table .product-name > a,
.btLightSkin .btDarkSkin .btLightSkin table.shop_table .product-name > a {
    color: #181818;
    }
.btDarkSkin table.shop_table .product-name > a,
.btLightSkin .btDarkSkin table.shop_table .product-name > a,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table .product-name > a {
    color: #fff;
    }
table.shop_table .product-name > a:hover {
    color: #ff3b2b !important;
    }
table.shop_table .product-quantity {
    text-align: center;
    }
table.shop_table .product-quantity input {
    text-align: left;
    }
.rtl table.shop_table .product-quantity input {
    text-align: right;
    }
.rtl table.shop_table .product-quantity {
    text-align: center;
    }
table.shop_table .product-quantity .quantity {
    width: 70px;
    display: inline-block;
    }
table.shop_table .product-subtotal,
table.shop_table .product-total,
table.shop_table .product-price,
table.shop_table .order-actions {
    text-align: right;
    }
.cart-collaterals {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1em;
    }
.cart-collaterals .cross-sells {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 1em;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }
.cart-collaterals .cart_totals {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 1em 2em 1em;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }
.cart-collaterals .cross-sells ul.products li.product {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
.cart-collaterals .cart_totals th {
    font-weight: bold;
    letter-spacing: -.03em;
    text-align: left;
    }
.rtl .cart-collaterals .cart_totals th {
    text-align: right;
    }
.cart-collaterals .cart_totals td {
    text-align: right;
    }
.rtl .cart-collaterals .cart_totals td {
    text-align: left;
    }
tr.cart-subtotal,
tfoot {
    border-top: 2px solid #ff3b2b;
    }
tr.order-total,
tfoot {
    border-bottom: 2px solid #ff3b2b !important;
    }

/* Form row */
form fieldset {
    padding: 0;
    border: 0;
    }
form fieldset legend {
    font-size: 1.875em;
    font-family: Vidaloka,Arial,Helvetica,sans-serif;
    padding: 1em 0;
    }
.btHeaderLetterSpacing15 form fieldset legend {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 form fieldset legend {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 form fieldset legend {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 form fieldset legend {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 form fieldset legend {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 form fieldset legend {
    letter-spacing: -.045em;
    }
form .form-row {
    margin: 0 0 1em;
    position: relative;
    }
form input[type="submit"].button {
    text-align: center;
    }
form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0;
    }
form .form-row {
    margin-bottom: 1.5em;
    }
form .form-row label {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
    margin-bottom: 4px;
    }
form .form-row label.inline,
form .form-row label.checkbox {
    display: inline;
    margin-bottom: 0;
    }
form .form-row select {
    cursor: pointer;
    margin: 0;
    }
form .form-row .select2-container {
    line-height: 3.125em;
    }
.rtlform .form-row .select2-container {
    text-align: right;
    }
form .form-row .select2-container .select2-choice {
    padding-left: .938em;
    height: 3.125em;
    line-height: 3.125em;
    }
.rtlform .form-row .select2-container .select2-choice {
    padding-left: 0;
    padding-right: .938em;
    }
form .form-row > span {
    display: block;
    }
form .form-row > span > em {
    font-size: .875em;
    font-style: normal;
    opacity: .8;
    }
form .form-row .required {
    font-size: 0;
    line-height: 1;
    background: #ff3b2b;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-left: 5px;
    margin-top: 3px;
    }
.rtl form .form-row .required {
    margin-left: 0;
    margin-right: 5px;
    }
form .form-row textarea {
    height: 5em;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
form .form-row textarea#order_comments {
    min-height: 10em;
    }
form .form-row.validate-required .woocommerce-input-wrapper {
    position: relative;
    display: block;
    }
form .form-row.woocommerce-invalid .select2-container,
form .form-row.woocommerce-invalid input.input-text,
form .form-row.woocommerce-invalid select {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b inset;
    box-shadow: 0 0 0 2px #ff3b2b inset;
    }
form .form-row.woocommerce-validated input.input-text,
form .form-row.woocommerce-validated select {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    }
form .form-row.woocommerce-validated input.input-text .btDarkSkin,
form .form-row.woocommerce-validated input.input-text .btLightSkin .btDarkSkin,
form .form-row.woocommerce-validated input.input-text .btDarkSkin.btLightSkin .btDarkSkin,
form .form-row.woocommerce-validated select .btDarkSkin,
form .form-row.woocommerce-validated select .btLightSkin .btDarkSkin,
form .form-row.woocommerce-validated select .btDarkSkin.btLightSkin .btDarkSkin {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.3) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.3) inset;
    }
form .form-row.woocommerce-validated .select2-container .select2-selection {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.1) inset;
    }
form .form-row.woocommerce-validated .select2-container .select2-selection .btDarkSkin,
form .form-row.woocommerce-validated .select2-container .select2-selection .btLightSkin .btDarkSkin,
form .form-row.woocommerce-validated .select2-container .select2-selection .btDarkSkin.btLightSkin .btDarkSkin {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.3) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.3) inset;
    }
form .form-row::-webkit-input-placeholder {
    line-height: normal;
    }
form .form-row:-moz-placeholder {
    line-height: normal;
    }
form .form-row:-ms-input-placeholder {
    line-height: normal;
    }

/* Overlay */
.blockUI.blockOverlay {
    position: relative;
    }
.btDarkSkin .blockUI.blockOverlay,
.btLightSkin .btDarkSkin .blockUI.blockOverlay,
.btDarkSkin.btLightSkin .btDarkSkin .blockUI.blockOverlay {
    background: #000 !important;
    }
.blockUI.blockOverlay:before,
.loader:before {
    content: "";
    line-height: 1;
    text-align: center;
    font-size: 2em;
    height: 1em;
    width: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    background: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    color: rgba(0,0,0,.75);
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    }
.btDarkSkin .blockUI.blockOverlay:before,
.btLightSkin .btDarkSkin .blockUI.blockOverlay:before,
.btDarkSkin.btLightSkin .btDarkSkin .blockUI.blockOverlay:before,
.btDarkSkin .loader:before,
.btLightSkin .btDarkSkin .loader:before,
.btDarkSkin.btLightSkin .btDarkSkin .loader:before {
    -webkit-filter: inverse(1);
    filter: inverse(1);
    }

/* Messages */
p.woocommerce-error,
p.woocommerce-info,
p.woocommerce-message {
    padding-bottom: 1.5em !important;
    }
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1.5em 2em 1.5em 2.5em;
    margin: 0 0 2em 1.5em;
    position: relative;
    color: inherit;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
    }
.rtl .woocommerce-error,
.rtl .woocommerce-info,
.rtl .woocommerce-message {
    padding: 1.5em 2.5em 1.5em 2em;
    margin: 0 1.5em 2em 0;
    }
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 4px currentColor inset;
    box-shadow: 0 0 0 4px currentColor inset;
    opacity: .07;
    z-index: -1;
    pointer-events: none;
    }
.btSoftRoundedButtons .woocommerce-error:after,
.btSoftRoundedButtons .woocommerce-info:after,
.btSoftRoundedButtons .woocommerce-message:after {
    border-radius: 4px;
    }
.btHardRoundedButtons .woocommerce-error:after,
.btHardRoundedButtons .woocommerce-info:after,
.btHardRoundedButtons .woocommerce-message:after {
    border-radius: 10px;
    }
.btFullRoundedButtons .woocommerce-error:after,
.btFullRoundedButtons .woocommerce-info:after,
.btFullRoundedButtons .woocommerce-message:after {
    border-radius: 25px;
    }
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-message a.button {
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
    }
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    font-family: RemixIcons-System;
    font-size: 1.5em;
    font-weight: 400;
    position: absolute;
    left: -1em;
    top: 0;
    height: 2em;
    width: 2em;
    line-height: 2;
    text-align: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background: #ff3b2b;
    color: #fff;
    }
.btHardRoundedButtons .woocommerce-error:before,
.btHardRoundedButtons .woocommerce-info:before,
.btHardRoundedButtons .woocommerce-message:before {
    border-radius: 10px;
    }
.btSoftRoundedButtons .woocommerce-error:before,
.btSoftRoundedButtons .woocommerce-info:before,
.btSoftRoundedButtons .woocommerce-message:before {
    border-radius: 4px;
    }
.btFullRoundedButtons .woocommerce-error:before,
.btFullRoundedButtons .woocommerce-info:before,
.btFullRoundedButtons .woocommerce-message:before {
    border-radius: 50%;
    }
.btAccentButtonDarkText .woocommerce-error:before,
.btAccentButtonDarkText .woocommerce-info:before,
.btAccentButtonDarkText .woocommerce-message:before {
    color: #181818 !important;
    }
.rtl .woocommerce-error:before,
.rtl .woocommerce-info:before,
.rtl .woocommerce-message:before {
    left: auto;
    right: -1em;
    }
.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button) {
    color: #ff3b2b;
    text-decoration: underline;
    }
.woocommerce-info a.showcoupon,
.woocommerce-message a.showcoupon {
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: .875em;
    padding: .3em 1em;
    overflow: hidden;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    }
.btHardRoundedButtons .woocommerce-info a.showcoupon,
.btHardRoundedButtons .woocommerce-message a.showcoupon {
    border-radius: 10px;
    }
.btSoftRoundedButtons .woocommerce-info a.showcoupon,
.btSoftRoundedButtons .woocommerce-message a.showcoupon {
    border-radius: 4px;
    }
.btFullRoundedButtons .woocommerce-info a.showcoupon,
.btFullRoundedButtons .woocommerce-message a.showcoupon {
    border-radius: 50px;
    }
.btLightSkin .woocommerce-info a.showcoupon,
.btDarkSkin .btLightSkin .woocommerce-info a.showcoupon,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-info a.showcoupon,
.btLightSkin .woocommerce-message a.showcoupon,
.btDarkSkin .btLightSkin .woocommerce-message a.showcoupon,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-message a.showcoupon {
    color: #181818;
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .woocommerce-info a.showcoupon,
.btLightSkin .btDarkSkin .woocommerce-info a.showcoupon,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-info a.showcoupon,
.btDarkSkin .woocommerce-message a.showcoupon,
.btLightSkin .btDarkSkin .woocommerce-message a.showcoupon,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-message a.showcoupon {
    color: #fff;
    background: rgba(255,255,255,.2);
    }
.woocommerce-info a.showcoupon:before,
.woocommerce-message a.showcoupon:before {
    content: "\e94b";
    font-family: RemixIcons-Finance;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .woocommerce-info a.showcoupon:before,
.rtl .woocommerce-message a.showcoupon:before {
    margin-right: 0;
    margin-left: .25em;
    }
.woocommerce-info a.showcoupon:hover,
.woocommerce-message a.showcoupon:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    color: #fff;
    background: #ff3b2b;
    }
.btAccentButtonDarkText .woocommerce-info a.showcoupon:hover,
.btAccentButtonDarkText .woocommerce-message a.showcoupon:hover {
    color: #181818 !important;
    }
.woocommerce-error:after {
    -webkit-box-shadow: 0 0 0 4px #ff3b2b inset;
    box-shadow: 0 0 0 4px #ff3b2b inset;
    opacity: .75;
    }
.woocommerce-info a:hover,
.woocommerce-message a:hover {
    text-decoration: none;
    }
.woocommerce-error a:hover {
    color: #fff;
    }
.woocommerce-message:before,
.woocommerce-info:before {
    content: "\e975";
    }
.woocommerce-error:before {
    content: '\e994';
    }
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right;
    border: none !important;
    padding: .895em 1.5em !important;
    line-height: 1.1 !important;
    height: auto !important;
    font-size: .875em !important;
    }
.rtl .woocommerce-error .button,
.rtl .woocommerce-info .button,
.rtl .woocommerce-message .button {
    float: left;
    }
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px;
    }
.woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    }
.woocommerce-breadcrumb a {
    color: inherit;
    }
.woocommerce-breadcrumb:after,
.woocommerce-breadcrumb:before {
    content: " ";
    display: table;
    }

/* Coupon */
.woocommerce-form-coupon {
    position: relative;
    padding: 2em;
    margin: 0 0 2em;
    z-index: 1;
    }
.woocommerce-form-coupon > p.form-row:last-of-type {
    margin-bottom: 0;
    }
.woocommerce-form-coupon:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 4px currentColor inset;
    box-shadow: 0 0 0 4px currentColor inset;
    opacity: .07;
    z-index: -1;
    pointer-events: none;
    }
.btSoftRoundedButtons .woocommerce-form-coupon:before {
    border-radius: 4px;
    }
.btHardRoundedButtons .woocommerce-form-coupon:before {
    border-radius: 10px;
    }
.btFullRoundedButtons .woocommerce-form-coupon:before {
    border-radius: 25px;
    }

/* Payment images */
.wc-credit-card-form-card-cvc.visa,
.wc-credit-card-form-card-expiry.visa,
.wc-credit-card-form-card-number.visa {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/visa.png);
    }
.wc-credit-card-form-card-cvc.mastercard,
.wc-credit-card-form-card-expiry.mastercard,
.wc-credit-card-form-card-number.mastercard {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png);
    }
.wc-credit-card-form-card-cvc.laser,
.wc-credit-card-form-card-expiry.laser,
.wc-credit-card-form-card-number.laser {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/laser.png);
    }
.wc-credit-card-form-card-cvc.dinersclub,
.wc-credit-card-form-card-expiry.dinersclub,
.wc-credit-card-form-card-number.dinersclub {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/diners.png);
    }
.wc-credit-card-form-card-cvc.maestro,
.wc-credit-card-form-card-expiry.maestro,
.wc-credit-card-form-card-number.maestro {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.png);
    }
.wc-credit-card-form-card-cvc.jcb,
.wc-credit-card-form-card-expiry.jcb,
.wc-credit-card-form-card-number.jcb {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.png);
    }
.wc-credit-card-form-card-cvc.amex,
.wc-credit-card-form-card-expiry.amex,
.wc-credit-card-form-card-number.amex {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/amex.png);
    }
.wc-credit-card-form-card-cvc.discover,
.wc-credit-card-form-card-expiry.discover,
.wc-credit-card-form-card-number.discover {
    background-image: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/images/icons/credit-cards/discover.png);
    }

/* Inpage headlines */
.products > h1,
.products > h2,
.products > h3,
.products > h4,
.products > h5,
.products > h6,
.products > h7,
.products > h8,
div.bt_bb_tab_content > h1,
div.bt_bb_tab_content > h2,
div.bt_bb_tab_content > h3,
div.bt_bb_tab_content > h4,
div.bt_bb_tab_content > h5,
div.bt_bb_tab_content > h6,
div.bt_bb_tab_content > h7,
div.bt_bb_tab_content > h8,
.cross-sells > h1,
.cross-sells > h2,
.cross-sells > h3,
.cross-sells > h4,
.cross-sells > h5,
.cross-sells > h6,
.cross-sells > h7,
.cross-sells > h8,
.comment-respond > h1,
.comment-respond > h2,
.comment-respond > h3,
.comment-respond > h4,
.comment-respond > h5,
.comment-respond > h6,
.comment-respond > h7,
.comment-respond > h8,
section.related.products > h1,
section.related.products > h2,
section.related.products > h3,
section.related.products > h4,
section.related.products > h5,
section.related.products > h6,
section.related.products > h7,
section.related.products > h8,
div.cart_totals > h1,
div.cart_totals > h2,
div.cart_totals > h3,
div.cart_totals > h4,
div.cart_totals > h5,
div.cart_totals > h6,
div.cart_totals > h7,
div.cart_totals > h8,
div.woocommerce-billing-fields > h1,
div.woocommerce-billing-fields > h2,
div.woocommerce-billing-fields > h3,
div.woocommerce-billing-fields > h4,
div.woocommerce-billing-fields > h5,
div.woocommerce-billing-fields > h6,
div.woocommerce-billing-fields > h7,
div.woocommerce-billing-fields > h8,
div.woocommerce-additional-fields > h1,
div.woocommerce-additional-fields > h2,
div.woocommerce-additional-fields > h3,
div.woocommerce-additional-fields > h4,
div.woocommerce-additional-fields > h5,
div.woocommerce-additional-fields > h6,
div.woocommerce-additional-fields > h7,
div.woocommerce-additional-fields > h8,
div.woocommerce-shipping-fields > h1,
div.woocommerce-shipping-fields > h2,
div.woocommerce-shipping-fields > h3,
div.woocommerce-shipping-fields > h4,
div.woocommerce-shipping-fields > h5,
div.woocommerce-shipping-fields > h6,
div.woocommerce-shipping-fields > h7,
div.woocommerce-shipping-fields > h8,
form.woocommerce-checkout > h1,
form.woocommerce-checkout > h2,
form.woocommerce-checkout > h3,
form.woocommerce-checkout > h4,
form.woocommerce-checkout > h5,
form.woocommerce-checkout > h6,
form.woocommerce-checkout > h7,
form.woocommerce-checkout > h8,
div.woocommerce-MyAccount-content > h1,
div.woocommerce-MyAccount-content > h2,
div.woocommerce-MyAccount-content > h3,
div.woocommerce-MyAccount-content > h4,
div.woocommerce-MyAccount-content > h5,
div.woocommerce-MyAccount-content > h6,
div.woocommerce-MyAccount-content > h7,
div.woocommerce-MyAccount-content > h8,
div.woocommerce-MyAccount-content header > h1,
div.woocommerce-MyAccount-content header > h2,
div.woocommerce-MyAccount-content header > h3,
div.woocommerce-MyAccount-content header > h4,
div.woocommerce-MyAccount-content header > h5,
div.woocommerce-MyAccount-content header > h6,
div.woocommerce-MyAccount-content header > h7,
div.woocommerce-MyAccount-content header > h8,
div.woocommerce-MyAccount-content form > h1,
div.woocommerce-MyAccount-content form > h2,
div.woocommerce-MyAccount-content form > h3,
div.woocommerce-MyAccount-content form > h4,
div.woocommerce-MyAccount-content form > h5,
div.woocommerce-MyAccount-content form > h6,
div.woocommerce-MyAccount-content form > h7,
div.woocommerce-MyAccount-content form > h8,
.woocommerce-customer-details > h1,
.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3,
.woocommerce-customer-details > h4,
.woocommerce-customer-details > h5,
.woocommerce-customer-details > h6,
.woocommerce-customer-details > h7,
.woocommerce-customer-details > h8,
.woocommerce-order-details > h1,
.woocommerce-order-details > h2,
.woocommerce-order-details > h3,
.woocommerce-order-details > h4,
.woocommerce-order-details > h5,
.woocommerce-order-details > h6,
.woocommerce-order-details > h7,
.woocommerce-order-details > h8 {
    margin: 0 0 1em;
    padding: 0;
    font-size: 1.875em;
    }

/* Buttons */
.woocommerce .btSidebar a.button,
.woocommerce .bt-content a.button,
.woocommerce-page .btSidebar a.button,
.woocommerce-page .bt-content a.button,
.woocommerce .btSidebar input[type="submit"],
.woocommerce .bt-content input[type="submit"],
.woocommerce-page .btSidebar input[type="submit"],
.woocommerce-page .bt-content input[type="submit"],
.woocommerce .btSidebar button[type="submit"],
.woocommerce .bt-content button[type="submit"],
.woocommerce-page .btSidebar button[type="submit"],
.woocommerce-page .bt-content button[type="submit"],
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.woocommerce .btSidebar input.button,
.woocommerce .bt-content input.button,
.woocommerce-page .btSidebar input.button,
.woocommerce-page .bt-content input.button,
div.woocommerce a.button,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"],
div.woocommerce :not(.widget_product_search) button[type="submit"],
div.woocommerce input.button {
    padding: 1.063em 1.563em;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    border: 0;
    color: #fff;
    background: #ff3b2b;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.woocommerce .btSidebar a.button:before,
.woocommerce .bt-content a.button:before,
.woocommerce-page .btSidebar a.button:before,
.woocommerce-page .bt-content a.button:before,
.woocommerce .btSidebar input[type="submit"]:before,
.woocommerce .bt-content input[type="submit"]:before,
.woocommerce-page .btSidebar input[type="submit"]:before,
.woocommerce-page .bt-content input[type="submit"]:before,
.woocommerce .btSidebar button[type="submit"]:before,
.woocommerce .bt-content button[type="submit"]:before,
.woocommerce-page .btSidebar button[type="submit"]:before,
.woocommerce-page .bt-content button[type="submit"]:before,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:before,
.woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:before,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:before,
.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:before,
.woocommerce .btSidebar input.button:before,
.woocommerce .bt-content input.button:before,
.woocommerce-page .btSidebar input.button:before,
.woocommerce-page .bt-content input.button:before,
div.woocommerce a.button:before,
div.woocommerce input[type="submit"]:before,
div.woocommerce button[type="submit"]:before,
div.woocommerce :not(.widget_product_search) button[type="submit"]:before,
div.woocommerce input.button:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl.woocommerce .btSidebar a.button:before,
.rtl.woocommerce .bt-content a.button:before,
.rtl.woocommerce-page .btSidebar a.button:before,
.rtl.woocommerce-page .bt-content a.button:before,
.rtl .woocommerce .btSidebar a.button:before,
.rtl .woocommerce .bt-content a.button:before,
.rtl .woocommerce-page .btSidebar a.button:before,
.rtl .woocommerce-page .bt-content a.button:before,
.rtl.woocommerce .btSidebar input[type="submit"]:before,
.rtl.woocommerce .bt-content input[type="submit"]:before,
.rtl.woocommerce-page .btSidebar input[type="submit"]:before,
.rtl.woocommerce-page .bt-content input[type="submit"]:before,
.rtl .woocommerce .btSidebar input[type="submit"]:before,
.rtl .woocommerce .bt-content input[type="submit"]:before,
.rtl .woocommerce-page .btSidebar input[type="submit"]:before,
.rtl .woocommerce-page .bt-content input[type="submit"]:before,
.rtl.woocommerce .btSidebar button[type="submit"]:before,
.rtl.woocommerce .bt-content button[type="submit"]:before,
.rtl.woocommerce-page .btSidebar button[type="submit"]:before,
.rtl.woocommerce-page .bt-content button[type="submit"]:before,
.rtl .woocommerce .btSidebar button[type="submit"]:before,
.rtl .woocommerce .bt-content button[type="submit"]:before,
.rtl .woocommerce-page .btSidebar button[type="submit"]:before,
.rtl .woocommerce-page .bt-content button[type="submit"]:before,
.rtl.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:before,
.rtl.woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:before,
.rtl.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:before,
.rtl.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:before,
.rtl .woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:before,
.rtl .woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:before,
.rtl .woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:before,
.rtl .woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:before,
.rtl.woocommerce .btSidebar input.button:before,
.rtl.woocommerce .bt-content input.button:before,
.rtl.woocommerce-page .btSidebar input.button:before,
.rtl.woocommerce-page .bt-content input.button:before,
.rtl .woocommerce .btSidebar input.button:before,
.rtl .woocommerce .bt-content input.button:before,
.rtl .woocommerce-page .btSidebar input.button:before,
.rtl .woocommerce-page .bt-content input.button:before,
.rtldiv.woocommerce a.button:before,
.rtl div.woocommerce a.button:before,
.rtldiv.woocommerce input[type="submit"]:before,
.rtl div.woocommerce input[type="submit"]:before,
.rtldiv.woocommerce button[type="submit"]:before,
.rtl div.woocommerce button[type="submit"]:before,
.rtldiv.woocommerce :not(.widget_product_search) button[type="submit"]:before,
.rtl div.woocommerce :not(.widget_product_search) button[type="submit"]:before,
.rtldiv.woocommerce input.button:before,
.rtl div.woocommerce input.button:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btSoftRoundedButtons .woocommerce .btSidebar a.button,
.btSoftRoundedButtons .woocommerce .bt-content a.button,
.btSoftRoundedButtons .woocommerce-page .btSidebar a.button,
.btSoftRoundedButtons .woocommerce-page .bt-content a.button,
.btSoftRoundedButtons.woocommerce .btSidebar a.button,
.btSoftRoundedButtons.woocommerce .bt-content a.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar a.button,
.btSoftRoundedButtons.woocommerce-page .bt-content a.button,
.btSoftRoundedButtons .woocommerce .btSidebar input[type="submit"],
.btSoftRoundedButtons .woocommerce .bt-content input[type="submit"],
.btSoftRoundedButtons .woocommerce-page .btSidebar input[type="submit"],
.btSoftRoundedButtons .woocommerce-page .bt-content input[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btSoftRoundedButtons .woocommerce .btSidebar button[type="submit"],
.btSoftRoundedButtons .woocommerce .bt-content button[type="submit"],
.btSoftRoundedButtons .woocommerce-page .btSidebar button[type="submit"],
.btSoftRoundedButtons .woocommerce-page .bt-content button[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btSoftRoundedButtons .woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons .woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons .woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons .woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons.woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons .woocommerce .btSidebar input.button,
.btSoftRoundedButtons .woocommerce .bt-content input.button,
.btSoftRoundedButtons .woocommerce-page .btSidebar input.button,
.btSoftRoundedButtons .woocommerce-page .bt-content input.button,
.btSoftRoundedButtons.woocommerce .btSidebar input.button,
.btSoftRoundedButtons.woocommerce .bt-content input.button,
.btSoftRoundedButtons.woocommerce-page .btSidebar input.button,
.btSoftRoundedButtons.woocommerce-page .bt-content input.button,
.btSoftRoundedButtons div.woocommerce a.button,
.btSoftRoundedButtonsdiv.woocommerce a.button,
.btSoftRoundedButtons div.woocommerce input[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce input[type="submit"],
.btSoftRoundedButtons div.woocommerce button[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce button[type="submit"],
.btSoftRoundedButtons div.woocommerce :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtonsdiv.woocommerce :not(.widget_product_search) button[type="submit"],
.btSoftRoundedButtons div.woocommerce input.button,
.btSoftRoundedButtonsdiv.woocommerce input.button {
    border-radius: 4px;
    }
.btHardRoundedButtons .woocommerce .btSidebar a.button,
.btHardRoundedButtons .woocommerce .bt-content a.button,
.btHardRoundedButtons .woocommerce-page .btSidebar a.button,
.btHardRoundedButtons .woocommerce-page .bt-content a.button,
.btHardRoundedButtons.woocommerce .btSidebar a.button,
.btHardRoundedButtons.woocommerce .bt-content a.button,
.btHardRoundedButtons.woocommerce-page .btSidebar a.button,
.btHardRoundedButtons.woocommerce-page .bt-content a.button,
.btHardRoundedButtons .woocommerce .btSidebar input[type="submit"],
.btHardRoundedButtons .woocommerce .bt-content input[type="submit"],
.btHardRoundedButtons .woocommerce-page .btSidebar input[type="submit"],
.btHardRoundedButtons .woocommerce-page .bt-content input[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content input[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btHardRoundedButtons .woocommerce .btSidebar button[type="submit"],
.btHardRoundedButtons .woocommerce .bt-content button[type="submit"],
.btHardRoundedButtons .woocommerce-page .btSidebar button[type="submit"],
.btHardRoundedButtons .woocommerce-page .bt-content button[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content button[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btHardRoundedButtons .woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons .woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons .woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons .woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons.woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons .woocommerce .btSidebar input.button,
.btHardRoundedButtons .woocommerce .bt-content input.button,
.btHardRoundedButtons .woocommerce-page .btSidebar input.button,
.btHardRoundedButtons .woocommerce-page .bt-content input.button,
.btHardRoundedButtons.woocommerce .btSidebar input.button,
.btHardRoundedButtons.woocommerce .bt-content input.button,
.btHardRoundedButtons.woocommerce-page .btSidebar input.button,
.btHardRoundedButtons.woocommerce-page .bt-content input.button,
.btHardRoundedButtons div.woocommerce a.button,
.btHardRoundedButtonsdiv.woocommerce a.button,
.btHardRoundedButtons div.woocommerce input[type="submit"],
.btHardRoundedButtonsdiv.woocommerce input[type="submit"],
.btHardRoundedButtons div.woocommerce button[type="submit"],
.btHardRoundedButtonsdiv.woocommerce button[type="submit"],
.btHardRoundedButtons div.woocommerce :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtonsdiv.woocommerce :not(.widget_product_search) button[type="submit"],
.btHardRoundedButtons div.woocommerce input.button,
.btHardRoundedButtonsdiv.woocommerce input.button {
    border-radius: 10px;
    }
.btFullRoundedButtons .woocommerce .btSidebar a.button,
.btFullRoundedButtons .woocommerce .bt-content a.button,
.btFullRoundedButtons .woocommerce-page .btSidebar a.button,
.btFullRoundedButtons .woocommerce-page .bt-content a.button,
.btFullRoundedButtons.woocommerce .btSidebar a.button,
.btFullRoundedButtons.woocommerce .bt-content a.button,
.btFullRoundedButtons.woocommerce-page .btSidebar a.button,
.btFullRoundedButtons.woocommerce-page .bt-content a.button,
.btFullRoundedButtons .woocommerce .btSidebar input[type="submit"],
.btFullRoundedButtons .woocommerce .bt-content input[type="submit"],
.btFullRoundedButtons .woocommerce-page .btSidebar input[type="submit"],
.btFullRoundedButtons .woocommerce-page .bt-content input[type="submit"],
.btFullRoundedButtons.woocommerce .btSidebar input[type="submit"],
.btFullRoundedButtons.woocommerce .bt-content input[type="submit"],
.btFullRoundedButtons.woocommerce-page .btSidebar input[type="submit"],
.btFullRoundedButtons.woocommerce-page .bt-content input[type="submit"],
.btFullRoundedButtons .woocommerce .btSidebar button[type="submit"],
.btFullRoundedButtons .woocommerce .bt-content button[type="submit"],
.btFullRoundedButtons .woocommerce-page .btSidebar button[type="submit"],
.btFullRoundedButtons .woocommerce-page .bt-content button[type="submit"],
.btFullRoundedButtons.woocommerce .btSidebar button[type="submit"],
.btFullRoundedButtons.woocommerce .bt-content button[type="submit"],
.btFullRoundedButtons.woocommerce-page .btSidebar button[type="submit"],
.btFullRoundedButtons.woocommerce-page .bt-content button[type="submit"],
.btFullRoundedButtons .woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons .woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons .woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons .woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons.woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons .woocommerce .btSidebar input.button,
.btFullRoundedButtons .woocommerce .bt-content input.button,
.btFullRoundedButtons .woocommerce-page .btSidebar input.button,
.btFullRoundedButtons .woocommerce-page .bt-content input.button,
.btFullRoundedButtons.woocommerce .btSidebar input.button,
.btFullRoundedButtons.woocommerce .bt-content input.button,
.btFullRoundedButtons.woocommerce-page .btSidebar input.button,
.btFullRoundedButtons.woocommerce-page .bt-content input.button,
.btFullRoundedButtons div.woocommerce a.button,
.btFullRoundedButtonsdiv.woocommerce a.button,
.btFullRoundedButtons div.woocommerce input[type="submit"],
.btFullRoundedButtonsdiv.woocommerce input[type="submit"],
.btFullRoundedButtons div.woocommerce button[type="submit"],
.btFullRoundedButtonsdiv.woocommerce button[type="submit"],
.btFullRoundedButtons div.woocommerce :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtonsdiv.woocommerce :not(.widget_product_search) button[type="submit"],
.btFullRoundedButtons div.woocommerce input.button,
.btFullRoundedButtonsdiv.woocommerce input.button {
    border-radius: 1.563em;
    }
.btAccentButtonDarkText .woocommerce .btSidebar a.button,
.btAccentButtonDarkText .woocommerce .bt-content a.button,
.btAccentButtonDarkText .woocommerce-page .btSidebar a.button,
.btAccentButtonDarkText .woocommerce-page .bt-content a.button,
.btAccentButtonDarkText.woocommerce .btSidebar a.button,
.btAccentButtonDarkText.woocommerce .bt-content a.button,
.btAccentButtonDarkText.woocommerce-page .btSidebar a.button,
.btAccentButtonDarkText.woocommerce-page .bt-content a.button,
.btAccentButtonDarkText .woocommerce .btSidebar input[type="submit"],
.btAccentButtonDarkText .woocommerce .bt-content input[type="submit"],
.btAccentButtonDarkText .woocommerce-page .btSidebar input[type="submit"],
.btAccentButtonDarkText .woocommerce-page .bt-content input[type="submit"],
.btAccentButtonDarkText.woocommerce .btSidebar input[type="submit"],
.btAccentButtonDarkText.woocommerce .bt-content input[type="submit"],
.btAccentButtonDarkText.woocommerce-page .btSidebar input[type="submit"],
.btAccentButtonDarkText.woocommerce-page .bt-content input[type="submit"],
.btAccentButtonDarkText .woocommerce .btSidebar button[type="submit"],
.btAccentButtonDarkText .woocommerce .bt-content button[type="submit"],
.btAccentButtonDarkText .woocommerce-page .btSidebar button[type="submit"],
.btAccentButtonDarkText .woocommerce-page .bt-content button[type="submit"],
.btAccentButtonDarkText.woocommerce .btSidebar button[type="submit"],
.btAccentButtonDarkText.woocommerce .bt-content button[type="submit"],
.btAccentButtonDarkText.woocommerce-page .btSidebar button[type="submit"],
.btAccentButtonDarkText.woocommerce-page .bt-content button[type="submit"],
.btAccentButtonDarkText .woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText .woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText .woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText .woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText.woocommerce .bt-content :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText .woocommerce .btSidebar input.button,
.btAccentButtonDarkText .woocommerce .bt-content input.button,
.btAccentButtonDarkText .woocommerce-page .btSidebar input.button,
.btAccentButtonDarkText .woocommerce-page .bt-content input.button,
.btAccentButtonDarkText.woocommerce .btSidebar input.button,
.btAccentButtonDarkText.woocommerce .bt-content input.button,
.btAccentButtonDarkText.woocommerce-page .btSidebar input.button,
.btAccentButtonDarkText.woocommerce-page .bt-content input.button,
.btAccentButtonDarkText div.woocommerce a.button,
.btAccentButtonDarkTextdiv.woocommerce a.button,
.btAccentButtonDarkText div.woocommerce input[type="submit"],
.btAccentButtonDarkTextdiv.woocommerce input[type="submit"],
.btAccentButtonDarkText div.woocommerce button[type="submit"],
.btAccentButtonDarkTextdiv.woocommerce button[type="submit"],
.btAccentButtonDarkText div.woocommerce :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkTextdiv.woocommerce :not(.widget_product_search) button[type="submit"],
.btAccentButtonDarkText div.woocommerce input.button,
.btAccentButtonDarkTextdiv.woocommerce input.button {
    color: #181818 !important;
    }
.woocommerce .btSidebar a.button:hover,
.woocommerce .bt-content a.button:hover,
.woocommerce-page .btSidebar a.button:hover,
.woocommerce-page .bt-content a.button:hover,
.woocommerce .btSidebar input[type="submit"]:hover,
.woocommerce .bt-content input[type="submit"]:hover,
.woocommerce-page .btSidebar input[type="submit"]:hover,
.woocommerce-page .bt-content input[type="submit"]:hover,
.woocommerce .btSidebar button[type="submit"]:hover,
.woocommerce .bt-content button[type="submit"]:hover,
.woocommerce-page .btSidebar button[type="submit"]:hover,
.woocommerce-page .bt-content button[type="submit"]:hover,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:hover,
.woocommerce .btSidebar input.button:hover,
.woocommerce .bt-content input.button:hover,
.woocommerce-page .btSidebar input.button:hover,
.woocommerce-page .bt-content input.button:hover,
div.woocommerce a.button:hover,
div.woocommerce input[type="submit"]:hover,
div.woocommerce button[type="submit"]:hover,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover,
div.woocommerce input.button:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.woocommerce .btSidebar a.button:hover:before,
.woocommerce .bt-content a.button:hover:before,
.woocommerce-page .btSidebar a.button:hover:before,
.woocommerce-page .bt-content a.button:hover:before,
.woocommerce .btSidebar input[type="submit"]:hover:before,
.woocommerce .bt-content input[type="submit"]:hover:before,
.woocommerce-page .btSidebar input[type="submit"]:hover:before,
.woocommerce-page .bt-content input[type="submit"]:hover:before,
.woocommerce .btSidebar button[type="submit"]:hover:before,
.woocommerce .bt-content button[type="submit"]:hover:before,
.woocommerce-page .btSidebar button[type="submit"]:hover:before,
.woocommerce-page .bt-content button[type="submit"]:hover:before,
.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover:before,
.woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:hover:before,
.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover:before,
.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:hover:before,
.woocommerce .btSidebar input.button:hover:before,
.woocommerce .bt-content input.button:hover:before,
.woocommerce-page .btSidebar input.button:hover:before,
.woocommerce-page .bt-content input.button:hover:before,
div.woocommerce a.button:hover:before,
div.woocommerce input[type="submit"]:hover:before,
div.woocommerce button[type="submit"]:hover:before,
div.woocommerce :not(.widget_product_search) button[type="submit"]:hover:before,
div.woocommerce input.button:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl.woocommerce .btSidebar a.button:hover:before,
.rtl.woocommerce .bt-content a.button:hover:before,
.rtl.woocommerce-page .btSidebar a.button:hover:before,
.rtl.woocommerce-page .bt-content a.button:hover:before,
.rtl .woocommerce .btSidebar a.button:hover:before,
.rtl .woocommerce .bt-content a.button:hover:before,
.rtl .woocommerce-page .btSidebar a.button:hover:before,
.rtl .woocommerce-page .bt-content a.button:hover:before,
.rtl.woocommerce .btSidebar input[type="submit"]:hover:before,
.rtl.woocommerce .bt-content input[type="submit"]:hover:before,
.rtl.woocommerce-page .btSidebar input[type="submit"]:hover:before,
.rtl.woocommerce-page .bt-content input[type="submit"]:hover:before,
.rtl .woocommerce .btSidebar input[type="submit"]:hover:before,
.rtl .woocommerce .bt-content input[type="submit"]:hover:before,
.rtl .woocommerce-page .btSidebar input[type="submit"]:hover:before,
.rtl .woocommerce-page .bt-content input[type="submit"]:hover:before,
.rtl.woocommerce .btSidebar button[type="submit"]:hover:before,
.rtl.woocommerce .bt-content button[type="submit"]:hover:before,
.rtl.woocommerce-page .btSidebar button[type="submit"]:hover:before,
.rtl.woocommerce-page .bt-content button[type="submit"]:hover:before,
.rtl .woocommerce .btSidebar button[type="submit"]:hover:before,
.rtl .woocommerce .bt-content button[type="submit"]:hover:before,
.rtl .woocommerce-page .btSidebar button[type="submit"]:hover:before,
.rtl .woocommerce-page .bt-content button[type="submit"]:hover:before,
.rtl.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl.woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl .woocommerce .btSidebar :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl .woocommerce .bt-content :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl .woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl .woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl.woocommerce .btSidebar input.button:hover:before,
.rtl.woocommerce .bt-content input.button:hover:before,
.rtl.woocommerce-page .btSidebar input.button:hover:before,
.rtl.woocommerce-page .bt-content input.button:hover:before,
.rtl .woocommerce .btSidebar input.button:hover:before,
.rtl .woocommerce .bt-content input.button:hover:before,
.rtl .woocommerce-page .btSidebar input.button:hover:before,
.rtl .woocommerce-page .bt-content input.button:hover:before,
.rtldiv.woocommerce a.button:hover:before,
.rtl div.woocommerce a.button:hover:before,
.rtldiv.woocommerce input[type="submit"]:hover:before,
.rtl div.woocommerce input[type="submit"]:hover:before,
.rtldiv.woocommerce button[type="submit"]:hover:before,
.rtl div.woocommerce button[type="submit"]:hover:before,
.rtldiv.woocommerce :not(.widget_product_search) button[type="submit"]:hover:before,
.rtl div.woocommerce :not(.widget_product_search) button[type="submit"]:hover:before,
.rtldiv.woocommerce input.button:hover:before,
.rtl div.woocommerce input.button:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.woocommerce .btSidebar input.alt,
.woocommerce .bt-content input.alt,
.woocommerce-page .btSidebar input.alt,
.woocommerce-page .bt-content input.alt,
.woocommerce .btSidebar a.button.alt,
.woocommerce .bt-content a.button.alt,
.woocommerce-page .btSidebar a.button.alt,
.woocommerce-page .bt-content a.button.alt,
.woocommerce .btSidebar .button.alt,
.woocommerce .bt-content .button.alt,
.woocommerce-page .btSidebar .button.alt,
.woocommerce-page .bt-content .button.alt,
.woocommerce .btSidebar button.alt,
.woocommerce .bt-content button.alt,
.woocommerce-page .btSidebar button.alt,
.woocommerce-page .bt-content button.alt,
.woocommerce .btSidebar .shipping-calculator-button,
.woocommerce .bt-content .shipping-calculator-button,
.woocommerce-page .btSidebar .shipping-calculator-button,
.woocommerce-page .bt-content .shipping-calculator-button,
div.woocommerce input.alt,
div.woocommerce a.button.alt,
div.woocommerce .button.alt,
div.woocommerce button.alt,
div.woocommerce .shipping-calculator-button {
    padding: 1.063em 1.563em;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    border: 0;
    color: #06305f;
    background: transparent;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 0 0 2px #06305f inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px #06305f inset,0 0 0 rgba(0,0,0,.2);
    }
.woocommerce .btSidebar input.alt:before,
.woocommerce .bt-content input.alt:before,
.woocommerce-page .btSidebar input.alt:before,
.woocommerce-page .bt-content input.alt:before,
.woocommerce .btSidebar a.button.alt:before,
.woocommerce .bt-content a.button.alt:before,
.woocommerce-page .btSidebar a.button.alt:before,
.woocommerce-page .bt-content a.button.alt:before,
.woocommerce .btSidebar .button.alt:before,
.woocommerce .bt-content .button.alt:before,
.woocommerce-page .btSidebar .button.alt:before,
.woocommerce-page .bt-content .button.alt:before,
.woocommerce .btSidebar button.alt:before,
.woocommerce .bt-content button.alt:before,
.woocommerce-page .btSidebar button.alt:before,
.woocommerce-page .bt-content button.alt:before,
.woocommerce .btSidebar .shipping-calculator-button:before,
.woocommerce .bt-content .shipping-calculator-button:before,
.woocommerce-page .btSidebar .shipping-calculator-button:before,
.woocommerce-page .bt-content .shipping-calculator-button:before,
div.woocommerce input.alt:before,
div.woocommerce a.button.alt:before,
div.woocommerce .button.alt:before,
div.woocommerce button.alt:before,
div.woocommerce .shipping-calculator-button:before {
    display: none;
    }
.woocommerce .btSidebar input.alt:hover,
.woocommerce .bt-content input.alt:hover,
.woocommerce-page .btSidebar input.alt:hover,
.woocommerce-page .bt-content input.alt:hover,
.woocommerce .btSidebar a.button.alt:hover,
.woocommerce .bt-content a.button.alt:hover,
.woocommerce-page .btSidebar a.button.alt:hover,
.woocommerce-page .bt-content a.button.alt:hover,
.woocommerce .btSidebar .button.alt:hover,
.woocommerce .bt-content .button.alt:hover,
.woocommerce-page .btSidebar .button.alt:hover,
.woocommerce-page .bt-content .button.alt:hover,
.woocommerce .btSidebar button.alt:hover,
.woocommerce .bt-content button.alt:hover,
.woocommerce-page .btSidebar button.alt:hover,
.woocommerce-page .bt-content button.alt:hover,
.woocommerce .btSidebar .shipping-calculator-button:hover,
.woocommerce .bt-content .shipping-calculator-button:hover,
.woocommerce-page .btSidebar .shipping-calculator-button:hover,
.woocommerce-page .bt-content .shipping-calculator-button:hover,
div.woocommerce input.alt:hover,
div.woocommerce a.button.alt:hover,
div.woocommerce .button.alt:hover,
div.woocommerce button.alt:hover,
div.woocommerce .shipping-calculator-button:hover {
    -webkit-box-shadow: 0 0 0 2px #06305f inset,0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px #06305f inset,0 5px 20px rgba(0,0,0,.2);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.woocommerce .btSidebar a.edit,
.woocommerce .bt-content a.edit,
.woocommerce-page .btSidebar a.edit,
.woocommerce-page .bt-content a.edit,
div.woocommerce a.edit {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-size: .875em;
    padding: .3em 1em;
    margin-bottom: 1em;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btHardRoundedButtons .woocommerce .btSidebar a.edit,
.btHardRoundedButtons .woocommerce .bt-content a.edit,
.btHardRoundedButtons .woocommerce-page .btSidebar a.edit,
.btHardRoundedButtons .woocommerce-page .bt-content a.edit,
.btHardRoundedButtons div.woocommerce a.edit {
    border-radius: 10px;
    }
.btSoftRoundedButtons .woocommerce .btSidebar a.edit,
.btSoftRoundedButtons .woocommerce .bt-content a.edit,
.btSoftRoundedButtons .woocommerce-page .btSidebar a.edit,
.btSoftRoundedButtons .woocommerce-page .bt-content a.edit,
.btSoftRoundedButtons div.woocommerce a.edit {
    border-radius: 4px;
    }
.btFullRoundedButtons .woocommerce .btSidebar a.edit,
.btFullRoundedButtons .woocommerce .bt-content a.edit,
.btFullRoundedButtons .woocommerce-page .btSidebar a.edit,
.btFullRoundedButtons .woocommerce-page .bt-content a.edit,
.btFullRoundedButtons div.woocommerce a.edit {
    border-radius: 50px;
    }
.btLightSkin .woocommerce .btSidebar a.edit,
.btLightSkin .woocommerce .bt-content a.edit,
.btLightSkin .woocommerce-page .btSidebar a.edit,
.btLightSkin .woocommerce-page .bt-content a.edit,
.btDarkSkin .btLightSkin .woocommerce .btSidebar a.edit,
.btDarkSkin .btLightSkin .woocommerce .bt-content a.edit,
.btDarkSkin .btLightSkin .woocommerce-page .btSidebar a.edit,
.btDarkSkin .btLightSkin .woocommerce-page .bt-content a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .btSidebar a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .bt-content a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-page .btSidebar a.edit,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-page .bt-content a.edit,
.btLightSkin div.woocommerce a.edit,
.btDarkSkin .btLightSkin div.woocommerce a.edit,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce a.edit {
    color: #181818;
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset,0 0 0 rgba(0,0,0,.2);
    }
.btDarkSkin .woocommerce .btSidebar a.edit,
.btDarkSkin .woocommerce .bt-content a.edit,
.btDarkSkin .woocommerce-page .btSidebar a.edit,
.btDarkSkin .woocommerce-page .bt-content a.edit,
.btLightSkin .btDarkSkin .woocommerce .btSidebar a.edit,
.btLightSkin .btDarkSkin .woocommerce .bt-content a.edit,
.btLightSkin .btDarkSkin .woocommerce-page .btSidebar a.edit,
.btLightSkin .btDarkSkin .woocommerce-page .bt-content a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .btSidebar a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .bt-content a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-page .btSidebar a.edit,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-page .bt-content a.edit,
.btDarkSkin div.woocommerce a.edit,
.btLightSkin .btDarkSkin div.woocommerce a.edit,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce a.edit {
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset,0 0 0 rgba(0,0,0,.2);
    }
.woocommerce .btSidebar a.edit:before,
.woocommerce .bt-content a.edit:before,
.woocommerce-page .btSidebar a.edit:before,
.woocommerce-page .bt-content a.edit:before,
div.woocommerce a.edit:before {
    content: "\e97d";
    font-family: RemixIcons-Design;
    margin-right: .25em;
    font-size: 1.2em;
    }
.rtl .woocommerce .btSidebar a.edit:before,
.rtl .woocommerce .bt-content a.edit:before,
.rtl .woocommerce-page .btSidebar a.edit:before,
.rtl .woocommerce-page .bt-content a.edit:before,
.rtl div.woocommerce a.edit:before {
    margin-right: 0;
    margin-left: .25em;
    }
.woocommerce .btSidebar a.edit:hover,
.woocommerce .bt-content a.edit:hover,
.woocommerce-page .btSidebar a.edit:hover,
.woocommerce-page .bt-content a.edit:hover,
div.woocommerce a.edit:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    background: #ff3b2b;
    color: #fff !important;
    }
.btLightSkin .woocommerce .btSidebar a.edit:hover,
.btLightSkin .woocommerce .bt-content a.edit:hover,
.btLightSkin .woocommerce-page .btSidebar a.edit:hover,
.btLightSkin .woocommerce-page .bt-content a.edit:hover,
.btDarkSkin .btLightSkin .woocommerce .btSidebar a.edit:hover,
.btDarkSkin .btLightSkin .woocommerce .bt-content a.edit:hover,
.btDarkSkin .btLightSkin .woocommerce-page .btSidebar a.edit:hover,
.btDarkSkin .btLightSkin .woocommerce-page .bt-content a.edit:hover,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .btSidebar a.edit:hover,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .bt-content a.edit:hover,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-page .btSidebar a.edit:hover,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-page .bt-content a.edit:hover,
.btLightSkin div.woocommerce a.edit:hover,
.btDarkSkin .btLightSkin div.woocommerce a.edit:hover,
.btLightSkin .btDarkSkin .btLightSkin div.woocommerce a.edit:hover {
    color: #181818;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.07) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btDarkSkin .woocommerce .btSidebar a.edit:hover,
.btDarkSkin .woocommerce .bt-content a.edit:hover,
.btDarkSkin .woocommerce-page .btSidebar a.edit:hover,
.btDarkSkin .woocommerce-page .bt-content a.edit:hover,
.btLightSkin .btDarkSkin .woocommerce .btSidebar a.edit:hover,
.btLightSkin .btDarkSkin .woocommerce .bt-content a.edit:hover,
.btLightSkin .btDarkSkin .woocommerce-page .btSidebar a.edit:hover,
.btLightSkin .btDarkSkin .woocommerce-page .bt-content a.edit:hover,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .btSidebar a.edit:hover,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .bt-content a.edit:hover,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-page .btSidebar a.edit:hover,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-page .bt-content a.edit:hover,
.btDarkSkin div.woocommerce a.edit:hover,
.btLightSkin .btDarkSkin div.woocommerce a.edit:hover,
.btDarkSkin.btLightSkin .btDarkSkin div.woocommerce a.edit:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(255,255,255,.2) inset,0 2px 20px rgba(0,0,0,.2);
    }
.btAccentButtonDarkText .woocommerce .btSidebar a.edit:hover,
.btAccentButtonDarkText .woocommerce .bt-content a.edit:hover,
.btAccentButtonDarkText .woocommerce-page .btSidebar a.edit:hover,
.btAccentButtonDarkText .woocommerce-page .bt-content a.edit:hover,
.btAccentButtonDarkText div.woocommerce a.edit:hover {
    color: #181818 !important;
    }
.woocommerce-Address-title + address,
.woocommerce-customer-details address {
    font-style: normal;
    font-size: .875em;
    }

/* Star rating */
span.btNoStarRating {
    display: none;
    }
.star-rating:before {
    content: "\ea0d\ea0d\ea0d\ea0d\ea0d";
    letter-spacing: -.1em;
    opacity: .2;
    font-family: RemixIcons-System;
    }
.star-rating {
    overflow: hidden;
    position: relative;
    line-height: 1;
    font-family: RemixIcons-System;
    margin: 0;
    display: inline-block;
    }
.star-rating .rating {
    display: none;
    }
.star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    color: transparent;
    white-space: nowrap;
    }
.rtl .star-rating span {
    left: auto;
    right: 0;
    height: 100%;
    }
.star-rating span:before {
    content: "\ea0c\ea0c\ea0c\ea0c\ea0c";
    letter-spacing: -.1em;
    color: #ff3b2b;
    }
.rtl .star-rating span:before {
    position: absolute;
    right: 0;
    }
.header.large .star-rating {
    line-height: inherit;
    margin-top: 2px;
    }
.widget_recent_reviews .star-rating {
    font-size: 12px;
    }
.products .star-rating {
    margin: 7px 0 0;
    }
.widget_recent_reviews li a:after,
.widget_recent_reviews .reviewer:after {
    content: "";
    display: table;
    }

/* Comment stars */
p.stars {
    position: relative;
    margin-bottom: 1.5em;
    font-size: 2em;
    letter-spacing: -.02em;
    }
p.stars > span {
    display: block;
    white-space: nowrap;
    }
p.stars a {
    display: inline-block;
    font-weight: 400;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: -.1em;
    }
.rtl p.stars a {
    left: auto;
    right: 0;
    }
p.stars a:last-child {
    border-right: 0;
    }
p.stars a[class^="star-"]:after {
    font-family: RemixIcons-System;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(0,0,0,.07);
    }
.btLightSkin p.stars a[class^="star-"]:after,
.btDarkSkin .btLightSkin p.stars a[class^="star-"]:after,
.btLightSkin .btDarkSkin .btLightSkin p.stars a[class^="star-"]:after {
    color: rgba(0,0,0,.07);
    }
.btDarkSkin p.stars a[class^="star-"]:after,
.btLightSkin .btDarkSkin p.stars a[class^="star-"]:after,
.btDarkSkin.btLightSkin .btDarkSkin p.stars a[class^="star-"]:after {
    color: rgba(255,255,255,.1);
    }
.rtl p.stars a[class^="star-"]:after {
    left: auto;
    right: 0;
    }
p.stars a.star-1 {
    width: 1em;
    z-index: 10;
    }
p.stars a.star-1:after {
    content: "\ea0d";
    }
p.stars a.star-2 {
    width: 2em;
    z-index: 9;
    }
p.stars a.star-2:after {
    content: "\ea0d\ea0d";
    }
p.stars a.star-3 {
    width: 3em;
    z-index: 8;
    }
p.stars a.star-3:after {
    content: "\ea0d\ea0d\ea0d";
    }
p.stars a.star-4 {
    width: 4em;
    z-index: 7;
    }
p.stars a.star-4:after {
    content: "\ea0d\ea0d\ea0d\ea0d";
    }
p.stars a.star-5 {
    width: 5em;
    border: 0;
    z-index: 6;
    }
p.stars a.star-5:after {
    content: "\ea0d\ea0d\ea0d\ea0d\ea0d";
    }
p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #ff3b2b;
    }
p.stars a[class^="star-1"].active:after,
p.stars a[class^="star-1"]:hover:after {
    content: "\ea0c";
    }
p.stars a[class^="star-2"].active:after,
p.stars a[class^="star-2"]:hover:after {
    content: "\ea0c\ea0c";
    }
p.stars a[class^="star-3"].active:after,
p.stars a[class^="star-3"]:hover:after {
    content: "\ea0c\ea0c\ea0c";
    }
p.stars a[class^="star-4"].active:after,
p.stars a[class^="star-4"]:hover:after {
    content: "\ea0c\ea0c\ea0c\ea0c";
    }
p.stars a[class^="star-5"].active:after,
p.stars a[class^="star-5"]:hover:after {
    content: "\ea0c\ea0c\ea0c\ea0c\ea0c";
    }

/* Submit review */
#review_form .comment-form .form-submit input[type="submit"] {
    width: auto;
    padding: 1em 2em;
    }

/* Spin animation */
@-webkit-keyframes spin {
from {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    }
to {
    -webkit-transform: rotateX(100%);
    transform: rotateX(100%);
    }
}

@-moz-keyframes spin {
from {
    -moz-transform: rotateX(0);
    transform: rotateX(0);
    }
to {
    -moz-transform: rotateX(100%);
    transform: rotateX(100%);
    }
}

@keyframes spin {
from {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    }
to {
    -webkit-transform: rotateX(100%);
    -moz-transform: rotateX(100%);
    -ms-transform: rotateX(100%);
    transform: rotateX(100%);
    }
}

/* Woo fonts */
@font-face {
    font-family: star;
    src: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/star.eot#1776246544) format("embedded-opentype"),url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
    }
@font-face {
    font-family: WooCommerce;
    src: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/WooCommerce.eot#1776246544) format("embedded-opentype"),url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://sherpath.eu/wp-content/themes/ajani/../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal;
    }

/* Select - Checkout */
.woocommerce .select2-container--default .select2-selection--single {
    height: 3.125rem;
    border: none;
    padding: 0 .938em;
    border-radius: 0;
    background-color: rgba(0,0,0,.07);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.btSoftRoundedButtons .woocommerce .select2-container--default .select2-selection--single {
    border-radius: 4px;
    }
.btHardRoundedButtons .woocommerce .select2-container--default .select2-selection--single {
    border-radius: 10px;
    }
.btFullRoundedButtons .woocommerce .select2-container--default .select2-selection--single {
    border-radius: 25px;
    }
.btDarkSkin .woocommerce .select2-container--default .select2-selection--single,
.btLightSkin .btDarkSkin .woocommerce .select2-container--default .select2-selection--single,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .select2-container--default .select2-selection--single {
    background-color: rgba(255,255,255,.2);
    }
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    line-height: 3.2;
    }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 3.125em;
    top: 0;
    right: 0;
    line-height: 3.125;
    padding-right: .5em;
    width: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 0;
    padding-right: 0;
    padding-left: .5em;
    }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
    }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\e915";
    font-family: RemixIcons-System;
    font-size: 1.333em;
    -webkit-transition: 150ms ease all;
    -moz-transition: 150ms ease all;
    transition: 150ms ease all;
    line-height: 1;
    }
.btLightSkin .woocommerce .select2-container--open .select2-selection--single,
.btDarkSkin .btLightSkin .woocommerce .select2-container--open .select2-selection--single,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce .select2-container--open .select2-selection--single {
    background-color: rgba(0,0,0,.1);
    }
.btDarkSkin .woocommerce .select2-container--open .select2-selection--single,
.btLightSkin .btDarkSkin .woocommerce .select2-container--open .select2-selection--single,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce .select2-container--open .select2-selection--single {
    background-color: rgba(255,255,255,.3);
    }
.woocommerce .select2-container--open .select2-selection--single .select2-selection__arrow:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ff3b2b;
    }
.btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],
.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],
.btDarkSkin.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],
.btDarkSkin .select2-container--default .select2-results__option[data-selected=true],
.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[data-selected=true],
.btDarkSkin.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[data-selected=true] {
    background: #191919;
    }

/* Accept terms */
.woocommerce-terms-and-conditions-wrapper {
    padding-bottom: 1em;
    }

/* Search widget - Shop page */
.woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],
.woocommerce-page .btSidebar .widget_product_search button[type="submit"] {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.btHardRoundedButtons .woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],
.btHardRoundedButtons .woocommerce-page .btSidebar .widget_product_search button[type="submit"] {
    border-radius: 10px;
    }
.btSoftRoundedButtons .woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],
.btSoftRoundedButtons .woocommerce-page .btSidebar .widget_product_search button[type="submit"] {
    border-radius: 0 4px 4px 0 !important;
    }

/* Small woocommerce popup redesigns */
.pswp {
    z-index: 11000;
    pointer-events: none;
    display: block;
    opacity: 0;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    position: fixed;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    }
.pswp.pswp--open {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
.pswp__bg {
    background: #191919 !important;
    opacity: .9 !important;
    }
.pswp__top-bar {
    height: 5em;
    background: transparent !important;
    }
.btHardRoundedButtons .pswp__top-bar,
.btSoftRoundedButtons .pswp__top-bar {
    padding: 10px;
    }
.pswp__top-bar .pswp__button {
    width: 3.75em;
    height: 3.75em;
    opacity: 1;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #fff;
    border-radius: 0;
    }
.btSoftRoundedButtons .pswp__top-bar .pswp__button {
    border-radius: 4px;
    }
.btHardRoundedButtons .pswp__top-bar .pswp__button {
    border-radius: 10px;
    }
.btFullRoundedButtons .pswp__top-bar .pswp__button {
    border-radius: 50%;
    }
.btHardRoundedButtons .pswp__top-bar .pswp__button,
.btSoftRoundedButtons .pswp__top-bar .pswp__button,
.pswp__top-bar .pswp__button .btFullRoundedButtons {
    margin-left: 10px;
    }
.rtl.btHardRoundedButtons .pswp__top-bar .pswp__button,
.rtl.btSoftRoundedButtons .pswp__top-bar .pswp__button,
.rtl.pswp__top-bar .pswp__button .btFullRoundedButtons {
    margin-left: 0;
    margin-right: 5px;
    }
.rtl .pswp__top-bar .pswp__button {
    float: left;
    }
.pswp__top-bar .pswp__button:before {
    display: block;
    -webkit-transition: 300ms ease transform;
    -moz-transition: 300ms ease transform;
    transition: 300ms ease transform;
    font-size: 1.333em;
    }
.pswp__top-bar .pswp__button:hover {
    background: #ff3b2b !important;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.pswp__top-bar .pswp__button:hover:before {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    }
.btAccentButtonDarkText .pswp__top-bar .pswp__button:hover {
    color: #181818 !important;
    }
.pswp__top-bar .pswp__button.pswp__button--close:before {
    content: "\e955";
    font-family: RemixIcons-System;
    font-size: 1.5em;
    }
.pswp__top-bar .pswp__button.pswp__button--fs:before {
    font-family: RemixIcons-Media;
    content: "\e927";
    }
.pswp__top-bar .pswp__button.pswp__button--zoom:before {
    font-family: RemixIcons-System;
    content: "\e9d3";
    }
.pswp__top-bar .pswp__counter {
    line-height: 1.5;
    opacity: 1;
    padding: 1.5em 2em;
    font-size: .75em;
    }
.rtl .pswp__top-bar .pswp__counter {
    left: auto;
    right: 0;
    }
.pswp__caption:not(.pswp__caption--fake) {
    background: transparent;
    text-align: center;
    color: #fff;
    font-size: .75em;
    line-height: 1.5;
    z-index: 9;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.pswp__caption:not(.pswp__caption--fake) .pswp__caption__center {
    padding: 1.5em 2em;
    max-width: 100%;
    font-size: inherit;
    line-height: inherit;
    color: currentColor;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    text-align: center;
    }
.pswp__counter {
    font-size: 12px;
    }
button.pswp__button.pswp__button--arrow--left,
button.pswp__button.pswp__button--arrow--right {
    width: auto;
    height: auto;
    top: 50%;
    right: 2.063em;
    background: transparent !important;
    color: #fff !important;
    z-index: 10;
    margin: 0;
    opacity: 1 !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    border-radius: 0;
    font-size: .75em;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background: transparent;
    }
.pswp__ui--idle button.pswp__button.pswp__button--arrow--left,
.pswp__ui--idle button.pswp__button.pswp__button--arrow--right {
    opacity: 1 !important;
    }
button.pswp__button.pswp__button--arrow--left:before,
button.pswp__button.pswp__button--arrow--right:before {
    display: block;
    text-transform: uppercase;
    padding: 10px;
    width: auto;
    height: auto;
    position: relative;
    top: 0;
    right: auto;
    left: auto;
    color: inherit !important;
    background: transparent !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
button.pswp__button.pswp__button--arrow--left:after,
button.pswp__button.pswp__button--arrow--right:after {
    display: block;
    content: "";
    width: 2.5em;
    background: currentColor;
    height: 1px;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    margin-top: 1.5em;
    }
button.pswp__button.pswp__button--arrow--left:hover:after,
button.pswp__button.pswp__button--arrow--right:hover:after {
    width: 3.333em;
    }
.rtl button.pswp__button.pswp__button--arrow--left,
.rtl button.pswp__button.pswp__button--arrow--right {
    right: auto;
    left: 2.063em;
    }
button.pswp__button.pswp__button--arrow--left {
    left: 2.063em;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    }
.rtl button.pswp__button.pswp__button--arrow--left {
    left: auto;
    right: 2.063em;
    }
@media (max-width: 768px) {
button.pswp__button.pswp__button--arrow--left {
    left: 0;
    }
.rtl button.pswp__button.pswp__button--arrow--left {
    left: auto;
    right: 0;
    }
button.pswp__button.pswp__button--arrow--right {
    right: 0;
    }
.rtl button.pswp__button.pswp__button--arrow--right {
    left: 0;
    right: auto;
    }
}

/* Woocommerce checkout */
form.woocommerce-checkout .form-row label {
    font-weight: bold;
    }
.woocommerce select {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiMxODE4MTgiIGQ9Ik0xMiwxMy4xNzJsNC45NS00Ljk1bDEuNDEzLDEuNDE0TDEyLDE2TDUuNjM2LDkuNjM2TDcuMDUsOC4yMjJMMTIsMTMuMTcyeiIvPg0KPC9zdmc+DQo=");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    }
.btDarkSkin.woocommerce select,
.btLightSkin .btDarkSkin.woocommerce select,
.btDarkSkin.btLightSkin .btDarkSkin.woocommerce select {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMiwxMy4xNzJsNC45NS00Ljk1bDEuNDEzLDEuNDE0TDEyLDE2TDUuNjM2LDkuNjM2TDcuMDUsOC4yMjJMMTIsMTMuMTcyeiIvPg0KPC9zdmc+DQo=");
    }
.btDarkSkin.woocommerce select option,
.btLightSkin .btDarkSkin.woocommerce select option,
.btDarkSkin.btLightSkin .btDarkSkin.woocommerce select option {
    color: #181818;
    }
.rtl.woocommerce select,
.rtl .woocommerce select {
    background-position: 3% 50%;
    }

/* Select 2 dropdown */
.select2-container .select2-dropdown {
    border: 0;
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    list-style: none;
    max-height: 320px;
    overflow: auto;
    background-color: #fff;
    color: #181818;
    margin: 0;
    margin-top: 2.4em;
    z-index: 20;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    }
.btSoftRoundedButtons .select2-container .select2-dropdown {
    border-radius: 4px;
    }
.btHardRoundedButtons .select2-container .select2-dropdown {
    border-radius: 10px;
    }
.btFullRoundedButtons .select2-container .select2-dropdown {
    border-radius: 25px;
    }
.select2-container .select2-dropdown .select2-search--dropdown {
    padding: 1em;
    }
.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 0;
    background-color: rgba(0,0,0,.07);
    }
.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field:focus {
    background-color: rgba(0,0,0,.1) !important;
    }
.select2-container .select2-dropdown .select2-results__options {
    margin: 0 !important;
    padding: 0 0 .8em;
    }
.select2-container .select2-dropdown .select2-results__option {
    padding: .25em .938em !important;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    border: 0 !important;
    margin: 0;
    position: relative;
    background: transparent !important;
    }
.select2-container .select2-dropdown .select2-results__option:after {
    display: block;
    content: "";
    width: 10px;
    height: 2px;
    background: #ff3b2b;
    left: 0;
    top: .875em;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.rtl .select2-container .select2-dropdown .select2-results__option:after {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.select2-container .select2-dropdown .select2-results__option[aria-selected="true"] {
    color: #ff3b2b;
    }
.select2-container .select2-dropdown .select2-results__option[aria-selected="true"]:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .select2-container .select2-dropdown .select2-results__option[aria-selected="true"]:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.select2-container .select2-dropdown .select2-results__option[data-selected="true"] {
    background: -webkit-linear-gradient(left,rgba(0,0,0,.07),transparent) !important;
    background: -moz-linear-gradient(left,rgba(0,0,0,.07),transparent) !important;
    background: linear-gradient(to right,rgba(0,0,0,.07),transparent) !important;
    }
.rtl .select2-container .select2-dropdown .select2-results__option[data-selected="true"] {
    background: -webkit-linear-gradient(right,rgba(0,0,0,.07),transparent) !important;
    background: -moz-linear-gradient(right,rgba(0,0,0,.07),transparent) !important;
    background: linear-gradient(to left,rgba(0,0,0,.07),transparent) !important;
    }
.select2-container .select2-dropdown .select2-results__option[data-selected="true"]:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .select2-container .select2-dropdown .select2-results__option[data-selected="true"]:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.woocommerce .term-description {
    padding: 2em;
    position: relative;
    margin-bottom: 1em;
    }
.woocommerce .term-description:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 4px currentColor inset;
    box-shadow: 0 0 0 4px currentColor inset;
    opacity: .07;
    z-index: 1;
    }
.woocommerce .term-description p:last-child {
    margin-bottom: 0;
    }
.woocommerce-form-login__submit {
    margin-top: 2em;
    }
mark {
    background: rgba(0,0,0,.07);
    }
.darkSkinSelector mark {
    background: rgba(255,255,255,.1);
    }
mark.order-status {
    background: #ff3b2b !important;
    color: #fff;
    padding-left: .25em;
    padding-right: .25em;
    }
.btAccentButtonDarkText mark.order-status {
    color: #181818 !important;
    }
.woocommerce-MyAccount-content a {
    -webkit-box-shadow: 0 1px 0 0 #ff3b2b;
    box-shadow: 0 1px 0 0 #ff3b2b;
    }
.woocommerce-MyAccount-content a:hover {
    -webkit-box-shadow: 0 0 0 0 #ff3b2b;
    box-shadow: 0 0 0 0 #ff3b2b;
    }
.woocommerce-noreviews {
    display: block;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    text-align: center;
    padding: 1em;
    font-size: 1.25em;
    position: relative;
    }
.btLightSkin .woocommerce-noreviews,
.btDarkSkin .btLightSkin .woocommerce-noreviews,
.btLightSkin .btDarkSkin .btLightSkin .woocommerce-noreviews {
    color: #181818;
    }
.btDarkSkin .woocommerce-noreviews,
.btLightSkin .btDarkSkin .woocommerce-noreviews,
.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-noreviews {
    color: #fff;
    }
.woocommerce-noreviews:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: currentColor;
    opacity: .055;
    }
.btSoftRoundedButtons .woocommerce-noreviews:after {
    border-radius: 4px;
    }
.btHardRoundedButtons .woocommerce-noreviews:after {
    border-radius: 10px;
    }
.btFullRoundedButtons .woocommerce-noreviews:after {
    border-radius: 25px;
    }

/* Cost Calculator */
.btQuoteBooking .btQuoteItem {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
.rtl .btQuoteBooking .btQuoteItem {
    padding-right: 0;
    }
.btQuoteBooking .btQuoteItem label {
    float: none !important;
    -webkit-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    padding-right: 20px;
    margin: 0 !important;
    }
.btQuoteBooking .btQuoteItem .btQuoteItemInput {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
.btQuoteBooking .btQuoteItem:after {
    display: block;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
.btQuoteBooking .btQuoteSwitch {
    margin: 5px 0;
    height: 40px;
    width: 80px;
    border-radius: 40px;
    border: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btLightSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch {
    border: 0;
    background-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch {
    border: 0;
    background-color: rgba(255,255,255,.2);
    }
.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    height: 30px;
    width: 30px;
    }
.btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    background: #fff;
    }
.btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {
    background: #191919;
    }
.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    background: #ff3b2b;
    margin-left: 40px;
    }
.rtl .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {
    margin-left: auto;
    margin-right: 40px;
    }
.btQuoteBooking input[type="text"],
.btQuoteBooking input[type="email"],
.btQuoteBooking input[type="password"],
.btQuoteBooking input[type="url"],
.btQuoteBooking input[type="tel"],
.btQuoteBooking input[type="number"],
.btQuoteBooking input[type="date"],
.btQuoteBooking textarea,
.btQuoteBooking .fancy-select .trigger,
.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    outline: none;
    font: inherit;
    width: 100%;
    line-height: 1.5;
    width: 100%;
    display: block;
    padding: .813em .938em;
    color: inherit;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    }
.btSoftRoundedButtons .btQuoteBooking input[type="text"],
.btSoftRoundedButtons .btQuoteBooking input[type="email"],
.btSoftRoundedButtons .btQuoteBooking input[type="password"],
.btSoftRoundedButtons .btQuoteBooking input[type="url"],
.btSoftRoundedButtons .btQuoteBooking input[type="tel"],
.btSoftRoundedButtons .btQuoteBooking input[type="number"],
.btSoftRoundedButtons .btQuoteBooking input[type="date"],
.btSoftRoundedButtons .btQuoteBooking textarea,
.btSoftRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btSoftRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btSoftRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border-radius: 4px;
    }
.btHardRoundedButtons .btQuoteBooking input[type="text"],
.btHardRoundedButtons .btQuoteBooking input[type="email"],
.btHardRoundedButtons .btQuoteBooking input[type="password"],
.btHardRoundedButtons .btQuoteBooking input[type="url"],
.btHardRoundedButtons .btQuoteBooking input[type="tel"],
.btHardRoundedButtons .btQuoteBooking input[type="number"],
.btHardRoundedButtons .btQuoteBooking input[type="date"],
.btHardRoundedButtons .btQuoteBooking textarea,
.btHardRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btHardRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btHardRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border-radius: 10px;
    }
.btFullRoundedButtons .btQuoteBooking input[type="text"],
.btFullRoundedButtons .btQuoteBooking input[type="email"],
.btFullRoundedButtons .btQuoteBooking input[type="password"],
.btFullRoundedButtons .btQuoteBooking input[type="url"],
.btFullRoundedButtons .btQuoteBooking input[type="tel"],
.btFullRoundedButtons .btQuoteBooking input[type="number"],
.btFullRoundedButtons .btQuoteBooking input[type="date"],
.btFullRoundedButtons .btQuoteBooking textarea,
.btFullRoundedButtons .btQuoteBooking .fancy-select .trigger,
.btFullRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btFullRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btFullRoundedButtons .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border-radius: 25px;
    }
.btLightSkin .btQuoteBooking input[type="text"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],
.btLightSkin .btQuoteBooking input[type="email"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],
.btLightSkin .btQuoteBooking input[type="password"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],
.btLightSkin .btQuoteBooking input[type="url"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="url"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="url"],
.btLightSkin .btQuoteBooking input[type="tel"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="tel"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="tel"],
.btLightSkin .btQuoteBooking input[type="number"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="number"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="number"],
.btLightSkin .btQuoteBooking input[type="date"],
.btDarkSkin .btLightSkin .btQuoteBooking input[type="date"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="date"],
.btLightSkin .btQuoteBooking textarea,
.btDarkSkin .btLightSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea,
.btLightSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border: 0;
    background-color: rgba(0,0,0,.07);
    }
.btDarkSkin .btQuoteBooking input[type="text"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],
.btDarkSkin .btQuoteBooking input[type="email"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],
.btDarkSkin .btQuoteBooking input[type="password"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],
.btDarkSkin .btQuoteBooking input[type="url"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="url"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="url"],
.btDarkSkin .btQuoteBooking input[type="tel"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="tel"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="tel"],
.btDarkSkin .btQuoteBooking input[type="number"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="number"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="number"],
.btDarkSkin .btQuoteBooking input[type="date"],
.btLightSkin .btDarkSkin .btQuoteBooking input[type="date"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="date"],
.btDarkSkin .btQuoteBooking textarea,
.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea,
.btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border: 0;
    background-color: rgba(255,255,255,.2);
    }
.btQuoteBooking .fancy-select .trigger {
    padding-right: 0;
    }
.btQuoteBooking .fancy-select .trigger:before {
    line-height: 1;
    }
.rtl .btQuoteBooking .fancy-select .trigger {
    padding-right: .938em;
    padding-left: 0;
    }
.btQuoteBooking input[type="text"]:hover,
.btQuoteBooking input[type="email"]:hover,
.btQuoteBooking input[type="password"]:hover,
.btQuoteBooking input[type="url"]:hover,
.btQuoteBooking input[type="tel"]:hover,
.btQuoteBooking input[type="number"]:hover,
.btQuoteBooking input[type="date"]:hover,
.btQuoteBooking textarea:hover,
.btQuoteBooking .fancy-select .trigger:hover,
.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }
.btLightSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btQuoteBooking input[type="url"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="url"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="url"]:focus,
.btLightSkin .btQuoteBooking input[type="tel"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="tel"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="tel"]:focus,
.btLightSkin .btQuoteBooking input[type="number"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="number"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="number"]:focus,
.btLightSkin .btQuoteBooking input[type="date"]:focus,
.btDarkSkin .btLightSkin .btQuoteBooking input[type="date"]:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="date"]:focus,
.btLightSkin .btQuoteBooking textarea:focus,
.btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,
.btLightSkin .btQuoteBooking .fancy-select .trigger.open,
.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger.open,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    background-color: rgba(0,0,0,.1);
    }
.btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,
.btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,
.btDarkSkin .btQuoteBooking input[type="url"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="url"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="url"]:focus,
.btDarkSkin .btQuoteBooking input[type="tel"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="tel"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="tel"]:focus,
.btDarkSkin .btQuoteBooking input[type="number"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="number"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="number"]:focus,
.btDarkSkin .btQuoteBooking input[type="date"]:focus,
.btLightSkin .btDarkSkin .btQuoteBooking input[type="date"]:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="date"]:focus,
.btDarkSkin .btQuoteBooking textarea:focus,
.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,
.btDarkSkin .btQuoteBooking .fancy-select .trigger.open,
.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger.open,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger.open,
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText {
    background-color: rgba(255,255,255,.3);
    }
.btQuoteBooking .ui-slider {
    border: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    }
.btSoftRoundedButtons .btQuoteBooking .ui-slider {
    border-radius: 4px;
    }
.btHardRoundedButtons .btQuoteBooking .ui-slider {
    border-radius: 10px;
    }
.btFullRoundedButtons .btQuoteBooking .ui-slider {
    border-radius: 10px;
    }
.btLightSkin .btQuoteBooking .ui-slider,
.btDarkSkin .btLightSkin .btQuoteBooking .ui-slider,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ui-slider {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .btQuoteBooking .ui-slider,
.btLightSkin .btDarkSkin .btQuoteBooking .ui-slider,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ui-slider {
    background: rgba(255,255,255,.2);
    }
.btLightSkin .btQuoteBooking .ui-slider:hover,
.btDarkSkin .btLightSkin .btQuoteBooking .ui-slider:hover,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ui-slider:hover {
    background: rgba(0,0,0,.1);
    }
.btDarkSkin .btQuoteBooking .ui-slider:hover,
.btLightSkin .btDarkSkin .btQuoteBooking .ui-slider:hover,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ui-slider:hover {
    background: rgba(255,255,255,.3);
    }
.btQuoteBooking .ui-slider.ui-slider-horizontal .ui-slider-handle {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    background: #ff3b2b;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.2) inset;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2) inset;
    }
.btQuoteBooking .ui-slider.ui-slider-horizontal .ui-slider-handle .btQuoteSliderValue {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    }
.btQuoteBooking .ui-slider.ui-slider-horizontal .ui-slider-handle.ui-state-hover {
    -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
    box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
    }
.btQuoteBooking .ui-slider.ui-slider-horizontal .ui-slider-handle.ui-state-hover.ui-state-active {
    -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
    box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
    }
.btQuoteBooking .btQuoteSliderValue {
    color: #fff;
    }
.btAccentButtonDarkText .btQuoteBooking .btQuoteSliderValue {
    color: #181818 !important;
    }
.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSliderValue,
.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSliderValue {
    color: #181818;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .arrow {
    top: 0;
    bottom: 0;
    margin: 0;
    border: 0;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl .btQuoteBooking .dd.ddcommon .ddTitle .arrow {
    right: auto;
    left: 0;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .arrow:before {
    border: 0;
    content: "\e915";
    font-family: RemixIcons-System;
    display: block;
    padding-right: .5em;
    -webkit-transition: 150ms all;
    -moz-transition: 150ms all;
    transition: 150ms all;
    font-size: 1.333em;
    width: auto;
    height: auto;
    }
.rtl .btQuoteBooking .dd.ddcommon .ddTitle .arrow:before {
    float: left;
    padding-right: 0;
    padding-left: .5em;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText {
    padding: .813em 3em .813em .938em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.rtl .btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText {
    padding: .813em .938em .813em 3em;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText > span {
    padding: 0;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText .ddImage {
    max-width: 3.75em;
    padding: 0 .625em 0 0;
    display: block;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText .ddImage img {
    width: 100%;
    }
.rtl .btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText .ddImage {
    padding: 0 0 0 .625em;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText .ddlabel {
    line-height: 1.5;
    color: inherit;
    }
.btQuoteBooking .dd.ddcommon .ddTitle .ddTitleText .ddlabel .description {
    color: inherit;
    opacity: .6;
    margin-bottom: 0;
    margin-top: 0;
    }
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitle .arrow:before,
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitle .arrow:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    }
.btQuoteBooking .ddChild {
    margin-top: 2px;
    background-color: #fff;
    color: #181818;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-transition: 400ms ease all;
    -moz-transition: 400ms ease all;
    transition: 400ms ease all;
    z-index: 20;
    -webkit-transform: perspective(800px) rotateX(-90deg);
    -moz-transform: perspective(800px) rotateX(-90deg);
    -ms-transform: perspective(800px) rotateX(-90deg);
    transform: perspective(800px) rotateX(-90deg);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    display: block !important;
    opacity: 0;
    border: 0;
    overflow-x: hidden;
    overflow-y: auto;
    }
.btSoftRoundedButtons .btQuoteBooking .ddChild {
    border-radius: 4px;
    }
.btHardRoundedButtons .btQuoteBooking .ddChild {
    border-radius: 10px;
    }
.btFullRoundedButtons .btQuoteBooking .ddChild {
    border-radius: 25px;
    }
.btQuoteBooking .ddChild ul {
    padding: 10px 0;
    }
.btQuoteBooking .ddChild ul li {
    padding: .25em .938em;
    border: 0;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btQuoteBooking .ddChild ul li:before {
    display: block;
    content: "";
    width: 10px;
    height: 2px;
    background: #ff3b2b;
    left: 0;
    top: auto;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    }
.rtl .btQuoteBooking .ddChild ul li {
    padding: .25em .938em;
    text-align: right !important;
    }
.rtl .btQuoteBooking .ddChild ul li:before {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    }
.btQuoteBooking .ddChild ul li > span {
    padding: 0;
    }
.btQuoteBooking .ddChild ul li .ddImage {
    max-width: 3.75em;
    padding: 0 .625em 0 0;
    display: block;
    }
.btQuoteBooking .ddChild ul li .ddImage img {
    width: 100%;
    }
.rtl .btQuoteBooking .ddChild ul li .ddImage {
    padding: 0 0 0 .625em;
    }
.btQuoteBooking .ddChild ul li .ddlabel {
    line-height: 1.5;
    color: inherit;
    }
.btQuoteBooking .ddChild ul li .ddlabel .description {
    color: inherit;
    opacity: .6;
    margin-bottom: 0;
    margin-top: 0;
    }
.btQuoteBooking .ddChild ul li.hover {
    color: #ff3b2b;
    background: inherit;
    }
.btQuoteBooking .ddChild ul li.hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .btQuoteBooking .ddChild ul li.hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.btQuoteBooking .ddChild ul li.selected,
.btQuoteBooking .ddChild ul li.selected.hover {
    background: -webkit-linear-gradient(left,rgba(0,0,0,.07),transparent);
    background: -moz-linear-gradient(left,rgba(0,0,0,.07),transparent);
    background: linear-gradient(to right,rgba(0,0,0,.07),transparent);
    }
.rtl .btQuoteBooking .ddChild ul li.selected,
.rtl .btQuoteBooking .ddChild ul li.selected.hover {
    background: -webkit-linear-gradient(right,rgba(0,0,0,.07),transparent);
    background: -moz-linear-gradient(right,rgba(0,0,0,.07),transparent);
    background: linear-gradient(to left,rgba(0,0,0,.07),transparent);
    }
.btQuoteBooking .ddChild ul li.selected:before,
.btQuoteBooking .ddChild ul li.selected.hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.rtl .btQuoteBooking .ddChild ul li.selected:before,
.rtl .btQuoteBooking .ddChild ul li.selected.hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    }
.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddChild {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    margin-top: -2px;
    }
.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddChild {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    }
.btQuoteBooking .btQuoteItemDescription {
    font-size: .875em;
    }
.rtl .btQuoteBooking .btQuoteItemDescription {
    text-align: left;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    background: #ff3b2b;
    overflow: hidden;
    line-height: inherit;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    }
.btAccentButtonDarkText .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    color: #181818 !important;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 4px;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 10px;
    }
.btFullRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal {
    border-radius: 25px;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalText {
    margin: 0;
    padding: 0 1em;
    font-size: 1em;
    line-height: 1;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCurrency {
    border-radius: 0;
    line-height: 1.85;
    }
.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCalc {
    border-radius: 0;
    line-height: 1.85;
    }
.btQuoteBooking .btTotalNextWrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: auto !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-right: 0 !important;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: initial;
    }
.btQuoteBooking .btTotalNextWrapper:after {
    display: none;
    }
.btQuoteBooking.btActive .btTotalNextWrapper {
    padding-right: 0 !important;
    }
.btQuoteBooking .btContactNext {
    background: #ff3b2b;
    color: #fff !important;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif !important;
    font-weight: bold;
    font-size: 1em;
    padding: 1.063em 1.563em;
    line-height: 1;
    cursor: pointer;
    border: 0 !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    text-transform: none;
    overflow: hidden;
    border-radius: 0;
    }
body .btQuoteBooking .btContactNext {
    color: #fff !important;
    }
.btSoftRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 4px;
    }
.btHardRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 10px;
    }
.btFullRoundedButtons .btQuoteBooking .btContactNext {
    border-radius: 1.563em;
    }
.btAccentButtonDarkText .btQuoteBooking .btContactNext {
    color: #181818 !important;
    }
.btQuoteBooking .btContactNext:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    text-shadow: none;
    }
.rtl.btQuoteBooking .btContactNext:before,
.rtl .btQuoteBooking .btContactNext:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btQuoteBooking .btContactNext:hover {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    }
.btQuoteBooking .btContactNext:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl.btQuoteBooking .btContactNext:hover:before,
.rtl .btQuoteBooking .btContactNext:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7) {
    margin-left: -.625em;
    margin-right: -.625em;
    }
.btQuoteBooking .btQuoteContact .btQuoteItem {
    padding-left: .625em;
    padding-right: .625em;
    margin-bottom: 1.25em;
    }
.btQuoteBooking .btQuoteContact .btQuoteItem .btDropDown {
    width: 100%;
    }
.btQuoteBooking .btQuoteContact .btQuoteItem textarea {
    padding: .813em .938em;
    }
.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit {
    background: #ff3b2b !important;
    color: #fff !important;
    font-family: "Roboto Condensed",Arial,Helvetica,sans-serif !important;
    font-weight: bold;
    font-size: 1em;
    padding: 1.063em 1.563em;
    min-width: 10em;
    line-height: 1;
    cursor: pointer;
    border: 0 !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    text-transform: none;
    overflow: hidden;
    border-radius: 0;
    }
.btAccentButtonDarkText .btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit {
    color: #181818 !important;
    }
.btSoftRoundedButtons .btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit {
    border-radius: 4px;
    }
.btHardRoundedButtons .btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit {
    border-radius: 10px;
    }
.btFullRoundedButtons .btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit {
    border-radius: 1.563em;
    }
.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:before {
    content: "";
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left,transparent,#FFF);
    background: -moz-linear-gradient(left,transparent,#FFF);
    background: linear-gradient(to right,transparent,#FFF);
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-15deg) translateX(-120%);
    -moz-transform: skewX(-15deg) translateX(-120%);
    -ms-transform: skewX(-15deg) translateX(-120%);
    transform: skewX(-15deg) translateX(-120%);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    opacity: .5;
    }
.rtl.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:before,
.rtl .btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:before {
    -webkit-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(120%) scaleX(-1);
    transform: skewX(15deg) translateX(120%) scaleX(-1);
    }
.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:hover {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
    text-shadow: none;
    }
.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:hover:before {
    -webkit-transform: skewX(-15deg) translateX(120%);
    -moz-transform: skewX(-15deg) translateX(120%);
    -ms-transform: skewX(-15deg) translateX(120%);
    transform: skewX(-15deg) translateX(120%);
    -webkit-transition: 800ms ease transform;
    -moz-transition: 800ms ease transform;
    transition: 800ms ease transform;
    }
.rtl.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:hover:before,
.rtl .btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit:hover:before {
    -webkit-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -moz-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    -ms-transform: skewX(15deg) translateX(-120%) scaleX(-1);
    transform: skewX(15deg) translateX(-120%) scaleX(-1);
    }
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border: 0;
    }
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText {
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset !important;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset !important;
    }
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="text"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="email"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="password"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="url"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="tel"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="number"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input[type="date"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory textarea,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset !important;
    box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset !important;
    }
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText {
    border: 0;
    }
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,
.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,
.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText {
    -webkit-box-shadow: 0 0 0 2px #ff3b2b inset !important;
    box-shadow: 0 0 0 2px #ff3b2b inset !important;
    }
.btQuoteBooking .bt_cc_email_confirmation_container {
    padding-left: .625em;
    padding-right: .625em;
    margin-bottom: 1.25em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.btQuoteBooking .bt_cc_email_confirmation_container label {
    padding: 0 !important;
    }
.btQuoteBooking .bt_cc_email_confirmation_container label:before,
.btQuoteBooking .bt_cc_email_confirmation_container label:after {
    display: none;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"] {
    position: relative;
    left: auto !important;
    right: auto !important;
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    position: relative;
    content: "";
    -moz-appearance: none;
    border: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-right: .25em;
    background: transparent;
    overflow: hidden;
    border-radius: 0;
    font-size: 1.15em;
    justify-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.33em;
    height: 1.33em;
    -webkit-flex: 0 0 1.33em;
    -ms-flex: 0 0 1.33em;
    flex: 0 0 1.33em;
    }
.rtl .btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"] {
    margin-right: 0;
    margin-left: .25em;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:before,
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:after {
    position: absolute;
    font-family: RemixIcons-System;
    font-size: 1.333em;
    -webkit-transition: 200ms ease all;
    -moz-transition: 200ms ease all;
    transition: 200ms ease all;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:before {
    content: "\e941";
    color: inherit;
    opacity: .2;
    z-index: 2;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:after {
    content: "\e944";
    opacity: 0;
    color: #ff3b2b;
    z-index: 1;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:hover:before {
    opacity: 1;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:checked:before {
    opacity: 0;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:checked:after {
    opacity: 1;
    }
.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:checked:hover:before {
    opacity: .5;
    }
.btQuoteBooking .btSubmitMessage {
    color: #ff3b2b;
    }

/* Datepicker */
.btDatePicker#ui-datepicker-div {
    background: #fff;
    color: #181818;
    border: 0;
    margin-top: 2px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    overflow: hidden;
    }
.btSoftRoundedButtons .btDatePicker#ui-datepicker-div {
    border-radius: 4px;
    }
.btHardRoundedButtons .btDatePicker#ui-datepicker-div {
    border-radius: 10px;
    }
.btFullRoundedButtons .btDatePicker#ui-datepicker-div {
    border-radius: 25px;
    }
.btAccentButtonDarkText .btDatePicker#ui-datepicker-div {
    color: #181818 !important;
    }
.btDatePicker .ui-datepicker-header {
    background: #ff3b2b;
    }
.btDatePicker table.ui-datepicker-calendar {
    background: #fff;
    }
.btDatePicker table th,
.btDatePicker table td {
    border-left: 0;
    border-right: 0;
    }
.btDatePicker table td.ui-state-disabled {
    pointer-events: none;
    }
.btDatePicker table td:hover {
    background: rgba(0,0,0,.1);
    }
.btDatePicker table thead tr {
    background: rgba(0,0,0,.07);
    }
.btDatePicker table tbody tr:nth-child(even) {
    background: rgba(0,0,0,.07);
    }

/* Transfer rows to columns */
@media (max-width: 650px) {
.btQuoteBooking .btQuoteItem {
    -webkit-align-items: initial;
    align-items: initial;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btQuoteBooking .btQuoteItem label {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding-right: 0;
    }
.btQuoteBooking .btQuoteItem .btQuoteItemInput {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
}

/* Transfer Quote total to Flex, responsive */
@media (max-width: 480px) {
.btQuoteBooking .btTotalNextWrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,
.btQuoteBooking .btQuoteBookingForm .boldBtn {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    }
.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,
.btQuoteBooking .btQuoteBookingForm .btContactNext {
    width: 100%;
    }
.btQuoteBooking .btQuoteBookingForm .btContactNext {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    }
}

/* Floating image */
.bt_bb_floating_image {
    position: absolute;
    pointer-events: none;
    }
.bt_bb_floating_image .bt_bb_image {
    float: none;
    margin: 0 auto;
    }
.bt_bb_floating_image .bt_bb_image > span {
    margin: 0 auto;
    }
.bt_bb_floating_image .bt_bb_image > span img {
    margin: 0 auto;
    }
.bt_bb_floating_image_vertical_position_top.bt_bb_floating_image {
    top: 0;
    }
.bt_bb_floating_image_vertical_position_middle.bt_bb_floating_image {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    }
.bt_bb_floating_image_vertical_position_bottom.bt_bb_floating_image {
    bottom: 0;
    }
.bt_bb_floating_image_horizontal_position_left.bt_bb_floating_image {
    left: 0;
    }
.bt_bb_floating_image_horizontal_position_center.bt_bb_floating_image {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    }
.bt_bb_floating_image_horizontal_position_right.bt_bb_floating_image {
    right: 0;
    }
.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 1200ms ease-out;
    -moz-transition: transform 1200ms ease-out;
    transition: transform 1200ms ease-out;
    }
.bt_bb_floating_image_animation_style_ease_out.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms ease-out;
    -moz-transition: transform 1200ms ease-out;
    transition: transform 1200ms ease-out;
    }
.bt_bb_floating_image_animation_style_ease_out_sine.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    -moz-transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    }
.bt_bb_floating_image_animation_style_ease_in.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms ease-in;
    -moz-transition: transform 1200ms ease-in;
    transition: transform 1200ms ease-in;
    }
.bt_bb_floating_image_animation_style_ease_in_sine.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    -moz-transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    }
.bt_bb_floating_image_animation_style_ease_in_out.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms ease-in-out;
    -moz-transition: transform 1200ms ease-in-out;
    transition: transform 1200ms ease-in-out;
    }
.bt_bb_floating_image_animation_style_ease_in_out_sine.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    -moz-transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    }
.bt_bb_floating_image_animation_style_ease_in_out_back.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    -moz-transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    }
.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n + 2) {
    -webkit-transition-duration: 1400ms;
    -moz-transition-duration: 1400ms;
    transition-duration: 1400ms;
    }
.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n + 3) {
    -webkit-transition-duration: 1600ms;
    -moz-transition-duration: 1600ms;
    transition-duration: 1600ms;
    }
.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n + 4) {
    -webkit-transition-duration: 1800ms;
    -moz-transition-duration: 1800ms;
    transition-duration: 1800ms;
    }

/* Animation duration */
.bt_bb_floating_image_animation_duration_0.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms;
    }
.bt_bb_floating_image_animation_duration_100.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    transition-duration: 100ms;
    }
.bt_bb_floating_image_animation_duration_200.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    transition-duration: 200ms;
    }
.bt_bb_floating_image_animation_duration_300.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms;
    }
.bt_bb_floating_image_animation_duration_400.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms;
    }
.bt_bb_floating_image_animation_duration_500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms;
    }
.bt_bb_floating_image_animation_duration_600.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 600ms;
    -moz-transition-duration: 600ms;
    transition-duration: 600ms;
    }
.bt_bb_floating_image_animation_duration_700.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    transition-duration: 700ms;
    }
.bt_bb_floating_image_animation_duration_800.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 800ms;
    -moz-transition-duration: 800ms;
    transition-duration: 800ms;
    }
.bt_bb_floating_image_animation_duration_900.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 900ms;
    -moz-transition-duration: 900ms;
    transition-duration: 900ms;
    }
.bt_bb_floating_image_animation_duration_1000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    transition-duration: 1000ms;
    }
.bt_bb_floating_image_animation_duration_1100.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1100ms;
    -moz-transition-duration: 1100ms;
    transition-duration: 1100ms;
    }
.bt_bb_floating_image_animation_duration_1200.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1200ms;
    -moz-transition-duration: 1200ms;
    transition-duration: 1200ms;
    }
.bt_bb_floating_image_animation_duration_1300.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1300ms;
    -moz-transition-duration: 1300ms;
    transition-duration: 1300ms;
    }
.bt_bb_floating_image_animation_duration_1400.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1400ms;
    -moz-transition-duration: 1400ms;
    transition-duration: 1400ms;
    }
.bt_bb_floating_image_animation_duration_1500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1500ms;
    -moz-transition-duration: 1500ms;
    transition-duration: 1500ms;
    }
.bt_bb_floating_image_animation_duration_1600.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1600ms;
    -moz-transition-duration: 1600ms;
    transition-duration: 1600ms;
    }
.bt_bb_floating_image_animation_duration_1700.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1700ms;
    -moz-transition-duration: 1700ms;
    transition-duration: 1700ms;
    }
.bt_bb_floating_image_animation_duration_1800.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1800ms;
    -moz-transition-duration: 1800ms;
    transition-duration: 1800ms;
    }
.bt_bb_floating_image_animation_duration_1900.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 1900ms;
    -moz-transition-duration: 1900ms;
    transition-duration: 1900ms;
    }
.bt_bb_floating_image_animation_duration_2000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 2000ms;
    -moz-transition-duration: 2000ms;
    transition-duration: 2000ms;
    }
.bt_bb_floating_image_animation_duration_2500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 2500ms;
    -moz-transition-duration: 2500ms;
    transition-duration: 2500ms;
    }
.bt_bb_floating_image_animation_duration_3000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 3000ms;
    -moz-transition-duration: 3000ms;
    transition-duration: 3000ms;
    }
.bt_bb_floating_image_animation_duration_3500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 3500ms;
    -moz-transition-duration: 3500ms;
    transition-duration: 3500ms;
    }
.bt_bb_floating_image_animation_duration_4000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 4000ms;
    -moz-transition-duration: 4000ms;
    transition-duration: 4000ms;
    }
.bt_bb_floating_image_animation_duration_5000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 5000ms;
    -moz-transition-duration: 5000ms;
    transition-duration: 5000ms;
    }
.bt_bb_floating_image_animation_duration_6000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-duration: 6000ms;
    -moz-transition-duration: 6000ms;
    transition-duration: 6000ms;
    }

/* Animation delay */
.bt_bb_floating_image_animation_delay_0.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms;
    }
.bt_bb_floating_image_animation_delay_100.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
    }
.bt_bb_floating_image_animation_delay_200.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.bt_bb_floating_image_animation_delay_300.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
    }
.bt_bb_floating_image_animation_delay_400.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.bt_bb_floating_image_animation_delay_500.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    }
.bt_bb_floating_image_animation_delay_600.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.bt_bb_floating_image_animation_delay_700.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.bt_bb_floating_image_animation_delay_800.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.bt_bb_floating_image_animation_delay_900.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.bt_bb_floating_image_animation_delay_1000.bt_bb_floating_image .bt_bb_floating_image_image {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }

/* Floating element  */
.bt_bb_floating_element {
    position: absolute !important;
    pointer-events: none;
    }
.bt_bb_floating_element_vertical_position_top.bt_bb_floating_element {
    top: 0;
    }
.bt_bb_floating_element_vertical_position_middle.bt_bb_floating_element {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    }
.bt_bb_floating_element_vertical_position_bottom.bt_bb_floating_element {
    bottom: 0;
    }
.bt_bb_floating_element_horizontal_position_left.bt_bb_floating_element {
    left: 0;
    }
.bt_bb_floating_element_horizontal_position_center.bt_bb_floating_element {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    }
.bt_bb_floating_element_horizontal_position_right.bt_bb_floating_element {
    right: 0;
    }
.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 1200ms ease-out;
    -moz-transition: transform 1200ms ease-out;
    transition: transform 1200ms ease-out;
    }
.bt_bb_floating_element_animation_style_ease_out.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms ease-out;
    -moz-transition: transform 1200ms ease-out;
    transition: transform 1200ms ease-out;
    }
.bt_bb_floating_element_animation_style_ease_out_sine.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    -moz-transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    transition: transform 1200ms cubic-bezier(.390,.575,.565,1);
    }
.bt_bb_floating_element_animation_style_ease_in.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms ease-in;
    -moz-transition: transform 1200ms ease-in;
    transition: transform 1200ms ease-in;
    }
.bt_bb_floating_element_animation_style_ease_in_sine.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    -moz-transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    transition: transform 1200ms cubic-bezier(.470,0,.745,.715);
    }
.bt_bb_floating_element_animation_style_ease_in_out.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms ease-in-out;
    -moz-transition: transform 1200ms ease-in-out;
    transition: transform 1200ms ease-in-out;
    }
.bt_bb_floating_element_animation_style_ease_in_out_sine.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    -moz-transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    transition: transform 1200ms cubic-bezier(.445,.050,.550,.950);
    }
.bt_bb_floating_element_animation_style_ease_in_out_back.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    -moz-transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    transition: transform 1200ms cubic-bezier(.680,-.550,.265,1.550);
    }
.bt_bb_floating_element .bt_bb_floating_element_html:nth-of-type(5n + 2) {
    -webkit-transition-duration: 1400ms;
    -moz-transition-duration: 1400ms;
    transition-duration: 1400ms;
    }
.bt_bb_floating_element .bt_bb_floating_element_html:nth-of-type(5n + 3) {
    -webkit-transition-duration: 1600ms;
    -moz-transition-duration: 1600ms;
    transition-duration: 1600ms;
    }
.bt_bb_floating_element .bt_bb_floating_element_html:nth-of-type(5n + 4) {
    -webkit-transition-duration: 1800ms;
    -moz-transition-duration: 1800ms;
    transition-duration: 1800ms;
    }
.bt_bb_floating_element .bt_bb_floating_element_html > span {
    display: block;
    }

/* Animation duration */
.bt_bb_floating_element_animation_duration_0.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms;
    }
.bt_bb_floating_element_animation_duration_100.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    transition-duration: 100ms;
    }
.bt_bb_floating_element_animation_duration_200.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    transition-duration: 200ms;
    }
.bt_bb_floating_element_animation_duration_300.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms;
    }
.bt_bb_floating_element_animation_duration_400.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms;
    }
.bt_bb_floating_element_animation_duration_500.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms;
    }
.bt_bb_floating_element_animation_duration_600.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 600ms;
    -moz-transition-duration: 600ms;
    transition-duration: 600ms;
    }
.bt_bb_floating_element_animation_duration_700.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    transition-duration: 700ms;
    }
.bt_bb_floating_element_animation_duration_800.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 800ms;
    -moz-transition-duration: 800ms;
    transition-duration: 800ms;
    }
.bt_bb_floating_element_animation_duration_900.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 900ms;
    -moz-transition-duration: 900ms;
    transition-duration: 900ms;
    }
.bt_bb_floating_element_animation_duration_1000.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    transition-duration: 1000ms;
    }
.bt_bb_floating_element_animation_duration_1100.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1100ms;
    -moz-transition-duration: 1100ms;
    transition-duration: 1100ms;
    }
.bt_bb_floating_element_animation_duration_1200.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1200ms;
    -moz-transition-duration: 1200ms;
    transition-duration: 1200ms;
    }
.bt_bb_floating_element_animation_duration_1300.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1300ms;
    -moz-transition-duration: 1300ms;
    transition-duration: 1300ms;
    }
.bt_bb_floating_element_animation_duration_1400.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1400ms;
    -moz-transition-duration: 1400ms;
    transition-duration: 1400ms;
    }
.bt_bb_floating_element_animation_duration_1500.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1500ms;
    -moz-transition-duration: 1500ms;
    transition-duration: 1500ms;
    }
.bt_bb_floating_element_animation_duration_1600.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1600ms;
    -moz-transition-duration: 1600ms;
    transition-duration: 1600ms;
    }
.bt_bb_floating_element_animation_duration_1700.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1700ms;
    -moz-transition-duration: 1700ms;
    transition-duration: 1700ms;
    }
.bt_bb_floating_element_animation_duration_1800.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1800ms;
    -moz-transition-duration: 1800ms;
    transition-duration: 1800ms;
    }
.bt_bb_floating_element_animation_duration_1900.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 1900ms;
    -moz-transition-duration: 1900ms;
    transition-duration: 1900ms;
    }
.bt_bb_floating_element_animation_duration_2000.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 2000ms;
    -moz-transition-duration: 2000ms;
    transition-duration: 2000ms;
    }
.bt_bb_floating_element_animation_duration_2500.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 2500ms;
    -moz-transition-duration: 2500ms;
    transition-duration: 2500ms;
    }
.bt_bb_floating_element_animation_duration_3000.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 3000ms;
    -moz-transition-duration: 3000ms;
    transition-duration: 3000ms;
    }
.bt_bb_floating_element_animation_duration_3500.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 3500ms;
    -moz-transition-duration: 3500ms;
    transition-duration: 3500ms;
    }
.bt_bb_floating_element_animation_duration_4000.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 4000ms;
    -moz-transition-duration: 4000ms;
    transition-duration: 4000ms;
    }
.bt_bb_floating_element_animation_duration_5000.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 5000ms;
    -moz-transition-duration: 5000ms;
    transition-duration: 5000ms;
    }
.bt_bb_floating_element_animation_duration_6000.bt_bb_floating_element .bt_bb_floating_element_html {
    -webkit-transition-duration: 6000ms;
    -moz-transition-duration: 6000ms;
    transition-duration: 6000ms;
    }

/* Animation delay */
.bt_bb_floating_element_animation_delay_0.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms;
    }
.bt_bb_floating_element_animation_delay_100.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
    }
.bt_bb_floating_element_animation_delay_200.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    transition-delay: 200ms;
    }
.bt_bb_floating_element_animation_delay_300.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
    }
.bt_bb_floating_element_animation_delay_400.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    transition-delay: 400ms;
    }
.bt_bb_floating_element_animation_delay_500.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    transition-delay: 500ms;
    }
.bt_bb_floating_element_animation_delay_600.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    transition-delay: 600ms;
    }
.bt_bb_floating_element_animation_delay_700.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    transition-delay: 700ms;
    }
.bt_bb_floating_element_animation_delay_800.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    transition-delay: 800ms;
    }
.bt_bb_floating_element_animation_delay_900.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    transition-delay: 900ms;
    }
.bt_bb_floating_element_animation_delay_1000.bt_bb_floating_image .bt_bb_floating_element_html {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    transition-delay: 1000ms;
    }

/* Advanced progress bar */
.bt_bb_progress_bar_advanced {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_align_left.bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_left .bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_align_left .bt_bb_progress_bar_advanced,.bt_bb_align_left.bt_bb_progress_bar_advanced,.bt_bb_align_left .bt_bb_progress_bar_advanced {
    margin-left: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_align_right.bt_bb_progress_bar_advanced,.bt_bb_align_left .bt_bb_align_right .bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_align_right .bt_bb_progress_bar_advanced,.bt_bb_align_right.bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_progress_bar_advanced {
    margin-right: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar_advanced,.bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_progress_bar_advanced {
    margin-left: auto;
    margin-right: auto;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_extrasmall .container > svg {
    max-width: 6em !important;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_small .container > svg {
    max-width: 8em !important;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_normal .container > svg {
    max-width: 10em !important;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_medium .container > svg {
    max-width: 12.5em !important;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_large .container > svg {
    max-width: 15em !important;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_extralarge .container > svg {
    max-width: 17.5em !important;
    }
.bt_bb_progress_bar_advanced.bt_bb_size_huge .container > svg {
    max-width: 20em !important;
    }
.bt_bb_progress_bar_advanced .container {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_progress_bar_advanced > div,
.bt_bb_progress_bar_advanced > a > div {
    position: relative;
    }
.rtl .bt_bb_progress_bar_advanced > div svg,
.rtl .bt_bb_progress_bar_advanced > a > div svg {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    }
.bt_bb_progress_bar_advanced .progressbar-text {
    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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    font-size: 3.125em;
    line-height: 1;
    font-family: "Vidaloka",Arial,Helvetica,sans-serif;
    letter-spacing: -.03em;
    }
.bt_bb_progress_bar_advanced[data-container-type="semi-circle"] .progressbar-text {
    margin-bottom: .5em;
    }
.bt_bb_progress_bar_advanced a .progressbar-text {
    color: inherit;
    }
.bt_bb_progress_bar_advanced .bt_bb_icon_holder {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-weight: normal;
    letter-spacing: 0;
    }
.bt_bb_progress_bar_advanced .bt_bb_icon_holder {
    font-size: 1rem;
    }
.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    line-height: 1;
    }
.bt_bb_size_extrasmall.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 3em;
    }
.bt_bb_size_small.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 4em;
    }
.bt_bb_size_normal.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 5em;
    }
.bt_bb_size_medium.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 6.25em;
    }
.bt_bb_size_large.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 7.5em;
    }
.bt_bb_size_extralarge.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 8.75em;
    }
.bt_bb_size_huge.bt_bb_progress_bar_advanced .bt_bb_icon_holder:before {
    font-size: 10em;
    }
.bt_bb_progress_bar_advanced.bt_bb_trail_transparent > .container > svg > path:first-child {
    opacity: .1;
    }

/* Quote and testimonial element */
.bt_bb_quote {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    }
.bt_bb_quote.bt_bb_line_height_1 {
    line-height: 1;
    }
.bt_bb_quote.bt_bb_line_height_1_25 {
    line-height: 1.25;
    }
.bt_bb_quote.bt_bb_line_height_1_5 {
    line-height: 1.5;
    }
.bt_bb_quote.bt_bb_line_height_1_75 {
    line-height: 1.75;
    }
.bt_bb_quote.bt_bb_line_height_2 {
    line-height: 2;
    }
.bt_bb_quote.bt_bb_font_weight {
    font-weight: normal;
    }
.bt_bb_quote.bt_bb_font_weight_normal {
    font-weight: normal;
    }
.bt_bb_quote.bt_bb_font_weight_bold {
    font-weight: bold;
    }
.bt_bb_quote.bt_bb_font_weight_bolder {
    font-weight: bolder;
    }
.bt_bb_quote.bt_bb_font_weight_lighter {
    font-weight: lighter;
    }
.bt_bb_quote.bt_bb_font_weight_light {
    font-weight: light;
    }
.bt_bb_quote.bt_bb_font_weight_thin {
    font-weight: 100;
    }
.bt_bb_quote.bt_bb_font_weight_800 {
    font-weight: 800;
    }
.bt_bb_quote.bt_bb_font_weight_700 {
    font-weight: 700;
    }
.bt_bb_quote.bt_bb_font_weight_600 {
    font-weight: 600;
    }
.bt_bb_quote.bt_bb_font_weight_500 {
    font-weight: 500;
    }
.bt_bb_quote.bt_bb_font_weight_400 {
    font-weight: 400;
    }
.bt_bb_quote.bt_bb_font_weight_300 {
    font-weight: 300;
    }
.bt_bb_quote.bt_bb_font_weight_200 {
    font-weight: 200;
    }
.bt_bb_quote.bt_bb_font_weight_100 {
    font-weight: 100;
    }
.bt_bb_quote .bt_bb_icon_holder {
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    margin-bottom: .2em;
    }
.bt_bb_icon_size_inherit.bt_bb_quote .bt_bb_icon_holder {
    font-size: inherit;
    }
.bt_bb_icon_size_extrasmall.bt_bb_quote .bt_bb_icon_holder {
    font-size: .5em;
    }
.bt_bb_icon_size_small.bt_bb_quote .bt_bb_icon_holder {
    font-size: .666em;
    }
.bt_bb_icon_size_normal.bt_bb_quote .bt_bb_icon_holder {
    font-size: 1.25em;
    }
.bt_bb_icon_size_medium.bt_bb_quote .bt_bb_icon_holder {
    font-size: 1.33em;
    }
.bt_bb_icon_size_large.bt_bb_quote .bt_bb_icon_holder {
    font-size: 1.5em;
    }
.bt_bb_icon_size_extralarge.bt_bb_quote .bt_bb_icon_holder {
    font-size: 1.666em;
    }
.bt_bb_icon_size_huge.bt_bb_quote .bt_bb_icon_holder {
    font-size: 2em;
    }

/* Testimonial */
.bt_bb_testimonial.bt_bb_layout_image_above_all .bt_bb_testimonial_image .bt_bb_image {
    width: 8.125em;
    height: 8.125em;
    -webkit-flex: 0 0 8.125em;
    -ms-flex: 0 0 8.125em;
    flex: 0 0 8.125em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content .bt_bb_testimonial_image {
    -webkit-flex: 0 0 15em;
    -ms-flex: 0 0 15em;
    flex: 0 0 15em;
    padding: 0 1.25em;
    margin-bottom: 0;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content .bt_bb_testimonial_image + .bt_bb_testimonial_content {
    margin-top: 0;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger,.bt_bb_align_right.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger,.bt_bb_align_right .bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger .bt_bb_testimonial_image {
    -webkit-flex: 1 0 26em;
    -ms-flex: 1 0 26em;
    flex: 1 0 26em;
    padding: 0 1.25em;
    margin-bottom: 0;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger .bt_bb_testimonial_content {
    padding: 0 1.25em;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger .bt_bb_testimonial_image + .bt_bb_testimonial_content {
    margin-top: 0;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_author .bt_bb_testimonial_author_content {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_author .bt_bb_testimonial_author_content .bt_bb_testimonial_image {
    width: 3.75em;
    height: 3.75em;
    -webkit-flex: 0 0 3.75em;
    -ms-flex: 0 0 3.75em;
    flex: 0 0 3.75em;
    margin-right: .625em;
    margin-bottom: 0;
    }
.rtl .bt_bb_testimonial.bt_bb_layout_image_next_to_author .bt_bb_testimonial_author_content .bt_bb_testimonial_image {
    margin-right: 0;
    margin-left: .625em;
    }
.bt_bb_testimonial.bt_bb_layout_image_below_title .bt_bb_testimonial_image .bt_bb_image {
    width: 3.75em;
    height: 3.75em;
    -webkit-flex: 0 0 3.75em;
    -ms-flex: 0 0 3.75em;
    flex: 0 0 3.75em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_testimonial .bt_bb_testimonial_image .bt_bb_image.bt_bb_shape_soft_rounded img {
    border-radius: 4px;
    }
.bt_bb_testimonial .bt_bb_testimonial_image .bt_bb_image.bt_bb_shape_hard_rounded img {
    border-radius: 10px;
    }
.bt_bb_testimonial .bt_bb_testimonial_image .bt_bb_image.bt_bb_shape_circle img {
    border-radius: 50%;
    }
.bt_bb_testimonial .bt_bb_testimonial_image:after {
    display: block;
    content: "";
    clear: both;
    width: 100%;
    }
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h1,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h2,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h3,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h4,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h5,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h6,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h7,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extrasmall h8 {
    font-size: 1.25em;
    }
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h1,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h2,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h3,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h4,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h5,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h6,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h7,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_small h8 {
    font-size: 1.5em;
    }
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h1,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h2,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h3,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h4,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h5,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h6,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h7,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_normal h8 {
    font-size: 2em;
    }
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h1,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h2,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h3,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h4,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h5,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h6,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h7,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_medium h8 {
    font-size: 2.5em;
    }
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h1,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h2,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h3,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h4,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h5,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h6,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h7,
.bt_bb_testimonial .bt_bb_headline.bt_bb_size_extralarge h8 {
    font-size: 3em;
    }
.bt_bb_testimonial .btReviewStars {
    font-size: 1.5em;
    line-height: 1.5em;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin-top: .333em;
    margin-bottom: 1.333em;
    }
.bt_bb_layout_image_next_to_content.bt_bb_testimonial .btReviewStars {
    margin-bottom: .6667em;
    }
.bt_bb_testimonial .btReviewStars .star-rating span:before {
    color: #ff3b2b;
    }
.bt_bb_star_color_accent.bt_bb_testimonial .btReviewStars .star-rating span:before {
    color: #ff3b2b;
    }
.bt_bb_star_color_alternate.bt_bb_testimonial .btReviewStars .star-rating span:before {
    color: #06305f;
    }
.bt_bb_star_color_dark.bt_bb_testimonial .btReviewStars .star-rating span:before {
    color: #181818;
    }
.bt_bb_star_color_light.bt_bb_testimonial .btReviewStars .star-rating span:before {
    color: #fff;
    }
.bt_bb_testimonial .btReviewStars + .bt_bb_testimonial_image {
    margin-bottom: 1.5em;
    }
.bt_bb_testimonial .bt_bb_testimonial_image + .bt_bb_testimonial_content {
    margin-top: .5rem;
    }
.bt_bb_testimonial .bt_bb_testimonial_author_content {
    margin-top: 1.25em;
    font-size: 1em;
    }
.bt_bb_testimonial .bt_bb_testimonial_author_content:empty {
    display: none;
    }
.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
    font-weight: bold;
    }
.bt_bb_author_size_normal.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
    font-size: 1em;
    }
.bt_bb_author_size_medium.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
    font-size: 1.125em;
    }
.bt_bb_author_size_large.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_author_text {
    font-size: 1.25em;
    }
.bt_bb_testimonial .bt_bb_testimonial_author_content .bt_bb_testimonial_subauthor_text {
    font-size: inherit;
    }
@media (max-width: 768px) {
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger .bt_bb_testimonial_image {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
    margin-bottom: 1em;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content_larger .bt_bb_testimonial_content {
    padding: 0;
    }
}

@media (max-width: 640px) {
.bt_bb_testimonial.bt_bb_layout_image_next_to_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content .bt_bb_testimonial_image {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 1em;
    padding: 0;
    }
.bt_bb_testimonial.bt_bb_layout_image_next_to_content .bt_bb_testimonial_content {
    padding: 0;
    }
}

/* Process & process steps */
.bt_bb_process {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
.bt_bb_process:not(.bt_bb_orientation_horizontal) .bt_bb_process_step:last-child {
    padding-bottom: 0;
    }
.bt_bb_process:not(.bt_bb_orientation_horizontal) .bt_bb_process_step:last-child:after,
.bt_bb_process:not(.bt_bb_orientation_horizontal) .bt_bb_process_step:last-child:before {
    display: none;
    }
.bt_bb_process .bt_bb_process_step {
    cursor: pointer;
    position: relative;
    padding-bottom: 1.875em;
    }
.bt_bb_align_icons_left.bt_bb_process .bt_bb_process_step {
    padding-left: 3.125em;
    }
.bt_bb_align_icons_right.bt_bb_process .bt_bb_process_step {
    padding-right: 3.125em;
    }
.bt_bb_process .bt_bb_process_step:after {
    content: "";
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    border: 0;
    border-left: 1px solid;
    display: block;
    }
.bt_bb_align_icons_left.bt_bb_process .bt_bb_process_step:after {
    left: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bt_bb_align_icons_right.bt_bb_process .bt_bb_process_step:after {
    right: 0;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    }
.bt_bb_line_width_1.bt_bb_process .bt_bb_process_step:after {
    border-left-width: 1px;
    }
.bt_bb_line_width_2.bt_bb_process .bt_bb_process_step:after {
    border-left-width: 2px;
    }
.bt_bb_line_width_3.bt_bb_process .bt_bb_process_step:after {
    border-left-width: 3px;
    }
.bt_bb_line_width_4.bt_bb_process .bt_bb_process_step:after {
    border-left-width: 4px;
    }
.bt_bb_process .bt_bb_process_step:before {
    content: "";
    border-radius: 1.5em;
    width: 100%;
    height: -webkit-calc(100% - 3em);
    height: -moz-calc(100% - 3em);
    height: calc(100% - 3em);
    position: absolute;
    top: 3em;
    right: -3em;
    border: 1px solid;
    clip-path: polygon(-webkit-calc(100% - 3em) 0,-webkit-calc(100% - 3em) -webkit-calc(100% - 4em),1.5em -webkit-calc(100% - 4em),1.5em 100%,100% 100%,100% 0%);
    clip-path: polygon(-moz-calc(100% - 3em) 0,-moz-calc(100% - 3em) -moz-calc(100% - 4em),1.5em -moz-calc(100% - 4em),1.5em 100%,100% 100%,100% 0%);
    clip-path: polygon(calc(100% - 3em) 0,calc(100% - 3em) calc(100% - 4em),1.5em calc(100% - 4em),1.5em 100%,100% 100%,100% 0%);
    display: none;
    }
.rtl .bt_bb_process .bt_bb_process_step:before {
    right: auto;
    left: -3em;
    clip-path: polygon(0 0,3em 0,3em -webkit-calc(100% - 4em),-webkit-calc(100% - 3em) -webkit-calc(100% - 4em),-webkit-calc(100% - 3em) 100%,0 100%);
    clip-path: polygon(0 0,3em 0,3em -moz-calc(100% - 4em),-moz-calc(100% - 3em) -moz-calc(100% - 4em),-moz-calc(100% - 3em) 100%,0 100%);
    clip-path: polygon(0 0,3em 0,3em calc(100% - 4em),calc(100% - 3em) calc(100% - 4em),calc(100% - 3em) 100%,0 100%);
    }
.bt_bb_line_width_1.bt_bb_process .bt_bb_process_step:before {
    border-width: 1px;
    margin-top: -webkit-calc(-1px / 2);
    margin-top: -moz-calc(-1px / 2);
    margin-top: calc(-1px / 2);
    }
.bt_bb_line_width_2.bt_bb_process .bt_bb_process_step:before {
    border-width: 2px;
    margin-top: -webkit-calc(-2px / 2);
    margin-top: -moz-calc(-2px / 2);
    margin-top: calc(-2px / 2);
    }
.bt_bb_line_width_3.bt_bb_process .bt_bb_process_step:before {
    border-width: 3px;
    margin-top: -webkit-calc(-3px / 2);
    margin-top: -moz-calc(-3px / 2);
    margin-top: calc(-3px / 2);
    }
.bt_bb_line_width_4.bt_bb_process .bt_bb_process_step:before {
    border-width: 4px;
    margin-top: -webkit-calc(-4px / 2);
    margin-top: -moz-calc(-4px / 2);
    margin-top: calc(-4px / 2);
    }
.bt_bb_line_style_solid.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_style_solid.bt_bb_process .bt_bb_process_step:before {
    border-style: solid !important;
    }
.bt_bb_line_style_dotted.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_style_dotted.bt_bb_process .bt_bb_process_step:before {
    border-style: dotted !important;
    }
.bt_bb_line_style_dashed.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_style_dashed.bt_bb_process .bt_bb_process_step:before {
    border-style: dashed !important;
    }
.bt_bb_line_color_accent.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_accent.bt_bb_process .bt_bb_process_step:before {
    border-color: currentColor !important;
    }
.bt_bb_line_color_dark_transparent.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_dark_transparent.bt_bb_process .bt_bb_process_step:before {
    border-color: rgba(0,0,0,.07) !important;
    }
.bt_bb_line_color_light_transparent.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_light_transparent.bt_bb_process .bt_bb_process_step:before {
    border-color: rgba(255,255,255,.1) !important;
    }
.bt_bb_line_color_dark.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_dark.bt_bb_process .bt_bb_process_step:before {
    border-color: #191919 !important;
    }
.bt_bb_line_color_light.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_light.bt_bb_process .bt_bb_process_step:before {
    border-color: #fff !important;
    }
.bt_bb_line_color_accent.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_accent.bt_bb_process .bt_bb_process_step:before {
    border-color: #ff3b2b !important;
    }
.bt_bb_line_color_alternate.bt_bb_process .bt_bb_process_step:after,
.bt_bb_line_color_alternate.bt_bb_process .bt_bb_process_step:before {
    border-color: #06305f !important;
    }
.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 4em;
    z-index: 2;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
.bt_bb_align_icons_left.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon {
    left: 0;
    margin-left: -2em;
    }
.bt_bb_align_icons_right.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon {
    right: 0;
    margin-right: -2em;
    }
.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder {
    width: .938em;
    height: .938em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ff3b2b;
    color: #fff;
    position: relative;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.bt_bb_shape_soft_rounded.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder {
    border-radius: 10px;
    }
.bt_bb_shape_circle.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder {
    border-radius: 50%;
    }
.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:before {
    font-size: 3em;
    z-index: 2;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.bt_bb_icon_size_small.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:before {
    font-size: 2em;
    }
.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:after {
    content: "";
    display: block;
    background: currentColor;
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    z-index: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.bt_bb_shape_soft_rounded.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:after {
    border-radius: 4px;
    }
.bt_bb_shape_hard_rounded.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:after {
    border-radius: 10px;
    }
.bt_bb_shape_circle.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:after {
    border-radius: 50%;
    }
.bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    display: block;
    font-size: 1.25em;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    line-height: 1;
    }
.bt_bb_title_weight_inherit.bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    font-weight: inherit;
    }
.bt_bb_title_weight_normal.bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    font-weight: normal;
    }
.bt_bb_title_weight_bold.bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    font-weight: bold;
    }
.btHeaderLetterSpacing15 .bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    letter-spacing: .015em;
    }
.btHeaderLetterSpacing30 .bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    letter-spacing: .03em;
    }
.btHeaderLetterSpacing45 .bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    letter-spacing: .045em;
    }
.btHeaderLetterSpacing-15 .bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    letter-spacing: -.015em;
    }
.btHeaderLetterSpacing-30 .bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    letter-spacing: -.03em;
    }
.btHeaderLetterSpacing-45 .bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    letter-spacing: -.045em;
    }
.bt_bb_process .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_text {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_size_extrasmall .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_size_small .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.125em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_size_normal .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.25em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_size_medium .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.5em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_size_large .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.75em;
    }
.bt_bb_process .bt_bb_process_step:hover .bt_bb_process_step_content .bt_bb_process_step_title {
    color: #ff3b2b;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.875em;
    padding-top: .66em;
    padding-bottom: .66em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on .bt_bb_process_step_content .bt_bb_process_step_text {
    height: auto;
    opacity: 1;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on.bt_bb_size_extrasmall .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.333em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on.bt_bb_size_small .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.5em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on.bt_bb_size_normal .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.875em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on.bt_bb_size_medium .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 2em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on.bt_bb_size_large .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 2.25em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on .bt_bb_process_step_icon .bt_bb_icon_holder {
    width: 4em;
    height: 4em;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on .bt_bb_process_step_icon .bt_bb_icon_holder:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    }
.bt_bb_process .bt_bb_process_step.bt_bb_process_on .bt_bb_process_step_icon .bt_bb_icon_holder:after {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    }
@media (min-width: 992px) {
.bt_bb_process.bt_bb_orientation_horizontal {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -6em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step {
    padding: 6em 1.5em 3em !important;
    margin-bottom: 3em;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    cursor: unset;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step,.bt_bb_align_right .bt_bb_align_center.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step,.bt_bb_align_left .bt_bb_align_center .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step,.bt_bb_align_right .bt_bb_align_center .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step,.bt_bb_align_center.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step,.bt_bb_align_center .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:after {
    left: 50%;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:last-child:after {
    display: none;
    }
.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    }
.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2):before {
    display: block;
    width: 200%;
    }
.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2):last-child:before,
.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2):before {
    width: 156.7%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2),.bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 2):after {
    width: 50%;
    }
.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before {
    display: block;
    clip-path: polygon(0 0,1.5em 0,1.5em 4em,0 4em);
    top: -3em;
    }
.rtl .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before {
    clip-path: polygon(-webkit-calc(100% - 3em) 0,100% 0,100% 4em,-webkit-calc(100% - 3em) 4em);
    clip-path: polygon(-moz-calc(100% - 3em) 0,100% 0,100% 4em,-moz-calc(100% - 3em) 4em);
    clip-path: polygon(calc(100% - 3em) 0,100% 0,100% 4em,calc(100% - 3em) 4em);
    }
.bt_bb_line_width_1.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before {
    margin-top: -webkit-calc(-1px - 1px / 2);
    margin-top: -moz-calc(-1px - 1px / 2);
    margin-top: calc(-1px - 1px / 2);
    }
.bt_bb_line_width_2.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before {
    margin-top: -webkit-calc(-2px - 2px / 2);
    margin-top: -moz-calc(-2px - 2px / 2);
    margin-top: calc(-2px - 2px / 2);
    }
.bt_bb_line_width_3.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before {
    margin-top: -webkit-calc(-3px - 3px / 2);
    margin-top: -moz-calc(-3px - 3px / 2);
    margin-top: calc(-3px - 3px / 2);
    }
.bt_bb_line_width_4.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before {
    margin-top: -webkit-calc(-4px - 4px / 2);
    margin-top: -moz-calc(-4px - 4px / 2);
    margin-top: calc(-4px - 4px / 2);
    }
.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_center.bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3),.bt_bb_align_center .bt_bb_show_steps_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(2n + 3):after {
    left: 50%;
    }
.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step {
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    }
.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3):before {
    display: block;
    width: 300%;
    }
.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3):last-child:before,
.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3):before {
    width: 260.3%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3),.bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 3):after {
    width: 50%;
    }
.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before {
    display: block;
    clip-path: polygon(0 0,1.5em 0,1.5em 4em,0 4em);
    top: -3em;
    }
.rtl .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before {
    clip-path: polygon(-webkit-calc(100% - 3em) 0,100% 0,100% 4em,-webkit-calc(100% - 3em) 4em);
    clip-path: polygon(-moz-calc(100% - 3em) 0,100% 0,100% 4em,-moz-calc(100% - 3em) 4em);
    clip-path: polygon(calc(100% - 3em) 0,100% 0,100% 4em,calc(100% - 3em) 4em);
    }
.bt_bb_line_width_1.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before {
    margin-top: -webkit-calc(-1px - 1px / 2);
    margin-top: -moz-calc(-1px - 1px / 2);
    margin-top: calc(-1px - 1px / 2);
    }
.bt_bb_line_width_2.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before {
    margin-top: -webkit-calc(-2px - 2px / 2);
    margin-top: -moz-calc(-2px - 2px / 2);
    margin-top: calc(-2px - 2px / 2);
    }
.bt_bb_line_width_3.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before {
    margin-top: -webkit-calc(-3px - 3px / 2);
    margin-top: -moz-calc(-3px - 3px / 2);
    margin-top: calc(-3px - 3px / 2);
    }
.bt_bb_line_width_4.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before {
    margin-top: -webkit-calc(-4px - 4px / 2);
    margin-top: -moz-calc(-4px - 4px / 2);
    margin-top: calc(-4px - 4px / 2);
    }
.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_center.bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4),.bt_bb_align_center .bt_bb_show_steps_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(3n + 4):after {
    left: 50%;
    }
.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
    }
.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4):before {
    display: block;
    width: 400%;
    }
.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4):last-child:before,
.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4):before {
    width: 363.8%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4),.bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 4):after {
    width: 50%;
    }
.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before {
    display: block;
    clip-path: polygon(0 0,1.5em 0,1.5em 4em,0 4em);
    top: -3em;
    }
.rtl .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before {
    clip-path: polygon(-webkit-calc(100% - 3em) 0,100% 0,100% 4em,-webkit-calc(100% - 3em) 4em);
    clip-path: polygon(-moz-calc(100% - 3em) 0,100% 0,100% 4em,-moz-calc(100% - 3em) 4em);
    clip-path: polygon(calc(100% - 3em) 0,100% 0,100% 4em,calc(100% - 3em) 4em);
    }
.bt_bb_line_width_1.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before {
    margin-top: -webkit-calc(-1px - 1px / 2);
    margin-top: -moz-calc(-1px - 1px / 2);
    margin-top: calc(-1px - 1px / 2);
    }
.bt_bb_line_width_2.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before {
    margin-top: -webkit-calc(-2px - 2px / 2);
    margin-top: -moz-calc(-2px - 2px / 2);
    margin-top: calc(-2px - 2px / 2);
    }
.bt_bb_line_width_3.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before {
    margin-top: -webkit-calc(-3px - 3px / 2);
    margin-top: -moz-calc(-3px - 3px / 2);
    margin-top: calc(-3px - 3px / 2);
    }
.bt_bb_line_width_4.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before {
    margin-top: -webkit-calc(-4px - 4px / 2);
    margin-top: -moz-calc(-4px - 4px / 2);
    margin-top: calc(-4px - 4px / 2);
    }
.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_center.bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5),.bt_bb_align_center .bt_bb_show_steps_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(4n + 5):after {
    left: 50%;
    }
.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step {
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5):before {
    display: block;
    width: 500%;
    }
.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5):last-child:before,
.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5):before {
    width: 467%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5),.bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 5):after {
    width: 50%;
    }
.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before {
    display: block;
    clip-path: polygon(0 0,1.5em 0,1.5em 4em,0 4em);
    top: -3em;
    }
.rtl .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before {
    clip-path: polygon(-webkit-calc(100% - 3em) 0,100% 0,100% 4em,-webkit-calc(100% - 3em) 4em);
    clip-path: polygon(-moz-calc(100% - 3em) 0,100% 0,100% 4em,-moz-calc(100% - 3em) 4em);
    clip-path: polygon(calc(100% - 3em) 0,100% 0,100% 4em,calc(100% - 3em) 4em);
    }
.bt_bb_line_width_1.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before {
    margin-top: -webkit-calc(-1px - 1px / 2);
    margin-top: -moz-calc(-1px - 1px / 2);
    margin-top: calc(-1px - 1px / 2);
    }
.bt_bb_line_width_2.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before {
    margin-top: -webkit-calc(-2px - 2px / 2);
    margin-top: -moz-calc(-2px - 2px / 2);
    margin-top: calc(-2px - 2px / 2);
    }
.bt_bb_line_width_3.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before {
    margin-top: -webkit-calc(-3px - 3px / 2);
    margin-top: -moz-calc(-3px - 3px / 2);
    margin-top: calc(-3px - 3px / 2);
    }
.bt_bb_line_width_4.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before {
    margin-top: -webkit-calc(-4px - 4px / 2);
    margin-top: -moz-calc(-4px - 4px / 2);
    margin-top: calc(-4px - 4px / 2);
    }
.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_center.bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6),.bt_bb_align_center .bt_bb_show_steps_5.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(5n + 6):after {
    left: 50%;
    }
.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step {
    -webkit-flex-basis: 16.6667%;
    flex-basis: 16.6667%;
    max-width: 16.6667%;
    }
.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6):before {
    display: block;
    width: 600%;
    }
.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6):last-child:before,
.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6):before {
    width: 571%;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6),.bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 6):after {
    width: 50%;
    }
.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before {
    display: block;
    clip-path: polygon(0 0,1.5em 0,1.5em 4em,0 4em);
    top: -3em;
    }
.rtl .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before {
    clip-path: polygon(-webkit-calc(100% - 3em) 0,100% 0,100% 4em,-webkit-calc(100% - 3em) 4em);
    clip-path: polygon(-moz-calc(100% - 3em) 0,100% 0,100% 4em,-moz-calc(100% - 3em) 4em);
    clip-path: polygon(calc(100% - 3em) 0,100% 0,100% 4em,calc(100% - 3em) 4em);
    }
.bt_bb_line_width_1.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before {
    margin-top: -webkit-calc(-1px - 1px / 2);
    margin-top: -moz-calc(-1px - 1px / 2);
    margin-top: calc(-1px - 1px / 2);
    }
.bt_bb_line_width_2.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before {
    margin-top: -webkit-calc(-2px - 2px / 2);
    margin-top: -moz-calc(-2px - 2px / 2);
    margin-top: calc(-2px - 2px / 2);
    }
.bt_bb_line_width_3.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before {
    margin-top: -webkit-calc(-3px - 3px / 2);
    margin-top: -moz-calc(-3px - 3px / 2);
    margin-top: calc(-3px - 3px / 2);
    }
.bt_bb_line_width_4.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before {
    margin-top: -webkit-calc(-4px - 4px / 2);
    margin-top: -moz-calc(-4px - 4px / 2);
    margin-top: calc(-4px - 4px / 2);
    }
.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):last-child:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):before,
.bt_bb_align_left .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_right .bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_left .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_right .bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_center.bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7),.bt_bb_align_center .bt_bb_show_steps_6.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:nth-child(6n + 7):after {
    left: 50%;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:after {
    border-left: 0;
    border-top: 1px solid;
    top: 3em;
    bottom: auto;
    width: 100%;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    }
.bt_bb_line_width_1.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:after {
    border-top-width: 1px;
    margin-top: -webkit-calc(-1px / 2);
    margin-top: -moz-calc(-1px / 2);
    margin-top: calc(-1px / 2);
    }
.bt_bb_line_width_2.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:after {
    border-top-width: 2px;
    margin-top: -webkit-calc(-2px / 2);
    margin-top: -moz-calc(-2px / 2);
    margin-top: calc(-2px / 2);
    }
.bt_bb_line_width_3.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:after {
    border-top-width: 3px;
    margin-top: -webkit-calc(-3px / 2);
    margin-top: -moz-calc(-3px / 2);
    margin-top: calc(-3px / 2);
    }
.bt_bb_line_width_4.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:after {
    border-top-width: 4px;
    margin-top: -webkit-calc(-4px / 2);
    margin-top: -moz-calc(-4px / 2);
    margin-top: calc(-4px / 2);
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon {
    width: 6em;
    margin: 0 !important;
    }
.rtl .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon {
    left: auto;
    right: 0;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder {
    width: 6em;
    height: 6em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:before {
    font-size: 4.5em;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    }
.bt_bb_icon_size_small.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:before {
    font-size: 3em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder:after {
    display: none;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon,.bt_bb_align_center.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon,.bt_bb_align_center .bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_icon {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.875em;
    padding-top: .66em;
    padding-bottom: .66em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_title:only-child {
    padding-bottom: 0;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step .bt_bb_process_step_content .bt_bb_process_step_text {
    height: auto;
    opacity: 1;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step.bt_bb_size_extrasmall .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.333em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step.bt_bb_size_small .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.5em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step.bt_bb_size_normal .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 1.875em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step.bt_bb_size_medium .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 2em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step.bt_bb_size_large .bt_bb_process_step_content .bt_bb_process_step_title {
    font-size: 2.25em;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:hover .bt_bb_process_step_content .bt_bb_process_step_title {
    color: currentColor;
    }
}

@media (max-width: 991px) {
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:last-child {
    padding-bottom: 0;
    }
.bt_bb_process.bt_bb_orientation_horizontal .bt_bb_process_step:last-child:after {
    display: none !important;
    }
}

@media (max-width: 640px) {
.bt_bb_process.bt_bb_align_icons_left {
    margin-left: 1em;
    }
.bt_bb_process.bt_bb_align_icons_right {
    margin-right: 1em;
    }
}

/* Card */
.bt_bb_card {
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    position: relative;
    }
.bt_bb_shape_soft_rounded.bt_bb_card {
    border-radius: 4px;
    overflow: hidden;
    }
.bt_bb_shape_hard_rounded.bt_bb_card {
    border-radius: 10px;
    overflow: hidden;
    }
.bt_bb_style_shadowed.bt_bb_card {
    -webkit-box-shadow: 0 5px 30px rgba(24,24,24,.15);
    box-shadow: 0 5px 30px rgba(24,24,24,.15);
    }
:hover.bt_bb_style_shadowed.bt_bb_card {
    -webkit-box-shadow: 0 25px 30px -15px rgba(24,24,24,.3);
    box-shadow: 0 25px 30px -15px rgba(24,24,24,.3);
    }
.bt_bb_style_bordered.bt_bb_card {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.07) inset;
    }
:hover.bt_bb_style_bordered.bt_bb_card {
    -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.2) inset;
    box-shadow: 0 0 0 2px rgba(0,0,0,.2) inset;
    }
.btDarkSkin .bt_bb_style_bordered.bt_bb_card,
.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_card,
.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_card {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1) inset;
    }
:hover.btDarkSkin .bt_bb_style_bordered.bt_bb_card,
:hover.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_card,
:hover.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_style_bordered.bt_bb_card {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset;
    box-shadow: 0 0 0 2px rgba(255,255,255,.2) inset;
    }
.bt_bb_card .bt_bb_card_content {
    padding: 1.563em 1.875em 0;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.563em;
    clear: both;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner > .bt_bb_image {
    display: block !important;
    margin: -1.563em -1.875em 1.563em;
    float: none;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner > .bt_bb_image:only-child {
    margin-bottom: -1.563em;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image {
    overflow: hidden;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image > span,
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image > a {
    display: block;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more {
    margin-top: 1.875em;
    font-size: 1em;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a {
    font-weight: bold;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -.25em;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a .bt_bb_grid_item_icon {
    font-weight: normal;
    margin-left: .75em;
    width: 2em;
    height: 2em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    }
.rtl .bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a .bt_bb_grid_item_icon {
    margin-left: 0;
    margin-right: .75em;
    }
.bt_bb_card .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_card_read_more a .bt_bb_grid_item_icon:only-child {
    margin: 0 !important;
    }
.bt_bb_card.bt_bb_image_position_image_beneath_content {
    position: relative;
    }
.bt_bb_card.bt_bb_image_position_image_beneath_content .bt_bb_card_content .bt_bb_card_content_inner > * {
    z-index: 2;
    position: relative;
    }
.bt_bb_card.bt_bb_image_position_image_beneath_content .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image {
    margin-bottom: -4em;
    overflow: hidden;
    }
.bt_bb_card.bt_bb_image_position_image_beneath_content .bt_bb_card_content .bt_bb_card_content_inner .bt_bb_image:after {
    content: "";
    display: block;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    position: absolute;
    pointer-events: none;
    background: -webkit-linear-gradient(bottom,var(--bg-color) 10%,transparent 60%);
    background: -moz-linear-gradient(bottom,var(--bg-color) 10%,transparent 60%);
    background: linear-gradient(to top,var(--bg-color) 10%,transparent 60%);
    }
.bt_bb_card:hover .bt_bb_card_content .bt_bb_card_content_inner > .bt_bb_image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }

/* Icon bulleted list */
.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
    list-style: none;
    }
.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li {
    position: relative;
    margin: 0;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_center .bt_bb_align_left.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_right .bt_bb_align_left .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_center .bt_bb_align_left .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_left.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_left .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li {
    padding-left: 1.5em;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_center .bt_bb_align_right.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_left .bt_bb_align_right .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_center .bt_bb_align_right .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_right.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_right .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li {
    padding-right: 1.5em;
    }
.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:not(:last-child) {
    margin-bottom: .3em;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_right .bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_left .bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_right .bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li,.bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li {
    margin-bottom: .125em !important;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:last-child,.bt_bb_align_right .bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:last-child,.bt_bb_align_left .bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:last-child,.bt_bb_align_right .bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:last-child,.bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:last-child,.bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li:last-child {
    margin-bottom: 0 !important;
    }
.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon {
    position: absolute;
    color: #ff3b2b;
    line-height: 1;
    -webkit-transform: translateY(.15em);
    -moz-transform: translateY(.15em);
    -ms-transform: translateY(.15em);
    transform: translateY(.15em);
    }
.bt_bb_icon_size_large.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
.bt_bb_align_right .bt_bb_align_left.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_center .bt_bb_align_left.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_right .bt_bb_align_left .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_center .bt_bb_align_left .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_left.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_left .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon {
    left: 0;
    }
.bt_bb_align_left .bt_bb_align_right.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_right.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_right .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon {
    right: 0;
    }
.bt_bb_align_left .bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_center.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon,.bt_bb_align_center .bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon {
    position: relative;
    display: inline-block;
    -webkit-transform: translateY(.15em);
    -moz-transform: translateY(.15em);
    -ms-transform: translateY(.15em);
    transform: translateY(.15em);
    }
.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon .bt_bb_icon_holder {
    font-size: 1em;
    line-height: 1;
    }
.bt_bb_icon_size_large.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon .bt_bb_icon_holder {
    font-size: 1.25em;
    }
@media (max-width: 1199px) {
/* Typography breakpoint start 1200 */
.bt_bb_size_extrahuge.bt_bb_headline h1,
.bt_bb_size_extrahuge.bt_bb_headline h2,
.bt_bb_size_extrahuge.bt_bb_headline h3,
.bt_bb_size_extrahuge.bt_bb_headline h4,
.bt_bb_size_extrahuge.bt_bb_headline h5,
.bt_bb_size_extrahuge.bt_bb_headline h6 {
    font-size: 6rem !important;
    }
.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: 4.5rem !important;
    }
.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.25rem !important;
    }
.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 !important;
    }
.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: 2.5rem !important;
    }
body {
    font-size: 14px;
    }
}

@media (max-width: 768px) {
/* Typography breakpoint start 768 */
.bt_bb_size_extrahuge.bt_bb_headline h1,
.bt_bb_size_extrahuge.bt_bb_headline h2,
.bt_bb_size_extrahuge.bt_bb_headline h3,
.bt_bb_size_extrahuge.bt_bb_headline h4,
.bt_bb_size_extrahuge.bt_bb_headline h5,
.bt_bb_size_extrahuge.bt_bb_headline h6 {
    font-size: 4rem !important;
    }
}

@media (max-width: 360px) {
/* Typography breakpoint start 360 */
.bt_bb_size_extrahuge.bt_bb_headline h1,
.bt_bb_size_extrahuge.bt_bb_headline h2,
.bt_bb_size_extrahuge.bt_bb_headline h3,
.bt_bb_size_extrahuge.bt_bb_headline h4,
.bt_bb_size_extrahuge.bt_bb_headline h5,
.bt_bb_size_extrahuge.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: 3rem;
    }
body {
    font-size: 14px;
    }

/* Typography breakpoint */
.btMenuVertical .mainHeader {
    width: 250px;
    }
.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
    }
.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top {
    -webkit-transform: translateX(250px) !important;
    -moz-transform: translateX(250px) !important;
    -ms-transform: translateX(250px) !important;
    transform: translateX(250px) !important;
    }
.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap {
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    }
.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    }
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,
.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer {
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    }
}

/* Static vertical menu fix over mid-resolution */
@media (min-width: 1028px) {
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-content-wrap,
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top,
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-site-footer {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    padding-left: 320px;
    }
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-content-wrap,
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top,
.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-site-footer {
    padding-left: 0;
    padding-right: 320px;
    }
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .mainHeader {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top {
    display: none;
    }
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-content-wrap,
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top,
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-site-footer {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    padding-right: 320px;
    }
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-content-wrap,
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top,
.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-site-footer {
    padding-right: 0;
    padding-left: 320px;
    }
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .mainHeader {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    }
.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top {
    display: none;
    }
}

.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_600,
.single-post .btPostContentHolder .bt_bb_layout_boxed_600,
.single-product .btPostContentHolder .bt_bb_layout_boxed_600 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_600 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_600 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_600 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_700,
.single-post .btPostContentHolder .bt_bb_layout_boxed_700,
.single-product .btPostContentHolder .bt_bb_layout_boxed_700 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_700 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_700 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_700 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_800,
.single-post .btPostContentHolder .bt_bb_layout_boxed_800,
.single-product .btPostContentHolder .bt_bb_layout_boxed_800 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_800 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_800 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_800 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_900,
.single-post .btPostContentHolder .bt_bb_layout_boxed_900,
.single-product .btPostContentHolder .bt_bb_layout_boxed_900 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_900 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_900 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_900 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1000,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1000,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1000 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1000 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1000 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1000 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1100,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1100,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1100 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1100 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1100 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1100 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1200,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1200,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1200 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1200 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1200 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1200 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1300,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1300,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1300 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1300 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1300 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1300 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1400,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1400,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1400 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1400 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1400 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1400 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1500,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1500,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1500 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1500 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1500 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1500 .bt_bb_cell {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1600,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1600,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1600 {
    width: 100%;
    }
.single-portfolio .btPostContentHolder .bt_bb_layout_boxed_1600 .bt_bb_cell,
.single-post .btPostContentHolder .bt_bb_layout_boxed_1600 .bt_bb_cell,
.single-product .btPostContentHolder .bt_bb_layout_boxed_1600 .bt_bb_cell {
    width: 100%;
    }
@media (max-width: 992px) {
.col2-set .col-1,
.col2-set .col-2,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: block;
    }
ul.products li.product {
    -webkit-flex-basis: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    }
table.shop_table input[name="update_cart"] {
    width: auto;
    }
}

@media (max-width: 768px) {
div.product {
    display: block;
    }
div.product div.summary,
div.product div.images {
    text-align: center;
    max-width: 100%;
    margin-bottom: 2rem;
    padding: 0;
    }
div.product > .onsale {
    left: -.5em;
    }
.rtl div.product > .onsale {
    left: auto !important;
    right: -.6em;
    }
div.product div.summary .price {
    text-align: center;
    margin-bottom: 2rem;
    }
div.product div.summary form.cart .quantity {
    float: none !important;
    }
div.product form.cart {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    margin-bottom: 2rem;
    }
div.product form.cart:after {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    }
}

@media (max-width: 620px) {
ul.products li.product {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    }
.woocommerce-result-count,
.woocommerce-ordering {
    width: 100%;
    padding: 0 !important;
    }
table.shop_table_responsive {
    display: block;
    }
table.shop_table_responsive tbody th,
table.shop_table_responsive thead {
    display: none;
    }
table.shop_table_responsive tbody {
    display: block;
    width: 100% !important;
    }
table.shop_table_responsive tr,
table.shop_table_responsive th {
    display: block;
    width: 100% !important;
    border-bottom: 1px solid rgba(0,0,0,.07);
    margin-bottom: 2em;
    padding-bottom: 2em;
    position: relative;
    }
.btDarkSkin table.shop_table_responsive tr,
.btLightSkin .btDarkSkin table.shop_table_responsive tr,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive tr,
.btDarkSkin table.shop_table_responsive th,
.btLightSkin .btDarkSkin table.shop_table_responsive th,
.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive th {
    border-bottom-color: rgba(255,255,255,.1);
    }
table.shop_table_responsive tr td,
table.shop_table_responsive th td {
    display: block;
    width: 100% !important;
    clear: left;
    text-align: center !important;
    word-break: break-word;
    border: 0 !important;
    padding: .5em 0 0;
    }
table.shop_table_responsive tr td.product-remove,
table.shop_table_responsive th td.product-remove {
    padding: 0;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    border: 0 !important;
    width: auto !important;
    z-index: 1;
    }
table.shop_table_responsive tr td.product-remove a,
table.shop_table_responsive th td.product-remove a {
    margin-left: auto;
    }
.rtl table.shop_table_responsive tr td.product-remove a,
.rtl table.shop_table_responsive th td.product-remove a {
    margin-left: 0;
    margin-right: auto;
    }
table.shop_table_responsive tr td:not(.product-remove):not(.product-thumbnail):not(.actions):before,
table.shop_table_responsive th td:not(.product-remove):not(.product-thumbnail):not(.actions):before {
    content: attr(data-title) ": ";
    font-weight: 700;
    }
table.shop_table_responsive tr td.product-thumbnail,
table.shop_table_responsive th td.product-thumbnail {
    padding-top: 0;
    }
table.shop_table_responsive tr td.product-thumbnail img,
table.shop_table_responsive th td.product-thumbnail img {
    width: 100%;
    }
table.shop_table_responsive tr.cart-subtotal,
table.shop_table_responsive tr.order-total {
    margin-bottom: 0;
    padding-bottom: 1em;
    }
table.shop_table_responsive tr.cart-subtotal td,
table.shop_table_responsive tr.order-total td {
    padding-top: 1em;
    }
.cart-collaterals {
    display: block;
    }
.cart-collaterals h2 {
    text-align: center;
    }
table.shop_table .coupon {
    display: block;
    }
table.shop_table .coupon label {
    display: block;
    text-align: center;
    }
table.shop_table .coupon input[name="coupon_code"] {
    margin-bottom: 1em;
    text-align: center;
    }
table.shop_table .coupon button[name="apply_coupon"] {
    width: auto;
    margin: 0 0 .5em;
    }
table.shop_table input[name="update_cart"] {
    margin-top: 1em;
    float: none;
    width: 100%;
    }
}

/* WordPress 6.0 */
.bt_bb_separator .bt_bb_separator_text {
    border: none;
    }

/* Colors */
:root {
    --light-color: #fff;
    --dark-color: #181818;
    --light-font-color: #181818;
    --light-bg-font-color: #fff;
    --dark-font-color: #fff;
    --dark-bg-color: #191919;
    --accent-color: #ff3b2b;
    --alternate-color: #06305f;
    }

/* Color scheme 
------------------------------------------------------------- */
/* FE fix */
body:not(.bt_bb_fe_preview_toggle) .bt_bb_fe_edit:not(.bt_bb_floating_image):not(.bt_bb_floating_element) {
    position: relative;
    }

/* RTL support */
body.rtl {
    direction: rtl;
    unicode-bidi: embed;
    }
body.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),
body.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child) {
    margin-left: 0;
    margin-right: .5em;
    }
body.rtl .rowItem {
    float: right;
    }
body.rtl .star-rating:before {
    display: block !important;
    }
body.rtl .star-rating span:before {
    display: block !important;
    }

/* Gutenberg */
.wp-block-separator {
    margin: 1em auto;
    max-width: 100px;
    }
.wp-block-separator.is-style-wide {
    max-width: 100%;
    }
.wp-block-separator.is-style-dots:before {
    font-size: 20px;
    padding-left: 0;
    }

/* Gallery */
.wp-block-gallery {
    margin: 0;
    }
.wp-block-gallery li:first-child {
    margin-left: 0;
    }
.wp-block-gallery.alignleft {
    float: left;
    }

/* Paragraph */
p.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 3em;
    line-height: .9;
    font-weight: 800;
    }
.has-large-font-size {
    line-height: 1 !important;
    }
.wp-block-quote p {
    font-size: 1em;
    }
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    font-size: 1.875em;
    padding: 1.2em 0 0;
    }
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 1em;
    line-height: 1.5;
    font-style: normal;
    }
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
    text-align: center;
    font-style: normal;
    font-size: inherit;
    font-weight: normal;
    }
.wp-block-quote.is-large:before,
.wp-block-quote.is-style-large:before {
    font-size: 1.667em;
    }
p.has-background {
    border-radius: none;
    }
.btSoftRoundedButtons p.has-background {
    border-radius: 4px;
    }
.btHardRoundedButtons p.has-background {
    border-radius: 10px;
    }
.btFullRoundedButtons p.has-background {
    border-radius: 25px;
    }

/* Button */
.wp-block-file .wp-block-file__button {
    border-radius: none;
    }
.btSoftRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 4px;
    }
.btHardRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 10px;
    }
.btFullRoundedButtons .wp-block-file .wp-block-file__button {
    border-radius: 25px;
    }
.wp-block-button {
    margin-bottom: .5em;
    }
.wp-block-button .wp-block-button__link {
    font-size: .9em;
    font-weight: 500;
    padding: .8em 2.2em;
    }
.wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff !important;
    }
.wp-block-button .wp-block-button__link:hover {
    opacity: .8;
    }
.wp-block-button.is-style-outline .wp-block-button__link {
    text-align: center;
    }
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: #181818 !important;
    }
.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
    }
.wp-block-button.alignleft {
    float: left;
    }
.wp-block-button.alignright {
    float: right;
    }

/* Cover */
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
    display: block;
    }
.wp-block-cover,
.wp-block-cover-image {
    margin: 0 0 1.5em;
    }
.wp-block-cover.alignleft,
.wp-block-cover-image.alignleft {
    float: left;
    }
.wp-block-cover.alignright,
.wp-block-cover-image.alignright {
    float: right;
    }
.wp-block-cover a,
.wp-block-cover-image a {
    color: #fff !important;
    }
.wp-block-cover a:hover,
.wp-block-cover-image a:hover {
    opacity: .8;
    }
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
    color: #fff !important;
    padding: 1em;
    }

/* Quote */
figure.wp-caption.alignright .wp-caption-text {
    text-align: right;
    }
.wp-block-pullquote {
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 4px solid;
    border-bottom: 4px solid;
    }
.wp-block-pullquote blockquote:before {
    font-size: 3.125em;
    }
.wp-block-pullquote blockquote > *:last-child:after {
    display: none;
    }
.wp-block-pullquote blockquote p {
    margin-bottom: .5em !important;
    }
.btSoftRoundedButtons .has-background.wp-block-pullquote {
    border-radius: 4px;
    }
.btHardRoundedButtons .has-background.wp-block-pullquote {
    border-radius: 10px;
    }
.btFullRoundedButtons .has-background.wp-block-pullquote {
    border-radius: 25px;
    }
.has-background.wp-block-pullquote blockquote > *:last-child:after {
    display: none;
    }
.wp-block-quote.has-text-align-center:before {
    right: 0;
    }
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
    display: block;
    }
.btDarkSkin .wp-block-image figcaption,
.btLightSkin .btDarkSkin .wp-block-image figcaption,
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-image figcaption {
    color: #fff;
    }
.alignnone blockquote:before {
    right: 0 !important;
    }

/* Table */
.wp-block-table.aligncenter table {
    margin: 0 auto;
    width: auto;
    }
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background: rgba(0,0,0,.07);
    }
.btDarkSkin .wp-block-table.is-style-stripes tbody tr:nth-child(odd),
.btLightSkin .btDarkSkin .wp-block-table.is-style-stripes tbody tr:nth-child(odd),
.btDarkSkin.btLightSkin .btDarkSkin .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background: rgba(255,255,255,.2);
    }
.wp-block-quote.has-text-align-right:before {
    left: auto;
    right: 0;
    }

/* Align Full */
.btNoSidebar .alignfull {
    width: 100vw;
    margin-left: -webkit-calc(-50vw + 600px);
    margin-left: -moz-calc(-50vw + 600px);
    margin-left: calc(-50vw + 600px);
    margin-right: -webkit-calc(-50vw + 600px);
    margin-right: -moz-calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
    max-width: 100vw;
    }
.btBoxedPageBoxed1600.btNoSidebar .alignfull {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    }

/* Boxed pages from their respective widths full width cover image */
@media (min-width: 1600px) {
.btBoxedPageBoxed1600.btNoSidebar .alignfull {
    width: 100vw;
    max-width: 1600px;
    margin-left: -webkit-calc((-1600px + 1200px) / 2);
    margin-left: -moz-calc((-1600px + 1200px) / 2);
    margin-left: calc((-1600px + 1200px) / 2);
    margin-right: -webkit-calc((-1600px + 1200px) / 2);
    margin-right: -moz-calc((-1600px + 1200px) / 2);
    margin-right: calc((-1600px + 1200px) / 2);
    }
}

@media (min-width: 1400px) {
.btBoxedPageBoxed1400.btNoSidebar .alignfull {
    width: 100vw;
    max-width: 1400px;
    margin-left: -webkit-calc((-1400px + 1200px) / 2);
    margin-left: -moz-calc((-1400px + 1200px) / 2);
    margin-left: calc((-1400px + 1200px) / 2);
    margin-right: -webkit-calc((-1400px + 1200px) / 2);
    margin-right: -moz-calc((-1400px + 1200px) / 2);
    margin-right: calc((-1400px + 1200px) / 2);
    }
}

@media (min-width: 1200px) {
.btBoxedPage.btNoSidebar .alignfull {
    width: 100vw;
    max-width: 1200px;
    margin-left: -30px;
    margin-right: -30px;
    }
}

/* Boxed pages under their respective widths full width cover image */
@media (max-width: calc(1600px - 1px)) {
.btBoxedPageBoxed1600.btNoSidebar .alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: -webkit-calc(-50vw + 600px);
    margin-left: -moz-calc(-50vw + 600px);
    margin-left: calc(-50vw + 600px);
    margin-right: -webkit-calc(-50vw + 600px);
    margin-right: -moz-calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
    }
}

@media (max-width: calc(1400px - 1px)) {
.btBoxedPageBoxed1400.btNoSidebar .alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: -webkit-calc(-50vw + 600px);
    margin-left: -moz-calc(-50vw + 600px);
    margin-left: calc(-50vw + 600px);
    margin-right: -webkit-calc(-50vw + 600px);
    margin-right: -moz-calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
    }
}

@media (max-width: calc(1200px - 1px)) {
.btBoxedPage.btNoSidebar .alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: -webkit-calc(-50vw + 600px);
    margin-left: -moz-calc(-50vw + 600px);
    margin-left: calc(-50vw + 600px);
    margin-right: -webkit-calc(-50vw + 600px);
    margin-right: -moz-calc(-50vw + 600px);
    margin-right: calc(-50vw + 600px);
    }
}

/* Boxed pages under their respective widths full width cover image */
@media (max-width: calc(1200px + 2*30px)) {
.btBoxedPageBoxed1600.btNoSidebar .alignfull,
.btBoxedPageBoxed1400.btNoSidebar .alignfull,
.btBoxedPage.btNoSidebar .alignfull {
    margin-left: -30px;
    margin-right: -30px;
    }
}

.wp-block-embed iframe {
    width: 100%;
    }
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
/* Post content width */
.btPostSingleItemStandard.btPortfolioSingle .btArticleContent,
.btPostSingleItemStandard.btPortfolioSingle .btArticleShareEtc {
    max-width: none;
    }

/* Parallax */
.bt_bb_parallax {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    background-attachment: local;
    background-position: 0 0 !important;
    }

/* Alignment fix */
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle,
.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom {
    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: block;
    }

/* Fullscreen Section - Middle */
.bt_bb_section.bt_bb_vertical_align_middle > .bt_bb_port:after {
    content: '';
    min-height: inherit;
    font-size: 0;
    }

/* Preloader */
.btPreloader {
    display: none !important;
    }

/* Google Map */
.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper {
    overflow: visible;
    }

/* Ratings */
p.stars {
    letter-spacing: 0;
    }

/* Slider */
.slick-slider .slick-slide {
    display: block !important;
    }

/* WooCommerce */
div.product div.summary form.cart .quantity {
    margin-right: 1.5em;
    float: left;
    }
}::selection{background:#ffbd58}select,input{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}input[type="file"]::-webkit-file-upload-button{background:#ffbd58!important;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}input[type="checkbox"]:after{color:#ffbd58}input[type="radio"]:after{color:#ffbd58}.fancy-select ul.options li:before{background:#ffbd58}.fancy-select ul.options li:hover{color:#ffbd58}.bt-content .btPostSingleItemStandard .btArticleContent a:not(.wp-block-button__link){color:#ffbd58}a:hover:not(.wp-block-button__link){color:#ffbd58}.btText a{color:#ffbd58}body{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-family:"PT Serif",Arial,Helvetica,sans-serif}blockquote{font-family:"PT Serif",Arial,Helvetica,sans-serif}blockquote:before{color:#ffbd58}.bt-content-holder table th{background-color:#ffbd58}.btAccentDarkHeader .btPreloader .animation>div:first-child,.btLightAccentHeader .btPreloader .animation>div:first-child,.btTransparentLightHeader .btPreloader .animation>div:first-child{background-color:#ffbd58}.btPreloader .animation .preloaderLogo{height:70px}.btLoader:after{background:#ffbd58}body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link,body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link{-webkit-box-shadow:0 0 0 2em #ffbd58 inset;box-shadow:0 0 0 2em #ffbd58 inset}body.error404 .bt-error-page .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link:hover,body.error404 .btErrorPage .bt_bb_port .bt_bb_cell .bt_bb_headline_subheadline .bt_bb_button .bt_bb_link:hover{-webkit-box-shadow:0 0 0 2em #ffbd58 inset,0 5px 20px rgba(0,0,0,.2);box-shadow:0 0 0 2em #ffbd58 inset,0 5px 20px rgba(0,0,0,.2)}.bt_bb_touch body.btBelowMenu .btPageHeadline .bt_bb_port{padding-top:-webkit-calc(6em + 70px*0.6);padding-top:-moz-calc(6em + 70px*0.6);padding-top:calc(6em + 70px*0.6)}.btPageHeadlineLightAccent .btPageHeadline:before{background:#ffbd58}.btPageHeadlineLightAccent .btPageHeadline.bt_bb_background_image:before{background:-webkit-linear-gradient(top,#ffbd58 -20%,transparent 50%),-webkit-linear-gradient(bottom,#ffbd58 0%,transparent 80%);background:-moz-linear-gradient(top,#ffbd58 -20%,transparent 50%),-moz-linear-gradient(bottom,#ffbd58 0%,transparent 80%);background:linear-gradient(to bottom,#ffbd58 -20%,transparent 50%),linear-gradient(to top,#ffbd58 0%,transparent 80%)}.btPageHeadlineLightAccent .btPageHeadline .btArticleCategories:before,.btPageHeadlineLightAccent .btPageHeadline .btArticleAuthor:before,.btPageHeadlineLightAccent .btPageHeadline .btArticleDate:before,.btPageHeadlineLightAccent .btPageHeadline .btArticleComments:before{color:#f18929}.btPageHeadlineLightAccent .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after{background:#f18929}.btPageHeadlineDarkAccent .btPageHeadline:before{background:#ffbd58}.btPageHeadlineDarkAccent .btPageHeadline.bt_bb_background_image:before{background:-webkit-linear-gradient(top,#ffbd58 -20%,transparent 50%),-webkit-linear-gradient(bottom,#ffbd58 0%,transparent 80%);background:-moz-linear-gradient(top,#ffbd58 -20%,transparent 50%),-moz-linear-gradient(bottom,#ffbd58 0%,transparent 80%);background:linear-gradient(to bottom,#ffbd58 -20%,transparent 50%),linear-gradient(to top,#ffbd58 0%,transparent 80%)}.btPageHeadlineLightAlternate .btPageHeadline:before{background:#f18929}.btPageHeadlineLightAlternate .btPageHeadline.bt_bb_background_image:before{background:-webkit-linear-gradient(top,#f18929 -20%,transparent 50%),-webkit-linear-gradient(bottom,#f18929 0%,transparent 80%);background:-moz-linear-gradient(top,#f18929 -20%,transparent 50%),-moz-linear-gradient(bottom,#f18929 0%,transparent 80%);background:linear-gradient(to bottom,#f18929 -20%,transparent 50%),linear-gradient(to top,#f18929 0%,transparent 80%)}.btPageHeadlineLightAlternate .btPageHeadline .btArticleCategories:before,.btPageHeadlineLightAlternate .btPageHeadline .btArticleAuthor:before,.btPageHeadlineLightAlternate .btPageHeadline .btArticleDate:before,.btPageHeadlineLightAlternate .btPageHeadline .btArticleComments:before{color:#ffbd58}.btPageHeadlineLightAlternate .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after{background:#ffbd58}.btPageHeadlineDarkAlternate .btPageHeadline:before{background:#f18929}.btPageHeadlineDarkAlternate .btPageHeadline.bt_bb_background_image:before{background:-webkit-linear-gradient(top,#f18929 -20%,transparent 50%),-webkit-linear-gradient(bottom,#f18929 0%,transparent 80%);background:-moz-linear-gradient(top,#f18929 -20%,transparent 50%),-moz-linear-gradient(bottom,#f18929 0%,transparent 80%);background:linear-gradient(to bottom,#f18929 -20%,transparent 50%),linear-gradient(to top,#f18929 0%,transparent 80%)}.btPageHeadlineDarkAlternate .btPageHeadline .btArticleCategories:before,.btPageHeadlineDarkAlternate .btPageHeadline .btArticleAuthor:before,.btPageHeadlineDarkAlternate .btPageHeadline .btArticleDate:before,.btPageHeadlineDarkAlternate .btPageHeadline .btArticleComments:before{color:#ffbd58}.btPageHeadlineDarkAlternate .btPageHeadline .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after{background:#ffbd58}.bt-no-search-results .bt_bb_port #searchform input[type='submit']{background:#ffbd58;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.bt-no-search-results .bt_bb_port .bt_bb_button a{background:#ffbd58}.bt-no-search-results .bt_bb_port .bt_bb_button a .bt_bb_button_text{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.mainHeader{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.mainHeader a:hover{color:#ffbd58}.menuPort{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.menuPort nav>ul>li>a{line-height:70px}.btTextLogo{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;line-height:70px;line-height:max(50px,70px)}.btMenuVertical .bt-vertical-header-top .btTextLogo{line-height:-webkit-calc(70px*0.5);line-height:-moz-calc(70px*0.5);line-height:calc(70px*0.5);line-height:max(50px,-webkit-calc(70px*0.5));line-height:max(50px,-moz-calc(70px*0.5));line-height:max(50px,calc(70px*0.5))}.bt-logo-area .logo img{height:70px}.bt-horizontal-menu-trigger{line-height:70px;line-height:max(50px,70px)}.btStickyHeaderActive .bt-horizontal-menu-trigger{line-height:-webkit-calc(70px*0.6);line-height:-moz-calc(70px*0.6);line-height:calc(70px*0.6);line-height:max(50px,-webkit-calc(70px*0.6));line-height:max(50px,-moz-calc(70px*0.6));line-height:max(50px,calc(70px*0.6))}.bt-horizontal-menu-trigger .bt_bb_icon:before,.bt-horizontal-menu-trigger .bt_bb_icon:after{background:#ffbd58}.bt-horizontal-menu-trigger .bt_bb_icon>div{background:#ffbd58}.btMenuHorizontal .menuPort nav>ul>li>a:after{background-color:#ffbd58}.btMenuHorizontal .menuPort nav>ul>li>ul>li.menu-item-has-children>a:before{background:#ffbd58}.btMenuHorizontal .menuPort ul ul li a:after{background:#ffbd58}.btMenuHorizontal .menuPort ul ul li a:hover{color:#ffbd58}body.btMenuHorizontal .subToggler{height:-webkit-calc(70px * .5);height:-moz-calc(70px * .5);height:calc(70px * .5)}.btMenuHorizontal .menuPort>nav>ul>li{margin:-webkit-calc(70px * .25) -webkit-calc(50px * .2) -webkit-calc(70px * .25) 0;margin:-moz-calc(70px * .25) -moz-calc(50px * .2) -moz-calc(70px * .25) 0;margin:calc(70px * .25) calc(50px * .2) calc(70px * .25) 0}.btMenuHorizontal .menuPort>nav>ul>li>a{line-height:-webkit-calc(70px * .5);line-height:-moz-calc(70px * .5);line-height:calc(70px * .5)}.rtl.btMenuHorizontal .menuPort>nav>ul>li{margin:-webkit-calc(70px * .25) 0 -webkit-calc(70px * .25) -webkit-calc(50px * .2);margin:-moz-calc(70px * .25) 0 -moz-calc(70px * .25) -moz-calc(50px * .2);margin:calc(70px * .25) 0 calc(70px * .25) calc(50px * .2)}.btMenuHorizontal .menuPort>nav>ul>li>ul>li{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btMenuHorizontal .topBarInMenu{height:70px}.btMenuHorizontal .topBarInMenu .topBarInMenuCell{line-height:-webkit-calc(70px*0.6);line-height:-moz-calc(70px*0.6);line-height:calc(70px*0.6);line-height:max(50px,-webkit-calc(70px*0.6));line-height:max(50px,-moz-calc(70px*0.6));line-height:max(50px,calc(70px*0.6))}.btAccentLightHeader .bt-below-logo-area,.btAccentLightHeader .topBar{background-color:#ffbd58}.btAccentDarkHeader .bt-below-logo-area,.btAccentDarkHeader .topBar{background-color:#ffbd58}.btLightAccentHeader .bt-logo-area,.btLightAccentHeader .bt-vertical-header-top{background-color:#ffbd58}.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area{background-color:#ffbd58}.btAlternateLightHeader .bt-logo-area,.btAlternateLightHeader .bt-vertical-header-top{background-color:#f18929}.btAlternateLightHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area{background-color:#f18929}.btLightAlternateHeader .bt-below-logo-area,.btLightAlternateHeader .topBar{background-color:#f18929}.btAlternateDarkHeader .bt-logo-area,.btAlternateDarkHeader .bt-vertical-header-top{background-color:#f18929}.btAlternateDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area{background-color:#f18929}.btDarkAlternateHeader .bt-below-logo-area,.btDarkAlternateHeader .topBar{background-color:#f18929}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img{height:-webkit-calc(70px*0.6);height:-moz-calc(70px*0.6);height:calc(70px*0.6);height:max(50px,-webkit-calc(70px*0.6));height:max(50px,-moz-calc(70px*0.6));height:max(50px,calc(70px*0.6))}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .btTextLogo{line-height:-webkit-calc(70px*0.6);line-height:-moz-calc(70px*0.6);line-height:calc(70px*0.6);line-height:max(50px,-webkit-calc(70px*0.6));line-height:max(50px,-moz-calc(70px*0.6));line-height:max(50px,calc(70px*0.6))}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav>ul>li{margin-top:-webkit-calc(70px * .05);margin-top:-moz-calc(70px * .05);margin-top:calc(70px * .05);margin-bottom:-webkit-calc(70px * .05);margin-bottom:-moz-calc(70px * .05);margin-bottom:calc(70px * .05)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .topBarInMenu{height:-webkit-calc(70px*0.6);height:-moz-calc(70px*0.6);height:calc(70px*0.6);height:max(50px,-webkit-calc(70px*0.6));height:max(50px,-moz-calc(70px*0.6));height:max(50px,calc(70px*0.6))}.btStickyHeaderActive.btMenuBelowLogo.btMenuBelowLogoShowArea.btMenuHorizontal .mainHeader .bt-logo-area .topBarInLogoArea{height:-webkit-calc(70px*0.6);height:-moz-calc(70px*0.6);height:calc(70px*0.6);height:max(50px,-webkit-calc(70px*0.6));height:max(50px,-moz-calc(70px*0.6));height:max(50px,calc(70px*0.6))}.bt-vertical-menu-trigger .bt_bb_icon:before,.bt-vertical-menu-trigger .bt_bb_icon:after{background:#ffbd58}.bt-vertical-menu-trigger .bt_bb_icon>div{background:#ffbd58}.btMenuVertical .mainHeader .btCloseVertical:before:hover{color:#ffbd58}.btMenuVertical .mainHeader nav ul li a:after{background:#ffbd58}.btMenuHorizontal .topBarInLogoArea{height:70px}.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell{border:0 solid #ffbd58}.btLightAccentHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort{background:#ffbd58!important}.btAlternateLightHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort{background:#f18929!important}.btAlternateDarkHeader.btMenuVerticalFullscreenEnabled .mainHeader .menuPort{background:#f18929!important}.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort{background:#f18929!important}.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before{background:-webkit-linear-gradient(left,#f18929 20%,transparent 100%);background:-moz-linear-gradient(left,#f18929 20%,transparent 100%);background:linear-gradient(to right,#f18929 20%,transparent 100%)}.btLightAccentHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before{background:-webkit-linear-gradient(left,#ffbd58 20%,transparent 100%);background:-moz-linear-gradient(left,#ffbd58 20%,transparent 100%);background:linear-gradient(to right,#ffbd58 20%,transparent 100%)}.btAlternateLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:before{background:-webkit-linear-gradient(left,#f18929 20%,transparent 100%);background:-moz-linear-gradient(left,#f18929 20%,transparent 100%);background:linear-gradient(to right,#f18929 20%,transparent 100%)}.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after{background:#f18929}.btLightAccentHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after{background:#ffbd58}.btAlternateLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader .menuPort .header_fullscreen_image:after{background:#f18929}.btTransparentLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before{background:-webkit-linear-gradient(left,#f18929 40%,transparent 100%);background:-moz-linear-gradient(left,#f18929 40%,transparent 100%);background:linear-gradient(to right,#f18929 40%,transparent 100%)}.btLightAccentHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before{background:-webkit-linear-gradient(left,#ffbd58 40%,transparent 100%);background:-moz-linear-gradient(left,#ffbd58 40%,transparent 100%);background:linear-gradient(to right,#ffbd58 40%,transparent 100%)}.btAlternateLightHeader.btMenuVerticalFullscreenEnabled.btMenuHorizontal .mainHeader.gutter .header_fullscreen_image:before{background:-webkit-linear-gradient(left,#f18929 40%,transparent 100%);background:-moz-linear-gradient(left,#f18929 40%,transparent 100%);background:linear-gradient(to right,#f18929 40%,transparent 100%)}.btMenuVerticalFullscreenEnabled.btMenuVertical.btTransparentLightHeader .mainHeader{background:#f18929!important}.btMenuVerticalFullscreenEnabled.btMenuVertical.btTransparentLightHeader .mainHeader .menuPort{background:#f18929!important}.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort{padding:-webkit-calc(70px * 1.25) 30px;padding:-moz-calc(70px * 1.25) 30px;padding:calc(70px * 1.25) 30px}.btStickyHeaderActive.btMenuVerticalFullscreenEnabled:not(.btMenuVertical) .mainHeader .menuPort{top:-webkit-calc(70px*0.6);top:-moz-calc(70px*0.6);top:calc(70px*0.6);height:-webkit-calc(100vh - 70px*0.6);height:-moz-calc(100vh - 70px*0.6);height:calc(100vh - 70px*0.6)}.bt-site-footer .bt-footer-menu .menu li a:after{background-color:#ffbd58}.btDarkSkin .bt-site-footer-copy-menu .port:before,.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before{background-color:#ffbd58}.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_content a:hover,.bt-content .btArticleListItem .bt_bb_headline .bt_bb_headline_content a:hover{color:#ffbd58}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a{background:#ffbd58}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a .bt_bb_button_text{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btAboutAuthor .aaTxt h1 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h2 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h3 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h4 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h5 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h6 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h7 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h8 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h1 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h2 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h3 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h4 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h5 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h6 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h7 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h8 .btArticleAuthor a:after{color:#ffbd58}.btAboutAuthor .aaTxt h1 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h2 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h3 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h4 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h5 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h6 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h7 .btArticleAuthor a:before,.btAboutAuthor .aaTxt h8 .btArticleAuthor a:before{color:#ffbd58}.btAboutAuthor .aaTxt h1 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h2 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h3 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h4 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h5 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h6 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h7 .btArticleAuthor a:after,.btAboutAuthor .aaTxt h8 .btArticleAuthor a:after{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;color:#ffbd58;-webkit-box-shadow:0 1px 0 0 #ffbd58;box-shadow:0 1px 0 0 #ffbd58}.btAboutAuthor .aaTxt h1 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h2 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h3 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h4 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h5 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h6 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h7 .btArticleAuthor a:hover:after,.btAboutAuthor .aaTxt h8 .btArticleAuthor a:hover:after{-webkit-box-shadow:0 0 0 0 #ffbd58;box-shadow:0 0 0 0 #ffbd58}.btMediaBox.btQuote:before,.btMediaBox.btLink:before{background-color:#ffbd58}.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after{color:#ffbd58}.btPostSingleItemColumns .btTagsbtTags ul a:hover{background:#ffbd58}.post-password-form p:nth-child(2) input[type="submit"]{background:#ffbd58}.btPagination{font-family:"PT Serif",Arial,Helvetica,sans-serif}.btPagination .paging p a:hover{background:#ffbd58}.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-family:"PT Serif",Arial,Helvetica,sans-serif}.btPrevNextNav .btPrevNext:hover:after{background:#ffbd58}.btPrevNextNav .btPrevNext:hover .btPrevNextTitle{color:#ffbd58!important}.bt-link-pages ul a.post-page-numbers:hover{background:#ffbd58}.btArticleCategories:before,.btArticleAuthor:before,.btArticleDate:before,.btArticleComments:before{color:#ffbd58}.btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link),.btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link),.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link),.bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link){font-family:"PT Serif",Arial,Helvetica,sans-serif}.btCommentsBox ul.comments li.pingback p a:not(.comment-edit-link):hover,.btCommentsBox ul.comments li.trackback p a:not(.comment-edit-link):hover,.bt-comments-box ul.comments li.pingback p a:not(.comment-edit-link):hover,.bt-comments-box ul.comments li.trackback p a:not(.comment-edit-link):hover{color:#ffbd58!important}.btCommentsBox ul.comments li.pingback p .edit-link,.btCommentsBox ul.comments li.trackback p .edit-link,.bt-comments-box ul.comments li.pingback p .edit-link,.bt-comments-box ul.comments li.trackback p .edit-link{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btCommentsBox ul.comments li.pingback p .edit-link a,.btCommentsBox ul.comments li.trackback p .edit-link a,.bt-comments-box ul.comments li.pingback p .edit-link a,.bt-comments-box ul.comments li.trackback p .edit-link a{color:#ffbd58}.btCommentsBox .vcard h1.author a:hover,.btCommentsBox .vcard h2.author a:hover,.btCommentsBox .vcard h3.author a:hover,.btCommentsBox .vcard h4.author a:hover,.btCommentsBox .vcard h5.author a:hover,.btCommentsBox .vcard h6.author a:hover,.btCommentsBox .vcard h7.author a:hover,.btCommentsBox .vcard h8.author a:hover,.bt-comments-box .vcard h1.author a:hover,.bt-comments-box .vcard h2.author a:hover,.bt-comments-box .vcard h3.author a:hover,.bt-comments-box .vcard h4.author a:hover,.bt-comments-box .vcard h5.author a:hover,.bt-comments-box .vcard h6.author a:hover,.bt-comments-box .vcard h7.author a:hover,.bt-comments-box .vcard h8.author a:hover{color:#ffbd58}.btCommentsBox .vcard .posted:before,.bt-comments-box .vcard .posted:before{color:#ffbd58}.btCommentsBox .commentTxt .comment p.reply a,.bt-comments-box .commentTxt .comment p.reply a{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btCommentsBox .commentTxt .comment p.reply a:hover,.bt-comments-box .commentTxt .comment p.reply a:hover{background:#ffbd58}.btCommentsBox .commentTxt .comment p.edit-link a:hover,.bt-comments-box .commentTxt .comment p.edit-link a:hover{background:#ffbd58}.btCommentsBox .comment-form .comment-notes a:first-child:hover,.btCommentsBox .comment-form .logged-in-as a:first-child:hover,.btCommentsBox+#review_form_wrapper .comment-form .comment-notes a:first-child:hover,.btCommentsBox+#review_form_wrapper .comment-form .logged-in-as a:first-child:hover,.bt-comments-box .comment-form .comment-notes a:first-child:hover,.bt-comments-box .comment-form .logged-in-as a:first-child:hover,.bt-comments-box+#review_form_wrapper .comment-form .comment-notes a:first-child:hover,.bt-comments-box+#review_form_wrapper .comment-form .logged-in-as a:first-child:hover{color:#ffbd58!important}.btCommentsBox .comment-form .comment-notes a:last-child,.btCommentsBox .comment-form .logged-in-as a:last-child,.btCommentsBox+#review_form_wrapper .comment-form .comment-notes a:last-child,.btCommentsBox+#review_form_wrapper .comment-form .logged-in-as a:last-child,.bt-comments-box .comment-form .comment-notes a:last-child,.bt-comments-box .comment-form .logged-in-as a:last-child,.bt-comments-box+#review_form_wrapper .comment-form .comment-notes a:last-child,.bt-comments-box+#review_form_wrapper .comment-form .logged-in-as a:last-child{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btCommentsBox .comment-form .comment-notes a:last-child:hover,.btCommentsBox .comment-form .logged-in-as a:last-child:hover,.btCommentsBox+#review_form_wrapper .comment-form .comment-notes a:last-child:hover,.btCommentsBox+#review_form_wrapper .comment-form .logged-in-as a:last-child:hover,.bt-comments-box .comment-form .comment-notes a:last-child:hover,.bt-comments-box .comment-form .logged-in-as a:last-child:hover,.bt-comments-box+#review_form_wrapper .comment-form .comment-notes a:last-child:hover,.bt-comments-box+#review_form_wrapper .comment-form .logged-in-as a:last-child:hover{background:#ffbd58}.btCommentsBox .comment-form>.pc-item label span.required,.btCommentsBox+#review_form_wrapper .comment-form>.pc-item label span.required,.bt-comments-box .comment-form>.pc-item label span.required,.bt-comments-box+#review_form_wrapper .comment-form>.pc-item label span.required{background:#ffbd58}.btCommentsBox .comment-navigation a,.bt-comments-box .comment-navigation a{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btCommentsBox .comment-navigation a:hover,.bt-comments-box .comment-navigation a:hover{color:#ffbd58}.btCommentsBox .comment-navigation a:hover:first-child:before,.bt-comments-box .comment-navigation a:hover:first-child:before{-webkit-box-shadow:0 -3em 0 #ffbd58 inset;box-shadow:0 -3em 0 #ffbd58 inset}.btCommentsBox .comment-navigation a:hover:last-child:after,.bt-comments-box .comment-navigation a:hover:last-child:after{-webkit-box-shadow:0 -3em 0 #ffbd58 inset;box-shadow:0 -3em 0 #ffbd58 inset}.comment-respond .comment-form>.comment-form-author span.required,.comment-respond .comment-form>.comment-form-email span.required{background:#ffbd58}.comment-reply-title small{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.comment-reply-title small a#cancel-comment-reply-link{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;background:#ffbd58}.btCommentSubmit{background:#ffbd58;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}@media (max-width:520px){.btCommentsBox ul.comments ul.children li.comment article:after,.bt-comments-box ul.comments ul.children li.comment article:after{background:#ffbd58}}.no-comments{font-family:"PT Serif",Arial,Helvetica,sans-serif}.sidebar .widget_bt_bb_recent_comments ul li .posted a:before,.btSidebar .widget_bt_bb_recent_comments ul li .posted a:before,.bt-site-footer-widgets .widget_bt_bb_recent_comments ul li .posted a:before{color:#ffbd58}.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h1:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h2:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h3:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h4:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h5:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h6:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h7:after,.body:not(.btNoDashInSidebar) .btBox .wp-block-group div>h8:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h1:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h2:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h3:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h4:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h5:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h6:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h7:after,.body:not(.btNoDashInSidebar) .btCustomMenu .wp-block-group div>h8:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h1:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h2:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h3:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h4:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h5:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h6:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h7:after,.body:not(.btNoDashInSidebar) .btTopBox .wp-block-group div>h8:after{border-bottom:2px solid #ffbd58}body:not(.btNoDashInSidebar) .btBox>h4:after,body:not(.btNoDashInSidebar) .btCustomMenu>h4:after,body:not(.btNoDashInSidebar) .btTopBox>h4:after{border-bottom:2px solid #ffbd58}.btBox ul li a:after,.btBox ol.wp-block-latest-comments li a:after,.btCustomMenu ul li a:after,.btCustomMenu ol.wp-block-latest-comments li a:after,.btTopBox ul li a:after,.btTopBox ol.wp-block-latest-comments li a:after{background:#ffbd58}.btBox ul li a:hover,.btBox ol.wp-block-latest-comments li a:hover,.btCustomMenu ul li a:hover,.btCustomMenu ol.wp-block-latest-comments li a:hover,.btTopBox ul li a:hover,.btTopBox ol.wp-block-latest-comments li a:hover{color:#ffbd58}.btBox ul li.current-menu-item>a,.btBox ol.wp-block-latest-comments li.current-menu-item>a,.btCustomMenu ul li.current-menu-item>a,.btCustomMenu ol.wp-block-latest-comments li.current-menu-item>a,.btTopBox ul li.current-menu-item>a,.btTopBox ol.wp-block-latest-comments li.current-menu-item>a{color:#ffbd58}.btBox .btImageTextWidget .btImageTextWidgetImage a:before,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:before,.btTopBox .btImageTextWidget .btImageTextWidgetImage a:before{background:#ffbd58}.widget_calendar table caption{font-family:"PT Serif",Arial,Helvetica,sans-serif;background:#ffbd58}.widget_calendar table thead th{background-color:#ffbd58}.widget_calendar table tbody tr td#today{color:#ffbd58}.widget_calendar table tbody td a{background:#ffbd58}.widget_recent_comments ul .recentcomments .comment-author-link a:before{color:#ffbd58}.wp-block-latest-comments li a[class*="comment-author"]:before{color:#ffbd58}.widget_rss li a.rsswidget{font-family:"PT Serif",Arial,Helvetica,sans-serif}.widget_rss li .rss-date:before{color:#ffbd58}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove{background-color:#ffbd58}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon:hover{color:#ffbd58}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler{background:#ffbd58}.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content{line-height:-webkit-calc(70px*0.6);line-height:-moz-calc(70px*0.6);line-height:calc(70px*0.6);line-height:max(50px,-webkit-calc(70px*0.6));line-height:max(50px,-moz-calc(70px*0.6));line-height:max(50px,calc(70px*0.6))}.btMenuHorizontal .topBarInMenu .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent{top:-webkit-calc(70px*0.6);top:-moz-calc(70px*0.6);top:calc(70px*0.6);top:max(50px,-webkit-calc(70px*0.6));top:max(50px,-moz-calc(70px*0.6));top:max(50px,calc(70px*0.6))}.widget_recent_reviews{font-family:"PT Serif",Arial,Helvetica,sans-serif}.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle{background-color:#ffbd58}.btBox .tagcloud a:hover,.btTags ul a:hover{background:#ffbd58}.topTools a.btIconWidget:hover,.topBarInMenu a.btIconWidget:hover{color:#ffbd58}.btAccentIconWidget.btIconWidget .btIconWidgetIcon{color:#ffbd58}a.btAccentIconWidget.btIconWidget:hover{color:#ffbd58}.btAlternateIconWidget.btIconWidget .btIconWidgetIcon{color:#f18929}a.btAlternateIconWidget.btIconWidget:hover{color:#f18929}.bt-site-footer-widgets .btSearch button,.bt-site-footer-widgets .btSearch input[type=submit],.btSidebar .btSearch button,.btSidebar .btSearch input[type=submit],.btSidebar .widget_product_search button,.btSidebar .widget_product_search input[type=submit]{background:#ffbd58!important}.bt-site-footer-widgets .wp-block-search .wp-block-search__button,.btSidebar .wp-block-search .wp-block-search__button{background:#ffbd58!important}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:hover{background:#ffbd58!important}.btSearchInner.btFromTopBox form button{background:#ffbd58}.bt_bb_separator.bt_bb_border_color_accent{border-bottom-color:#ffbd58}.bt_bb_separator.bt_bb_border_color_alternate{border-bottom-color:#f18929}.bt_bb_headline .bt_bb_headline_superheadline_outside{font-family:"PT Serif",Arial,Helvetica,sans-serif}.bt_bb_headline .bt_bb_headline_superheadline{font-family:"PT Serif",Arial,Helvetica,sans-serif}.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-family:"PT Serif",Arial,Helvetica,sans-serif}.btHasBgImage.bt_bb_headline h1 .bt_bb_headline_content span,.btHasBgImage.bt_bb_headline h2 .bt_bb_headline_content span,.btHasBgImage.bt_bb_headline h3 .bt_bb_headline_content span,.btHasBgImage.bt_bb_headline h4 .bt_bb_headline_content span,.btHasBgImage.bt_bb_headline h5 .bt_bb_headline_content span,.btHasBgImage.bt_bb_headline h6 .bt_bb_headline_content span{background-color:#ffbd58}.bt_bb_headline h1 .bt_bb_headline_content b,.bt_bb_headline h2 .bt_bb_headline_content b,.bt_bb_headline h3 .bt_bb_headline_content b,.bt_bb_headline h4 .bt_bb_headline_content b,.bt_bb_headline h5 .bt_bb_headline_content b,.bt_bb_headline h6 .bt_bb_headline_content b{color:#ffbd58}.bt_bb_headline h1 .bt_bb_headline_content u,.bt_bb_headline h2 .bt_bb_headline_content u,.bt_bb_headline h3 .bt_bb_headline_content u,.bt_bb_headline h4 .bt_bb_headline_content u,.bt_bb_headline h5 .bt_bb_headline_content u,.bt_bb_headline h6 .bt_bb_headline_content u{color:#f18929}.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after{background:#ffbd58}.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_color_alternate.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_color_alternate.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after{background:#f18929}.bt_bb_dash_behind.bt_bb_headline:before{border-color:#ffbd58}.bt_bb_dash_color_alternate.bt_bb_dash_behind.bt_bb_headline:before{border-color:#f18929}.bt_bb_style_filled.bt_bb_icon .bt_bb_icon_holder:before,.bt_bb_style_filled.bt_bb_icon:hover .bt_bb_icon_holder:before{background:#ffbd58}.bt_bb_style_outline.bt_bb_icon .bt_bb_icon_holder:before,.bt_bb_style_outline.bt_bb_icon:hover .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 2px #ffbd58 inset;box-shadow:0 0 0 2px #ffbd58 inset;color:#ffbd58}.bt_bb_style_outline.bt_bb_icon:hover a.bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 2px #ffbd58 inset,0 5px 20px rgba(0,0,0,.2);box-shadow:0 0 0 2px #ffbd58 inset,0 5px 20px rgba(0,0,0,.2);color:#ffbd58}.bt_bb_style_borderless.bt_bb_icon:hover a.bt_bb_icon_holder:before{color:#ffbd58}.bt_bb_button{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-family:"PT Serif",Arial,Helvetica,sans-serif}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title b{color:#ffbd58}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title u{color:#f18929}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a:hover{color:#ffbd58}.bt_bb_style_filled.bt_bb_service>.bt_bb_icon_holder{background:#ffbd58}:hover.bt_bb_style_filled.bt_bb_service>.bt_bb_icon_holder{background:#ffbd58}.bt_bb_style_outline.bt_bb_service>.bt_bb_icon_holder{-webkit-box-shadow:0 0 0 2px #ffbd58;box-shadow:0 0 0 2px #ffbd58;color:#ffbd58}:hover.bt_bb_style_outline.bt_bb_service>.bt_bb_icon_holder{-webkit-box-shadow:0 0 0 2px #ffbd58;box-shadow:0 0 0 2px #ffbd58;color:#ffbd58}.bt_bb_style_outline.bt_bb_service>.bt_bb_icon_holder:hover{-webkit-box-shadow:0 0 0 2px #ffbd58,0 5px 20px rgba(0,0,0,.2);box-shadow:0 0 0 2px #ffbd58,0 5px 20px rgba(0,0,0,.2)}.bt_bb_service .bt_bb_grid_item_read_more a{color:#ffbd58}.bt_bb_service .bt_bb_grid_item_read_more a .bt_bb_grid_item_icon{background:#ffbd58}button.slick-arrow{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.slick-dots li.slick-active button:after{background:#ffbd58}.bt_bb_active_dot_color_accent .slick-dots li.slick-active button:after{background:#ffbd58}.bt_bb_active_dot_color_alternate .slick-dots li.slick-active button:after{background:#f18929}.bt_bb_style_simple ul.bt_bb_tabs_header li span:after{background:#ffbd58}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title:before{background-color:#ffbd58}.btCounterHolder{font-family:"PT Serif",Arial,Helvetica,sans-serif}.btCounterHolder .btCountdownHolder span[class$="_text"]{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder span[class^="n"],.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:first-child,.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(2),.btCountDownAccentNumbers.btCounterHolder .btCountdownHolder .days>span:nth-child(3){color:#ffbd58}.bt_bb_price_list .bt_bb_price_list_title{font-family:"PT Serif",Arial,Helvetica,sans-serif}.bt_bb_price_list .bt_bb_price_list_price{font-family:"PT Serif",Arial,Helvetica,sans-serif}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_author:before{color:#ffbd58}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta span.bt_bb_latest_posts_item_comments:before{color:#ffbd58}button.mfp-close:hover{background:#ffbd58!important}.bt_bb_back_to_top .bt_back_to_top_button{background:#ffbd58}.bt_bb_back_to_top_alternate.bt_bb_back_to_top .bt_back_to_top_button{background:#f18929}.bt_bb_back_to_top .bt_back_to_top_button_no_icon{background:#ffbd58}.bt_bb_back_to_top_alternate.bt_bb_back_to_top .bt_back_to_top_button_no_icon{background:#f18929}.bt_bb_back_to_top .bt_bb_back_to_top_text{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before{color:#ffbd58}.bt_bb_portfolio_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,.bt_bb_post_slider .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before{color:#ffbd58}.bt_bb_post_grid_loader:after{background:#ffbd58}.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before{background:#ffbd58}.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before,.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_author:before{color:#ffbd58}.bt_bb_masonry_post_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before,.bt_bb_masonry_portfolio_grid .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_meta span.bt_bb_grid_item_comments:before{color:#ffbd58}.btWorkingHours .btWorkingHoursInner .bt_bb_working_hours_inner_row .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_inner_link a{background:#ffbd58;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.bt_bb_cost_calculator .bt_bb_cost_calculator_total{background:#ffbd58}.bt_bb_widget_select_items>div[data-value]:before{background:#ffbd58}.bt_bb_widget_select_items>div[data-value]:hover{color:#ffbd58}.on.bt_bb_widget_switch>div{background:#ffbd58}div.wpcf7 .ajax-loader:after,div.wpcf7 .wpcf7-spinner:after{background:#ffbd58}.wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']){font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;background:#ffbd58}.bt_bb_submit_button_style_alternate .wpcf7-form .wpcf7-submit:not([type='checkbox']):not([type='radio']){background:#f18929}.bt_bb_submit_button_style_alternate .wpcf7-form input[type="file"]::-webkit-file-upload-button{background:#f18929!important}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid #ffbd58}span.wpcf7-not-valid-tip{color:#ffbd58}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover{color:#ffbd58}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .star-rating span:before{color:#ffbd58}.products ul li.product .btWooShopLoopItemInner .added_to_cart:hover:before,ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover:before{background:#ffbd58}.products ul li.product .onsale:before,ul.products li.product .onsale:before{background:#f18929}.products ul li.product .onsale:after,ul.products li.product .onsale:after{border-color:#f18929 transparent transparent transparent}.rtl .products ul li.product .onsale:after,.rtl ul.products li.product .onsale:after{border-color:transparent #f18929 transparent transparent}nav.woocommerce-pagination ul li a:focus,nav.woocommerce-pagination ul li a:hover,nav.woocommerce-pagination ul li a.next:hover,nav.woocommerce-pagination ul li a.prev:hover{background:#ffbd58}div.product>.onsale:before{background:#f18929}div.product>.onsale:after{border-color:transparent #f18929 transparent transparent}.rtl div.product>.onsale:after{border-color:#f18929 transparent transparent transparent}div.product div.images .woocommerce-product-gallery__trigger{background:#ffbd58}div.product div.summary form.cart .group_table a{font-family:"PT Serif",Arial,Helvetica}div.product div.summary form.cart .group_table a:hover{color:#ffbd58!important}div.product div.summary form.cart .single_add_to_cart_button{background:#ffbd58!important}ul.wc_payment_methods li.payment_method_paypal .about_paypal{color:#ffbd58;-webkit-box-shadow:0 1px 0 0 #ffbd58;box-shadow:0 1px 0 0 #ffbd58}ul.wc_payment_methods li.payment_method_paypal .about_paypal:hover{-webkit-box-shadow:0 0 0 0 #ffbd58;box-shadow:0 0 0 0 #ffbd58}.woocommerce-MyAccount-navigation ul li{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.woocommerce-MyAccount-navigation ul li a:after{background:#ffbd58}.reset_variations{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;background:#ffbd58}table.shop_table td.woocommerce-orders-table__cell-order-number a:hover{background:#ffbd58}table.shop_table td.product-remove a.remove{background-color:#ffbd58}table.shop_table td.product-thumbnail a:before{background:#ffbd58}table.shop_table .product-name>a{font-family:"PT Serif",Arial,Helvetica,sans-serif}table.shop_table .product-name>a:hover{color:#ffbd58!important}tr.cart-subtotal,tfoot{border-top:2px solid #ffbd58}tr.order-total,tfoot{border-bottom:2px solid #ffbd58!important}form fieldset legend{font-family:PT Serif,Arial,Helvetica,sans-serif}form .form-row .required{background:#ffbd58}form .form-row.woocommerce-invalid .select2-container,form .form-row.woocommerce-invalid input.input-text,form .form-row.woocommerce-invalid select{-webkit-box-shadow:0 0 0 2px #ffbd58 inset;box-shadow:0 0 0 2px #ffbd58 inset}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{background:#ffbd58}.woocommerce-info a:not(.button),.woocommerce-message a:not(.button){color:#ffbd58}.woocommerce-info a.showcoupon,.woocommerce-message a.showcoupon{font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.woocommerce-info a.showcoupon:hover,.woocommerce-message a.showcoupon:hover{background:#ffbd58}.woocommerce-error:after{-webkit-box-shadow:0 0 0 4px #ffbd58 inset;box-shadow:0 0 0 4px #ffbd58 inset}.woocommerce .btSidebar a.button,.woocommerce .bt-content a.button,.woocommerce-page .btSidebar a.button,.woocommerce-page .bt-content a.button,.woocommerce .btSidebar input[type="submit"],.woocommerce .bt-content input[type="submit"],.woocommerce-page .btSidebar input[type="submit"],.woocommerce-page .bt-content input[type="submit"],.woocommerce .btSidebar button[type="submit"],.woocommerce .bt-content button[type="submit"],.woocommerce-page .btSidebar button[type="submit"],.woocommerce-page .bt-content button[type="submit"],.woocommerce .btSidebar :not(.widget_product_search) button[type="submit"],.woocommerce .bt-content :not(.widget_product_search) button[type="submit"],.woocommerce-page .btSidebar :not(.widget_product_search) button[type="submit"],.woocommerce-page .bt-content :not(.widget_product_search) button[type="submit"],.woocommerce .btSidebar input.button,.woocommerce .bt-content input.button,.woocommerce-page .btSidebar input.button,.woocommerce-page .bt-content input.button,div.woocommerce a.button,div.woocommerce input[type="submit"],div.woocommerce button[type="submit"],div.woocommerce :not(.widget_product_search) button[type="submit"],div.woocommerce input.button{background:#ffbd58;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif}.woocommerce .btSidebar input.alt,.woocommerce .bt-content input.alt,.woocommerce-page .btSidebar input.alt,.woocommerce-page .bt-content input.alt,.woocommerce .btSidebar a.button.alt,.woocommerce .bt-content a.button.alt,.woocommerce-page .btSidebar a.button.alt,.woocommerce-page .bt-content a.button.alt,.woocommerce .btSidebar .button.alt,.woocommerce .bt-content .button.alt,.woocommerce-page .btSidebar .button.alt,.woocommerce-page .bt-content .button.alt,.woocommerce .btSidebar button.alt,.woocommerce .bt-content button.alt,.woocommerce-page .btSidebar button.alt,.woocommerce-page .bt-content button.alt,.woocommerce .btSidebar .shipping-calculator-button,.woocommerce .bt-content .shipping-calculator-button,.woocommerce-page .btSidebar .shipping-calculator-button,.woocommerce-page .bt-content .shipping-calculator-button,div.woocommerce input.alt,div.woocommerce a.button.alt,div.woocommerce .button.alt,div.woocommerce button.alt,div.woocommerce .shipping-calculator-button{color:#f18929;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif;-webkit-box-shadow:0 0 0 2px #f18929 inset,0 0 0 rgba(0,0,0,.2);box-shadow:0 0 0 2px #f18929 inset,0 0 0 rgba(0,0,0,.2)}.woocommerce .btSidebar input.alt:hover,.woocommerce .bt-content input.alt:hover,.woocommerce-page .btSidebar input.alt:hover,.woocommerce-page .bt-content input.alt:hover,.woocommerce .btSidebar a.button.alt:hover,.woocommerce .bt-content a.button.alt:hover,.woocommerce-page .btSidebar a.button.alt:hover,.woocommerce-page .bt-content a.button.alt:hover,.woocommerce .btSidebar .button.alt:hover,.woocommerce .bt-content .button.alt:hover,.woocommerce-page .btSidebar .button.alt:hover,.woocommerce-page .bt-content .button.alt:hover,.woocommerce .btSidebar button.alt:hover,.woocommerce .bt-content button.alt:hover,.woocommerce-page .btSidebar button.alt:hover,.woocommerce-page .bt-content button.alt:hover,.woocommerce .btSidebar .shipping-calculator-button:hover,.woocommerce .bt-content .shipping-calculator-button:hover,.woocommerce-page .btSidebar .shipping-calculator-button:hover,.woocommerce-page .bt-content .shipping-calculator-button:hover,div.woocommerce input.alt:hover,div.woocommerce a.button.alt:hover,div.woocommerce .button.alt:hover,div.woocommerce button.alt:hover,div.woocommerce .shipping-calculator-button:hover{-webkit-box-shadow:0 0 0 2px #f18929 inset,0 5px 20px rgba(0,0,0,.2);box-shadow:0 0 0 2px #f18929 inset,0 5px 20px rgba(0,0,0,.2)}.woocommerce .btSidebar a.edit:hover,.woocommerce .bt-content a.edit:hover,.woocommerce-page .btSidebar a.edit:hover,.woocommerce-page .bt-content a.edit:hover,div.woocommerce a.edit:hover{background:#ffbd58}.star-rating span:before{color:#ffbd58}p.stars a[class^="star-"].active:after,p.stars a[class^="star-"]:hover:after{color:#ffbd58}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#ffbd58}.pswp__top-bar .pswp__button:hover{background:#ffbd58!important}.select2-container .select2-dropdown .select2-results__option:after{background:#ffbd58}.select2-container .select2-dropdown .select2-results__option[aria-selected="true"]{color:#ffbd58}mark.order-status{background:#ffbd58!important}.woocommerce-MyAccount-content a{-webkit-box-shadow:0 1px 0 0 #ffbd58;box-shadow:0 1px 0 0 #ffbd58}.woocommerce-MyAccount-content a:hover{-webkit-box-shadow:0 0 0 0 #ffbd58;box-shadow:0 0 0 0 #ffbd58}.woocommerce-noreviews{font-family:"PT Serif",Arial,Helvetica,sans-serif}.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{background:#ffbd58}.btQuoteBooking .ui-slider.ui-slider-horizontal .ui-slider-handle{background:#ffbd58}.btQuoteBooking .ddChild ul li:before{background:#ffbd58}.btQuoteBooking .ddChild ul li.hover{color:#ffbd58}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{background:#ffbd58}.btQuoteBooking .btContactNext{background:#ffbd58;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif!important}.btQuoteBooking .btQuoteContact .boldBtn .btContactSubmit{background:#ffbd58!important;font-family:"Roboto Condensed",Arial,Helvetica,sans-serif!important}.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="text"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="email"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="password"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="url"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="tel"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="number"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError input[type="date"],.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError textarea,.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadius .ddTitleText,.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText{-webkit-box-shadow:0 0 0 2px #ffbd58 inset!important;box-shadow:0 0 0 2px #ffbd58 inset!important}.btQuoteBooking .bt_cc_email_confirmation_container input[type="checkbox"]:after{color:#ffbd58}.btQuoteBooking .btSubmitMessage{color:#ffbd58}.btDatePicker .ui-datepicker-header{background:#ffbd58}.bt_bb_progress_bar_advanced .progressbar-text{font-family:"PT Serif",Arial,Helvetica,sans-serif}.bt_bb_testimonial .btReviewStars .star-rating span:before{color:#ffbd58}.bt_bb_star_color_accent.bt_bb_testimonial .btReviewStars .star-rating span:before{color:#ffbd58}.bt_bb_star_color_alternate.bt_bb_testimonial .btReviewStars .star-rating span:before{color:#f18929}.bt_bb_line_color_accent.bt_bb_process .bt_bb_process_step:after,.bt_bb_line_color_accent.bt_bb_process .bt_bb_process_step:before{border-color:#ffbd58!important}.bt_bb_line_color_alternate.bt_bb_process .bt_bb_process_step:after,.bt_bb_line_color_alternate.bt_bb_process .bt_bb_process_step:before{border-color:#f18929!important}.bt_bb_process .bt_bb_process_step .bt_bb_process_step_icon .bt_bb_icon_holder{background:#ffbd58}.bt_bb_process .bt_bb_process_step:hover .bt_bb_process_step_content .bt_bb_process_step_title{color:#ffbd58}.bt_bb_bulleted_list .bt_bb_bulleted_list_content ul li .bt_bb_bulleted_list_icon{color:#ffbd58}:root{--accent-color:#ffbd58;--alternate-color:#f18929}@font-face{font-family:"Ad-Astra-DataAnalysis";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-DataAnalysis/Ad-Astra-DataAnalysis.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-DataAnalysis/Ad-Astra-DataAnalysis.ttf) format("truetype")}*[data-ico-ad-astra-dataanalysis]:before{font-family:Ad-Astra-DataAnalysis;content:attr(data-ico-ad-astra-dataanalysis)}@font-face{font-family:"Ad-Astra-HandDrawn";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-HandDrawn/Ad-Astra-HandDrawn.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-HandDrawn/Ad-Astra-HandDrawn.ttf) format("truetype")}*[data-ico-ad-astra-handdrawn]:before{font-family:Ad-Astra-HandDrawn;content:attr(data-ico-ad-astra-handdrawn)}@font-face{font-family:"Ad-Astra-Regular";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-Regular/Ad-Astra-Regular.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-Regular/Ad-Astra-Regular.ttf) format("truetype")}*[data-ico-ad-astra-regular]:before{font-family:Ad-Astra-Regular;content:attr(data-ico-ad-astra-regular)}@font-face{font-family:"Ad-Astra-Thin";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-Thin/Ad-Astra-Thin.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Ad-Astra-Thin/Ad-Astra-Thin.ttf) format("truetype")}*[data-ico-ad-astra-thin]:before{font-family:Ad-Astra-Thin;content:attr(data-ico-ad-astra-thin)}@font-face{font-family:"Business";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Business/Business.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Business/Business.ttf) format("truetype")}*[data-ico-business]:before{font-family:Business;content:attr(data-ico-business)}@font-face{font-family:"Construction";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Construction/Construction.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Construction/Construction.ttf) format("truetype")}*[data-ico-construction]:before{font-family:Construction;content:attr(data-ico-construction)}@font-face{font-family:"Design";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Design/Design.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Design/Design.ttf) format("truetype")}*[data-ico-design]:before{font-family:Design;content:attr(data-ico-design)}@font-face{font-family:"Development";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Development/Development.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Development/Development.ttf) format("truetype")}*[data-ico-development]:before{font-family:Development;content:attr(data-ico-development)}@font-face{font-family:"Essential";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Essential/Essential.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Essential/Essential.ttf) format("truetype")}*[data-ico-essential]:before{font-family:Essential;content:attr(data-ico-essential)}@font-face{font-family:"FontAwesome";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome/FontAwesome.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome/FontAwesome.ttf) format("truetype")}*[data-ico-fontawesome]:before{font-family:FontAwesome;content:attr(data-ico-fontawesome)}@font-face{font-family:"FontAwesome5Brands";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome5Brands/FontAwesome5Brands.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome5Brands/FontAwesome5Brands.ttf) format("truetype")}*[data-ico-fontawesome5brands]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fontawesome5brands)}@font-face{font-family:"FontAwesome5Regular";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome5Regular/FontAwesome5Regular.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome5Regular/FontAwesome5Regular.ttf) format("truetype")}*[data-ico-fontawesome5regular]:before{font-family:FontAwesome5Regular;content:attr(data-ico-fontawesome5regular)}@font-face{font-family:"FontAwesome5Solid";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome5Solid/FontAwesome5Solid.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/FontAwesome5Solid/FontAwesome5Solid.ttf) format("truetype")}*[data-ico-fontawesome5solid]:before{font-family:FontAwesome5Solid;content:attr(data-ico-fontawesome5solid)}@font-face{font-family:"Icon7Stroke";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Icon7Stroke/Icon7Stroke.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Icon7Stroke/Icon7Stroke.ttf) format("truetype")}*[data-ico-icon7stroke]:before{font-family:Icon7Stroke;content:attr(data-ico-icon7stroke)}@font-face{font-family:"IoniconsFilled";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsFilled/IoniconsFilled.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsFilled/IoniconsFilled.ttf) format("truetype")}*[data-ico-ioniconsfilled]:before{font-family:IoniconsFilled;content:attr(data-ico-ioniconsfilled)}@font-face{font-family:"IoniconsLogos";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsLogos/IoniconsLogos.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsLogos/IoniconsLogos.ttf) format("truetype")}*[data-ico-ioniconslogos]:before{font-family:IoniconsLogos;content:attr(data-ico-ioniconslogos)}@font-face{font-family:"IoniconsOutline";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsOutline/IoniconsOutline.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsOutline/IoniconsOutline.ttf) format("truetype")}*[data-ico-ioniconsoutline]:before{font-family:IoniconsOutline;content:attr(data-ico-ioniconsoutline)}@font-face{font-family:"IoniconsSharp";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsSharp/IoniconsSharp.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/IoniconsSharp/IoniconsSharp.ttf) format("truetype")}*[data-ico-ioniconssharp]:before{font-family:IoniconsSharp;content:attr(data-ico-ioniconssharp)}@font-face{font-family:"Productivity";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Productivity/Productivity.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Productivity/Productivity.ttf) format("truetype")}*[data-ico-productivity]:before{font-family:Productivity;content:attr(data-ico-productivity)}@font-face{font-family:"RemixIcons-Buildings";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Buildings/RemixIcons-Buildings.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Buildings/RemixIcons-Buildings.ttf) format("truetype")}*[data-ico-remixicons-buildings]:before{font-family:RemixIcons-Buildings;content:attr(data-ico-remixicons-buildings)}@font-face{font-family:"RemixIcons-Business";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Business/RemixIcons-Business.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Business/RemixIcons-Business.ttf) format("truetype")}*[data-ico-remixicons-business]:before{font-family:RemixIcons-Business;content:attr(data-ico-remixicons-business)}@font-face{font-family:"RemixIcons-Communication";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Communication/RemixIcons-Communication.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Communication/RemixIcons-Communication.ttf) format("truetype")}*[data-ico-remixicons-communication]:before{font-family:RemixIcons-Communication;content:attr(data-ico-remixicons-communication)}@font-face{font-family:"RemixIcons-Design";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Design/RemixIcons-Design.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Design/RemixIcons-Design.ttf) format("truetype")}*[data-ico-remixicons-design]:before{font-family:RemixIcons-Design;content:attr(data-ico-remixicons-design)}@font-face{font-family:"RemixIcons-Development";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Development/RemixIcons-Development.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Development/RemixIcons-Development.ttf) format("truetype")}*[data-ico-remixicons-development]:before{font-family:RemixIcons-Development;content:attr(data-ico-remixicons-development)}@font-face{font-family:"RemixIcons-Device";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Device/RemixIcons-Device.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Device/RemixIcons-Device.ttf) format("truetype")}*[data-ico-remixicons-device]:before{font-family:RemixIcons-Device;content:attr(data-ico-remixicons-device)}@font-face{font-family:"RemixIcons-Document";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Document/RemixIcons-Document.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Document/RemixIcons-Document.ttf) format("truetype")}*[data-ico-remixicons-document]:before{font-family:RemixIcons-Document;content:attr(data-ico-remixicons-document)}@font-face{font-family:"RemixIcons-Editor";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Editor/RemixIcons-Editor.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Editor/RemixIcons-Editor.ttf) format("truetype")}*[data-ico-remixicons-editor]:before{font-family:RemixIcons-Editor;content:attr(data-ico-remixicons-editor)}@font-face{font-family:"RemixIcons-Finance";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Finance/RemixIcons-Finance.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Finance/RemixIcons-Finance.ttf) format("truetype")}*[data-ico-remixicons-finance]:before{font-family:RemixIcons-Finance;content:attr(data-ico-remixicons-finance)}@font-face{font-family:"RemixIcons-Health";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Health/RemixIcons-Health.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Health/RemixIcons-Health.ttf) format("truetype")}*[data-ico-remixicons-health]:before{font-family:RemixIcons-Health;content:attr(data-ico-remixicons-health)}@font-face{font-family:"RemixIcons-Logos";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Logos/RemixIcons-Logos.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Logos/RemixIcons-Logos.ttf) format("truetype")}*[data-ico-remixicons-logos]:before{font-family:RemixIcons-Logos;content:attr(data-ico-remixicons-logos)}@font-face{font-family:"RemixIcons-Map";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Map/RemixIcons-Map.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Map/RemixIcons-Map.ttf) format("truetype")}*[data-ico-remixicons-map]:before{font-family:RemixIcons-Map;content:attr(data-ico-remixicons-map)}@font-face{font-family:"RemixIcons-Media";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Media/RemixIcons-Media.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Media/RemixIcons-Media.ttf) format("truetype")}*[data-ico-remixicons-media]:before{font-family:RemixIcons-Media;content:attr(data-ico-remixicons-media)}@font-face{font-family:"RemixIcons-Others";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Others/RemixIcons-Others.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Others/RemixIcons-Others.ttf) format("truetype")}*[data-ico-remixicons-others]:before{font-family:RemixIcons-Others;content:attr(data-ico-remixicons-others)}@font-face{font-family:"RemixIcons-System";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-System/RemixIcons-System.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-System/RemixIcons-System.ttf) format("truetype")}*[data-ico-remixicons-system]:before{font-family:RemixIcons-System;content:attr(data-ico-remixicons-system)}@font-face{font-family:"RemixIcons-User";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-User/RemixIcons-User.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-User/RemixIcons-User.ttf) format("truetype")}*[data-ico-remixicons-user]:before{font-family:RemixIcons-User;content:attr(data-ico-remixicons-user)}@font-face{font-family:"RemixIcons-Weather";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Weather/RemixIcons-Weather.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/RemixIcons-Weather/RemixIcons-Weather.ttf) format("truetype")}*[data-ico-remixicons-weather]:before{font-family:RemixIcons-Weather;content:attr(data-ico-remixicons-weather)}@font-face{font-family:"Science";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Science/Science.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Science/Science.ttf) format("truetype")}*[data-ico-science]:before{font-family:Science;content:attr(data-ico-science)}@font-face{font-family:"Transportation";src:url(https://sherpath.eu/wp-content/themes/ajani/fonts/Transportation/Transportation.woff) format("woff"),url(https://sherpath.eu/wp-content/themes/ajani/fonts/Transportation/Transportation.ttf) format("truetype")}*[data-ico-transportation]:before{font-family:Transportation;content:attr(data-ico-transportation)}button.slick-arrow.slick-next:before,button.mfp-arrow.mfp-arrow-right:before,button.pswp__button.pswp__button--arrow--right:before{content:"Next"!important}button.slick-arrow.slick-prev:before,button.mfp-arrow.mfp-arrow-left:before,button.pswp__button.pswp__button--arrow--left:before{content:"Previous"!important}/* info: https://sherpath.eu/wp-content/themes/ajani-child/style.css */
/*
 Theme Name:   Ajani Sherpath
 Theme URI:    http://ajani.bold-themes.com
 Description:  Ajani
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     ajani
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  ajani-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.btLightAlternateHeader .bt-below-logo-area, .btLightAlternateHeader .topBar {  background-color: transparent;}
.btLightAlternateHeader .bt-below-logo-area::before, .btLightAlternateHeader .topBar::before {  display: none;}
.btMenuHorizontal .menuPort nav > ul > li > a::after {	bottom: -webkit-calc(20px * .25);	bottom: -moz-calc(20px * .25);	bottom: calc(20px * .25); }
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader { padding: 5px 0; }
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader { padding: 5px 0; }
.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline .bt_bb_link {
	background: var(--accent-color);
	color: black;
	padding: 10px 15px;
}

.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline_outside { visibility: hidden }


.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline .bt_bb_link .bt_bb_button_text {
	color: black;
}.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline .bt_bb_link .bt_bb_icon_holder {
	color: black;
}

.bt_bb_gap_normal.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img {
	width: 50%;
	padding: 10px 0;
	aspect-ratio: 1;
	object-fit: contain;
	object-position: center;
	filter: grayscale(100%);
}

.bt_bb_gap_normal.bt_bb_slider.bt_bb_multiple_slides .bt_bb_slider_item img:hover {
	filter: grayscale(0);
}

.slick-slider {	overflow: inherit; }
.slick-dots { bottom: -2.5em; }

#jakzaczac .bt_bb_grid_item_read_more a { display: inline-block; background: black; padding: 5px 10px; border-radius: 4px}


.card-grid-3 .bt_bb_column_content_inner{
	display: grid;
	grid-template-columns: repeat(auto-fill, 1fr);
	grid-gap: 30px;
}
@media (min-width: 993px) {
	.card-grid-3 .bt_bb_column_content_inner{
		grid-template-columns: repeat(auto-fill, minmax(480px, 1fr));
	}
}



.wpcf7-form .bt_bb_cf7_form .bt_bb_cf7_row {margin-bottom: .25em}

.testimonials-container:not(.slick-slider) {
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fill, 1fr);
	grid-gap: 20px;
}
@media (min-width: 993px) {
	.testimonials-container:not(.slick-slider) {
		grid-template-columns: repeat(auto-fill, minmax(480px, 1fr));
	}
}

.testimonial-card {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	overflow: hidden;
	transition: transform 0.3s ease-in-out;
}

.testimonial-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	padding: 15px 25px;
	text-align: left;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonial-icon{
	font-size: 3em;
	color: #0077b5
}

.testimonial-author {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #0077b5
}

.testimonial-position {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.9)
}

.testimonial-content {
	padding: 25px;
	font-size: 16px;
	line-height: 1.6;
	color: rgba(0, 0, 0, 0.9)
}