@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,900);

.md-overlay {
  background: rgba(12, 12, 12, 0.59);
  opacity: 1;
visibility: visible;
}
/* .choose-container {
    display: none;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    width: 100%;
   
    margin: -45px 0px 20px 0px;
} */
.choose-card {
    /* background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden; */
    /* padding: 20px 0px; */
    /* max-width: 600px;
    width: 100%;
    cursor: pointer;
    color: #324669; */
    /* text-align: center; */
}

/* .choose-card-title {
    font-size: 24px;
    margin-bottom: 20px;
} */

.choose-radio-form {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* border-bottom: 1px solid #E2E8F0;; */
    /* gap: 10px; */
}

.choose-radio-option {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    font-size: 16px;
    /* padding: 20px 8px; */
    padding: 15px 0px 10px 0px;
    position: relative;
    z-index: 1;
    margin: 4px;
    /* border-bottom: 1px solid #E2E8F0; */
}

.choose-radio-option input {
    margin-right: 10px;
}

  .choose-radio-form .choose-radio-option:not(:last-child) {
    /* border-bottom: 1px solid #E2E8F0; */
  }
.choose-month-subs{
display: flex;
flex-direction: column;
}


/* subs style start here */

/* --- Main container --- */
.plans {
  /* max-width: 450px; */
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  /* box-shadow: 0 4px 20px rgba(0,0,0,0.08); */
   font-family: Lato;
  color: #252E3C;
  /* margin: 20px auto; */
  margin: 8px 10px;
  border: 1px solid #E3E3E4;
  /* max-width:600px; */
  max-width:987px;
  width: 100%;
  box-shadow: 2px 2px 10px 0px #00000040;

}

.plans-title{
  font-family: Lato;
font-weight: 900;
font-style: Black;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #202936;
padding-bottom: 15px;
padding-top: 3px;

}
/* --- Close icon --- */
.subs-crossicon {
  text-align: right;
  cursor: pointer;
  margin-bottom: 10px;
}

/* --- Info texts above plans --- */
.plan-deatails-info {
  /* margin-top: 20px; */
}
.plan-info-text {
  font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #47576E;
display: flex;
align-items: center;
gap: 5px;
padding: 5px 0px;
}

/* --- Card container --- */
.choose-container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  padding-top: 10px;
}

/* --- Individual plan card --- */
.choose-card {
  display: flex;
  /* flex-direction: column; */
  width: 100%;
   gap: 10px;
}

.choose-radio-form {
  width: 100%;
}

.choose-radio-option {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  align-items: start;
 background: #F3F2F2;
 padding: 10px;
  border-radius: 8px;
  height: 170px;
}
.choose-radio-option.selected {
  background: #fff;
  border: 2px solid #116DB6;
  border-radius: 8px;
  padding: 10px;
}
.choose-month-subs{
      display: flex;
    align-items: center;
    justify-content: space-between;
    /* width: 100%; */
    padding: 0px 0px 10px 0px;
}

/* --- Selected plan --- */
/* .choose-radio-option.active,
.choose-radio-option:has(input:checked) {
  border-color: #f97316;
   border: 2px solid #f97316;
  background-color: #fff8f3;
  
} */

/* --- Plan title and price --- */
.subs-title {

  font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #828384;


}
.liteprice{
  font-family: Lato;
font-weight: 900;
font-style: Black;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-decoration: line-through;
color: #9F9D9D;
margin-right: 5px;

}

.price-input {
 
 color: #202936;
  font-family: Lato;
font-weight: 900;
font-style: Black;
font-size: 25px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}

/* --- Discount text --- */
.saveannual-parent {
 
background: #FFF0A2;
  border-radius: 20px;
  padding: 10px 8px;

 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 min-width: 150px;
}
.saveannual-fiftyperc{
font-family: Lato;
font-weight: 700;
font-style: Bold;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #000000;

}
.saveannual-text{
font-family: Lato;
font-weight: 400;
font-style: Regular;
font-size: 10px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #000000;

}
.plan-info-tv{
  display: flex;
  flex-direction: column;
  /* padding-bottom: 10px; */
  width: 100%;
  min-width: 250px
}
.plan-info-oter-childtext{
  font-family: Lato;
font-weight: 600;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
/* color: #404F65; */
color: #006CBA;
padding: 10px 0px;




}
.plan-info-inner-childtext{
font-family: Lato;
font-weight: 600;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
color: #202936;

border: 1px solid #FF7A004D;
background: #FFFBF7;
padding: 10px 10px;
border-radius: 8px;


}
.plan-info-childcolortext{
font-family: Lato;
font-weight: 600;
font-style: SemiBold;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;

color: #202936;

}
.plan-info-childdiscountprice{
  color: #737373;
font-family: Lato;

font-weight: 600;
font-style: Black;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-decoration: line-through;
margin-right: 3px;
}

.hidden-radio {
  display: none;
}

/* Create custom radio label */
.custom-radio-label {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #B0AEAE;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
  background-color: #fff;
  vertical-align: middle;
}

/* When checked, fill with orange and add checkmark */
.hidden-radio:checked + .custom-radio-label {
  background-color: #f97316;
  border-color: #f97316;
}

.hidden-radio:checked + .custom-radio-label::after {
  content: "";
    position: absolute;
    left: 5px;
    top: 1px;
    width: 3px;
    height: 9px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

/* Hover effect */
.custom-radio-label:hover {
  box-shadow: 0 0 0 4px rgba(249, 115, 22, 0.1);
}

/* --- Plan highlights list --- */
.plan-percentage {
  text-align: right;
}

/* --- Pay button section --- */
.price-btn {
  margin-top: 10px;
  text-align: center;
}

.final-selected-price{
  display: flex;
  align-items: center;
  /* justify-content: center; */
  width: 100%;
  /* max-width: 600px; */
  flex-direction: column;
  /* height: 74px; */
}
.clicktopayBtn {
 background: #FF7A00;

  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 13px 24px;
  cursor: pointer;
  transition: background 0.3s ease;
  width: 100%;
  max-width: 400px;

  font-family: Lato;
font-weight: 800;
font-style: Black;
font-size: 18px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: -0.16px;

}
.clicktopayBtn.disabled {
  background: #ccc;
  color: #666;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}


.clicktopayBtn:hover {
  background: #FF7A00;
}

/* --- Annual plan highlight (orange border) --- */
/* .choose-radio-option.annual-plan {
  border: 2px solid #f97316;
  background: #fff8f3;
  position: relative;
} */

/* .choose-radio-option.annual-plan::after {
  content: "YOU SAVE 50% on annual plan";
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #FFEBB3;
  color: #000;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 4px;
} */
.activesubscriptionplantext{
  font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
color: #147FD4;
display: flex;
    align-items: center;
    padding-bottom: 20px;
    justify-content: center;

}



/* slide of subscription  toggle start */
.billing-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  /* background: #f2f2f2; */
  background: #E6E7E7;

  border-radius: 40px;
  padding: 4px;
  /* min-width: 240px; */
  min-width: 470px;
  width: 100%;
  justify-content: space-around;
}

.billing-toggle input {
  display: none;
}

.option {
  padding: 8px 18px;
  cursor: pointer;
  z-index: 2;
  color: #777;
  transition: color .25s ease;
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 500;
  margin-bottom : unset !important
}

.tag {
  display: flex;

font-family: Lato;
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
/* color: #FF7A00; */
color: #006CBA;


}
.yearly-option .tag{
  display: flex;
  align-items: center;
}

/* Slider */
.slider {
  position: absolute;
  top: 4px;
  left: 4px;
  height: calc(100% - 8px);
  background: #fff;
  border-radius: 40px;
  transition: all .25s ease;
  /* box-shadow: 0 1px 3px rgba(0,0,0,.15); */
  z-index: 1;
  border: 0.5px solid #BDBDBD;
  box-shadow: 2px 2px 10px 0px #0000001F;
  color: #334155;


}

/* ===== Monthly checked ===== */
#monthly:checked ~ .slider {
  /* width: calc(82% / 2 - 4px);
  width: calc(88% / 2 - 4px); */
  width: calc(96% / 2 - 4px);
  transform: translateX(0);
}
#monthly:checked + label {
 color: #334155;
  font-weight: 500;
}

/* ===== Yearly checked ===== */
#yearly:checked ~ .slider {
  /* width: calc(100% / 2 - 4px);
  transform: translateX(100%); */
  /* width:63%;
  transform: translateX(56%); */
  width: 48%;
    transform: translateX(105%);
}
#yearly:checked + label {
 color: #334155;

  font-weight: 500;
}


/* subscription slide toggle end */


/* new design css style start here */
.fordesktContainer{
display: flex;
flex-direction: column;
}
.plans-parent-container{
    display: flex;
    align-items: center;
    /* justify-content: center; */
    flex-direction: column;
    width: 100%;
}
.video-section{
  width: auto;
  height: auto;
  max-height: 500px;
}
.video-section video{
  width: 888px;
  height: 100%;
  max-height: 500px;
  /* border-radius: 10px; */
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  background-color: black;
}

.onference-logo{
  background: #fff;
      padding: 10px;
  }
   .plan-onf-logo{
    width: auto;
    height: 40px;
  }
  .subs-launching-parent{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
  }
  .subs-launching-parent-inner{
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 5px;

  }
  .subs-launching-Text{
   background: #FFE396;
font-family: Lato;
font-weight: 700;
font-style: Bold;
font-size: 25px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #334155;
padding: 5px 15px;
border-radius: 40px;
text-align: center;
width: max-content;
  }
  .subs-launching-Date{
   font-family: Lato;
font-weight: 800;
font-style: ExtraBold;
font-size: 58px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #006CBA;
text-align: center;

  }

  .subs-launching-notes{
    display: flex;
    align-items: center;
    gap: 5px;

  }
  .subs-launching-notes-text{
    font-family: Lato;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #2D2D2D;

  }
  .subs-launching-notes-textblack{
    font-family: Lato;
font-weight: 700;
font-style: Bold;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #2D2D2D;
  }
  .subs-launching-inner-top{
    padding-bottom: 25px;
    align-items: center;
  }
  .subs-launching-inner-bottom{
    line-height: 16px;
  }
  .subs-launching-notes-icon svg{
    width: 28px;
    height: 28px;
  }
  .plan-info-text svg{
     width: 20px;
    height: 20px;
  }
  .subs-cloud-img{
      display: block;
        width: 100%;
    /* height: 103px;      */
    overflow: hidden;
    }
    .subs-cloud-img img{
      width: 100%;
    height: 100%;
    object-fit: cover;  /* crops to fill area */
    display: block;
    }
    /* .forMobileOnly{
      display: none;
    } */
      .subs-cloud-img svg{
    width: 100%;
    height: auto;
    display: block;    
    preserveAspectRatio: none; 
    /* preserveAspectRatio: xMidYMid meet */
  }
  .videosectionandlaunching{
        display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
 
  .plandata-parent-container{
    display: flex;
    /* align-items: center;
    justify-content: center; */
    gap: 20px;
    width: 100%;
    
  }
  .billingandplans-parent{
    
  }
 .planinfoandprice-parent {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: space-between;
    width: 100%;
}
.afterBtnNotes{
  display: none;


}
.afterBtnNotes-yearly,.afterBtnNotesfordesk{
  display: block;
 font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #7D7575;
padding: 6px;
}
.hundredusertxt{
  font-weight: 900;
}
.afterBtnGeneralNotesfordesk{
  display: block;
 font-family: Lato;
font-weight: 600;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #334155;
color: #006CBA;
padding: 6px;
}
.afterBtnGeneralNotesfordesk a{
  color: #334155;
}


.premium-info-box {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background: #FFF8E1;           /* light yellow */
    border-radius: 8px;
    padding: 16px 18px;
    border: 1px solid #F0E4B2;
    max-width: 987px;
    width: 100%;
    box-sizing: border-box;
    margin: 0px 10px 30px 10px;
}

.premium-info-icon {
  display: flex;
  align-items: center;
  gap: 5px;
}

.premium-info-icon-text {
    margin: 0;
    font-family: Lato;
font-weight: 700;
font-style: Bold;
font-size: 15px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #202936;

}

.premium-info-content p {
    margin: 5px 0 0;
    font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
color: #334155;

}
.premiumstronglink{
      font-family: Lato;
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

color: #334155;
}

/* need help css start */

.premium-help-parent{


    margin: 0px 10px;
    max-width: 987px;
    width: 100%;
    box-sizing: border-box;
}
.premium-help-chat {
  display: flex;
  align-items: center; 
  gap: 6px;
  padding: 10px 5px 15px 2px;
  font-family: Lato;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #334155;

}

.premium-help-chat a:hover{
  color: #116DB6;
}
.premium-help-text {
  color: #555;
}

.premium-chat-link {

  font-family: Lato;
font-weight: 600;
font-style: SemiBold;

color: #116DB6;

  text-decoration: none;
}

/* .premium-chat-link:hover {
  text-decoration: underline;
} */

.premium-wa-icon {
  width: 25px;
  height: 25px;
  /* margin-left: 4px; */
}

/* need help css end */
/* new design css style ebd here */


@media (max-width: 991px) {
  .premium-wa-icon {
  width: 20px;
  height: 20px;
  /* margin-left: 4px; */
}

.premium-help-chat {
font-size: 14px;

}
  .premium-info-box {
    
    max-width: 600px;
    width: 100%;

}
.premium-help-parent{


      max-width: 600px;
    width: 100%;
}

  .afterBtnNotes-yearly,.afterBtnNotesfordesk{
  display: none;
}
  .afterBtnNotes{

 display: block;
  font-family: Lato;
font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #7D7575;
padding: 0px 6px 6px 6px;

}

  #monthly:checked ~ .slider {
  width: calc(82% / 2 - 4px);
  width: calc(70% / 2 - 4px);
  transform: translateX(0);
}
  .choose-container {

  padding-top: unset;
}
  .plan-info-tv{

  min-width: unset;
}
  .plan-info-text{
    font-size: 14px;
  }
   .planinfoandprice-parent {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: unset;
}

  .choose-radio-option {
 background: #fff;
 border-radius: unset;
 padding: unset;
 height: auto;
 padding-top: 10px;

}
.choose-radio-option.selected {
  background: #fff;
  border: none;
  border-radius:unset;
  padding: unset;
  padding-top: 10px;
}
   .plandata-parent-container{
    display: flex;
  flex-direction: column;
    gap: unset;
    
  }

  .billing-toggle {
width: unset;
  min-width: 240px;
  justify-content: normal;

}
#yearly:checked ~ .slider {
  width:62%;
/* width: 53%;
    transform: translateX(86%); */
      transform: translateX(56%);
}
  .monthly-plan{
    display: none;
  }
   .subs-launching-notes-icon svg{
    width: 14px;
    height: 14px;
  }
   .plan-info-text svg{
     width: 14px;
    height: 14px;
  }
      .subs-launching-parent {
        align-items: center;
    }
  .final-selected-price{
    /* justify-content: start; */
    /* height: unset; */
  }
       .plans {
        max-width: 600px;
        width: 100%;
    }
   .plan-onf-logo{
    width: auto;
    height: 31px;
  }
  .subs-launching-parent-inner{
    text-align: start;
 
  }
  
  .subs-launching-Text{
    font-size: 16px;
    text-align: start;
    width: max-content;
  }
  .subs-launching-Date{
    font-size: 28px;
    text-align: start;
  }
  .subs-launching-notes-text{
    font-size: 16px;
  }
  .video-section video {
    width: 800px;
    max-height: 345px;

}
}

/* Responsive design */
  @media only screen and (max-width : 768px) {
    .subs-launching-inner-top{
   
      align-items: start;
    }
     .premium-info-box {
    
    max-width: unset;
    width: unset;

}
.premium-help-parent{


    max-width: unset;
    width: unset;
}
    .videosectionandlaunching{

    align-items: unset;
  
  }
    /* .forDesktopOnly{
      display: none;
    }
    .forMobileOnly{
      display: block;
    } */
  /* .subs-cloud-img svg{
    width: 100%;
    height: auto;
    display: block;    
    preserveAspectRatio: none; 
  } */
     .subs-launching-parent {
        align-items: start;
    }
    .final-selected-price{
    justify-content: center;
  }
   .plans {
        max-width: unset;
        width: unset;
    }
    .plans-parent-container{
    display: flex;
    align-items: normal;
    /* justify-content: center; */
    flex-direction: column;
    width: 100%;
}
.video-section{
  width: auto;
  height: auto;
  max-height: 420px;
}
.video-section video{
  width: 100%;
  height: 100%;
  max-height: 320px;
  /* border-radius: 10px; */
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  background-color: black;
}
  
    }
    
@media only screen and (max-width : 480px) {

    

     .plans-parent-container{
    display: flex;
    align-items: normal;
    /* justify-content: center; */
    flex-direction: column;
    width: 100%;
}
.video-section{
  width: auto;
  height: auto;
  max-height: 420px;
}
.video-section video{
  width: 100%;
  height: 100%;
  max-height: 220px;
  /* border-radius: 10px; */
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  background-color: black;
}
}
