#article {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size:14px;
}

#topbar { background-color:#fff; box-shadow: 0 0 1px 1px #ccc inset; }

#head-box {}
#call-to-action {}
#share-icons {margin-top: 33px;}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: none repeat scroll 0 0 #93bb16;
position: static;
padding-left: 10%!important;
padding-right: 10%!important;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 54px;
text-align: center;
width: 100%;
margin: 0px!important;
}
#font-size-headline-hero {
font-size: 32px !important;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {}
#box-b {}
#box-c {}
#box-d{}
#underfooter {}


/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn{}
.share-lg-btn .twitter-lg-btn{}
/* Facebook and twitter - small buttons */
.share-sm-btn .facebook-sm-btn{}
.share-sm-btn .twitter-sm-btn{}
/* Social Icons - large buttons */
.gplus-lg-btn{}
.linkedin-lg-btn{}
.blogger-lg-btn{}
.wp-lg-btn{}
.mail-lg-btn{}
/* Social Icons - small buttons */
.gplus-sm-btn{}
.linkedin-sm-btn{}
.blogger-sm-btn{}
.wp-sm-btn{}
.mail-sm-btn{}


/* Media contacts */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;
}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline { font-size: 25px;
    font-style: italic;
    margin-top: -10px;
    text-align: center; }
#lede {}
.source {
float: left;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#body-media-gallery{}
#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%;
}
/* Gallery */

#body-media-gallery{ background: #f1f1ef;  
-moz-box-shadow: 0 0 1px 1px #ccc inset;
   -webkit-box-shadow: 0 0 1px 1px #ccc inset;
   box-shadow: 0 0 1px 1px #ccc inset;
margin: 40px 0px;}
#title-gallery  { border-bottom: 1px dotted #000;
    color: #404040;
    text-align: left;
    width: 100%; }

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

/*Main*/

.btn-primary {
    background-color: #93bb16;
    border-color: #81a413;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    max-width: 100%;
    padding: 10px;
    white-space: normal;
}
.btn-primary:hover {
background-color: #769612; }

.tweet2 {
    background-color: #f1f1ef;
    border-bottom: 1px dotted #a8a8a7;
    border-top: 1px dotted #a8a8a7;
    font-size: 110%;
    margin-top: 15px;
    padding: 20px;
    text-align: center;
}

h3 {border-bottom: 1px dotted #000;
    color: #404040; text-align: left; }

a {color: #3d98c6;
    word-wrap: break-word;}

#box-a {font-size: 1em;
    text-align: center;}
#box-a-b {color: #999; background: #f1f1ef;  
-moz-box-shadow: 0 0 1px 1px #ccc inset;
   -webkit-box-shadow: 0 0 1px 1px #ccc inset;
   box-shadow: 0 0 1px 1px #ccc inset;}

/* Media queries */
@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%;}
}