.social-share-bar {display: none!important;}


iframe{background: #fff !important;}
.logo{margin: 13px 0;}
.icons{
   width: 45px;
   margin-bottom: 5px;
}
.ctabbtn {
        max-width: 100%;
	background-color: #B5BE00;
        border-radius: 8px;
	text-indent:0;
	border:1px solid #dbb651;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	width:247px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #916924;
        padding: 14px;
}
.ctabbtn:hover {
	
}

.ctabbtn:active {
	position:relative;
	top:1px;
}



.ctab{
padding-top:27px;
text-align: center;
}



.videobtn {
          max-width: 100%;
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cc0930), color-stop(1, #8c0108) );
	background:-moz-linear-gradient( center top, #cc0930 5%, #8c0108 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0930', endColorstr='#8c0108');
	background-color:#cc0930;
	-webkit-border-top-left-radius:30px;
	-moz-border-radius-topleft:30px;
	border-top-left-radius:30px;
	-webkit-border-top-right-radius:30px;
	-moz-border-radius-topright:30px;
	border-top-right-radius:30px;
	-webkit-border-bottom-right-radius:30px;
	-moz-border-radius-bottomright:30px;
	border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
	-moz-border-radius-bottomleft:30px;
	border-bottom-left-radius:30px;
	text-indent:0;
	border:1px solid #cc0930;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:37px;
	line-height:37px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #8c0108;
}
.videobtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8c0108), color-stop(1, #cc0930) );
	background:-moz-linear-gradient( center top, #8c0108 5%, #cc0930 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c0108', endColorstr='#cc0930');
	background-color:#8c0108;
}.videobtn:active {
	position:relative;
	top:1px;
}

#containerElement {
margin-top: 20px;
margin-bottom: 20px;
}
body{
background: url(images/bg-top.png), url(images/hdr_edu.png);
background-repeat:repeat-x;
background-position:top, bottom;
background-attachment: fixed;
}

#article {
font-family: 'trebuchet ms', sans-serif;
font-size:14px;
}

h1{
color: #8A9A93;
text-align:center;
line-height:130%;
font-size:1.6em;
}

h2{
color:#555555;
text-align:center;
line-height:130%;
font-style:italic;
font-size:1.25em;

}
#section-header-0{
   text-align: center;
   width: 50%;
}
#section-header-1{
   color:#fff;
   padding-top: 60px;
   width: 50%;
}
#lede a, #lede a:visited, #lede a:hover, #body_text a, #body_text a:visited, #body_text a:hover{
   color: #cc0930;
}
h3{
color: #EEA904;
font-size:1.3em;
border-bottom:1px dotted #EEA904;
}
a:link{
color:#fff;
}

a:visited{
color:#fff;
}

a:hover{
color:#fff;
}

.footerL{
display:block;
margin-bottom:7px;
padding-top:5px;
line-height:125%;
}

.flex-caption{
font-size:11px;
}
#facebook-feed { max-width: 100%; }

img, object, embed { max-width: 100%; }

#section-middle-1{ max-height: 320px; overflow: auto; margin-left: 0; padding: 0 5px 0 5px;}


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 8px 10px 0px rgba(0, 0, 0, 0.9);
   background: #fff;
}
#header-container{
   background: #0E5C67;
   border-bottom: 2px solid #EEA904;
}
#middle-container{
   padding-top: 20px;
}

#footer-container {
text-align: center;
padding-bottom: 10px;
background-color: #0E5C67;
border-top: 2px solid #EEA904;
color: #fff;
}



a.ctabbtn:link{
color:#fff;
}
a.ctabbtn:hover{
color:#fff;
text-decoration:none;
}
a.ctabbtn:visited{
color:#fff;
}

a.videobtn:link{
color:#fff;
}
a.videobtn:hover{
color:#fff;
text-decoration:none;
}
a.videobtn:visited{
color:#fff;
}

.social-likes{}
@media (max-width:767px){
#containerElement {
margin-top: 0px;
margin-bottom: 0px;
}
#section-header-0{display:none;}
#section-header-0, #section-header-1{
   width: 100%;
}
#section-header-1{
   padding-top: 5px;
}
.ctab{
   padding-top: 0px;
   margin-bottom: 5px;
}
}