@import url(http://fonts.googleapis.com/css?family=Oswald);

#links {text-align: left; font-weight: bold;}

.icons{
   width: 200px;
}

#twitter-widget-2{
   width: 100% !important;
   max-width: 100%;
}
.small_text{font-size: 80%;}

a, a:visited, a:hover{
   color: #00529b;
}
img{max-width: 100%;}

.logo1{
   width: 200px;
   margin-right: 50px;
}
.logo2{
   width: 125px;
}


.dateline, .source {
   font-weight: bold;
   font-style: italic;
}
body {
     background: #D5D2D2;
}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#classic-container {
   background-image: url(images/bg-colorbar-original.png);
   background: #fff;
   padding-bottom: 20px;
   box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.9);
   -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.9);
   -moz-box-shadow:    0px 3px 10px 0px rgba(0, 0, 0, 0.9);
}
.row {
   margin-left: -4px;
   margin-right: -4px;
}
#section-header-0 {
   padding: 20px 0px 40px 0px;
   text-align: center;
}
#section-header-1 {}
#right_container {
      background: #DDD;
width: 39%;
   /* border-radius: 8px; */
   padding-left: 15px;
   border: 1px solid #999;
}

#right_container h3 {
   text-align: center;
   color: #fff;
   font-family: 'Oswald', arial; 
    font-weight: 300;
   font-size: 1.6em;
   margin-bottom: 10px;
   padding: 9px;
  background: #C90D00
}
.section-block-a {
   padding: 20px 0px 30px 0px;
   text-align: center;
}
#section-video-gallery {}
#video-main-title {}
#section-photo-gallery {}
#photo-main-title {}
.section-block-b {text-align:center;}
#section-block-c {text-align:center;}
#section-press-release {}
#section-press-release h1 {
   text-align: center;
}
#section-press-release h2 {
   text-align: center;
}
.block {}
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: 11px;
   font-weight: bold;
   padding: 5px;
}
#slider-player {}
#slider-player-nav {}
a { word-wrap:break-word;}
.ctab2{
    margin-top: 20px !important;
   margin-bottom: 20px !important;
   width: 200px;
   max-width: 100%;
}   
.ctab {-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: solid #C90D00 1px;
color: #fff !important;
background: #C90D00;
padding: 7px 13px;
font-size: 150%;
font-weight: normal;
display: block;
text-align: center;
margin: 3px auto;
max-width: 101%;
border-radius: 5px; }


.ctab:hover { transition: all 0.4s ease;
/* color: #B7B7B7!important; */
color: #333 !important;
border: solid #C90D00 1px;
background: #fff;
text-decoration: none;}
.mpeg{
   padding: 15px 8px 15px 8px;
   font-size: 1.7em;
}
#header-container{}
#middle-container{}
#footer-container{}
.social-likes p{display: none;}
@media (max-width:767px){
   .block h3{
    text-align: center;
   color: #fff;
   font-family: 'Oswald', arial; 
    font-weight: 300;
   font-size: 1.6em;
   margin-bottom: 10px;
   padding: 9px;
  background: #505051; /* Old browsers */
background: -moz-linear-gradient(left,  #505051 0%, #272727 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#505051), color-stop(100%,#272727)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #505051 0%,#272727 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #505051 0%,#272727 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #505051 0%,#272727 100%); /* IE10+ */
background: linear-gradient(to right,  #505051 0%,#272727 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505051', endColorstr='#272727',GradientType=1 ); /* IE6-9 */
   }
   #section-header-0{display:none;}
   #multimedia_inline h3 {
      text-align: center;
   }
.section-block-a {
   padding: 0px;
   text-align: center;
   border-radius: 0px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
  
}

@media (min-width: 768px) and (max-width: 991px) {
  
}