#facebook-feed { max-width: 100%; width:100%!important;}
.fb_iframe_widget iframe {height: 363px !important;}
img, object, embed { max-width: 100%; }

.logo{
   width: 175px;
   margin: 0 auto;
}
.ctab{width: 300px;}
.small-print{font-size: 80%;}
.icons {
   width: 50px;
   margin-bottom: 3px;
}
.dateline, .source {
   font-weight: bold;
   font-style: italic;
}
body{
   background-color: #F4EAFF;
   background-image: url(images/7307251-Cupcakes_3.jpg);
   background-size: contain;
   background-attachment: fixed;
}
#containerElement{
   margin-top: 20px;
   margin-bottom: 20px;
}
#article {
/*font-family:Arial Unicode MS,Arial,sans-serif;*/
font-family: 'Source Sans Pro', sans-serif;
font-size:12px;
}
#lede, #body_text{font-size: 14px;}
#section-header-0 {
   padding: 20px 0px 20px 20px;
   text-align: center;
   width: 50%;
}
#section-header-0-content {}
#section-header-1 {
   text-align: center;
   padding-top: 80px;
   padding-right: 20px;
   width: 50%;
}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
.flex-caption {
font-size: 12px;
}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {
   max-height: 320px;
   overflow: auto;
   margin-left: 0px;
}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-middle-1 h1 {
   font-size: 1.7em;
   text-align: center;
}
#section-middle-1 h2 {
   font-size: 1.3em;
   text-align: center;
}
#section-footer-0 {
   font-size: 14px;
}
#section-footer-0-content {}
#section-footer-1 {}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
#section-footer-2  iframe{
    background: #fff;
}
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, #middle-container, #footer-container{
   box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.9);
}
#header-container, #middle-container{
   background: #fff;
}
#header-container{
   background: #F3F3F3;
   border-bottom: 3px solid #61279e;
}
#middle-container{
   padding-top: 30px;
   padding-bottom: 50px;
}
#footer-container{
   text-align: center;
   background: #F3F3F3;
   border-top: 3px solid #61279e;
   padding-bottom: 10px;
}
#footer-container h3{
   color: #20c3ad;
   font-weight: normal;
   font-size: 25px;
}
.social-likes{}
#likes p { display: none; }
@media (max-width:767px){
#containerElement{
   margin-top: 0px;
   margin-bottom: 0px;
}
#section-header-0{display:none;}
#section-header-1{
   padding-top: 10px;
   padding-bottom: 10px;
   width: 100%;
   padding-right: 0px;
}
}

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

@media (min-width: 768px) and (max-width: 991px) {
   body{
       background-image: none;
       background-color: #F4EAFF;
   }
   #section-middle-1{
     overflow-x: hidden;
  }
}