#box2 {
  height: 100px;
  background: purple;
  width: 200px; }

#box1 {
  height: 100px;
  background: orange;
  width: 200px; }

#boxes {
  margin-top: 120px; }

.tac {
  text-align: center; }

/*----anim help -----------*/
#info, #info2 {
  display: none; }

#boxes {
  visibility: hidden; }

/*----anim help -----------*/
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#cs_inner .cs_hm_other_stories_wrap .box_wrap a {
  padding: 40px 0; }

.dark, .dark2, .dark_banner {
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, black rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, black 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  z-index: 1; }

.dark_banner {
  top: 0;
  z-index: -1; }

.dark {
  display: none; }

body {
  font-size: 20px;
  line-height: 22px;
  max-width: 100%;
  overflow-x: hidden;
  /*font-weight: 700;*/ }

.cs_video_wrap video, .cs_video_wrap .banner_img {
  position: fixed;
  top: -5%;
  left: 0%;
  width: 100%;
  min-height: 70vh;
  z-index: -100;
  background-size: cover;
  transition: 1s opacity; }

.cs_video_embed {
  position: relative; }

.cs_header .sticky, .cs_header .sticky {
  /* background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)); */
  padding-bottom: 30px; }

.cleanseas_inner_wrap_b, .cleanseas_inner_wrap_r {
  position: relative; }

.cs_video_wrap, .cs_banner_wrap {
  height: 70vh;
  width: 100%;
  overflow: hidden;
  position: relative; }

.cleanseas_wrap {
  position: relative; }

.cleanseas_inner_wrap_b, .blue {
  background: #224170;
  min-height: 300px; }

.cleanseas_inner_wrap_r, .red {
  background: #F16667;
  min-height: 210px; }

.white {
  background: #fff; }

.blue, .red, .white {
  position: relative; }

.cs_banner_wrap img {
  width: 100%; }

.cs_page_header {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
  position: absolute;
  z-index: 3;
  top: 150px;
  left: 0;
  right: 0;
  text-align: center; }

.cs_page_explainer {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  position: absolute;
  z-index: 3;
  top: 230px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 23px; }

.page_header {
  text-align: center;
  display: block;
  margin-top: 0 !important; }

.cs_page_header h1 {
  color: #fff; }

.cs_in_page_header {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #224170;
  text-align: center;
  color: #224170; }

.cs_video_wrap .video_trash {
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 10%;
  left: 0;
  height: 70%; }

.cs_video_wrap .video_trash img {
  height: 200px;
  position: absolute;
  z-index: 1; }

.cs_top_wrap, .box_wrap, .cs_hm_other_stories_wrap, .cs_hp_tideturners_wrap, .cs_hp_footer_campaign_wrap, .cs_footer_wrap, .did_you_know_grid {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }

.cs_menu_social {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 5%; }

.cs_menu_social li a {
  font-size: 26px; }

.cs_menu_social ul {
  display: flex;
  width: 15%;
  margin: 0 auto; }

.cs_menu_social li {
  list-style: none; }

.tide_turners_grid_wrap, .w1240, .cs_download_resource_pg_wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto; }

.tide_turners_grid {
  margin-top: 40px; }

.did_you_know_grid {
  margin: 60px auto 40px auto; }

.cs_inner {
  background: #fff; }

.cs_inner, .take_action_do_list {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  color: #224170;
  font-weight: 300; }

.cs_inner h2 {
  margin: 40px 0;
  font-size: 28px;
  line-height: 28px; }

.cs_inner p, .cs_resource_content p {
  margin: 20px 0; }

.cs_inner img {
  width: 100%;
  height: auto;
  margin: 40px 0; }

.cs_top {
  position: absolute;
  top: 0px;
  padding-top: 30px;
  width: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.cs_top_wrap {
  display: flex; }

.cs_logo {
  width: 30%; }

.cs_logo img {
  height: 120px;
  z-index: 5; }

.cs_menu_top {
  width: 70%;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.cs_menu_top .cs_inmenu_wrap {
  display: flex;
  justify-content: flex-end;
  width: 100%; }

.cs_menu_top a {
  color: #fff; }

#open_nav {
  font-size: 40px;
  width: 10%;
  float: right;
  padding: 15px 0; }

#open_nav:hover {
  cursor: pointer; }

#myNav .search {
  position: relative;
  display: block;
  text-align: center;
  margin: 5% 17%; }

.search input {
  /* font-family: 'FontAwesome'; */
  padding: 20px; }

.cs_menu_top .active {
  font-size: 60px !important; }

#myNav .cs_inmenu_wrap .dropdown {
  margin: 0 40px; }

.cs_body {
  background: #fff;
  min-height: 100px; }

.blue .cs_body {
  background: #224170;
  color: #fff;
  min-height: 300px; }

.red .cs_body {
  background: #F16667;
  color: #fff;
  min-height: 300px; }

.cs_redbox {
  background: #F16667; }

.hp_pledge {
  background: #224170; }

.cs_pledge_hp {
  display: flex;
  width: 80%;
  margin: 0px auto;
  align-items: center;
  min-height: 50vh; }
  .cs_pledge_hp h1 {
    width: 100%;
    display: block;
    padding: 20px 0;
    color: #fff;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 38px; }
  .cs_pledge_hp_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
    padding: 30px 0;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }
    .cs_pledge_hp_content a {
      margin: 20px auto;
      padding: 20px;
      background: #fff;
      color: #ED6667;
      display: block;
      text-align: center;
      font-size: 22px;
      font-weight: bold; }
    .cs_pledge_hp_content .img_holder {
      width: 49%; }
      .cs_pledge_hp_content .img_holder .img_wrap {
        max-height: 300px;
        width: 100%;
        overflow: hidden; }
      .cs_pledge_hp_content .img_holder img {
        width: 100%;
        height: auto;
        margin-top: -50px; }
    .cs_pledge_hp_content .content {
      width: 47%;
      margin: 0 0 0 auto;
      font-size: 24px;
      line-height: 26px; }
    .cs_pledge_hp_content .link {
      width: 100%; }

.cs_redbox .box_wrap, .cs_hp_tideturners_boxes, .row_threes {
  display: flex;
  justify-content: space-between;
  padding: 50px 0; }

.cs_redbox .box, .tide_turners_grid_wrap .box, .take_action_top_holder .teacher, .take_action_top_holder .students, .take_action_top_holder .parents {
  width: 28%;
  height: 300px;
  border: 1px solid #fff;
  position: relative; }

.tide_turners_grid_wrap .box img {
  max-width: unset;
  height: 100%;
  width: 120%; }

.tide_turners_grid_wrap .box {
  overflow: hidden;
  margin-bottom: 30px; }

.cs_hp_tideturners_boxes .box, .tide_turners_grid_wrap .temp_wrap, .row_threes div {
  width: 32%;
  height: 300px;
  border: 1px solid #fff;
  position: relative; }

/*on normal, remove me, and reset to 32%; also remember to reset the twig*/
.tide_turners_grid_wrap .box {
  width: 100% !important; }

/*remove when more than 3*/
.did_you_know_grid .threes {
  width: 49%;
  height: 300px;
  border: 1px solid #fff;
  position: relative; }

.tide_turners_grid_links {
  padding-bottom: 40px; }

.tide_turners_grid_links ul {
  max-width: 30%;
  margin: 0 auto;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center; }

.tide_turners_grid_links ul li {
  list-style: none;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #224170; }

.tide_turners_grid_links ul li:last-child {
  border: 0;
  margin-right: 0; }

.tide_turners_grid_links ul a {
  color: #224170;
  font-weight: 700; }

.cs_redbox .box {
  padding: 30px; }

.cs_redbox .stat {
  background: #fff;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto; }

.cs_redbox .stat_text {
  color: #F16667;
  max-width: 50%;
  text-align: center; }

.cs_redbox .stat_text strong {
  font-size: 95px;
  font-weight: 100;
  display: block;
  text-align: center;
  line-height: 100px; }

.cs_redbox .play_questions {
  color: #fff;
  font-size: 31px;
  line-height: 32px; }

.cs_redbox .play_questions input {
  border: 1px solid #fff; }

.cs_redbox .play_questions form {
  margin: 20px; }

.cs_redbox .play_questions form p, .tide_turners_grid_wrap, .did_you_know_grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.tide_turners_grid_wrap {
  align-items: flex-start; }

.cs_redbox .play_questions form p > label {
  flex: 1 1 50%;
  margin: 10px 0; }

.cs_redbox .play_questions .play_questions_wrap {
  padding: 40px; }

.play_questions_wrap span {
  width: 48%; }

.take_action_text a {
  color: #F16667;
  font-size: 65px;
  text-decoration: none;
  text-align: center;
  display: block;
  line-height: 60px; }

.cs_main_story {
  width: 100%;
  background: url(../images/article_1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
  position: relative; }

.cs_main_story .article_info {
  position: absolute;
  z-index: 1;
  color: #fff;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  font-weight: normal; }

.cs_main_story .cs_main_story_wrap {
  width: 50%; }

.cs_main_story .cs_main_story_wrap .miny_title {
  margin: 20px 0; }

.cs_main_story .cs_main_story_wrap h1 {
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 20px; }

.cs_hm_other_stories {
  background: #fff;
  width: 100%;
  position: relative;
  min-height: 50px; }

.cs_hp_story {
  width: 49%;
  display: flex;
  margin-top: 30px; }

.cs_hp_storygal {
  width: 49%;
  display: flex;
  margin-top: 30px;
  margin-bottom: -170px; }

.cs_hp_story .cs_hp_story_img {
  width: 65%;
  /* height:250px;*/
  overflow: hidden; }

.cs_hp_storygal .cs_hp_storygal_img {
  width: 65%;
  /* height:250px;*/
  overflow: hidden; }

.cs_hp_story .cs_hp_story_img img {
  width: 120%;
  height: 100%;
  object-fit: cover; }

.cs_hp_storygal .cs_hp_storygal_img img {
  width: 120%;
  height: 35%;
  object-fit: cover; }

/* yussuf jan 06 2020 */
.cs_hp_story .cs_hp_story_txt {
  padding: 20px;
  width: 35%;
  color: #fff; }

.cs_hp_storygal .cs_hp_storygal_txt {
  padding: 20px;
  width: 35%;
  height: 35%;
  color: #fff; }

.cs_hp_story .cs_hp_story_txt span {
  margin-bottom: 20px; }

.cs_hp_storygal .cs_hp_storygal_txt span {
  margin-bottom: 20px; }

.cs_hp_story .cs_hp_story_txt h3 {
  font-size: 22px;
  margin-top: 20px;
  line-height: 25px; }

.cs_hp_storygal .cs_hp_storygal_txt h3 {
  font-size: 22px;
  margin-top: -20px;
  line-height: 25px; }

.cs_hp_story .cs_hp_story_txt a {
  color: #fff; }

.cs_hp_storygal .cs_hp_storygal_txt a {
  color: #fff; }

.cs_hm_other_stories_wrap .box_wrap a {
  text-decoration: none;
  color: #224170;
  font-weight: bold;
  padding: 40px 0 0 0;
  display: inline-block;
  font-size: 20px; }

.cs_hm_other_stories .cs_hm_other_stories_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 0; }

.cs_hm_other_stories_wrap > .cs_hp_story {
  /*flex:1 1 48%;*/ }

.cs_hp_story:nth-child(1) .cs_hp_story_txt {
  background: #7C94CA; }

.cs_hp_story:nth-child(2) .cs_hp_story_txt {
  background: #224170; }

.cs_hp_story:nth-child(3) .cs_hp_story_txt {
  background: #3D61A8; }

.cs_hp_story:nth-child(4) .cs_hp_story_txt {
  background: #ED6667; }

.cs_hp_story:nth-child(5) .cs_hp_story_txt {
  background: #3D61A8; }

.cs_hp_story:nth-child(6) .cs_hp_story_txt {
  background: #ED6667; }

/* yussuf Jan 07 2020 */
.cs_hp_storygal:nth-child(1) .cs_hp_storygal_txt {
  background: #ED6667; }

.cs_hp_storygal:nth-child(2) .cs_hp_storygal_txt {
  background: #BA1167; }

.cs_hp_storygal:nth-child(3) .cs_hp_storygal_txt {
  background: #FA1137; }

.cs_hp_storygal:nth-child(4) .cs_hp_storygal_txt {
  background: #DB0132; }

.cs_hp_storygal:nth-child(5) .cs_hp_storygal_txt {
  background: #DB0132; }

.cs_hp_storygal:nth-child(6) .cs_hp_storygal_txt {
  background: #DB0132; }

.cs_hp_storygal:nth-child(7) .cs_hp_storygal_txt {
  background: #BD0132; }

.cs_hp_storygal:nth-child(8) .cs_hp_storygal_txt {
  background: #AB0182; }

.cs_hp_storygal:nth-child(9) .cs_hp_storygal_txt {
  background: #CB0182; }

.cs_hp_storygal:nth-child(10) .cs_hp_storygal_txt {
  background: #FC0182; }

.cs_hp_storygal:nth-child(11) .cs_hp_storygal_txt {
  background: #AA0182; }

.cs_hp_storygal:nth-child(12) .cs_hp_storygal_txt {
  background: #BB0182; }

.cs_hp_tideturners {
  padding: 40px 0;
  background: #224170; }

.cs_hp_footer_campaign {
  width: 100%;
  background: url(../images/bottom_banner.jpeg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
  position: relative; }

.cs_hp_tideturners_wrap .box_wrap {
  max-width: 30%;
  margin-bottom: 20px; }

.cs_hp_tideturners_wrap .box_wrap h2 {
  line-height: 30px;
  color: #fff; }

.cs_hp_tideturners_wrap .content {
  text-align: center;
  display: block;
  color: #fff; }

.box_txt {
  color: #fff;
  padding: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  margin: 0 auto;
  right: 0; }

.box_txt h3 {
  font-size: 30px;
  line-height: 32px;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center; }

.cs_hp_tideturners_boxes .individual:hover {
  /*background:url('../images/afrozshah380.jpg');*/
  background-repeat: no-repeat;
  height: 300px;
  background-size: cover;
  -webkit-transition: background 300ms ease-in 200ms;
  /* property duration timing-function delay */
  -moz-transition: background 300ms ease-in 200ms;
  -o-transition: background 300ms ease-in 200ms;
  transition: background 300ms ease-in 200ms; }

.cs_hp_footer_campaign_content {
  position: absolute;
  z-index: 1;
  width: 22%;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  top: 50%;
  transform: translateY(-50%); }

.campaign_ribbon {
  border-radius: 50%;
  width: 250px;
  height: 250px;
  background: #fff;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #F16667;
  margin-bottom: 15%;
  line-height: 26px; }

.campaign_ribbon a {
  color: #fff;
  padding: 10px;
  border-radius: 9px;
  position: absolute; }

.cs_footer {
  width: 100%;
  background: #224170;
  color: #fff;
  font-weight: 700; }

.cs_footer_wrap, .cs_footer_signup_wrap, .cs_footer_social ul, .cs_footer_links {
  display: flex; }

.cs_footer_wrap {
  padding: 60px 0; }

.cs_footer_left, .cs_footer_right {
  width: 50%;
  padding: 40px; }

.cs_footer_left {
  border-right: 1px solid #fff;
  text-align: right;
  position: relative; }

.cs_footer_signup_wrap .signup_field input {
  background: #7B95CB;
  border: none;
  padding: 10px;
  color: #fff;
  background: #7B95CB; }

.cs_footer_signup_wrap, .cs_footer_social ul {
  justify-content: flex-end; }

.cs_footer_signup_wrap {
  position: absolute;
  right: 0;
  top: 40px;
  right: 40px; }

.cs_footer_signup_wrap .signup_field {
  padding: 0px 20px 20px 20px; }

.cs_footer_signup_wrap .signup_call {
  padding: 0px 20px; }

.cs_footer_signup_wrap .signup_call {
  width: 30%;
  text-align: left; }

.cs_footer_social {
  padding: 70px 10px; }

.cs_footer_social li {
  list-style: none;
  color: #fff;
  padding: 10px 0; }

.cs_footer_menu li, .cs_footer_audience_menu li {
  list-style: none;
  color: #fff;
  padding: 5px; }

.cs_footer_links {
  padding-left: 20px; }

.cs_footer_links a, .cs_footer_social a {
  color: #fff;
  padding: 10px; }

.cs_footer_menu {
  width: 35%; }

.cs_footer_menu ul, .cs_footer_audience_menu ul {
  margin-top: -5px; }

#fishHolder {
  position: absolute;
  z-index: 0;
  opacity: 0.1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.footer_logos {
  display: flex;
  width: 400px;
  margin: 0px auto;
  padding: 0 0 50px 0;
  justify-content: space-between; }

.footer_logos img {
  height: 70px; }

.cs_footer_signup_wrap .signup_field input:nth-child(2) {
  background: #1E3A64; }

.cs_footer_signup_wrap .signup_field input:nth-child(2):hover {
  background: #2D5798; }

.cs_footer_signup_wrap .signup_field form {
  display: flex; }

/*---------resets-----------*/
.frst-timeline-content p img {
  margin: -50px 0 0 0; }

.frst-timeline-content h2 {
  margin-top: 0; }

.tide_turners_grid_wrap {
  padding-bottom: 100px; }

/*-------------------------*/
.take_action_top_holder {
  display: flex;
  justify-content: space-between; }

.take_action_top_holder .teacher, .take_action_top_holder .students, .take_action_top_holder .parents {
  border: 0; }

.take_action_do_list li {
  list-style: none;
  display: block;
  width: 100%;
  display: flex;
  margin-bottom: 30px; }

.take_action_do_list li img {
  width: 60%; }

.take_action_do_list .take_action_action {
  width: 40%; }

.take_action_do_list .take_action_action {
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff; }

.take_action_do_list li:nth-child(1) .take_action_action {
  background: #D85C5D; }

.take_action_do_list li:nth-child(2) .take_action_action {
  background: #7C97CD; }

.take_action_do_list li:nth-child(3) .take_action_action {
  background: #3D61AB; }

.take_action_main_body {
  width: 100%;
  margin: 0 auto;
  background: #fff; }

.blue_title {
  color: #224170;
  font-size: 30px;
  text-align: center;
  padding: 40px 0;
  font-weight: 700; }

.did_you_know_grid .threes img {
  height: 200px;
  width: auto;
  margin: 30px auto;
  display: block; }

.did_you_know_grid .threes {
  margin-bottom: 60px;
  border: 0;
  height: 370px; }

.did_you_know_grid .threes .box {
  border: 1px solid #fff;
  height: 100% !important; }

.did_you_know_grid .threes h3 {
  padding-bottom: 10px;
  color: #fff;
  font-size: 18px; }

.did_you_know_grid .threes span {
  color: #fff;
  font-weight: 700;
  padding: 30px 60px;
  display: block; }

.cs_download_resource_pg {
  background: #fff; }

.cs_download_resource_pg_wrap, .cs_download_grid {
  display: flex;
  color: #224170;
  justify-content: space-between;
  flex-wrap: wrap; }

.cs_resource_content {
  width: 50%;
  padding: 40px 0;
  border: 0; }

.cs_resource_img {
  width: 40%;
  padding: 40px 0;
  border: 0; }

.download_grid {
  width: 49%;
  padding: 40px 0;
  border: 0; }

.cs_resource_content, .cs_resource_img img {
  max-width: 70%;
  margin: 0 auto; }

.cs_resource_img img {
  text-align: center;
  display: block; }

.cs_resource_content .download_lnk_red {
  border-radius: 50%;
  background: #F16667;
  display: flex;
  flex: 1;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 30%;
  padding-top: 30%;
  margin: 40px auto;
  position: relative; }

.cs_resource_content .download_lnk_red:hover {
  background: #224170;
  border-radius: 50%;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 30%;
  padding-top: 30%;
  margin: 40px auto;
  position: relative; }

.cs_resource_content .download_lnk_red span {
  max-width: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #fff; }

.cs_resource_content .download_lnk_red:hover span {
  max-width: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #fff; }

.download_lnk_white {
  border-radius: 50%;
  background: #fff;
  display: flex;
  flex: 1;
  padding: 20px;
  color: #F16667;
  text-decoration: none;
  text-align: center;
  width: 50%;
  padding-top: 50%;
  margin: 0px auto;
  position: relative; }

.download_lnk_white span {
  max-width: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center; }

.download_lnk_white:hover {
  border-radius: 50%;
  background: #224170;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 50%;
  padding-top: 50%;
  margin: 0px auto;
  position: relative; }

.download_lnk_white:hover span {
  max-width: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center; }

.download_grid img {
  width: 100%;
  height: auto; }

.download_social {
  display: flex; }

.download_social li {
  list-style: none; }

.download_social li a {
  color: #224170;
  padding: 0 10px; }

.cs_pledger_block, .pledge_anim_works, .pledge_anim_works {
  display: block;
  position: relative;
  width: auto; }

.cs_pledger_block {
  max-width: 1440px;
  margin: 0 auto;
  display: flex; }

.pledge_options {
  width: 30%; }

.pledge_anim_works {
  overflow: hidden;
  max-height: 400px;
  min-height: 400px;
  width: 60%; }

.cs_pledger_block video {
  width: 100%;
  min-height: 60vh;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  background-size: cover;
  transition: 1s opacity; }

.cs_pledge_dirt_box {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%; }

.cs_pledge_dirt_box img {
  height: 40px; }

.cs_video_wrap .campaign_ribbon {
  /* position: absolute; */
  z-index: 10;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background: #ED6667; }

.cs_video_wrap .campaign_ribbon img {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  margin: 0; }

.tide_turners_grid_wrap h3 {
  display: block; }

.campaign_page_grid {
  display: flex;
  justify-content: space-between;
  margin: 40px 0; }

.campaign_page_grid_item {
  width: 32.5%; }

.campaign_page_grid_item:nth-child(1) {
  background: #224170; }

.campaign_page_grid_item:nth-child(2) {
  background: #3D61A8; }

.campaign_page_grid_item:nth-child(3) {
  background: #ED6667; }

.campaign_page_grid_item, .campaign_page_grid_item .campaign_page_grid_item_image {
  position: relative; }

.campaign_page_grid_item .campaign_page_grid_item_image img {
  width: 100%;
  height: auto;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  margin: 0; }

.campaign_page_grid_item .campaign_page_grid_item_body {
  /*osition:absolute;*/
  z-index: 9;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-weight: 500;
  color: #fff;
  padding: 20px;
  padding-bottom: 50%; }

.campaign_page_grid_item .campaign_page_grid_item_body h3 {
  font-weight: 700;
  font-size: 20px;
  display: block;
  margin: 20px 0;
  color: #fff; }

/*.campaign_page_grid_item .campaign_page_grid_item_body a {
	border-radius: 50%;
	background: #fff;
	display: flex;
	flex: 1;
	padding: 20px;
	padding-top: 20px;
	color: #F16667;
	text-decoration: none;
	text-align: center;
	width: 40%;
	padding-top: 40%;
	margin: 40px auto;
	position: absolute;
	margin: 0 auto;
	bottom: 20px;
	left: 0;
	right: 0;
	}
*/
.campaign_page_grid_item .campaign_page_grid_item_body .bts_circle {
  border-radius: 50%;
  background: #fff;
  display: flex;
  flex: 1;
  padding: 20px;
  padding-top: 20px;
  color: #F16667;
  text-decoration: none;
  text-align: center;
  width: 220px;
  height: 220px;
  margin: 40px auto;
  position: absolute;
  margin: 0 auto;
  bottom: 20px;
  left: 0;
  right: 0;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.campaign_page_grid_item .campaign_page_grid_item_body .bts_circle div {
  display: flex;
  justify-content: space-between; }

.campaign_page_grid_item .campaign_page_grid_item_body p {
  margin: 20px 0; }

.campaign_page_grid_item .campaign_page_grid_item_body .bts_circle .left {
  padding-right: 10px;
  border-right: 1px solid #ED6667;
  text-align: right; }

.campaign_page_grid_item .campaign_page_grid_item_body .bts_circle .right {
  padding-left: 10px;
  text-align: left; }

.campaign_page_grid_item .campaign_page_grid_item_body .bts_circle .left a, .campaign_page_grid_item .campaign_page_grid_item_body .bts_circle .right a {
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 10px; }

.campaign_page_grid_item_body ul {
  padding-bottom: 50px; }

.campaign_page_grid_item .campaign_page_grid_item_body a span {
  max-width: 73%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #F16667;
  font-size: 18px;
  line-height: 17px; }

.cs_body ul, .cs_body ol {
  margin-left: 30px; }

.toolkit_wrap {
  display: flex;
  justify-content: space-between; }

.toolkit_wrap_l {
  width: 70%; }

.toolkit_wrap_r {
  width: 30%; }

.list_of_countries, .list_of_countries img {
  position: relative; }

.list_of_countries div:first-child {
  position: absolute;
  z-index: 9;
  top: 0;
  xborder: 0px #224170 solid;
  padding: 15px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 5;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule: 1px solid #224170;
  -moz-column-rule: 1px solid #224170;
  column-rule: 1px solid #224170;
  width: 96%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10%; }

.list_of_countries img {
  width: 100%;
  height: auto;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  margin: 0; }

#block-listofcountries ol li, #block-listofcountries ol li a, #block-listofcountries ul li, #block-listofcountries ul li a {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 10px; }

.pledge_take_action_flex {
  display: flex; }

.pledge_take_action_flex .take_action_teachers, .pledge_take_action_flex .take_action_students, .pledge_take_action_flex .take_action_parents {
  width: 32%; }

#block-views-block-news-and-stories-block-1 > h2 {
  display: none; }

.stories-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.stories-wrap .views-row {
  width: 49%;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.08);
  background: #fff;
  margin-bottom: 40px; }

.stories-wrap .views-row .news_story {
  width: 100%; }

.stories-wrap .views-row .img_wrap {
  width: 100%;
  height: 300px;
  overflow: hidden; }

.stories-wrap .views-row .img_wrap img {
  width: 100%;
  height: auto;
  margin: 0;
  object-fit: cover;
  min-height: 300px; }

.stories-wrap .views-row .story_desc {
  display: block;
  padding: 0 20px; }

.stories-wrap .views-row .story_desc {
  color: #224170; }

.stories-wrap .pager {
  display: block;
  width: 100%; }

.stories-wrap .pager__items {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: nowrap; }

.stories-wrap .pager__items li {
  list-style: none;
  margin: 0;
  padding: 5px 10px; }

.stories-wrap .pager__items li a {
  color: #224170; }

.stories-wrap .pager__items li.is-active {
  color: #fff;
  background-color: #224170; }

.stories-wrap .pager__items li.is-active a {
  color: #fff; }

.concert-pledge-count table {
  width: 100%; }

.concert-pledge-count td {
  text-align: center; }

/*# sourceMappingURL=acpmeas1.css.map */
