.FloatingRow {
  clear: both;
  padding: 20px;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
}

.FloatingRow p,
.FloatingRow h4,
.FloatingRow h2 {
  color: #fff !important;
}

.LeftBox {
  width: 520px;
  margin: -20px 20px -20px -20px;
  float: left;
  padding: 20px;
  font-size: .9em;
}

.RightBox {
  width: 520px;
  margin: -20px -20px -20px 20px;
  float: right;
  padding: 20px;
  font-size: .9em;
}

.BGBlue {
  background-color: #0093d0;
}

.BGLightBlue {
  background-color: #40aedc;
}

.BGPeach {
  background-color: #f26649;
}

.BGLightPeach {
  background-color: #f58c77;
}

.BGGreen {
  background-color: #00a950;
}

.BGLightGreen {
  background-color: #40bf7c;
}

.BoxCopy {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 340px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.BoxCopyRight {
  position: absolute;
  top: 50%;
  margin-left: 560px;
  transform: translateY(-50%);
  width: 340px;
  font-size: 1.2em;
  line-height: 1.5em;
}

@media (max-width: 840px) {
  .node-type-extended-basic-page .view-ebp-hero-section {
    margin: 0 -17px;
  }
  .FloatingRow {
    margin: 20px 0 0 0;
  }
  .BoxCopy,
  .BoxCopyRight {
    position: relative;
    width: 100%;
    margin: 0;
    top: 0%;
    transform: translateY(0%);
  }
  .LeftBox,
  .RightBox {
    height: 100% !important;
    background-image: none !important;
    width: auto;
    margin: -20px -20px 10px -20px;
    float: none;
  }
  .LeftBox iframe,
  .RightBox iframe {
    padding: 0 !important;
  }
  .node-type-extended-basic-page .view-ebp-hero-section .hero_slider .hero_title_content {
    text-align: right !important;
    width: auto !important;
  }
  .node-type-extended-basic-page .view-ebp-hero-section .hero_slider .hero_title_content h2 a {
    padding: 20px !important;
    border: 1px solid #fff !important;
  }
  .node-type-extended-basic-page .view-ebp-hero-section .hero_slider h2 a,
  .node-type-extended-basic-page .view-ebp-hero-section .hero_slider h2 {
    font-size: 16px !important;
  }
  .node-type-extended-basic-page .view-ebp-hero-section .hero_slider h2 {
    vertical-align: middle !important;
    padding: 0 !important;
  }
  .GrayJumpBtn {
    max-width: 760px !important;
    margin: 0 0 10px 0 !important;
    padding: 20px 0 !important;
  }
}

a.BoxCopy,
.BoxCopyRight p {
  padding-top: 10px;
}

.FloatingRow h4 {
  font-weight: normal;
  margin: 5px 0 10px;
  font-size: 1.4em;
}

.GrayJumpBtn {
  display: block;
  float: left;
  text-align: center;
  font-weight: bold !important;
  font-size: 1.2em;
  padding: 20px;
  width: 100%;
  max-width: 300px;
  background-color: #e8e8e8;
}

.learn_more_button a {
  text-align: center;
  font-weight: bold !important;
  color: #fff;
  background-color: #0093d0;
  padding: 5px 20px 8px;
  margin: 0 auto;
}

.hero_slider .hero_title .hero_title_content {
  text-align: center !important;
  width: auto !important;
}

.hero_slider .hero_title .hero_title_content h2 a,
.hero_slider .hero_title .hero_title_content h2 {
  font-size: 32px !important;
}

.hero_slider .hero_title .hero_title_content h2 a {
  padding: 20px;
  border: 1px solid #fff;
}

.hero_slider .hero_title .hero_title_content h2 {
  vertical-align: bottom !important;
  padding-bottom: 20% !important;
}

.find_social_inline {
  display: inline-block;
  padding-right: 10px;
}

#find_prod_social_color .find_social_inline.facebook a {
  width: 20px;
  background-position: 0 0;
}

#find_prod_social_color .find_social_inline.twitter a {
  width: 26px;
  background-position: 0 -100px;
}

#find_prod_social_color .find_social_inline.youtube a {
  width: 17px;
  background-position: 0 -140px;
}

#find_prod_social_color .find_social_inline.slideshare a {
  width: 18px;
  background-position: 0 -60px;
}

#find_prod_social_color .find_social_inline.linkedin a {
  width: 19px;
  background-position: 0 -20px;
}

.social-icons-sprite,
#find_prod_social_color .find_social_inline.facebook a,
#find_prod_social_color .find_social_inline.twitter a,
#find_prod_social_color .find_social_inline.youtube a,
#find_prod_social_color .find_social_inline.slideshare a,
#find_prod_social_color .find_social_inline.linkedin a,
#find_prod_social_color .find_social_inline.social-media a {
  background-image: url(/sites/default/themes/pfizer_com/images/social-icons-s9eb970a5b4.png);
  background-repeat: no-repeat;
}

#find_prod_social_color .find_social_inline a {
  display: block;
  height: 20px;
  line-height: 20px;
  text-indent: -9999px;
  position: relative;
  overflow: hidden;
}