.single-webinar {
  padding: 55px 0 0 0;
  background-size: 660px 100%;
}
.single-webinar__layouts {
  margin-top: 200px;
}
@media only screen and (max-width: 1700px) {
  .single-webinar {
    padding-top: 40px;
  }
}
@media (max-width: 1199.98px) {
  .single-webinar {
    padding-top: 30px;
  }
}
@media (max-width: 991.98px) {
  .single-webinar {
    padding-top: 20px;
    margin-bottom: 50px;
  }
}
.single-webinar.affixed-sidebar {
  margin-bottom: 200px;
}
.single-webinar__background {
  position: absolute;
  top: 0;
  left: 0;
  height: 660px;
  width: 100%;
  background-color: #F4F5FF;
  z-index: -1;
}
.single-webinar__breadcrumbs {
  background-color: rgba(1, 5, 53, 0.05);
  margin-bottom: 60px;
}
.single-webinar .c-breadcrumbs {
  color: #000000;
}
.single-webinar .c-breadcrumbs__label {
  color: #000;
}

.c-header {
  background: #000000;
}

.c-header-webinar {
  background-color: #f4f5ff;
}
.c-header-webinar__social {
  float: right !important;
}
.c-header-webinar__social .heateor_sss_sharing_ul li {
  display: none;
}
.c-header-webinar__social .heateor_sss_sharing_ul li:last-child {
  display: block;
  background: url("../../../img/icons/arrow-right.png");
}
.c-header-webinar__social .heateorSssMoreSvg {
  background: url("../../../img/icons/share-icon-orange.svg") no-repeat 50% center;
filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(180deg) brightness(160%) contrast(105%);
  background-size: 60%;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.c-header-webinar__social .heateor_sss_horizontal_sharing .heateorSssSharing {
  background: none;
  width: 36px !important;
  height: 36px !important;
}
.c-header-webinar__container {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 50%;
  font-family: "Roboto", sans-serif;
  padding: 40px 50px;
}
@media (max-width: 1199.98px) {
  .c-header-webinar__container {
    padding: 32px 40px;
  }
}
@media (max-width: 767.98px) {
  .c-header-webinar__container {
    padding: 20px;
  }
}
.c-header-webinar__subtitle a, .c-header-webinar__subtitle span {
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  color: #eee;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .c-header-webinar__subtitle a, .c-header-webinar__subtitle span {
    font-size: 0.8em;
  }
}
.c-header-webinar__title {
  font-size: 3em;
  font-weight: 300;
  color: #FFFA02;
  line-height: normal;
  margin-top: 20px;
  padding-right: 100px;
}
@media (max-width: 1199.98px) {
  .c-header-webinar__title {
    font-size: 2.4em;
  }
}
@media (max-width: 991.98px) {
  .c-header-webinar__title {
    font-size: 2.25em;
  }
}
@media (max-width: 767.98px) {
  .c-header-webinar__title {
    font-size: 1.5em;
    padding-right: 0;
    margin-top: 10px;
  }
}
.c-header-webinar__date {
  font-size: 1em;
  line-height: 1;
  font-style: italic;
  color: #eee;
  font-family: "Lato", sans-serif;
  margin-top: 20px;
  padding-left: 30px;
}
@media (max-width: 1199.98px) {
  .c-header-webinar__date {
    font-size: 0.8em;
  }
}
.c-header-webinar__date:before {
  content: "";
  background-image: url("../../../img/icons/date-icon.svg");
  background-size: 20px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -30px;
filter: invert(100%) sepia(94%) saturate(0%) hue-rotate(180deg) brightness(160%) contrast(105%);
}
.c-header-webinar__date span:not(:last-child) {
  border-right: 1px solid #ffdeb3;
  padding-right: 10px;
  margin-right: 10px;
}
.c-header-webinar__description {
  font-size: 1.125em;
  line-height: 1.33;
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 1199.98px) {
  .c-header-webinar__description {
    font-size: 0.9em;
  }
}
@media (max-width: 767.98px) {
  .c-header-webinar__description {
    font-size: 0.875em;
    margin-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .s-wysiwyg {
    margin-top: 25px;
  }
}
