/* Responsive */


@media (max-width: 1024px) {
.container {
    padding: 0 15px;
}
.objective-timeline {
    gap: 35px;
}
}


@media (max-width: 768px) {
 .path-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

  .path-box {
    padding: 35px;
  }

  .section-header h2 {
    font-size: 30px;
  }
.vector-philosophy {
    padding: 40px 20px;
}

  .philosophy-manifesto {
    padding-left: 20px;
  }

  .philosophy-manifesto p {
    font-size: 20px;
  }

  .lead-text {
    font-size: 20px;
  }
  .what-grid {
    grid-template-columns: 1fr;
  }

  .what-content h2 {
    font-size: 30px;
  }

 .vector-what-we-do {
    padding: 40px 20px;
}
.serve-grid {
    grid-template-columns: 1fr;
    gap: 20px;
}

  .serve-intro h2 {
    font-size: 30px;
  }
  .vector-objective {
    padding: 100px 20px;
  }

  .objective-lines p {
    font-size: 22px;
  }

  .objective-wrapper h2 {
    font-size: 28px;
  }
  h1, .h1 {
    text-align: center;
}
#ed-605612393 > .inner {
    padding: 40px 15px;
}
#ed-605612405 {
    flex-basis: 100%;
    text-align: center;
}
.path-box p {
    margin-bottom: 8px;
}
.section-header {
    margin-bottom: 30px;
}
.philosophy-content p {
    font-size: 16px;
}
.philosophy-footer p {
    font-size: 16px;
}
.what-image {
    max-width: 540px;
    margin: 0 auto;
}

.what-content.responsive-heaidng h2 {
    text-align: center;
    margin: 0;
      display: block;
}
.what-content > h2 {
    display: none;
}
.what-grid {
    gap: 20px;
}
.what-content p {
    font-size: 15px;
    margin-bottom: 8px;
}
.objective-timeline {
    gap: 10px;
}
.objective-item p {
    font-size: 19px;
    line-height: 29px;
}
  .about-banner {
    min-height: 320px;
  }

  .about-banner-content h1 {
    font-size: 38px;
  }

  .about-banner-content p {
    font-size: 18px;
  }
    .thinking-grid {
    grid-template-columns: 1fr;
  }

  .think-header h2 {
    font-size: 34px;
  }
    .not-grid {
    grid-template-columns: 1fr;
  }

  .not-header h2 {
    font-size: 34px;
  }
  section.about-page .what-image img {
    height: 378px;
}
.vector-what-we-do .what-image {
    flex-direction: column;
    gap: 15px;
}
.how-we-think {
    padding: 40px 0;
}
.thinking-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 25px;
}
.what-we-are-not {
    padding: 40px 0;
}
.not-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.prep-grid {
    grid-template-columns: 1fr;
    gap: 0px;
}
.prep-conviction h2 {
    font-size: 38px;
    text-align: center;
}

  .vertical-line {
    height: 80px;
  }
.engagement-title {
    font-size: 32px;
    margin-bottom: 30px;
    text-align: center;
}

.engagement-step {
    gap: 10px;
    grid-template-columns: 50px 1fr;
}

  .engagement-step::before {
    display: none;
  }
  .prep-content .lead {
    font-size: 22px;
}
.step-count {
    left: 0;
    top: 8px;
}
  .engage-shell {
    padding-left: 25px;
  }

  .engage-content p {
    font-size: 16px;
  }
  .audience-divider {

    margin: 20px 0;
}
.engage-shell::before {
    width: 5px;
}
.engage-label {
    margin-bottom: 16px;
}
.engage-content p {
    margin-bottom: 15px;
}
.conversation-frame h2 {
    font-size: 32px;
    text-align: center;
}
  .flex-form-content-wrap {
    flex-direction: column;
}
.flex-form-content-wrap .conversation-frame {
    width: 100%;
}
.flex-form-content-wrap  .big-form-wrap-form {
    max-width: 600px;
    margin: 10px auto 0;
    width: 100%;
}
.ed-element.preset-menu-v2-agency .ed-menu ul > li a {
    width: 100%;
    padding: 20px 30px;
    margin: 0;
}
.footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 30px 20px;
}
}

@media (max-width: 767px) {
h1, .h1 {
    font-size: 26px;
    line-height: 36px;
}
#ed-605612396 {
    margin: 0px 0px 0px;
}
.section-header h2 {
    font-size: 23px;
    line-height: 33px;
}
.section-header p {
    font-size: 14px;
    line-height: 26px;
}
.path-box h3 {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 15px;
}
.path-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.vector-path {
    padding: 40px 0;
    background-color: #ffffff;
    font-family: "Montserrat", sans-serif;
}
.path-box p {
    font-size: 14px;
    line-height: 26px;
}
.path-link {
    margin-top: 10px;
    font-size: 14px;
}
.vector-philosophy {
    padding: 30px 0;
}
.philosophy-content p {
    font-size: 14px;
    line-height: 26px;
}
.philosophy-manifesto p {
    font-size: 17px;
    margin-bottom: 8px;
    line-height: 27px;
}
.philosophy-footer p {
    font-size: 14px;
    line-height: 26px;
}
.vector-what-we-do {
    padding: 30px 0;
}
.what-image img {
    height: 228px;
}
.what-content .highlight {
    font-size: 16px;
    line-height: 26px;
}
.what-content p {
    font-size: 14px;
    line-height: 26px;
}
.vector-who-serve {
    padding: 30px 0;
}
.serve-intro p {
    font-size: 14px;
    line-height: 26px;
}
.audience-block p {
    font-size: 14px;
    line-height: 26px;
}
.audience-divider {
    margin: 10px 0;
}
.what-content h2 {
    font-size: 23px;
    line-height: 33px;
}
section.vector-who-serve h2 {
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 10px;
    text-align: center;
}
.objective-title {
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 0;
}
section.objective-vertical .objective-timeline {
    gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.objective-item .dot {
    left: 0;
    right: auto;
    top: 21px;
}
section.objective-vertical {
    padding: 30px 0;
}
.objective-timeline.animate::before {
    height: 82%;
}
.objective-timeline::before {
    top: 21px;
    bottom: 0;
    left: 2%;
    transform: none;
    transform-origin: unset;
    max-width: 100%;
    height: auto;
    background-color: transparent;
    animation: none;
    border-left: 1px solid #000;
}
.objective-item p {
    font-size: 17px;
    line-height: 23px;
    padding-left: 30px;
}
.about-banner {
    min-height: 170px;
}
section.about-page .what-image img {
    height: 338px;
}
.think-header h2 {
    font-size: 23px;
    line-height: 33px;
}
.think-header .intro {
    font-size: 14px;
    line-height: 26px;
}
.thinking-grid {
    grid-template-columns: repeat(1, 1fr);
}
.think-footer p {
    font-size: 14px;
    line-height: 26px;
}
.think-footer {
    margin-top: 20px;
}
.not-header h2 {
    font-size: 23px;
    line-height: 26px;
}
.what-we-are-not {
    padding: 30px 0;
}
.not-grid {
    grid-template-columns: repeat(1, 1fr);
}
.not-conclusion p {
    font-size: 14px;
    line-height: 26px;
}
.about-banner-content h1 {
    font-size: 25px;
    line-height: 35px;
}
.not-card h3 {
    font-size: 17px;
    margin-bottom: 12px;
}
.not-card {
    padding: 25px 15px;
}
.not-card .cross {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 11px;
    height: 25px;
    width: 25px;
}
.institutional-prep {
    padding: 30px 0;
}
.prep-conviction h2 {
    font-size: 25px;
    line-height: 35px;
}
.prep-content .lead {
    font-size: 17px;
    line-height: 29px;
}
.prep-content p {
    font-size: 14px;
    line-height: 26px;
}
section.vector-for-founders-page .what-image img {
    height: 428px;
}
.engagement-title {
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 35px;
}
.engagement-step {
    grid-template-columns: 32px 1fr;
}
.step-content p {
    font-size: 14px;
    line-height: 26px;
}
.step-content h3 {
    font-size: 18px;
    margin-bottom: 6px;
}
section.who-this-is-for h2 {
    font-size: 25px;
    line-height: 35px;
}
section.who-this-is-for .audience-statement p {
    font-size: 14px;
    line-height: 26px;
}
section.who-this-is-for {
    padding: 30px 0;
}
.engage-label {
    margin-bottom: 9px;
    line-height: 35px;
    font-size: 25px;
}
.engage-content p {
    font-size: 14px;
    line-height: 26px;
}
.engage-shell::before {
    width: 3px;
}
.engage-shell {
    padding-left: 20px;
}
.how-we-engage {
    padding: 30px 0;
}
.flex-form-content-wrap  .big-form-wrap-form {
    margin: 20px auto 0;
    border-radius: 25px;
    padding: 40px 15px;
    text-align: center;
}
.conversation-frame h2 {
    font-size: 25px;
    text-align: center;
    line-height: 35px;
}
.footer-grid {
    grid-template-columns: 1fr;
    gap: 20px 20px;
}
.ed-element.preset-menu-v2-agency .ed-menu > ul > li:hover > a, .ed-element.preset-menu-v2-agency .ed-menu > ul > li > a.active {
    color: #fff;
    background: #e70b08;
    margin: 0;
}
}