nav.main_nav.webcast-2 {
  z-index: 999;
}
.webinar-section-1 {
  padding-top: 130px;
  position: relative;
  padding-bottom: 80px;
}

.webinar-list {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  margin-bottom: 18px;
  color: rgba(77, 77, 79, 0.7);
}

.webinar-list-blue {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #118acb;
}

.webinar-h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  display: block;
  align-items: center;
  color: #4d4d4f;
  margin-bottom: 23px;
}

.webinar-p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: rgba(77, 77, 79, 0.7);
  margin-bottom: 37px;
}

.btn-area-loss {
  display: flex;
  align-items: end;
  justify-content: flex-start;
}
.EY-partner {
  margin-left: 30px;
}

.web-lap-btnBlue {
  background: #118acb;
  border-radius: 28px;
  height: 50px;
  min-width: 255px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.457143px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: 0.25s all ease-In;
}

.web-lap-btnBlue:hover {
  background-color: #5a7688 !important;
  transition: 0.25s all ease-In;
}

.revolution-wrap {
  background: #fff !important;
}
.CPG .bg {
  background-color: #f4f6fc !important;
  position: relative;
}
.CPG .bottom-text {
  padding-left: 0 !important;
  padding-top: 27px;
}

.webinar-section-3 {
  padding-top: 98px;
  position: relative;
  padding-bottom: 98px;
}

.webinar-section-3 h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #4d4d4f;
  margin-bottom: 50px;
}

.agenda {
  padding-left: 0;
  list-style: none;
}

.agenda li {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #546e7a;
  border-bottom: 1px solid rgba(77, 77, 79, 0.25);
  padding-bottom: 18px;
  margin-bottom: 24px;
}

.social-icon-area {
  margin-top: 98px;
}
.speaker-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.speaker-area img {
  width: 140px;
  height: 140px;
  margin-bottom: 24px;
}
.speaker-area h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 17px;

  color: #4d4d4f;
}
.speaker-area p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4f;
}

.webinar-p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: rgba(77, 77, 79, 0.7);
  margin-bottom: 23px;
}
.social-icon-webinar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0;
  list-style: none;
  width: 100%;
}
.social-icon-area p {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #90a4ae;
  margin-bottom: 22px;
}
.social-icon-webinar li {
  padding-right: 36px;
}

.webinar-section-2 {
  padding-top: 60px;
  position: relative;
  padding-bottom: 60px;
  background: #f4f6fc;
}

.webinar-section-4 {
  padding-top: 0;
  position: relative;
  padding-bottom: 50px;
}

.webinar-section-4 h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #4d4d4f;
  margin-bottom: 10px;
}

.web-vendors-col3-ul {
  padding-left: 0;
  list-style: none;
  margin-top: 40px;
}

.web-vendors-col3-ul li {
  position: relative;
  padding-left: 80px;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #546e7a;
  margin-bottom: 23px;
  display: flex;
  align-items: center;
  min-height: 48px;
}

.web-vendors-col3-ul li .col3-cir {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: rgba(17, 138, 203, 0.2);
  font-weight: 900;
  font-size: 22px;
  line-height: 115.6%;
  letter-spacing: -0.005em;
  color: #118acb;
}

/* start */

.webinar-section-2 .summary_section .summery_item {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.webinar-section-2 .summary_section .summery_item .summery_list {
  width: 265px;
  height: 65px;
  list-style-type: none;
  margin-bottom: 23px;
}

.summery_item .summery_list .summary_date,
.summery_item .summery_list .summary_time,
.summery_item .summery_list .summary_seat,
.summery_item .summery_list .summary_price {
  display: flex;
  align-items: center;
}

.summery_item .summery_list .summary_date .date-detail,
.summery_item .summery_list .summary_time .date-detail {
  /* width: 160px;*/
  height: 50px;
  padding-left: 40px;
}

.summary_seat .date-detail,
.summary_price .date-detail {
  /* width: 160px;*/
  height: 22px;
  padding-left: 40px;
}

.summary_date img,
.summary_time img,
.summary_seat img,
.summary_price img {
  width: 65px;
  height: 65px;
}

.summary_date .date-detail h1,
.summary_time .date-detail h1,
.summary_seat .date-detail h1,
.summary_price .date-detail h1 {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #4d4d4f;
}

.webinar-section-2
  .summary_section
  .summery_item
  .summery_list
  .summary_date
  .date-detail
  p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #4d4d4f;
}

.webinar-section-2 .summary_section .summary__details {
  margin-top: 1.8rem;
  /* width: 540px;
    min-height: 405px;*/
}

.webinar-section-2 .summary_section .summary__details h1 {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #4d4d4f;
  margin-bottom: 28px;
}

.webinar-section-2 .summary_section .summary__details p {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #546e7a;
}

.webinar-section-2 .summary_section .white__paper {
  margin-top: 60px;
  /* width: 540px;
  height: 110px;*/
  background: #ffffff;
  border: 1px solid #f4e04d;
  border-radius: 4px;
  position: relative;
  padding: 12px 24px 17px 25px;
}

.webinar-section-2 .summary_section .white__paper .arrow_icon {
  position: absolute;
  width: 46px;
  height: 23px;
  background-repeat: no-repeat;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}

.webinar-section-2 .summary_section .white__paper h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #546e7a;
  margin-bottom: 0;
}

.webinar-section-2 .registration-form {
  width: 480px;
  margin-left: 30px;
  /* height: 826px; */
  height: auto;
  display: flex;
  justify-content: center;
}
.registration-form .webcast-form .form-title {
  margin-bottom: 18px;
}
.smarter-form .line {
  height: calc(0.073vw * 2);
  background-color: rgba(77, 77, 79, 0.5);
}
.updt240221-form .form-para {
  margin-bottom: 25px;
}
.smarter-form .form-control {
  font-size: 18px;
  color: #4d4d4f;
}
.smarter-form .form-group input:focus {
  color: #4d4d4f;
  box-shadow: 0 0 0px 1000px white inset;
}
.demoform-box label.input-has-value {
  font-size: 13px !important;
}
.email-txt240221 {
  margin-top: 7px; /*max-width: 418px;*/
  margin-bottom: 20px;
}
.recaptcha-container {
  margin-bottom: 0;
}
.smarter-form button.blue-btn {
  margin-top: 16px;
}
.updt240221-form .frm24022021-policy-txt {
  font-size: 14px;
}
.updt240221-form {
  padding: 25px 25px 30px 25px !important;
  border-width: 20px !important;
}
.updt240221-form .frm240221-col label {
  font-weight: 500;
}
.help-block {
  color: #ff6666;
  font-size: 13px !important;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  bottom: 41px;
}
.required-field {
  font-style: italic;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #ff6666;
  padding-top: 22px;
}
.updt240221-form .frm24022021-policy-txt a {
  border-bottom: 1px solid rgba(77, 77, 79, 0.3) !important;
}
.smarter-form .form-row .line {
  z-index: 999999;
}
.smarter-form .form-group input:-webkit-autofill,
.smarter-form .form-group input:-webkit-autofill:hover,
.smarter-form .form-group input:-webkit-autofill:focus,
.smarter-form .form-group input:-webkit-autofill:active {
  box-shadow: 0 0 0px 1000px white inset;
}

.webinar-section-2 .registration-form .email-txt240221 p {
  text-align: start;
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: rgba(77, 77, 79, 0.7);
  letter-spacing: -0.02em;
}
.webinar-section-2
  .registration-form
  .form_description.error-text
  .email-txt240221
  span
  a.sc_pp,
.webinar-section-2
  .registration-form
  .form_description.error-text
  .email-txt240221
  span
  a.sc_pp:hover {
  color: #db324d;
  text-decoration: none;
}
.webinar-section-2 .registration-form .email-txt240221 span {
  /* text-decoration: underline; */
}
.webinar-section-2 .registration-form .email-txt240221 span a.sc_pp,
.webinar-section-2 .registration-form .email-txt240221 span a.sc_pp:hover {
  color: rgba(77, 77, 79, 0.7);
  text-decoration: underline;
}

.webinar-section-2
  .registration-form
  .updt240221-form
  .frm240221-col
  label
  svg {
  top: 11px;
}

.webinar-section-2 .registration-form .RECAPTCHA {
  background: #e5e5e5;
  box-shadow: 20px 40px 60px rgba(77, 77, 79, 0.15);
  border-radius: 4px;
  width: 302px;
  height: 76px;
  display: flex;
  justify-content: center;
}
/* end */
.webinar-section-2 .registration-form .demoform-box {
  position: relative;
  max-width: 480px;
}
.site-footer .link-left {
  padding-top: 7px;
}

.registration-form form .error.help-block {
  font-size: 12px !important;
  text-transform: none;
}

/*
------------------------ 
  new page css starts
------------------------
*/

.webinar-section-1 {
  padding-top: 130px;
  position: relative;
  padding-bottom: 80px;
}

.webinar-list {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  margin-bottom: 18px;
  color: rgba(77, 77, 79, 0.7);
}

.webinar-list-blue {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #118acb;
}

.webinar-h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  display: block;
  align-items: center;
  color: #4d4d4f;
  margin-bottom: 23px;
}

.webinar-p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: rgba(77, 77, 79, 0.7);
  margin-bottom: 37px;
}

.btn-area-loss {
  display: flex;
  align-items: end;
  justify-content: flex-start;
}

.EY-partner {
  margin-left: 30px;
}

.web-lap-btnBlue {
  background: #118acb;
  border-radius: 28px;
  height: 50px;
  min-width: 255px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.457143px;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: 0.25s all ease-In;
}

.web-lap-btnBlue:hover {
  background-color: #5a7688 !important;
  transition: 0.25s all ease-In;
}

/*-----------------------------webinar-section-3----------------------------------*/

.webinar-section-3 {
  padding-top: 80px;
  position: relative;
  padding-bottom: 0;
}

.webinar-section-3 h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #4d4d4f;
  margin-bottom: 50px;
}

.agenda {
  padding-left: 0;
  list-style: none;
}

.agenda span {
  display: block;
  color: #90a4ae;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  padding: 8px 0;
}

.agenda p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #546e7a;
  margin-bottom: 0;
}

ul.panel {
  padding-left: 0;
  list-style: none;
}

.agenda li {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #546e7a;
  border-bottom: 1px solid rgba(77, 77, 79, 0.25);
  padding-bottom: 18px;
  margin-bottom: 24px;
}

/*----------------------*/

.panel li {
  padding-bottom: 0 !important;
  margin-bottom: 8px !important;
  border-bottom: 0 !important;
}

.panel li span {
  display: contents;
}

.panel li p {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #546e7a;
  margin-bottom: 0;
}

.panel li p span {
  font-weight: 500;
  color: #546e7a;
}
/*-----------------------------------*/

.social-icon-area {
  margin-top: 84px;
}

.speaker-area img {
  width: 140px;
  height: 140px;
  margin-bottom: 24px;
}

.speaker-area h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 17px;

  color: #4d4d4f;
}

.speaker-area p {
  width: 347px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4f;
}

.social-icon-webinar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0;
  list-style: none;
  width: 100%;
}

.social-icon-area p {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #90a4ae;
  margin-bottom: 22px;
}

.social-icon-webinar li {
  padding-right: 36px;
}

/*-----------------------------webinar-section-4----------------------------------*/
.webinar-section-4 {
  padding-top: 0;
  position: relative;
  padding-bottom: 15px;
}

.webinar-section-4 h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  color: #4d4d4f;
  margin-bottom: 10px;
}

.web-vendors-col3-ul {
  padding-left: 0;
  list-style: none;
  margin-top: 40px;
}

.web-vendors-col3-ul li {
  position: relative;
  padding-left: 80px;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #546e7a;
  margin-bottom: 23px;
  display: flex;
  align-items: center;
  min-height: 110px;
}

.web-vendors-col3-ul li .col3-cir {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: rgba(17, 138, 203, 0.2);
  font-weight: 900;
  font-size: 22px;
  line-height: 115.6%;
  letter-spacing: -0.005em;
  color: #118acb;
}

.webinar-section-2 .summary_section .summary__details p {
  max-width: 438px;
}
.smarter-form .form-group.reg_butn {
  margin-bottom: 0;
}
/* 
---------------------------------- 

  media query css starts from here 

----------------------------------
*/

@media (max-width: 1200px) {
  .webinar-section-2 .registration-form {
    max-width: 100%;
    height: auto;
  }
  .webinar-section-2 .summary_section .summery_item .summery_list {
    width: 210px;
  }
  .summary_date .date-detail,
  .summary_time .date-detail {
    /* width: 127px;*/
    padding-left: 18px !important;
  }
  .summary_seat .date-detail,
  .summary_price .date-detail {
    /* width: 127px;*/
    padding-left: 18px;
  }
  .webinar-section-2 .summary_section .summary__details {
    width: 450px;
    min-height: 452px;
  }
  .webinar-section-2 .summary_section .white__paper {
    width: 448px;
  }
}
@media (max-width: 1199px) {
  .box-size.box-size-updated {
    max-width: 960px;
  }
  .webinar-section-2 .registration-form {
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  .webinar-section-2 {
    padding-top: 60px;
    position: relative;
    padding-bottom: 60px;
    background: #f4f6fc;
  }
}
@media (max-width: 991px) {
  .webinar-section-2 .registration-form {
    margin-top: 0px;
  }
}

@media (max-width: 1024px) {
  .webinar-section-2 .summary_section .summery_item .summery_list {
    width: 43%;
  }
  .webinar-section-2 .summary_section .summary__details {
    width: 100%;
  }
  .webinar-section-2 .summary_section .white__paper {
    width: 100%;
    padding: 12px 24px 17px 24px;
  }
}
@media (max-width: 768px) {
  .webinar-section-2 .summary_section .white__paper {
    padding: 22px 25px;
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .webinar-h1 {
    font-size: 32px;
    line-height: 39px;
  }
  .webinar-p {
    font-size: 18px;
  }
  .btn-area-loss {
    display: block;
  }
  .EY-partner {
    margin-left: 0;
    margin-top: 18px;
  }
  .webinar-section-1 {
    padding-bottom: 90px;
  }
  .webinar-section-4 {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .web-vendors-col3-ul li {
    min-height: 90px;
  }
  .webinar-section-4 h2 {
    margin-bottom: 0;
  }
  .CPG .prefooter-btn-wrap {
    margin-left: 0 !important;
  }
  .speaker-area p {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .webinar-section-2 .summary_section .white__paper {
    margin-top: 20px;
  }
  .webinar-list {
    display: block;
    text-align: center;
  }
  .webinar-list-blue {
    text-align: center;
  }
  .webinar-h1 {
    text-align: center;
  }
  .webinar-p {
    text-align: center;
  }
  .webinar-header-img {
    margin-top: 40px;
  }
  .webinar-header-img .webinar-header-img-in {
    max-width: 450px;
  }
  img.EY-partner {
    width: 233px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 50px;
  }
  a.web-lap-btnBlue {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 330px;
    display: flex;
  }
  .webinar-section-1 {
    padding-bottom: 75px;
  }

  .web-vendors-col3-ul li {
    min-height: 50px;
  }

  .web-vendors-col3-ul {
    margin-top: 0;
  }
  .webinar-section-4 h2 {
    margin-bottom: 40px;
  }
  .webinar-section-2 .summary_section .white__paper {
    margin-bottom: 56px;
  }
  .webinar-header-img .hero-img {
    max-width: 378px;
  }
  .webinar-section-2 .summary_section .summary__details p {
    max-width: 100%;
  }
  .top-gap-speakers {
    margin-top: 80px;
  }
  .speaker-area p {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .box-size.box-size-updated {
    max-width: 540px;
  }
  .CPG .revolution {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .box-size.box-size-updated {
    max-width: 720px;
  }
  .CPG .revolution {
    padding-top: 0;
  }
  .webinar-section-2 .summary_section .summary__details p {
    max-width: 100%;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .webinar-section-2 .registration-form {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 56px;
    height: 826px;
    display: flex;
    justify-content: center;
  }
  .webinar-header-img .webinar-header-img-in {
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .webinar-section-2 .registration-form {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 56px;
    height: auto;
    display: block;
    justify-content: center;
  }

  .webinar-section-2 .summary_section .white__paper {
    height: 140px;
    padding: 12px 25px 18px;
  }

  .webinar-section-2 .summary_section .white__paper {
    margin-bottom: 10px;
  }

  .webinar-section-3 h3 {
    margin-top: 0;
  }

  .social-icon-area {
    margin-top: 54px;
    margin-bottom: 85px;
  }
  .webinar-section-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .webinar-section-2 {
    padding-bottom: 78px;
  }
  .demoform-box .smarter-form.updt240221-form {
    padding: 25px 12px 30px 12px !important;
    box-shadow: 20px 40px 60px rgba(77, 77, 79, 0.15);
  }
  .webinar-section-2 .registration-form .email-txt240221 p {
    font-size: 12px;
  }
  .CPG .img-position {
    margin-top: 0;
    margin-bottom: 27px;
  }
  .registration-form .form_description.error-text .error2 {
    display: block;
    bottom: 9px;
    text-align: left;
  }
  .recaptcha-container {
    margin-bottom: 10px;
    transform: scale(1) translate(0, 0);
  }
  .registration-form form .error.help-block {
    font-size: 10px !important;
    text-transform: none;
  }
  img.EY-partner {
    margin-top: 50px;
  }
  .webinar-header-img .hero-img {
    max-width: 288px;
  }
  .webinar-section-2 .summary_section .summary__details p {
    max-width: 100%;
    font-size: 16px;
  }
}

@media (max-width: 370px) {
  .webinar-section-2 .summary_section .white__paper {
    height: 160px;
    padding: 12px 25px 18px;
  }
  .webinar-section-2 .summary_section .summary__details p {
    max-width: 100%;
    font-size: 16px;
  }
}

.form-group.error-text input,
.form-group.error-text label {
  color: #db324d !important;
}

.form-group .error {
  margin: 0;
  position: absolute;
  bottom: -20px;
  right: 15px;
  color: #db324d !important;
  font-size: 12px;
  display: none;
}

.form-group.error-text .error {
  display: block;
}

.registration-form .form_description {
  display: flex;
  position: relative;
}

.registration-form .form_description .frm240221-col {
  width: 40px;
}

.registration-form .form_description.error-text p {
  color: #db324d !important;
}
.webinar-section-2
  .registration-form
  .form_description.error-text
  .email-txt240221
  span
  a.sc_pp,
.webinar-section-2
  .registration-form
  .form_description.error-text
  .email-txt240221
  span
  a.sc_pp:hover {
  color: #db324d;
  text-decoration: underline;
}
.registration-form .form_description.error-text .frm240221-col label svg {
  border: 1px solid #db324d;
  border-radius: 2px;
}
.registration-form .form_description.error-text .frm240221-col label svg rect {
  stroke: #db324d !important;
}
.registration-form .form_description.error-text .error2 {
  display: block;
}
.registration-form .error2 {
  margin: 0;
  position: absolute;
  bottom: 25px;
  font-style: italic;
  left: 30px;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #db324d !important;
  display: none;
}
