.logo {
margin: 6px;
}

.toggle {
text-align: center;
display: block;
width: 33%;
font-size: 128%;
float: right;
padding: 9px 29px;
margin-bottom: 5px;
}

.toggle a {
border-bottom: solid 1px #ddd;
border-top: solid 1px #DDD;
padding: 10px 10px 17px;
width: 100%;
display: block;
margin: auto;
}

h3 {padding: 10px 14px;
color: #F5851F;
font-size: 24px;
text-transform: uppercase;
background-color: #F3F2F2;
border: 1px solid #E0E0E0;
width: 50%;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;}

#topbar-right { margin-top: 17px;}
a, a:visited { color: #F5851F;}
a:hover { color: #000;}


#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:16px;
}
#topbar {background-color:white; border-bottom: solid 1px #807D7D;}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: none repeat scroll 0 0 #F5851F;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
width: 100%;
margin: auto;
text-align: center;
position: initial;
}
h2 { font-size: 22px !important; }
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {background: #fff;}
#box-a {padding-top: 25px;}
#box-b {}
#box-c { text-align:center; width: 100%; margin:auto; background: #DADADA;}
.c {width:50%; margin:auto; text-align:center;padding-bottom: 40px;}
#box-d{}
#underfooter {}




/* PressRelease */
#press-release {
text-align: left;
}
h1#headlineH1 {
font-size: 3em !important;
}
h2.sub-headline {text-align:center; margin-top: -30px;}
#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{
border-right-color: #3F3F3F;
}
.mfp-arrow-right:before{
border-left-color: #3F3F3F;
}
/* Popup caption */
.mfp-title{}
/* Inline assets */
.inline-asset-title-container { bottom: -5px; }
.inline-icon {}
.inline-asset {
width:40%;
height: 250px;
}
#kevin-inline-image-right { width: 30%; float: right;margin: 10px!important; }
.inline-asset.inline-asset-single-column {
width:100%;
}

#gal-title {   
color: #F5851F;
float: right;
font-size: 22px;
margin: auto;
clear: right;
display: block;
width: 33%;
text-align: center;
}
.links {
display: block;
margin: auto;
padding: 10px;
font-size: 14px;
}

.links:hover {
color: #fff !important;
background: #F5851F;
width:40%;
margin: auto;
border-radius: 3px;
text-decoration:none !important;
}
/* Gallery */
#title-gallery{ color: #F5851F; font-weight:bold;}
.gallery-asset-title-container {background: #F5851F;}
.gallery-asset {}
#content-media-gallery { display: none; }
.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%;}
.c {width:100%; margin:auto; text-align:center;}
#call-to-action { text-align:center;}
#topbar-right {text-align:center;}
.logo {display:none;}
.inline-asset-title-container { bottom: 0; }
#kevin-inline-image-right, #gal-title {display: none;}
.toggle {width: 100%;}
#content-media-gallery { display: block; }
}