.bb-widget {width:100%;background-color:#fff;display: inline-block;}
.bb-widget-inner {padding-bottom:10px;}
/*widget title*/
.bb-widget-title {margin:10px 15px;font-size:12px;color:#34495e;text-transform: uppercase;font-weight: bold;text-align:center;overflow:hidden;}
/*widget title horizontal line*/
.bb-widget-mob-title:before {right: 100%; }
.bb-widget-mob-title:after {left: 100%; }
.bb-widget-mob-title:before , .bb-widget-mob-title:after {background: #34495e; content: ""; display: block; height: 1px; position: absolute; top: 50%; width: 400%; }
.bb-widget-mob-title {display: inline-block; padding: 0 15px; position: relative; }

/*widget box*/
.bb-widget-details {color:#000;padding:0 15px;background-color:#fff;margin-bottom:2px;width:100%;}
.bb-widget-icon {width: 35px;}
.bb-widget-details li {border-right:1px solid #d6d6d6; display: inline-block; text-align: center;width: 32.7%;min-height:85px;vertical-align:middle;}
.bb-widget-details li:nth-child(3) {border-right:none;}
.bb-widget-details li a {display: block;padding: 10px 0;}
.bb-widget-details .bb-widget-bank-title, .bb-widget-details .bb-widget-product-title, .bb-widget-details .bb-widget-offer-info {display: block; font-size: 12px; line-height: normal;color:#000;}
.bb-widget-details .bb-widget-offer-info {color:#9d9d9d;}
.bb-widget-icon {width: 35px;padding-bottom: 15px;}

/*reach search sprite*/
.sprite-widget-product-icons {dbImage_background-image: SPRITE_RECENT_SERACH_MENU;background-repeat:no-repeat;width:45px;height:34px;display:inline-block;margin-bottom:10px;display:inline-block;}
.bbicons-rs-li {width: 36px; background-position: -15px -508px;}
.bbicons-rs-fd {width: 32px; background-position: -15px -264px;}
.bbicons-rs-hi {width: 35px; background-position: -15px -317px;}
.bbicons-rs-ci {width: 49px; background-position: -15px -73px;}
.bbicons-rs-cc {width: 36px; background-position: -15px -145px;}
.bbicons-rs-cl {width: 36px; background-position: -15px -21px;}
.bbicons-rs-dc {width: 40px; background-position: -15px -202px;}
.bbicons-rs-hl {width: 32px; background-position: -15px -391px;}
.bbicons-rs-pl {width: 36px; background-position: -15px -454px;}
.bbicons-rs-savings {width: 28px; background-position: -15px -571px;}
.bbicons-rs-mf{width: 38px; background-position: -15px -763px;}
.bbicons-rs-el{width: 43px; background-position: -15px -713px;}
/* how its works */
.bb-notification-widget + .video-modal-offer{z-index: 1041;}
.bb-widget-details.bb-how-it-works{padding:5px 0;text-align:center;}
.bb-widget-details.bb-how-it-works > li{min-height:inherit;width:auto;padding:0 5px;}
.bb-widget-details.bb-how-it-works li img{max-width:100%;}
.bb-widget-details.bb-how-it-works a{max-height:91px;padding:0;}
.video-modal-offer .modal-body > iframe {width: 100% !important;}
@media only screen and (max-width : 767px) {
    .bb-widget-details.bb-how-it-works{padding:0 5px;}
    .bb-widget-details.bb-how-it-works > li{padding:0 10px;border-right:none;}
}
/* how its works */