.pstBannerCountdownItem {
    line-height: 1.1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.pstbannercountdown {
    padding-bottom: 0.8em;
}
#header #pbc-products a,
#header #pbc-products a img {
    max-height: none;
}
body .pbc-countdown-col {
    padding: 0;
    float: left;
}
.pbc-countdown-col .pbc-countdown-col-products {
    padding: 0 15px;
}
#footer .pbc-countdown-col,
#left_column .pbc-countdown-col,
#right_column .pbc-countdown-col {
    padding: 0 15px;
}
#footer .pstBannerCountdownItem .ajax_block_product,
#left_column .pstBannerCountdownItem .ajax_block_product,
#right_column .pstBannerCountdownItem .ajax_block_product {
    width: 100%;
}

#footer .pstb-container {
    padding-left: 15px;
    padding-right: 15px;
}

.pbc-custom,
/*.pbc-inactive,*/
.pstb-hidden {
    display: none !important;
}

.pstb-wrp .pst-banner-link {
    display: contents;
}

.pbc-block-image {
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    width: auto !important;
    display: inline-block !important;
}
.pbc-products {
    padding-top: 10px;
    margin-bottom: 0 !important;
}

.pbc-sticky-top,
.pbc-sticky-bottom {
    position: fixed !important;
    left: 0;
    right: 0;
    z-index: 100000;
    padding: 0 !important;
}
.pbc-sticky-top {
    top: 0;
}
.pbc-sticky-bottom {
    bottom: 0;
}
.pbc-sticky-top .pstBannerCountdownItem,
.pbc-sticky-bottom .pstBannerCountdownItem {
    background-size: auto;
}
.pstb_close {
    font-size: 23px;
    color: white;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
}
@media (max-width: 767px) {
    .pstb_close {
        right: 10px;
    }
}
.pbc-sticky-top .pstb_close,
.pbc-sticky-bottom .pstb_close {
    right: 0;
}
.pstb-wrp {
    overflow: hidden;
}
.pstb-wrp.pstbh_displayBanner .row {
    margin: 0;
}
.pstb-wrp.pstbh_displayBanner .pbc-countdown-col {
    padding: 0;
}
.pstb-wrp.pstbh_displayBanner .container .pbc-countdown-col {
    padding: 0 15px;
}

.pstbannercountdown.pbc-show-colon .pbc-main .pbc-count:after {
    content: ':';
    display: block;
    position: absolute;
    color: white;
    right: -0.16em;
    top: 0;
}
.pstbannercountdown.pbc-show-colon .pbc-diff-m100 .days .pbc-count:after {
    right: -10px;
}
.pstbannercountdown.pbc-show-colon .seconds .pbc-count:after {
    display: none;
}
body .pstbannercountdown.pbc-show-colon .pbc-main .pbc-count {
    overflow: visible;
}

#pbc_preview_wrp {
    position: fixed;
    right: 10px;
    top: 40%;
    line-height: 1;
    color: #fff;
    background-color: #31b0d5;
    border: 1px solid #269abc;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    border-radius: 4px;
    z-index: 99999;
}
#pbc_preview_wrp label {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
}
#pbc_preview_wrp input {
    vertical-align: top;
    margin-top: 1px;
}
#pbc_preview_wrp .checker {
    display: inline-block;
}


@media (max-width: 767px) {
    .pbc-hide-xs {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pbc-hide-sm {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pbc-hide-md {
        display: none;
    }
}
@media (min-width: 1200px) {
    .pbc-hide-lg {
        display: none;
    }
}

.pstb-wrp .pbc-block-align-left {
    text-align: left;
}
.pstb-wrp .pbc-block-align-center {
    text-align: center;
}
.pstb-wrp .pbc-block-align-right {
    text-align: right;
}
.lang-rtl .pstb-wrp .pbc-block-align-left {
    text-align: right;
}
.lang-rtl .pstb-wrp .pbc-block-align-right {
    text-align: left;
}
.lang-rtl .pstb-wrp .pbc-block-align-center {
    text-align: center;
}
@media (max-width: 767px) {
    .pstb-wrp .pbc-block-xs-align-left {
        text-align: left;
    }
    .pstb-wrp .pbc-block-xs-align-center {
        text-align: center;
    }
    .pstb-wrp .pbc-block-xs-align-right {
        text-align: right;
    }
    .lang-rtl .pstb-wrp .pbc-block-xs-align-left {
        text-align: right;
    }
    .lang-rtl .pstb-wrp .pbc-block-xs-align-right {
        text-align: left;
    }
    .lang-rtl .pstb-wrp .pbc-block-xs-align-center {
        text-align: center;
    }
}

.pstb-wrp .row-aligned {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.pstb-wrp .row-aligned:before {
    display: block;
}
.pstb-wrp .row-aligned .pbc-block-valign-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.pstb-wrp .row-aligned .pbc-block-valign-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
@media (max-width: 767px) {
    .pstb-wrp .row-aligned .pbc-block-xs-valign-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .pstb-wrp .row-aligned .pbc-block-xs-valign-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
#header .pstb-wrp .pst-banner-link {
    max-height: none;
    max-width: none;
}
#header .pstb-wrp .pbc-countdown-col p:last-child,
.pstb-wrp .pbc-countdown-col p:last-child {
    margin-bottom: 0;
}
.pstb-wrp .product-miniature .products {
    justify-content: space-evenly;
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
}
.lang-rtl .pstbannercountdown.pbc-show-colon .pbc-main .pbc-count:after {
    left: -0.16em;
    right: auto !important;
}
.pstb-wrp .pstBannerCountdownItem {
    display: flex;
    align-items: center;
}
.pstb-wrp .pstBannerCountdownItem > .row {
    flex-grow: 1;
}
.pstb-wrp .pst-banner-link > .row {
    flex: 0 0 100%;
    flex-grow: 1;
}
.pstb-wrp .pstbannercountdown.pbc-hide-days .pbc-time.days {
    display: none !important;
}
.pstb-wrp .visible-xs,
.pstb-wrp .visible-sm,
.pstb-wrp .visible-md,
.pstb-wrp .visible-lg {
    display: none !important;
}
.pstb-wrp .visible-xs-block,
.pstb-wrp .visible-xs-inline,
.pstb-wrp .visible-xs-inline-block,
.pstb-wrp .visible-sm-block,
.pstb-wrp .visible-sm-inline,
.pstb-wrp .visible-sm-inline-block,
.pstb-wrp .visible-md-block,
.pstb-wrp .visible-md-inline,
.pstb-wrp .visible-md-inline-block,
.pstb-wrp .visible-lg-block,
.pstb-wrp .visible-lg-inline,
.pstb-wrp .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .pstb-wrp .visible-xs {
        display: block !important;
    }
    .pstb-wrp table.visible-xs {
        display: table;
    }
    .pstb-wrp tr.visible-xs {
        display: table-row !important;
    }
    .pstb-wrp th.visible-xs,
    .pstb-wrp td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .pstb-wrp .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .pstb-wrp .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .pstb-wrp .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pstb-wrp .visible-sm {
        display: block !important;
    }
    .pstb-wrp table.visible-sm {
        display: table;
    }
    .pstb-wrp tr.visible-sm {
        display: table-row !important;
    }
    .pstb-wrp th.visible-sm,
    .pstb-wrp td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pstb-wrp .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pstb-wrp .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pstb-wrp .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pstb-wrp .visible-md {
        display: block !important;
    }
    .pstb-wrp table.visible-md {
        display: table;
    }
    .pstb-wrp tr.visible-md {
        display: table-row !important;
    }
    .pstb-wrp th.visible-md,
    .pstb-wrp td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pstb-wrp .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pstb-wrp .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pstb-wrp .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .visible-lg {
        display: block !important;
    }
    .pstb-wrp table.visible-lg {
        display: table;
    }
    .pstb-wrp tr.visible-lg {
        display: table-row !important;
    }
    .pstb-wrp th.visible-lg,
    .pstb-wrp td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .pstb-wrp .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pstb-wrp .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pstb-wrp .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .hidden-lg {
        display: none !important;
    }
}
.pstb-wrp .visible-print {
    display: none !important;
}
@media print {
    .pstb-wrp .visible-print {
        display: block !important;
    }
    .pstb-wrp table.visible-print {
        display: table;
    }
    .pstb-wrp tr.visible-print {
        display: table-row !important;
    }
    .pstb-wrp th.visible-print,
    .pstb-wrp td.visible-print {
        display: table-cell !important;
    }
}
.pstb-wrp .visible-print-block {
    display: none !important;
}
@media print {
    .pstb-wrp .visible-print-block {
        display: block !important;
    }
}
.pstb-wrp .visible-print-inline {
    display: none !important;
}
@media print {
    .pstb-wrp .visible-print-inline {
        display: inline !important;
    }
}
.pstb-wrp .visible-print-inline-block {
    display: none !important;
}
@media print {
    .pstb-wrp .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .pstb-wrp .hidden-print {
        display: none !important;
    }
}
.pstb-wrp .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .pstb-wrp .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .pstb-wrp .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .container {
        width: 1170px;
    }
}
.pstb-wrp .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.pstb-wrp .row {
    margin-left: -15px;
    margin-right: -15px;
}
.pstb-wrp .col,
.pstb-wrp .col-xs-1,
.pstb-wrp .col-sm-1,
.pstb-wrp .col-md-1,
.pstb-wrp .col-lg-1,
.pstb-wrp .col-xs-2,
.pstb-wrp .col-sm-2,
.pstb-wrp .col-md-2,
.pstb-wrp .col-lg-2,
.pstb-wrp .col-xs-3,
.pstb-wrp .col-sm-3,
.pstb-wrp .col-md-3,
.pstb-wrp .col-lg-3,
.pstb-wrp .col-xs-4,
.pstb-wrp .col-sm-4,
.pstb-wrp .col-md-4,
.pstb-wrp .col-lg-4,
.pstb-wrp .col-xs-5,
.pstb-wrp .col-sm-5,
.pstb-wrp .col-md-5,
.pstb-wrp .col-lg-5,
.pstb-wrp .col-xs-6,
.pstb-wrp .col-sm-6,
.pstb-wrp .col-md-6,
.pstb-wrp .col-lg-6,
.pstb-wrp .col-xs-7,
.pstb-wrp .col-sm-7,
.pstb-wrp .col-md-7,
.pstb-wrp .col-lg-7,
.pstb-wrp .col-xs-8,
.pstb-wrp .col-sm-8,
.pstb-wrp .col-md-8,
.pstb-wrp .col-lg-8,
.pstb-wrp .col-xs-9,
.pstb-wrp .col-sm-9,
.pstb-wrp .col-md-9,
.pstb-wrp .col-lg-9,
.pstb-wrp .col-xs-10,
.pstb-wrp .col-sm-10,
.pstb-wrp .col-md-10,
.pstb-wrp .col-lg-10,
.pstb-wrp .col-xs-11,
.pstb-wrp .col-sm-11,
.pstb-wrp .col-md-11,
.pstb-wrp .col-lg-11,
.pstb-wrp .col-xs-12,
.pstb-wrp .col-sm-12,
.pstb-wrp .col-md-12,
.pstb-wrp .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.pstb-wrp .col,
.pstb-wrp .col-xs-1,
.pstb-wrp .col-xs-2,
.pstb-wrp .col-xs-3,
.pstb-wrp .col-xs-4,
.pstb-wrp .col-xs-5,
.pstb-wrp .col-xs-6,
.pstb-wrp .col-xs-7,
.pstb-wrp .col-xs-8,
.pstb-wrp .col-xs-9,
.pstb-wrp .col-xs-10,
.pstb-wrp .col-xs-11,
.pstb-wrp .col-xs-12 {
    float: left;
}
.pstb-wrp .col-xs-12 {
    width: 100%;
}
.pstb-wrp .col-xs-11 {
    width: 91.66666667%;
}
.pstb-wrp .col-xs-10 {
    width: 83.33333333%;
}
.pstb-wrp .col-xs-9 {
    width: 75%;
}
.pstb-wrp .col-xs-8 {
    width: 66.66666667%;
}
.pstb-wrp .col-xs-7 {
    width: 58.33333333%;
}
.pstb-wrp .col-xs-6 {
    width: 50%;
}
.pstb-wrp .col-xs-5 {
    width: 41.66666667%;
}
.pstb-wrp .col-xs-4 {
    width: 33.33333333%;
}
.pstb-wrp .col-xs-3 {
    width: 25%;
}
.pstb-wrp .col-xs-2 {
    width: 16.66666667%;
}
.pstb-wrp .col-xs-1 {
    width: 8.33333333%;
}
.pstb-wrp .col-xs-pull-12 {
    right: 100%;
}
.pstb-wrp .col-xs-pull-11 {
    right: 91.66666667%;
}
.pstb-wrp .col-xs-pull-10 {
    right: 83.33333333%;
}
.pstb-wrp .col-xs-pull-9 {
    right: 75%;
}
.pstb-wrp .col-xs-pull-8 {
    right: 66.66666667%;
}
.pstb-wrp .col-xs-pull-7 {
    right: 58.33333333%;
}
.pstb-wrp .col-xs-pull-6 {
    right: 50%;
}
.pstb-wrp .col-xs-pull-5 {
    right: 41.66666667%;
}
.pstb-wrp .col-xs-pull-4 {
    right: 33.33333333%;
}
.pstb-wrp .col-xs-pull-3 {
    right: 25%;
}
.pstb-wrp .col-xs-pull-2 {
    right: 16.66666667%;
}
.pstb-wrp .col-xs-pull-1 {
    right: 8.33333333%;
}
.pstb-wrp .col-xs-pull-0 {
    right: auto;
}
.pstb-wrp .col-xs-push-12 {
    left: 100%;
}
.pstb-wrp .col-xs-push-11 {
    left: 91.66666667%;
}
.pstb-wrp .col-xs-push-10 {
    left: 83.33333333%;
}
.pstb-wrp .col-xs-push-9 {
    left: 75%;
}
.pstb-wrp .col-xs-push-8 {
    left: 66.66666667%;
}
.pstb-wrp .col-xs-push-7 {
    left: 58.33333333%;
}
.pstb-wrp .col-xs-push-6 {
    left: 50%;
}
.pstb-wrp .col-xs-push-5 {
    left: 41.66666667%;
}
.pstb-wrp .col-xs-push-4 {
    left: 33.33333333%;
}
.pstb-wrp .col-xs-push-3 {
    left: 25%;
}
.pstb-wrp .col-xs-push-2 {
    left: 16.66666667%;
}
.pstb-wrp .col-xs-push-1 {
    left: 8.33333333%;
}
.pstb-wrp .col-xs-push-0 {
    left: auto;
}
.pstb-wrp .col-xs-offset-12 {
    margin-left: 100%;
}
.pstb-wrp .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.pstb-wrp .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.pstb-wrp .col-xs-offset-9 {
    margin-left: 75%;
}
.pstb-wrp .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.pstb-wrp .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.pstb-wrp .col-xs-offset-6 {
    margin-left: 50%;
}
.pstb-wrp .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.pstb-wrp .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.pstb-wrp .col-xs-offset-3 {
    margin-left: 25%;
}
.pstb-wrp .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.pstb-wrp .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.pstb-wrp .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .pstb-wrp .col,
    .pstb-wrp .col-sm-1,
    .pstb-wrp .col-sm-2,
    .pstb-wrp .col-sm-3,
    .pstb-wrp .col-sm-4,
    .pstb-wrp .col-sm-5,
    .pstb-wrp .col-sm-6,
    .pstb-wrp .col-sm-7,
    .pstb-wrp .col-sm-8,
    .pstb-wrp .col-sm-9,
    .pstb-wrp .col-sm-10,
    .pstb-wrp .col-sm-11,
    .pstb-wrp .col-sm-12 {
        float: left;
    }
    .pstb-wrp .col-sm-12 {
        width: 100%;
    }
    .pstb-wrp .col-sm-11 {
        width: 91.66666667%;
    }
    .pstb-wrp .col-sm-10 {
        width: 83.33333333%;
    }
    .pstb-wrp .col-sm-9 {
        width: 75%;
    }
    .pstb-wrp .col-sm-8 {
        width: 66.66666667%;
    }
    .pstb-wrp .col-sm-7 {
        width: 58.33333333%;
    }
    .pstb-wrp .col-sm-6 {
        width: 50%;
    }
    .pstb-wrp .col-sm-5 {
        width: 41.66666667%;
    }
    .pstb-wrp .col-sm-4 {
        width: 33.33333333%;
    }
    .pstb-wrp .col-sm-3 {
        width: 25%;
    }
    .pstb-wrp .col-sm-2 {
        width: 16.66666667%;
    }
    .pstb-wrp .col-sm-1 {
        width: 8.33333333%;
    }
    .pstb-wrp .col-sm-pull-12 {
        right: 100%;
    }
    .pstb-wrp .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .pstb-wrp .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .pstb-wrp .col-sm-pull-9 {
        right: 75%;
    }
    .pstb-wrp .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .pstb-wrp .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .pstb-wrp .col-sm-pull-6 {
        right: 50%;
    }
    .pstb-wrp .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .pstb-wrp .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .pstb-wrp .col-sm-pull-3 {
        right: 25%;
    }
    .pstb-wrp .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .pstb-wrp .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .pstb-wrp .col-sm-pull-0 {
        right: auto;
    }
    .pstb-wrp .col-sm-push-12 {
        left: 100%;
    }
    .pstb-wrp .col-sm-push-11 {
        left: 91.66666667%;
    }
    .pstb-wrp .col-sm-push-10 {
        left: 83.33333333%;
    }
    .pstb-wrp .col-sm-push-9 {
        left: 75%;
    }
    .pstb-wrp .col-sm-push-8 {
        left: 66.66666667%;
    }
    .pstb-wrp .col-sm-push-7 {
        left: 58.33333333%;
    }
    .pstb-wrp .col-sm-push-6 {
        left: 50%;
    }
    .pstb-wrp .col-sm-push-5 {
        left: 41.66666667%;
    }
    .pstb-wrp .col-sm-push-4 {
        left: 33.33333333%;
    }
    .pstb-wrp .col-sm-push-3 {
        left: 25%;
    }
    .pstb-wrp .col-sm-push-2 {
        left: 16.66666667%;
    }
    .pstb-wrp .col-sm-push-1 {
        left: 8.33333333%;
    }
    .pstb-wrp .col-sm-push-0 {
        left: auto;
    }
    .pstb-wrp .col-sm-offset-12 {
        margin-left: 100%;
    }
    .pstb-wrp .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .pstb-wrp .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .pstb-wrp .col-sm-offset-9 {
        margin-left: 75%;
    }
    .pstb-wrp .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .pstb-wrp .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .pstb-wrp .col-sm-offset-6 {
        margin-left: 50%;
    }
    .pstb-wrp .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .pstb-wrp .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .pstb-wrp .col-sm-offset-3 {
        margin-left: 25%;
    }
    .pstb-wrp .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .pstb-wrp .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .pstb-wrp .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .pstb-wrp .col,
    .pstb-wrp .col-md-1,
    .pstb-wrp .col-md-2,
    .pstb-wrp .col-md-3,
    .pstb-wrp .col-md-4,
    .pstb-wrp .col-md-5,
    .pstb-wrp .col-md-6,
    .pstb-wrp .col-md-7,
    .pstb-wrp .col-md-8,
    .pstb-wrp .col-md-9,
    .pstb-wrp .col-md-10,
    .pstb-wrp .col-md-11,
    .pstb-wrp .col-md-12 {
        float: left;
    }
    .pstb-wrp .col-md-12 {
        width: 100%;
    }
    .pstb-wrp .col-md-11 {
        width: 91.66666667%;
    }
    .pstb-wrp .col-md-10 {
        width: 83.33333333%;
    }
    .pstb-wrp .col-md-9 {
        width: 75%;
    }
    .pstb-wrp .col-md-8 {
        width: 66.66666667%;
    }
    .pstb-wrp .col-md-7 {
        width: 58.33333333%;
    }
    .pstb-wrp .col-md-6 {
        width: 50%;
    }
    .pstb-wrp .col-md-5 {
        width: 41.66666667%;
    }
    .pstb-wrp .col-md-4 {
        width: 33.33333333%;
    }
    .pstb-wrp .col-md-3 {
        width: 25%;
    }
    .pstb-wrp .col-md-2 {
        width: 16.66666667%;
    }
    .pstb-wrp .col-md-1 {
        width: 8.33333333%;
    }
    .pstb-wrp .col-md-pull-12 {
        right: 100%;
    }
    .pstb-wrp .col-md-pull-11 {
        right: 91.66666667%;
    }
    .pstb-wrp .col-md-pull-10 {
        right: 83.33333333%;
    }
    .pstb-wrp .col-md-pull-9 {
        right: 75%;
    }
    .pstb-wrp .col-md-pull-8 {
        right: 66.66666667%;
    }
    .pstb-wrp .col-md-pull-7 {
        right: 58.33333333%;
    }
    .pstb-wrp .col-md-pull-6 {
        right: 50%;
    }
    .pstb-wrp .col-md-pull-5 {
        right: 41.66666667%;
    }
    .pstb-wrp .col-md-pull-4 {
        right: 33.33333333%;
    }
    .pstb-wrp .col-md-pull-3 {
        right: 25%;
    }
    .pstb-wrp .col-md-pull-2 {
        right: 16.66666667%;
    }
    .pstb-wrp .col-md-pull-1 {
        right: 8.33333333%;
    }
    .pstb-wrp .col-md-pull-0 {
        right: auto;
    }
    .pstb-wrp .col-md-push-12 {
        left: 100%;
    }
    .pstb-wrp .col-md-push-11 {
        left: 91.66666667%;
    }
    .pstb-wrp .col-md-push-10 {
        left: 83.33333333%;
    }
    .pstb-wrp .col-md-push-9 {
        left: 75%;
    }
    .pstb-wrp .col-md-push-8 {
        left: 66.66666667%;
    }
    .pstb-wrp .col-md-push-7 {
        left: 58.33333333%;
    }
    .pstb-wrp .col-md-push-6 {
        left: 50%;
    }
    .pstb-wrp .col-md-push-5 {
        left: 41.66666667%;
    }
    .pstb-wrp .col-md-push-4 {
        left: 33.33333333%;
    }
    .pstb-wrp .col-md-push-3 {
        left: 25%;
    }
    .pstb-wrp .col-md-push-2 {
        left: 16.66666667%;
    }
    .pstb-wrp .col-md-push-1 {
        left: 8.33333333%;
    }
    .pstb-wrp .col-md-push-0 {
        left: auto;
    }
    .pstb-wrp .col-md-offset-12 {
        margin-left: 100%;
    }
    .pstb-wrp .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .pstb-wrp .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .pstb-wrp .col-md-offset-9 {
        margin-left: 75%;
    }
    .pstb-wrp .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .pstb-wrp .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .pstb-wrp .col-md-offset-6 {
        margin-left: 50%;
    }
    .pstb-wrp .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .pstb-wrp .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .pstb-wrp .col-md-offset-3 {
        margin-left: 25%;
    }
    .pstb-wrp .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .pstb-wrp .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .pstb-wrp .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .pstb-wrp .col,
    .pstb-wrp .col-lg-1,
    .pstb-wrp .col-lg-2,
    .pstb-wrp .col-lg-3,
    .pstb-wrp .col-lg-4,
    .pstb-wrp .col-lg-5,
    .pstb-wrp .col-lg-6,
    .pstb-wrp .col-lg-7,
    .pstb-wrp .col-lg-8,
    .pstb-wrp .col-lg-9,
    .pstb-wrp .col-lg-10,
    .pstb-wrp .col-lg-11,
    .pstb-wrp .col-lg-12 {
        float: left;
    }
    .pstb-wrp .col-lg-12 {
        width: 100%;
    }
    .pstb-wrp .col-lg-11 {
        width: 91.66666667%;
    }
    .pstb-wrp .col-lg-10 {
        width: 83.33333333%;
    }
    .pstb-wrp .col-lg-9 {
        width: 75%;
    }
    .pstb-wrp .col-lg-8 {
        width: 66.66666667%;
    }
    .pstb-wrp .col-lg-7 {
        width: 58.33333333%;
    }
    .pstb-wrp .col-lg-6 {
        width: 50%;
    }
    .pstb-wrp .col-lg-5 {
        width: 41.66666667%;
    }
    .pstb-wrp .col-lg-4 {
        width: 33.33333333%;
    }
    .pstb-wrp .col-lg-3 {
        width: 25%;
    }
    .pstb-wrp .col-lg-2 {
        width: 16.66666667%;
    }
    .pstb-wrp .col-lg-1 {
        width: 8.33333333%;
    }
    .pstb-wrp .col-lg-pull-12 {
        right: 100%;
    }
    .pstb-wrp .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .pstb-wrp .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .pstb-wrp .col-lg-pull-9 {
        right: 75%;
    }
    .pstb-wrp .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .pstb-wrp .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .pstb-wrp .col-lg-pull-6 {
        right: 50%;
    }
    .pstb-wrp .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .pstb-wrp .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .pstb-wrp .col-lg-pull-3 {
        right: 25%;
    }
    .pstb-wrp .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .pstb-wrp .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .pstb-wrp .col-lg-pull-0 {
        right: auto;
    }
    .pstb-wrp .col-lg-push-12 {
        left: 100%;
    }
    .pstb-wrp .col-lg-push-11 {
        left: 91.66666667%;
    }
    .pstb-wrp .col-lg-push-10 {
        left: 83.33333333%;
    }
    .pstb-wrp .col-lg-push-9 {
        left: 75%;
    }
    .pstb-wrp .col-lg-push-8 {
        left: 66.66666667%;
    }
    .pstb-wrp .col-lg-push-7 {
        left: 58.33333333%;
    }
    .pstb-wrp .col-lg-push-6 {
        left: 50%;
    }
    .pstb-wrp .col-lg-push-5 {
        left: 41.66666667%;
    }
    .pstb-wrp .col-lg-push-4 {
        left: 33.33333333%;
    }
    .pstb-wrp .col-lg-push-3 {
        left: 25%;
    }
    .pstb-wrp .col-lg-push-2 {
        left: 16.66666667%;
    }
    .pstb-wrp .col-lg-push-1 {
        left: 8.33333333%;
    }
    .pstb-wrp .col-lg-push-0 {
        left: auto;
    }
    .pstb-wrp .col-lg-offset-12 {
        margin-left: 100%;
    }
    .pstb-wrp .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .pstb-wrp .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .pstb-wrp .col-lg-offset-9 {
        margin-left: 75%;
    }
    .pstb-wrp .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .pstb-wrp .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .pstb-wrp .col-lg-offset-6 {
        margin-left: 50%;
    }
    .pstb-wrp .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .pstb-wrp .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .pstb-wrp .col-lg-offset-3 {
        margin-left: 25%;
    }
    .pstb-wrp .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .pstb-wrp .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .pstb-wrp .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.pstb-wrp .clearfix,
.pstb-wrp .clearfix:before,
.pstb-wrp .clearfix:after,
.pstb-wrp .container:before,
.pstb-wrp .container:after,
.pstb-wrp .container-fluid:before,
.pstb-wrp .container-fluid:after,
.pstb-wrp .row:before,
.pstb-wrp .row:after {
    content: " ";
    display: table;
}
.pstb-wrp .clearfix:after,
.pstb-wrp .container:after,
.pstb-wrp .container-fluid:after,
.pstb-wrp .row:after {
    clear: both;
}
.pstb-wrp .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pstb-wrp .pull-right {
    float: right !important;
}
.pstb-wrp .pull-left {
    float: left !important;
}
.pstb-wrp *,
.pstb-wrp *:before,
.pstb-wrp *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

