html,
body {
  font-family: "Lato", sans-serif !important;
  margin: 0;
}

.page-id-2982 #announcement-banner-standalone {
  display: none !important;
}

span.time-span {
  border-left: 1px solid #fff;
  padding-left: 15px;
  margin-left: 15px;
}

.page-id-2982 #header {
  top: 0 !important;
}

.dpe-hero-section {
  background: #0b0d0f;
  padding-bottom: 70px;
}

.dpe-hero-section > .dpe-container {
  max-width: 1320px;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 50px 20px;
  box-sizing: border-box;
}

.dpe-hero-section .hero-content {
  color: #fff;
  text-align: center;
}

.dpe-hero-section .hero-content .hero-content-top {
  position: relative;
  padding-bottom: 33%;
}

.hero-content-top-inner-wrapper {
  position: relative;
  padding: 80px 0 40px;
}

.dpe-forum-tempalte {
  margin-top: 32px;
}

.hero-content-top .hero-date {
  font-size: 19px;
  line-height: 27.55px;
  margin: 0;
}

.hero-content-top .sub-details {
  display: block;
}

.hero-content-top .sub-details > p {
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
  line-height: 18px;
  font-size: 22px;
  font-weight: 500;
}

.hero-content-top .sub-details > p:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

.hero-content-top h1 {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: 96px;
  line-height: 110px;
  letter-spacing: -2px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 10px 0;
}

.hero-content-top h1 strong {
  display: block;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 1%,
    rgb(255, 255, 255) -20%,
    rgb(149 149 149) 99%
  );
  background-clip: text;
  color: transparent;
}

.hero-content-bottom h2 {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: 70px;
  line-height: 80px;
  font-weight: 900;
}

.hero-content-top img {
  max-width: 138px;
}

.hero-content-top .img-left-top {
  position: absolute;
  top: 20%;
  left: 0;
}

.hero-content-top .img-left-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-id-5574 .hero-content-top img.img-extra.pill-image {
  position: absolute;
  bottom: -230px;
  left: 50%;
  transform: translateX(-50%);
}

.hero-content-top .img-right-top {
  position: absolute;
  top: 20%;
  right: 0;
}

.hero-content-top .img-right-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}

.separator {
  width: 160px;
  margin: 75px auto 79px;
  border-bottom: 4px solid #fff;
}

.anchor-buttons a {
  font-size: 19px;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px 13px;
  margin: 0 8px;
  line-height: normal;
  border-radius: 8px;
}

.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
  padding: 140px 0 0px;
}

.anchor-buttons a:hover {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  color: #fff !important;
}

.center-image {
  position: absolute;
  top: 16%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  max-width: 411px !important ;
  opacity: 0.34;
}

.hero-content-bottom {
  position: relative;
  bottom: 0;
  text-align: center;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.hero-content-bottom p {
  max-width: 70%;
  font-size: 22px;
  line-height: 33px;
  margin: 0 auto;
}

.dpe-agenda-section {
  background: #efefef;
}

.dpe-agenda-section .dpe-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 60px 20px;
  box-sizing: border-box;
}

.dpe-agenda-section h2 {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  display: block;
  font-size: 50px;
  line-height: 57px;
  letter-spacing: 0.3px;
  font-weight: 700;
}

.dpe-agenda-section .dpe-container > p {
  text-align: center;
  color: #808080;
  max-width: 770px;
  margin: 0 auto;
  font-size: 21px;
  margin-bottom: 40px;
}

.agenda-block {
  display: flex;
}

.agenda-block .agenda-left {
  width: 15%;
}

.agenda-block .agenda-right {
  width: 85%;
}

.agenda-block .agenda-left .left-container {
  width: 80%;
  box-shadow: -5px -5px 4px 0px #ffffffb2, 6px 6px 4px 0px #4d4d4d33;
  padding: 20px 20px 10px;
  border-radius: 8px;
}

.agenda-block .agenda-left .left-container .date-day {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 35px;
  margin: 0;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.agenda-block .agenda-left .left-container .date {
  color: #0b0d0f;
  font-size: 13px;
  line-height: 17px;
  border-bottom: 2px solid #b2b2b2;
  width: fit-content;
  padding-bottom: 7px;
  padding-top: 10px;
  margin-bottom: 7px;
}

.agenda-block .agenda-left .left-container .location {
  color: #0b0d0f;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
}

.agenda-item {
  display: flex;
  align-items: stretch;
  margin-bottom: 20px;
}

.agenda-details {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 12%;
  background: #f8f8f8;
  padding: 12px;
}

.page-id-8125 .agenda-item:nth-of-type(2) .image-container {
  display: none !important;
}

.agenda-content {
  background: #fff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 10px 30px;
  width: 88%;
}

.agenda-details img {
  padding: 5px 0;
}

.agenda-content-heading {
  color: #0b0d0f;
  font-size: 21px;
  font-weight: 900;
  line-height: 21px;
  display: block;
  width: 100%;
  padding: 10px 0;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
}

.agenda-content-desc p,
.agenda-content-desc li {
  font-size: 18px;
  line-height: 23px;
  padding-right: 20px;
}

.toggle_icon {
  position: absolute;
  right: 10px;
  top: 50%;
}

.toggle_icon:before,
.toggle_icon:after {
  content: "";
  display: block;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  background: #000 !important;
  border: none !important;
  position: absolute;
}

.toggle_icon:before {
  height: 10px;
  width: 2px;
}

.toggle_icon:after {
  width: 10px;
  height: 2px;
}

/* Styles for the X when the open class is present */
.toggleHeading.open .toggle_icon:before {
  transform: translate(-50%, -50%) rotate(315deg);
}

.toggleHeading.open .toggle_icon:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.dpe-speakers-section {
  background: #2e3135;
}

.dpe-speakers-section .dpe-container {
  max-width: 90%;
  padding: 50px 20px 80px;
  margin: 0 auto;
}

.dpe-speakers-section .dpe-container > h2 {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  font-size: 43px;
  line-height: 49px;
  letter-spacing: 0.3px;
  font-weight: 700;
}

.dpe-speakers-section .dpe-container > p {
  color: #fff;
  text-align: center;
  max-width: 650px;
  margin: 0 auto 80px;
  line-height: 24px;
  font-size: 17px;
}

.speaker-row {
  display: flex;
}

.speaker-row .speakers-block {
  width: 25%;
  box-shadow: -6px -6px 5px 0px #64646466, 6px 6px 4px 0px #00000033;
  border-radius: 24px;
  padding: 15px;
  vertical-align: top;
  margin-right: 30px;
  color: #fff;
}

.speaker-row .speakers-block:last-child {
  margin-right: 0;
}

.speaker-block-top {
  display: flex;
}

.speaker-block-top .speaker-img {
  width: 127px;
  margin-right: 30px;
  position: relative;
}

.speaker-block-top .speaker-img img {
  position: absolute;
  width: 100%;
  top: -70px;
  left: -5px;
  max-width: 127px;
}

.speaker-block-top .speaker-dets {
  width: 60%;
}

.speaker-block-top .speaker-dets p {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
}

.speaker-block-top .speaker-dets .speaker-pos {
  margin-bottom: 0;
  color: #808080;
  font-size: 17px;
  font-style: italic;
  padding: 5px 0 8px;
  margin-top: 0;
  font-weight: 400;
}

.speaker-block-top .speaker-dets img {
  max-width: 105px;
  margin-bottom: 25px;
}

.speaker-descr p {
  color: #808080;
  font-size: 16px;
  font-style: italic;
  padding: 0 12px;
}

.dets-time {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
}

.agenda-item:nth-child(2n-1) .dets-name {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.dets-name {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 18px;
}

footer .navbar {
  background: #f8f8f8 !important;
  color: #0b0d0f !important;
}

#footer-nav a.nav-link {
  color: #b2b2b2 !important;
}

.footer-section {
  background: #0b0d0f;
}

.footer-section .dpe-container {
  max-width: 1320px;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 80px 20px;
  box-sizing: border-box;
}

.footer-section .dpe-container > h2 {
  background: linear-gradient(135deg, #209bc4 0%, #4dc9c0 100%);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  font-size: 43px;
  line-height: 49px;
  letter-spacing: 0.3px;
  font-weight: 700;
  margin-bottom: 20px;
}

.footer-section .dpe-container > p {
  color: #fff;
  text-align: center;
  max-width: 770px;
  margin: 0 auto 80px;
  line-height: 27px;
  font-size: 19px;
}

.anchor-buttons img {
  position: relative;
  top: -2px;
  left: -7px;
}

.register-button-wrap {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #ffbb33;
  border-radius: 8px;
  background-image: url(/wp-content/uploads/2023/12/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 35px;
  z-index: 9999;
}

a.register-button {
  font-weight: 700;
  color: #0b0d0f;
  font-family: helvetica;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  padding: 12px 60px 12px 40px;
  display: block;
}

a.register-button:hover {
  color: #0b0d0f !important;
}

#agenda,
#speakers {
  scroll-margin-top: 50px;
}

.hero-normal {
  display: none;
}

.img-double {
  position: relative;
}
.img-double .agenda-img-icon {
  position: absolute;
  bottom: -5px;
  left: -5px;
}

.page-id-5397 .hero-content-top .sub-details > p {
  padding-right: 0;
  border: none;
}

.day-full {
  display: none;
}

.agenda-item.break .agenda-details,
.agenda-item.break .agenda-content {
  background: #e5e5e5;
}

.agenda-item.break .agenda-details {
  border-right: 1px solid #cbcbcb;
}

.page-id-5378 .speaker-row .speakers-block:last-child .speaker-img img,
.page-id-5434 .speaker-row .speakers-block:last-child .speaker-img img {
  top: -70px;
}

.break .toggle_icon {
  display: none;
}

body.page-id-5421 .dpe-hero-section > .dpe-container {
  background-position: center 90%;
}

.sub-details {
  font-size: 22px;
}

body.page-template-page-dpe-forum2 .extra-content h4 {
  font-size: 28px;
}

.page-id-5397 .speaker-row .speakers-block:last-child .speaker-img img,
.page-id-5421 .speaker-row .speakers-block:last-child .speaker-img img,
.page-id-5477 .speaker-row .speakers-block:last-child .speaker-img img,
.page-id-5409 .speaker-row .speakers-block:last-child .speaker-img img {
  top: -70px;
}

.page-template-page-dpe-forum2.page-id-5477 .speaker-row,
.page-template-page-dpe-forum2.page-id-5409 .speaker-row {
  row-gap: 80px;
  column-gap: 40px;
}

/* .page-id-5477 .speaker-row .speakers-block:first-child .speaker-img img {
  top: -30px;
} */

.page-id-5397 .speaker-row .speakers-block:nth-child(3) .speaker-img img {
  top: -30px;
}

.page-id-5477 .dpe-container {
  background-position: center 70% !important;
}

.cc-window {
  bottom: 0 !important;
  width: 100%;
  max-width: 100% !important;
}

img.img-left-center {
  position: absolute;
  left: 10%;
  top: 50%;
}

img.img-right-center {
  position: absolute;
  right: 10%;
  top: 50%;
}

.page-id-5574 .hero-content-top .img-left-top,
.page-id-5574 .hero-content-top .img-right-top {
  top: 15%;
}

.page-id-5574.page-template-page-dpe-forum2 .hero-content-top .img-left-bottom,
.page-id-5574.page-template-page-dpe-forum2
  .hero-content-top
  .img-right-bottom {
  bottom: -8%;
}

.page-id-5574 .hero-content-bottom {
  bottom: -50px !important;
}

.page-id-5574 .speakers-block:nth-child(1) .speaker-block-top .speaker-img img {
  top: -20;
}

/* .page-id-5574 .speaker-row .speakers-block:last-child .speaker-img img {
  top: -70px;
} */

.page-id-5574 .agenda-item:last-of-type .agenda-details {
  background: linear-gradient(64.24deg, #3099e3 3.94%, #77def0 108.36%);
}

.page-id-5574.page-template-page-dpe-forum2
  .speakers-block:nth-child(4)
  img:nth-child(3),
.page-id-5574.page-template-page-dpe-forum2
  .speakers-block:nth-child(5)
  img:nth-child(3) {
  max-width: 150px;
}

/* San Francisco */

.page-id-8098 .anchor-buttons,
.page-id-8109 .anchor-buttons,
.page-id-8125 .anchor-buttons {
  display: none;
}

/* .page-id-8098.page-template-page-dpe-forum2
  .dpe-hero-section
  .hero-content
  .hero-content-top,
.page-id-8109.page-template-page-dpe-forum2
  .dpe-hero-section
  .hero-content
  .hero-content-top {
  padding-bottom: 28%;
} */

.page-id-8098 #agenda {
  display: none;
}

.page-id-8098 .speaker-row .speakers-block:last-child .speaker-img img,
.page-id-8109 .speaker-row .speakers-block:last-child .speaker-img img {
  top: -70px;
}

.page-id-8098 .dpe-speakers-section .dpe-container,
.page-id-8125 .dpe-speakers-section .dpe-container,
.page-id-8125 .dpe-agenda-section .dpe-container {
  margin-top: 0 !important;
}

/* .page-id-8109 .speaker-row .speakers-block:last-child {
  grid-column: 1 / -1;
  max-width: 633px;
  margin: 0 auto;
} */

.page-id-8109 .agenda-item:nth-child(2) .toggle_icon,
.page-id-8125 .agenda-item:nth-child(2) .toggle_icon {
  display: none;
}

.page-id-8098 .dpe-container,
.page-id-8109 .dpe-container {
  background-image: none !important;
  margin-top: 0 !important;
}

.dpe-hero-section.hero-large {
  position: relative;
}

.page-id-8098 .dpe-pseudo-container,
.page-id-8109 .dpe-pseudo-container {
  display: block !important;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  max-width: 1320px;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 50px 20px;
  box-sizing: border-box;
  background-position: center 80%;
}

.dpe-pseudo-container {
  opacity: 0.34;
}

.page-id-8098 .center-image,
.page-id-8109 .center-image {
  top: 10%;
}

.page-id-8125 .hero-content-top img.img-extra.pill-image {
  position: absolute;
  bottom: -200px;
  left: 50%;
  transform: translateX(-50%);
}

.page-id-8125 .page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
  padding: 100px 0 0px;
}

.page-id-8125 .speaker-row .speakers-block:nth-of-type(3) .speaker-dets img {
  width: 50px;
}

/*Responsive**************************************************************************/

@media only screen and (max-width: 1300px) {
  .dpe-agenda-section .dpe-container {
    max-width: 90%;
  }

  .agenda-block .agenda-left {
    width: 18%;
  }

  .agenda-block .agenda-right {
    width: 82%;
  }

  .speaker-row {
    flex-wrap: wrap;
    justify-content: center;
  }

  .speaker-row .speakers-block {
    width: 45%;
    margin-right: 40px;
    margin-bottom: 80px;
  }

  .speaker-row .speakers-block:nth-child(2) {
    margin-right: 0;
  }
  .speaker-block-top .speaker-dets {
    width: 100%;
  }

  .hero-large {
    display: none;
  }

  .hero-normal {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .dpe-agenda-section .dpe-container {
    max-width: 90%;
  }

  .agenda-block .agenda-left {
    width: 25%;
  }

  .agenda-block .agenda-right {
    width: 75%;
  }

  .agenda-details {
    width: 20%;
  }

  .agenda-content {
    width: 80%;
  }
}

@media only screen and (max-width: 980px) {
  .day-short {
    display: none;
  }

  .day-full {
    display: block;
  }

  .hero-content-top .img-right-top {
    top: 10%;
    right: 22%;
  }

  .hero-content-top .img-left-top {
    top: 10%;
    left: 22%;
  }

  .center-image {
    top: 25%;
  }
  .hero-content-top-inner-wrapper {
    padding: 250px 0 40px;
  }

  .separator {
    margin: 75px auto 159px;
  }

  .hero-content-top .img-left-bottom {
    position: absolute;
    bottom: 15%;
    left: 5%;
  }
  .hero-content-top .img-right-bottom {
    position: absolute;
    bottom: 15%;
    right: 5%;
  }

  .page-id-5574 .hero-content-top img.img-extra.pill-image {
    bottom: 230px;
    left: 50%;
    transform: translateX(-50%);
  }

  /* img.img-left-bottom.pill-image, img.img-right-center.pill-image, img.img-right-bottom.pill-image, img.img-extra.pill-image */

  .page-id-5421 .sponsors-inner.container img:nth-of-type(1) {
    max-width: 100% !important;
    /* margin: 0 auto; */
  }

  .hero-content-bottom h2 {
    font-size: 58px;
    line-height: 66px;
  }

  .hero-content-bottom p {
    max-width: 90%;
    font-size: 19px;
    line-height: 28px;
  }

  .agenda-block {
    flex-direction: column;
  }

  .agenda-block .agenda-left {
    width: 100%;
  }

  .agenda-block .agenda-right {
    width: 100%;
  }

  .agenda-block .agenda-left .left-container {
    width: 100%;
    text-align: center !important;
    margin-bottom: 30px;
  }

  .agenda-block .agenda-left .left-container .date {
    margin: 0 auto 7px;
  }

  .speaker-block-top .speaker-dets {
    width: 60%;
  }

  .page-template-page-dpe-forum2.page-id-5477 .speaker-row {
    row-gap: 50px;
  }

  .page-id-5477 .dpe-container {
    background-size: contain;
  }

  .page-id-5574 .pill-image {
    width: 122px;
  }

  .page-id-5574 img.img-left-top.pill-image {
    left: 10% !important;
    top: 10% !important;
  }
  .page-id-5574 img.img-left-center.pill-image {
    left: 50% !important;
    top: 5% !important;
    transform: translateX(-50%) !important;
  }

  .page-id-5574 .hero-content-top .img-right-top {
    right: 10% !important;
    top: 10% !important;
  }

  .page-id-5574.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom {
    left: 10% !important;
    bottom: 13% !important;
    top: unset !important;
  }

  .page-id-5574 img.img-right-center.pill-image {
    left: 50% !important;
    transform: translateX(-50%);
    top: unset !important;
    bottom: 6% !important;
  }

  .page-id-5574.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom {
    right: 10% !important;
    bottom: 13% !important;
    top: unset !important;
  }

  .page-id-5574.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 250px 0 0px;
  }

  .page-id-5574 .dpe-container {
    padding-top: 100px !important;
  }

  .page-id-5574 p.separator {
    margin: 100px auto 380px;
  }

  .hero-content-top img.img-extra.pill-image {
    position: absolute;
    bottom: 240px;
    left: 50%;
    transform: translateX(-50%);
  }

  body.page-id-5574 .dpe-hero-section > .dpe-container {
    background-size: contain;
  }

  .page-id-5574.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top {
    padding-bottom: 60%;
  }

  body.page-id-5574 .hero-content-bottom {
    bottom: 0 !important;
  }

  .page-id-8098.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-8109.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-8125.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top {
    padding-bottom: 50%;
  }

  .page-id-8098 .dpe-hero-section > .dpe-container,
  .page-id-8109 .dpe-hero-section > .dpe-container {
    /* background-size: contain; */
    background-position: center 70%;
  }

  .page-id-8109.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    margin-top: 70px;
  }

  .page-id-8109 .hero-content-top .img-left-top,
  .page-id-8109 .hero-content-top .img-right-top {
    top: 5%;
  }

  .page-id-8125 .hero-content-top .img-left-top,
  .page-id-8125 .hero-content-top .img-right-top {
    top: 15%;
  }

  .page-id-8125 .hero-content-top img.img-extra.pill-image {
    bottom: -250px;
  }

  .page-id-8125.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-8125.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom {
    bottom: -29%;
    top: unset;
  }

  .page-id-8125.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 300px 0 0;
  }

  .page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 190px 0 0px;
  }

  .page-template-page-dpe-forum2.page-id-8125
    .speaker-row
    .speakers-block:last-child {
    width: 100% !important;
  }
}

@media only screen and (max-width: 782px) {
  .hero-content-top img {
    max-width: 122px;
  }

  .page-id-5477 .dpe-forum-tempalte {
    margin-top: 80px !important;
  }

  .hero-content-top .img-right-top {
    top: 10%;
    right: 15%;
  }
  .hero-content-top .img-left-top {
    top: 10%;
    left: 15%;
  }
  .separator {
    margin: 75px auto 129px;
  }
  .hero-content-top .img-left-bottom {
    position: absolute;
    bottom: 12%;
    left: 5%;
  }
  .hero-content-top .img-right-bottom {
    position: absolute;
    bottom: 12%;
    right: 5%;
  }
  .dpe-forum-tempalte {
    margin-top: 18px;
  }
  .hero-content-top h1 {
    font-size: 82px;
    padding: 0 0;
  }

  .hero-content-top .hero-date {
    font-size: 15px;
    line-height: 21px;
  }

  .hero-content-top .sub-details > p {
    line-height: 18px;
    font-size: 19px;
  }

  .dpe-agenda-section .dpe-container > p {
    font-size: 18px;
  }

  .agenda-content-heading {
    font-size: 18px;
    line-height: 27px;
  }

  .agenda-content-desc p,
  .agenda-content-desc li {
    font-size: 16px;
    line-height: 23px;
  }

  .footer-section .dpe-container > h2 {
    font-size: 42x;
    line-height: 48px;
  }

  .footer-section .dpe-container > p {
    line-height: 21px;
    font-size: 15px;
  }

  .dpe-container {
    margin-top: 82px !important;
  }

  .page-id-8098 .dpe-hero-section > .dpe-container,
  .page-id-8109 .dpe-hero-section > .dpe-container {
    background-size: contain;
    background-position: center 60%;
  }
  .page-id-8109 .hero-content-top .img-left-top,
  .page-id-8109 .hero-content-top .img-right-top {
    top: 5%;
  }
}
@media only screen and (max-width: 600px) {
  .page-id-5574 .pill-image {
    width: 73px;
  }

  body.page-id-5574 .dpe-hero-section > .dpe-container {
    background-size: contain;
    background-position: center 65%;
  }

  .page-id-5574.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 200px 0 0px;
  }

  .page-id-5574 img.img-left-top.pill-image {
    left: 10% !important;
    top: 15% !important;
  }

  .page-id-5574 img.img-right-top.pill-image {
    right: 10% !important;
    top: 15% !important;
  }

  .page-id-5574 img.img-left-center.pill-image {
    top: 8% !important;
  }

  .page-id-5574 p.separator {
    margin: 75px auto 260px;
    border: none;
  }

  .page-id-5574 .hero-content-top img.img-extra.pill-image {
    bottom: 180px;
  }

  body.page-id-5574 .hero-content-bottom {
    bottom: -50px !important;
  }

  .speaker-row .speakers-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 75px;
  }
  .speaker-block-top .speaker-dets {
    width: 100%;
  }

  .dpe-speakers-section .dpe-container > h2 {
    font-size: 34px;
    line-height: 39px;
  }
  .dpe-speakers-section .dpe-container > p {
    line-height: 21px;
    font-size: 15px;
  }

  .register-button-wrap {
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
  }

  a.register-button {
    display: block;
    font-weight: 700;
    color: #0b0d0f;
    font-family: helvetica;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    background-image: url(/wp-content/uploads/2023/12/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right;
    width: 95px;
    margin: 0 auto;
    padding: 12px 0;
  }

  .register-button-wrap {
    bottom: 20px;
    right: 20px;
    left: 20px;
    display: block;
    top: auto !important;
    border-radius: 56px;
    background-image: none !important;
  }

  .window-visible .register-button-wrap {
    bottom: 210px;
  }
  .banner-visible .register-button-wrap {
    bottom: 150px;
  }
}

@media only screen and (min-width: 600px) {
  .window-visible .register-button-wrap {
    bottom: 210px;
  }
  .banner-visible .register-button-wrap {
    bottom: 120px;
  }
}

@media only screen and (min-width: 768px) {
  .window-visible .register-button-wrap {
    bottom: 180px;
  }
  .banner-visible .register-button-wrap {
    bottom: 110px;
  }
  .page-id-8098 .hero-large,
  .page-id-8109 .hero-large {
    display: block !important;
  }

  .page-id-8098 .hero-normal,
  .page-id-8109 .hero-normal {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .page-id-8098 .hero-normal .dpe-pseudo-container,
  .page-id-8109 .hero-normal .dpe-pseudo-container {
    background-size: contain;
    bottom: -150px;
  }
}

@media only screen and (min-width: 980px) {
  .banner-visible .register-button-wrap {
    bottom: 100px;
  }
}

@media only screen and (max-width: 520px) {
  .hero-content-top h1 {
    font-size: 64px;
    line-height: 73px;
    padding: 10px 0 5px;
  }

  .page-id-8125 .hero-content-top .img-left-top,
  .page-id-8125 .hero-content-top .img-right-top {
    top: 25%;
  }

  .page-id-8098 .hero-normal .dpe-pseudo-container,
  .page-id-8109 .hero-normal .dpe-pseudo-container {
    bottom: -20%;
  }

  .window-visible .register-button-wrap {
    bottom: 230px;
  }

  .banner-visible .register-button-wrap {
    bottom: 200px;
  }

  .hero-content-top .hero-date {
    font-size: 16px;
    line-height: 20px;
  }

  .hero-content-top .sub-details > p {
    font-size: 18px;
  }

  .hero-content-top .img-left-top {
    top: 8%;
    left: 7%;
  }

  .hero-content-top .img-right-top {
    top: 8%;
    right: 7%;
  }

  .hero-content-top img {
    max-width: 100px;
  }

  .separator {
    margin: 30px auto 150px;
  }

  .hero-content-top .img-left-bottom {
    bottom: 12%;
    left: 0;
  }

  .hero-content-top .img-right-bottom {
    bottom: 12%;
    right: 0;
  }

  .center-image {
    max-width: 320px !important;
  }

  .anchor-buttons a {
    font-size: 15px;
  }

  .hero-content-bottom h2 {
    font-size: 52px;
    line-height: 59px;
  }

  .page-id-5421 .hero-content-bottom h2 {
    font-size: 42px;
    line-height: 50px;
  }

  .hero-content-bottom p {
    font-size: 18px;
    line-height: 27px;
  }

  .dpe-agenda-section .dpe-container {
    max-width: 100%;
  }

  .agenda-details {
    width: 35%;
  }

  .agenda-content {
    padding: 10px 15px;
  }

  .footer-section .dpe-container > h2 {
    font-size: 34x;
    line-height: 39px;
  }

  .page-id-8098 .dpe-hero-section > .dpe-container,
  .page-id-8109 .dpe-hero-section > .dpe-container {
    background-size: contain;
    background-position: center 53%;
  }
}

@media only screen and (max-width: 470px) {
  .hero-content-top .sub-details > p:nth-child(2) {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }

  .page-id-8098 .hero-normal .dpe-pseudo-container,
  .page-id-8109 .hero-normal .dpe-pseudo-container {
    bottom: -20%;
  }

  .page-id-8109.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 300px 0 0 !important;
    margin-top: 120px !important;
  }

  .hero-content-top .sub-details > p:last-child {
    display: block;
  }

  .hero-content-top h1 {
    font-size: 55px;
    line-height: 65px;
  }

  .speaker-block-top .speaker-dets {
    width: 72%;
  }

  .speaker-block-top .speaker-dets p {
    font-size: 18px;
    line-height: 27px;
  }

  .speaker-block-top .speaker-dets .speaker-pos {
    font-size: 16px;
    line-height: 23px;
  }

  .speaker-descr p {
    font-size: 16px;
    line-height: 23px;
  }

  /* .page-id-8109.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 400px 0 0px;
  }

  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom {
    bottom: 0;
    top: 35%;
  }

  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom {
    bottom: 0;
    top: 33%;
  }

  .page-id-8109 .hero-content-top .img-left-top {
    top: 17%;
  }

  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom {
    top: 33%;
  }

  .page-id-8109 .hero-content-top .img-right-top {
    top: 17%;
  } */
}

@media only screen and (max-width: 375px) {
  .hero-content-top img {
    max-width: 85px;
  }

  .hero-content-top-inner-wrapper {
    padding: 200px 0 40px;
  }

  .center-image {
    top: 21%;
  }

  .hero-content-top .img-left-top {
    top: 6%;
  }

  .hero-content-top .img-right-top {
    top: 6%;
  }

  .separator {
    margin: 30px auto 170px;
  }

  .hero-content-top .img-left-bottom {
    bottom: 14%;
    left: 0;
  }

  .hero-content-top .img-right-bottom {
    bottom: 14%;
    right: 0;
  }

  .speaker-block-top .speaker-dets {
    width: 50%;
  }

  .dets-name {
    font-size: 15px;
  }

  .dets-time {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 745px) {
  .dpe-speakers-section .dpe-container {
    max-width: 100%;
    padding: 50px 0;
  }

  #speakers .speaker-row {
    padding-left: 10%;
  }

  #speakers .owl-carousel .owl-item {
    padding: 50px 10px 0 30px;
  }

  #speakers .speaker-row .speakers-block {
    width: 100%;
  }

  #speakers .speaker-block-top .speaker-img {
    width: 40%;
  }
  #speakers .speaker-block-top .speaker-dets {
    width: 60%;
  }

  #speakers .owl-carousel .owl-item img {
    width: 100% !important;
  }

  .dpe-speakers-section .dpe-container > p {
    margin: 0 auto 50px;
  }
}

@media only screen and (max-width: 950px) and (min-width: 745px) {
  .dpe-speakers-section .dpe-container > p {
    padding: 0 50px;
  }
}

body .dpe-hero-section > .dpe-container {
  background-position: center 80%;
}

.speaker-row .speakers-block:last-child .speaker-img img {
  top: -30px;
}

@media only screen and (max-width: 1280px) {
  .sub-details {
    font-size: 21px;
  }

  body.page-template-page-dpe-forum2 .extra-content h4 {
    font-size: 26px;
  }

  .page-id-5378 img.img-left-bottom,
  .page-id-5434 img.img-left-bottom,
  .page-id-5477 img.img-left-bottom {
    bottom: 50px !important;
    top: unset !important;
    left: 50% !important;
    transform: translateX(-50%);
  }

  .page-id-5378 .hero-content-top .img-left-top,
  .page-id-5434 .hero-content-top .img-left-top,
  .page-id-5477 .hero-content-top .img-left-top {
    left: 0;
  }

  .page-id-5378 .hero-content-top .img-right-top,
  .page-id-5434 .hero-content-top .img-right-top,
  .page-id-5477 .hero-content-top .img-right-top {
    right: 0;
  }
  .page-id-5378.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5434.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5477.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 200px 0 0px;
  }
  .page-id-5378 p.separator,
  .page-id-5409 p.separator,
  .page-id-5434 p.separator {
    margin: 30px auto 200px;
  }

  .page-id-5477 p.separator {
    margin: 30px auto 170px;
  }
  .page-id-5397.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5421.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5409.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 250px 0 0;
  }
  .page-id-5397.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-5397.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-5421.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-5421.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-5477.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-5477.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-5409.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-5409.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom {
    bottom: 50px;
  }
  /* .page-id-8098.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-8098.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom {
    bottom: -150px;
  } */
}

/* .page-id-8098.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
.page-id-8109.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
  padding: 250px 0 0px;
} */

@media only screen and (max-width: 650px) {
  .page-id-5397.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5421.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5409.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 400px 0 0;
  }

  .page-id-8109.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 400px 0 0;
    margin-top: 100px;
  }
  /* 
  .page-id-8098.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-8109.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 350px 0 0px;
  } */
  /* .page-id-8098.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-8098.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom {
    top: 110px !important;
  } */
}

@media only screen and (max-width: 523px) {
  .page-id-5378 img.img-left-bottom,
  .page-id-5409 img.img-left-bottom,
  .page-id-5434 img.img-left-bottom {
    bottom: 80px !important;
  }

  /* .page-id-8098.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-8098.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom,
  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-8109.page-template-page-dpe-forum2
    .hero-content-top
    .img-right-bottom {
    top: 110px !important;
  } */

  .sub-details {
    font-size: 18px;
  }

  body.page-template-page-dpe-forum2 .extra-content h4 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1280px) {
  .page-id-8098 p.separator,
  .page-id-8109 p.separator {
    display: block;
  }
  .page-id-5378.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-5434.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom,
  .page-id-5477.page-template-page-dpe-forum2
    .hero-content-top
    .img-left-bottom {
    bottom: 0;
    left: 15%;
  }

  .page-id-5378 .dpe-hero-section > .dpe-container,
  .page-id-5397 .dpe-hero-section > .dpe-container,
  .page-id-5409 .dpe-hero-section > .dpe-container,
  .page-id-5434 .dpe-hero-section > .dpe-container,
  .page-id-5477 .dpe-hero-section > .dpe-container,
  .page-id-5409 .dpe-hero-section > .dpe-container {
    padding: 0 20px;
  }

  .page-id-5378.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5397.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5409.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5421.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5434.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5477.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper,
  .page-id-5409.page-template-page-dpe-forum2 .hero-content-top-inner-wrapper {
    padding: 140px 0 0px;
  }

  .page-id-5378.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-5397.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-5409.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-5421.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-5434.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-5477.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top,
  .page-id-5574.page-template-page-dpe-forum2
    .dpe-hero-section
    .hero-content
    .hero-content-top {
    padding-bottom: 50%;
  }

  .page-template-page-dpe-forum2.page-id-5434 .speaker-row,
  .page-template-page-dpe-forum2.page-id-5477 .speaker-row {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

/** sponsors **/

div#sponsors {
  background: #27282c;
  padding-top: 80px;
  padding-bottom: 80px;
}

.sponsors-inner.container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sponsors-inner.container img {
  margin-top: 30px;
  width: 100%;
  object-fit: contain;
  max-height: 107px;
}

#sponsors h2 {
  color: var(--White, #fff);
  text-align: center;
  font-family: Lato;
  font-size: 52px;
  font-style: normal;
  font-weight: 900;
  line-height: 115%;
  letter-spacing: 0.3px;
}

#sponsors p {
  color: var(--White, #fff);
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 750px;
}

.sponsors-gallery {
  padding-left: 15px;
  padding-right: 15px;
}

.page-id-5421 .sponsors-inner.container img:nth-of-type(3),
.page-id-5434 .sponsors-inner.container img:nth-of-type(2) {
  height: 160px !important;
  max-height: unset !important;
}

.page-id-5421 .sponsors-gallery,
.page-id-5434 .sponsors-gallery {
  align-items: center;
}

.page-id-5421 #sponsors p,
.page-id-5434 #sponsors p {
  display: none;
}

.page-id-5421 .sponsors-inner.container img:nth-of-type(1) {
  max-width: 250px;
}

.page-id-5434 .sponsors-inner.container img:nth-of-type(1) {
  max-height: 160px;
}

@media only screen and (min-width: 768px) {
  div#sponsors {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .sponsors-sm {
    display: none;
  }

  .sponsors-md {
    display: flex;
  }

  #sponsors h2 {
    font-size: 58px;
  }

  #sponsors p {
    font-size: 19px;
  }
}

@media only screen and (min-width: 1280px) {
  .sponsors-md {
    display: none;
  }

  .sponsors-lg {
    display: flex;
  }

  #sponsors h2 {
    font-size: 64px;
  }

  #sponsors p {
    font-size: 21px;
  }

  div#sponsors {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sponsors-gallery {
    display: flex;
    gap: 60px;
  }
}
