#multimedia_inline a:hover{
  font-weight: normal !important;
}

.infographic{
   max-width: 90%;
   margin-top: 10px;
}

.infographic:hover{
   box-shadow: 2px 2px 2px #838383;
   -webkit-box-shadow: 2px 2px 2px #838383;
  -moz-box-shadow: 2px 2px 2px #838383;
}

#section-footer-0, #section-footer-1, #section-footer-2 {
  transition: border-color .5s ease, background .5s ease;
  -webkit-transition: border-color .5s ease, background .5s ease;
  -moz-transition: border-color .5s ease, background .5s ease;
  -o-transition: border-color .5s ease, background .5s ease;
  -ms-transition: border-color .5s ease, background .5s ease;
  border-color: #fff;
  background: #fff;
}

#section-footer-0:hover, #section-footer-1:hover, #section-footer-2:hover {
  transition: border-color 1s ease, background 1s ease;
  -webkit-transition: border-color 1s ease, background .5s ease;
  -moz-transition: border-color1s ease, background .5s ease;
  -o-transition: border-color 1s ease, background .5s ease;
  -ms-transition: border-color 1s ease, background .5s ease;
  border-color: #72635d;
  background: #f0efed;
}

a, a:visited, a:hover{
   color: #f37021;
}

#containerElement{
   margin-top: 20px;
   margin-bottom: 20px;
}
body{
   background: url(images/bg1.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
#article {
font-family: akzidenz-grotesk_pro_regulaRg, arial, sans-serif;
font-size:13px;
color: rgb(135, 130, 128);
}
#section-header-0 {
  /* padding: 30px; 0px 30px 30px;*/
   text-align: right;
}
#section-header-0-content {}
.logo{width: 120px;
margin-top: 60px;
margin-right: 60px;
margin-bottom: 60px;
}
#section-header-0-content {}
#section-header-1 {
   /*padding: 20px; 20px 20px 0px;*/
}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {
   height: 445px;
}
#section-middle-0-content {}
#section-middle-1 { 
   /*max-height: 322px; 
   overflow: hidden; */
   margin-left: 0; 
   padding: 0 5px 0 5px;
}
#section-middle-1 h1{
   text-align: left;
   color: #5c5551;
}
#section-middle-1 h2{
   text-align: left;
}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0{
    margin-right: 1%;
    margin-left: 3%;
}
#section-footer-1{
    margin-right: 1%;
    margin-left: 1%;
}
#section-footer-2{
     margin-right: 2%;
    margin-left: 1%;
}
 #section-footer-0, #section-footer-1, #section-footer-2 {
   /*background-color: #f0efed;
   border: 2px solid #72635d;
   box-shadow: 2px 2px 7px;*/
   border: 1px solid #fff;
   padding: 15px;
   height: 390px;
   width: 30%;
}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {
   padding: 15px 5px 15px 5px;
}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
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, #middle-container, #footer-container{
   background: #fff;
      box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.9);
   -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.9);
   -moz-box-shadow:    0px 3px 3px 0px rgba(0, 0, 0, 0.9);
}
#header-container{}
#middle-container{
   background: #f0efed;
   padding-bottom: 0px;
   padding-top: 20px;
   border-top: 5px #8D8D8D double;
   border-bottom: 5px #8D8D8D double;
}
#footer-container{
    padding-bottom: 20px;
    text-align: center;
    padding-top: 20px;
}
#footer-container h3{
   font-family: "akzidenz-grotesk_pro_regulaRg",arial,sans-serif;
   font-size: 1.5em;
   color: #72635d;
}

.center-header {
font-size: .9em!important;
text-align: left;
padding-left: 9px;
word-wrap: break-word;
}

.phone {
   width: 50px;
}
.file{
   width: 35px;
}
.video{
   width: 60px;
}
.social-likes{}
#likes p { display: none; }
@media (max-width:767px){
#section-header-0{display:none;}
#section-footer-0, #section-footer-1, #section-footer-2{
   width: 100%;
   height: 100%;
}
#section-footer-0:hover, #section-footer-1:hover, #section-footer-2:hover{
   background: #fff;
   border: #fff;
}
}
@media (min-width:768px) and (max-width:991px){

}
@media (max-width:991px){
      #middle-container{
   background: #fff;
   border: none;
}
#section-middle-0{
   height: 100%;
}

#section-middle-1-1-content {
padding: 0 15px;
}
#multimedia_inline{
   text-align: center;
}
#section-header-0{
   padding-bottom: 0px;
   text-align: right;
}
#middle-container{
   padding-top: 0px;
}
}

.highlight { background-color: yellow; }
.small_print { font-size: 85%; }