.cta {
   width: 170px;
   max-width: 100%;
   padding-bottom: 12px;
}
body {
   /*background-color: #f4f1ea;
   background-image: url(images/bg10.png); 
   background-repeat: no-repeat;
   background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/ 
  background: url(images/bg1.jpg) top left repeat #fff;
}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {
   text-align: center;
   padding-top: 20px;
   padding-bottom: 20px;
}
#section-header-0-content {}
#section-header-0 img {
   max-width: 100%;
   width: 400px;
}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {max-height: 385px;}
#section-middle-1-content {}
#section-middle-1 h1{
   color: #f89829;
   text-align: center;
   font-size: 1.7em;
}
#section-middle-1 h2 {
    color: #f89829;
    text-align: center;
    font-size: 1.3em;
} 
#section-middle-2 {}
#section-middle-2-content {}
#footer-row {
   text-align: center;
   color: #fff;
}
#section-footer h4 {
   font-size: 1.7em;
   margin-bottom: 15px;
   margin-top: 15px;
}
#section-footer h5 {
   font-size: 12px;
   margin-bottom: 0px;
   color: #f89829;
   margin-top: 5px;
}
#section-footer p {
   margin-top: 0px;
}
#section-footer a {
    color: #fff;
    text-decoration: underline;
}
#section-footer-0, #section-footer-1 {
    border-right: 1px dashed #fff;
    
}
#section-footer-0 {padding-bottom: 125px;}
#section-footer-0-content {}
#section-footer-1 {padding-bottom: 20px;}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
#section-footer-2 img {
    width: 50px;
}
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{}
#header-container, #footer-container {
   background: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.49);
}
#middle-container {
   background: #fff;
   box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.49);
}
#header-container{
   padding-left: 0px;
   padding-right: 0px;
   /*background: #292929; 
   border-bottom: 3px solid #f89829;*/

}
#middle-container{
    padding-top: 10px;
}
#footer-container{
    background: #292929;
    border-top: 3px solid #f89829;
}
.social-likes{}
@media (max-width:767px){
   #header-container {
      background: #fff;
      border: none;
   }
   #header-container, #middle-container, #footer-container {
        box-shadow: none;
   }
   #section-header-0{display:none;}
   #section-header-1 {
          width: 100%;
          margin-top: 10px;
      }
   #section-middle-1 {
      margin-top: 0px;
   }
   #section-middle-1 h1{
       margin-top: 0px;
   }
   #multimedia_inline {
        text-align: center;
    }
    #section-footer-0, #section-footer-1 {
       border-right: none;
       border-bottom: 1px dashed #fff;
    }
    #section-footer-2{padding-bottom: 20px;}
    #sharing-bar {
        float: none;
        margin: 0 auto; 
        width: 200px;
   }
}
@media (min-width:991px){
}
@media (min-width:768px) and (max-width:991px){
    #multimedia_inline {
        text-align: center;
    }
    #section-footer-1 {
       padding-bottom: 35px;
    }
    #section-footer-0, #section-footer-1 {
         border-right: none;
    }
}

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

