@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic);

.logo {
  margin: 8px 7px;
  vertical-align: bottom;
}

.click-tweet {
font-weight: bold;
  text-align: center;
  display: block;
  padding: 19px;
  font-style: italic;
  color: #005089;
  font-size: 111%;
}

#facebook-feed {max-width: 100%;height:325px!important;  box-shadow: 0 0 9px -2px #000;}
img{max-width: 100%;}
#twitter-widget {max-width: 90%!important;height: 300px!important;}
#media-contacts-mobile {
  display: none;
}
.embed-responsive.embed-responsive-16by9 { box-shadow: 0 0 9px -2px #000;}

.red {color: #ed1717;}

a {word-wrap: break-word;color: #037BA1;}

.contact-link,.contact-link:visited {
  color: #9DE5FF;
}
.contact-link:hover, .contact-link:focus, .contact-link:active {
color:#fff;
text-decoration:none;
}

.ctab, .ctab:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e81c23;
  background: -moz-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e81c23), color-stop(100%, #ac0e13));
  background: -webkit-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -o-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -ms-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: linear-gradient(to bottom, #e81c23 0%, #ac0e13 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81c23', endColorstr='#ac0e13', GradientType=0 );
  color: #fff!important;
  padding: 14px 5px;
  font-size: 122%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 55px auto 5px;
  width: 220px;
  max-width: 100%;
  line-height: 127%;
  border-radius: 4px;
}

.ctab:hover, .ctab:active {
background:#e81c23;
color: #fff!important;
text-decoration: none;
}

.mpeg, .mpeg:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #165cb8;
  background: -moz-linear-gradient(top, #165cb8 0%, #13488e 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #165cb8), color-stop(100%, #13488e));
  background: -webkit-linear-gradient(top, #165cb8 0%, #13488e 100%);
  background: -o-linear-gradient(top, #165cb8 0%, #13488e 100%);
  background: -ms-linear-gradient(top, #165cb8 0%, #13488e 100%);
  background: linear-gradient(to bottom, #1E5BAE 0%, #093064 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#165cb8', endColorstr='#13488e', GradientType=0 );
  color: #fff!important;
  padding: 10px 5px;
  font-size: 96%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 15px auto 19.4%;
  width: 220px;
  max-width: 100%;
  line-height: 127%;
  border-radius: 4px;
  border: solid 1px #0F3871;
}

.mpeg:hover, .mpeg:active {
background:#1E5BAE;
color: #fff!important;
text-decoration: none;
}

.icons, .icons:visited {
  padding: 9px;
  margin: 8px 3px;
  width: 45px;
  height: 45px;
  display: inline-block;
  background: #e81c23;
  background: -moz-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e81c23), color-stop(100%, #ac0e13));
  background: -webkit-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -o-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -ms-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: linear-gradient(to bottom, #e81c23 0%, #ac0e13 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81c23', endColorstr='#ac0e13', GradientType=0 );
  text-align: center;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 12px -3px #FFF;
  text-shadow: 0 0 2px #eee;
  border: solid 1px #FF4343;
}

.icons:hover, .icons:active {
text-shadow: 0 0 9px #eee;
color:#fff;
}

.foot-links, .foot-links:link, .foot-links:visited {
  padding: 6px;
  display: block;
  font-size: 125%;
  margin: auto;
  color: #E4E4E4;
  width: 253px;
  max-width: 100%;
  line-height: 127%;
}
.foot-links:hover,.foot-links:active {color:#fff;text-decoration: none;}

h3 {
  color: #fff;
  font-size: 140%;
  padding: 15px;
  letter-spacing: -1px;
  position: relative;
  background: #e81c23;
  background: -moz-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e81c23), color-stop(100%, #ac0e13));
  background: -webkit-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -o-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: -ms-linear-gradient(top, #e81c23 0%, #ac0e13 100%);
  background: linear-gradient(to bottom, #e81c23 0%, #ac0e13 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81c23', endColorstr='#ac0e13', GradientType=0 );
  color: #fff;
  display: block;
  text-align: center;
  width: 448px;
  border-radius: 4px;
  margin-bottom: 25px;
  max-width: 71%;
  margin: 29px auto;
}

h3:before, h3:after {
  content: "";
  position: absolute;
  top: 0.2em;
  height: 0;
  border: .9em solid rgba(0, 0, 0, 0);
  border-left: .9em solid rgb(7, 157, 205);
  background: #A51B20;
  max-width: 100%;
}

h3:before {
left: -1.69em; 
}

h3:after {
right: -1.69em; 
transform: rotate(180deg);
}

h3 a, h3 a:hover, h3 a:focus, h3 a:active, h3 a:visited {
color:#fff;
}

#article {
font-family:Lato,Arial,sans-serif;
font-size:17px;
-webkit-font-smoothing: antialiased;
}
#topbar {
background-color:#fff;
-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 {
  display: none;
}
#hero {box-shadow: 0 0 5px 5px #8ACCE1;}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {  font-size: 111%;}
#box-a-b {
padding-bottom: 25px;
background: -moz-linear-gradient(top, #08a7d3 0%, #005eab 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #08a7d3), color-stop(100%, #005eab));
background: -webkit-linear-gradient(top, #08a7d3 0%, #005eab 100%);
background: -o-linear-gradient(top, #08a7d3 0%, #005eab 100%);
background: -ms-linear-gradient(top, #08a7d3 0%, #005eab 100%);
background: linear-gradient(to bottom, #08a7d3 0%, #005eab 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08a7d3', endColorstr='#005eab', GradientType=0 );
box-shadow: 0 0 22px 0px #2E9DC1;
  border-top: solid #00A0D0 3px;
background: #079DCD;
}
#box-a {
color: #eee;
width: 100%;
  text-align: center;
  background: url(https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/Freeman/childOrganizations/BIMBO_x0020_BAKERIES_x0020_USA/94f62262-703a-4402-9d68-b4ffa764cd44&fileToDownload=stars.png&t=1432671562967) repeat-x bottom;
  background-size: 57%;
  padding-bottom: 45px;
}
#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;
}
b, strong {
  font-weight: 900;
}
h1{
font-size: 1.19em;
  font-weight: 900;
  text-align: center;
}
h2 {
font-size: 1.05em;
  text-align: center;
  padding-bottom: 25px;
  padding-top: 20px;
font-style: italic;
}
#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 {background:#a0dbee;}
#body-media-gallery{}
#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 {
display:block;
  float: left;
  clear: both;
  margin: 10px auto 25px;
  width: 100%;
  padding-left: 25%;
  padding-right: 25%;
}
#cut-single-column{display:none;}
/* 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 {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{  text-align: left;  padding: 0;}
.gallery-asset-title-container {
padding-left: 16px;
padding-bottom: 7px;
padding-top: 7px;
background: rgb(1, 104, 176);
  font-family: lato;
}
.gallery-asset {  box-shadow: 0 0 5px -2px #000;}
#content-media-gallery {  padding: 0;}
.gallery-icon{}
.nav_all_assets{}
.view-asset {
  padding: 12px 34px;
}
/* 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%;}
#box-b{width:100%;padding-top: 20px;}
#box-c{width:100%;}
#box-d{width:100%;}
h1 { font-size: 1em;}
h2 {font-size: 20px!important;}
h3 {margin-top: 27px;  font-size: 128%;}
.logo{display:none;}
#topbar{padding-left: 7px;padding-right: 7px;}
.ctab {margin-top: 6px;}
#share-icons {
  margin-top: 0;
  margin-right: 0;
}
#media-contacts-mobile {display: none;}
#headline {
position: static;
padding: 1.5%;
width:100%;
margin:0;
}
#cut-in {
  padding-left: 10%;
  padding-right: 10%;
}

.view-asset {
padding: 12px;
width:100%;
}
}

@media (max-width:991px) {
#box-a-b {  background: #079DCD;}
#box-a {background:none;}
}