/* Update text */

.about-us-container h1:before {content: "BLOOD GLUCOSE MANAGEMENT";} 
.pane-shariff h4.pane-title:after {content:" this article";}

/* Update colors to relevant category#55a6eb */
.about-us-container h1 {color:#55a6eb
;}
.node-type-article h2 {border-bottom:3px solid #55a6eb
;}
.node-type-article p.h3 {border-left:3px solid #55a6eb
;}
.ereach {background:#55a6eb
;}
/* Washed out (93% white) for backgrounds */
.about-us-container blockquote {background: #55a6eb;} 
/* Contrast color */
.about-us-container h1:before {color:#55a6eb;} 
.node-type-article .contrast {color:#55a6eb;} 
.node-type-article .info-box {border:3px solid #55a6eb;}
.node-type-article .info-box h3 {background:#55a6eb;color:inherit;}


/*custom excerpt to appear on homepage but not in article */

.excerpt {display:none} 

/* Following should not need changing */

#primaryContent .tab-wrapper {display:none;}
/* ul.breadcrumbs {display:none;} */
.fa-btn-icon::after {content:"\f0da";display:inline-block;margin-left:.5em;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;transform:translate(0,0);}
.about-us-container .padding-body-fix {padding-right:30px;}
.about-us-container  .pane-node-title {padding-top:40px;}
.about-us-container h1 {line-height:120%;text-shadow:none;font-weight:bold;}
.about-us-container h1:before {display:block;font-size:0.5em;margin:40px 0 15px;line-height:1em;text-transform:uppercase;}
.about-us-container blockquote {font-size: 1.75em;font-weight:bold;font-style:italic;line-height: 120%;float: right;width: 40%;padding: 15px 30px 15px 15px;margin: 0 0 0 15px;border-left: 0;margin-right: -30px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;box-shadow: -1px 1px 3px rgba(0,0,0,0.2);}
.about-us-container blockquote span {font-size:0.69em}
.node-type-article .col-sm-9 h2 {margin-top:1em;padding-bottom:10px;font-weight:bold;}
.node-type-article .col-sm-9 h3 {margin-bottom: 0;}
.node-type-article .padding-body-fix .field-item.even img {padding:7px 15px 15px;}
.node-type-article .col-xs-12.col-sm-3.border-top-fix {margin-top:0;padding:40px 30px 20px;}
.node-type-article p.h3 {padding-left:20px;font-size:1.25em;font-weight:bold;}
.node-type-article .info-box {padding: 0 15px;margin:20px 0;}
.node-type-article .info-box h3 {padding:15px;margin:0 -15px;border:0;color:#fff;}
.node-type-article .info-box h3 span {display:block;font-weight: normal;font-size:0.8em;}
.pane-shariff {clear:both;padding:20px 0;}
.pane-shariff h4.pane-title {float:left;margin:8px 10px 0 0;display:block;}
.field.field-name-field-refrences.field-type-text-long.field-label-hidden {font-size:0.75em;padding:0 0 20px;}
.field.field-name-field-refrences.field-type-text-long.field-label-hidden ol {padding-left:20px;}
@media (min-width: 768px) {
	.about-us-container .col-sm-9 {width:66.66666667%}
	.about-us-container .col-sm-3 {width:33.33333333%}
	.right-divider:before {background:none;display:none;}
}
@media (max-width: 767px) {
	.about-us-container .padding-body-fix {padding-right:10px;}
	.node-type-article .col-xs-12.col-sm-3.border-top-fix {padding: 20px 10px;}
	.about-us-container blockquote {float:none;width: auto;}
}

/* Sidebar */
.article-sidebar-nav img {max-width:100%;margin-bottom:20px;}
.article-sidebar-nav h2 {border-bottom:0;}
.article-sidebar-nav h3 {margin:0 0 10px;padding-top:10px;}
.article-sidebar-nav .nav-article {background-image: linear-gradient(#f0f0f1 0, #fff 10px);padding: 20px 0;}
.article-sidebar-nav .nav-feature {position:relative}
.article-sidebar-nav .nav-feature .feature-title {position:absolute;bottom:0;left:0;width:100%;padding:5px 10px;color:#fff;font-weight:bold;background:rgba(0,0,0,0.5);}
@media (min-width: 768px) {
	.article-sidebar-nav {padding-right:20px;}
	.article-sidebar-nav .nav-article {position:relative;margin: 0 -30px;padding: 20px 30px;}
	.article-sidebar-nav .nav-article:after {content: " ";position:absolute;top:0;right:0;width:30px;height: 10px;background-image: linear-gradient(135deg, rgba(255, 255, 255, 0),#fff);}
}

.detail-page-hero { background-position-y: 50% !important }
