#article {
font-family: "Helvetica", Arial, Helvetica, sans-serif;
font-size:14px;
}
.logo {width: 120px;}
#topbar-right { margin-top: 20px;}
a, a:visited, a:hover { color: #7ec142; word-wrap:break-word;  text-decoration: none !important;}
.box-icon {
background-color: #57a544;
border-radius: 50%;
display: inline-block;
height: 100px;
margin: 0 auto;
width: 100px;
}

.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.fa-3x {
font-size: 3em;
margin-top: 23px;
}

.ctab {  background:#FFFFFF;
border-radius:5px;
display:block;
font-family:Arboria-Book, 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
padding:15px 10px;
}

.twitter-timeline {width:80%;}
h1 {text-align:center; font-size: 2em !important;}
h2 {text-align: center; font-style:italic; font-size: 22px !important;}
#topbar {
background: -webkit-linear-gradient(#3c314c, #3a343e);
background: -o-linear-gradient(#3c314c, #3a343e); 
background: -moz-linear-gradient(#3c314c, #3a343e);
background: linear-gradient(#3c314c, #3a343e);
}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {
display:none;
}
/* Headline */
#headline {
background: none repeat scroll 0 0 #555;
color: #fff;
font-family: "Arboria-Book", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 54px;
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity:.75;
}
#font-size-headline-hero {
font-size: 56px;
}

#heroPlayer img {
width: 100%;
display: none;
}

#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {}
#box-b {}
#box-c {width: 100%; }
#box-c a { word-wrap: break-word; }
#box-c p {
margin-bottom: 30px;
line-height: 40px;
}
#box-c a {
color: #fff;
font-size: 16px;
font-weight: bold;
}
#box-d{}
.tweet {font-size: 120%; font-weight:bold;}
#underfooter { text-align:center; padding: 25px;}
#box-c-d {text-align: center; margin: auto; width: 90%;}
.row-centered { text-align:center;}
.item {background: #7ec142; color: #fff; margin-top: 20px;}
.col-centered {background: #7ec142;
color: #fff;
min-height: 340px;
margin: 5px;
width: 32%;
border-radius: 5px;
box-shadow: 2px 2px 2px #ccc;}



/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline {}
#lede {}
.source {
float: left;
font-family: "Arboria-Book", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-family: "Arboria-Book", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.logo { margin:10px;}
#body-media-gallery{ background: url(images/bg.jpg) top center no-repeat scroll; margin: 20px 0 20px 0;}
#body_text{}

/* Showcase */
.showcase-asset-title{}
.showcase-asset-title-container{}
.showcase-asset{}
.showcase-asset-img{}
#download-photo-btn{}
#embed-photo-btn{}
#pinit-photo-btn{}
#showcase-photo-icons{}
#asset-title-container-0{}
#asset-title-container-1{}
#asset-title-container-2{}
#showcase-asset-0{}
#showcase-asset-1{}
#showcase-asset-2{}
#icon-0{}
#icon-1{}
#icon-2{}
.preview-icon{}
/* Cut in */
.cut-in-common{}
#cut-in{
float:left;
clear:both;
margin:12px;
}
#cut-single-column{}
/* Expanded Viewer */
.white-popup {
background: #FFF;
}
.mfp-image-holder .mfp-close {
color: black;
}
.mfp-arrow-left:before{
color: #3F3F3F;
}
.mfp-arrow-right:after{
color: #3F3F3F;
}
/* Popup caption */
.mfp-title{}
/* Inline assets */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
.link a {
	padding: 2px 0;
        word-wrap: break-word; 
display:inline;
}

.link a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(0,0,0,0.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.link a:hover::after,
.link a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
nav a {
	position: relative;
	display: inline-block;
	margin: 15px 25px;
	outline: none;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
}

nav a:hover,
nav a:focus {
	outline: none;
}

/* Gallery */
#title-gallery{}
.gallery-asset-title-container {}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width: 980px) {
.col-centered {
width:100%; height: 100px; padding: 5px; }
}
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:100%;}
#box-d{width:100%;}
#call-to-action {text-align:center;}
#topbar-right { text-align:center;}
.ctab { margin: .5em 0 .5em 0;}
.col-centered {
width:100%; height: auto; }
}
}