@import url(http://fonts.googleapis.com/css?family=Varela+Round);

.link {
  display: block;
  padding: 10px;
  color: rgb(239, 65, 54);
  font-family: 'Varela Round', sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-decoration: none !important;
}
.link:hover {color: #fff;}
#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:15px;
}
.mpeg, .mpeg:visited {
  background: #ef4136;
  border-radius: 3px;
  color: #fff;
  text-decoration: none !important;
  padding: 28px;
  font-weight: bold;
  font-size: 115%;
  display: block;
  width: 28%;
  margin: 0 auto;
  margin-top: 2em;
  text-align: center;
  letter-spacing: 10px;
  font-family: 'Varela Round', sans-serif;
}
.mpeg:hover { background-color: #fff;  color: #ef4136; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }


.scrollToTop {
  display: none;
  width: 45px;
  height: 45px;
  padding: 10px;
  text-align: center;
  background: #ef4136;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: fixed;
  bottom: 5px;
  right: 20px;
  border-radius: 3px;
}

.scrollToTop:hover{
      text-decoration:none;
 color: #007ec2;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
#underfooter .fa {
  color: #fff;
}
h3 {color: #fff;}
#topbar {background-color:white;}
#head-box {display:none;}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
	display:none;
background: none repeat scroll 0 0 #555;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, 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;
}
#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%; margin: auto; text-align:center;}
#box-d{}
#box-c-d {
  background: #0e79bf;
}
#underfooter {background: url(images/menu-top-nav-bkgd.png) top left repeat; margin: auto; text-align:center; color: #ef4136; padding: 20px;}





/* PressRelease */
#press-release {
text-align: left;
}
h1 {text-align: center;}
h2 {text-align:center; }
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{}
#body_text{}


/* 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 {background: #007ec2; color: #fff; padding: 6px;}
.inline-icon {}
.inline-asset {
  width: 40%;
  margin-right: 20px;
}
.tf {
  margin: 20px 0 20px 0;}
}
.inline-asset.inline-asset-single-column {
width:100%;
}
.inline-asset-title {
  padding-left: 1.9em;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {
  background-color: #0e79bf;
  padding: 7px;
}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* 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%;}
.mpeg {width: 100%;}
.inline-asset {
  width: 100%;
}
}