.logo {  margin: 0 10px;  width: 85px;}

.click-tweet {
display: block;
  padding: 15px;
  margin: 18px auto;
  text-align: center;
  font-weight: bold;
  font-size: 112%;
  font-style: italic;
}
#facebook-feed {
  max-width: 100%;
  height: 365px!important;
  display: block;
  margin: 30px auto;
  box-shadow: 0 0 11px -2px #000;
}
img{max-width: 100%;}
#twitter-widget {max-width: 90%!important;height: 300px!important;}


a {word-wrap: break-word;color:#F29A53;}
a:hover,a:active,a:focus {color: #FF7200;text-decoration:none;}

.ctab, .ctab:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #a2a2a2;
  color: #fff!important;
  padding: 15px;
  font-size: 100%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 20px auto 5px;
  width: 200px;
  box-shadow: 0 0 13px -5px #000;
  max-width: 100%;
  background: rgba(255,170,0,0.96);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,170,0,0.96)), color-stop(100%, rgba(237,133,68,0.85)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: radial-gradient(ellipse at center, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ed8544', GradientType=1 );
}

.ctab:hover, .ctab:active {
opacity: .9;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff!important;
text-decoration: none;
}

.mpeg {  width: 280px;}

.icons, .icons:visited {
  font-size: 92%;
  padding: 10px;
  margin: 8px 3px;
  width: 48px;
  height: 48px;
  display: inline-block;
  background: rgba(255,170,0,0.96);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,170,0,0.96)), color-stop(100%, rgba(237,133,68,0.85)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: radial-gradient(ellipse at center, rgba(255,170,0,0.96) 0%, rgba(237,133,68,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ed8544', GradientType=1 );
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0 0 4px #FFF;
}

.icons:hover, .icons:active {
opacity: .8;
transition: opacity 0.7s ease;
}

.foot-links, .foot-links:link, .foot-links:visited {
  padding: 5px;
  display: block;
  font-size: 114%;
  margin: 1px auto;
  color: #fff;
  width: 300px;
  max-width: 100%;
  font-weight: 200;
text-shadow: 0 0 8px #000;
line-height: 120%;
}
.foot-links:hover,.foot-links:active {color: #FFBA22;text-decoration: none;}

h3 {
color: #fff;
font-size: 164%;
padding: 7px 0;
letter-spacing: -1px;
  text-shadow: 0 0 12px #000;
}

#article {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Avant Garde", Avantgarde, sans-serif;
font-size:16px;
-webkit-font-smoothing: antialiased;
}
#topbar {
background-color:#fff;
background-color: rgba(255, 255, 255, 0.97);
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}
#call-to-action {vertical-align: top;}
#share-icons {margin-top: 9px;}
.shareable:hover { color: #fff !important; }
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
   background: rgba(255,170,0,0.96);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,170,0,0.96)), color-stop(100%, rgba(237,133,68,0.85)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: radial-gradient(ellipse at center, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ed8544', GradientType=1 );
  color: #FFF;
  font-size: 2em;
  text-shadow: 0 0px 31px #FFFFFF;
  border-radius: 5px 5px 0 0;
}
#font-size-headline-hero {
font-size: 2em;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a-b {
padding-top: 30px;
padding-bottom: 25px;
background: url(https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/FINN_x0020_PARTNERS/c0913bc7-ed40-4971-baca-a26daa225ce0&fileToDownload=gal-bg.jpg&t=1430436330279) ;
background-size: cover;
}
#box-a {
background: rgba(238, 238, 238, 0.32);
  width: 100%;
  text-align: center;
padding-bottom: 20px;
}
#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 {text-align:center}
h2.sub-headline {padding-bottom: 35px;text-align:center;font-style: italic;  font-size: 1.8em;}
#lede {padding-bottom: 30px;}
.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: url(https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/FINN_x0020_PARTNERS/c0913bc7-ed40-4971-baca-a26daa225ce0&fileToDownload=gal-bg.jpg&t=1430431805817) 0 0 #eee;
padding-top: 17px;
padding-bottom: 17px;
-moz-box-shadow: inset 0 0 2px #BDBDBD;
-webkit-box-shadow: inset 0 0 2px #BDBDBD;
box-shadow: inset 0 0 2px #BDBDBD;
  background-size: cover;
}
#body_text{padding-top: 30px;padding-bottom: 30px;}

/* 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: right;
  clear: both;
  margin: 0 0 5px 20px;
  width: 44%;
  box-shadow: 0 0 9px -1px #000;
}
#cut-single-column{  padding: 25px;}
/* 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 {
  margin-left: -5px;
  line-height: 127%;
  padding: 1% 4%;
  background: rgba(255,170,0,0.96);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,170,0,0.96)), color-stop(100%, rgba(237,133,68,0.85)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: radial-gradient(ellipse at center, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ed8544', GradientType=1 );
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Avant Garde", Avantgarde, sans-serif;
font-size: 95%;
}
.inline-icon {}
.inline-asset {
width:40%;
float: right;
margin-left: 13px;
}

.inline-asset.inline-asset-single-column {
  width: 95%;
  margin: 0 14px 35px;
}
/* Gallery */
#title-gallery{color:#fff;}
.gallery-asset-title-container {
padding-left: 16px;
padding-bottom: 7px;
padding-top: 7px;
  background: rgba(255,170,0,0.96);
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,170,0,0.96)), color-stop(100%, rgba(237,133,68,0.85)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  background: radial-gradient(ellipse at center, rgba(255,170,0,0.96) 0%, rgba(237,133,68,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ed8544', GradientType=1 );
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Avant Garde", Avantgarde, sans-serif;
}
.gallery-asset {  box-shadow: 0 0 25px -5px #000000;}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

.gallery-asset-title {
  line-height: 127%;
  padding-right: 5px;
}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#head-box{display:none;}
#box-a{width:100%;  padding-top: 5px;}
#box-b{width:100%;padding-top: 20px;}
#box-c{width:100%;}
#box-d{width:100%;}
h2 {font-size: 22px!important;}
h3 {margin-top: 27px;}
.logo{display:none;}
#topbar{padding-left: 7px;padding-right: 7px;}
.ctab {margin-top: 6px;}
#font-size-headline-hero {font-size: 3.5em;}
#headline {
position: static;
padding:1.7%;
  border-radius: 0;
width:100%;
margin:0;
}
#press-release {margin-top: 0;}
.inline-asset-title-container {margin-left: 0;}
}

