.custom-breadcrumb-group ul.hs-breadcrumb-menu {
    padding: 8px 15px;
    list-style: none;
    background: #8baea2 url(https://2027031.fs1.hubspotusercontent-na1.net/hubfs/2027031/Lanermc_January2018/Images/bg-title-block.gif) repeat-x left bottom;
    border-radius: 4px;
    margin: 0;
    border: 0;
}

.custom-breadcrumb-group ul.hs-breadcrumb-menu li {
    margin-right: .2em;
    display: inline-block;
    padding: 0;
    float: none;
    color: #fff;
}

.custom-breadcrumb-group ul.hs-breadcrumb-menu li a {
    color: #fff;
    text-decoration: none;
}

.custom-breadcrumb-group ul.hs-breadcrumb-menu li a:hover {
    text-decoration: underline;
}

.custom-breadcrumb-group ul.hs-breadcrumb-menu > li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.custom-breadcrumb-group .hs-breadcrumb-menu-divider:before {
    display: none !important;
}

/* One Column Content Module */

.custom-one-col-content-group ul {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    list-style: none;
    border-radius: 0;
}

.custom-one-col-content-group ul li {
    margin: 0 0 12px;
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    display: inline-block;
    width: 100%;
}

.custom-one-col-content-group {
    border-top: 1px solid #ccc;
    padding-top: 1em;
}

.custom-one-col-content-group ul li span {
    font-size: 1.4em;
    margin-bottom: 0.25em;
    font-weight: 700;
    line-height: 1.42857143;
    display: block;
}

.custom-one-col-content-group ul li span a {
    text-decoration: underline;
    font-size: .9em;
    color: #701471;
}

.custom-one-col-content-group ul li span a:hover {
    text-decoration: none;
}

.custom-one-col-content-group ul li:last-child {
    border: 0;
    padding: 0;
}

.custom-one-col-content-group ul li em {
    font-size: 12px;
    margin-bottom: .25em;
    line-height: 1;
    font-weight: normal;
    display: block;
    font-style: normal;
}

/*  Full Width Layout */

#shadowbox_body {
    background-color: #fff !important;
}

#shadowbox_toolbar_inner div {
    font-size: 12px !important;
    height: 12px !important;
    line-height: 12px !important;
}

.full-width .custom-breadcrumb-group .page-center {
    padding: 11px !important;
}

.full-width .custom-breadcrumb-group ul.hs-breadcrumb-menu {
    margin-bottom: 20px !important;
}

.full-width .custom-row1-group .page-center {
    padding: 11px;
    margin-bottom: 10px;
}

.full-width .body-container .page-center > div {
    margin: 0!important;
}

.full-width .custom-row1-group {
    margin-bottom: 17px;
}

.full-width .custom-row1-group img {
    border-radius: 8px;
}

.full-width .custom-testimonial-group.with-bg {
    padding: 10px;
    border-radius: 8px;
}

.full-width .custom-testimonial-group p {
    margin: 0;
}

.full-width .custom-testimonial-group .author-details {
    margin: 0 0 10px;
}

.full-width .custom-two-col-with-img .left-img.col {
    float: left;
    width: 145px;
}

.full-width .custom-two-col-with-img .right-content.col {
    float: left;
    width: calc(100% - 145px);
}

.full-width .custom-two-col-with-img .left-img.col img {
    border: 1px solid #ccc;
    padding: 2px;
    width: 125px;
    margin: 7px 0 0 !important;
}

.full-width .custom-two-col-with-img .right-content.col .title {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
}

.full-width .custom-two-col-with-img .right-content.col .resourcelink {
    background-color: #701471;
    color: #fff;
    padding: 3px 8px 5px 8px;
    font-weight: bold;
    display: inline-block;
    margin: 5px 0;
}

.full-width .custom-two-col-with-img .right-content.col .resourcelink a {
    color: #fff;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.full-width .custom-two-col-with-img {
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
}

.full-width .custom-two-col-with-img .right-content.col .resourcelink.read-more {
    background-color: #8baea2;
}

.full-width .custom-testimonial-group.with-lightbox h3.title {
    margin: 0 0 11px;
}

.full-width .custom-testimonial-group.with-lightbox .content-group p {
    margin: 0 0 10px;
}

.full-width .custom-testimonial-group.with-lightbox .content-group p:before {
    position: absolute;
    top: -11px;
    left: -27px;
    z-index: -1;
    color: #ddd;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 25px;
}

.full-width .custom-testimonial-group.with-lightbox .content-group {
    position: relative;
    text-indent: 26px;
}

.full-width .custom-testimonial-group.with-lightbox .content-group p:after {
    position: relative;
    left: 3px;
    color: #ccc;
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 12px;
}

.full-width .custom-testimonial-group.with-lightbox .author-details {
    margin: 0;
}

.full-width .custom-testimonial-group.with-lightbox .img-group {
    float: right;
    padding: 5px 17px;
    position: relative;
    z-index: 99;
}

.full-width .custom-testimonial-group.with-lightbox .img-group img {
    padding: 2px;
    border: 1px solid #a5bbc6;
    margin: 0;
    width: 100px;
}

.full-width .custom-testimonial-group.with-lightbox .read-more-link {
    display: block;
    padding: 7px 0 0;
}



/*  End  */


@media (max-width: 767px) {
    .full-width .custom-row1-group img {
        border-radius: 8px;
        text-align: center;
        display: block;
        margin: 0 auto 10px !important;
        float: none !important;
    }
    
    .full-width .custom-testimonial-group.with-lightbox .img-group {
        float: none;
    }
}


@media (max-width: 479px) {
    
    .full-width .custom-two-col-with-img {
        text-align: center;
    }
    
    .full-width .custom-two-col-with-img .left-img.col {
        float: none;
        width: 100%;
    }
    
    .full-width .custom-two-col-with-img .right-content.col {
        float: none;
        width: 100%;
    }
    
    .full-width .custom-two-col-with-img .left-img.col img {
        margin: 7px auto !important;
        display: block;
    }
    
    #shadowbox_body_inner {
        height: 188px !important;
    }
/* Brute force to override the specific widget white text */
div[id^="hs_cos_wrapper_widget"] h5, 
div[id^="hs_cos_wrapper_widget"] h5 *,
.doctors-index-block h5, 
.doctors-index-block h5 * {
    color: #6f1471 !important;
}