#container,
.inner,
section {
  width: 100%
}

h2,
p {
  font-family: "Proxima Nova", sans-serif;
  color: #333232
}

.intro h1,
h2 {
  text-transform: none;
  text-align: center
}

.intro h1,
h2,
section {
  text-align: center
}

html {
  box-sizing: border-box
}

*,
::after,
::before {
  box-sizing: inherit
}

.clearfix {
  zoom: 1
}

.clearfix:after,
.clearfix:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

body {
  min-width: 0
}

#container {
  margin-top: 0 !important
}

.inner {
  margin: 0 auto;
  max-width: 980px
}

.d-button {
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: .05em;
  line-height: 1
}

h2 {
  font-weight: 600;
  font-size: 32px;
  padding: 60px 0 0;
  margin-bottom: 20px
}

p {
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 0
}

.cta p,
.intro h1 {
  font-family: "Proxima Nova", sans-serif;
  font-weight: 600
}

.sub-title {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto
}

.gray {
  color: #b4b4b4
}

.intro {
  background: url(/rachels-gift/images/rachel-hero-large.jpg) center center no-repeat;
  color: #fff;
  margin-bottom: 60px;
  padding: 150px 0
}

.intro h1 {
  color: #fff;
  font-size: 30px;
  max-width: 570px;
  margin: 0 auto 30px
}

.intro .icn {
  font-size: 12px;
  margin-right: 5px
}

.cta {
  padding-bottom: 60px
}

.cta .under-hero {
  max-width: 340px;
  margin: auto
}

.cta p {
  margin-bottom: 20px
}

.video {
  text-align: left;
  overflow: auto
}

.video .inner {
  display: table;
  padding: 0 20px
}

.video .text,
.video .top-video-wrapper {
  width: 55%;
  display: table-cell
}

.video .text {
  padding-right: 40px;
  vertical-align: top
}

.video .top-video-wrapper {
  vertical-align: middle;
  width: 390px
}

.video .top-video-wrapper .video-box {
  background: url(/rachels-gift/images/video.jpg);
  margin-bottom: 0;
  background-size: 100% auto
}

.video h2 {
  text-align: left;
  margin-bottom: 0;
  padding-top: 0
}

.video p {
  margin-top: 15px
}

.video p a:hover {
  color: #66b6f7;
  text-decoration: none
}

.map iframe {
  width: 100%;
  height: 500px;
  margin: 60px 0
}

.map .mapmobile,
.map-image {
  display: none
}

.impact {
  padding-bottom: 60px
}

.impact article {
  margin: 60px 15px 0;
  display: inline-block;
  text-align: center;
  width: 210px;
  vertical-align: top
}

.impact article p {
  margin: 10px 0 0;
  font-size: 15px;
  line-height: 23px;
  color: #858585
}

.impact article .stat {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-family: LeagueGothic, League-Gothic-1, League-Gothic-2, "League Gothic", Impact, sans-serif;
  color: #333232;
  display: block;
  height: 60px
}

.impact article span[class*=cw-icon] {
  font-size: 55px;
  vertical-align: bottom;
  line-height: 42px;
  height: 50px;
  width: 20px
}

.clean-water-ask {
  background-image: url(/rachels-gift/images/wps@2x.jpg);
  background-position: top center;
  padding-bottom: 690px;
  background-size: cover;
  margin-top: 120px
}

.clean-water-ask h2 {
  padding-top: 0;
  margin-bottom: 10px
}

.clean-water-ask p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px
}

.clean-water-ask .d-button {
  padding-left: 40px;
  padding-right: 40px
}

@media only screen and (max-device-width:1024px),
only screen and (max-width:1024px) {
  .intro {
    background-position: center left
  }
}

@media only screen and (max-device-width:768px),
only screen and (max-width:768px) {

  .video,
  .video h2 {
    text-align: center
  }

  .inner {
    padding-left: 20px;
    padding-right: 20px
  }

  .intro {
    background-image: url(/rachels-gift/images/rachel-hero-tablet.jpg);
    background-size: cover;
    background-position: center center
  }

  .video {
    display: block
  }

  .video .text {
    padding-right: 0;
    margin-bottom: 20px
  }

  .video .text,
  .video .top-video-wrapper {
    width: auto;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    display: block
  }

  .map iframe {
    display: none
  }

  .map-image {
    display: block;
    width: 100%;
    margin: 60px 0
  }

  .impact article {
    width: 250px
  }

  .clean-water-ask {
    background-position: bottom center;
    background-image: url(/rachels-gift/images/BG768.jpg);
    padding-bottom: 660px
  }
}

@media only screen and (max-device-width:480px),
only screen and (max-width:480px) {
  .intro {
    background-image: url(/rachels-gift/images/rachel-hero-phone.jpg);
    background-position: center left;
    padding: 125px 0
  }

  .intro h1 {
    font-size: 21px
  }

  .clean-water-ask {
    padding-bottom: 360px
  }
}
