@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 56px !important;
    margin: 0px !important;
  }
  .custom-responsive .certification-section .banner-content {
    padding: 56px 32px;
  }
  .custom-responsive .whats-included-content {
    gap: 24px;
    flex-direction: column;
  }
  .custom-responsive .overview-section {
    padding: 56px 0;
  }
  .custom-responsive .overview-section .whats-included-content .whats-included-content-text {
    width: 100%;
  }
  .custom-responsive .overview-section .whats-included-content h2 {
    width: 100%;
  }
  .custom-responsive .overview-section .whats-included-content h2 .overview-decal-1 {
    display: none;
  }
  .custom-responsive .graph-section .container {
    flex-direction: column;
    gap: 24px;
    padding-bottom: 56px;
  }
  .custom-responsive .graph-section .header img {
    display: none;
  }
  .custom-responsive .slider-section .slider-content {
    flex-direction: column;
    gap: 24px;
  }
  .custom-responsive .slider-section .slide-content {
    padding: 0px;
  }
  .custom-responsive .slider-section .slider-content .slider-badges {
    width: 30%;
  }
  .custom-responsive .slider-section .slider-content .slider-badges img {
    width: 100%;
  }
  .custom-responsive .graph-section .counter-inner-container {
    padding-top: 24px;
  }
  .custom-responsive .download-curriculum-section .content-wrap {
    flex-direction: column;
    gap: 24px;
  }
  .custom-responsive .half-content {
    width: 100%;
  }
  .custom-responsive .half-content .brochure-image {
    width: 75%;
    margin: 0 auto;
  }
  .custom-responsive .pmm-chart-container .chart-slide-item {
    flex-direction: column;
    gap: 24px;
  }
  .custom-responsive .pmm-chart-container .chart-content {
    gap: 0;
  }
  .custom-responsive .heading-horizontal-container {
    flex-direction: column;
    gap: 24px;
    align-items: start;
  }
  .custom-responsive .box-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .custom-responsive .box-container .box-item {
    width: 48%;
  }
  .custom-responsive .get-resources-container {
    width: 100%;
  }
  .custom-responsive .pro-plus-membership-section .pro-plus-heading-content {
    width: 100%;
  }
  .custom-responsive .pro-plus-membership-section .pricing-table {
    grid-template-columns: 1fr;
  }
  .custom-responsive .benefits-section .benefits-content {
    flex-direction: column;
    gap: 24px;
  }
  .custom-responsive .benefits-section .heading-column {
    width: 100%;
  }
  .custom-responsive .benefits-content .image-column {
    width: 75%;
    margin: 0 auto;
  }
  .custom-responsive .benefits-section {
    padding-bottom: 56px;
  }
  .custom-responsive .text-primary-coral-gradient {
    padding-bottom: 10px;
    margin-bottom: -10px;
  }
  .custom-responsive .versus-boxes {
   margin-top: 24px;
  }
  .custom-responsive .ask-gpt-section .content-wrap {
    flex-direction: column;
    gap: 24px;
  }
  .custom-responsive .ask-gpt-section .gpt-left-content,
  .custom-responsive .ask-gpt-section .gpt-right-content {
    width: 100%;
  }
  .custom-responsive .ask-gpt-section .gpt-right-content {
    text-align: center;
  }
  .custom-responsive .faq-section .content-wrap {
    flex-direction: column;
    gap: 24px;
  }
  .custom-responsive .faq-section #faqs-list {
    width: 100%;
  }
  .custom-responsive .related-certifications-section .cta-group .related-certification-decal {
    display: none;
  }
  .custom-responsive .related-certification-item {
    width: 48%;
  }
  .custom-responsive #pro-plus-section,
  .custom-responsive #exec-plus-section {
    padding: 56px 0px;
  }
  .custom-responsive .cta-section {
    padding: 56px 32px;
  }
  .custom-responsive .partners-ratings {
    padding-bottom: 56px;
  }
  #authorModal .modal-content {
    padding: 56px;
    max-height: 97%;
    overflow-y: scroll;
    gap: 40px;
  }
  #authorModal .modal-content .left-content {
    width: 43%;
  }
}

@media only screen and (max-width: 600px) {
  #brochureEmbedModal .modal-content {
    gap: 24px;
    max-height: 95%;
    height: 95%;
  }
  .custom-responsive h1, 
  .custom-responsive .certification-section .banner-content h1 {
    font-weight: 300;
  }
  .custom-responsive #learnworlds-tab-container .learnworlds-accordion-header:first-child {
    padding-top: 0px;
  }
  .custom-responsive .overview-section {
    padding-bottom: 0px;
  }
  .custom-responsive .graph-section .container {
    padding-bottom: 0px;
  }
  .custom-responsive .slider-section .slider-content .slider-badges {
    width: 70%;
  }
  .custom-responsive .slider-section .slider-content .slider-wrapper.w-80 {
    width: 100%;
  }
  .custom-responsive .half-content .brochure-image {
    width: 100%;
  }
  .custom-responsive .box-container .box-item {
    width: 100%;
  }
  .custom-responsive .versus-boxes {
    margin: 0px;
  }
  .custom-responsive .whats-decal-3 {
    display: none;
  }
  .custom-responsive .end-of-certification .content-wrap:first-child {
    padding: 0 32px;
    padding-bottom: 56px;
  }
  .custom-responsive .whats-included-list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .custom-responsive .get-resources-container {
    margin-bottom: 380px;
  }
  
  .custom-responsive .ask-gpt-section .gpt-right-content img {
    width: 100%;
  }
  .custom-responsive .related-certification-item {
    width: 100%;
  }
  .custom-responsive h3 {
    font-size: 42px;
    line-height: .9;
    letter-spacing: -3px;
  }
  .custom-responsive .accordion-content {
    border-bottom: 1px solid var(--lightgrey);
  }
  .custom-responsive .accordion-item:last-child .accordion-content {
    border: none;
  }
  .custom-responsive .accordion-item:first-child .accordion {
    padding-top: 0px;
  }
  .custom-responsive button.accordion {
    border: none;
  }
  .custom-responsive .pmm-chart-container .chart-content {
    gap: 24px;
  }
  .custom-responsive .whats-included-list-item {
    align-items: start;
  }
}