body {
  max-width: 100%;
  width:100%;
overflow-x: hidden;
}
section {
  padding: 1rem 0;
}
.jumbotron {
  display: block;
  background: url('/landings/coronavirus/img/hero-coronavirus.jpg') center top no-repeat;
  background-size: 100%;
  background-size: auto 220px;
  height: auto;
  width: 100%;
  padding: 90px 0 0;
  margin: 0;
}

.jumbotron .container {
  padding:0px;
  max-width: 1004px;
}

.jumbotron .intro-content {
  background-color: #fff;
border-bottom: 1px dashed #cfd3dd;
padding: 40px 40px 32px;
border-top: 5px solid #a53660;
position:relative;

}
.jumbotron .intro-content {
  padding: 24px 15px;
}

.intro .lead {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}

h1 {
  margin: 0;
  text-transform: none;
}
.jumbotron h1 {
  color:#fff;
}
.h1, h1 {
    font-size: 2.5rem;
    letter-spacing: -0.015em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 1.25rem;
    color: #fff;
    text-shadow: 0 4px 12px rgba(0,0,0,0.8);
    padding: 0 15px;
}
.h2, h2 {
    font-size: 1.5rem;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.25;
    margin-top: 12px;
    margin-bottom: 1rem;
    color: #a53660;
}
.h3, h3 {
    font-size: 1.25rem;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0.6rem;
    margin-top: 1.8rem;
    color: #a53660;
}
.h4, h4 {
    font-size: 1.25rem;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 0.6rem;
    color: #a53660;
}

section a {
  color: #a53660;
}
.intro-content h2 {
  margin-top: 0;
  font-size: 1.6rem;
  font-weight: 600;
}
.s-title {
  margin-bottom: 1rem;
}
.s-title h2 {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  color: #242629;
}

.img-disc.sm-img {
  height: 72px;
  width: 72px;
  margin-right: 12px;
  margin-top: -4px;
}


.resources .btn {
  text-align: left;
  padding: 16px 20px;
    padding-left: 100px;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 300;
background-color: #fff;
border:1px solid #dadde3;
color: #a53660;
margin: 4px 0;
white-space: normal;
text-transform: none;
}

.resources .btn:hover {
border-color: #a53660;
}

.bg-muted {
  background-color: #f7f9fa;
  border-top: 1px solid #e6ebf5;
}
.btn-cdc {
  background: url('/landings/coronavirus/img/btn-cdc-sm.jpg') 16px center no-repeat;
}
.btn-who {
  background: url('/landings/coronavirus/img/btn-who-sm.jpg') 16px center no-repeat;
}
.btn-harvard {
  background: url('/landings/coronavirus/img/btn-harvard-sm.jpg') 16px center no-repeat;
}
.btn-jh {
  background: url('/landings/coronavirus/img/btn-jh-sm.jpg') 16px center no-repeat;
}
section {
  padding: 1.8rem 0;
}
.img-disc {
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  position:relative;
}
.img-disc img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
}

.blog-panel .blog-title a {
    color: #a53660;
}
.blog-panel .btn-outline {
    color: #a53660;
    border: 1px solid #a53660;
    font-weight: 500;
    line-height:1;
    padding: 5px 8px;
    font-size: 11px;
}
.blog-panel p {
  font-size: 15px;
    line-height: 1.375;
    margin-bottom: 14px;
}
.blog-panel .btn-outline:hover {
    color: #fff;
    border-color: #a53660;
    background-color: #a53660;
}
.blog-panel .blog-title {
    font-size: 16px;
    line-height: 1.375;
  }

@media only screen and (min-width: 760px) {
  .jumbotron {
    padding: 100px 0 0;
    display: block;
    background: url('/landings/coronavirus/img/hero-coronavirus.jpg') center top no-repeat;
    background-size: 100%;
    height: 360px;
    margin-bottom: 180px;
  }
  .jumbotron .intro-content {
    padding: 24px 40px 20px;
    border-top: 6px solid #a53660;
    position:relative;
    margin-top: 0px;
  }
  .col-wide {
    padding-left: 8px;
    padding-right: 8px;
  }
  .h1, .jumbotron h1 {
      font-size: 3rem;
      letter-spacing: -0.018em;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 3.8rem;
      margin-top: 1.6rem;
      padding-left: 24px;
      text-align: center;
  }
  .h2, h2 {
      font-size: 1.6rem;
      letter-spacing: -0.01em;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 0.8rem;
      color: #a53660;
  }
  .h3, h3 {
      font-size: 1.2rem;
      letter-spacing: 0em;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 0.6rem;
      margin-top:1.8rem;
  }
  .s-title {
    padding: 0 60px;
  }
  .s-title h2 {
    margin-bottom: 0.6rem;
  }
  .resources .btn {
    text-align: center;
    padding: 0 12px 16px;
    padding-top: 112px;
    font-size: 0.85rem;
    line-height: 1.375;
    font-weight: 300;
  background-color: #fff;
  border: 1px solid #dadde3;
  color: #a53660;
  margin: 4px 0;
  }
  .resources .btn:hover {
  border-color: #a53660;
  }
  .btn-cdc {
    background: url('/landings/coronavirus/img/btn-cdc.jpg') center 12px no-repeat;
  }
  .btn-who {
    background: url('/landings/coronavirus/img/btn-who.jpg') center 12px no-repeat;
  }
  .btn-harvard {
    background: url('/landings/coronavirus/img/btn-harvard.jpg') center 12px no-repeat;
  }
  .btn-jh {
    background: url('/landings/coronavirus/img/btn-jh.jpg') center 16px no-repeat;
  }

  .img-disc {
    height: 150px;
    width: 150px;
    margin: 0 auto;
  }

  .blog-title a {
    text-decoration: underline;
  }
}



@media only screen and (min-width: 990px) {
  section {
    padding: 3rem 0 4rem;
  }

  .jumbotron {
    padding: 120px 0;
    display: block;
    background: url('/landings/coronavirus/img/hero-coronavirus.jpg') center top no-repeat;
    background-size: 100%;
    height: 376px;
    margin-bottom: 240px;

}
  .h1, .jumbotron h1 {
      font-size: 3.6rem;
      letter-spacing: -0.02em;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom:2.8rem;
      margin-top: 64px;
      padding-left: 0px;
      color: #fff;
      text-align: center;
  }
  .jumbotron h1 {
    color:#fff;
  }
  .h2, h2 {
      font-size: 2.1rem;
      letter-spacing: -0.015em;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 1rem;
      margin-top:0.6rem;
  }
  .h3, h3 {
      font-size: 1.5rem;
      letter-spacing: 0em;
      font-weight: 400;
      line-height: 1.2;
      margin-bottom: 0.6rem;
      margin-top:1.8rem;
  }
  .h4, h4 {
      font-size: 1.5rem;
      letter-spacing: -0.01em;
      font-weight: 500;
      line-height: 1.375;
      margin-bottom: 0.6rem;
      margin-top:.8rem;
  }
  .s-title {
    padding: 0 120px;
  }
  .jumbotron .intro-content {
    padding: 20px 56px 28px;
    border-top: 6px solid #a53660;
    position:relative;
    margin-top: 0px;
  }
  .jumbotron .intro-content h2 {
    font-size: 2.2rem;
    letter-spacing: -0.015em;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top:1rem;

  }
  .lead {
    padding:4px 0px 12px;
    font-size: 20px;
    line-height: 1.375;
    letter-spacing: -0.01em;
    margin-bottom: 4px;
  }
  .intro .lead {
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.45;
    padding: 0;
    letter-spacing: -0.01em;
  }
  .s-title h2 {
    margin-bottom: 0.5rem;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
  .img-disc {
    height: 180px;
    width: 180px;
    margin: 0 auto;
  }
.letter p {
  font-size: 1.2rem;
  line-height: 1.5;
}

}
.no-mobile {
  display: inline-block;
}
.mobile-only {
  display: none;
}
@media only screen and (max-width: 990px) {
  section {
    margin: 0 0;
    padding: 1.5rem 0 2rem;
  }
  .jumbotron .container {
    padding:0px;
  }
  .lead {
      font-size: 1.1rem;
      font-weight: 300;
  }
  .s-title .lead {
    line-height: 1.3;
    padding-left: 5px;
    padding-right:5px;
    font-size: 18px;
  }
  .no-mobile {
    display: none;
  }
  .mobile-only {
    display: inline-block;
  }

  .blog-panel {
    padding: 0px 15px 0px;
    margin-bottom: 36px;
  }
  .blog-title {
    font-size: 18px;
  }
  .blog-title a {
    text-decoration: underline;
  }
  .blog-panel-content {
    padding-top: 4px;
  }
  .s-title h2 {
    margin: 20px 0 8px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
  }
}

.btn-outline-primary {
    color: #a53660;
    border-color: #a53660;
}
.btn-outline-primary:hover {
    color: #fff;
    border-color: #a53660;
    background-color: #a53660;
}
.highlight {
  display: inline-block;
  padding: 4px 20px 8px;
background-color: transparent;
font-size: inherit;
  background-image: url('/landings/coronavirus/img/bg-tile.png');
  text-shadow: none;
  border-radius: 4px;
  margin: 0 0 4px 0;
}
