/* Update text */
.about-us-container h1:before {content: "Press & Media ";} 
.pane-shariff h4.pane-title:after {content:" this article";}

/* Update colors to relevant issue - Travel pack #007ac2 */
.about-us-container h1 {color:#333;}
.node-type-article h2 {border-bottom:3px solid #007ac2;}
.node-type-article p.h3 {border-left:3px solid #007ac2;}
.node-type-article ul.h3 {border-left:3px solid #007ac2;}
.ereach {background:#007ac2;}
/* Washed out (93% white) for backgrounds */
/* Contrast color */
.about-us-container h1:before {color:#007ac2;} 
.node-type-article .contrast {color:#007ac2;} 
.node-type-article .info-box {border:3px solid #007ac2;}
.node-type-article .info-box h3 {background:#007ac2;color:inherit;}


/* 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.35em;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5em;
    margin-right: 0 !important;}
.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 ul.h3 {padding-left:35px;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;}
.node-type-article .content-new .border-top-fix .panel-separator {height:0;}
.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;}
.field.field-name-field-refrences li {line-height:1.4em;}
@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;}
}

/* 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);}
}

.about-us-container .right-divider {background: none !important; width: 100% !important}
.about-us-container .border-top-fix {display:none !important}
