.ctab, .ctab:visited { background-color: #1D369B; border: solid 1px #FEFF04; border-radius: 8px; color: #fff; text-decoration: none; padding: 2%; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; width:85%; margin: 0 auto; margin-top: 1em; text-align:center;}
a { font-weight: bold; text-decoration: underline; } 
.ctab:hover { background-color: #1D369B; border: solid 1px #FEFF04; border-radius: 8px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

#lede { margin-left: 5px; }
#body_text { margin-left: 5px; }
body { 
width: 100%;
background-color: #F6F8FA;
background-image: url(images/bgstrip.png), url(images/bdybg.png);
background-repeat: repeat-x;
}
#classic-container { background: url(images/headerbg1050.png) no-repeat; margin-top: -5px; }
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:14px;
}

.dateline, .source { font-weight: bold; font-style: italic; }
img, object, embed  { max-width: 100%; }
#facebook-feed { max-width: 100%; }
iframe {max-width: none; } 
.fb_iframe_widget iframe {height: 363px !important;}
#twitter-widget { width: 100%; }

h1 { margin-left: 10px; text-align: center; }
h2 { margin-left: 10px; text-align: center; font-style: italic; font-size: 1.3em; }
h3 { background-color: #1D369B; border: solid 1px #FEFF04; border-radius: 2px; color: #fff; text-decoration: none; padding: 5px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; text-align:center; width: 99%; }
.small_print { font-size: 85%; }
#body_text li { margin-top: 10px; }
#section-header-0 { }
#section-header-1 { text-align: center; }
.logo { margin-left: 20px; margin-top: 10px; }
.section-block-a { color: #fff; text-align: center; margin-bottom: 5%; }
#section-video-gallery {}
#video-main-title { margin-top: 5px; background-color: #1D369B; border: solid 1px #FEFF04; border-radius: 2px; color: #fff; text-decoration: none; padding: 5px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; text-align:center; width: 99% }
#section-photo-gallery {}
#photo-main-title { background-color: #1D369B; border: solid 1px #FEFF04; border-radius: 2px; color: #fff; text-decoration: none; padding: 5px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; text-align:center; width: 99%; }
.section-block-b { text-align: center; }
#section-block-c { text-align: center; }
#section-press-release { margin-top: 100px; }
.block {}
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{ text-align: right;
font-size: 90%;
padding-right: 10px;}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
.flexslider {}
.flex-caption { font-size: 1em; padding: 5px; }
#slider-player {}
#slider-player-nav {}

.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
.section-block-a, .section-block-b, .section-block-c { text-align: center; }
.section-block-a { margin-bottom: 5%; }
#sharing-bar { padding: 20px; }
}




/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.section-block-a {
color: #fff;
text-align: center;
}
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
.section-block-a {
color: #fff;
text-align: center;
}
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
.section-block-a {
color: #fff;
text-align: center;
}
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
#section-header-0 {
	display:none;
}
.section-block-a {
color: #fff;
text-align: center;
margin-bottom: 57%;
}
#classic-container { background: url(images/hdr-1200.png) no-repeat; margin-top: -5px; }
}


 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
#classic-container { background: url(images/hdr-1200.png) no-repeat; margin-top: -5px; }
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
#classic-container { background: url(images/hdr-1200.png) no-repeat; margin-top: -5px; }
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
 
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
.section-block-a {
color: #fff;
text-align: center;
}
}