h1,
h2,
h3,
h4,
p {
  font-family: "Proxima Nova", sans-serif
}

.icon-divider,
.pledge-form-container,
.stories-list,
h2 {
  text-align: center
}

.pledge-form-container .d-button.pledge-via-facebook,
.scrolldown a {
  cursor: pointer
}

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
}

h1,
h2,
h3,
h4 {
  text-transform: none;
  font-weight: 100
}

h2 {
  line-height: 45px;
  margin-bottom: 50px;
  font-size: 42px
}

p {
  font-weight: 300
}

p a {
  vertical-align: baseline
}

#wrapper,
body {
  margin: 0 auto
}

#wrapper {
  overflow: hidden
}

.birthdays * {
  box-sizing: border-box
}

.full {
  margin: 0 -150px;
  padding: 0 150px
}

section {
  padding: 60px 0
}

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

hr.light {
  margin: 20px -150px 19px;
  border: 0;
  border-bottom: 1px solid #eee;
  background-color: #eee;
  color: #eee;
  height: 0
}

.handwriting {
  font-family: AYearWithoutRainRegular
}

.fat,
.thin {
  font-family: "Proxima Nova", sans-serif
}

strong {
  font-weight: 600
}

.thin {
  font-weight: 100
}

.fat {
  font-weight: 700
}

blockquote {
  font-family: Georgia;
  font-style: italic
}

.assets #container article h2,
.pledge-form-container .custom-check label,
.pledge-form-container .line-break .small-or,
.pledge-form-container .not-logged-in-user,
.pledge-form-container p,
.profile-template .profile .caption,
.profile-template .profile figcaption,
.profile-template .section-donate,
.profile-template .section-profile-nav .text,
.profile-template blockquote,
.section-assets a,
.social-share .bottom-note {
  font-family: "Proxima Nova", sans-serif
}

i.d-button {
  font-style: normal
}

.icon-divider {
  height: 20px;
  margin: 20px 100px 0;
  border-top: 1px solid #dfdfdf
}

.icon-divider i {
  display: inline-block;
  margin: 0 auto;
  padding: 0 2em;
  background: #fff;
  position: relative;
  top: -20px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  color: #4f4f5a
}

.icon-divider.circle i {
  background: #4f4f5a;
  color: #fff;
  border: 20px solid #fff;
  border-radius: 100px;
  height: 90px;
  width: 90px;
  display: block;
  padding: 4px 0;
  top: -45px
}

.fancybox-inner .post-pledge {
  background: 0 0
}

.fancybox-inner .pledge-form-container {
  background: 0 0;
  border: none
}

.fancybox-inner .pledge-form-container .line-break .small-or {
  background: #fff
}

.fancybox-inner .pledge-form-container .edit-icon {
  display: none
}

.ipad,
.iphone {
  display: none !important
}

.d-button,
.d-button[type=submit] {
  letter-spacing: .1em
}

.d-button.white {
  color: #333232;
  border: 1px solid #dfdfdf;
  padding: 1em 2em;
  letter-spacing: .2em;
  margin-top: 50px;
  box-shadow: none
}

.d-button.white:hover {
  color: #000;
  border-color: #000
}

.stories-list {
  margin: 0 -8px
}

.stories-list li {
  width: 230px;
  font-size: 14px;
  line-height: 20px;
  margin: 20px 8px 25px;
  display: inline-block
}

.stories-list li a {
  color: #333232;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .2em;
  display: block;
  width: 100%
}

.stories-list li img {
  width: 100%;
  display: block
}

.stories-list li .image {
  position: relative;
  margin-bottom: 10px;
  display: block;
  padding: 3px;
  background: #fff;
  border: 1px solid #cbc9c9
}

.stories-list li .overlay-container {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  transition: .1s linear all
}

.stories-list li .overlay {
  background-color: rgba(0, 0, 0, .5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0
}

.stories-list li .cw-icon-eye {
  color: #fff;
  font-size: 28px;
  margin-top: -20px;
  top: 50%;
  display: block;
  position: relative;
  line-height: 40px
}

.stories-list li a:hover {
  text-decoration: none;
  color: #000
}

.stories-list li a:hover .overlay-container {
  opacity: 1
}

.pledge-form-container {
  background: #f8f4f3;
  border-radius: 4px;
  width: 340px;
  max-width: 400px;
  padding: 30px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 20;
  border: 1px solid #e7e1e0
}

.pledge-form-container .edit-icon {
  background: url(../png/pencil.png) center center no-repeat #f8f4f3;
  background-size: 25px 8px;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  display: block;
  padding: 22px;
  margin: -60px auto 0;
  border: 1px solid #e7e1e0;
  border-color: #e7e1e0 #e7e1e0 #f8f4f3 #f8f4f3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.pledge-form-container .edit-icon i {
  display: block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative
}

.pledge-form-container .pledge-form-title {
  margin: -5px 0 0
}

.pledge-form-container h3 {
  font-size: 22px;
  text-transform: none
}

.pledge-form-container h3,
.pledge-form-container p {
  margin-bottom: 10px
}

.pledge-form-container p {
  font-weight: 300;
  font-size: 17px;
  color: #777;
  line-height: 22px;
  margin: 0 0 15px
}

.pledge-form-container p strong {
  font-weight: 600
}

.pledge-form-container .line-break {
  border-bottom: 1px solid #777;
  color: #777;
  margin: 10px 0 25px
}

.pledge-form-container .line-break .small-or {
  display: block;
  background: #f8f4f3;
  font-size: 22px;
  font-weight: 100;
  width: 60px;
  margin: 0 auto -18px
}

.pledge-form-container .step-1 {
  margin-bottom: 15px;
  background: #fff
}

.pledge-form-container .step-1 .lph {
  width: 50%;
  float: left
}

.pledge-form-container .step-1 .lph.form-email {
  width: 100%;
  float: none;
  clear: both
}

.pledge-form-container .step-1 .lph.form-email input {
  border-radius: 0 0 4px 4px
}

.pledge-form-container .step-1 input,
.pledge-form-container .step-1 label {
  text-align: center;
  box-shadow: none;
  height: 100%
}

.pledge-form-container .step-1 input {
  border-radius: 0;
  border-color: #ddd !important;
  border-top: none
}

.pledge-form-container .step-1 input.first {
  border-right: none
}

.pledge-form-container .step-1 input.tl {
  border-radius: 4px 0 0;
  border-top: 1px solid #ddd
}

.pledge-form-container .step-1 input.tr {
  border-radius: 0 4px 0 0;
  border-top: 1px solid #ddd
}

.pledge-form-container .custom-check {
  margin: 20px 0
}

.pledge-form-container .custom-check label {
  font-weight: 600;
  color: #777;
  font-size: 12px
}

.pledge-form-container .d-button {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  padding: 20px 0;
  box-shadow: none
}

.pledge-form-container .pledge-form-loading {
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  z-index: 70
}

.lifted,
.post-pledge,
.shareable-image {
  position: relative
}

.pledge-form-container .donate {
  display: none
}

.pledge-form-container .lifted .l1 {
  left: 49px
}

.pledge-form-container .not-logged-in-user {
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  line-height: 1;
  padding: 5px 0 10px;
  opacity: 0;
  transition: .1s linear opacity
}

.pledge-form-container .not-logged-in-user.show {
  opacity: 1;
  cursor: pointer
}

.pledge-form-container .not-logged-in-user:hover {
  text-decoration: none
}

.pledge-form-container .facebook-pledge-started .form-elements {
  display: none
}

.pledge-form-container .facebook-pledge-started+.pledge-form-loading {
  display: block;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.ie8 .edit-icon {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=-0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476)"
}

.post-pledge {
  z-index: 90;
  background: #f8f4f3;
  padding-bottom: 20px
}

.post-pledge img {
  max-width: 100%
}

.social-share p {
  margin: 0 0 20px
}

.social-share .shareable-image {
  margin: 35px auto 40px
}

.social-share .bottom-note {
  clear: both;
  padding-top: 25px;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 0;
  font-weight: 600
}

.social-share .bottom-note a {
  color: #333232;
  transition: .1s linear color
}

.social-share .bottom-note a:hover {
  color: #2e9df7;
  text-decoration: none
}

.section-focus .handwriting,
.section-focus h2 {
  color: #fff;
  text-transform: none;
  text-shadow: 0 1px rgba(0, 0, 0, .25)
}

.social-share textarea {
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  height: 92px;
  margin-bottom: 10px;
  resize: none
}

.social-share .d-button {
  display: inline-block;
  width: 48%
}

.birthday-is-close img {
  display: block;
  margin: 30px auto 20px
}

.shareable-image {
  width: 175px;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  margin: 0 auto 30px
}

.lifted .l1,
.lifted .l2 {
  display: block;
  position: absolute;
  bottom: 54px;
  width: 163px;
  height: 47px;
  z-index: -1;
  background: 0 0;
  box-shadow: 10px 8px 10px rgba(0, 0, 0, .5);
  -webkit-backface-visibility: hidden
}

.lifted .l1 {
  bottom: 4px;
  left: 41px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg)
}

.lifted .l2 {
  right: 0;
  -webkit-transform: rotate(-83deg);
  -ms-transform: rotate(-83deg);
  transform: rotate(-83deg)
}

#fancybox-content .pledge-form-container {
  top: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.section-focus {
  background: url(../jpg/header-bg.jpg) center center no-repeat #b47611;
  background-size: cover;
  position: relative;
  overflow: hidden;
  height: 600px
}

.section-focus .inner {
  position: relative;
  padding-left: 440px
}

.section-focus .heading {
  margin-top: 50px
}

.section-focus .handwriting {
  font-size: 16px;
  margin-bottom: 25px;
  letter-spacing: .1em
}

.section-focus h2 {
  font-size: 42px;
  line-height: 49px;
  margin-bottom: 75px;
  text-align: left;
  font-weight: 600
}

.section-focus .pledge-form-container {
  position: absolute;
  left: 4%;
  top: 0;
  height: 525px
}

.scrolldown {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center
}

.scrolldown a {
  display: block;
  width: 60px;
  height: 40px;
  transition: .1s linear all;
  color: #303030;
  margin: -32px auto 0;
  background: #f8f4f3;
  padding: 8px 15px 0;
  border-radius: 5px 5px 0 0
}

.scrolldown a:hover {
  color: #2e9df7;
  text-decoration: none
}

.scrolldown span {
  font-size: 16px;
  position: relative;
  top: 6px
}

.section-video {
  text-align: center;
  padding: 50px 0;
  margin: -410px auto 0;
  max-width: 900px
}

.video-box {
  background: url(../jpg/video-ph.jpg);
  margin-bottom: 65px;
  background-size: cover
}

.video-box-link {
  max-width: 900px;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0 auto 60px;
  display: block;
  position: relative;
  overflow: hidden
}

.video-box-link .play-button {
  color: #fff;
  z-index: 1;
  border: 8px solid #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -70px;
  margin-top: -70px;
  width: 124px;
  height: 124px;
  line-height: 124px;
  font-size: 50px;
  border-radius: 60px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px 3px rgba(0, 0, 0, .5);
  transition: .1s linear all;
  padding-left: 15px;
  background-color: rgba(255, 255, 255, .16);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#29FFFFFF, endColorstr=#29FFFFFF);
  text-align: center
}

.video-box-link .play-button .cw-icon-play {
  text-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

.video-box-link .play-button:hover {
  color: #2e9df7;
  border-color: #2e9df7
}

.video-box-link iframe,
.video-box-link img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%
}

.video-box-link iframe {
  display: none
}

.video-box-link.youtube iframe {
  display: block
}

.video-box-link .play-button.small {
  font-size: 30px;
  border-width: 6px;
  line-height: 71px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -36.5px;
  margin-top: -36.5px;
  width: 73px;
  height: 73px;
  padding-left: 8px
}

.ie .video-box .play-button {
  -webkit-filter: none;
  filter: none;
  background-color: none
}

.social {
  display: inline-block;
  margin-bottom: 10px;
  width: 335px
}

.social #social-tw {
  width: 102px
}

.section-how {
  padding-top: 72px;
  padding-bottom: 420px;
  text-align: center;
  background-color: #f8f4f3
}

.section-how h2 {
  text-align: center;
  margin-bottom: 50px
}

.section-how h3 {
  font-size: 25px;
  line-height: 45px
}

.section-how p {
  font-size: 17px;
  line-height: 25px;
  color: #717171
}

.section-how .full {
  border-bottom: 1px solid #e3e3e3
}

.section-how .full img {
  display: block;
  margin: 0 auto
}

.section-how .third {
  padding: 0 10px
}

.section-how .third h3 {
  padding-top: 55px;
  background: url(../png/icon-pencil.png) center top no-repeat
}

.section-how .step-campaign h3 {
  background-image: url(../png/icon-gift.png)
}

.section-how .step-see h3 {
  background-image: url(../png/icon-well.png)
}

.section-pledges {
  padding-bottom: 0;
  padding-top: 50px;
  background-image: url(../gif/dot-bg.gif);
  overflow: hidden
}

.section-pledges .heading {
  padding: 0 0 45px
}

.section-pledges .heading h2 {
  text-align: left;
  float: left;
  line-height: 54px;
  margin-bottom: 0
}

.section-pledges .heading .d-button {
  float: right;
  padding: 1em 2.2em
}

.section-pledges .full {
  padding: 0
}

.faces {
  position: relative
}

.faces .face-container {
  width: 100%;
  padding-bottom: 52%;
  position: relative;
  height: 0;
  overflow: hidden
}

.faces .face {
  display: block;
  width: 5.55555555556%;
  padding-bottom: 5.55555555556%;
  float: left;
  margin: 0;
  overflow: hidden;
  height: 0
}

.faces img {
  display: block;
  width: 100%
}

.twitter-tooltip {
  background: #fff;
  width: 320px;
  position: absolute;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  padding: 20px;
  font-family: "Proxima Nova", sans-serif;
  font-weight: 300;
  z-index: 100;
  text-align: left
}

.twitter-tooltip .header {
  padding: 0;
  background: 0 0;
  font-size: 14px;
  color: #8e8e8e;
  font-weight: 600;
  margin-bottom: 10px
}

.twitter-tooltip .content {
  font-size: 18px
}

.twitter-tooltip a {
  color: #2aa3f8
}

.twitter-tooltip .arrow {
  display: block;
  width: 13px;
  height: 24px;
  position: absolute;
  left: -12px;
  top: 45%;
  overflow: hidden
}

.twitter-tooltip .arrow i {
  display: block;
  background: #fff;
  height: 18px;
  width: 18px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  left: 4px;
  top: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .5)
}

.twitter-tooltip .arrow.right {
  left: auto;
  right: -12px
}

.twitter-tooltip .arrow.right i {
  left: -9px
}

.twitter-tooltip .close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000
}

.twitter-tooltip.mobile {
  width: 71.4285%;
  left: 14.2857%;
  top: 50%;
  margin-top: -80px;
  border-radius: 0
}

.section-facts {
  padding-bottom: 30px
}

.section-facts h3.caption {
  text-transform: uppercase;
  text-decoration: underline;
  color: #dfdfdf;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
  top: -15px;
  margin-bottom: 5px
}

#profile_index #ko_profileIndex h2,
.profile-template .profile h1 {
  letter-spacing: .2em;
  text-transform: uppercase
}

.fact {
  width: 25%;
  float: left;
  padding-right: 32px;
  color: #333232;
  margin-bottom: 30px
}

.fact h3 {
  font-size: 60px;
  font-weight: 100;
  margin-bottom: 10px
}

.fact h3 span {
  font-size: 35px
}

.fact p {
  font-size: 16px
}

.fact.f3 {
  padding-right: 16px;
  padding-left: 16px
}

.fact.f4 {
  padding-right: 0;
  padding-left: 32px
}

.section-stories {
  background: #f8f4f3;
  text-align: center;
  padding: 80px 150px 90px;
  overflow: hidden
}

.section-stories h2 {
  line-height: 50px;
  margin-bottom: 40px
}

.section-stories .fit {
  display: block;
  width: 100%
}

.section-why {
  padding-top: 60px;
  padding-bottom: 20px
}

.section-why h2 {
  margin-bottom: 60px
}

.section-why .half {
  text-align: left;
  width: 50%;
  padding: 0 25px 0 0;
  margin: 0
}

.section-why .half.last {
  padding: 0 0 0 25px
}

.section-why img {
  display: block;
  margin-bottom: 25px;
  max-width: 100%
}

.section-why h3 {
  font-size: 25px;
  margin-bottom: 10px
}

.section-why p {
  font-size: 17px;
  line-height: 25px;
  color: #717171
}

.section-why .fit {
  display: block;
  width: 100%
}

.section-pledge {
  text-align: center;
  margin-bottom: 0
}

.section-pledge .icon-divider {
  margin: 20px 0 60px
}

.section-pledge h2 {
  max-width: 600px;
  margin: 0 auto 80px;
  line-height: 50px
}

.bottom-photo.full {
  padding: 0 0 36%;
  overflow: hidden;
  background: url(../jpg/photo-bottom.jpg) no-repeat;
  height: auto;
  background-size: cover
}

.section-assets {
  text-align: center;
  background: #f6f4f4;
  margin-bottom: -3px
}

.section-assets a {
  font-weight: 300;
  font-size: 25px;
  line-height: 25px;
  color: #494848;
  transition: .1s linear all;
  padding: 27px 0 35px;
  display: block
}

.section-assets a .cw-icon-tools {
  font-size: 40px;
  position: relative;
  top: 12px
}

.section-assets a:hover {
  color: #2e9df7;
  text-decoration: none
}

#profile_index .subheading {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  margin: 30px auto 40px;
  max-width: 770px
}

.profile-template #container {
  margin-top: 0 !important;
  min-height: 100vh
}

.profile-template .cw-footer {
  margin-top: 0
}

.profile-template .intro {
  margin: 0 -150px;
  overflow: hidden;
  position: relative;
  max-height: 560px
}

.profile-template .main-image {
  position: relative;
  height: 0;
  display: block;
  width: 100%;
  padding-bottom: 47.2656%;
  background: #efd213
}

.profile-template .main-image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(rgba(0, 0, 0, .5), transparent);
  z-index: 10
}

.profile-template .main-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%
}

.profile-template .profile {
  position: relative;
  color: #4f4f5a
}

.profile-template .profile h1 {
  font-size: 45px;
  color: #4f4f5a;
  margin-bottom: 0
}

.profile-template .profile .caption,
.profile-template .profile figcaption {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #adadad
}

.profile-template .profile .caption a,
.profile-template .profile figcaption a {
  color: #adadad;
  text-decoration: underline
}

.profile-template .profile header {
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  padding: 48px 0
}

.profile-template .profile .main-content {
  font-size: 18px;
  line-height: 28px;
  padding-left: 320px;
  position: relative;
  min-height: 530px;
  max-width: 980px;
  margin: 55px auto 50px
}

.profile-template .profile .main-content p {
  margin-bottom: 23px
}

.profile-template .profile .main-content strong {
  font-weight: 600
}

.profile-template .profile .main-content .social {
  margin-top: 20px
}

.profile-template .profile aside {
  width: 250px;
  float: left;
  overflow: hidden;
  margin-top: 5px;
  position: absolute;
  top: 0;
  left: 0
}

.profile-template .profile aside .bday {
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #dfdfdf;
  border-width: 1px 0;
  padding: 5px 0;
  line-height: 25px;
  margin-bottom: 20px
}

.profile-template .profile aside .bday .thin {
  font-size: 15px
}

.profile-template .profile aside .bday .fat {
  font-size: 30px
}

.profile-template .profile aside .baby-photo {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 20px
}

.profile-template .profile aside img {
  max-width: 100%;
  width: 100%;
  display: block;
  background: #efd213;
  margin-bottom: 10px
}

.profile-template .profile aside figcaption {
  line-height: 16px
}

.profile-template .profile aside .about-bdays {
  padding-top: 20px
}

.profile-template .profile aside .about-bdays h4 {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #4f4f5a
}

.profile-template .profile aside .about-bdays p {
  border-top: 1px solid #dfdfdf;
  padding-top: 8px;
  text-align: center
}

.profile-template .profile aside .about-bdays p a {
  color: #4f4f5a;
  font-size: 16px;
  line-height: 18px
}

.profile-template .profile .video-box {
  margin-bottom: 20px
}

.profile-template blockquote {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  font-style: italic;
  color: #4f4f5a
}

.profile-template .section-pledge {
  position: relative;
  padding-top: 50px;
  margin: 0 auto 100px
}

.profile-template .section-pledge .icon-divider {
  margin: 10px 0 50px
}

.profile-template .section-pledge h2 {
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase
}

.profile-template .section-pledge p {
  font-size: 17px
}

.profile-template .section-pledge .pledge-form-container {
  margin: 70px auto 90px
}

.profile-template .section-pledge .stats {
  display: none
}

.profile-template .section-pledge .form-elements {
  margin-top: 20px
}

.profile-template .section-pledge a.pledge-button {
  padding: .8em 2.65em;
  margin-top: 1.65em;
  font-size: 17px
}

.profile-template .social-share h3 {
  margin-bottom: 10px
}

.profile-template .social-share .d-button {
  margin-top: 0
}

.profile-template .section-profile-nav {
  border-top: 1px solid #dfdfdf
}

.profile-template .section-profile-nav .inner {
  margin: 40px auto
}

.profile-template .section-profile-nav a {
  color: #4f4f5a;
  font-weight: 100;
  background-repeat: no-repeat;
  width: 50%;
  transition: .1s linear all;
  background-size: 30px 60px
}

.profile-template .section-profile-nav img {
  height: 60px
}

.profile-template .section-profile-nav .text {
  padding-top: 10px;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: .12em
}

.profile-template .section-profile-nav .text span {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0
}

.profile-template .section-profile-nav .prev {
  float: left;
  background-image: url(../png/arrow-prev-lg.png);
  background-position: 1% 50%;
  padding-left: 60px
}

.profile-template .section-profile-nav .prev img {
  margin-right: 20px
}

.profile-template .section-profile-nav .prev:hover {
  background-position: 0 50%
}

.profile-template .section-profile-nav .next {
  float: right;
  text-align: right;
  background-image: url(../png/arrow-next-lg.png);
  background-position: 99% 50%;
  padding-right: 60px
}

.profile-template .section-profile-nav .next img {
  margin-left: 20px
}

.profile-template .section-profile-nav .next:hover {
  background-position: 100% 50%
}

.profile-template .section-donate {
  clear: both;
  background: #ebf1f5;
  font-weight: 100;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  padding: 40px 0
}

.profile-template .section-donate a {
  color: #4f4f5a
}

.assets {
  text-align: center;
  overflow: auto
}

.assets #container {
  margin-top: 0 !important
}

.assets #container section {
  padding: 40px 0 0
}

.assets #container .inner {
  max-width: 980px;
  width: auto
}

.assets #container h1 {
  text-align: center;
  font-size: 42px;
  line-height: 50px;
  margin: 50px 0;
  font-weight: 100
}

.assets #container p {
  font-size: 17px;
  line-height: 25px;
  margin: 10px 0
}

.assets #container article {
  clear: both;
  overflow: auto;
  margin-bottom: 80px
}

.assets #container article div {
  margin-top: 20px
}

.assets #container article h2 {
  text-align: center;
  font-size: 18px;
  margin: 10px 0;
  color: #6e6e6e;
  font-weight: 600
}

.assets #container article input {
  font-size: 16px;
  color: #717171
}

.assets #container .section-facebook h1 {
  margin-bottom: 0
}

.assets #container .section-downloads {
  background: #f8f4f3;
  padding: 0 0 60px;
  overflow: hidden
}

.assets #container .section-downloads h1 {
  color: #4a2e1a
}

.assets #container .section-downloads h3,
.assets #container .section-downloads p {
  color: #717171
}

.assets #container .section-downloads h3 {
  font-size: 25px;
  margin: 20px 0 0
}

.assets #container .section-downloads a {
  font-size: 14px;
  font-weight: 700
}

.assets #container .section-banners article div {
  display: inline-block;
  margin: 10px 5px
}

.assets #container .section-banners article div img {
  margin-bottom: 10px
}

.assets #container .banner728 div {
  max-width: 728px;
  margin: 20px auto 0
}

.assets #container .banner468 div {
  max-width: 468px
}

.assets #container .banner300 div {
  max-width: 300px
}

.assets #container .banner160 div {
  max-width: 160px
}

.assets #container .banner220 div {
  max-width: 220px
}

.asset {
  display: inline-block;
  width: 47%;
  position: relative;
  margin: 10px
}

.asset img {
  display: block;
  margin: 0 auto;
  width: 100%
}

.asset .overlay {
  height: 100%;
  width: 100%;
  display: block;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: .1s background linear
}

.asset .d-button {
  top: 50%;
  left: 50%;
  width: 130px;
  height: 40px;
  margin: -20px 0 0 -65px;
  position: absolute;
  opacity: 0;
  transition: .1s opacity linear
}

.asset:hover .overlay {
  background: rgba(0, 0, 0, .5)
}

.asset:hover .d-button {
  opacity: 1
}

.pledge.birthdays #container {
  background: url(../jpg/pledge-bg.jpg) bottom center no-repeat;
  background-size: cover;
  margin-bottom: -20px;
  width: 100%;
  min-height: 700px;
  padding-top: 120px !important
}

.pledge.birthdays #container .donate {
  display: none
}

.pledge.birthdays .pledge-form-container .pledge-form-title {
  margin-bottom: 20px
}

.pledge.birthdays .pledge-form-container .custom-check {
  margin-bottom: 0
}

.birthdays.story .icon-divider {
  margin: 30px 0
}

.birthdays.story .story {
  padding-top: 110px;
  max-width: 760px;
  margin: 0 auto;
  font-size: 19px;
  line-height: 29px;
  color: #4f4f5a
}

.birthdays.story .story h1 {
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  text-align: center;
  letter-spacing: .1em;
  margin: 0 auto 50px;
  max-width: 600px
}

.birthdays.story .story img {
  display: block;
  margin-bottom: 1em;
  max-width: 100%
}

.birthdays.story .story .small {
  font-size: 16px;
  line-height: 22px
}

.birthdays.story .story .video-box {
  margin: 0 auto 1em
}

.birthdays.story a.pledge-button {
  padding: .8em 2.65em;
  font-size: 17px
}

.birthdays.story .section-pledge {
  max-width: 760px;
  margin: 0 auto 100px
}

.birthdays.story .section-pledge h2 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 60px;
  line-height: 30px;
  max-width: 700px;
  padding-top: 10px
}

.birthdays.story .go-to-birthdays {
  font-size: 32px;
  line-height: 36px;
  color: #464646;
  text-align: center;
  border-top: 1px solid #dfdfdf;
  padding: 80px 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2) {
  .subheader #nav .main-nav .jerry-can {
    background-size: 17px auto;
    background-image: url(../png/header-mobile%402.png)
  }
}

@media only screen and (max-device-width:1000px),
only screen and (max-width:1000px) {
  body {
    min-width: 300px
  }

  .desktop {
    display: none
  }

  .birthdays.story .story {
    padding-top: 85px
  }

  .ipad {
    display: inline-block !important
  }

  .ipad.in {
    display: inline !important
  }

  #container {
    margin-top: 0 !important;
    padding: 0 20px
  }

  .assets #container {
    padding: 0 0 280px
  }

  .profile-template #container {
    padding: 0 20px;
    width: 100%
  }

  .section-focus h2 {
    font-size: 32px;
    line-height: 40px
  }

  .stories-list li {
    margin: 20px 1% 15px;
    width: 30%
  }

  .section-pledges .heading {
    width: 100%;
    margin: 0 auto;
    text-align: center
  }

  .section-pledges .heading h2 {
    text-align: center;
    line-height: 33px;
    margin-bottom: 20px;
    font-size: 34px;
    float: none
  }

  .section-pledges .heading .d-button {
    clear: both;
    float: none;
    margin: 9px auto 0
  }

  #profile_index {
    margin-top: 0;
    padding-top: 20px
  }

  .full,
  .profile-template .intro {
    margin: 0 -20px
  }

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

  .assets #container .full .inner {
    width: 90%
  }
}

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

  .profile-template .baby-photo,
  .profile-template .bday,
  .section-focus .scroll,
  .stories-list li.depeche-mode,
  .stories-list li.mikey-detemple,
  .stories-list li.xochi-birch {
    display: none
  }

  #container,
  .inner {
    width: auto;
    max-width: 980px
  }

  .responsive #container {
    position: relative
  }

  img {
    max-width: 100%;
    height: auto
  }

  h2 {
    font-size: 35px
  }

  .section-focus .pledge-form-container {
    left: 0
  }

  .section-focus .inner {
    padding-left: 370px
  }

  .section-header h2 {
    font-size: 34px;
    line-height: 36px
  }

  .section-how h3 {
    font-size: 21px
  }

  .section-how p,
  .twitter-tooltip .content {
    font-size: 16px
  }

  .section-how .step-see {
    padding: 0
  }

  .section-how p {
    line-height: 22px;
    width: 100%
  }

  .faces .face-container {
    padding-bottom: 71.7272727%
  }

  .faces .face {
    width: 9.0909%;
    padding-bottom: 9.0909%
  }

  .section-facts .fact {
    width: 50%;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 25px
  }

  .section-facts .fact p {
    margin-left: 8px
  }

  .section-facts .f1,
  .section-facts .f2,
  .section-facts .f4,
  .section-facts h3.caption {
    padding-left: 16px;
    padding-right: 16px
  }

  .section-facts .f3,
  .section-facts .f4 {
    border-bottom-width: 0;
    padding-bottom: 0;
    margin-bottom: 0
  }

  .section-stories h2 {
    padding: 0 20px
  }

  .stories-list li {
    margin: 20px 1% 15px;
    width: 30%
  }

  .stories-list li img {
    margin-bottom: 0
  }

  .stories-list li a {
    font-size: 13px;
    line-height: 15px
  }

  .birthdays.story #container .section-pledge h2,
  .profile-template .profile aside .about-bdays h4,
  .profile-template .section-pledge h2 {
    text-transform: none;
    text-align: center;
    font-size: 30px;
    font-weight: 300
  }

  .profile-template .intro {
    overflow: visible
  }

  .profile-template .profile {
    padding: 0 10px
  }

  .profile-template .profile h1 span {
    display: block;
    width: 100%
  }

  .profile-template .profile .main-content {
    padding: 0;
    margin-bottom: 40px
  }

  .profile-template .profile aside {
    position: static;
    margin: 45px auto 0;
    float: none;
    width: 100%;
    padding-top: 20px
  }

  .profile-template .profile aside .about-bdays p {
    border: none
  }

  .profile-template .profile .baby-photo figure {
    max-width: 250px;
    margin: 0 auto
  }

  .profile-template .section-pledge h2 {
    margin-bottom: 10px
  }

  .profile-template aside {
    border-top: 1px solid #e4e4e4
  }

  .profile-template .section-pledge {
    padding-top: 0
  }

  .birthdays.story #container {
    margin-top: 0 !important
  }
}

@media only screen and (max-device-width:640px),
only screen and (max-width:640px) {
  body {
    -webkit-text-size-adjust: 100%
  }

  .birthdays.story .story {
    padding-top: 75px
  }

  section {
    padding: 0
  }

  .section-why .half,
  .section-why .half.last {
    width: 100%;
    clear: both;
    padding: 0 20px
  }

  .video-box .play-button {
    color: #fff;
    z-index: 1;
    border: 5px solid #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    width: 60px;
    height: 60px;
    line-height: 57px;
    font-size: 20px;
    padding-left: 7px
  }

  .section-how,
  .section-stories {
    border-bottom: 1px solid #dfdfdf
  }

  .profile-template .section-profile-nav .next,
  .section-stories {
    border-top: 1px solid #dfdfdf
  }

  .iphone {
    display: inline-block !important
  }

  .iphone.in {
    display: inline !important
  }

  #profile_index .name-text,
  .profile-template .social,
  .section-assets,
  .section-facts,
  .section-focus .handwriting,
  .section-pledges,
  .section-stories li .name-text,
  .section-stories li.blake-mycoskie {
    display: none
  }

  .pledge-form-container {
    margin: 0 auto 30px
  }

  .pledge-form-container .lph input {
    padding-top: 10px !important;
    padding-bottom: 10px !important
  }

  .pledge-form-container .custom-check.small label {
    font-size: 10px
  }

  .section-focus h2,
  .section-stories h2 {
    font-size: 28px;
    line-height: 33px
  }

  .section-focus {
    height: auto
  }

  .section-focus .pledge-form-container {
    position: static
  }

  .section-focus .inner {
    padding-left: 0;
    text-align: center
  }

  .section-focus .heading {
    margin-top: 20px
  }

  .section-focus h2 {
    text-align: center;
    margin-bottom: 40px
  }

  .section-how {
    padding-top: 20px;
    background: #fff;
    padding-bottom: 25px
  }

  .section-how h2 {
    margin-bottom: 20px;
    margin-top: 10px
  }

  .section-how .third {
    text-align: left;
    width: auto;
    clear: both
  }

  .section-how .third h3 {
    padding-top: 0;
    background-position: left top;
    padding-left: 45px;
    background-size: auto 100%
  }

  .section-stories {
    background: #fff
  }

  .section-stories li {
    margin: 20px 2% 15px;
    width: 44%
  }

  .section-stories li .image {
    margin-bottom: 0
  }

  .section-stories li a {
    font-size: 9px
  }

  .section-video {
    margin: 0
  }

  .bottom-photo.full {
    background: 0 0;
    display: none
  }

  .profile-template .intro {
    margin: 0 -20px
  }

  .profile-template .main-image {
    overflow: hidden;
    padding-bottom: 70%
  }

  .profile-template .main-image img {
    min-width: 150%
  }

  .profile-template .section-profile-nav {
    margin-top: 50px;
    padding: 0
  }

  .profile-template .section-profile-nav .inner {
    margin: 0
  }

  .profile-template .section-profile-nav a {
    width: 100%;
    height: 90px
  }

  .profile-template .section-profile-nav img {
    height: 90px
  }

  .profile-template .section-profile-nav .text {
    padding-top: 26px
  }

  .profile-template .section-profile-nav .text span {
    font-size: 15px
  }

  .profile-template .section-profile-nav .prev img {
    float: right;
    margin: 0
  }

  .profile-template .section-profile-nav .next img {
    float: left;
    margin: 0
  }

  .profile-template .profile h1 {
    font-size: 28px
  }

  #profile_index .image {
    margin-bottom: 0
  }

  .assets .section-facebook .asset {
    width: 90%
  }

  .assets .third {
    float: none;
    clear: both;
    width: 70%;
    margin: 20px auto !important
  }
}

@media only screen and (max-device-width:410px),
only screen and (max-width:410px) {
  .pledge-form-container {
    margin: 0 -20px;
    width: auto;
    border-radius: 0
  }
}
