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


.col-md-4 {
width: 50%;
}

#facebook-feed {max-width:600px;}
.icons, .icons:visited {
    padding: 12px;
  margin: 8px 3px;
  width: 56px;
  height: 56px;
  display: inline-block;
  border: #750227 solid 1px;
  text-align: center;
  color: #970332;
  font-size: 78%;
  border-radius: 30px;
  background: #fff; 
}

.icons:hover, .icons:active {
color:#fff !important;
background: #970332 !important;
  border: #fff solid 1px !important;
}

.tweetquote {
  display: block;
  text-align: center;
  border-top: solid #DADADA 1px;
  border-bottom: solid #DADADA 1px;
  padding: 16px;
  margin: 13px auto;
  font-style: normal;
  font-size: 112%;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px; 
   background: #2AB2BE; 
  border-bottom: solid 3px #09425A;
}

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




.logo { margin: 10px; vertial-align: bottom; }
.share-lg-btn a, .share-lg-btn a:hover, .share-sm-btn a, share-sm-btn a:hover {color:#fff!important;}

.contact {
margin-left: 15px;
padding-right: 11px;
display: inline-block;
margin-top: 13px;
margin-bottom: 8px;
text-align:left;
} 


.ctab {
  font-family: "Open Sans";
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #970332;
  color: #fff!important;
  padding: 10px;
  font-size: 105%;
  font-weight: bold;
  display: block;
  text-decoration: none !important;
  text-align: center;
  margin: 15px;
  width: 90%;
  max-width: 100%;
  border-bottom: solid 3px #750227;
  border-radius: 5px 5px 9px 8px;
  text-decoration: none;
/*
  -webkit-box-shadow: 0px 5px 0px #c4c4c4;
  -moz-box-shadow: 0px 5px 0px #c4c4c4;
  -ms-box-shadow: 0px 5px 0px #c4c4c4;
  -o-box-shadow: 0px 5px 0px #c4c4c4;
  box-shadow: 0px 5px 0px #c4c4c4;
*/
  -webkit-transition: All 250ms ease;
  -moz-transition: All 250ms ease;
  -o-transition: All 250ms ease;
  -ms-transition: All 250ms ease;
  transition: All 250ms ease;
}

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

.ctab:active { 
  position: relative;
  top: 5px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: All 250ms ease;
  -moz-transition: All 250ms ease;
  -o-transition: All 250ms ease;
  -ms-transition: All 250ms ease;
  transition: All 250ms ease;
}

a, a:link, a:visited {
word-wrap: break-word;
color:#98002E;
}

a:hover, a:active {color:#98002E;}

.foot-links, .foot-links:link, .foot-links:active, .foot-links:visited {
display: block;
margin: 12px auto;
text-decoration:none;
color: #98002E;
font-size:115%;
}

.foot-links:hover {
color:#98002E;
}

.click-tweet {
font-style: italic;
font-size: 118%;
margin-right: 5px;
color: #fff;
}
.logo { vertical-align: bottom; }

#article {
font-family:Open Sans,Arial,sans-serif;
font-size:14px;
}

.navbar-fixed-top {
-moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.29);
-webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.29);
box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.29);
}
#topbar {
background-color:#fff;
-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 { vertical-align: bottom; text-align: center; }
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
  background: none repeat scroll 0 0 #970332;
  color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 32px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
  filter: alpha(opacity=75);
  opacity: .8;
  width: 100%;
  margin-left: 0;
  text-align: center;
}
h1 {font-size: 32px !important;}
h2 {font-size: 28px !important; }
#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-b {display: none;}

#box-c-d {
  background: #F1F1F1;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 20px;
  border-top: solid #98002E 4px;
}

#box-c-d a { word-wrap: break-word; }
#box-c-d h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 25px;
  color: #98002E;
  font-family: "Open Sans";
  font-style: italic;
  padding: 5px;
}

#box-c {
width: 40%;
margin-left: 10%;
text-align: center;
}

#box-d{
width: 40%;
margin-right: 10%;
text-align: center;
}

#underfooter {
display: none; 
text-align: center;
padding-bottom: 5px;
background: #404040;
padding-bottom:40px;
}

.rel-links-box {
margin-left: 60px;
}

/* 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 {
padding-bottom: 25px;
text-align: left;
}
h1.headline {font-size: 32px; text-align: center; }
h2.sub-headline {font-size: 25px; text-align: center; }
#lede {}
.source {
float: left;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-weight: bold;
}
.source a{}
.source a:hover{}
.dateline {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-weight: bold;
}
#body-media-gallery{ background: url(images/bg.jpg) repeat; border-bottom: #970332 3px solid; 
border-top: #970332 3px solid; 
margin-bottom: 20px; }

#body_text {
padding-bottom: 15px;
}

/* Showcase */
.showcase-asset-title {
margin-left: 1.3em;
}
.showcase-asset-title-container{
background: #55b948;
padding: 4px;
}
.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{font-size: 1em;padding: 5.5px;}
#asset-title-container-2{font-size: 1em;padding: 5.5px;}
#showcase-asset-0{}
#showcase-asset-1{}
#showcase-asset-2{}
#icon-0{}
#icon-1{}
#icon-2{}
.preview-icon{}
/* Expanded Viewer */
.white-popup {
background: #FFF;
}
.mfp-image-holder .mfp-close {
color: black;
}
.mfp-arrow-left:before{
color: #970332;
}
.mfp-arrow-right:after{
color: #970332;
}
/* Popup caption */
.mfp-title{}
/* Gallery */

.gallery-asset-title {
padding-left: 2.3em;
}
#title-gallery{ font-style: normal; }
.gallery-asset-title-container {
background: #970332;
padding: 4px;
}
.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: 80%;
  margin-bottom: 20px; }
#box-d{width:100%; text-align: center;}
#call-to-action {
padding-bottom: 4px;
padding-left: 5px;
padding-right: 4px;
}
#box-c {
border-right: none;
min-height: 0;
}
h1 { font-size: 3vw !important; }
h1.headline { font-size: 3vw !important; }
#headline { font-size: 3vw !important; }
.gallery-asset-title-container { font-size: 3vw !important; }
#topbar {padding-top: 5px;}
.col-md-4 {
width: 100%;
}
.logo {
display: none;
}


/* Inline asset */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}

/* Cut in */
.cut-in-common{}
#cut-in{
float:left;
clear:both;
}
#cut-single-column{}

