.main-wrap {
  padding: 0;
}
.main-wrap .menu.navdropdown ul {
  z-index: 3;
}
.default-content {
  background-color: transparent;
  overflow: hidden;
  position: relative;
}
.default-content::before {
  background-color: #e8881c;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.default-content::after {
  background-color: #ddeaf4;
  border-radius: 50%;
  bottom: -150px;
  content: '';
  height: 1600px;
  position: absolute;
  right: -80px;
  width: 1600px;
  z-index: -1;
}
.default-content .header {
  margin: 0 !important;
  padding: 1rem 4rem;
}
.default-content .header img {
  margin-left: .5rem;
  max-width: 70px;
}
.default-content .content-wrap {
  padding: 0 !important;
}
#prek3-landing-page .prek3-hero {
  padding: 0 4rem;
  position: relative;
}
#prek3-landing-page .prek3-hero.video-playing .prek3-hero-image {
  opacity: 0;
}
#prek3-landing-page .prek3-hero.video-playing .prek3-hero-content {
  opacity: 0;
}
#prek3-landing-page .prek3-hero.video-playing .prek3-hero-video::before {
  opacity: 0;
}
#prek3-landing-page .prek3-hero .prek3-hero-title {
  padding: 1rem 0;
}
#prek3-landing-page .prek3-hero .prek3-hero-title h3 {
  color: #fff;
  font-family: Schulbuch, "Helvetica, Neue", Helvetica, Geneva, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
}
#prek3-landing-page .prek3-hero .prek3-hero-image {
  position: absolute;
  bottom: 0;
  left: -75px;
  transition: all 1.5s ease;
  z-index: 1;
}
#prek3-landing-page .prek3-hero .prek3-hero-image img {
  max-width: 75%;
}
#prek3-landing-page .prek3-hero .prek3-hero-video-container {
  background: url('../image/video-border-new.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 15px 15px 10px 10px;
  position: relative;
}
#prek3-landing-page .prek3-hero .prek3-hero-content {
  box-sizing: border-box;
  color: #fff;
  position: absolute;
  right: 0;
  top: 52%;
  transform: translate(0, -70%);
  width: 60%;
  transition: all 1.5s ease;
  z-index: 1;
  left: 42%;
}
#prek3-landing-page .prek3-hero .prek3-hero-content h1 {
  font-family: Schulbuch, "Helvetica, Neue", Helvetica, Geneva, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 1rem 0;
}
#prek3-landing-page .prek3-hero .prek3-hero-content p {
  font-size: 19px;
  line-height: 1.25em;
  margin-bottom: 1rem;
  width: 95%;
}
#prek3-landing-page .prek3-hero .prek3-hero-video {
  position: relative;
}
#prek3-landing-page .prek3-hero .prek3-hero-video::before {
  background: rgba(50, 50, 50, 0.75);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 1.5s ease;
  width: 100%;
}
#prek3-landing-page .prek3-hero .prek3-hero-video video {
  max-width: 100%;
}
#prek3-landing-page .prek3-content {
  color: #193a7b;
  margin-top: 1rem;
  padding: 0 4rem 2rem 4rem;
}
#prek3-landing-page .prek3-content .section-header {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 5px 0;
  text-align: center;
}
#prek3-landing-page .prek3-content .section-subheader {
  font-size: 19px;
  margin: 0;
  text-align: center;
  line-height: 1.3;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider {
  margin-top: 4rem;
  padding: 0 4rem;
  text-align: center;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider a {
  display: block;
  margin: 0 auto;
  max-width: 180px;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider a,
#prek3-landing-page .prek3-product-details .prek3-product-slider a:link,
#prek3-landing-page .prek3-product-details .prek3-product-slider a:visited {
  color: #193a7b;
  text-decoration: none;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider a:hover,
#prek3-landing-page .prek3-product-details .prek3-product-slider a:focus,
#prek3-landing-page .prek3-product-details .prek3-product-slider a:active {
  color: #193a7b;
  text-decoration: underline;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider img {
  margin: 0 auto;
  max-width: 100%;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider span {
  display: block;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-prev,
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-next {
  border: 0;
  box-shadow: none;
  height: 70px;
  margin-top: -24px;
  width: 35px;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-prev::before,
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-next::before {
  background: url('../image/Arrow1.png');
  content: '';
  display: block;
  height: 70px;
  width: 35px;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-prev {
  left: 0;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-next {
  right: 0;
}
#prek3-landing-page .prek3-product-details .prek3-product-slider .slick-next::before {
  transform: scaleX(-1);
}
#prek3-landing-page .prek3-resources {
  margin-top: 3.5rem;
}
#prek3-landing-page .prek3-resources .prek3-resources-grid {
  margin: 2rem -1rem 0 -1rem;
}
#prek3-landing-page .prek3-resources .prek3-resources-grid::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}
#prek3-landing-page .prek3-resources .prek3-resources-item {
  box-sizing: border-box;
  float: left;
  padding: 0 1rem 3rem 1rem;
  width: 50%;
}
#prek3-landing-page .prek3-resources .prek3-resources-item::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}
#prek3-landing-page .prek3-resources .prek3-resources-item:nth-child(2n+1) {
  clear: left;
}
#prek3-landing-page .prek3-resources .prek3-resources-item a,
#prek3-landing-page .prek3-resources .prek3-resources-item a:link,
#prek3-landing-page .prek3-resources .prek3-resources-item a:visited,
#prek3-landing-page .prek3-resources .prek3-resources-item a:hover,
#prek3-landing-page .prek3-resources .prek3-resources-item a:focus,
#prek3-landing-page .prek3-resources .prek3-resources-item a:active {
  color: #193a7b;
  text-decoration: none;
}
#prek3-landing-page .prek3-resources .prek3-resources-item a:hover strong,
#prek3-landing-page .prek3-resources .prek3-resources-item a:focus strong,
#prek3-landing-page .prek3-resources .prek3-resources-item a:active strong {
  text-decoration: underline;
}
#prek3-landing-page .prek3-resources .prek3-resources-item img {
  display: inline;
  max-width: 100%;
}
#prek3-landing-page .prek3-resources .prek3-resources-item p {
  box-sizing: border-box;
  float: right;
  margin: 0;
  padding: 5px 0 0 10px;
  width: calc(100% - 85px);
}
#prek3-landing-page .prek3-resources .prek3-resources-item strong {
  display: block;
}
#prek3-landing-page .prek3-resources .prek3-resources-icon {
  float: left;
  text-align: right;
  width: 80px;
}
#prek3-landing-page .prek3-contact {
  margin-top: 4rem;
  text-align: center;
}
#prek3-landing-page .prek3-contact button {
  background-color: #fff;
  border-radius: 4px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin: 1rem 0 2rem 0;
  max-width: 200px;
  padding: 1rem 0;
  width: 100%;
}
#prek3-landing-page .prek3-contact a,
#prek3-landing-page .prek3-contact a:link,
#prek3-landing-page .prek3-contact a:visited {
  color: #193a7b;
  text-decoration: none;
}
#prek3-landing-page .prek3-contact a:hover,
#prek3-landing-page .prek3-contact a:focus,
#prek3-landing-page .prek3-contact a:active {
  color: #193a7b;
  text-decoration: underline;
}
#prek3-landing-page .prek3-contact .section-subheader {
  padding-bottom: 2rem;
}
@media screen and (max-width: 995px) {
  .default-content .header {
    padding: 1rem 2rem;
  }
  #prek3-landing-page .prek3-hero {
    padding: 0 2rem;
  }
  #prek3-landing-page .prek3-hero .prek3-hero-image {
    display: none;
  }
  #prek3-landing-page .prek3-hero .prek3-hero-video-container {
    padding: 10px;
  }
  #prek3-landing-page .prek3-hero .prek3-hero-content {
    left: 0;
    padding: 0 2rem;
    right: unset;
    top: 2rem;
    transform: none;
    width: 100%;
  }
  #prek3-landing-page .prek3-content {
    padding: 0 2rem 2rem 2rem;
  }
}
@media screen and (max-width: 650px) {
  #prek3-landing-page .prek3-hero {
    padding: 0 1rem;
  }
  #prek3-landing-page .prek3-hero .prek3-hero-content p {
    display: none;
  }
  #prek3-landing-page .prek3-resources .prek3-resources-grid {
    margin: 2rem 0 0 0;
  }
  #prek3-landing-page .prek3-resources .prek3-resources-item {
    float: none;
    padding: 0 0 3rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  #prek3-landing-page .prek3-hero .prek3-hero-content h1 {
    font-size: 19px;
  }
}
