@charset "utf-8";
/* CSS Document */

.featured-boxes { padding-bottom:0; }
.icon-strip .item { padding: 0 20px 0px;border-right: 0; }
.icon-strip .item h3 { margin-bottom: 15px !important;color: #5e5e5e !important; font-size: 1.125em !important; }
.icon-strip img.media-object, .info-strip img.media-object { height:50px; }
.support-links { width:320px; margin-left:auto; margin-right:auto; }
.support-links .media-left { min-width: 70px; }

@media(min-width:768px) {
  .info-strip .item { padding-bottom: 1.5em }
  .featured-boxes .blue-box, .featured-boxes .box { min-height: 4.2em }
  .featured-boxes .blue-box h5 { display: none; }
}
@media(min-width:992px) {
  .info-strip .item { padding-bottom: 0 }
  .support-links { width:auto; margin-left:inherit; margin-right:inherit; }
  .support-links .media-left { min-width: inherit; }
}
@media(min-width:1200px) {
  .featured-boxes { padding-top: 1em }
  .featured-boxes .blue-box h5 { display: block; }
  .featured-boxes .blue-box, .featured-boxes .box { min-height: 0; }
  .ergo-module-thm { transform: translateX(16px) }
  .ergo-module-thm .limit-xs { max-height: 220px; transform: translateY(5px); margin-top: 14px }
}

/* .id-3097 is the "Where to Buy" item and the rules below hide it for partners */
.PartnerContent .featured-boxes .id-3097 { display: none; }
@media (min-width: 768px) { .PartnerContent .featured-boxes .id-3097 + .col-sm-3 { margin-left: 12.5%; } }
