@font-face {
    font-family: 'Helvetica Neue';
    src: url('helveticaneue-light/HelveticaNeue-Light.eot');
    src: url('helveticaneue-light/HelveticaNeue-Lightd41dd41d.eot?#iefix') format('embedded-opentype'),
        url('helveticaneue-light/HelveticaNeue-Light.woff2') format('woff2'),
        url('helveticaneue-light/HelveticaNeue-Light.woff') format('woff'),
        url('helveticaneue-light/HelveticaNeue-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

.no-pad {
    padding: 0;
}
.pad-left {
    padding-left: 0;
}
.pad-right {
    padding-right: 0;
}
[action*="./"] #main-container .small-business.wrapper {
    padding: 0;
}
.hero-title {
    background: #0094dc;
        padding: 11px 0px 12px;
}
.hero-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    font-size: 46px;
}
/*.sbf-main-content h2 {
    font-size: 45px;
    color: #0193dc;
    padding-top: 0;
    margin-top: 0;
    font-family: arial;
}*/
/*.sbf-main-content h2 {
    font-size: 26px;
    color: #003875;
    padding-top: 0;
    margin-top: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.1;
}*/
.sbf-main-content h2 {
    color: #003875;
    font-size: 26px;
}
.sbf-main-content h2:first-child {
    margin-top: -7px;
}
.sbf-main-content h3 {
    line-height: 28px;
    margin-bottom: 20px;
}
.sbf-main-content h4 {
    color: #0094dc;
    font-style: normal;
    font-size: 18px;
}
.sbf-main-content h5 {
    color: #0094dc;
    font-weight: 600;
    /*padding-bottom: 10px;*/
    padding: 10px 0;
    /*font-size: 18px;*/
    font-size: 16px;
}
/*.sbf-main-content p {
    font-size: 15px;
    font-family: Arial;
    color: #020202;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: 10px;
}*/

.sbf-main-content .sbf-content-wrapper ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sbf-main-content .sbf-content-wrapper ul ul {
    padding-left: 21px;
    padding-top: 0;
}
.sbf-main-content .sbf-content-wrapper ul ul li {
    list-style-type: none;
}
.sbf-main-content .sbf-content-wrapper ul ul li::before {
    content: '-';
    position: absolute;
    margin-left: -20px;
}

.sbf-main-content {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f2f2f2;
}
.sbf-main-content .navbar-collapse.collapse {
    padding: 0;
}
.sbf-nav .navbar-nav>ul {
    margin: 0;
}
.sbf-nav .navbar-nav>li {
    float: none;
    /*border-top: 2px solid #0094dc;*/
}
/*.sbf-nav .navbar-nav>li:last-child {
    border-bottom: 2px solid #0094dc;
}*/
.sbf-nav .navbar-nav > li > a {

    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: rgb(70, 70, 70);
    padding-left: 8px;

}
#dynamic_select, .navbar .caret {
    display: none;
}


.row-3-col-2 {
    padding-top: 25px;
}
.row-3-col-2 .row {
    padding-bottom: 25px;
    display: table;
}
.row-3-col-2 .content-col {
    padding-left: 21px;
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 100%;
}
/*.row-3-col-2 p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}*/
.row-3-col-2 p span {
    color: #0094dc;
    font-weight: bold;
}
.content-col.dashed div div {
    border: dashed 2px #515c61;
    padding: 22px 22px 2px;
}
/*.content-col.dashed p {
    font-size: 22px;
}*/
.content-col.dashed h6, .content-col h6 {
    color: #0094dc;
    font-size: 26px;
    font-style: normal;
    margin: 0;
    line-height: 24px;
    padding-bottom: 5px;
}
.content-col.dashed p::before {
    border-top: dashed 2px #515c61;
    content: "";
    display: block;
    height: 1px;
    width: 32px;
    top: 50%;
    position: absolute;
    left: -9px;
}

.img-3-col, .img-4-col {
    padding: 10px 0 30px;
}
.img-3-col img, .img-4-col img {
    max-width: 100%;
    padding: 0 1px;
}
.img-2-col .col-lg-6 {
    text-align: center;
    padding: 10px 0 20px;
}
.img-2-col .col-lg-6 img {
    max-width: 100%;
}

.team-container {
    text-align: center;
    font-weight: 600;
}
.team-container img {
    padding-bottom: 10px;
}
.team-container .col-sm-6 {
    padding-bottom: 20px;
}
.team-container h6 {
    color: #0094dc;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}
.team-container a {
    font-weight: 700;
}
.testimonial-title {
    border: 8px solid #818285;
    border-radius: 14px;
    padding: 42px 91px 42px 57px;
    position: relative;
    margin-left: 39px;
    width: 73%;
}
.testimonial-title h2 {
    margin-bottom: 0;
}
.testimonial-title h3 {
    margin-top: 0;
}
.testimonial-title::before {
    background-image: url('../img/s_b_f/quote-left2.png');
    content: "";
    display: block;
    width: 94px;
    height: 85px;
    position: absolute;
    left: -48px;
    top: -11px;
}
.testimonial-title::after {
    background-image: url('../img/s_b_f/quote-right.png');
    content: "";
    display: block;
    width: 75px;
    height: 65px;
    position: absolute;
    right: 15px;
    bottom: 14px;
}
.sbf-main-content .sbf-content-wrapper .testionial-list ul {
    list-style: none;
    padding: 0;
    position: relative;
    border-top: 8px solid #818285;
}
.sbf-main-content .sbf-content-wrapper .testionial-list ul li {
    padding: 20px 102px;
    position: relative;
    background: #dddada;
}
.sbf-main-content .sbf-content-wrapper .testionial-list ul li:nth-child(even) {
    background: transparent;
}
.testionial-list li::before {
    background-image: url('../img/s_b_f/quote-left.png');
    content: "";
    display: block;
    width: 75px;
    height: 65px;
    position: absolute;
    left: 3px;
}
.testionial-list li::after {
    background-image: url('../img/s_b_f/quote-right.png');
    content: "";
    display: block;
    width: 75px;
    height: 65px;
    position: absolute;
    right: 0;
    bottom: 30px;
}
.quote-img {
    position: relative;
    width: 83px;
    height: 45px;
}

.quote-img::before {
    background-image: url('../img/s_b_f/quote-bottom.png');
    content: "";
    display: block;
    width: 83px;
    height: 61px;
    position: absolute;
    left: 67px;
    top: -8px;
    z-index: 1;
}
.sbf-main-content .sbf-content-wrapper .testionial-list ul:before {
    background-image: url('../img/s_b_f/border-left.png');
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: -8px;
}
.sbf-main-content .sbf-content-wrapper .testionial-list ul:after {
    background-image: url('../img/s_b_f/border-right.png');
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 0;
    top: -8px;
}
.testionial-list h3 {
    color: #0193dc;
    margin-bottom: 15px;
}
.testionial-list p {
}

.transaction-list ul li {
    border: 3px solid #595858;
    text-align: center;
    list-style: none;
    position: relative;
    margin-bottom: 30px;
    padding: 0 67px;
}
.transaction-list ul li::before {
    background-image: url('../img/s_b_f/icon-money.png');
    content: "";
    display: block;
    width: 131px;
    height: 131px;
    position: absolute;
    left: -65px;
    top: 20%;
}
.transaction-list p {
    font-size: 18px;
    padding-top: 27px;
    line-height: 28px;
}
.transaction-list h2 {
    font-size: 67px;
    font-weight: 700;
    padding-bottom: 9px;
    padding-top: 2px;
    margin-top: 12px;
}
.transaction-list h6 {
    font-style: normal;
    font-size: 20px;
    padding-bottom: 15px;
}
.team-container .col-sm-6 .RadDockZone {
    min-height: 168px !important;
    z-index: 999;
}

@media(max-width: 1200px) {
    .testimonial-title {
        width: 79%;
    }
}
@media(max-width: 991px) {
    .testimonial-title {
        width: 94%;
    }
    .transaction-list p {
        font-size: 22px;
    }
    .transaction-list h2 {
        font-size: 50px;
    }
    .transaction-list h6 {
        font-size: 18px;
    }
    .img-2-col .col-lg-6:first-child {
        padding-right: 5px;
    }
    .img-2-col .col-lg-6:nth-child(2) {
        padding-left: 5px;
    }
}
@media(max-width: 768px) {
    .sbf-main-content h2 {
        font-size: 40px;
    }
    .sbf-main-content h2:first-child {
        margin-top: 0px;
    }
    .testionial-list h3 {
        font-size: 22px;
    }
    .row-3-col-2 .content-col {
        display: block;
    }
    .img-col {
        padding-bottom: 25px;
    }
    .content-col.dashed p::before {
        display: none;
    }
    .row-3-col-2 p {
        font-size: 16px;
    }
    .testimonial-title {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .sbf-main-content .sbf-content-wrapper .testionial-list ul li {
        padding: 20px 40px;
    }
    .testimonial-title {
        padding: 42px 91px 42px 35px;
    }
    .testionial-list p {
        font-size: 17px;
    }
    .testimonial-title::before, .testimonial-title::after, .quote-img, .testionial-list li::before, 
    .testionial-list li::after, .transaction-list ul li::before {
        display: none;
    }
    .transaction-list ul li {
        padding: 0 20px;
    }
    .transaction-list p {
        font-size: 20px;
    }
    .transaction-list h2 {
        font-size: 40px;
    }
    .transaction-list h6 {
        font-size: 16px;
    }
    .img-4-col .col-xs-6 {
        padding-bottom: 2px;
    }
}
@media(max-width: 767px) {
    #dynamic_select {
        padding: 0;
        display: block;
    }
    #dynamic_select li {
        list-style: none;
        width: 100%;
        background: transparent;
        border: 2px solid #0094dc;
        font-size: 20px;
        color: #020202;
        padding: 0px;
        margin-bottom: 12px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        margin-left: 18px;
        width: 97%;
    }
    #dynamic_select a {
        padding: 12px 10px;
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    ul.site-selector-sub {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 999999;
        left: 18px;
        padding: 0;
        width: 97%;
        border: 1px solid #999;
        color: #808080;
        top: 51px;
        padding-top: 10px;
    }
    #dynamic_select ul.site-selector-sub li {
        margin-left: 0;
        border: 0;
        margin-bottom: 0;
        padding: 5px 12px;
    }
    #dynamic_select ul.site-selector-sub li:hover {
        background: #f2f2f2;
    }
    
    .navbar select {
        display: block;
        width: 100%;
        background: transparent;
        border: 2px solid #0094dc;
        font-size: 20px;
        color: #020202;
        padding: 10px;
        margin-bottom: 12px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        margin-left: 18px;
        width: 97%;
    }

    .navbar .caret {
        display: block;
        position: absolute;
        right: 23px;
        top: 38%;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-top: 6px dashed;
        color: #0094dc;
    }
    .transaction-list ul {
        padding-left: 0;
    }

}