#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:15px;
}

hr{
margin-bottom:2em;
margin-top:1.5em;
}

.tweet2{
font-size:125%;
padding:20px;
font-style:italics;

margin-bottom:1em;
margin-top:1em;

}

.logo {
  width: 28%;
margin: 5px;
}
h1 {text-align:center; font-size: 34px !important;}
h2 {text-align:center; font-style: italic; font-size: 26px !important;}
#inline-right {float: right;}
#topbar {background-color:white;}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */

#headline {
padding: 0;
background: none repeat scroll 0 0 #000;
width: 100%;
margin: auto;
color: #fff;
font-family: 'Ubuntu', sans-serif;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity: .90;
position: static;
padding:10px;
}

#font-size-headline-hero {
font-size: 40px;
}
#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 {text-align:center; background: #000;}

h3 { color: #fff; border-bottom: dotted 1px; width: 50%; margin: auto; margin-bottom: 30px; margin-top: 30px;}

/* 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{}

#topbar-right {text-align:center;}
/* 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 {}
#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{background: #000; 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;
}
.links {
  display: block;
  padding: 10px;
  color: #ccc;
  background: #000;
  margin: 10px;
  border-radius: 3px;
  text-decoration: none!important;
}

.links:hover{
color:#fff;
}
.soc {
  display: inline-block;
  margin: auto;
  width: 74px;
}
i.fa.fa-facebook.fa-2x {
  background: #3b5998;
  color: #fff;
  width: 70px;
  padding: 20px;
border-radius: 3px;
}
i.fa.fa-twitter.fa-2x {
  background: #00aced;
  color: #fff;
  width: 70px;
  padding: 20px;
border-radius: 3px;
}
i.fa.fa-instagram.fa-2x {
  background: #517fa4;
  color: #fff;
  width: 70px;
  padding: 20px;
border-radius: 3px;
}
.docs {
  display: block;
  padding: 10px;
  color: #ccc;
  background: #000;
  margin: 10px;
  border-radius: 3px;
  text-decoration: none!important;
}

.docs:hover{
color:#fff;
}


#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-left{
margin:10px 55px 15px 0;

}

.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:50%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{
color:#fff;
}
.gallery-asset-title-container { background: #000; color: #fff; }
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (min-width: 990px) {
#view-asset-0 {
  width: 50%;
}
#view-asset-1 {
  width: 50%;
}
}
@media only screen and (max-width: 1200px) {
.share-lg-btn {
display: none;
}
.share-sm-btn {
display: inline-block;
}
}
@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%;}
.inline-asset {
  width: 100%;
}
#inline-right {
  width: 100%;
}


.inline-asset { display: block; }
}