.learnMore-scroll-margin {
  scroll-margin: 100px;
}

/* Home Page Accordion MD-XL */

.question {
  background-image: url(../../assets/img/question-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 40vw;
  height: 100%;
}

#accordion-q .card {
  background-color: transparent;
  background-clip: border-box;
  border: none;
  overflow: visible;
  margin-bottom: 15px;
}

#accordion-q .card-body {
  padding: 0;
}

#accordion-q .card-header {
  padding: 5px;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}

#accordion-q .card-text {
  font-family: 'Roboto Condensed';
  color: white;
  font-size: calc(10px + 1vw);
  padding-bottom: 20px;
  border-bottom: solid 2px rgba(255,255,255,0.3);
}

#accordion-q li {
  font-family: 'Roboto Condensed';
  color: white;
  font-size: calc(10px + 1vw);
  margin-left: 0px;
  line-height: 1.3;
  margin-bottom: 12px;
}

#accordion-q a {
  color: #c05843;
  font-size: calc(10px + 1.5vw);
  line-height: 1.3;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .3s;
}

@media (min-width: 1920px) {
  #accordion-q a {
    font-size: 40px;
  }
}

#accordion-q a.collapsed:hover {
  color: #c05843;
  transition: color .3s;
}

#accordion-q a.collapsed {
  color: #ffffff;
  transition: color .3s;
}

#accordion-q.accordion a.collapsed:before {
  color: #c05843;
  font-size: 2.5vw;
  font-family: "Font Awesome 5 Free";
  content: "\f055";
  margin-left: -3.8vw;
  background-image: url(../../assets/img/quest-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#accordion-q.accordion a:before {
  color: #c05843;
  font-size: 2.5vw;
  font-family: "Font Awesome 5 Free";
  content: "\f056";
  margin-left: -3.8vw;
  background-image: url(../../assets/img/quest-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.accordion-programs-lg {
  border-bottom: solid 2px rgba(255,255,255,0.3);
  text-shadow: 0px 0px 4px black;
}

.accordion-programs-lg a {
  color: #ffffff !important;
  font-size: calc(8px + 1vw) !important;
  line-height: 1.3 !important;
  text-transform: none !important;
  text-decoration: none !important;
}

.accordion-programs-lg a:before {
  background-image: none !important;
  content: "" !important;
  margin-left: 0px !important;
  font-size: calc(8px + 1vw) !important;
  line-height: 1.3 !important;
}

.accordion-programs-lg a:hover {
  color: #c05843 !important;
}

/* Home Page Accordion XS-SM */

#accordion-q-sm h4 {
  line-height: 1.2;
}

#accordion-q-sm .card {
  background-color: transparent;
  background-clip: border-box;
  border: none;
  overflow: visible;
}

#accordion-q-sm .card-body {
  padding: 0;
}

#accordion-q-sm .card-header {
  padding: 0px;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}

#accordion-q-sm .card-text {
  font-family: 'Roboto Condensed';
  font-weight: 400;
  color: white;
  font-size: 18px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 2px rgba(255,255,255,0.3);
  text-shadow: 0px 0px 4px black;
}

#accordion-q-sm a {
  color: #c05843;
  font-size: 19px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .3s;
  text-shadow: 0px 0px 4px black;
}

#accordion-q-sm a.collapsed {
  color: #fff;
  transition: color .3s;
  text-shadow: 0px 0px 4px black;
}

@media (max-width: 767px) {
  .accordion a.collapsed:before {
    color: #c05843;
    font-size: 24px;
    font-family: "Font Awesome 5 Free";
    content: "\f055";
    margin-left: -32px;
    background-image: url(../../assets/img/quest-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-shadow: none;
  }
}

@media (max-width: 767px) {
  .accordion a:before {
    color: #c05843;
    font-size: 24px;
    font-family: "Font Awesome 5 Free";
    content: "\f056";
    margin-left: 0;
    margin-left: -32px;
    background-image: url(../../assets/img/quest-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-shadow: none;
  }
}

/* Styling for links inside accordion */

.accordion-programs {
  border-bottom: solid 2px rgba(255,255,255,0.3);
  padding-left: 20px;
}

.accordion-programs li {
  color: #ffffff !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  text-transform: none !important;
  text-decoration: none !important;
  margin-bottom: 12px;
}

.accordion-programs a {
  margin-left: 30px;
  color: #ffffff !important;
  font-size: 18px !important;
  text-transform: none !important;
  text-decoration: none !important;
  transition: color .3s !important;
}

.accordion-programs a:hover {
  color: #c05843 !important;
}

.accordion-programs a:before {
  content: "";
}

@media (max-width: 767px) {
  .question {
    background: rgba(0,0,0,0.35);
    background-image: url(../../assets/img/question-background.jpg);
    background-blend-mode: color-burn;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 260px;
    height: 100%;
  }
}

#anchor-1 {
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  background: transparent;
  top: -50px;
}

@media (min-width: 768px) {
  #anchor-1 {
    position: relative;
    display: block;
    top: -25px;
  }
}

/* 1-2-3 Questions */

.circle {
  width: 80px;
  height: 80px;
  background-color: #c05843;
  border-radius: 50%;
  margin-right: 15px;
  outline: 2px solid white;
}

@media (min-width: 768px) {
  .circle {
    margin-right: 0;
  }
}

.number {
  font-size: 52px;
  line-height: 1.5;
  margin-bottom: 0;
}

.bullets-vert {
  width: 50%;
  border-left: dotted 7px #0d2a4a;
  height: 53px;
  margin: 8px 0 0 38px;
}

@media (min-width: 768px) {
  .bullets {
    width: 119px;
    border-bottom: dotted 7px #0d2a4a;
    margin: 0 20px;
  }
}

@media (min-width: 992px) {
  .bullets {
    width: 196px;
  }
}

@media (min-width: 1200px) {
  .bullets {
    width: 258px;
  }
}

