#facebook-feed { max-width: 100%;border-radius:5px; }
.fb_iframe_widget iframe {height: 363px !important;}
img, object, embed { max-width: 100%; }
#twitter-widget {width: 100%;}

#section-middle-1 {
max-height: 331px;
overflow: auto;
margin-left: 0;
} 

.footer-icons {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
max-width: 20%;
}
body {
background:#d4d4d4 no-repeat;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.28, #F7F7F7),
	color-stop(1, #D4D4D4)
);
background-image: -o-linear-gradient(bottom, #F7F7F7 28%, #D4D4D4 100%);
background-image: -moz-linear-gradient(bottom, #F7F7F7 28%, #D4D4D4 100%);
background-image: -webkit-linear-gradient(bottom, #F7F7F7 28%, #D4D4D4 100%);
background-image: -ms-linear-gradient(bottom, #F7F7F7 28%, #D4D4D4 100%);
background-image: linear-gradient(to bottom, #F7F7F7 28%, #D4D4D4 100%);
}

.logo {margin: 12px 0;}

.ctab {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #3E3E3E;
color: #FFF!important;
padding: 5px;
font-size: 100%;
font-weight: normal;
display: block;
text-align: center;
margin: 11px auto;
width: 276px;
max-width: 101%;
border-radius: 6px;
font-weight: bold;
float: right;
}

.ctab:hover {
transition: background 0.4s ease, padding 0.8s linear;
color: #fff!important;
text-decoration: none;
background:#777;
}


/********MPEG4 BUTTON*******/

.mpeg4 {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #A50316;
color: #CFCFCF!important;
padding: 5px;
font-size: 100%;
font-weight: normal;
display: block;
text-align: center;
margin: 3px auto;
width: 160px;
max-width: 101%;
border-radius: 5px;
font-weight: bold;
letter-spacing: .1em;
}

.mpeg4:hover {
background:#780513;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff!important;
text-decoration: none;
}

.small_print {font-size:85%;}
.underline {text-decoration:underline;}
.dateline, .source { font-weight: bold; font-style: italic;}

#section-middle-1 h1 {
text-align: center;
font-size: 1.4em;
}

#section-middle-1 h2 {
text-align: center;
font-size: 1.2em;
font-weight:normal;
font-style:oblique;
}

.break-word {
word-wrap: break-word;
}

#likes p { display: none; }

a, a:hover {color:#d21034;word-wrap: break-word;}
#section-middle-1-1-content {
padding: 0 5px 0 5px;
}

#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {width:50%;}
#section-header-0-content {}
#section-header-1 {width:50%;}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}

#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
.flexslider {}
.flex-caption {font-size: .9em; padding-left:2px;}
#slider-player {}
#slider-player-nav {}

#header-container{}
#middle-container{
background:#fff;
padding-top: 20px;
border-top: solid 1px #E5E5E5;
border-right: solid 1px #E5E5E5;
border-left: solid 1px #E5E5E5;
}
#footer-container{
text-align:center;
background:#202020;
color:#ededed;
padding-bottom: 10px;
}
#footer-container h3 {
color: #aeaeae;
font-size: 125%;
text-transform: uppercase;
font-family: arial;
border-bottom: 1px solid #373636;
}
#footer-container a, #footer-container a:hover {color:#878787;}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
#section-header-1 {width:100%;}
.ctab {float:none;}
}

@media (max-width:991px) and (min-width:768px){
#footer-container h3 {
font-size: 117%;
}
#section-middle-1 {
max-height:297px;
}
}