#facebook-feed{
   background: #fff;
   width: 100% !important;
   max-width: 100%;
}
img{max-width: 100%;}

.bunder{
text-decoration:underline;
font-weight:bold;
}

.icons{
   width: 50px;
}

.dateline, .source {
   font-weight: bold;
   font-style: italic;
}
body {
   background-image: url(images/7095451-bg-image.png);
   background-color: #252525;
   background-repeat: no-repeat;
   background-position: center 10px;
   background-attachment: fixed;
}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:13px;
}
#classic-container {
   background: #E7E7E7;
   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 40px 0px;
   text-align: center;
}
#section-header-1 {}
#right_container {
  background: #252525;
   width: 39%;
   border-radius: 8px;
   padding-left: 15px;
}
#right_container a, #right_container a:visited, #right_container a:hover{
   color: #C7C7C7;
}
#right_container h3 {
   text-align: center;
   color: #10b6e2;
   font-family: sans-serif;
   font-weight: lighter;
   font-size: 1.7em;
   margin-bottom: 10px;
}
.section-block-a {
   padding: 20px 0px 30px 0px;
   text-align: center;
   /*background: #444444;
   border-radius: 8px;*/
}
#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;
font-size:1.35em;
}
#section-press-release h2 {
   text-align: center;
font-weight:300;
font-size:1.15em;
font-style:italic;
}
.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;
line-height:127%;
padding:5px;
}
#slider-player {}
#slider-player-nav {}

.btn{
   color: #fff !important;
   width: 250px;
   max-width: 100%;
   display: block;
   margin: 0 auto;
   background: #ed1556; /* Old browsers */
background: -moz-linear-gradient(top,  #ed1556 0%, #b2103b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1556), color-stop(100%,#b2103b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed1556 0%,#b2103b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed1556 0%,#b2103b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed1556 0%,#b2103b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed1556 0%,#b2103b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1556', endColorstr='#b2103b',GradientType=0 ); /* IE6-9 */
}

.btn:hover{
  color: #fff;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: 2s;
  opacity: .8;
}

.ctab{
      padding: 25px 15px 25px 15px;
      font-size: 1.8em;
}
.mpeg{
   padding: 15px 8px 15px 8px;
   font-size: 1.7em;
}
#header-container{}
#middle-container{}
#footer-container{}
.social-likes{}
@media (max-width:767px){
   body{
      background-image: none;
   }  
   .block h3{
        text-align: center;
      color: #252525;
      font-family: sans-serif;
      font-weight: lighter;
      font-size: 1.7em;
      margin-bottom: 10px;
   }
   #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) {
   body{
      background-image: url(images/7095451-bg-846.png);
   }  
  
}

@media (min-width: 768px) and (max-width: 991px) {
   body{
      background-image: none;
   }  
  
}