body { background: url(images/bg-2.jpg) top center no-repeat; background-size: cover; background-position: center 0px;}
#article { font-family:Arial Unicode MS,Arial,sans-serif; font-size:12px; }
#containerElement { margin-top: 275px;}
#section-header { border-top-left-radius: 10px; border-top-right-radius: 10px;background-color: #fff; border-top: solid 1px #cececc; border-left: solid 1px #cececc; border-right: solid 1px #cececc; boder-bottom: none; }
#section-header-0 {text-align:center;}
#section-header-0-content {}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle { background-color: #fff; border-top: none; border-left: solid 1px #cececc; border-right: solid 1px #cececc; boder-bottom: none; }
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 { max-height: 320px; overflow: auto; margin-left: 0; padding: 0 5px 0 5px; } 
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: #fff; border-top: none; border-left: solid 1px #cececc; border-right: solid 1px #cececc; boder-bottom: solid 1px #cececc; }
#section-footer-0 { text-align: center; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; }
#section-footer-1-content {}
#section-footer-2 { text-align: center; }
#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; }
h1 { font-size: 1.5em !important; text-align: center; }

h2 { text-align: center; font-style: italic; font-size: 1.3em; }
/* Custom ID's & Classes */
*:focus { outline: none; }
a, a:visited { color: #2d70eb; cursor: pointer; text-decoration: none; font-size:1.2em;}
a, a:after { transition: all 0.25s ease-in-out 0s; text-decoration: none;font-size:1.2em; }
a:hover { color: #2d70eb; text-decoration: none; font-size:1.2em;}
a:visited { color: #2d70eb; text-decoration: none; font-size:1.2em;}
.ctab, .ctab:visited { background-color: #ab192d; border: 1px solid #000; border-radius: 8px; box-shadow: 2px 2px 2px #bbb; color: #fff; display: block; font-size: 120%; font-weight: bold; margin: 1em; padding: 15px; text-decoration: none; text-align: center; width: 90%; }

.ctab:hover { background-color: #ab192d; border: 1px solid #000; border-radius: 8px; box-shadow: 2px 2px 2px #bbb; color: #fff; display: block; font-size: 120%; font-weight: bold; margin:1em; padding: 15px; text-decoration: none; text-align: center; width: 90%; }
h4 { color: #ab192d; font-weight: bold; font-size: 140%; }
#headline { font-size: 125%; font-weight: bold; text-decoration: none; }
img { max-width: 100%; border: none; }
#logo { margin: 1em; margin-left:250px; width:250px;}
#media-contact {}
.small_print { font-size: 85%; }
.social-icons { padding: .25em; width: 15%; }
#subhead { font-size: 110%; font-weight: normal; font-style: italic; }
#likes p { display: none; }
#tw { max-width: 100%; }
/* End Custom ID's & Classes */

@media (max-width:767px){
#article { background: #fff; }
#containerElement { margin-top: 0px; }
#section-header-0{ display:none; }
}
@media (max-width:975px){
#logo { margin: 1em; text-align:left;}
}

@media (min-width: 1400px){
   body{
       background-position: center -70px;
   }
}