.clearfix {
  clear: both;
}
h2 {
  font-weight: bold;
}
h3 {
  font-size: 33px;
}
.btn-wrap {
  display: block;
  margin-top: 10px;
}
.btn-wrap::after {
  right: unset;
  left: 230px;
}
header#masthead div.menu-main-menu-container li:nth-of-type(3) {
  border-right: 1px solid #13b0d9;
  background-color: #faa334;
}
header#masthead div.menu-main-menu-container li:nth-of-type(3) a {
  color: #005894 !important;
  text-transform: uppercase;
  font-size: 1.1em;
}
header#masthead div.menu-main-menu-container li:last-of-type {
  font-size: 1.1em;
}
.scoli-primary-btn {
  background-color: #005894;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 18em !important;
  font-size: 0.9em;
  width: 100% !important;
  display: block !important;
  letter-spacing: -0.5px;
}
section#banner {
  padding: 75px 0;
}
section#banner h1 {
  font-size: 4rem;
  margin: 0 0 40px;
}
section#banner div.btn-wrap {
  clear: none;
  width: 265px !important;
  margin: 0 5px 10px 0px;
}
section#banner.slim.desktop {
  height: auto;
}
section#cards {
  background-color: #e8f7fb;
}
section#cards div.card {
  border: 0;
}
section#cards div.card a.thumb .inner {
  padding-bottom: 60%;
}
section.highlight_button .btn-wrap:first-of-type a {
  background-color: #faa334 !important;
  color: #005894 !important;
}
section#heading {
  padding-bottom: 0;
}
section#heading h2 {
  margin-bottom: 0;
}
section#heading_fill {
  padding-bottom: 0;
  background-color: #e8f7fb;
}
section#heading_fill h2 {
  margin-bottom: 0;
}
section#quick-links-1 {
  background: none;
  margin: 100px 0 auto;
}
section#quick-links-1 div.heading-small {
  margin: 0 0 20px;
}
section#quick-links-1 div.scoli-mission-text {
  max-width: none;
}
section#reviews {
  background-color: #fff !important;
}
section#standout h2 {
  color: #fff;
}
section#standout div.btn-wrap {
  display: inline-block;
  float: left;
  clear: both;
  width: 265px;
}
section#standout div.btn-wrap a.scoli-primary-btn {
  background: #fff !important;
  color: #10afd8;
}
section#standout .btn-wrap::after {
  background-image: url(../assets/images/arrow-blue.svg);
}
footer#footer {
  background-color: #005894 !important;
}
footer#footer div#inner {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .pl-5 {
    padding-left: 0;
    padding-right: 0;
  }
  section#banner {
    padding-top: 141px !important;
    padding-bottom: 0 !important;
  }
  section#standout div.column-wrap.image {
    display: none !important;
  }
}
/*# sourceMappingURL=custom.css.map */