   @font-face {
        font-family: 'ABB Voice';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Regular.woff') format('woff'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Regular.ttf') format('truetype'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Regular.svg#ABBvoice-Regular') format('svg'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Regular.otf') format('otf');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABB Voice';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Rg.eot');
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Rg.woff2') format('woff2'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Rg.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABBVoice-Bold';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Bold.woff') format('woff'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Bold.ttf') format('truetype'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Bold.svg#ABBvoice-Bold') format('svg');
        font-weight: bold;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABBVoice-Bold';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Bd.eot');
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Bd.woff2') format('woff2'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Bd.eot?#iefix') format('embedded-opentype');
        font-weight: bold;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABBVoice-Light';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Light.woff') format('woff'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Light.ttf') format('truetype'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Light.svg#ABBvoice-Light') format('svg');
        font-weight: 100;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABBVoice-Light';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Lt.eot');
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Lt.woff2') format('woff2'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Lt.eot?#iefix') format('embedded-opentype');
        font-weight: 100;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABBVoice-Medium';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Medium.woff') format('woff'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Medium.ttf') format('truetype'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice-Medium.svg#ABBvoice-Medium') format('svg');
        font-weight: 500;
        font-style: normal;
    }

    @font-face {
        font-family: 'ABBVoice-Medium';
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Md.eot');
        src: url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Md.woff2') format('woff2'), url('https://powertalk.campaigns.abb.com/rs/780-DQM-060/images/ABBvoice_Md.eot?#iefix') format('embedded-opentype');
        font-weight: 500;
        font-style: normal;
    }


body, div, span, p, blockquote, q, pre, ol, ul, table, h3, h4, h5, h6  {
	font-family: 'ABBVoice-Light', Verdana, Arial, sans-serif;
  color: #0f0f0f;
}

ul.navbar-nav.nav li a span {
    color: white;
}

h1, h2 {
  	font-family: 'ABBVoice-Bold', Verdana, Arial, sans-serif;
}

h1, h2 {
    color: #000;
}

/* .banner-headline {
  	font-family: 'ABBVoice-Bold', Verdana, Arial, sans-serif;
    color: #fff;
}

.banner-subhead {
    color: #fff;
} */
.attendease-block-hero-wrapper {
    padding-bottom: 45px;
}
.attendease-hero-head-text, .attendease-hero-subhead-text {
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.9) !important;
    text-align: center !important;
  }

  /* Home page */
  .card-content-wrapper {
    padding-bottom: 15px !important;
  }

/* Revert font-family for button-spam tags */
a.btn.btn-primary span {
  	font-family: 'ABBVoice-Medium', Verdana, Arial, sans-serif;
    color: #fff;
    font-weight: 500;
}

.add-red-line h2,
.add-red-line .attendease-h2 {
  padding-top: 32px !important;
  position: relative;
}
.add-red-line h2::before,
.add-red-line .attendease-h2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 10px;
  background: #ff000f;
}
.add-red-line.centre-line h2::before,
.add-red-line.centre-line .attendease-h2::before {
  left: calc(50% - 40px);
}

.h2-small h2,
.h2-small .attendease-h2 {
  margin-top: 0;
  font-size: 40px;
}
.add-red-line.h2-small h2,
.add-red-line.h2-small .attendease-h2 {
  margin-top: 0;
  padding-top: 16px !important;
}
.add-red-line.h2-small h2::before,
.add-red-line.h2-small .attendease-h2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 5px;
  background: #ff000f;
}

.attendease-block .btn {
  border-radius: 24px !important;
  padding: 14px 24px !important;
  font-size: 16px !important;
  line-height: 20px !important;
  height: 48px;
  box-shadow: none !important;
}
.attendease-block-hero {
  min-height: 400px !important;
}
.attendease-block-hero .attendease-content-section p.attendease-hero-cta-text a.btn {
  background: none;
  border: 2px solid #dbdbdb;
}
.attendease-block-hero .attendease-content-section p.attendease-hero-cta-text a.btn:hover {
  background-color: #ebebeb;
  color: #464646;
}

.custom-promo h1,
.custom-promo .attendease-h1 {
  padding-top: 32px !important;
  position: relative;
}
.custom-promo h1::before,
.custom-promo .attendease-h1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 10px;
  background: #ff000f;
}

.attendease-block .block-content-pre-wrap .lead {
  max-width: 1000px;
  margin: 0 auto;
}

.video-highlight-row .video-wrapper {
  position: relative;
  width: calc(100% + 15px);
  padding-bottom: 56.25%;
  margin-left: -15px;
}
.video-highlight-row .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Description section */
  .description-box {
    background: #f9f9f9;
    border-left: 5px solid #ff000f;
    padding: 20px;
    border-radius: 8px;
    margin-top: 15px;
  }
  .description-box p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
  }
  .section-title {
    /* color: #ff000f; */
    font-size: 20px;
    margin-bottom: 10px;
  }

/*  Section Spacer*/
    .section-spacer {
    margin: 20px 0;
  }
  /* .objectives-section h2 {
    color: #ff000f;
    font-size: 20px;
    margin-bottom: 15px;
  } */
  .objectives-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
  }
  .objective-card {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    font-size: 16px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transition: transform 0.2s ease;
  }
  .objective-card:hover {
    transform: scale(1.03);
  }
  .objective-icon {
    font-size: 30px;
    color: #ff000f;
    margin-bottom: 10px;
  }

/* Schedule Section */
    /* .schedule-section {
    margin: 30px 0;
  } */
  /* .schedule-section h2 {
    color: #ff000f;
    font-size: 20px;
    margin-bottom: 20px;
  } */
  .timeline-vertical {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .timeline-vertical::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
  }
  .timeline-item {
    position: relative;
    margin-bottom: 30px;
    padding-left: 60px;
  }
  .timeline-item::before {
    content: '';
    position: absolute;
    left: 12px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: #ff000f;
    border-radius: 50%;
  }
  .timeline-item h3 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #333;
  }
  .timeline-item p {
    font-size: 16px;
    color: #555;
    margin: 0;
  }

  /* Session Section */
    .session-section {
    /* font-family: Verdana, Geneva, sans-serif; */
    color: #333;
    /* margin: 30px 0; */
    background: #f9f9f9;
    border-left: 5px solid #ff000f;
    padding: 20px;
    border-radius: 8px;
  }
  /* .session-section h2 {
    color: #ff000f;
    font-size: 20px;
    margin-bottom: 15px;
  } */
  .session-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .session-list li {
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
  }
  .session-list li::before {
    content: "✔";
    color: #ff000f;
    font-weight: bold;
    margin-right: 10px;
    font-size: 18px;
  }

  /* Card button fix on Assess page */
  section.card-content-wrapper.caption.text-left {
    padding-bottom: 85px !important;
}

.attendease-global-footer-wrapper {
  background-color: #696969 !important;
}

.attendease-global-footer-navigation div ul.navbar-nav {
  background-color: #696969 !important;
}

.attendease-global-footer-social .fa {
    font-size: 12px !important;
}

ul.attendease-global-footer-social li {
    background-color: black;
    width: 23px;
    height: 23px;
    border-radius: 100px;
}

/* Footer Icons */
.attendease-icon {
  color: #fff;
}


@media screen and (max-width: 1430px) {
  .video-highlight-row .video-wrapper {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .attendease-block-cards .caption-body-text.block-content-pre-wrap {
    max-width: 300px;
    margin: 0 auto;
  }
  .video-highlight-row .bl-content {
    text-align: center;
  }
  .section-title {
    text-align: left !important;
  }
  .timeline-item h3 {
    text-align: left !important;
  }
}