.navbar {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 5px 1px rgba(0,0,0,.2);
}
.region-page-herobottomblocka .step1bg,.region-page-herobottomblocka .step2bg,.region-page-herobottomblocka .step3bg,.region-page-herobottomblockb .step1bg,.region-page-herobottomblockb .step2bg,.region-page-herobottomblockb .step3bg,.region-page-herobottomblockc .step1bg,.region-page-herobottomblockc .step2bg,.region-page-herobottomblockc .step3bg {
     position: absolute;
     width: 159px;
     height: 153px;
     top: 0;
     right: 0;
     z-index: -1;
     background: url(/images/icon/sign-up.webp);
     background-size: 159px 153px ;
     z-index: unset;
 }
.region-page-herobottomblocka .step2bg,.region-page-herobottomblockb .step2bg,.region-page-herobottomblockc .step2bg {
    position: absolute;
    width: 159px;
    height: 153px;
    top: 0;
    right: 0;
    z-index: -1;
    background: url(/images/icon/take-surveys.webp);
    z-index: unset;
    background-size: 159px 153px ;
}

.region-page-herobottomblocka .step3bg,.region-page-herobottomblockb .step3bg,.region-page-herobottomblockc .step3bg {
    position: absolute;
    width: 159px;
    height: 153px;
    top: 0;
    right: 0;
    z-index: -1;
    background: url(/images/icon/get-rewards.webp);
    z-index: unset;
    background-size: 159px 153px ;
}
.path-frontpage .region-page-herobottomblocka .outlinebox-header span.badge,.path-frontpage .region-page-herobottomblockb .outlinebox-header span.badge,.path-frontpage .region-page-herobottomblockc .outlinebox-header span.badge {
    background-color: #FF5400 ;
}

.region-page-herobottomblocka .outlinebox-header,.region-page-herobottomblockb .outlinebox-header,.region-page-herobottomblockc .outlinebox-header {
    padding: 20px;
    position: relative;
    height: 153px;
    overflow: hidden;
}
.region-page-herobottomblocka .outlinebox-content,.region-page-herobottomblockb .outlinebox-content,.region-page-herobottomblockc .outlinebox-content {
    font-size: 16px;
    padding: 20px;
    text-align: left;
}
.path-frontpage .flex-container .flex-wrap,.page-node-type-lp-about-us .flex-container .flex-wrap,.page-node-type-lp-reward-page .flex-container .flex-wrap,.page-node-type-lp-reward-items .flex-container .flex-wrap,.page-node-type-download-page .flex-container .flex-wrap,.page-node-type-basic-page-with-banner .flex-container .flex-wrap,.page-node-type-seo-templates .flex-container .flex-wrap {
    border: solid 1px #DEE2E6;
    border-radius: 6px;
    margin: 20px 10px;
    padding-left: 0px;
    padding-right: 0px;
}
.region-page-herobottomblocka .outlinebox .badge,.region-page-herobottomblockb .outlinebox .badge,.region-page-herobottomblockc .outlinebox .badge {
    min-width: 10px;
    padding: 4px 10px;
    margin-right: 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #d04a00;
    border-radius: 50px;
    float: left;
}


