body { background: url(images/bg6.jpg) top center no-repeat; background-color: #000; }
#article { background: url(images/money.png) top center no-repeat; background-size: cover; font-family:Arial Unicode MS, Arial, sans-serif; font-size: 12px; color: #fff; }
#section-header { margin-top: 320px; }
#section-header-0 { width: 100%; text-align: center; padding-top: 10em; padding-bottom: 5em; }
#section-header-0-content {}
#section-header-1 { display: none; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle { background: url(images/content-bg.png) top left repeat; border-radius: 5px; padding: 1em; }
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 { }
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer { background: url(images/content-bg.png) top left repeat; border-radius: 5px; padding: 1em; margin-top: -3em; }
#section-footer-0 { text-align: center; width: 50%; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; width: 50%; }
#section-footer-1-content {}
#section-footer-2 { display: none; }
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
#media_contact_toggle_link{}

#header-container{}
#middle-container{}
#footer-container{}
.social-likes{}

/* Custom ID's & Classes */
*:focus { outline: none; }
a { color: #3399ff; cursor: pointer; text-decoration: none; }
a, a:after { transition: all 0.25s ease-in-out 0s; text-decoration: none; }
a:hover { color: #74baff; text-decoration: none; }
a:visited { color: #3399ff; text-decoration: none; }
h4 { color: #fff; font-weight: bold; font-size: 140%; }
#headline { font-size: 125%; font-weight: bold; text-decoration: none; }
img { max-width: 100%; border: none; }
#logo {}
#media-contact {}
.small_print { font-size: 85%; }
.social-icons { padding: .25em; }
#subhead { font-size: 110%; font-weight: normal; font-style: italic; }
#likes p { display: none; }
/* End Custom ID's & Classes */


/* RWD variations in order from largest to smallest */
@media (min-width:992px) and (max-width:1200px){
max-height: 390px;
}
@media (min-width:768px) and (max-width:991px){
#article {}
#multimedia_inline { text-align: center; }
}
@media (max-width:767px){
#article {}
#multimedia_inline { text-align: center; }
#section-footer-0, #section-footer-1, #section-footer-2 { width: 100%; text-align: center; }
}
/* End  RWD Variations */