body {  background: url("images/back.jpg") fixed; background-clip: border-box; background-origin: padding-box; background-position:center top; background-repeat: no-repeat; background-size: cover; background-attachment:fixed;  }

#article {  font-family: "HelveticaNeueLT Std Cn", Helvetica, sans-serif; font-size: 1em; color: #333; text-align: justify; }

h1 {text-align: center; font-size: 1.5em;}
h2 {text-align: center; font-size: 1.2em;}

#section-header-0 {}
#section-header-0-content {}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {}
#section-footer-1-content {}
#section-footer-2 {}
#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{}
#media_contact_toggle_link{}
.flexslider {}
.flex-caption {}
#slider-player {}
#slider-player-nav {}

#header-container { background: #fff; }
#middle-container { background: #fff; }
#footer-container { text-align: center; background: #fff;   -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; background: #333; }

.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
}

#footer-container h3 { text-transform: uppercase; text-align: center; font-size: 1.3em; border-bottom: 2px solid #6bc891; font-weight: lighter; color: #6bc891; }

#social li{ display:inline; padding-left: 10px!important; }
#social ul{ margin-top: 10px; margin-right: 30px!important; padding-left: 0px!important; margin-left: 20px; }

a { color: #6bc891; text-decoration: underline; }
a:hover {color: #6bc891; text-decoration: underline; }

.download-video a { color:#fff;}
.download-video a.hover { color:#fff!important;}

.download-video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #ffffff!important;
	padding: 10px 20px;
	background-color: #6bc891;
	background: #6bc891;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #171717;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}