/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.details_banner_section .header-spacing {
  max-width: 900px;
}
.details_banner_section .header-spacing .title-64 {
  margin-bottom: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .details_banner_section .header-spacing .title-64 {
    line-height: 40px;
  }
}
.details_banner_section .image_wrapp img {
  border: 1px solid #212B36;
  border-radius: 24px;
  width: 100%;
}
.webinar_info_section .d-flex .left {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .webinar_info_section .d-flex .left {
    max-width: calc(100% - 320px);
    flex: 0 0 calc(100% - 320px);
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .webinar_info_section .d-flex .left {
    max-width: calc(100% - 425px);
    flex: 0 0 calc(100% - 425px);
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  .webinar_info_section .d-flex .left {
    padding-right: 130px;
  }
}
.webinar_info_section .d-flex .left .discussed_point {
  margin-top: 30px;
}
.webinar_info_section .d-flex .left .discussed_point .title-64 {
  margin-bottom: 10px;
}
.webinar_info_section .d-flex .right {
  max-width: 100%;
  flex: 0 0 100%;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .webinar_info_section .d-flex .right {
    max-width: 320px;
    flex: 0 0 320px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .webinar_info_section .d-flex .right {
    max-width: 425px;
    flex: 0 0 425px;
  }
}
.webinar_info_section .d-flex .right .form_details {
  background-color: #222222;
  border-radius: 24px;
  padding: 30px 20px 50px;
  position: relative;
  margin-top: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .webinar_info_section .d-flex .right .form_details {
    padding: 20px 20px 30px;
  }
}
.webinar_info_section .d-flex .right .form_details::before {
  content: "";
  background: #f26334;
  background: linear-gradient(94deg, #f26334 0%, #fe812f 100%);
  top: -6px;
  height: 50px;
  left: 0;
  right: 0;
  position: absolute;
  border-radius: 24px;
  z-index: -1;
}
.webinar_info_section .d-flex .right .form_details::after {
  content: "";
  position: absolute;
  background-image: url(../../assets/images/form_chat.svg);
  width: 70px;
  height: 80px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  border-top-left-radius: 24px;
}
@media (min-width: 992px) {
  .webinar_info_section .d-flex .right .form_details::after {
    width: 100px;
    height: 118px;
  }
}
.webinar_info_section .d-flex .right .form_details .title-32 {
  color: #FFFFFF;
  padding-left: 60px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .webinar_info_section .d-flex .right .form_details .title-32 {
    padding-left: 90px;
  }
}
.webinar_info_section .d-flex .right .form_details .form {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .webinar_info_section .d-flex .right .form_details .form {
    margin-top: 60px;
  }
}
.webinar_info_section .d-flex .right .form_details .form input, .webinar_info_section .d-flex .right .form_details .form textarea, .webinar_info_section .d-flex .right .form_details .form select {
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.webinar_info_section .d-flex .right .form_details .form input::-webkit-input-placeholder, .webinar_info_section .d-flex .right .form_details .form textarea::-webkit-input-placeholder, .webinar_info_section .d-flex .right .form_details .form select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFFFFF;
  opacity: 1;
}
.webinar_info_section .d-flex .right .form_details .form input::-moz-placeholder, .webinar_info_section .d-flex .right .form_details .form textarea::-moz-placeholder, .webinar_info_section .d-flex .right .form_details .form select::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
  opacity: 1;
}
.webinar_info_section .d-flex .right .form_details .form input:-ms-input-placeholder, .webinar_info_section .d-flex .right .form_details .form textarea:-ms-input-placeholder, .webinar_info_section .d-flex .right .form_details .form select:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
  opacity: 1;
}
.webinar_info_section .d-flex .right .form_details .form .wpcf7-response-output {
  color: #FFFFFF;
}
.webinar_info_section .d-flex .right .form_details .form .customerTelephone .intl-tel-input {
  display: block;
}
.webinar_info_section .d-flex .right .form_details .form .customerTelephone .intl-tel-input .flag-container .country-list {
  width: 260px;
}
@media (min-width: 992px) {
  .webinar_info_section .d-flex .right .form_details .form .customerTelephone .intl-tel-input .flag-container .country-list {
    width: 320px;
  }
}
.webinar_info_section .d-flex .right .form_details .form input[type="submit"] {
  border: 0;
  width: 100%;
}
.webinar_info_section .d-flex .right .form_details .btn_wrap {
  display: block;
  margin-top: 30px;
  position: relative;
}
.webinar_info_section .d-flex .right .form_details .btn_wrap .wpcf7-spinner {
  background-color: rgba(255, 255, 255, 0.3);
  margin: 5px;
  position: absolute;
  right: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .webinar_info_section .d-flex .right .form_details .btn_wrap .wpcf7-spinner {
    width: 22px;
    height: 22px;
  }
}
.webinar_info_section .d-flex .right .form_details .btn_wrap a {
  width: 100%;
}
.webinar_info_section .d-flex .right .policy_link {
  margin-top: 10px;
  text-align: center;
}
.webinar_info_section .d-flex .right .policy_link a {
  font-weight: 500;
  color: #CF520B;
  -o-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  border-bottom: 1px solid transparent;
}
.webinar_info_section .d-flex .right .policy_link a:hover {
  -o-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  border-bottom-color: #CF520B;
}
.speaker_section .opinion_box_listing {
  margin-bottom: 0;
}
/*# sourceMappingURL=webinar_details.css.map */