#twitter-widget-1{
   width: 100% !important;
   max-width: 100%;
}
.highlight{
   background: yellow;
}
.small_text{font-size: 80%;}

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

.logo{
   width: 750px;
   max-width: 90%;
}
.icons{
   width: 50px;
   margin-right: 2px;
   margin-bottom: 5px;
}

.dateline, .source {
   font-weight: bold;
   font-style: italic;
}
body {
     background: #3772b9; /* Old browsers */
background: -moz-linear-gradient(top,  #3772b9 0%, #12335c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3772b9), color-stop(100%,#12335c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3772b9 0%,#12335c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3772b9 0%,#12335c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3772b9 0%,#12335c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3772b9 0%,#12335c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3772b9', endColorstr='#12335c',GradientType=0 ); /* IE6-9 */

}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:14px;
}
#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: 30px 0px 60px 0px;
   text-align: center;
}
#section-header-1 {}
#right_container {
      background: #D1D1D1;
   width: 39%;
   /* border-radius: 8px; */
   padding-left: 15px;
   border: 1px solid #7D8186;
}

#right_container h3 {
   text-align: center;
   background: #3772b9;
   color: #fff;
   font-family: sans-serif;
   font-weight: lighter;
   font-size: 1.5em;
   margin-bottom: 10px;
   padding: 3px;
}
.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;
   color: #3772b9;
   font-weight: lighter;
   font-size: 2.em;
line-height:130%;
}
#section-press-release h2 {
   text-align: center;
   font-weight: lighter;
   font-size: 1.35em;
line-height:130%;
}
.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: 12px;
   font-weight: bold;
   padding: 5px;
line-height:127%;
}
#slider-player {}
#slider-player-nav {}

.ctab, .ctab:visited { background-color: #C1D72E; border: solid 1px #000; border-radius: 8px; color: #fff; text-decoration: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 140%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background-color: #C1D72E; border: solid 1px #000; border-radius: 8px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.mpeg{
   font-size: 1.7em;
   display: inline-block;
   padding: 10px 25px 10px;
   background: none;
   border: 2px solid #4383d5;
   text-transform: uppercase;
   text-align: center;
   cursor: pointer;
}

.mpeg:hover{
  transition-property: background, color;
  transition-duration: .5s;
  background: #4383d5;
  color: #fff;
  text-decoration: none;
}
#header-container{}
#middle-container{}
#footer-container{}
.social-likes{}
@media (max-width:767px){
   .block h3{
text-align: center;
   background: #3772b9;
   color: #fff;
   font-family: sans-serif;
   font-weight: lighter;
   font-size: 1.5em;
   margin-bottom: 10px;
   padding: 3px;
   }
   #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) {
  
}