.embed-wrapper {
  margin-bottom: 25px; }
  .embed-wrapper iframe {
    width: 100%; }
  .embed-wrapper p {
    margin-bottom: 0;
    line-height: 0; }
  .embed-wrapper h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    .embed-wrapper h3:before {
      content: " ";
      width: 80px;
      height: 1px;
      background: #CCCCCC;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -40px; }
  .embed-wrapper.half-column {
    width: 50%;
    margin-right: 25px;
    float: left;
    margin-bottom: 0;
    padding-top: 7px; }
    .embed-wrapper.half-column h3 {
      display: none; }
    .embed-wrapper.half-column iframe {
      max-height: 265px; }

/*# sourceMappingURL=external-media-public.css.map */