#content {
  margin: 0 0 1em 0;
  padding: 0;
  background: transparent; }
  #content .entry-content {
    width: 100% !important;
    margin: 0;
    padding: 0px; }
    #content .entry-content .nbMain {
      float: right;
      width: 75%;
      padding: 0;
      border: none;
      border-radius: 0;
      background: white; }
      #content .entry-content .nbMain h1 {
        margin: 5px 0 0;
        padding: 0;
        text-align: left;
        font-size: 2em;
        line-height: 1.1em;
        font-family: 'open-sans','sans-serif';
        font-weight: bold;
        color: #333; }
      #content .entry-content .nbMain h2 {
        font-family: 'open-sans','sans-serif'; }
      #content .entry-content .nbMain h3 {
        margin: 1.15em 0 0;
        text-align: left;
        font-size: 1em;
        font-family: 'open-sans','sans-serif';
        text-transform: none;
        font-weight: bold;
        border-top: 1px solid #666;
        color: black; }
        #content .entry-content .nbMain h3#nbReleasePublication {
          color: #1982d1;
          border: none;
          margin-top: 0; }
      #content .entry-content .nbMain ul {
        margin: 0;
        padding: 0; }
        #content .entry-content .nbMain ul li {
          list-style: none; }
      #content .entry-content .nbMain .nbPreview {
        width: 100%;
        margin: 0;
        padding: 15px 0;
        background: #f2f2f2; }
        #content .entry-content .nbMain .nbPreview h2 {
          margin: 0;
          text-align: center;
          font-family: 'open-sans','sans-serif';
          color: red;
          font-weight: normal;
          line-height: 1.1em;
          font-size: 1em; }
      #content .entry-content .nbMain #nbSocialsBarShare {
        clear: both;
        margin: 10px 0 15px;
        padding: 10px 0 0;
        text-align: left;
        border-top: 1px solid #666; }
        #content .entry-content .nbMain #nbSocialsBarShare a {
          border: none; }
          #content .entry-content .nbMain #nbSocialsBarShare a img {
            display: inline-block;
            vertical-align: middle; }
      #content .entry-content .nbMain #nbMainInner {
        padding: 15px 30px; }
        #content .entry-content .nbMain #nbMainInner .nbMainInset {
          float: left;
          margin: 0 20px 20px 0;
          width: auto; }
          #content .entry-content .nbMain #nbMainInner .nbMainInset img {
            max-width: none;
            max-height: 250px;
            min-height: 30px;
            width: 175px;
            height: auto; }
        #content .entry-content .nbMain #nbMainInner #nbReleaseContent {
          border-bottom: 1px solid #666; }
        #content .entry-content .nbMain #nbMainInner .nbReleaseBody {
          border: none; }
        #content .entry-content .nbMain #nbMainInner #nbReleaseEmailForm {
          border: none; }
          #content .entry-content .nbMain #nbMainInner #nbReleaseEmailForm td {
            border: none; }
          #content .entry-content .nbMain #nbMainInner #nbReleaseEmailForm tr:last-child td {
            text-align: right; }
            #content .entry-content .nbMain #nbMainInner #nbReleaseEmailForm tr:last-child td input[type='submit'].nbSubmitButton {
              border-radius: 0;
              border: none;
              background: #1982d1; }
        #content .entry-content .nbMain #nbMainInner #nbReleaseTags a {
          display: inline-block;
          margin: 0.25em;
          background: #E4F9FE;
          border: 1px solid #f2f2f2;
          padding: 0.5em 1em; }
      #content .entry-content .nbMain #reviewsubmit {
        width: 100%;
        margin: 0;
        padding: 15px 0;
        background: #f2f2f2; }
    #content .entry-content .nbSidebar {
      float: left;
      width: 23%;
      max-width: none;
      padding: 0;
      border: none;
      border-radius: 0;
      background: white; }
      #content .entry-content .nbSidebar #nbSidebarMain {
        padding: 10px; }
      #content .entry-content .nbSidebar #nbSidebarCTA img {
        display: block;
        width: 100%;
        max-width: none; }

.video-embed {
  position: relative;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-embed iframe,
.video-embed object,
.video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Socials bar within bottom bar cell */
#zoneSocialsBar {
  margin: 3em 0 0 0;
  padding: 0;
  text-align: center;
  background: white; }

#zoneSocialsBar a {
  margin: 0;
  padding: 0 5px; }

#zoneSocialsBar img {
  height: 25px; }

#zoneSocialsBar img:nth-child(3) {
  height: 30px; }

#zoneSocialsBar img:nth-child(4) {
  height: 20px; }

/*# sourceMappingURL=page-release-scss.css.map */
