.skip-link:focus {
  position: relative !important;
  display: block !important;
  text-align: center;
  width: auto !important;
  clip-path: none;
  margin-left: auto !important;
  margin-right: auto !important;
}
h3 + h3 {
  margin-top: 1.25em;
}
.wp-block-image .alignleft {
  width: 100%;
  float: none;
}
.wp-block-image .alignleft img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wp-block-image .alignleft {
    float: left;
    width: auto;
  }
  .wp-block-image .alignleft img {
    width: auto;
  }
}
.wp-block-image .alignright {
  width: 100%;
  float: none;
}
.wp-block-image .alignright img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wp-block-image .alignright {
    float: right;
    width: auto;
  }
  .wp-block-image .alignright img {
    width: auto;
  }
}
.wp-block-button__link {
  font-size: 0.875em;
  margin-top: 10px;
  padding: 15px 50px 15px 30px !important;
  display: inline-block !important;
  background-color: #a41e35 !important;
  border-bottom: 1px solid #8c2132;
  position: relative !important;
  border-radius: 0;
}
.wp-block-button__link:after {
  content: "";
  transform: rotate(45deg) translatey(-50%);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 35px;
  top: 50%;
  transition: 0.5s;
}
.wp-block-button__link:hover:after, .wp-block-button__link:focus:after {
  right: 20px;
}
.site-content {
  border-top: 5px solid #fcb426;
}
.page-hero {
  position: relative;
}
.page-hero:after {
  content: "";
  width: 100%;
  top: 100%;
  position: absolute;
  background-color: inherit;
  height: 150px;
  left: 0;
  z-index: -1;
}
.home .page-hero:after {
  display: none;
}
.site-main {
  margin-top: 0 !important;
}
.main-navigation .menu-toggle {
  font-size: 1.125em;
  height: 2.5em;
  color: #000;
  font-weight: 600;
  background-color: #fff;
}
.main-navigation .menu-toggle[aria-expanded="false"] > span:before {
  content: "Full ";
}
.main-navigation .menu-toggle[aria-expanded="true"]:before {
  color: #a41e35;
}
.main-navigation .menu-toggle[aria-expanded="true"] > span:before {
  content: "Close Full ";
}
.main-navigation .menu-toggle:focus, .main-navigation .menu-toggle:hover {
  color: #a41e35;
}
.main-navigation .main-nav > ul > li {
  border-bottom: 1px solid #cdcdcd;
  padding-top: 15px;
  padding-bottom: 15px;
}
.main-navigation .main-nav > ul > li > a {
  color: #a41e35 !important;
  font-size: 1em;
  font-weight: 600;
}
.main-navigation .main-nav > ul > li > ul {
  box-shadow: none;
  padding-bottom: 20px;
  border-bottom: 1px solid #cdcdcd;
}
.main-navigation .main-nav > ul > li > ul > li a {
  color: #000;
  font-weight: 600;
  font-size: 0.75em;
}
.home .page-hero .hero-box {
  border: 1px solid #fff;
  padding: 60px 20px;
}
.home .page-hero p {
  font-size: 1.25em;
}
.home .page-hero .lecture-series-title {
  font-size: 1em;
  text-transform: uppercase;
}
.home .page-hero h1 {
  font-size: 1.875em;
  font-weight: 900;
}
.home .page-hero a {
  font-size: 0.875em;
  margin-top: 10px;
  padding: 15px 50px 15px 30px;
  display: inline-block;
  background-color: #a41e35;
  border-bottom: 1px solid #8c2132;
  position: relative;
}
.home .page-hero a:after {
  content: "";
  transform: rotate(45deg) translatey(-50%);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 35px;
  top: 50%;
  transition: 0.5s;
}
.home .page-hero a:hover:after, .home .page-hero a:focus:after {
  right: 20px;
}
.home .page-hero a.secondary {
  background-color: rgba(255, 255, 255, .125);
  border-color: transparent;
}
.home .page-hero a.secondary:hover, .home .page-hero a.secondary:focus {
  background-color: rgba(255, 255, 255, .125);
  color: #fff;
}
.home .page-hero a:hover, .home .page-hero a:focus {
  background-color: #8c2132;
}
.home .page-hero h1 {
  margin-bottom: 0;
}
.home .page-hero .title {
  margin-bottom: 1em;
}
.home .page-hero .subtitle {
  margin-top: 0.875em;
  font-size: 1.25em;
}
.home .page-hero .hero-ctas {
  margin-top: 2em;
}
.embed-youtube {
  position: relative;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.embed-youtube:before {
  display: block;
  content: "";
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
}
.embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.intro-section p {
  font-size: 1.125em;
  line-height: 1.8;
}
.cta-section {
  padding-left: 30px;
  padding-right: 30px;
}
.footer-widget-1 {
  text-align: center;
}
.cta-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.cta-section .generate-sections-inside-container {
  border: 1px solid #8c2132;
  max-width: 800px;
  border-radius: 15px;
  background-color: #a41e35;
  color: #fff;
}
.cta-section .nf-response-msg {
  text-align: center;
  /*CTA section links should look like buttons.*/
}
.cta-section .generate-sections-inside-container a {
  background-color: #fff;
  display: inline-block;
  padding: 10px 20px;
  color: #a41e35;
  border: 4px solid #a41e35;
}
.cta-section .generate-sections-inside-container a:hover, .cta-section .generate-sections-inside-container a:focus, a:active {
  background-color: #8c2132;
  color: #fff;
  border-color: #fff;
}
.nf-form-fields-required {
  display: none;
}
.cta-section input[type=button] {
  background-color: #f7f7f7;
  color: #a41e35;
  border: 3px solid #f7f7f7;
}
.cta-section input[type=button]:hover, .cta-section input[type=button]:focus {
  background-color: #8c2132;
  color: #f7f7f7;
  border-color: #fff;
}
.cta-section .submit-wrap {
  text-align: center;
}
.cta-section .nf-error-msg {
  color: #fff;
}
select {
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  padding-right: 1.5em;
}
.nf-form-content .list-select-wrap > .nf-field-element:after {
  content: "\25BE";
  color: #7e7e7e;
  font-size: 20px;
  position: absolute;
  right: 15px;
  bottom: 0;
  height: 50px;
  line-height: 50px;
}
.nf-error .ninja-forms-field {
  border: 3px solid #8c2132 !important;
}
.cta-section .nf-error-field-errors {
  text-align: center;
}
.text-center {
  text-align: center;
}
.person {
  padding: 40px;
}
.person .name {
  font-weight: bold;
  display: block;
}
.person .name + .title:before {
  display: block;
  border-top: 1px solid;
  content: "";
  margin: 0.5em auto 0.25em;
  width: 40px;
  opacity: 0.5;
}
.person .title {
  font-size: 0.75em;
  text-transform: uppercase;
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .row {
    justify-content: center;
    display: flex;
    flex-direction: row;
  }
  .row.row-valign-center {
    align-items: center;
  }
  .row > .col {
    flex: 1;
  }
  .home .page-hero h1 {
    font-size: 3.5em;
    font-weight: 900;
  }
  .home .page-hero .lecture-series-title {
    font-size: 1.25em;
  }
  .home .page-hero .hero-box {
    padding: 60px 60px;
  }
  .inside-header {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-navigation {
    background-color: #222 !important;
    border-bottom: 0;
  }
  .main-navigation .inside-navigation {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-navigation .main-nav > ul > li {
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: none;
    margin-right: 45px;
  }
  .main-navigation .main-nav > ul > li:last-child {
    margin-right: 0;
  }
  .main-navigation .main-nav > ul > li > ul {
    padding-top: 20px;
    padding-left: 10px;
    border-bottom: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
  }
  .main-navigation .main-nav > ul > li > ul > li > a {
    font-weight: normal;
    font-size: 0.75em;
  }
  .main-navigation .main-nav > ul > li > a {
    line-height: 3;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.875em;
    font-weight: normal;
    background-color: #222 !important;
    color: #fff !important;
    border-top: 4px solid #222;
    border-bottom: 6px solid #222;
    transition: none;
  }
  .main-navigation .main-nav > ul > li > a:hover, .main-navigation .main-nav > ul > li > a:focus {
    border-bottom: 6px solid #a41e35;
  }
  .main-navigation .main-nav > ul > li > a .dropdown-menu-toggle {
    padding-right: 0;
    display: none;
  }
  .main-navigation .main-nav > ul > li:hover > a {
    border-bottom: 6px solid #a41e35;
  }
}
