@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);
@import "font-awesome";


body { background: url('images/bg1.png') no-repeat #314046; background-attachment: fixed; background-size: cover; }

#section-header { margin-top: 2em; }
#section-middle { background-color: #fff; }
#section-footer { margin-bottom: 2em; }
#article { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #555; }
#section-header-0 { width: 100%; padding: 1.5em; border-top-left-radius: 1em; border-top-right-radius: 1em;  background-color: #fff; }
#section-header-0-content {}
#section-header-1 { width: 100%; background-color: #fff; padding: 0; margin: 0; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 { background-color: #fff; padding-top: 2em; height: auto !important; }
#section-middle-0-content {}
#section-middle-1 { background-color: #fff;   padding: 12px 0px 0px 0px;  font-size: 83%;   max-height: 411px;}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 { background-color: #fff; min-height: 374px; padding: 1em; border-bottom-left-radius: 1em; }
#section-footer-0-content {}
#section-footer-1 { background-color: #fff; min-height: 374px; padding: 1em; }
#section-footer-1-content {}
#section-footer-2 { background-color: #fff; min-height: 350px; padding: 1em; border-bottom-right-radius: 1em; }
#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;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}

#banner { width: 100%; border-top: 8px solid #5B8F22;}
#likes p { display: none; }
#impPlayerObject { border: 1px solid #5482ab; border-radius: 1em; visibility: visible; }
h1 { display: none; }
a:hover { color: #e37222; transition: color .9s ease, padding 0.9s linear; }
img, iframe { max-width: 100%; }
#lede {}
h4 { background: none repeat scroll 0 0 #5c9732; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 89%;font-weight: bold; margin-top: 0; padding: 0.3em; width: 100%; }
.ctab { background-clip: padding-box; background-color: #e37222 !important; border-radius: 5px; color: #ffffff !important;font-size: 129%; font-weight: 300; line-height: 4; margin: 10px auto; max-width: 100%; padding: 15px; text-align: center; width: 100%; text-align: center !important; }
.ctab:hover { transition: background .9s ease, padding 0.8s linear; color: #ffffff !important; text-decoration: none; background:#e39d22 !important; transition: color .9s ease, padding 0,8s linear; border-radius: 5px; }
.small_print { font-size: 85%; }
#logo { max-width: 325px; }
/* RWD variations in order from largest to smallest */
@media (min-width:991px){
}
@media (min-width:768px) and (max-width:991px){
#section-middle-1{
   padding-left: 15px;
   padding-right: 15px;
}
#player { text-align: center; }
}
@media (max-width:767px){
#section-header-0 { display: inline !important; text-align: center; }
#player { text-align: center; }
body { background-color: #fff; background-image: none; }
#section-middle-1{
   padding-left: 15px;
   padding-right: 15px;
}
}

@media (min-width:1200px){
   #section-middle-0{
       width: 56.333333%;
   }
}