/*=== Popup === */

.savedate_now {
    font: normal normal 900 25px/33px Avenir!important;
    letter-spacing: 0px!important;
    color: #292929!important;
}
.savedate_now_subhead {
    font: normal normal normal 16px/22px Avenir;
    letter-spacing: 0px;
    color: #292929;
}
#save_the_date_popup .popup{
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    /*background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/cada9784-0ce7-4e8b-5b12-e0e5c87f3400/public");*/
    background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/51b8b3ec-1248-4d8b-5da1-6c27ff13b000/blur=7")
}
#save_the_date_popup .popup_outside_btn {
    position: absolute;
    right: -1em;
    top: -1em;
    font-size: 1em !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
#save_the_date_popup input, #save_the_date_popup select {
    text-align: left;
    border-radius: 20px;
    width: 100%;
    padding-left: 20px;
}
/*====================================
======= KID CAKE BANNER SECTION ======
====================================== */
.video-container{
   background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/51b8b3ec-1248-4d8b-5da1-6c27ff13b000/original");
    max-height: 629px;
}
.noPadding { padding-left: 0; padding-right: 0;}
.hp-cta-btns a {
    margin-top: 0;
    margin-bottom: 0;
}
.hp-cta-btns {
    display: flex;
}
.btn-separator {
    width: 38px;
}
.secondary-landing-btn {
    background: #B5EDF8 0% 0% no-repeat padding-box!important;
}
.pushheader { margin-top: 10%!important; }
.give-paddings-v3 {
    padding-top: 1%;
    padding-bottom: 2%;
}
.hp-main-text {
    height: 560px;
}
.wbox-container {
    padding-bottom: 40px;
}
.wbox-selection-container {
    max-height: 500px; display: flex; justify-content: center
}
.blue-bg {
    height: 343px;
    background: #B5EDF8 0% 0% no-repeat padding-box;
}
#bg-video{
    width: 100%;
    margin-bottom: -13%;
}
.pos-abs-home {
    position: absolute;
    top: 175px;
}
.new-white-box {
    max-width: 404px;
    /*height: 500px;*/
    background-color: white;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 8px;
}
.hiw-general {
    text-decoration: underline solid #01C0E8 4px;
    -webkit-text-decoration-line: underline;
    -webkit-text-decoration-color: #01C0E8;
    -webkit-text-decoration-style: solid;
    -webkit-text-decoration-thickness: 4px;
    font-size: 1.5em!important;
    text-underline-offset: 10px;
}
.hiw-inactive {
    color: #CCCCCC!important;
    cursor: pointer;
    text-decoration: none!important;
    -webkit-text-decoration-line: none!important;
}
.hiw-step-inactive {
    opacity: 0.5!important;
    border-top: 15px solid #ccc!important;
}
.hiw-step-inactive h3 {
    color: #ccc!important;
    cursor: pointer;
}
.new-white-box h3, .new-white-box p  {
    padding-left: 30px;
    letter-spacing: 0;
    width: 90%;
}
.pdleft30 { padding-left: 30px; margin-bottom: 30px;}
.video-overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    margin-top: 7%;
}
.white-box{
    background-color: white;
    padding-bottom: 7%;
    border-radius: 20px;
}
.white-box h2{
    color: #666666;
    font-size: 2em;
    letter-spacing: 2.5px;
    font-family: "Avenir Black";
    margin-bottom: 5%;
}
.white-box p{
    color: #666666;
    font-size: 1.4em;
}
.white-box .primary-button{
    font-size: 1.8em;
    padding: 1% 10% 0;
}
.white-box a {
  display: inline-block;
}
.white-box a.cyan{
  text-decoration: underline;
  font-size: 1.4em;
}
.hp_header_overlay_container{
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  padding-top: 7.65%;
}
.hp_header_overlay_container_text{
  z-index: 2;
  padding: 0 15px;
  position: relative;
}
.hp_header_bg_img{
  width: 100%;
}
.hp_header_inv_img{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.hp_header_overlay_container h1{
  font-family: "Avenir Black";
  font-size: 2em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.03;
  letter-spacing: normal;
  color: #666666;
  margin-top: 0;
  margin-bottom: 1.7%;
}
.hp_header_overlay_container h2{
  font-size: 1.400em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: normal;
  color: #666666;
  margin: 0;
}
.hp_header_overlay_container a{
  display: inline-block;
  font-size: 1.733em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff !important;
  border-radius: 7px;
  box-shadow: 5px 5px 0 0 #f0f0f0 !important;
  background-color: #05c1e8;
  margin-top: 1.7%;
  margin-bottom: 0%;
  padding: 0.635em 3.11% 0.327em;
}
#baby_blue_bg{
  background-color: #b5edf9;
}
#baby_blue_bg a{
  text-decoration: underline;
  margin: 0;
  display: inline-block;
  font-size: 1.400em;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.34px;
  color: #333333;
  padding: 2% 15px;
}
/*================================
======= HOW IT WORK SECTION ===== se
================================== */

.hiw-header {
    color: #666666;
    font-family: "Avenir Medium";
    font-size: 1.667em;
    /*text-align: center;*/
    letter-spacing: 2px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.give-top-10-4 {
    margin-top: 3%;
}
.give-top-25pix {
    margin-top: 25px;
}
.step-subcopy {
    font-family: "Avenir Roman";
    font-size: 1.267em;
    color: #666666;
    text-align: center;
    letter-spacing: 1px;
}
.steps-copy {
    margin-top: 5%;
}
.step-subcopy a{
    color: #666666;
    font-family: "Avenir Roman";
}
/*================================
======= GREEN PARTY SECTION ======
================================== */

.start-your-party {
    font-family: 'Avenir Heavy';
    font-size: 1.6em;
    color: #666666;
    text-align:center;
    margin: 0;
    letter-spacing: 1px;
}
.click-here u {
    font-family: 'Avenir Heavy';
    color: #666666;
}
.give-top-5-percent {
    margin-top: 3.5%;
}
#green-party-start {
    background-color: #95f795;
    padding: 37px 0;
    /* text-align: center;
    margin-bottom: 5%; */
}

.black-echo {
    color: #000000;
    font-family: 'Chalet Paris';
}
.gray-age{
    color: #676767;
    font-family: "Chalet Paris";
    font-weight: 700;
}

/*===============================
======= LEARN MORE SECTION ======
================================= */

.learn-more {
    margin-top: 3.5%;
    margin-bottom: 5%;
    font-family: 'Avenir Medium';
    font-size: 1.6em;
    color: #666666;
    text-align:center;
    letter-spacing: 1px;
}
.kidsvideo{
    height: 90%;
}
.give-bottom-3-percent {
    margin-bottom: 3%;
}

/*===============================
======== ECHOBLOG SECTION =======
================================= */

#echoblog{
    background-color: #f6f6f6;
}
.eb-header {
    color: #676767;
    font-family: "Avenir Medium";
    font-size: 1.667em;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 3.5%;
    margin-bottom: 5%;
}
.eb-row{
    padding-left: 2%;
}
.blog_card_content{
  width: 17em;
  box-shadow: 0 0px 40px #cccccc;
  background-color: white;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.mini-eb{
  display: flex;
  flex-wrap: wrap;
}
.eb-row a:hover{
  text-decoration: none;
}
.eb-short-description{
    color: #A4A4A4;
    letter-spacing: 0.4px;
    flex: 1 0 auto;
}
.pos-ab-time {
    letter-spacing: 0px;
    color: #999999;
    font-size: 11px;
    position: absolute;
    bottom: 25px;
}
.white-bg p{
    color: #A4A4A4;
    letter-spacing: 0.4px;
}
.white-box-bg {
    background-color: #ffffff;
    box-shadow: 0px 3px 25px #15223214;
    border-radius: 8px;
    min-height: 435px;
    padding: 31px 36px 27px 36px
}
.hp-star {
    width: 21px;
    height: 20px;
}
.reviewer-name { font-size: 15px;}
.white-bg p i{
  color: #676767;
  font-size: 1.3em;
}
.white-bg{
  padding-top: 1%;
  font-family: 'Avenir Next';
  display: flex;
  width: 25%;
}
.white-bg .center-text{
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}
.white-bg h5{
    letter-spacing: 2px;
    font-weight: 700;
    color: #333;
}
.hp_blog_img_content{
    height: 225px;
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.white-bg img{
  max-width: 100%;
  max-height: 100%;
}
::-webkit-full-page-media, _:future, :root .white-bg h5 {
     font-weight: 400;
 }
.center-text{
    width: 90%;
    margin: 0 auto;
}
.center-text img{
    margin-top: -1%;
}
.center-text h5:hover, .center-text p:hover{
  text-decoration: none !important;
}
.give-top-5-percent{
    margin-bottom: 5%;
}
.new-blogpost{
    position: absolute;
    width: 0;
    height: 0;
    border-top: 60px solid #92f695;
    border-right: 60px solid transparent;
    color: #666666;
    text-transform: uppercase;
    z-index: 1;

}
.new-blogpost span{
    font-family: "Avenir Black";
    font-weight: bold;
    position: absolute;
    top: -50px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*============================
========== POPUP SECTION =====
============================*/

#bonus-popup .popup{
    background-color: #01c0e8;
    padding-bottom: 10%;
    border-radius: 20px;
}
#bonus-popup .popup-close{
    color: #173b47;
    margin-right: 2%;
    margin-top: 2%;
}
#bonus-popup .popup-close:focus{
    outline: none !important;
}
#bonus-popup .popup h2{
    font-size: 2.4em;
    font-family: "Avenir Regular";
    font-weight: bold;
    color: #99ff99;
    margin-top: 8%;
    margin-left: 3%;

}
#bonus-popup .popup h1{
    font-size: 4em;
    font-family: "Avenir Regular";
    font-weight: bold;
    color: white;
}
#bonus-popup .popup-grid input{
    width: 59%;
    font-size: 1.7em;
    color: #333333;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
    padding-top: 3%;
    padding-bottom: 2%;
}
#bonus-popup .popup-subscribe{
    margin-bottom: 10%;
    box-shadow: none;
}
#bonus-popup .popup-subscribe:focus{
    outline: none !important;
}
#bonus-popup .popup a{
    color: white;
    font-size: 1.5em;
    text-decoration: underline;
}
#learn-more-section li{
    width: 13%;
    padding: 0;
}
#learn-more-section{
  padding-bottom: 1%;
}
.unset-a {
    color: unset!important;
}
/*============ Media Query ========== */
@media(min-width: 1800px){
   .white-box{
        width: 75%;
    }
}
@media(min-width: 1600px){
    .video-container {
        background-size: cover;
    }
}
@media(max-width: 1100px){
  .white-box .primary-button{
    font-size: 1.5em;
    margin: 15px auto 20px;
  }
}
@media(max-width: 992px){
  .video-overlay {
    left: unset;
    margin-top: 5%;
  }
   .white-box-bg {
        min-height: unset;
       margin-top: 3%;
    }
   .wbox-selection-container {
       margin-top: 3%;
   }
   .hiw-active, .hiw-inactive {
       float: none!important;
   }
    .hp-main-text {
        height: auto;
        margin-bottom: 10%;
    }
}
@media(max-width: 950px){
  .white-bg{
    width: 50%;
    margin-top: 20px;
  }
    .video-container{
        background-size: cover;
    }
}
@media(min-width: 767px) and (max-width: 810px){
  .white-box a.cyan{
    font-size: 1.2em;
  }
}
@media(max-width: 767px){
    .white-bg{
        margin: 2% auto;
    }
    .step-subcopy{
      font-size: 1.5em;
    }
    #bg-video{
        margin-bottom: 0;
    }
    .btn-separator {
        padding-left: 15px;
    }
}
@media(max-width: 610px) {
    .pontglanding-v2 {
        margin-top: -8%!important;
    }
    .hiw-general {
        font-size: 1.3em!important;
    }
}
@media(max-width: 500px){
    .bottom_video_container{
      width: 100%;
      margin: 0;
    }
    .eb-header{
      margin-top: 30px;
    }
    .eb-row a{
      margin: 0 auto
    }
    #learn-more-section li:first-child{
        width: 100%;
        height: 60px;
    }
    #learn-more-section li{
        width: 32%;
    }
    .white-bg{
      width: 100%;
    }
    .hp_header_overlay_container_text{
      font-size: 10px;
    }

}
