/* Bootstrap */
.sbbs-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}
.sbbs-container:after {
    content: "";
    display: table;
    clear: both
}
@media (min-width: 576px) {
    .sbbs-container {
        width: 540px;
        max-width: 100%
    }
}
@media (min-width: 768px) {
    .sbbs-container {
        width: 720px;
        max-width: 100%
    }
}
@media (min-width: 992px) {
    .sbbs-container {
        width: 960px;
        max-width: 100%
    }
}
@media (min-width: 1200px) {
    .sbbs-container {
        width: 1140px;
        max-width: 100%
    }
}
.sbbs-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}
.sbbs-container-fluid:after {
    content: "";
    display: table;
    clear: both
}
.sbbs-row {
    margin-right: -15px;
    margin-left: -15px
}
.sbbs-row:after {
    content: "";
    display: table;
    clear: both
}
@media (min-width: 576px) {
    .sbbs-row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (min-width: 768px) {
    .sbbs-row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (min-width: 992px) {
    .sbbs-row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (min-width: 1200px) {
    .sbbs-row {
        margin-right: -15px;
        margin-left: -15px
    }
}
.sbbs-col-lg,
.sbbs-col-lg-1,
.sbbs-col-lg-2,
.sbbs-col-lg-3,
.sbbs-col-lg-4,
.sbbs-col-lg-5,
.sbbs-col-lg-6,
.sbbs-col-lg-7,
.sbbs-col-lg-8,
.sbbs-col-lg-9,
.sbbs-col-lg-10,
.sbbs-col-lg-11,
.sbbs-col-lg-12,
.sbbs-col-md,
.sbbs-col-md-1,
.sbbs-col-md-2,
.sbbs-col-md-3,
.sbbs-col-md-4,
.sbbs-col-md-5,
.sbbs-col-md-6,
.sbbs-col-md-7,
.sbbs-col-md-8,
.sbbs-col-md-9,
.sbbs-col-md-10,
.sbbs-col-md-11,
.sbbs-col-md-12,
.sbbs-col-sm,
.sbbs-col-sm-1,
.sbbs-col-sm-2,
.sbbs-col-sm-3,
.sbbs-col-sm-4,
.sbbs-col-sm-5,
.sbbs-col-sm-6,
.sbbs-col-sm-7,
.sbbs-col-sm-8,
.sbbs-col-sm-9,
.sbbs-col-sm-10,
.sbbs-col-sm-11,
.sbbs-col-sm-12,
.sbbs-col-xl,
.sbbs-col-xl-1,
.sbbs-col-xl-2,
.sbbs-col-xl-3,
.sbbs-col-xl-4,
.sbbs-col-xl-5,
.sbbs-col-xl-6,
.sbbs-col-xl-7,
.sbbs-col-xl-8,
.sbbs-col-xl-9,
.sbbs-col-xl-10,
.sbbs-col-xl-11,
.sbbs-col-xl-12,
.sbbs-col-xs,
.sbbs-col-xs-1,
.sbbs-col-xs-2,
.sbbs-col-xs-3,
.sbbs-col-xs-4,
.sbbs-col-xs-5,
.sbbs-col-xs-6,
.sbbs-col-xs-7,
.sbbs-col-xs-8,
.sbbs-col-xs-9,
.sbbs-col-xs-10,
.sbbs-col-xs-11,
.sbbs-col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width: 576px) {
    .sbbs-col-lg,
    .sbbs-col-lg-1,
    .sbbs-col-lg-2,
    .sbbs-col-lg-3,
    .sbbs-col-lg-4,
    .sbbs-col-lg-5,
    .sbbs-col-lg-6,
    .sbbs-col-lg-7,
    .sbbs-col-lg-8,
    .sbbs-col-lg-9,
    .sbbs-col-lg-10,
    .sbbs-col-lg-11,
    .sbbs-col-lg-12,
    .sbbs-col-md,
    .sbbs-col-md-1,
    .sbbs-col-md-2,
    .sbbs-col-md-3,
    .sbbs-col-md-4,
    .sbbs-col-md-5,
    .sbbs-col-md-6,
    .sbbs-col-md-7,
    .sbbs-col-md-8,
    .sbbs-col-md-9,
    .sbbs-col-md-10,
    .sbbs-col-md-11,
    .sbbs-col-md-12,
    .sbbs-col-sm,
    .sbbs-col-sm-1,
    .sbbs-col-sm-2,
    .sbbs-col-sm-3,
    .sbbs-col-sm-4,
    .sbbs-col-sm-5,
    .sbbs-col-sm-6,
    .sbbs-col-sm-7,
    .sbbs-col-sm-8,
    .sbbs-col-sm-9,
    .sbbs-col-sm-10,
    .sbbs-col-sm-11,
    .sbbs-col-sm-12,
    .sbbs-col-xl,
    .sbbs-col-xl-1,
    .sbbs-col-xl-2,
    .sbbs-col-xl-3,
    .sbbs-col-xl-4,
    .sbbs-col-xl-5,
    .sbbs-col-xl-6,
    .sbbs-col-xl-7,
    .sbbs-col-xl-8,
    .sbbs-col-xl-9,
    .sbbs-col-xl-10,
    .sbbs-col-xl-11,
    .sbbs-col-xl-12,
    .sbbs-col-xs,
    .sbbs-col-xs-1,
    .sbbs-col-xs-2,
    .sbbs-col-xs-3,
    .sbbs-col-xs-4,
    .sbbs-col-xs-5,
    .sbbs-col-xs-6,
    .sbbs-col-xs-7,
    .sbbs-col-xs-8,
    .sbbs-col-xs-9,
    .sbbs-col-xs-10,
    .sbbs-col-xs-11,
    .sbbs-col-xs-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (min-width: 768px) {
    .sbbs-col-lg,
    .sbbs-col-lg-1,
    .sbbs-col-lg-2,
    .sbbs-col-lg-3,
    .sbbs-col-lg-4,
    .sbbs-col-lg-5,
    .sbbs-col-lg-6,
    .sbbs-col-lg-7,
    .sbbs-col-lg-8,
    .sbbs-col-lg-9,
    .sbbs-col-lg-10,
    .sbbs-col-lg-11,
    .sbbs-col-lg-12,
    .sbbs-col-md,
    .sbbs-col-md-1,
    .sbbs-col-md-2,
    .sbbs-col-md-3,
    .sbbs-col-md-4,
    .sbbs-col-md-5,
    .sbbs-col-md-6,
    .sbbs-col-md-7,
    .sbbs-col-md-8,
    .sbbs-col-md-9,
    .sbbs-col-md-10,
    .sbbs-col-md-11,
    .sbbs-col-md-12,
    .sbbs-col-sm,
    .sbbs-col-sm-1,
    .sbbs-col-sm-2,
    .sbbs-col-sm-3,
    .sbbs-col-sm-4,
    .sbbs-col-sm-5,
    .sbbs-col-sm-6,
    .sbbs-col-sm-7,
    .sbbs-col-sm-8,
    .sbbs-col-sm-9,
    .sbbs-col-sm-10,
    .sbbs-col-sm-11,
    .sbbs-col-sm-12,
    .sbbs-col-xl,
    .sbbs-col-xl-1,
    .sbbs-col-xl-2,
    .sbbs-col-xl-3,
    .sbbs-col-xl-4,
    .sbbs-col-xl-5,
    .sbbs-col-xl-6,
    .sbbs-col-xl-7,
    .sbbs-col-xl-8,
    .sbbs-col-xl-9,
    .sbbs-col-xl-10,
    .sbbs-col-xl-11,
    .sbbs-col-xl-12,
    .sbbs-col-xs,
    .sbbs-col-xs-1,
    .sbbs-col-xs-2,
    .sbbs-col-xs-3,
    .sbbs-col-xs-4,
    .sbbs-col-xs-5,
    .sbbs-col-xs-6,
    .sbbs-col-xs-7,
    .sbbs-col-xs-8,
    .sbbs-col-xs-9,
    .sbbs-col-xs-10,
    .sbbs-col-xs-11,
    .sbbs-col-xs-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (min-width: 992px) {
    .sbbs-col-lg,
    .sbbs-col-lg-1,
    .sbbs-col-lg-2,
    .sbbs-col-lg-3,
    .sbbs-col-lg-4,
    .sbbs-col-lg-5,
    .sbbs-col-lg-6,
    .sbbs-col-lg-7,
    .sbbs-col-lg-8,
    .sbbs-col-lg-9,
    .sbbs-col-lg-10,
    .sbbs-col-lg-11,
    .sbbs-col-lg-12,
    .sbbs-col-md,
    .sbbs-col-md-1,
    .sbbs-col-md-2,
    .sbbs-col-md-3,
    .sbbs-col-md-4,
    .sbbs-col-md-5,
    .sbbs-col-md-6,
    .sbbs-col-md-7,
    .sbbs-col-md-8,
    .sbbs-col-md-9,
    .sbbs-col-md-10,
    .sbbs-col-md-11,
    .sbbs-col-md-12,
    .sbbs-col-sm,
    .sbbs-col-sm-1,
    .sbbs-col-sm-2,
    .sbbs-col-sm-3,
    .sbbs-col-sm-4,
    .sbbs-col-sm-5,
    .sbbs-col-sm-6,
    .sbbs-col-sm-7,
    .sbbs-col-sm-8,
    .sbbs-col-sm-9,
    .sbbs-col-sm-10,
    .sbbs-col-sm-11,
    .sbbs-col-sm-12,
    .sbbs-col-xl,
    .sbbs-col-xl-1,
    .sbbs-col-xl-2,
    .sbbs-col-xl-3,
    .sbbs-col-xl-4,
    .sbbs-col-xl-5,
    .sbbs-col-xl-6,
    .sbbs-col-xl-7,
    .sbbs-col-xl-8,
    .sbbs-col-xl-9,
    .sbbs-col-xl-10,
    .sbbs-col-xl-11,
    .sbbs-col-xl-12,
    .sbbs-col-xs,
    .sbbs-col-xs-1,
    .sbbs-col-xs-2,
    .sbbs-col-xs-3,
    .sbbs-col-xs-4,
    .sbbs-col-xs-5,
    .sbbs-col-xs-6,
    .sbbs-col-xs-7,
    .sbbs-col-xs-8,
    .sbbs-col-xs-9,
    .sbbs-col-xs-10,
    .sbbs-col-xs-11,
    .sbbs-col-xs-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (min-width: 1200px) {
    .sbbs-col-lg,
    .sbbs-col-lg-1,
    .sbbs-col-lg-2,
    .sbbs-col-lg-3,
    .sbbs-col-lg-4,
    .sbbs-col-lg-5,
    .sbbs-col-lg-6,
    .sbbs-col-lg-7,
    .sbbs-col-lg-8,
    .sbbs-col-lg-9,
    .sbbs-col-lg-10,
    .sbbs-col-lg-11,
    .sbbs-col-lg-12,
    .sbbs-col-md,
    .sbbs-col-md-1,
    .sbbs-col-md-2,
    .sbbs-col-md-3,
    .sbbs-col-md-4,
    .sbbs-col-md-5,
    .sbbs-col-md-6,
    .sbbs-col-md-7,
    .sbbs-col-md-8,
    .sbbs-col-md-9,
    .sbbs-col-md-10,
    .sbbs-col-md-11,
    .sbbs-col-md-12,
    .sbbs-col-sm,
    .sbbs-col-sm-1,
    .sbbs-col-sm-2,
    .sbbs-col-sm-3,
    .sbbs-col-sm-4,
    .sbbs-col-sm-5,
    .sbbs-col-sm-6,
    .sbbs-col-sm-7,
    .sbbs-col-sm-8,
    .sbbs-col-sm-9,
    .sbbs-col-sm-10,
    .sbbs-col-sm-11,
    .sbbs-col-sm-12,
    .sbbs-col-xl,
    .sbbs-col-xl-1,
    .sbbs-col-xl-2,
    .sbbs-col-xl-3,
    .sbbs-col-xl-4,
    .sbbs-col-xl-5,
    .sbbs-col-xl-6,
    .sbbs-col-xl-7,
    .sbbs-col-xl-8,
    .sbbs-col-xl-9,
    .sbbs-col-xl-10,
    .sbbs-col-xl-11,
    .sbbs-col-xl-12,
    .sbbs-col-xs,
    .sbbs-col-xs-1,
    .sbbs-col-xs-2,
    .sbbs-col-xs-3,
    .sbbs-col-xs-4,
    .sbbs-col-xs-5,
    .sbbs-col-xs-6,
    .sbbs-col-xs-7,
    .sbbs-col-xs-8,
    .sbbs-col-xs-9,
    .sbbs-col-xs-10,
    .sbbs-col-xs-11,
    .sbbs-col-xs-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
.sbbs-col-xs-1 {
    float: left;
    width: 8.33333%
}
.sbbs-col-xs-2 {
    float: left;
    width: 16.66667%
}
.sbbs-col-xs-3 {
    float: left;
    width: 25%
}
.sbbs-col-xs-4 {
    float: left;
    width: 33.33333%
}
.sbbs-col-xs-5 {
    float: left;
    width: 41.66667%
}
.sbbs-col-xs-6 {
    float: left;
    width: 50%
}
.sbbs-col-xs-7 {
    float: left;
    width: 58.33333%
}
.sbbs-col-xs-8 {
    float: left;
    width: 66.66667%
}
.sbbs-col-xs-9 {
    float: left;
    width: 75%
}
.sbbs-col-xs-10 {
    float: left;
    width: 83.33333%
}
.sbbs-col-xs-11 {
    float: left;
    width: 91.66667%
}
.sbbs-col-xs-12 {
    float: left;
    width: 100%
}
.sbbs-pull-xs-0 {
    right: auto
}
.sbbs-pull-xs-1 {
    right: 8.33333%
}
.sbbs-pull-xs-2 {
    right: 16.66667%
}
.sbbs-pull-xs-3 {
    right: 25%
}
.sbbs-pull-xs-4 {
    right: 33.33333%
}
.sbbs-pull-xs-5 {
    right: 41.66667%
}
.sbbs-pull-xs-6 {
    right: 50%
}
.sbbs-pull-xs-7 {
    right: 58.33333%
}
.sbbs-pull-xs-8 {
    right: 66.66667%
}
.sbbs-pull-xs-9 {
    right: 75%
}
.sbbs-pull-xs-10 {
    right: 83.33333%
}
.sbbs-pull-xs-11 {
    right: 91.66667%
}
.sbbs-pull-xs-12 {
    right: 100%
}
.sbbs-push-xs-0 {
    left: auto
}
.sbbs-push-xs-1 {
    left: 8.33333%
}
.sbbs-push-xs-2 {
    left: 16.66667%
}
.sbbs-push-xs-3 {
    left: 25%
}
.sbbs-push-xs-4 {
    left: 33.33333%
}
.sbbs-push-xs-5 {
    left: 41.66667%
}
.sbbs-push-xs-6 {
    left: 50%
}
.sbbs-push-xs-7 {
    left: 58.33333%
}
.sbbs-push-xs-8 {
    left: 66.66667%
}
.sbbs-push-xs-9 {
    left: 75%
}
.sbbs-push-xs-10 {
    left: 83.33333%
}
.sbbs-push-xs-11 {
    left: 91.66667%
}
.sbbs-push-xs-12 {
    left: 100%
}
.sbbs-offset-xs-1 {
    margin-left: 8.33333%
}
.sbbs-offset-xs-2 {
    margin-left: 16.66667%
}
.sbbs-offset-xs-3 {
    margin-left: 25%
}
.sbbs-offset-xs-4 {
    margin-left: 33.33333%
}
.sbbs-offset-xs-5 {
    margin-left: 41.66667%
}
.sbbs-offset-xs-6 {
    margin-left: 50%
}
.sbbs-offset-xs-7 {
    margin-left: 58.33333%
}
.sbbs-offset-xs-8 {
    margin-left: 66.66667%
}
.sbbs-offset-xs-9 {
    margin-left: 75%
}
.sbbs-offset-xs-10 {
    margin-left: 83.33333%
}
.sbbs-offset-xs-11 {
    margin-left: 91.66667%
}
@media (min-width: 576px) {
    .sbbs-col-sm-1 {
        float: left;
        width: 8.33333%
    }
    .sbbs-col-sm-2 {
        float: left;
        width: 16.66667%
    }
    .sbbs-col-sm-3 {
        float: left;
        width: 25%
    }
    .sbbs-col-sm-4 {
        float: left;
        width: 33.33333%
    }
    .sbbs-col-sm-5 {
        float: left;
        width: 41.66667%
    }
    .sbbs-col-sm-6 {
        float: left;
        width: 50%
    }
    .sbbs-col-sm-7 {
        float: left;
        width: 58.33333%
    }
    .sbbs-col-sm-8 {
        float: left;
        width: 66.66667%
    }
    .sbbs-col-sm-9 {
        float: left;
        width: 75%
    }
    .sbbs-col-sm-10 {
        float: left;
        width: 83.33333%
    }
    .sbbs-col-sm-11 {
        float: left;
        width: 91.66667%
    }
    .sbbs-col-sm-12 {
        float: left;
        width: 100%
    }
    .sbbs-pull-sm-0 {
        right: auto
    }
    .sbbs-pull-sm-1 {
        right: 8.33333%
    }
    .sbbs-pull-sm-2 {
        right: 16.66667%
    }
    .sbbs-pull-sm-3 {
        right: 25%
    }
    .sbbs-pull-sm-4 {
        right: 33.33333%
    }
    .sbbs-pull-sm-5 {
        right: 41.66667%
    }
    .sbbs-pull-sm-6 {
        right: 50%
    }
    .sbbs-pull-sm-7 {
        right: 58.33333%
    }
    .sbbs-pull-sm-8 {
        right: 66.66667%
    }
    .sbbs-pull-sm-9 {
        right: 75%
    }
    .sbbs-pull-sm-10 {
        right: 83.33333%
    }
    .sbbs-pull-sm-11 {
        right: 91.66667%
    }
    .sbbs-pull-sm-12 {
        right: 100%
    }
    .sbbs-push-sm-0 {
        left: auto
    }
    .sbbs-push-sm-1 {
        left: 8.33333%
    }
    .sbbs-push-sm-2 {
        left: 16.66667%
    }
    .sbbs-push-sm-3 {
        left: 25%
    }
    .sbbs-push-sm-4 {
        left: 33.33333%
    }
    .sbbs-push-sm-5 {
        left: 41.66667%
    }
    .sbbs-push-sm-6 {
        left: 50%
    }
    .sbbs-push-sm-7 {
        left: 58.33333%
    }
    .sbbs-push-sm-8 {
        left: 66.66667%
    }
    .sbbs-push-sm-9 {
        left: 75%
    }
    .sbbs-push-sm-10 {
        left: 83.33333%
    }
    .sbbs-push-sm-11 {
        left: 91.66667%
    }
    .sbbs-push-sm-12 {
        left: 100%
    }
    .sbbs-offset-sm-0 {
        margin-left: 0
    }
    .sbbs-offset-sm-1 {
        margin-left: 8.33333%
    }
    .sbbs-offset-sm-2 {
        margin-left: 16.66667%
    }
    .sbbs-offset-sm-3 {
        margin-left: 25%
    }
    .sbbs-offset-sm-4 {
        margin-left: 33.33333%
    }
    .sbbs-offset-sm-5 {
        margin-left: 41.66667%
    }
    .sbbs-offset-sm-6 {
        margin-left: 50%
    }
    .sbbs-offset-sm-7 {
        margin-left: 58.33333%
    }
    .sbbs-offset-sm-8 {
        margin-left: 66.66667%
    }
    .sbbs-offset-sm-9 {
        margin-left: 75%
    }
    .sbbs-offset-sm-10 {
        margin-left: 83.33333%
    }
    .sbbs-offset-sm-11 {
        margin-left: 91.66667%
    }
}
@media (min-width: 768px) {
    .sbbs-col-md-1 {
        float: left;
        width: 8.33333%
    }
    .sbbs-col-md-2 {
        float: left;
        width: 16.66667%
    }
    .sbbs-col-md-3 {
        float: left;
        width: 25%
    }
    .sbbs-col-md-4 {
        float: left;
        width: 33.33333%
    }
    .sbbs-col-md-5 {
        float: left;
        width: 41.66667%
    }
    .sbbs-col-md-6 {
        float: left;
        width: 50%
    }
    .sbbs-col-md-7 {
        float: left;
        width: 58.33333%
    }
    .sbbs-col-md-8 {
        float: left;
        width: 66.66667%
    }
    .sbbs-col-md-9 {
        float: left;
        width: 75%
    }
    .sbbs-col-md-10 {
        float: left;
        width: 83.33333%
    }
    .sbbs-col-md-11 {
        float: left;
        width: 91.66667%
    }
    .sbbs-col-md-12 {
        float: left;
        width: 100%
    }
    .sbbs-pull-md-0 {
        right: auto
    }
    .sbbs-pull-md-1 {
        right: 8.33333%
    }
    .sbbs-pull-md-2 {
        right: 16.66667%
    }
    .sbbs-pull-md-3 {
        right: 25%
    }
    .sbbs-pull-md-4 {
        right: 33.33333%
    }
    .sbbs-pull-md-5 {
        right: 41.66667%
    }
    .sbbs-pull-md-6 {
        right: 50%
    }
    .sbbs-pull-md-7 {
        right: 58.33333%
    }
    .sbbs-pull-md-8 {
        right: 66.66667%
    }
    .sbbs-pull-md-9 {
        right: 75%
    }
    .sbbs-pull-md-10 {
        right: 83.33333%
    }
    .sbbs-pull-md-11 {
        right: 91.66667%
    }
    .sbbs-pull-md-12 {
        right: 100%
    }
    .sbbs-push-md-0 {
        left: auto
    }
    .sbbs-push-md-1 {
        left: 8.33333%
    }
    .sbbs-push-md-2 {
        left: 16.66667%
    }
    .sbbs-push-md-3 {
        left: 25%
    }
    .sbbs-push-md-4 {
        left: 33.33333%
    }
    .sbbs-push-md-5 {
        left: 41.66667%
    }
    .sbbs-push-md-6 {
        left: 50%
    }
    .sbbs-push-md-7 {
        left: 58.33333%
    }
    .sbbs-push-md-8 {
        left: 66.66667%
    }
    .sbbs-push-md-9 {
        left: 75%
    }
    .sbbs-push-md-10 {
        left: 83.33333%
    }
    .sbbs-push-md-11 {
        left: 91.66667%
    }
    .sbbs-push-md-12 {
        left: 100%
    }
    .sbbs-offset-md-0 {
        margin-left: 0
    }
    .sbbs-offset-md-1 {
        margin-left: 8.33333%
    }
    .sbbs-offset-md-2 {
        margin-left: 16.66667%
    }
    .sbbs-offset-md-3 {
        margin-left: 25%
    }
    .sbbs-offset-md-4 {
        margin-left: 33.33333%
    }
    .sbbs-offset-md-5 {
        margin-left: 41.66667%
    }
    .sbbs-offset-md-6 {
        margin-left: 50%
    }
    .sbbs-offset-md-7 {
        margin-left: 58.33333%
    }
    .sbbs-offset-md-8 {
        margin-left: 66.66667%
    }
    .sbbs-offset-md-9 {
        margin-left: 75%
    }
    .sbbs-offset-md-10 {
        margin-left: 83.33333%
    }
    .sbbs-offset-md-11 {
        margin-left: 91.66667%
    }
}
@media (min-width: 992px) {
    .sbbs-col-lg-1 {
        float: left;
        width: 8.33333%
    }
    .sbbs-col-lg-2 {
        float: left;
        width: 16.66667%
    }
    .sbbs-col-lg-3 {
        float: left;
        width: 25%
    }
    .sbbs-col-lg-4 {
        float: left;
        width: 33.33333%
    }
    .sbbs-col-lg-5 {
        float: left;
        width: 41.66667%
    }
    .sbbs-col-lg-6 {
        float: left;
        width: 50%
    }
    .sbbs-col-lg-7 {
        float: left;
        width: 58.33333%
    }
    .sbbs-col-lg-8 {
        float: left;
        width: 66.66667%
    }
    .sbbs-col-lg-9 {
        float: left;
        width: 75%
    }
    .sbbs-col-lg-10 {
        float: left;
        width: 83.33333%
    }
    .sbbs-col-lg-11 {
        float: left;
        width: 91.66667%
    }
    .sbbs-col-lg-12 {
        float: left;
        width: 100%
    }
    .sbbs-pull-lg-0 {
        right: auto
    }
    .sbbs-pull-lg-1 {
        right: 8.33333%
    }
    .sbbs-pull-lg-2 {
        right: 16.66667%
    }
    .sbbs-pull-lg-3 {
        right: 25%
    }
    .sbbs-pull-lg-4 {
        right: 33.33333%
    }
    .sbbs-pull-lg-5 {
        right: 41.66667%
    }
    .sbbs-pull-lg-6 {
        right: 50%
    }
    .sbbs-pull-lg-7 {
        right: 58.33333%
    }
    .sbbs-pull-lg-8 {
        right: 66.66667%
    }
    .sbbs-pull-lg-9 {
        right: 75%
    }
    .sbbs-pull-lg-10 {
        right: 83.33333%
    }
    .sbbs-pull-lg-11 {
        right: 91.66667%
    }
    .sbbs-pull-lg-12 {
        right: 100%
    }
    .sbbs-push-lg-0 {
        left: auto
    }
    .sbbs-push-lg-1 {
        left: 8.33333%
    }
    .sbbs-push-lg-2 {
        left: 16.66667%
    }
    .sbbs-push-lg-3 {
        left: 25%
    }
    .sbbs-push-lg-4 {
        left: 33.33333%
    }
    .sbbs-push-lg-5 {
        left: 41.66667%
    }
    .sbbs-push-lg-6 {
        left: 50%
    }
    .sbbs-push-lg-7 {
        left: 58.33333%
    }
    .sbbs-push-lg-8 {
        left: 66.66667%
    }
    .sbbs-push-lg-9 {
        left: 75%
    }
    .sbbs-push-lg-10 {
        left: 83.33333%
    }
    .sbbs-push-lg-11 {
        left: 91.66667%
    }
    .sbbs-push-lg-12 {
        left: 100%
    }
    .sbbs-offset-lg-0 {
        margin-left: 0
    }
    .sbbs-offset-lg-1 {
        margin-left: 8.33333%
    }
    .sbbs-offset-lg-2 {
        margin-left: 16.66667%
    }
    .sbbs-offset-lg-3 {
        margin-left: 25%
    }
    .sbbs-offset-lg-4 {
        margin-left: 33.33333%
    }
    .sbbs-offset-lg-5 {
        margin-left: 41.66667%
    }
    .sbbs-offset-lg-6 {
        margin-left: 50%
    }
    .sbbs-offset-lg-7 {
        margin-left: 58.33333%
    }
    .sbbs-offset-lg-8 {
        margin-left: 66.66667%
    }
    .sbbs-offset-lg-9 {
        margin-left: 75%
    }
    .sbbs-offset-lg-10 {
        margin-left: 83.33333%
    }
    .sbbs-offset-lg-11 {
        margin-left: 91.66667%
    }
}
@media (min-width: 1200px) {
    .sbbs-col-xl-1 {
        float: left;
        width: 8.33333%
    }
    .sbbs-col-xl-2 {
        float: left;
        width: 16.66667%
    }
    .sbbs-col-xl-3 {
        float: left;
        width: 25%
    }
    .sbbs-col-xl-4 {
        float: left;
        width: 33.33333%
    }
    .sbbs-col-xl-5 {
        float: left;
        width: 41.66667%
    }
    .sbbs-col-xl-6 {
        float: left;
        width: 50%
    }
    .sbbs-col-xl-7 {
        float: left;
        width: 58.33333%
    }
    .sbbs-col-xl-8 {
        float: left;
        width: 66.66667%
    }
    .sbbs-col-xl-9 {
        float: left;
        width: 75%
    }
    .sbbs-col-xl-10 {
        float: left;
        width: 83.33333%
    }
    .sbbs-col-xl-11 {
        float: left;
        width: 91.66667%
    }
    .sbbs-col-xl-12 {
        float: left;
        width: 100%
    }
    .sbbs-pull-xl-0 {
        right: auto
    }
    .sbbs-pull-xl-1 {
        right: 8.33333%
    }
    .sbbs-pull-xl-2 {
        right: 16.66667%
    }
    .sbbs-pull-xl-3 {
        right: 25%
    }
    .sbbs-pull-xl-4 {
        right: 33.33333%
    }
    .sbbs-pull-xl-5 {
        right: 41.66667%
    }
    .sbbs-pull-xl-6 {
        right: 50%
    }
    .sbbs-pull-xl-7 {
        right: 58.33333%
    }
    .sbbs-pull-xl-8 {
        right: 66.66667%
    }
    .sbbs-pull-xl-9 {
        right: 75%
    }
    .sbbs-pull-xl-10 {
        right: 83.33333%
    }
    .sbbs-pull-xl-11 {
        right: 91.66667%
    }
    .sbbs-pull-xl-12 {
        right: 100%
    }
    .sbbs-push-xl-0 {
        left: auto
    }
    .sbbs-push-xl-1 {
        left: 8.33333%
    }
    .sbbs-push-xl-2 {
        left: 16.66667%
    }
    .sbbs-push-xl-3 {
        left: 25%
    }
    .sbbs-push-xl-4 {
        left: 33.33333%
    }
    .sbbs-push-xl-5 {
        left: 41.66667%
    }
    .sbbs-push-xl-6 {
        left: 50%
    }
    .sbbs-push-xl-7 {
        left: 58.33333%
    }
    .sbbs-push-xl-8 {
        left: 66.66667%
    }
    .sbbs-push-xl-9 {
        left: 75%
    }
    .sbbs-push-xl-10 {
        left: 83.33333%
    }
    .sbbs-push-xl-11 {
        left: 91.66667%
    }
    .sbbs-push-xl-12 {
        left: 100%
    }
    .sbbs-offset-xl-0 {
        margin-left: 0
    }
    .sbbs-offset-xl-1 {
        margin-left: 8.33333%
    }
    .sbbs-offset-xl-2 {
        margin-left: 16.66667%
    }
    .sbbs-offset-xl-3 {
        margin-left: 25%
    }
    .sbbs-offset-xl-4 {
        margin-left: 33.33333%
    }
    .sbbs-offset-xl-5 {
        margin-left: 41.66667%
    }
    .sbbs-offset-xl-6 {
        margin-left: 50%
    }
    .sbbs-offset-xl-7 {
        margin-left: 58.33333%
    }
    .sbbs-offset-xl-8 {
        margin-left: 66.66667%
    }
    .sbbs-offset-xl-9 {
        margin-left: 75%
    }
    .sbbs-offset-xl-10 {
        margin-left: 83.33333%
    }
    .sbbs-offset-xl-11 {
        margin-left: 91.66667%
    }
}

.sbbs-float-xs-left {
    float: left!important
}
.sbbs-float-xs-right {
    float: right!important
}
.sbbs-float-xs-none {
    float: none!important
}
@media (min-width: 576px) {
    .sbbs-float-sm-left {
        float: left!important
    }
    .sbbs-float-sm-right {
        float: right!important
    }
    .sbbs-float-sm-none {
        float: none!important
    }
}
@media (min-width: 768px) {
    .sbbs-float-md-left {
        float: left!important
    }
    .sbbs-float-md-right {
        float: right!important
    }
    .sbbs-float-md-none {
        float: none!important
    }
}
@media (min-width: 992px) {
    .sbbs-float-lg-left {
        float: left!important
    }
    .sbbs-float-lg-right {
        float: right!important
    }
    .sbbs-float-lg-none {
        float: none!important
    }
}
@media (min-width: 1200px) {
    .sbbs-float-xl-left {
        float: left!important
    }
    .sbbs-float-xl-right {
        float: right!important
    }
    .sbbs-float-xl-none {
        float: none!important
    }
}
.sbbs-hidden-xs-up {
    display: none!important
}
@media (max-width: 575px) {
    .sbbs-hidden-xs-down {
        display: none!important
    }
}
@media (min-width: 576px) {
    .sbbs-hidden-sm-up {
        display: none!important
    }
}
@media (max-width: 767px) {
    .sbbs-hidden-sm-down {
        display: none!important
    }
}
@media (min-width: 768px) {
    .sbbs-hidden-md-up {
        display: none!important
    }
}
@media (max-width: 991px) {
    .sbbs-hidden-md-down {
        display: none!important
    }
}
@media (min-width: 992px) {
    .sbbs-hidden-lg-up {
        display: none!important
    }
}
@media (max-width: 1199px) {
    .sbbs-hidden-lg-down {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .sbbs-hidden-xl-up {
        display: none!important
    }
}
.sbbs-hidden-xl-down,
.sbbs-visible-print-block {
    display: none!important
}
