h2 { font-weight: bold; font-style: italic; }
h3{
    font-size: 1.5em; 
}
a, a:visited, a:hover {
   color: #9c1519;
}
a:hover {
   text-decoration: underline;
}
.ctab {
   max-width: 100%;
   float: right;
}
.social-likes p{display: none;}
body{
   background-image: url(images/bg-newest.png);
   background-color: #272727;
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {
   padding-top: 20px;
   padding-bottom: 20px;
   width: 50%;
}
#section-header-0 img{
   width: 220px;
   max-width: 100%;
}
#section-header-1 {
   width: 50%;
   padding-top: 50px;
   padding-right: 20px;
}
#section-middle-1 {
   max-height: 388px;
   overflow: scroll;
   overflow-x: hidden;
}
#section-middle-1 h1{
   color: #2e603b;
   text-align: center;
   font-size: 1.7em;
}
 #section-middle-1 h2{
   text-align: center;
   font-size: 1.3em;
}
.dateline, .source {
   font-style: italic;
   font-weight: bold;
   font-size: 11px;
}
#section-footer-1 img{
   max-width: 100%;
   margin-bottom: 5px;
}
#section-footer-2 iframe {
   width: 100% !important;
}
.section-block-a {}
#section-video-gallery {}
#video-main-title {}
#section-photo-gallery {}
#photo-main-title {}
.section-block-b {}
#section-block-c {}
#section-press-release {}
.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 {}
#slider-player {}
#slider-player-nav {}
#header-container, #footer-container{
   background: #fff;
   box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.49);
text-align:center;
}
#middle-container {
background: #f3f3f2;
}
#header-container{}
#middle-container{}
#footer-container{
   border-top: 3px solid #2e603b;
   background: #000;
   color: #fff;
   text-align: center;
}
.social-likes{}
@media (max-width:767px){
    #section-header-0{display:none;}
    #section-middle-1 {
        height: 100%;
        overflow: initial
    }
    #section-header-1 {
         width: 100%;
         padding-top: 0px;
         padding-right: 0px;
         text-align: center;
    }
    .ctab {
          float: none;
          width: 200px;
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: auto;
          margin-right: auto;
          display: block;
    }
    #sharing-bar {
        float: left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
   body{
      background-image: url(images/bg-808.png);
   }  
  
}