#may-all-children-popup, #may-all-children-wrapper, #page-shield {
  display: none;
}

#may-all-children-mobile {
  text-align: center;
  padding: 40px 20px 10px;
  margin: 10px 0 20px;
}
#may-all-children-mobile h1 {
  text-align: center;
}
#may-all-children-mobile p {
  font-size: 15px;
  text-align: left;
  margin: 6px 0 10px;
}

.content-blog {
  text-align: center;
}
.content-blog h2 {
  text-align: center;
}

.content-main {
  position: relative;
  background-color: #CACBCA;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 100px 0;
  background: url("/images/kids_overlay.png") no-repeat;
  background-size: cover;
}
.content-main div, .content-main p, .content-main span {
  max-width: 1020px;
  margin: 0 auto;
}

.content .content-main p {
  max-width: 900px;
}

h1 {
  font-size: 48px;
  line-height: 48px;
}

h2 {
  font-size: 24px;
  line-height: 1.125em;
  font-weight: normal;
}

h3 {
  font-size: 20px;
  font-weight: normal;
}

.play-video-btn, .tab-content, .tab-text, .vertical-center, .video {
  text-align: center;
}

.video {
  /* background-image: url("http://placehold.it/1000x1000"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.header-wrapper:after {
  background-color: none;
}

.tab-container {
  position: relative;
  z-index: 5;
  background-color: #84bade;
}
.tab-container h1 {
  margin-left: 8px;
}

.tab-container-inner {
  position: relative;
  height: auto !important;
  width: 100%;
  max-width: 100% !important;
}

.tab-content {
  position: relative;
  top: 0;
  width: 100%;
  color: #fff;
  vertical-align: top;
  z-index: 1;
}

.vertical-center, .video:before {
  vertical-align: middle;
  display: inline-block;
}

.tab-content {
  overflow: visible;
  -ms-overflow-style: none;
}
.tab-content p {
  padding: 0 0.5em;
}
.tab-content .btn {
  display: inline-block;
  margin: 0.5em;
}
.tab-content:first-of-type {
  background-color: #32b8bf;
}
.tab-content:first-of-type .btn {
  background-color: #fff;
  color: #32b8bf;
}
.tab-content:first-of-type .tab-text p:after {
  content: "";
  background-image: url(/images/little_friend_6.png);
  width: 193px;
  height: 172px;
  right: -193px;
  bottom: -10px;
  transform: rotate(-5deg);
}
.tab-content:nth-of-type(2) {
  background-color: #FFADA6;
}
.tab-content:nth-of-type(2) .btn {
  background-color: #fff;
  color: #FFADA6;
}
.tab-content:nth-of-type(2) .tab-text p:after {
  content: "";
  background-image: url(/images/little_friend_3.png);
  width: 303px;
  height: 201px;
  right: -300px;
  top: 50px;
}
.tab-content:nth-of-type(2) .tab-text p:before {
  content: "";
  background-image: url(/images/little_friend_1.png);
  width: 216px;
  height: 230px;
  left: -230px;
  bottom: 100px;
}
.tab-content:nth-of-type(3) {
  background-color: #FD4F57;
}
.tab-content:nth-of-type(3) .tab-text a:first-of-type:after {
  background-image: url(/images/little_friend_5.png);
  height: 61px;
  width: 51px;
  content: "";
}
.tab-content:nth-of-type(3) .tab-text p:after, .tab-content:nth-of-type(3) .tab-text p:before {
  background-image: url(/images/little_friend_5.png);
  height: 61px;
  width: 51px;
  content: "";
}
.tab-content:nth-of-type(3) .btn {
  background-color: #fff;
  color: #FD4F57;
}
.tab-content:nth-of-type(3) .tab-text p:after {
  left: -150px;
  bottom: 150px;
  transform: rotate(-25deg);
}
.tab-content:nth-of-type(3) .tab-text p:before {
  right: -150px;
}
.tab-content:nth-of-type(3) .tab-text a:first-of-type:after {
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: center bottom;
  left: -50px;
  bottom: 50px;
  transform: rotate(10deg);
  pointer-events: none;
}
.tab-content:nth-of-type(4) {
  background-color: #69d8de;
}
.tab-content:nth-of-type(4) .btn {
  background-color: #fff;
  color: #69d8de;
}
.tab-content:nth-of-type(4) .tab-text p:after {
  content: "";
  background-image: url(/images/little_friend_4.png);
  width: 68px;
  height: 412px;
  right: -85px;
  bottom: 0;
}

.tab-text {
  position: relative;
  display: table;
  height: 100%;
  width: 60%;
  max-width: 850px;
  padding: 45px 0;
  margin: 0 auto;
  float: none;
}
.tab-text h1 {
  padding-bottom: 45px;
}
.tab-text p {
  padding-bottom: 45px;
  margin: 0;
}
.tab-text p:after, .tab-text p:before {
  display: block;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
}

.tab-img, .tab-switcher, .tab-titles {
  display: none;
}

.video-container {
  position: relative;
  width: 100%;
  max-height: 537px;
  margin: 0 auto;
}

.video-slide {
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 537px;
  z-index: 1;
}
.video-slide.active {
  filter: alpha(enabled=false);
  opacity: 1;
  display: block;
}
.video-slide.next {
  filter: alpha(enabled=false);
  opacity: 1;
  display: block;
  z-index: 2;
}
.video-slide.active {
  z-index: 3;
}

.video {
  position: relative;
  margin: 0 auto;
  color: #fff;
  z-index: 5;
  height: 573px;
}
.video h1 {
  margin-top: 1.25em;
}

.embed-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  /* 
  position: relative;
  z-index: 10;
  top: 0;
  padding-bottom: 53.5%;
  overflow: visible;
  max-width: 100%; padding-left: 30px; padding-right: 30px;
  margin: 0 auto;
  height: auto;
  */
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: relative;
  margin: 0 auto;
  top: -38px;
  left: 0;
  width: 100%;
  height: 100%;
}

.play-video-btn {
  height: 70px;
  margin-top: 1em;
}
.play-video-btn img {
  cursor: pointer;
  position: relative;
  z-index: 2;
  width: 70px;
}

.close-video-btn {
  height: 20px;
  z-index: 2;
  width: 1020px;
  text-align: left;
  margin: 0 auto;
}
.close-video-btn img {
  display: none;
  cursor: pointer;
  position: relative;
  left: 6px;
  width: 34px;
  z-index: 1000;
  top: 6px;
}

.content-main p:last-child, .vertical-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video:before {
  content: "";
}

.vertical-center {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.content .btn {
  background-color: #FD4F57;
}

.body-wrapper .content {
  max-width: none;
}

.content-blog {
  padding: 45px 0;
}
.content-blog h2 {
  padding-bottom: 45px;
  color: #4a4a4a;
  font-size: 24px;
  line-height: 1.125em;
  font-weight: normal;
}
.content-blog h3 {
  padding-top: 18px;
  text-align: left;
  font-weight: normal;
  color: #fd4f57;
}
.content-blog p, .content-blog span {
  text-align: left;
}
.content-blog .btn {
  margin-top: 30px;
}

.blog-list {
  position: relative;
  margin: 0;
  -webkit-column-width: 500px;
  -moz-column-width: 500px;
  -o-column-width: 500px;
  -ms-column-width: 500px;
  column-width: 500px;
}
.blog-list .homepage-blog {
  display: inline;
  vertical-align: top;
}
.blog-list .blog-content {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  width: 100%;
}
.blog-list .blog-content a {
  color: #FD4F57;
}
.blog-list .blog-date, .blog-list h3 {
  display: inline-block;
  width: 100%;
  font-family: "Graphik-Bold";
}

.blog-date {
  color: #4a4a4a;
  font-size: 12px;
}
.blog-date:before {
  content: "Posted on ";
}

.btn {
  padding: 9px 25px;
}

@media (min-width: 1020px) {
  .tab-content .btn {
    width: 50%;
  }
  .tab-content .btn {
    width: auto;
  }
}
@media (max-width: 1019px) {
  .body-wrapper, .content {
    padding: 0;
  }
  .embed-container {
    top: 0;
    width: 100%;
    max-width: 100%;
  }
  .video {
    height: 573px;
  }
  .close-video-btn img {
    left: 6px;
    width: 60px;
    top: 6px;
  }
  .tab-content .tab-text {
    width: 60%;
  }
  .content-main p img {
    width: 150%;
    max-width: none;
  }
  .content-main p:last-child {
    max-width: none;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .content-blog {
    width: 100%;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .content-blog .blog-list, .content-blog h2 {
    padding-bottom: 45px;
  }
  .content-blog .blog-content {
    margin-bottom: 0;
  }
  .content-blog .blog-date:not(:first-of-type) {
    padding-top: 45px;
  }
  .content-blog a {
    margin: 0;
  }
  .content-blog .btn {
    margin-top: 0px;
  }
  .tab-content:nth-of-type(3) .tab-text a:first-of-type:after {
    left: 2px;
  }
  .tab-content:nth-of-type(3) .tab-text p:after {
    left: -20px;
    top: 77px;
    bottom: auto;
  }
  .tab-content:nth-of-type(3) .tab-text p:before {
    right: -8px;
    top: -22px;
  }
  .tab-content:nth-of-type(2) .tab-text p:after {
    right: -300px;
  }
  .tab-content:first-of-type .tab-text p:after {
    right: -140px;
  }
  .tab-content:nth-of-type(4) .tab-text p:after {
    right: -67px;
  }
}
@media all and (max-width: 719px) {
  p, .btn {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .video {
    height: 420px;
  }
  .video:before {
    height: 100%;
  }
  .video .vertical-center h1 {
    margin-top: 0;
  }
  .play-video-btn {
    height: 70px;
  }
  .play-video-btn img {
    width: 70px;
  }
  .play-video-btn:after {
    margin-top: -60px;
  }
  .close-video-btn {
    height: 30px;
  }
  .close-video-btn img {
    left: 6px;
    width: 50px;
    top: 6px;
  }
  .embed-container embed, .embed-container iframe, .embed-container object {
    top: -42px;
  }
  .tab-content:nth-of-type(2) .tab-text p:before {
    display: block;
    left: -185px;
    bottom: 2px;
  }
  .tab-content:nth-of-type(2) .tab-text p:after {
    right: -200px;
    top: -125px;
  }
  .tab-content .tab-text {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (min-width: 720px) {
  #may-all-children-mobile {
    display: none;
  }
  #may-all-children-wrapper {
    display: block;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 200px;
    text-align: center;
    height: 430px;
  }
  #may-all-children-popup {
    width: 700px;
    padding: 252px 50px 0;
    height: 430px;
    background-color: #FD4F57;
    display: block;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 0 2px #888;
  }
  #may-all-children-popup h1 {
    text-align: center;
    color: #ff9a00;
  }
  #may-all-children-popup p {
    font-size: 15px;
    text-align: left;
    margin: 6px 0 10px;
  }
  #may-all-children-popup a.btn-md {
    padding: 6px 12px;
    font-size: 14px;
  }
  #may-all-children-popup a.cancel-button {
    color: #ff9a00;
    font-size: 14px;
    position: absolute;
    margin: 6px 0 0 20px;
  }
  #page-shield {
    display: block;
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: 0.5;
    background: #000;
  }
}
@media (max-width: 599px) {
  .video {
    height: 360px;
  }
  .video:before {
    height: 100%;
  }
  .video .vertical-center h1 {
    margin-top: 0;
  }
  .play-video-btn {
    height: 70px;
  }
  .play-video-btn img {
    width: 70px;
  }
  .play-video-btn:after {
    margin-top: -60px;
  }
  .close-video-btn {
    height: 40px;
  }
  .close-video-btn img {
    left: 6px;
    width: 50px;
    top: 6px;
  }
  .embed-container embed, .embed-container iframe, .embed-container object {
    top: -50px;
  }
}
@media (max-width: 480px) {
  h2, h1 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  p, .btn {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .tab-content .tab-text a:after {
    display: none !important;
  }
  .tab-content .tab-text p:after, .tab-content .tab-text p:before {
    display: none !important;
  }
  .tab-text {
    padding: 30px 0;
  }
  .tab-text h1, .tab-text p {
    padding: 0 0 25px;
  }
  .content-blog {
    padding: 30px 0;
  }
  .content-blog .blog-list, .content-blog h2 {
    padding-bottom: 30px;
  }
  .content-blog .blog-date:not(:first-of-type) {
    padding-top: 30px;
  }
  .content-blog .btn {
    margin-top: 0px;
  }
}
.homepage-announcement-top {
  background: #ff9938;
  position: relative;
  top: 50px;
}

.homepage-announcement-bottom {
  margin: 10px auto 0;
  background: #99ffdd;
}
@media (max-width: 1020px) {
  .homepage-announcement-bottom {
    margin: 0 auto;
  }
}