@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);

#article {
font-family: 'Open Sans', sans-serif;
font-size:16px;
}
#topbar {
background-color:white;
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}
#head-box {}
#call-to-action {
padding: 5px;
vertical-align:middle;
}
#share-icons {
margin-right:0px;
float:right;
}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headlineH1 {
font-size: 45px!important;
}
#headline {
text-align:center;
background: none repeat scroll 0 0 rgba(58, 58, 58, .8);
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);
}
#font-size-headline-hero {
font-size: 56px;
}
.col-md-4 {
    width: 50%;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {
background: url(https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/KETCHUM_x0020_PUBLIC_x0020_RELATIONS/0ac605fd-942c-467e-9c88-c5468d599bab&fileToDownload=7583951-wood-bg.jpg&t=1438203466253) #f5f5f5;
width:100%;
margin-top:10px;
}
#box-b {display:none;}
#box-c {display:none;}
#box-d{display:none;}
#underfooter {background-color: #2F2C2B;}


/* 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 {
margin-top:0px;
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 {
background-color: #f5f5f5;
margin-bottom: 20px;
margin-top: 10px;
}
#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{}
/* Sidebar */
#sidebar{
/* Sidebar Single Column */
width:100%;
}
@media only screen and (min-width : 480px){
#sidebar{
width:40%;
}
#sidebar-wrapper #press-release-row{
width:60%;
}
}
/* 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{
font-size:16px;
}
/* Inline assets */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{
text-align:center;
}
.gallery-asset-title {
padding-top: 5px;
padding-bottom: 5px;
font-size: 16px;
}
.gallery-asset-title-container {
background-color: rgb(58,58,58);
background-color: rgba(58,58,58,.8)!important;
}
.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%;}
}

/* Custom CSS */

/* Header */

.logo {
vertical-align:middle;
padding:8px;
}

.ctab, .ctab:visited {
moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #ff5a00;
color: #ffffff!important;
padding: 15px 5px;
font-size: 110%;
display: block;
text-align: center;
text-decoration: none;
width: 235px;
max-width: 100%;
border: solid 1px #e65100;
border-radius: 5px;
margin:0 auto;
}

.ctab:hover, .ctab:active, .ctab:focus {
background-color: #e65100;
border-color: #c24400;
color: #ffffff!important;
text-decoration: none;
}

.video-tab, .video-tab:visited {
margin-bottom:10px;
}

.video-tab:hover, .video-tab:active, .video-tab:focus {

}

#topbar-right {
padding: 3px 8px 8px 8px;
}

/* Footer */

.footer-wrapper{
max-width: 1170px;
margin: 0 auto;
}

h3.footer-headings {
color:#ffffff;
font-weight:700;
}

.footer-text {
color: #ffffff;
font-weight: bold;
}

.footer-box {
margin: 0px 0px 10px 0px;
overflow: hidden;
padding: 0px 20px 25px 20px;
text-align: center;
}

.footer-box2 {
margin: 0px 0px 10px 0px;
overflow: hidden;
padding: 36px 20px 25px 20px;
text-align: center;
}

.box-link {
display: block;
font-size: 125%;
font-weight: 700;
color: #000000!important;
text-decoration:none;
}
a, a:visited {
color: #91c11e;
text-decoration:none;
}

a:hover, a:focus, a:active {
color: #91c11e;
}
.box-link:hover {
color: #000000;
text-decoration: underline;
}

hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 3px solid #ffffff;
}

/* Social Media */

.tweet {
padding: 15px;
    border-bottom: 1px #eeeeee solid;
    border-top: 1px #eeeeee solid;
    display: block;
    margin-top: 0.25em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 90%;
    color: #000000;
    font-style: italic;
}

.footer-tweet {
padding:15px;
display:block;
text-align:center;
font-size:130%;
color:#ffffff;
font-style:italic;
margin-bottom: 0px;
}

.social-icons {
font-size: 2em;
}

.fa {
color: #ffffff;
}

@media only screen and (max-width: 479px) {
.ctab {
width:100%;
display:block;
}
}

@media only screen and (max-width: 767px) {
.footer-box2 {
margin-bottom: 0px;
padding: 0px 0px 25px 0px;
}
#headline {
padding: 1.5% 1.5% 1.5% 12px;
position: initial;
}
}

