.logo-box{float: left;}
.logo-text{ float: left; margin-top: 1.5em; font-size: 16px; font-weight: bold; color : #fff; }
.dateline, .source { font-weight: bold; font-style: italic; }

body { background: url(images/RHB5423-train-mountains.jpg) top center no-repeat #fff; background-size: cover; /*background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E31E28),
	color-stop(1, #C2225F)
);
background-image: -o-linear-gradient(bottom, #E31E28 0%, #C2225F 100%);
background-image: -moz-linear-gradient(bottom, #E31E28 0%, #C2225F 100%);
background-image: -webkit-linear-gradient(bottom, #E31E28 0%, #C2225F 100%);
background-image: -ms-linear-gradient(bottom, #E31E28 0%, #C2225F 100%);
background-image: linear-gradient(to bottom, #E31E28 0%, #C2225F 100%);*/ }
#article { /*background: url(images/bg-article.png) top left repeat-x; */font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
#section-header-0 {width:100%;}
#section-header-0-content {}
#section-header-1 { display: none; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle { background-color: #F6F6F6; background-image: linear-gradient(#FFFFFF, #F7F7F7 54%, #F0F0F0); background-repeat: no-repeat; border: 1px solid #ECECEC;  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25); border-radius: 7px; }
#section-middle-0 { margin-top: 3em; }
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer { margin-top: 2em; background-color: #F6F6F6; background-image: linear-gradient(#FFFFFF, #F7F7F7 54%, #F0F0F0); background-repeat: no-repeat; border: 1px solid #ECECEC;  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25); border-radius: 7px; margin-bottom: 5em; }
#section-footer-0 { text-align: center; margin-top: -.75em; /* color: #fff; */}
#section-footer-0-content {}
#section-footer-1 { text-align: center; margin-top: -.75em; /* color: #fff; */}
#section-footer-1-content {}
#section-footer-2 { text-align: center; margin-top: -.75em; /* color: #fff; */}
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
#media_contact_toggle_link{}

#header-container{}
#middle-container{}
#footer-container{}
.social-likes{}

/* Custom ID's & Classes */
*:focus { outline: none; }
a { color: #067AB4; text-decoration: none; }
a, a:after { transition: all 0.25s ease-in-out 0s; text-decoration: none; }
a:hover { color: #60bdff; text-decoration: underline; }
a:visited { color: #067AB4; text-decoration: none; }
#dateline { font-weight: bold; }
h4 { /*color: #fff; */font-weight: bold; font-size: 140%; margin-bottom: 1em; padding-bottom: 0em; }
#header-image { max-width: 100%; text-align:center;margin-top:2px; }
#headline { font-size: 125%; font-weight: bold; text-decoration: none; text-align:center;}
h2{font-size: 111%; text-align: center;}
img { max-width: 100%; border: none; }
#likes p {display:none;}
#logo { max-width: 300px; }
#media-contact {}
.small_print { font-size: 85%; }
.small_text { font-size: 85%; }
.social-icons { min-width: 30px; max-width: 40px; padding: .1em; }
#subhead { font-size: 110%; font-weight: normal; font-style: italic; }
/* End Custom ID's & Classes */


/* RWD variations in order from largest to smallest */
@media (min-width:992px) and (max-width:1200px){
#article {}
#section-header-0 { margin: 0em;  width: 100%; }
#section-header-1 { display: none; }
}
@media (min-width:768px) and (max-width:991px){
#article {}
#section-header-0 { margin: 0em;  width: 100%; }
#section-header-1 { display: none; }
#section-middle-0 { display: none; }
#multimedia_inline { text-align: center; }
#section-middle-1 { margin-left: 0em; }
/* Adjusts header to accomodate a wide email address */
.col-sm-9 { width: 65%;	}
#section-header-0 { width: 65%; }
.col-sm-3 { width: 35%; }
#section-header-1 { width: 35%; }
}
@media (max-width:767px){
#article { background: none; background-color: #C2225F; }
#section-header-0 { margin: 0em;  width: 100%; }
#section-header-1 { display: none; }
#section-header-1 { display: none; }
#section-middle-0 { display: none; }
#multimedia_inline { text-align: center; }
#section-middle-1 { margin-left: 0em; }
#section-footer-0, #section-footer-1, #section-footer-2 { padding: 1em; text-align: center; }
}
/* End  RWD Variations */