@media (min-width: 1200px) {
  #advisory-council figure.img {
    margin-top: -70px;
  }

  body.page-homepage .header-banner .inner h1 {
    font-size: 80px;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  article#how-it-works h2 {
    white-space: nowrap;
  }
}
@media (max-width: 1127px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 1066px) {
  nav.slider-menu a {
    min-width: 100px;
    margin: 20px 5px;
  }
}
@media (max-width: 1199px) {
  .header-banner .wrapper {
    padding: 70% 0 15px;
    height: auto;
  }

  body.page-homepage .header-banner .inner img.abs-img {
    top: 10%;
  }
}
@media (max-width: 1000px) {
  .sidebar {
    height: auto;
    display: inline-block;
    float: left;
    width: auto;
    max-width: 50%;
  }
  .sidebar .side-content {
    position: static;
    width: 100%;
    max-width: none;
    padding: 20px 20px 20px 0;
    margin: 0 !important;
  }
  .sidebar .side-content figure {
    margin: 0 !important;
  }
  .sidebar .side-content figure img {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 50px;
  }

  .board-members .member {
    max-width: 50%;
  }

  #slider-tips-facts {
    height: auto;
    font-size: 22px;
  }
  #slider-tips-facts .slide {
    height: auto;
    padding: 130px 20px;
  }

  nav.slider-menu {
    text-align: center;
  }

  article#tips-facts {
    min-height: auto;
  }
  article#how-it-works {
    padding-bottom: 100px;
  }

  .slick-arrow {
    background: transparent;
  }
  .slick-arrow i.icon {
    left: 200px;
  }
  .slick-arrow.next-arrow i.icon {
    left: auto;
    right: 200px;
  }

  .app-slider-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  #application-slider {
    margin-top: 0;
  }
  #application-slider .slide {
    padding: 50px 2.2% 94px;
  }

  .header-banner .wrap img.bg {
    width: 120%;
  }
	
	.page-donate section {
		margin-top: 100px;
	}
	
}
@media (max-width: 767px) {
  .padded, section {
    padding: 0;
  }

  .header-banner .wrapper {
    padding: 100% 0 0;
  }
  .header-banner .wrapper > h1, .header-banner .wrapper .scrollto-arrow {
    width: 100%;
    max-width: none;
    padding: 0 15px;
  }
  .header-banner .wrapper > h1 i.scrollto, .header-banner .wrapper .scrollto-arrow i.scrollto {
    top: 100%;
    bottom: auto;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-animation: climb-down-bounce-center 2s ease-out forwards;
    -webkit-animation: climb-down-bounce-center 2s ease-out forwards;
    animation: climb-down-bounce-center 2s ease-out forwards;
  }

  .content-banner#banner-zhzw .wrapper {
    padding: 150px 20px 200px;
  }
  .content-banner#banner-zhzw .wrapper {
    min-height: 700px;
  }
  .content-banner#banner-zhzw .wrapper .zhzw-play {
    height: 50%;
    max-width: 100%;
    width: 364px;
    z-index: 0;
  }

  p.leading,
  p.large,
  p.title-desc {
    font-size: 20px !important;
  }

  article#tips-facts {
    min-height: auto;
  }

  #slider-tips-facts {
    line-height: 1.3;
    height: auto;
  }
  #slider-tips-facts .slide {
    padding-top: 100px;
    height: auto;
  }
  #slider-tips-facts .footnote {
    bottom: 25px;
  }

  .board-members .member {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
	  display: block;
  }

  body.page-homepage .header-banner .wrapper {
    padding: 150px 15px 0;
  }
  body.page-homepage .header-banner .inner .row .col {
    display: block;
    float: left;
  }

  figure.zhzw-logo-home img {
    width: 300px;
  }

  .zhzw-play {
    padding-top: 50px;
    text-align: center;
  }
  .zhzw-play span {
    margin-right: auto;
  }

  article {
    padding-bottom: 80px;
  }
  article.radius {
    border-radius: 0px;
  }
  article.radius-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  article.radius-bottom {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  article.spacer {
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
  }
  article#stay-connected {
    margin-top: 0;
  }

  .header-banner .wrapper .scrollto-arrow {
    bottom: 80px;
  }

  body.page-homepage .header-banner .inner .row {
    width: auto;
    display: block;
  }
}
@media (max-width: 630px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
  }

  h4, h5 {
    font-size: 22px;
  }

  #footer {
    padding: 40px 20px 20px;
  }
  #footer .cc, #footer .social-links {
    width: 100%;
    max-width: none;
    text-align: center;
  }
  #footer .cc {
    margin-bottom: 50px;
  }
  #footer .cc .dib {
    display: inline;
  }

  .slick-arrow {
    display: none;
  }

  #application-slider {
    margin-left: auto;
    margin-right: auto;
  }
  #application-slider .slide {
    padding-left: 0;
    padding-right: 0;
  }

  nav.slider-menu a {
    padding-left: 10px;
    padding-right: 10px;
    margin: 3px;
    min-width: 85px;
    font-size: 12px;
    line-height: 35px;
    height: 35px;
  }

  .newsletter form.form-invalid .form-wrapper input {
    padding: 0 30px 0 15px;
  }
  .newsletter .input-wrapper::after {
    left: 0;
    right: auto;
    top: 102%;
    line-height: 1.2;
    width: 100%;
    text-align: center;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 500px) {
  body.page-homepage .header-banner .wrapper .inner {
    font-size: 20px;
  }
  body.page-homepage .header-banner .wrapper .inner h1 {
    font-size: 30px;
  }

  .sidebar {
    display: block;
    float: none;
    width: 100%;
    max-width: none;
  }
  .sidebar .side-content {
    padding: 20px 0;
  }
}
@media (max-width: 400px) {
  .newsletter .form-wrapper {
    width: 80%;
    width: -webkit-calc(100% - 94px);
    width: -moz-calc(100% - 94px);
    width: calc(100% - 94px);
  }
  .newsletter .form-wrapper input {
    padding: 0 22px 0 15px;
  }
  .newsletter input[type="submit"] {
    width: 108px;
  }
}
/** Figure borders **/
@media (max-width: 1710px) {
  article#about-us figure.round-bordered {
    left: 10%;
  }
  article#about-us figure.round-bordered img {
    max-width: 150%;
  }
  article#program-focus figure.round-bordered {
    left: -10%;
  }
}
@media (max-width: 1510px) {
  figure.round-bordered img {
    margin-top: -35%;
  }

  article#program-focus figure.round-bordered {
    left: -10%;
  }
  article#program-focus figure.round-bordered img {
    max-width: 150%;
  }
}
@media (max-width: 991px) {
  figure.round-bordered img {
    margin-top: -50px;
  }

  article#program-focus figure.round-bordered img {
    margin-top: -100px;
  }
}
@media (max-width: 767px) {
  article#about-us {
    padding-top: 100px;
    padding-bottom: 0;
  }
  article#about-us .content {
    max-width: none;
    margin-bottom: 50px;
  }
  article#program-focus {
    padding-top: 100px;
  }
  article#program-focus figure.round-bordered {
    left: auto;
  }
  article#program-focus figure.round-bordered img {
    margin: 0;
    max-width: 95%;
  }

  figure.round-bordered {
    left: auto;
    text-align: center;
    overflow: hidden;
    width: 100%;
  }
  figure.round-bordered img {
    margin: 0;
    float: none;
    display: inline-block;
    width: 100%;
    max-width: 600px;
  }
}
@media (max-width: 630px) {
  figure.round-bordered {
    margin: 0 -20px;
    width: 100%;
    width: -webkit-calc(100% + 20px + 20px);
    width: -moz-calc(100% + 20px + 20px);
    width: calc(100% + 20px + 20px);
  }
  figure.round-bordered img {
    margin: 0 -50px;
    width: 100%;
    width: -webkit-calc(100% + 50px + 50px);
    width: -moz-calc(100% + 50px + 50px);
    width: calc(100% + 50px + 50px);
  }
}
/** Header styles **/
@media (max-width: 991px) {
  #header {
    height: 120px;
  }

  nav#main-menu a {
    line-height: 120px;
    padding: 0 10px;
  }
  nav#main-menu a.active::after {
    left: 10px;
    right: 10px;
  }

  a.logo {
    min-height: 120px;
    padding-top: 10px;
  }
}
@media (max-width: 900px) {
  #header {
    overflow: visible;
  }
  #header .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #fff;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
  }

	body.page-board .header-banner img.bg-text, body.page-about .header-banner img.bg-text {
		top: 50px;
		max-height: calc(100% - 50px);
	}
  nav#main-menu {
    z-index: -1;
    position: relative;
    float: none;
    clear: both;
    width: 100%;
    padding: 0;
    height: 0;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  nav#main-menu > a, nav#main-menu ul.menu > li > a {
    display: block;
    padding: 0;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 15px;
    white-space: normal;
  }
	nav#main-menu ul.menu > li:last-child {
		float: none;
	}
  nav#main-menu a.active::after {
	width: 5px;
	bottom: 0;
	left: 0;
	right: auto;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	top: 0;
	height: 100%;
	  max-height: none;
  }
	
	body.menu-fixed a.logo {
		max-height: 82px;
	}
	body.menu-open a.logo {
		padding-left: 15px;
	}

  #navicon {
    display: inline-block;
  }

	body.menu-open nav#main-menu {
		height: 100%;
		display: block;
	}

  body.menu-fixed nav#main-menu a {
    line-height: 1.3;
  }
  body.menu-fixed nav#main-menu a.button {
    font-size: 18px;
    padding: 15px;
    max-width: 200px;
    margin: 10px auto;
  }

  #header {
    height: 82px;
    -moz-box-shadow: 0 -7px 21px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -7px 21px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -7px 21px rgba(0, 0, 0, 0.2);
  }

  nav#main-menu {
    padding-top: 0;
	  top: 82px;
	  display: none;
  }
  nav#main-menu a {
    line-height: 82px;
  }
  nav#main-menu a.button {
    line-height: 1.35714;
  }

  #navicon {
    top: 27px;
  }

  a.logo {
    min-height: 82px;
    max-height: 82px;
    padding-top: 5px;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
  }
  a.logo img {
/*    width: 88px;*/
  }
  a.logo .slogan {
    padding-top: 25px;
    width: 80%;
    width: -webkit-calc(99% - 88px);
    width: -moz-calc(99% - 88px);
    width: calc(99% - 88px);
  }
	
	ul.menu, nav#main-menu ul.menu > li, nav#main-menu ul.menu > li > a, ul.sub-menu {
		display: block;
		height: auto;
	}
	
	body.menu-open nav#main-menu {
		max-height: none;
	}
	
	ul.sub-menu {
		width: 100%;
		max-width: 100%;
		text-align: left;
		-webkit-box-shadow: none;
		box-shadow: none;
		background: #efefef;
	}
	
	ul.sub-menu li {
		text-align: left;
	}
	
	nav#main-menu ul.sub-menu li a {
		padding: 15px 10px 15px 30px;
	}
	
	nav#main-menu ul.sub-menu li a.active {
		background: #ddd;
	}
	
	nav#main-menu ul.menu > li > a {
		border-top: 1px solid #eee;
	}
	ul.menu li.has-children > a::before {
		content: "\f107" !important;
	}
	
	body.menu-open nav#main-menu {
		overflow-y: auto;
		max-height: calc(100% - 82px);
	}
	
	.page-donate section {
		margin-top: 70px;
		margin-right: 0;
		max-width: 80%;
	}
	
	ul.sub-menu {
		position: static;
		top: 0;
		left: 0;
		right: auto;
		transform: translate(0, 0);
	}
}
@media (max-width: 767px) {
  a.logo {
    padding-left: 15px;
  }

  #navicon {
    right: 15px;
  }
	
	.page-donate section {
		margin: 70px auto 20px;
		max-width: 95%;
	}
}
@media (max-width: 500px) {
  a.logo .slogan {
    max-width: 200px;
    padding-top: 15px;
  }

  body.menu-fixed a.logo .slogan {
    padding-top: 15px;
  }
}
@media (max-width: 400px) {
  a.logo .slogan {
    font-size: 14px;
  }
}
/** Homepage header banner **/
@media (max-width: 1399px) {
  .wallpaper .wallpaper-video {
    width: 1400px;
    height: 700px;
    padding: 0;
  }
  .wallpaper .wallpaper-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  body.page-homepage {
    padding-top: 120px;
  }
}
@media (max-width: 991px) {
  body.page-homepage .header-banner .wrapper {
    padding-top: 2vw;
    width: 100%;
    left: 0;
  }
  body.page-homepage .header-banner .inner {
    width: 700px;
    max-width: 100%;
    top: 80px;
	padding: 0 15px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
	.grantees {
		margin-top: 0;
	}
}
@media (max-width: 900px) {
	body.page-homepage {
		padding-top: 80px;
	}
}
@media (max-width: 767px) {
  .wallpaper .wallpaper-video {
    width: 1200px;
    height: 600px;
  }

  body.page-homepage .header-banner .wrapper {
    padding-top: 2vw;
    width: 100%;
    left: 0;
  }
  body.page-homepage .header-banner .inner i.play-icon {
    margin-bottom: 0;
  }
	
	body.page-homepage .header-banner .inner {
		padding: 0;
	}
}
@media (max-width: 600px) {
  body.page-homepage {
    padding-top: 80px;
  }
  body.page-homepage .header-banner .wrapper {
    padding-top: 9vw;
  }
  body.page-homepage .header-banner .inner {
    width: 100%;
  }
	.col-xxs-12 {
		width: 100%;
		clear: both;
	}
	
	.grantees {
		margin-top: 50px;
		text-align: center;
	}
	
	.grantees .grantee {
		max-width: none;
		margin-bottom: 60px;
	}
	
	.grantees figure {
		padding: 0;
	}
	.grantees figure img {
		position: static;
	}
}
@media (max-width: 500px) {
  body.page-homepage {
    padding-top: 80px;
  }
  body.page-homepage .header-banner .wrapper .scrollto-arrow {
    display: none;
  }

  #slider-tips-facts .inner .content {
    min-height: 440px;
  }

  nav.slider-menu a {
    min-width: 60px;
  }
}
@media (max-width: 400px) {
  body.page-homepage {
    padding-top: 80px;
  }
  body.page-homepage .header-banner .wrapper .inner h1 {
    font-size: 20px;
  }
}
@media (max-width: 300px) {
  h2 {
    white-space: normal !important;
  }
  h2 br {
    display: none;
  }
}
