@font-face {
  font-family: "Minion";
  src: url("../fonts/MinionPro-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeueLTStd-LtCn.otf") format("opentype");
}
body.page-template-template-jump-page,
body.page-template-template-jump-page-v2,
body.page-template-template-fb-page,
body.page-template-template-landing-page-thanks,
body.page-template-template-landing-page-thanks-v2,
body.page-template-template-opensky{
  background-position: center 266px;
  background-image: url(../images/mortgage1.jpg);
  font-family: ralewaybold, sans-serif;
}
body.page-template-template-jump-page sup,
body.page-template-template-jump-page-v2 sup,
body.page-template-template-fb-page sup,
body.page-template-template-landing-page-thanks sup,
body.page-template-template-landing-page-thanks-v2 sup {
  font-size: 12px;
  padding: 0 0 0 2px;
}
body.page-template-template-jump-page sub,
body.page-template-template-jump-page-v2 sub,
body.page-template-template-fb-page sub,
body.page-template-template-landing-page-thanks sub,
body.page-template-template-landing-page-thanks-v2 sub {
  font-size: 10px;
  padding: 0 2px 0 0;
}
body.page-template-template-jump-page .logo,
body.page-template-template-jump-page-v2 .logo,
body.page-template-template-fb-page .logo,
body.page-template-template-landing-page-thanks .logo,
body.page-template-template-landing-page-thanks-v2 .logo {
  background-color: transparent;
}
body.page-template-template-jump-page .logo:after,
body.page-template-template-jump-page-v2 .logo:after,
body.page-template-template-fb-page .logo:after,
body.page-template-template-landing-page-thanks .logo:after,
body.page-template-template-landing-page-thanks-v2 .logo:after {
  display: none;
}

.page-template-template-landing-page-thanks .lp__hero .lp__heroTitle:after {
  width: 100%;
  left: 0;
}

.accessible-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  top: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  font-size: 14px;
  color: #000;
  background: #fff;
}

.jump-page-v4-header {
  padding: 5px;
  text-align: center;
  background: #fff7d0;
}

.lp__header {
  background: #062e78;
  border-bottom: 3px solid #f7bd14;
  height: 25px;
  position: relative;
}
.lp__header .logo {
  margin: 0;
  color: #fff;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  background-color: transparent;
}
.lp__header .logo img {
  max-width: 100%;
}
.lp__header .logo .down {
  display: block;
  width: 0;
  height: 0;
  border-left: 105px solid transparent;
  border-right: 105px solid transparent;
  border-top: 20px solid #062e78;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translate(-50%, 0) scale(1.01);
  transform: translate(-50%, 0) scale(1.01);
}
@media screen and (max-width: 767px) {
  .lp__header .logo {
    width: 140px;
  }
}
.lp__header .cb-logo {
  width: 100px;
  height: 60px;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.lp__header .logo:after {
  display: none;
}

.lp__hero {
  background: no-repeat center center;
  background-size: cover;
  padding: 185px 0 40px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 300px;
}
@media screen and (max-width: 767px) {
  .lp__hero {
    padding: 115px 10px 20px 10px;
    min-height: 250px;
  }
}
.lp__hero:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 1;
}
.lp__hero .lp__heroContent {
  position: relative;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  background: rgba(6, 46, 120, 0.75);
  z-index: 2;
}
.lp__hero .lp__heroTitle {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  display: inline-block;
  margin: 0;
  font-family: ralewaybold, sans-serif;
  font-weight: 500;
  text-transform: none;
  position: relative;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .lp__hero .lp__heroTitle {
    font-size: 26px;
  }
}
.lp__hero .lp__heroSubtitle {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 2px;
  margin: 0 0 70px 0;
}
@media screen and (max-width: 767px) {
  .lp__hero .lp__heroSubtitle {
    font-size: 29px;
    line-height: 40px;
    margin: 0 0 50px 0;
  }
}
.lp__hero .lp__heroFootnote {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 6px 0;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp__hero .lp__heroFootnote {
    font-size: 13px;
    letter-spacing: 0;
  }
}
.lp__hero .lp__buttons {
  display: flex;
  padding-top: 15px;
}
.lp__hero .lp__proceed {
  margin-right: 30px;
}

.lp__main {
  padding: 25px 0;
  background: #fff7d0;
}
.lp__main--bg-alt{
  background: #F3F3F6;
}
@media screen and (max-width: 767px) {
  .lp__main {
    padding: 30px 0;
  }
}
.lp__main .lp__formTitle {
  font-family: ralewaybold, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 44px;
  color: #062e78;
  margin: 0 0 15px 0;
  letter-spacing: 1px;
}
@media screen and (max-width: 1000px) {
  .lp__main .lp__formTitle {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .lp__main .lp__formTitle {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 480px) {
  .lp__main .lp__formTitle {
    font-size: 20px;
  }
}

.lp__banker {
  padding: 25px 0;
}
.lp__banker .resp-bounds p {
  border-left: 1px solid #ddd;
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  padding: 20px 0 20px 40px;
  font-family: ralewaybold;
  color: #062e79;
  font-size: 18px;
  line-height: 1.7em;
  margin-bottom: 25px;
}
@media screen and (max-width: 850px) {
  .lp__banker .resp-bounds p {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .lp__banker .resp-bounds p {
    width: 100%;
  }
}
.lp__banker .resp-bounds .content-box {
  padding: 8px 8px 28px 8px;
  position: relative;
}
.lp__banker .resp-bounds .content-box > div {
  background: #fff;
  box-shadow: 0 0 10px #bbb;
  padding: 30px 40px 20px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .lp__banker .resp-bounds .content-box > div {
    padding: 20px 24px 40px 24px;
  }
}
.lp__banker .resp-bounds .content-box span.icon {
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  width: 120px;
  height: 120px;
}
.lp__banker .resp-bounds .content-box span.icon.icon-p-41 {
  top: 41%;
}
.lp__banker .resp-bounds .content-box span.icon.icon-p-74 {
  top: 74%;
}
@media screen and (max-width: 1280px) {
  .lp__banker .resp-bounds .content-box span.icon {
    top: 62%;
    left: -20px;
  }
}
@media screen and (max-width: 849px) {
  .lp__banker .resp-bounds .content-box span.icon {
    position: relative;
    left: 0;
    transform: none;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 375px) {
  .lp__banker .resp-bounds .content-box {
    padding: 8px 0 28px;
  }
}
.lp__banker h3 {
  color: #062e78;
  font-size: 26px;
  margin: 0 0 25px 0;
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-weight: normal;
}
.lp__banker h4 {
  color: #062e78;
  font-size: 28px;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .lp__banker h4 {
    margin: 40px 0 20px;
  }
}
.lp__banker--photo {
  width: 120px;
  border-radius: 60px;
}
@media screen and (max-width: 360px) {
  .lp__banker--photo {
    width: 100%;
    max-width: 100%;
  }
}
.lp__banker--name {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: normal;
  margin-bottom: 10px;
  font-family: "ralewaymedium", sans-serif;
}
@media screen and (max-width: 1280px) {
  .lp__banker--name {
    padding-left: 35px;
  }
}
@media screen and (max-width: 849px) {
  .lp__banker--name {
    padding-left: 0;
  }
}
.lp__banker--details {
  font-size: 20px;
  line-height: 32px;
  font-family: "ralewaymedium", sans-serif;
}
.lp__banker--details-phone{
  font-family: "raleway", sans-serif;
  font-weight: 400;
  margin-top: 3px;
}
@media screen and (max-width: 1280px) {
  .lp__banker--details {
    padding-left: 45px;
  }
}
@media screen and (max-width: 849px) {
  .lp__banker--details {
    padding-left: 0;
  }
}
.lp__banker .lp__column--details {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 850px) {
  .lp__banker .lp__column--details {
    border-right: none;
  }
}
.lp__banker .lp__column--expertise {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.lp__banker .lp__column--expertise ul li {
  color: #062e78;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-size: 18px;
}
.lp__banker .lp__column--expertise ul li img {
  margin-right: 5px;
}
@media screen and (max-width: 480px) {
  .lp__banker .lp__column--expertise ul li img {
    width: 32px;
  }
}
@media screen and (max-width: 375px) {
  .lp__banker .lp__column--expertise ul li img {
    width: 20px;
  }
}
@media screen and (max-width: 580px) {
  .lp__banker .lp__column--expertise ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 850px) {
  .lp__banker .lp__column--expertise {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
  }
}

.lp__reviews {
  padding: 80px 0;
  background: #fff;
}
.lp__reviews h3 {
  color: #062e78;
  font-size: 28px;
  margin: 0 0 25px 0;
}
.lp__reviews.lp__content {
  padding: 30px 35px;
}
.lp__reviews .lp__column {
  width: calc(50% - 10px);
}
.lp__reviews .lp__column:nth-child(odd) {
  margin-left: 0;
  margin-right: 0;
  padding-right: 10px;
  border-right: 1px solid #062e78;
}
@media screen and (max-width: 767px) {
  .lp__reviews .lp__column:nth-child(odd) {
    border-right: none;
  }
}
.lp__reviews .lp__column:nth-child(even) {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .lp__reviews {
    padding: 45px 0 25px;
  }
}

.lp__apply {
  background: #f7bd14;
  color: #062e78;
  padding: 80px 0;
  text-align: center;
}
.lp__apply h3 {
  font-size: 32px;
  margin-bottom: 35px;
  font-family: "Noto Serif", serif;
  font-style: italic;
}
@media screen and (max-width: 480px) {
  .lp__apply h3 {
    font-size: 24px;
  }
}
.lp__apply .btn {
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .lp__apply .btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .lp__apply {
    padding: 45px 0;
  }
}

.lp__odisclaimer {
  padding-top: 100px;
  max-width: 965px;
  margin: 0 auto;
}
.lp__odisclaimer .lp__odisclaimer_text {
  font-size: 12px;
  font-weight: 100;
  text-align: justify;
}

.lp__container {
  max-width: 965px;
  margin: 0 auto;
  padding: 0 10px;
}
.lp__container img {
  max-width: 100%;
}
.lp__container .lp__content {
  padding: 10px 35px;
}
@media screen and (max-width: 767px) {
  .lp__container .lp__content {
    padding: 20px 15px;
  }
}
.lp__container .lp__columns {
  display: flex;
  flex-wrap: wrap;
}
.lp__container .lp__columns .lp__column {
  width: calc(50% - 5px);
  float: left;
}
.lp__container .lp__columns .lp__column:nth-child(odd) {
  margin-right: 5px;
}
.lp__container .lp__columns .lp__column:nth-child(even) {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .lp__container .lp__columns .lp__column {
    width: 100% !important;
    float: none;
    margin: 0 !important;
    clear: both;
  }
}
.lp__container .lp__columns .lp__column--details {
  width: calc(55% - 5px);
}
.lp__container .lp__columns .lp__column--expertise {
  width: calc(45% - 5px);
}

.lp__form #lp__formMessage {
  color: red;
}
.lp__form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333;
}
.lp__form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
}
.lp__form :-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
}
.lp__form :-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
}
.lp__form .lp__requiredInstructions {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  margin: 0 0 5px 0;
}
.lp__form .lp__formGroup:nth-child(odd) {
  text-align: left;
}
.lp__form .lp__formGroup:nth-child(even) {
  text-align: right;
}
.lp__form .lp__formGroup input[type=text],
.lp__form .lp__formGroup input[type=email],
.lp__form .lp__formGroup input[type=number],
.lp__form .lp__formGroup select {
  border: 1px solid #7c8eb4;
  background: #f9fbfe;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #333333;
  margin: 0 0 15px 0;
  padding: 10px;
  width: 100%;
  height: 39px;
}
.lp__form .lp__formGroup input[type=text]:focus,
.lp__form .lp__formGroup input[type=email]:focus,
.lp__form .lp__formGroup input[type=number]:focus,
.lp__form .lp__formGroup select:focus {
  border: 1px solid #f7bd14;
}
@media screen and (max-width: 767px) {
  .lp__form .lp__formGroup input[type=text],
.lp__form .lp__formGroup input[type=email],
.lp__form .lp__formGroup input[type=number],
.lp__form .lp__formGroup select {
    font-size: 16px;
    margin: 0 0 15px 0;
    padding: 10px;
  }
}
.lp__form .lp__formGroup select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  /*background-image: url("https://image.flaticon.com/icons/svg/60/60781.svg");*/
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");
  background-position: 99% 50%;
  background-repeat: no-repeat;
  /*background-size: 10px;*/
  background-size: 13px;
}
.lp__form .lp__formGroup fieldset {
  margin: 0 0 15px 0;
  font-size: 16px;
  color: #333333;
}
.lp__form .lp__formGroup fieldset legend {
  margin: 0 0 5px 0;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.lp__form .lp__formGroup fieldset label {
  cursor: pointer;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.lp__form .lp__formGroup--error input[type=text],
.lp__form .lp__formGroup--error input[type=email],
.lp__form .lp__formGroup--error input[type=number] {
  border-color: red;
}
@media screen and (max-width: 767px) {
  .lp__form .lp__formGroup {
    text-align: center !important;
  }
}
.lp__form .lp__formGroupFieldsetOptions {
  display: flex;
}
.lp__form .lp__formGroupFieldsetOptions label {
  float: left;
}
.lp__form .lp__formGroupFieldsetOptions > div {
  cursor: pointer;
  margin: 0 5px 0 0;
  border: 1px solid #7c8eb4;
  background: #fff;
  width: 58px;
  position: relative;
  text-align: center;
}
.lp__form .lp__formGroupFieldsetOptions input {
  margin: 7px;
  float: left;
}
.lp__form #lp__formGroup-submit, .lp__form input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 19px;
  color: #fff;
  background: #062e78;
  padding: 8px 25px;
  margin-top: 22px;
  font-weight: bold;
  border: 1px solid #062e78;
  border-radius: 20px;
  -webkit-transition: ease all 0.3s;
  -moz-transition: ease all 0.3s;
  -ms-transition: ease all 0.3s;
  -o-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.lp__form #lp__formGroup-submit:hover, .lp__form input[type=submit]:hover {
  background: #fff;
  color: #062e78;
}
@media screen and (max-width: 767px) {
  .lp__form #lp__formGroup-submit, .lp__form input[type=submit] {
    margin-top: -10px;
  }
}
.page-template-template-jump-page-v2 .lp__form #lp__formGroup-submit, .page-template-template-jump-page-v2 .lp__form input[type=submit] {
  background: #3BBE5D;
  border-color: #3BBE5D;
}
.page-template-template-jump-page-v2 .lp__form #lp__formGroup-submit:focus, .page-template-template-jump-page-v2 .lp__form #lp__formGroup-submit:hover, .page-template-template-jump-page-v2 .lp__form input[type=submit]:focus, .page-template-template-jump-page-v2 .lp__form input[type=submit]:hover {
  background: #fff;
  color: #3BBE5D;
}

.lp__formSubtitle {
  font-size: 35px;
  color: #062e78;
}
@media screen and (max-width: 767px) {
  .lp__formSubtitle {
    font-size: 20px;
  }
}

.lp__column--content h4 {
  color: #062e78;
  font-size: 28px;
  line-height: 33px;
  margin: 0 0 27px 0;
}
@media screen and (max-width: 1000px) {
  .lp__column--content h4 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 20px 0;
  }
}
.lp__column--content p {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 25px 0;
}
.lp__column--content ul {
  margin: 0 0 35px 0;
  width: 490px;
  max-width: 100%;
}
.lp__column--content ul li {
  font-size: 20px;
  line-height: 28px;
  position: relative;
  padding: 0 0 12px 15px;
}
.lp__column--content ul li:before {
  content: " ";
  background: #efbe45;
  border-radius: 100%;
  height: 9px;
  width: 9px;
  top: 9px;
  left: 0;
  position: absolute;
}
.lp__column--content a {
  display: inline-block;
  margin: 27px 0 0;
  font-size: 28px;
  line-height: 35px;
  color: #fff;
  background: #062e78;
  padding: 10px 29px;
  letter-spacing: 2px;
  text-align: center;
  border: 1px solid #062e78;
  -webkit-transition: ease all 0.3s;
  -moz-transition: ease all 0.3s;
  -ms-transition: ease all 0.3s;
  -o-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
@media screen and (max-width: 1000px) {
  .lp__column--content a {
    font-size: 24px;
    padding: 10px 20px;
  }
}
.lp__column--content a:hover {
  background: #fff;
  color: #062e78;
}

.lp__disclosure {
  padding-left: 45px;
  padding-right: 45px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  text-align: justify;
}

.lp__disclaimer {
  padding: 10px 0;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  text-align: justify;
}
.lp__form .lp__formGroup.lp__formGroup--submit{
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .lp__disclaimer {
    margin: 90px 0 0;
    padding: 35px 50px 38px 50px;
  }
}
@media screen and (max-width: 767px) {
  .lp__disclaimer {
    margin: 60px 0 0;
    padding: 25px 20px 5px 20px;
  }
}
.lp__disclaimer strong {
  color: #062e78;
}
.lp__disclaimer p {
  line-height: 21px;
  color: #333333;
}

.lp__footer {
  padding: 0;
  font-family: "Helvetica Neue", sans-serif;
}
.lp__footer .resp-bounds {
  max-width: 965px;
}
.lp__footer .ender {
  border: 0;
  font-size: 15px;
  margin: 0;
}
.lp__footer .ender .left {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 15px;
  margin-top: 20px;
}
.lp__footer .ender .left span {
  color: #f7bd14;
}

.resources__blog-container {
  margin: 0;
}
.resources__blog-container .blog__post--title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 4px;
}

.video__post--link {
  display: block;
  position: relative;
  margin-bottom: 8px;
}
.video__post--link img {
  display: block;
  width: 100%;
  height: auto;
}

.page-template-template-fb-page .lp__banker .resp-bounds .content-box span.icon {
  left: 55px;
}
.page-template-template-fb-page .lp__banker--name {
  padding-left: 115px;
  font-size: 24px;
}
.page-template-template-fb-page .lp__banker--details {
  padding-left: 125px;
}
@media screen and (max-width: 849px) {
  .page-template-template-fb-page .lp__banker .resp-bounds .content-box span.icon {
    position: absolute;
    transform: translateY(-50%);
  }
  .page-template-template-fb-page .lp__banker .resp-bounds .content-box span.icon.icon-p-41 {
    top: 168px;
  }
  .page-template-template-fb-page .lp__banker .resp-bounds .content-box span.icon.icon-p-74 {
    top: 300px;
  }
  .page-template-template-fb-page .lp__banker--name {
    padding-left: 150px;
  }
  .page-template-template-fb-page .lp__banker--details {
    padding-left: 160px;
  }
}
@media screen and (max-width: 500px) {
  .page-template-template-fb-page .lp__banker .resp-bounds .content-box span.icon {
    position: relative;
    transform: none;
    top: auto !important;
    left: 0;
  }
  .page-template-template-fb-page .lp__banker--name {
    padding-left: 0;
  }
  .page-template-template-fb-page .lp__banker--details {
    padding-left: 0;
  }
}

svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.clearfix {
  clear: both;
}

.jumpPage__form-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .jumpPage__form-header {
    display: block;
  }
}

.mlo-details__col {
  flex: 1;
}
.mlo-details__col:first-child {
  flex: 0.8;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .mlo-details__col:first-child {
    padding-left: 0;
  }
}
.mlo-details__col:last-child {
  flex: 0.85;
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}
.mlo-details__col span.icon {
  position: absolute;
  transform: translate3d(0, -50%, 0);
  top: 50%;
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 850px) {
  .mlo-details__col span.icon {
    left: 50%;
    top: -52px;
    transform: translate3d(-50%, 0, 0);
  }
}

.mlo-details__col--spacer {
  display: block;
  width: 1px;
  height: 200px;
  margin: 0 20px 0 10px;
  background-color: #ddd;
}
@media screen and (max-width: 767px) {
  .mlo-details__col--spacer {
    width: 100px;
    height: 1px;
    margin: 20px auto;
  }
}

.mlo-award {
  background-color: white;
  padding-top: 35px;
  padding-bottom: 35px;
}
.mlo-award .mlo-award__outer {
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.mlo-award .mlo-award__image {
  max-width: 200px;
}
.mlo-award .mlo-award__copy {
  max-width: 690px;
  margin-left: 50px;
  padding-top: 40px;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .mlo-award .mlo-award__copy {
    margin-left: 0px;
  }
}

.mlo-details__outer {
  background: #fff;
  box-shadow: 0 0 10px #bbb;
  padding: 30px 40px 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mlo-details__outer {
    padding-top: 90px;
  }
}
.mlo-details__outer .mlo-details__title {
  color: #062e78;
  font-size: 26px;
  margin: 0 0 25px 0;
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-weight: normal;
}
body.page-id-9628 .mlo-details__outer .mlo-details__title {
  font-size: 22px;
  line-height: 1.4em;
}

.mlo-details__inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .mlo-details__inner {
    display: block;
  }
}

.mlo-details__expertise li, .mlo-details__expertise a {
  display: flex;
  align-items: center;
  color: #062e78;
  margin-bottom: 5px;
  font-size: 18px;
}
.mlo-details__expertise li img, .mlo-details__expertise a img {
  margin-right: 5px;
}
.mlo-details__expertise li a, .mlo-details__expertise a a {
  color: #062e78;
}

.mlo-details {
  padding: 80px 0;
}

.mlo__external-review-links {
  margin-top: 80px;
}
.mlo__external-review-links .mlo__external-review-link-img {
  display: block;
  max-width: 100px;
  height: auto;
  margin: 0 auto;
}
.mlo__external-review-links .slick-next:before, .mlo__external-review-links .slick-prev:before {
  color: #062e78;
}

.video__post-title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 4px;
  text-transform: none;
}
.video__post-title a {
  color: #272727;
  text-decoration: none;
}

.video__post--link {
  display: block;
  position: relative;
}
.video__post--link .videoIcon {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  pointer-events: none;
  background: url("../images/icon-play-circle.png") no-repeat center;
  background-size: contain;
  z-index: 10;
}

.video__post .video__post-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
}
.video__post .video__post-link .fa-play-circle {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  pointer-events: none;
  background: url("../images/icon-play-circle-blue.png") no-repeat center;
  background-size: contain;
  margin-right: 3px;
}

/*# sourceMappingURL=jump-page.css.map */
