/* REL CENTRAL CUSTOM CSS */

.containerHr {
    border-top: 1px solid #eee;
}

.blogHeader {
    border-top: 5px solid #7D5679;
}
.blogTitle {

}
.blogTitleH1 {
   
}
.blogHero {
    justify-content:flex-end;
    display:flex;
    height:100%;
    width:100%;
    padding-bottom:0;
    margin-bottom:0;
    object-fit:contain;
}

.blogAuthor {
    border-radius:50%;
    border-style:solid;
    border-color:#000000;
    border-width:2px;
    height:80px;
    width:80px;
    vertical-align:bottom;
    object-fit:contain;
    background-color:#ffffff;
}

.dropCap {
    font-family:'Times New Roman', Times, serif;
    color:#266575;
    float: left;
    font-size: 50px;
    line-height: 40px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

.similarArticle {
    margin:0;
    padding:0;
}

.similarImgcontainer {
    padding-left:5%;padding-right:5%;
}

.similarLink {
    margin-bottom:0;
    font-size:16px;
}

.similarImage {
    margin-top:5px;
    height:125px;
    width:100px;
    align-content:center;
    vertical-align:top;
    object-fit:cover;
}

.similarImage2 {
    margin-top:5px;
    max-height:155px;
    width:100%;
    align-content:center;
    vertical-align:top;
    object-fit:cover;
    
}


@media (min-width: 992px){
.similarMiddle{
border-left: solid .5px #eee;border-right: solid .5px #eee;
}
}

@media (min-width: 992px){
.similarArticle{

}
}

/*
body {
 font-size: 100% !important; color: #292929; 
}

@media (min-width: 1200px) {
.container { width: 1110px !important; }
}

.container {
 margin-top: 7.5em;
 font-size: 1.2em; 
}

.list-group {
 margin-top: 25px;
 font-size: 1.3em;
} 

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { 
background-color: #407694;
 border-color: #407694;
} 

.content p  {
 font-size: 1.3em; 
}

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; background-color: #f5f5f5; border-left: 10px solid #266575;
}

.relnw { margin-bottom: 50px; }

.index .relnw p { padding: .5em .8em; }

.relnw p { font-size: 1.35em; }

.relnw p.media { padding: 0; margin-top: 0px; }

.relnw p.small { padding: 0; font-size: 1.2em; }

.relnw ul, .relnw ol { font-size: 1.35em; }

.relnw ul.events { font-size: 1.85em; }

.tab-content { padding-top: 20px; }

#chartdiv a { display: none; }

.relnw a { color:#337ab7; }

.relnw h1 { color: #7D5679; }

.relnw h2, .relnw h3, .relnw h4 { color: #266575; }

h4 { line-height: 1.4; font-size: 20px; }

.grey { background-color: #eee; }

figure.right { float: right;  margin-left: 10px; margin-bottom: 10px; }

figure.right img { border: 1px solid #eaeaea; }

figure.center { margin: 10px; }

.figure-caption { 
    font-size: 1.1em;
    margin-top: 5px;
    width: 230px;
}

figure.banner {  }

figure.banner img { 
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border: 1px solid #eaeaea; }

.relnw img.page { 
    border: 1px solid #eaeaea; 
    float: right;
    margin-left: 10px;
    margin-bottom: 10px; }

.relnw img.page-noborder { 
    border: none; 
    float: right;
    margin-left: 10px;
    margin-bottom: 10px; }

.media img { border: 1px solid #eaeaea; margin-top: 3px; }

.social { color: #407694; font-size: 2.8em; padding-top: 0px; margin-top: -15px; }
.social a { color: #407694; margin-right: 3px; }
.social a:hover { color: #266575 !important; }

#about .panel-body   
{ background-image: url(../images/about-banner.jpg); }
#ourregion .panel-body  
{ background-image: url(../images/region-banner.jpg); }
#work .panel-body    
{ background-image: url(../images/work-banner.jpg); } 
#partner .panel-body 
{ background-image: url(../images/partnership-banner.jpg); }

#about .panel-body, #ourregion .panel-body, #work .panel-body, #partner .panel-body {
background-repeat: no-repeat; 
padding: 150px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}

#about .panel-footer, #ourregion .panel-footer, #work .panel-footer, #partner .panel-footer {
background-color: #6ab5c8; 
margin-bottom: 0px;
color: #fff; 
}
	
#about .panel-footer a, #ourregion .panel-footer a, #work .panel-footer a, #partner .panel-footer a {
color: #fff; 
margin-bottom: 0px;
}	

#about ol.breadcrumb, #ourregion ol.breadcrumb, #work ol.breadcrumb, #partner ol.breadcrumb {
background-color: transparent; 
margin-bottom: 0px;
padding: 0px 8px;
}

#about ol.breadcrumb>.active, #ourregion ol.breadcrumb>.active, #work ol.breadcrumb>.active, #partner ol.breadcrumb>.active {
color: #fff; 
}	

#region .btn-default { background-color: #266575; border-color: #fff; color: #f5f5f5; }
#region .btn-default:hover { background-color: #6ab5c8; border-color: #fff; color: #f5f5f5; }
#region .btn-group-lg>.btn, .btn-lg { border-radius: 0px; }

.rp-icon { height: 30px; width: 30px; margin-right: 10px; }

.fa-video-camera, .fa-picture-o, .fa-leanpub, .fa-file-text { color: #a53507; }

#accordion ul { list-style-type: none; padding-left: 0px; }
#accordion ul li { margin-bottom: 15px; }

.relnw h4.panel-title a { color: #a53507; }

#submobile-menu .navbar-default {
background-color: #fff !important;
border-color: #fff !important;
}

#submobile-menu .navbar {
margin-bottom: 0; 
}

#submobile-menu .navbar-nav {
font-size: 1.4em;
}
*/







