body { 
    background-image: url(images/bg-sm.png); 
    background-color: #000;
    background-position: center 0px;
    background-repeat: no-repeat;
  
}
.header-banner {padding: 10px 0 20px;}
.banner {background:#0c172d;}
#article { background: url() top center no-repeat; font-family: Arial Unicode MS, Arial, sans-serif; font-size: 12px; }

.dateline, .source { font-weight: bold; font-style: italic; }

.small_print { font-size:85%; }

h1 { font-size: 1.5em !important; text-align: center; }

h2 { text-align: center; font-style: italic; font-size: 100%; }

h3 { font-size: 125%; text-align: center; background: #ed1a23; color: #fff; }

#header-container{
   /*background-image: url(images/header-banner2.png);
   background-size: cover;
   background-repeat: no-repeat;*/
   background: #3d5160;
}
#section-header-0-0-content {text-align: center;}
#section-header-0 { 
   padding: 0px;
   width: 100%;
}
#section-header-0-content {}
#section-header-1 { 
   padding-top: 1em; 
   padding-bottom: 1em; 
   width:50%;
   float: right;
   background: #3d5160;
}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}

#header-container, #middle-container, #footer-container{
   width: 83.6%;
   margin-left: 8.1%;
}
#middle-container{
   background: #3d5160;
   padding-top: 20px;
}
#section-middle-1 { background:none; color:#fff;}
#section-middle-0 { }
#section-middle-0-content {}
#section-middle-1 { }
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}

#section-middle-1-1-content {
max-height: 320px;
overflow: auto;
}

#footer-container {background: #3d5160;}
#footer-container a, #footer-container a:visited { color: #fff; text-decoration: none; }
#footer-container a:hover { color: #fff; text-decoration: underline; }
#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 {}
#section-footer-2 iframe{
   background: rgb(48, 48, 48);
}
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;
}



/* Custom ID's & Classes */
*:focus { outline: none; }

.flexslider {background:none; color: #fff;}
.flex-caption {font-size:1.2em; font-weight:bold;}

#slider-player {}
#slider-player-nav {}

.social-likes{ position: static; }

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

.social-icons { width: 20%; margin: .25em; max-width: 60px; }

.ctab, .ctab:visited { background-color: #02a7df; border: solid 1px #000; border-top-right-radius: 25px;  border-bottom-left-radius: 25px;color: #fff; text-decoration !important: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background-color: #028bba; border: solid 1px #000; border-radius-top-right: 15px;  border-radius-bottom-left: 15px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.ctab1, .ctab1:visited { background-color: #02a7df; border: solid 1px #000; border-top-right-radius: 25px;  border-bottom-left-radius: 25px;color: #fff; text-decoration !important: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; width:200px; max-width: 100%; margin: 0 auto;  text-align:center;}

.ctab1:hover { background-color: #028bba; border: solid 1px #000; border-radius-top-right: 15px;  border-radius-bottom-left: 15px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.footer-button, .footer-button:visited { background-color: #970a18; border: solid 1px #a40a1a; border-radius: 4px; color: #434240; text-decoration: none; font-weight: bold; font-size: 120%; width:80%; padding: 15px;}

.button { margin-top: 3em; margin-bottom: 4em; }

#sharing-bar { margin-top: 1em; }


@media (min-width:992px) and (max-width:1200px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1.5em; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer-0 { margin-bottom:30px;}
#footer-container { background: #3e5160; color: #fff;}
}

@media (min-width:768px) and (max-width:991px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1em; font-size: 110%; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer-0 { margin-bottom:30px; }
#footer-container { background: #3e5160; color: #fff;}
}

@media (max-width:767px){
#section-header-0{display:none;}
.ctab, .ctab:hover, .ctab:visited { margin-top: .5em;margin-bottom:20px; }
#article { background: none; }
#header-container{}
.header-banner{display: none;}
#section-header-0{
   display: block;
}
#section-header-1{
   width:100%;
   float: none;
   padding-top: 0px;
}
#section-footer-0 { margin-bottom:30px;}
#section-middle-1-1-content {
max-height: 700px;
overflow: hidden;
}
#footer-container { background: #3e5160; color: #fff;}
}
@media (min-width: 992px) and (max-width: 1199px) {
   body{
      background-image: url(images/bg-810.png);
   }  
  
}

 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
#footer-container { background: #3e5160; color: #fff;}
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
#footer-container { background: #3e5160; color: #fff;}
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
#section-middle-1-1-content {
max-height: 700px;
overflow: hidden;
}
#footer-container { background: #3e5160; color: #fff;}
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
 
