






*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}





















/* banner bg colors */










@font-face { font-family: 'Acumin-BdItPro'; src: url('https://8982895.fs1.hubspotusercontent-na1.net/hubfs/8982895/Acumin-BdItPro.otf') format('opentype');}
@font-face { font-family: 'Acumin-BdPro'; src: url('https://8982895.fs1.hubspotusercontent-na1.net/hubfs/8982895/Acumin-BdPro.otf') format('opentype');}
@font-face { font-family: 'Acumin-ItPro'; src: url('https://8982895.fs1.hubspotusercontent-na1.net/hubfs/8982895/Acumin-ItPro.otf') format('opentype');}
@font-face { font-family: 'Acumin-RPro'; src: url('https://8982895.fs1.hubspotusercontent-na1.net/hubfs/8982895/Acumin-RPro.otf') format('opentype');}

/* Typography */

body {
  line-height: 1.5;
  word-break: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  /* font-size: 1rem; */
  /* line-height: 2; */
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}

.mm-h5 {
  margin:0;
  color: #101010;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 28px;
}

.mm-a {
  text-decoration:none;
  color: #101010;
}

.mm-a:hover {
  color: #012169;
}
.body--regular {
  color: #101010;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 24px;
}
.body--semibold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}
.body--bold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
}

.body-small--regular {
  color: #101010;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 22px;
}

.body-small--bold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px
}
.body-small--semibold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px
}
.body-small--bold:hover {
  font-weight: 700;
  text-decoration: none;
}

.body-extra-small--body--regular {
  color: #101010;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
}
.body-extra-small--body--bold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}

.body-extra-small--semibold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
}

.body-extra-small--bold {
  color: #101010;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}

.testimonials-quote-mark {
  height: 42px;
  width: 34px;
  font-family: "TD Graphik";
  font-size: 72px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 68px;
}

.mm-light,
.mm-light:hover {
  font-weight: 300;
}
.mm-semibold,
.mm-semibold:hover {
  font-weight: 600;
}

.mm-bold,
.mm-bold:hover {
  font-weight: 700;
}

.mm-h1-1{
    color: #fff;
    font-family: "Open Sans";
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 52px;
  }

@media screen and (min-width: 280px) {

  .mm-h1 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 56px;
  }


  .mm-h2 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 40px;
  }

  .mm-h3 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
  }

  .mm-h4 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
  }
}

@media screen and (min-width: 720px) {
  .mm-h1 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 56px;
  }

  .mm-h2 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 44px;
  }

  .mm-h3 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
  }

  .mm-h4 {
    margin:0;
    color: #101010;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
  }
}


















/* banner bg colors */










/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}
/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select {
  display: inline-block;
  width: 100% !important;
}

body.ios select,
body.ipad select,
body.iphone select,
body.safari select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

img.select-dropdown-arrow {
  display:none;
}

body.ios img.select-dropdown-arrow,
body.ipad img.select-dropdown-arrow,
body.iphone img.select-dropdown-arrow,
body.safari img.select-dropdown-arrow {
  display:block;
}

/* This rule removed the triangle same as appearance:none; above
 * https://stackoverflow.com/questions/62878731/what-does-ms-expand-do-in-css3
 */
/*
select::-ms-expand {
  display: none;
}
*/

fieldset {
  max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

form .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}
/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}


















/* banner bg colors */











body {
  --main-bg-color:   #041E42;
  --mm-red:          #E03E52;
  --mm-blue:         #041E42;
  --mm-yellow:       #FFCD00;
  --mm-light-blue:   #007DBA;
  --mm-light-blue5:  rgba(0, 125, 186, .05);
  --mm-light-blue10: rgba(0, 125, 186, .10);
  --mm-light-blue15: rgba(0, 125, 186, .15);
  --white:           #fff;
  --dark-grey:       #212529;
  --medium-grey:     #D2D2D2;
  --light-grey:      #E3E3E3;
  --medium-blue:     #015CB3;
  --type-color:      #101010;
  --body-blue-font:  #019CDE;
}

/*
body {
  --main-bg-color: #041e42;
  --mm-red:#E03E52;
  --mm-blue:#041E42;
  --mm-yellow:#FFCD00;
  --mm-light-blue:#007DBA;
  --mm-light-blue10:#007DBA10;
  
  --white:#FFFFFF;
  --dark-grey:#212529;
  --medium-grey:#D2D2D2;
  --light-grey:#E3E3E3;
  
  --medium-blue:#015CB3;
  --type-color:#101010;
}
*/



#lpp-modal,
#address-modal,
#installment-loan-modal {
  display:none;
}
.lpp-modal,
.address-modal,
.installment-loan-modal {
  display: flex; /* Hidden by default */
  justify-content: center;
  align-items: center;
  position: fixed; /* Stay in place */
  z-index: 3000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgba(1,33,105,0.9); /* Black w/ opacity */
}

.modal__button-container {
  padding: 8px 20px;
  display: flex;
  justify-content: space-around;
}

.modal__top-container .top-container__row div {
  width:100%;
}

.modal__button-container .button-block {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 8px 0px;
  border-radius: 6px;
  background-color: #041E42;
}
.button-block.secondary {
  background-color: #fff;
  border: 2px solid #015CB3;
}
.button-block.secondary:hover {
  background-color: rgba(0, 125, 186, .10) !important;
}
.secondary__btn--text {
  color: #015CB3;
}

.modal__button--close {
  border: none;
  height: 40px;
  width: 100%;
  padding: 0;
  margin: 8px 0;
  border: 2px solid #007DBA;
  border-radius: 6px;
  background-color: #fff;

  text-decoration: none;
  display: flex;
  align-items:center;
  justify-content:center;
  cursor: pointer;

  color: #101010;
  font-family: "Open Sans";
  font-size: 16px;
  /* font-weight: 400; */
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

.modal__button--primary,
.modal__button--secondary
{
  border: none;
  height: 40px;
  width: 180px;
  padding: 0;
  margin: 8px 0;
  border-radius: 6px;

  text-decoration: none;
  display: flex;
  align-items:center;
  justify-content:center;
  cursor: pointer;

  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

.modal__button--primary {
  border: 0;
  background-color: #041E42;
  color: #fff;
}
.modal__button--secondary {
  border: 2px solid #007DBA;
  background-color: #fff;
  color: #101010;
}
.modal__button--primary:hover,
.modal__button--secondary:hover,
.modal__button--close:hover {
  background-color: #007DBA;
  color: #fff;
  border: 0;
}

.modal__button-container .close-btn:hover,
.modal__button-container .button-block:hover {
  background-color: #007DBA;
  color: #fff;
}

.modal__button-container .button-block a {
  color: #fff;
}

.modal__button-container .close-btn {
  background-color: #fff;
  border: 2px solid #007DBA;
}

.modal__button-container .close-btn a#hs-button_button_close {
  color: #101010;
}

.modal__button-container .close-btn:hover > a#hs-button_button_close {
  color: #fff;
}

@media screen and (min-width: 280px) {
  .modal__body {
    width:100vw;
    height:100vh;
    border-radius:0;
    background-color: white;
  }
  .modal__header {
    height: 68px;
    padding: 20px 40px;
    border-radius:0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #007DBA;
  }
  .modal__title {
    color: #fff
  }
  .modal__close-btn {
    margin-top:8px;
  }
  .modal__top-container,
  .modal__bottom-container {
    padding: 20px 40px 0;
  }
  .lpp-modal .top-container__row {
    width:100%;
    padding-bottom:24px;
  }

  .top-container__row,
  .bottom-container__row {
    padding-bottom:8px;
    display: flex;
    justify-content: space-between;
  }

  .modal__divider {
    height: 1px;
    width: 100%;
    margin-top: 10px;
    background-color: #E3E3E3;
  }

  .top-container__amount,
  .bottom-container__amount {
    text-align:right;
  }

  .modal__button-container {
    flex-direction: column;
  }
}

@media screen and (min-width: 750px) {
  .modal__header {
    border-radius: 6px 6px 0 0;
  }  
  .modal__body {
    border-radius: 6px;
    width:500px;
    height: auto;
    background-color: white;
  }
  .modal__button-container {
    padding: 8px 0 25px;
    display: flex;
    flex-direction: row;
  }
  .modal__button-container .button-block {
    flex-direction: row;
    width:180px;
  }
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0;
  padding: 0;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}



/* Header Container */
.header .dnd-section {
  padding: 0;
}
.mm-header {
  border-bottom:1px solid #E3E3E3;
  position: sticky;
  z-index: 3000;
}
.header__nav-top {
  height:40px;
  background-color: #041E42;
}

.header__nav-main {
  height:88px;
  background-color: #fff;
}

.header__nav-bottom {
  height:150px;
  background-color: #fff;
}

.header__container {
  align-items:center;
  display:flex;
  justify-content:space-between;
  margin: 0 auto;
  padding: 1.5rem 20px;
  position: relative;
}

.header--nav-top__container {
  height:70;
  max-width: 1300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 9px 20px 9px 20px;
}

.header--nav-top__menu-left {
  display: flex;
  height: 22px;
}

/* .header--nav-top__menu-right > .header--nav-top__link > a span */
.header--nav-top__menu-right > .header--nav-top__link a span.text {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
}
.header--nav-top__menu-right > .header--nav-top__link a span.text span.arrow {
  font-size: 12px;
  position: relative;
  top: -2px;
}

/* .header--nav-top__menu-right > .header--nav-top__link > a:hover span */
.header--nav-top__menu-right > .header--nav-top__link a:hover span.text.underline {
  text-decoration: underline;
}

.header--nav-top__link {
    margin: 0 24px 0 2px;
    display: flex;
}

.header--nav-top__link img {
  margin-left:5px;
}
.header--nav-top__phone-number > .mm-a {
  color: #fff;
  font-size:14px;
  padding: 0 9px;
  font-weight: bold;
  letter-spacing: 0;
}

.header--nav-top__phone-icon > a > img {
  margin:2px;
  width:14px;
  height: 20px;
}
.header--nav-top__country {
  margin-top:4px;
}

.header--landing-page .header__container {
  justify-content: center;
}

.header--nav-top__menu-right {
  display: flex;
  align-items: center;
  height:22px;
}

.header--nav-top__login .header--nav-top__link {
  padding:0 24px;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 250px;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .header__covid-message {
    margin-top:72px ;
  }
  .smartbanner--margin {
    margin-top:157px;
  }
}

@media screen and (max-width: 767px) {
  .header__navigation {
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

.header--nav-top__mm-menu {
  padding:24px;
  -webkit-appearance:none;
}

.topmenufindout .covid19 {
  color:#101010;
}

body.ios div.range__slider { display:none; }

@media screen and (min-width: 280px) {
  .header__menu-mobile {
    display:block;
    position: fixed;
    background-color: #fff;
    overflow: auto;
    z-index: 2999;

  }
  .header--nav-top__container--mobile {
    display:flex;
    justify-content: space-between;
    height:72px;
    width:100vw;
  }
  .header__nav-top, .header--nav-top__container {
    display:none;
  }

  .calculator__header--slider {
    display:block;
    height:50px;
  }
}

@media screen and (min-width: 768px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (min-width: 992px) { 
  .header__menu-mobile {
    display:none;
  }
  .header--nav-top__container--mobile {
    display:none;
  }

  .header__nav-top, .calculator__header--slider {
    display:block;
  }

  .header--nav-top__container {
    display:flex;
  }
}

html,body,div.body-wrapper,div.box div,div.box span,div.box img{margin:0;padding:0;border:0;}
nav,header,footer,section,article{margin:0;padding:0;border:0;}
div.body-wrapper{position:relative;margin:0 auto;padding:0;border:0;width:100%;}
div.body-wrapper div.container{position:relative;margin:0 auto;padding:0;border:0;width:100%;}
div.body-wrapper div.box{position:relative;display:block;float:left;clear:both;margin:0;padding:0;border:0;max-width:1300px}
div.body-wrapper div.calculator{width:1000px;padding:0 60px;padding-left:177px;position:relative;margin:0;margin-top:-83px;border:0;}
div.body-wrapper div.trustpilot{width:1000px;padding:0 40px;margin:0;border:0;}
div.body-wrapper div.trustpilotleft{float:left;margin:0;padding:0;border:0;}
div.body-wrapper div.trustpilotright{float:right;margin:0;padding:0;border:0;}
body a.aref{display:none !important;margin:0;padding:0;border:0;}

div.topmenublue,div.topmenublue a,div.topmenublue a span{
  background-color:#041E42;
  color:#fff;
  text-decoration:none;font-family:Open Sans,Nunito Sans,Arial,Helvetica,sans-serif;
  font-weight:600;font-size:10pt;}
div.topmenublue div.topmenuleft{float:left;width:200px;}
div.topmenublue div.topmenuright{float:right;width:600px;}
div.topmenublue div.topmenurightitem{float:left;width:100px;}


div.topmenu ul,div.topmenu li{list-style-type:none;margin:0;padding:0;text-decoration:none;float:left;}

/* div.topmenuwhite,div.topmenuwhite a,div.topmenuwhite a span{
  background-color:#fff;
  color:#101010;
text-decoration:none;font-family:Open Sans,Nunito Sans,Arial,Helvetica,sans-serif;
  font-weight:600;font-size:10pt;} */
div.topmenuwhite div.topmenurow {
  margin:0 auto;
  max-width:1300px;
  display: flex;
  align-items: center;
}
div.topmenurow_item {
    display: flex;
    height: 70px;
    align-items: center;
}
div.topmenuwhite li{width:auto;padding:10px 32px 10px 0;font-size:10pt;}
div.topmenuwhite ul {}
div.topmenuwhite ul li h4 a{position:relative;top:1em;}
div.topmenuwhite ul.collapse{display:none;}
div.topmenu .arrow{
  position:relative;top:-2px;
  font-size:10pt;padding:2px;}
div.topmenufindout a,
div.topmenufindout a strong{
  color:#101010;
  font-size:11pt;font-weight:bold;text-decoration:underline;}
body div.body-wrapper div.topmenufindout{
  background-color:rgba(0, 125, 186, .05);
  float:left;display:block;width:100%;text-align:center;padding:12px;
  color:#101010;
}

div.banner-wrapper {
  clear:both;
}

div.product-container .banner-button,
div.banner-wrapper .banner-button {
  border: 2px solid transparent;
}

div.product-container .banner-button:hover,
div.banner-wrapper .banner-button:hover {
  border: 2px solid #fff;
  cursor: pointer;
}

div.product-container div.button-block,
div.banner-wrapper div.button-block {
  border: 2px solid transparent;
}

div.product-container div.button-block:hover,
div.banner-wrapper div.button-block:hover {
  border: 2px solid #fff;
  cursor: pointer;
}

.button-block a.learn-more{padding:9px 44px 10px;}
.button-block a.apply-now{padding:9px 48px 10px;}
.button-block a.download-app{padding:9px 36px 10px;}
.button-block a.about-us{padding:9px 54px 10px;}

div.product-container .button__container a.findastore{padding:9px 8px 8px;}
div.product-container .button__container .button-block a.findastore{padding:9px 46px 10px;}
div.sbl-body div.sbl-right .button__container .button-block a.findastore{padding:9px 82px 10px;}
div.body-container .button__container .button-block a.mobile-privacy-policy{padding:9px 48px 10px;}

.button__container a.update-contact-preferences{padding:9px 22px 8px;}
.button__container a.apply-now-with-thinking-capital{padding:9px 8px 8px;}
.button__container a.manage-your-account{padding:9px 24px 8px;}

.button__container .mortgage-button-block a.schedule-a-call{padding:9px 68px 8px;}
.button__container .mortgage-button-block a.apply-now{padding:9px 82px 8px;}
.button__container a.go-to-homepage{padding:9px 29px 8px;}

@media screen and (max-width: 750px) {
  a.learn-more.mobile{padding:9px calc((100vw - 40px - 82px)/2) 10px;}
  a.apply-now.mobile{padding:9px calc((100vw - 40px - 78px)/2) 10px;}
  a.download-app.mobile{padding:9px calc((100vw - 40px - 90px)/2) 10px;}
  a.about-us.mobile{padding:9px calc((100vw - 40px - 2px)/2) 10px;}
}

.button-block a,
.button-block a:hover {
  text-decoration: none;
}

.topmenutitle {
  background: #041e42;
}
.topmenusubtitle {
  max-width: 1300px;
  margin: 0 auto;
  padding: 12px 20px;
}
.topmenusubtitle h1{
  margin: 0.67em 0;
}

@media screen and (max-width: 800px) {
  .topmenusubtitle {
    text-align: center;
  }
}


















/* banner bg colors */











/* Footer Container */
.footer--site-page {
  background-color: rgba(227, 227, 227, .10);
}
.footer--site-page .mm-a a {
  color: #101010;
}
.footer .dnd-section {
  padding: 0;
}

.footer__container {
  margin: 0 auto;
  padding: 24px 20px 18px;
}


/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

.footer_social {
  margin-top: 0;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}


/* Footer Form */

.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}


/* Landing Page Footer */

.footer--landing-page {
  border-top: 2px solid #eff7ff;
}

.footer--landing-page .footer__container {
  padding: 2.8rem 0 1.5rem;
}


/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer--site-page .footer__form .form-title {
  background-color: transparent;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

.footer--end-bar {
  background-color: #212529;
}

.footer--end-bar__container {
  padding: 18px 20px 18px 20px;
  color: #fff;
}

.footer--find-us--icon {
  margin: 0 20px;
}

.hs_cos_wrapper .hs_cos_wrapper_widget .hs_cos_wrapper_type_icon .social-links__icon {
  width: 19;
  height: 19px;
}

.hs_cos_wrapper .hs_cos_wrapper_widget .hs_cos_wrapper_type_icon .social-links__icon svg {
  padding-left: 2px;
}

@media (max-width: 980px) {
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }
  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer--site-page .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}

.footer--top__column p {
  margin: 0 0 1rem;
}

.footer--top__column ul,
ol { /* FIXME Should be .footer--top__column ol ?!? NOT global <ol> ?! */
  padding: 0;
  margin: 8px 0;
  list-style-type: none;
}

.footer--top__column li {
  margin: 0 0 7px 0;
}

.footer--site-page {
  padding: 24px;
  border-top: 2px solid #D2D2D2;
}
.footer__telephone--row,
.footer__find-us--row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}
.footer__telephone,
.footer__find-us {
  margin-right: 8px;
}
.footer--top__container-social {
  width: 120px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.footer--app__container {
  width: 1300px;
  height: 97px;
  margin: auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.footer--app__title {
  padding: 0 24px 8px;
}

.footer--app__btn-container {
  display: flex;
}

.footer--app__apple-btn,
.footer--app__google-btn {
  padding: 8px;
}

.footer--app__apple-btn:hover,
.footer--app__google-btn:hover {
  opacity: 0.75;
}

.footer--app__divider {
  height: 1px;
  width: 100%;
  background-color: #E3E3E3;
}

.footer--app__body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.footer--top__container {
  display: block;
}

.footer--top__container--desktop {
  display: none;
}

.footer--top__container,
.footer--top__container--desktop {
  padding: 12px 0 28px;
}

.disclosures {
  padding: 24px 20px 18px;
  margin: auto;
  width: 100%;
}

@media screen and (min-width: 280px) {
  .footer--top__container,
  .footer--top__container--desktop {
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .columns__container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 650px;
  }
  .footer--top__row {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .footer--top__column {
    width:140px;
    margin:12px;
  }
  .footer--top__column .find_us {
    margin-top:50px;
  }
  .footer--top__column .icon {
    width: 100vh;
  }
  .footer--app__container {
    height: 135px;
    width: 100%;
    padding:0;
  }
  .disclosures .footer__container {
    /* margin: 0 -20px; */
    padding: 24px 20px 18px;
    width: 100%;
  }
}

@media screen and (min-width: 650px) {
  .footer--top__container {
    display: flex;
  }
  .footer--top__container--desktop {
    display: none;
  }
  .columns__container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
  }
  .footer--top__column,
  .footer--top__column .icon {
    width: 186px;
  }
}
@media screen and (min-width: 1366px) {
  .footer--top__container,
  .footer--top__container--desktop {
    width: 1300px;
    margin: auto;
    flex-wrap: nowrap;
    padding: 7px 20px 11px 20px;
    justify-content: space-between;
  }
  .footer--top__row {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .footer--app__container {
    height: 97px;
    width: 1300px;
  }
  .footer--top__column
  .footer--top__column .icon {
    width: 216px;
    margin: 12px;
  }
  .disclosures {
    max-width: 1300px;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
.dropbtn {
  background-color: transparent;
  color: #101010;
  /* padding: 16px; */
  /* Mortgage menu fix for 992px to 1001px */
  padding: 16px 14px;
  margin: 0px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus, .dropbtn:active {
  color: #012169;
  background-color: transparent;
  border: 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  top:30px;
  background-color: white;
  min-width: 160px;
  /* overflow: auto; */
  border: 1px solid #d2d2d2 !important;
  border-radius: 6px;
  padding: 5px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 40;
}

.dropdown-content div.dropdown-wrapper {
  margin: 2px;
  position: relative;
  overflow: hidden;
}

.dropdown-content a {
  color: black;
  padding: 5px 16px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}
a .mm-a .body-small--regular{
  font-weight:400 !important;
}
.dropdown a:hover {
  color: #012169;
  background-color: transparent;
}

.show {display: block;}


/* 2021-07-07 */

.dropdown-up-arrow {
  position: absolute;
  top: -22px;
  overflow: hidden;
  z-index: 999;
}

.dropdown-up-arrow::before {
  /*-webkit-box-shadow: 0.5rem 0.5rem 0.5rem 0 rgba(135, 141, 142, 0.5);
  box-shadow: 0.5rem 0.5rem 0.5rem 0 rgba(135, 141, 142, 0.5);*/
  background-color: #ffffff;
  border: 1.5px solid rgba(0,0,0,.15);
  border-bottom: 0;
  border-right: 0;
  border-radius: 5px 0 0 0;
  content: '';
  display: block;
  margin-left: 1rem;
  position: relative;
  top: 22px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 22px;
  width: 44px;
  z-index: 999;
}

@media (min-width: 992px)
.dropdown-up-arrow {
  position: absolute;
  top: -22px;
  overflow: hidden;
}




/* SEO HP Redesign */
.home-callouts{
  padding-top: 20px !important;
}
.home-callouts .loans--callouts__card {
  height: auto !important;
  width: 298px !important;
}
.home-callouts-card{
  padding-bottom: 20px;
}
.redesign-img{
  height: 48px;
  width: 44px;
}
.home-callouts-2 .card-header__sub-title--text{
  height: 100px;
  display: flex;
  padding: 10px 0 10px 15px;
  max-width: 360px;
  align-items: initial;
}
.home-callouts .loans--callouts__card-header{
  padding-left: 30px;
  padding-right: 11px;
  padding-bottom: 0;
}
.home-callouts .loans--callouts__card-header{
  height: auto !important;
}
.home-callouts .card-header__title--text{
  padding-left: 13px;
}
.home-callouts .loans--callouts__row{
  padding-top: 20px;
}
.home-callout-footer{
  max-width: 810px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 30px;
}
.moneymart-process {
  padding-top: 20px;
}
.moneymart-process .loans--callouts__card{
  height: 142px !important;
  width: 272px !important;
}
.moneymart-process .loans--callouts__card-header{
  padding: 0;
  width: 255px;
  height: 60px;
}
.moneymart-process .card-header__title--text{
  padding-left: 12px;
}
.moneymart-process .loans--callouts__card-sub-header {
    padding: 0 20px 10px 50px;
}
.moneymart-process .trust-pilot__title{
  padding-top: 40px;
}
.moneymart-process .trust-pilot__sub-title{
  padding-bottom: 20px;
}
.moneymart-process .home-callout-footer{
  padding: 40px 0 50px;
}
.redesign-number-img{
  width: 48px;
  height: 72px;
  margin-top: -20px;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  width: 220px;
  top: 120%;
  left: 29%;
  margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
/* Loans Container */



















/* banner bg colors */










// <uniquifier>: Use a unique and descriptive class name

.open-sans-title {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.open-sans-subtitle {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.banner-item0,
.banner-item1,
.banner-item2,
.banner-item3,
.banner-item4 {
  width: 100%;
  height: 400px;
  padding-right: 5px; 
  /* margin-right: 50px; */
  justify-content: space-between;
}
.banner-item0 {
  background-color:#012169;
}
.banner-item1, .banner-item2 {
  background-color:#007DBA;
}
.banner-item3,
.banner-item4 {
  background-color:rgba(0, 125, 186, .15);

}
.banner-item1 .banner__body,
.banner-item1 .banner__body .mm-h2,
.banner-item3 .banner__body,
.banner-item3 .banner__body .mm-h2{
  color:#101010;
}

.banner-item2 .banner__body,
.banner-item2 .banner__body .mm-a, 
.banner-item2 .banner__body .mm-h2 {
  color:#fff;
}
.banner-il-item0,
.banner-il-item1,
.banner-il-item2,
.banner-il-item3,
.banner-il-item4 {
  width: 100%;
  height: 390px;
  padding-right: 5px; 
  /* margin-right: 50px; */
  justify-content: space-between;
}
.banner-il-item1 {
  background-color:#012169;
}
.banner-il-item3 {
  background-color:#007DBA;
}
.banner-il-item0 {
  background-color:#007DBA;
}
.banner-il-item2,
.banner-il-item4{
  background-color:rgba(0, 125, 186, .15);
}
.banner-il-item2 .banner__body,
.banner-il-item2 .banner__body .mm-a, 
.banner-il-item2 .banner__body .mm-h2,
.banner-il-item4 .banner__body,
.banner-il-item4 .banner__body .mm-a, 
.banner-il-item4 .banner__body .mm-h2 {
  color:#101010;
}

.banner-il-item1 .banner__body,
.banner-il-item1 .banner__body .mm-h2, 
.banner-il-item3 .banner__body,
.banner-il-item3 .banner__body .mm-h2 {
  color:#fff;
}
.banner__container {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.banner-item2 .banner__text-container{
  width: 700px;
}
.banner__body {
  padding-left: 50px;
  margin: 0 auto;
  color:#fff;
}
.banner__title {
  color: #fff;
  /* height:105px; */
  margin-bottom:15px;
}
.banner__sub-title {
  margin: 0 0 24px;
}
.banner__img {
  width: 424px;
  height: 424px;
  margin-right: 100px; 
}
.banner-il-item1 .banner__img{
   width: 434px;
}
.banner__img img {
  margin-top: 40px;
}
.banner__img-4{
  margin-top: 35px;
}
.incentive-banner__title {
  color: red !important; 
  /* height: 40px !important; */
}
.banner-link {
  display: flex;
}
.learnmore_banner {
  padding: 29px 0 0 80px;
}

@media only screen and (max-width: 750px) and (min-width: 320px) {
  .banner__img {
    display:none;
  }
  .banner__text-container > .button__container {
    display: flex;
    justify-content: center;
  }
  .banner-item1 .button__container{
    padding-top: 0 !important;
  }
}

.banner-button {
  border: none;
  height: 48px;
  width: 180px;
  padding: 0;
  border-radius: 6px;
  background-color: #041E42;

  text-decoration: none;
  display: flex;
  align-items:center;
  justify-content:center;
  cursor: pointer;

  color: #fff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}
.banner-button:hover {
  background-color: #007DBA;
  color: #fff;
  border:0;
  font-weight: 400;
}
.banner-item1 .button__container{
  padding-top: 24px;
}
@media screen and (min-width: 250px) {
  .banner__body {
    padding-left: 50px;
    margin: auto;
    color:#fff;
  }
  .banner__title {
    color: #fff;
    /* height:105px; */
    margin-bottom:15px;
    text-align:center;
  }
  .banner__sub-title {
    margin: 0 33px 24px;
    text-align:center;
  }
  .banner__button-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  

  .banner-item0,
  .banner-item1,
  .banner-item2,
  .banner-item3,
  .banner-il-item0,
  .banner-il-item1,
  .banner-il-item2,
  .banner-il-item3,
  .banner-il-item4 {
    display: flex;
  }
}

@media screen and (max-width: 375px) {
  .learnmore_banner {
    padding: 5px 10px;
  }
  .banner-item1 .button__container{
    padding-top: 0;
  }
  .padding-top-50{
    padding-top: 0;
  }
  
}

@media screen and (min-width: 750px) {
  .banner {
    margin-top: -1px;
    width:100%;
    height:385px;
    text-align: center;
    overflow: hidden;
  }
  .banner__container {
    padding: 0 0 0 70px;
  }

  .banner__body {
    padding-left: 50px;
    width:1300px;
    margin: 0 auto;
    color:#fff;
  }
  .banner__img {
    width: 346px;
    height: 346px;
    margin-right:0px; 
  }
  .banner__img-1{
    width: 400px;
  }
  .banner__img-2{
    width: 370px;
  }
  .banner-il-item1 .banner__img{
   width: 356px;
  }
  .banner__title,
  .banner__sub-title {
    text-align: left;
  }
  .banner__sub-title {
    margin: 0 0 24px;
  }
  .banner__button-container {
    display: block;
  }
  .banner-item0,
  .banner-item1,
  .banner-item2,
  .banner-item3 ,
  .banner-il-item0,
  .banner-il-item1,
  .banner-il-item2,
  .banner-il-item3,
  .banner-il-item4 {
    display: flex;
  }
  .banner__text-container {
    width:480px;
    padding-left: 15px;
  }
}

.banner__body.text-slide {
  margin: 0;
  padding-top: 51px !important;
}

.clear {
  clear: both;
}

section.slider-03 {
  width: 100%;
  float: left;
}

.slider-03 .full-width {
  padding: 0 30px;
}

@media screen and (min-width: 750px) and (min-width: 768px) {
  .banner__sub-title {
    margin:16px 0 12px;
  }
}

@media screen and (min-width: 1024px) {
  .banner {
    height: 405px;
  }
  .banner__body {
    width: 580px;
    padding-left: 0;
  }
  .banner__img {
    width: 350px;
    height: 424px;
  }
  .banner-il-item1 .banner__img{
   width: 434px;
  }
}

.slider-03 .page-center {
  float: none;
  max-width: 1200px;
  height: 400px;
  margin: 0 auto;
}

.slider-03 span.cta1 {
  margin-top: 20px !important;
  display: block;
}

.slider-03 .slick-slide {
  margin: 0px !important;
}

.slider-03 .slick-slide img {
  width: 100%;
}

.slider-03 .slick-prev:before,.slider-03 .slick-next:before {
  color: red !important;
}

.slider-03 .slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slider-03 .slick-active {
  opacity: .5;
}

.slider-03 .slick-current {
  opacity: 1;
}

.slider-03 .slick-prev,.slider-03 .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
}

.slider-03 .slick-prev:hover,.slider-03 .slick-prev:focus,.slider-03 .slick-next:hover,.slider-03 .slick-next:focus {
  color: transparent;
  outline: 0;
  background: transparent;
}

.slider-03 .slick-prev:hover:before,.slider-03 .slick-next:hover:before {
  opacity: .75;
}

.slider-03 .slick-next:focus:before,.slider-03 .slick-prev:focus:before {
  opacity: 1;
}

.slider-03 .slick-prev.slick-disabled:before,.slider-03 .slick-next.slick-disabled:before {
  opacity: .25;
}

.slider-03 .slick-prev:before,.slider-03 .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slider-03 .slick-prev {
  right: 36px;
}

.slider-03 .slick-prev:before {
  display: inline-block;
  content: '';
  background-image: url(https://8982895.fs1.hubspotusercontent-na1.net/hubfs/8982895/mmca/banner/arrow-left-v2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}

.slider-03 .slick-next {
  right: 36px;
}
button.slick-prev.slick-arrow-color.slick-arrow {
  left: 10vw;
  z-index: 999;
}
button.slick-next.slick-arrow-color.slick-arrow {
  right: 10vw;
  z-index: 999;
}

.slider-03 .slick-next:before {
  display: inline-block;
  content: '';
  background-image: url(https://8982895.fs1.hubspotusercontent-na1.net/hubfs/8982895/mmca/banner/arrow-right-v2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}

.slider-03 .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slider-03 .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slider-03 .slick-slide {
  outline: 0;
}

.slider-03 .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slider-03 .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
}

.slider-03 .slick-dots li button:hover,.slider-03 .slick-dots li button:focus {
  outline: 0;
}

.slider-03 .slick-dots li button:hover:before,.slider-03 .slick-dots li button:focus:before {
  opacity: 1;
}

.slider-03 .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slider-03 .slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

.slider-03 .slides,.slider-03 .slides>li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.slider-03 .flex-pauseplay span {
  text-transform: capitalize;
}

.slider-03 .flexslider {
  margin: 0;
  padding: 0;
}

.slider-03 .flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.slider-03 .flexslider .slides img {
  width: 100%;
  display: block;
}

.slider-03 .flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.slider-03 .no-js .flexslider .slides>li:first-child {
  display: block;
}

.slider-03 section {
  padding: 0 !important;
}

.slider-03 .flex-direction-nav .flex-prev {
  left: -50px;
  text-align: left;
}

.slider-03 .flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.slider-03 .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: .7;
  left: -30px;
}

.slider-03 .flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.slider-03 .flexslider:hover .flex-direction-nav .flex-next {
  opacity: .7;
  right: -30px;
}

.slider-03 .flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.slider-03 .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.incentive-banner-disclaimer {
  font-size: 12px;
  margin: 24px 0;
}
@media screen and (max-width: 1200px) {
  .banner__body.text-slide {
    margin: 0;
    width: 520px !important;
    padding: 0;
  }
}
@media screen and (max-width: 1440px) {
  button.slick-prev.slick-arrow-color.slick-arrow {
    left: 1vw;
  }
  button.slick-next.slick-arrow-color.slick-arrow {
    right: 1vw;
  }
}
@media screen and (min-width: 800px) and (max-width: 860px) {
  .banner__container {
    padding-left:40px;
    min-width: 820px;
  }
  .banner__text-container {
    width:100%;
  }
}
@media screen and (max-width: 860px) {
  .slider-03 .flex-direction-nav .flex-prev {
    opacity:1;
    left: 10px;
  }

  .slider-03 .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

.slider-03 .text-slide {
  width: 580px;
  float: left;
}

/*.slider-03 .text-slide h1 {
  line-height: 38px;
  font-weight: 400;
  font-size: 27px !important;
}*/

.slider-03 .text-slide p {
  margin-top: 20px;
  letter-spacing: .5px;
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
  text-align: left !important;
  text-align: left !important;
}

.slider-03 .image-slide {
  width: 50%;
  float: left;
  text-align: right;
  float: right;
  display: flex;
  justify-content: center;
}

.slider-03 .image-slide img {
  margin-top: -13px;
  width: auto !important;
  height: 413px !important;
}

@media only screen and (max-width: 479px) and (min-width:320px) {
  .il-slider .banner{
    height: 600px !important;
  }
  .il-slider .banner-item2{
    height: 600px;
  }
  .banner__text-container {
    width: 320px;
    margin: auto;
  }
  .banner-item2 .banner__text-container{
    width: 350px;
  }
  .button__container {
    padding: 0; 
  }
  .margin-top-30{
    margin-top: -30px;
  }
  .banner-il-item0 .banner__body.text-slide {
    margin: 0;
    padding-top: 16px !important;
  }
  .slider-03 .page-center {
    width: 100% !important;
  }

  .slider-03 button.slick-arrow {
    /* display: none !important */
  }

  .slider-03 {
    padding: 0 !important;
  }

  .slider-03 .image-slide,.slider-03 .text-slide {
    width: 100%;
  }

  .slider-03 .text-slide p {
    max-height: inherit !important;
    height: auto;
  }

  .slider-03 .slick-slide {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .slider-03 .text-slide {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .slider-03 .image-slide {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .slider-03 .image-slide img {
    height: auto !important;
  }

  .slider-03 .text-slide {
    padding: 35px 10px;
  }

  .slider-03 .slider {
    margin: 0px auto !important;
  }

  .slider-03 a.cta_button {
    margin-top: 20px;
    padding: 10px 30px;
  }

  .slider-03 .slick-prev {
    left: 15px !important;
  }

  .slider-03 .slick-next {
    right: 15px !important;
  }
  .incentive-banner__title{
    font-size: 29px;
  }
  .incentive-sub-title{
    font-size: 14px;
    margin-bottom: 15px;
  }
  .incentive-banner-disclaimer{
    font-size: 10px;
    margin: 20px 0;
  }
  .banner__text-container > .button__container {
    width: 234px;
    margin: auto;
  }
}

@media only screen and (max-width: 767px) and (min-width:480px) {
  .slider-03 .page-center {
    width: 95% !important;
  }

  .slider-03 {
    padding: 0 !important;
  }

  .slider-03 .text-slide p {
    max-height: inherit !important;
    height: auto
  }

  .slider-03 .image-slide img {
    height: auto !important;
  }

  .slider-03 .image-slide {
    width: 480px;
  }

  .slider-03 .text-slide {
    margin: 0 auto;
    padding: 0;
  }

  .slider-03 a.cta_button {
    margin-top: 20px;
    padding: 10px 30px;
  }
  /*.banner-item4 .banner__body.text-slide,
  .body-small--regular4 .banner__body.text-slide,
  .banner-il-item0 .banner__body.text-slide {
    padding-top: 16px !important;
  }*/
  div.loans-il div.banner div.body-small--regular4 div.banner__body.text-slide {
    width: 440px !important;
  }
  .banner__text-container > .button__container {
    padding: 0;
    display: flex;
    justify-content: center;
    width: 270px;
    margin: auto;
  }
  .incentive-banner__title{
    font-size: 29px;
  }
  .incentive-sub-title{
    font-size: 14px;
    margin-bottom: 15px;
  }
  .incentive-banner-disclaimer{
    font-size: 10px;
    margin: 20px 0;
  }
  .incentive-margin{
    margin-left: 80px;
  }
}
@media only screen and (max-width: 985px) and (min-width:750px) {
  .banner__text-container {
    width: 100%;
  }
  .banner-item4 .banner__body.text-slide,
  .body-small--regular4 .banner__body.text-slide,
  .banner-il-item0 .banner__body.text-slide {
    padding-top: 16px !important;
  }
  .slider-03 .page-center {
    width:96% !important;
  }

  .slider-03 .text-slide p {
    max-height: inherit !important;
    height: auto;
  }

  .slider-03 .image-slide {
    width: 48%;
    height: 400px;
  }

  .slider-03 .text-slide {
    padding: 0;
  }

  .slider-03 a.cta_button {
    margin-top: 20px;
    padding: 10px 30px;
  }
}

@media only screen and (max-width: 1024px) and (min-width:986px) {
  .banner__text-container {
    width: 450px;
  }

  .slider-03 .page-center {
    width: 90% !important;
  }

  .slider-03 .text-slide {
    padding: 0;
  }

  .slider-03 a.cta_button {
    margin-top: 20px;
    padding: 10px 30px;
  }

  .slider-03 .image-slide img {
    height: 260px !important;
    width: auto !important;
  }
}

.loans--main-banner {
    height: 400px;
    background-color: #041E42;
}

.loans--calculator {
  position:relative;
  z-index:20;
}

.loans--calculator__header {
/*     height: 232px; */
    padding: 31px 130px 41px;
}

#calculator-input input {
    color: #101010;
}

.header__body {
    height: 40px;
    display: flex;
    justify-content: space-between;
}

.loans--calculator__container {
    width: 1030px;
    margin: -73px auto 0;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.loans--calculator__body {
    background-color: rgba(0, 125, 186, .10);
    padding: 21px 80px 24px;
    border-radius: 0 0 6px 6px;
}

.body__title--container {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.body__content--info .product__amount .mm-h3 {
    margin-bottom: 12px;
    font-weight: normal;
    color:#012169;
}

.body__title--container .body__title .mm-h5 {
    height: 28px;
    margin-bottom: 10px;
    color:#012169;
}

.body__sub-title-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 19px;
}

.body__sub-title-container .arrow {
    padding: 0 0 3.5px 3px;
}

.body__region {
    display:flex;
    align-content:center;
    padding-left: 6px;
}

.body__content {
    display: flex;
}

.body__content--video {
    height: 236px;
    /* width: 420px; */
    margin:0 10px 19px 10px;
    display: block;
}

.body__content--video .video__containter > video {
    height: 236px;
    max-width: calc(100vw - 30px);
    margin: auto;
}

.body__content--info {
    /*width: 420px;*/
    padding-left: 90px;
}

.product-amount__container .product__container .mm-h3 {
    margin: 0;
    color: #041E42
}

.body__content--info .feature {
    display: flex;
}

.term-rate-payment__container {
   /* width: 352px; */
    margin-bottom: 16px;
}

.term-rate-payment__row {
/*     height: 47px; */
   /* width: 100%; */
    margin-bottom: 13px;
    display: flex;
}

.term-rate-payment__item {
/*     height: 47px; */
   /* width: 100%; */
}
.term-rate-payment__item.fee {
    border-right: 1px solid #979797;
    width: 100px;
    margin-right: 24px;
}

.term-rate-payment__item .item--value {
    display: flex;
    align-items: center;
}

.term-rate-payment__item .arrow {
    padding: 0 0 5px 5px;
}

.body__content--info .loan-description {
    padding-bottom: 16px;
}

.button__container {
    padding: 24px 0;
}

.button__container .button-block {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    /* height: 40px; */
    /* width: 180px; */   
    background-color: #041E42;
    box-shadow: 5px 10px 18px #888888;
    width : 327.994px;
    height : 44.7074px;
}

.button__container .button-block:hover {
    background-color: #007DBA;
}

.button__container .button-block a {
    color: #fff;
}

.loans-trust-pilot {
    height: 480px;
}

.loans-trust-pilot__container {
    max-width: 1300px;
    padding: 66px 0 84px;
    margin: 0 auto;
}

.trust-pilot__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}

.trust-pilot__title {
    padding: 0 63px;
    color: #101010;
    text-align: center;
    margin-bottom: 10px;
}

.trust-pilot__sub-title {
    padding: 0 36px;
    text-align: center;
}

.loans-trust-pilot__container .trust-pilot__iframe {
    height: 217px;
    width: 100%;
    padding: 0 8px;
}

.trust-pilot__sub-title {
    text-align: center;
}
/*.loans--callouts {
    background-color: rgba(0, 125, 186, .10);
}*/
.mmhome-loans--callouts {
    padding-top: 20px;
}

.loans--callouts__container {
    max-width: 1300px;
    margin: 0 auto;
}

.loans--callouts__title-container {
/*     height: 70px; */
    margin-bottom: 10px;
    max-width: 1300px;
    padding: 0 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.you-might-also-be-in {
    text-align:center;
}

.loans--callouts__cards-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.loans--callouts__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 485px;
    width: 485px;
    padding: 0;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.mmhome-loans--callouts .loans--callouts__card{
    height: 400px;
}

.loans--callouts__card-header {
    height: 85px;
    width: 248px;
    padding: 32px 20px 0 20px;
}
.loans--callouts__card-sub-header {
    padding: 10px 20px;
}


.mmhome-loans--callouts .loans--callouts__card-header {
    height: 110px;
}

.card-header__title {
    display: flex;
    height:55px;
    flex-direction: row;
    align-items:center;
    justify-content: flex-start;
}

.card-header__title--text {
    height:55px;
    padding-left: 16px;
    display: flex;
    align-items: center;
/*     padding-top: 10px; */
}
.card-header__sub-title {
    display: flex;
    height:55px;
    flex-direction: row;
    align-items:center;
    justify-content: flex-start;
}

.card-header__sub-title--text {
    height:55px;
    padding-left: 16px;
    display: flex;
    align-items: center;
/*     padding-top: 10px; */
}

.card-header__body {
    height: 66px;
    margin: 16px 0 18px 0;
}

.loans--callouts__card-divider {
    height: 1px;
    width: 208px;
    background-color: #E3E3E3;
}

.loans--callouts__card-body {
    height: 281px;
    width: 248px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loans--callouts__card-body .features-block--body {
    height: 142px;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.loans--callouts__card-body .features-block--body .feature {
    display: flex;
    height: 44px
}

.feature .feature--icon {
    height: 16px;
    width: 16px;
    flex-shrink: 0;
    margin: 3px 8px 3px 0;
}

.feature .feature--title {
    margin: 3px 8px 3px 0;
}

.feature .feature--title input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.loans--callouts__card-body .button-block {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44.7074px;
    width: 230px;
    margin: 15px 8px 8px;
    border-radius: 6px;
    background-color: #041E42; 
    box-shadow: 5px 10px 18px #888888;
}

.loans--callouts__card-body .button-block:hover {
    background-color: #007DBA;
}

.loans--callouts__card-body .button-block a {
    color: #fff;
}

.loans--callouts__row {
    display: flex;
}

.calculator__header--title {
    color: #101010;
    margin-bottom:15px;
}
.calculator__header--sub-title {
    padding:6px 0;
}
.body__title--container {
    
}

.body__region select {
    margin: 0 4px 0 0;
    border: 0;
    background-color: transparent;
    color: #101010;
    font-weight: bold;
    
}

.item--value select {
    margin: 0 4px 0 0;
    border: 0;
    background-color: transparent;
    width: auto !important;
}
.features-block {
    width: 228px;
  padding-left: 20px;
}

a#hs-button_button_calculator,
a#hs-button_button_card_one,
a#hs-button_button_card_two,
a#hs-button_button_card_three,
a#hs-button_button_card_four,
.hs-button:hover{
  text-decoration:none;
}

a:hover {
  text-decoration: none;
}

select::-ms-expand {
  margin:0 4px;
  border:0;
} 
/* MMhome redesign css */
.calc-mmhome .loans--calculator__header{
  height: 73px;
  padding: 20px 0;
  text-align: center;
}
.calc-body-flex{
  display:flex;
  justify-content: space-evenly;
  text-align: center;
}
.calc-body-flex .calculator__header--slider{
  /*height: 293px;
  width: 293px;
  border-radius: 150px;
  margin-top: -40px;*/
}
.calc-body-flex .calc-slider{
  /*padding-top: 50px;*/
}
.calc-body-flex .product-amount__container{
  padding-bottom: 12px;
}
.calc-body-flex .term-rate-payment__item{
  display: flex;
}
.calc-body-flex .term-rate-payment__item .item--value{
  display: block;
}
.calc-body-flex .term-rate-payment__row{
/*   height: 24px; */
  justify-content: center;
  margin-bottom: 8px;
}
.calc-body-flex .item--value select{
  margin: 0 4px 0 0;
  width: auto !important;
  box-sizing: border-box;
  height: 26px;
  border: 1px solid #CED6E2;
  border-radius: 2px;
  background-color: #FFFFFF;
}
.calc-body-flex .body__region select{
  margin: 0 4px 0 0;
  width: 255px;
  box-sizing: border-box;
  height: 26px;
  border: 1px solid #CED6E2;
  border-radius: 2px;
  background-color: #FFFFFF;
  font-weight: normal;
}
.calc-body-flex .spl-row2{
  display: block;
  height: 47px;
}
.spl-row2 .term-rate-payment__item{
  border-right: 0;
  width: auto;
  height: 24px;
  justify-content: center;
}
.calc-body-flex .button__container{
  padding: 0 43px;
}
.calc-body-footer{
  text-align: center;
  padding-top: 23px;
  padding-bottom: 12px;
}
.calc-product-flex{
  display: inline-flex;
}
.vertical-break{
  padding: 0 10px;
}
@media screen and (max-width: 800px) {
  .calc-body-flex {
    margin: 0 20px;
  }
}
@media screen and (max-width: 720px) {
  .calc-body-flex {
    margin-left: 20px;
  }
}
@media screen and (max-width: 690px) {
  .calc-body-flex {
    display: block;
    margin-left: 20px;
  }
  .calc-body-flex .calculator__header--slider{
    padding-bottom: 230px;
  }
  .calc-body-flex .body__content{
    margin: 0 auto;
  }
}
@media screen and (max-width: 490px) {
  .calc-body-flex .calculator__header--slider{
    margin: -30px auto 0;
    padding-bottom: 215px;
  }
  .calc-mmhome .loans--calculator__header{
    height: 131px;
  }
  .calc-body-flex .button__container{
    padding: 0 50px;
  }
  .calc-body-flex .body__content--info{
    padding-left: 0;
  }
  .calc-body-flex img .select-dropdown-arrow{
    display: inline-flex;
  }
  .calc-body-flex .term-rate-payment__item{
    padding-right: 10px;
  }
  .calc-body-flex .term-rate-payment__item .item--value{
    display: inline-flex;
    align-items: baseline;
  }
  .calc-body-flex .form-group{
    display: flex;
  }
  .calc-body-flex body.ios div.range__slider{
    display: flex;
  }
  .calc-body-footer{
    padding: 0 60px;
  }
  .loans--calculator__container .body__content{
    padding-top: 20px;
  }
}
@media screen and (max-width: 400px) {
  .calc-body-footer{
    padding: 0 40px;
  }
  .calc-body-flex .calculator__header--slider{ 
    padding-bottom: 230px;
  }
  .home-callouts-2 .loans--callouts__card-header {
    padding: 0;
  }
  .home-callouts-2 .loans--callouts__card{
    width: 322px !important;
  }
  .home-callouts-2 .loans--callouts__card, .home-callouts-2 .loans--callouts__card-body, 
  .home-callouts-2 .loans--callouts__card-header {
    width: 319px !important;
  }
    .loans--callouts__card-body .features-block--body {
    margin-top: 0;
  }
  .loans--callouts__card-body .features-block--body .feature {
    height: 50px;
  }
  .home-callouts-2 .loans--callouts__card-header {
    padding: 32px 32px 0 !important;
  }
  .home-callouts-2 .card-header__title{
    margin: 0 auto;
    max-width: 250px;
  }
  .home-callouts-2 .card-header__sub-title--text {
    padding: 10px 0 10px 37px;
  }
  .home-callouts-2 .features-block {
    width: 290px !important;
    margin: 0 auto;
    height: 500px;
  }
  .loans--callouts__title-container {
    height: auto;
    padding: 0;
  }
  .home-callouts-2.card-header__sub-title--text.card-header-1{
    height: 70px!important;
  }
  .feature--title .body--regular{
    font-size: 14px !important;
  }
}
body div.footer--app__body span a:hover img{opacity:0.75;}
@media screen and (min-width: 275px) {
    .loans--calculator__body {
        padding: 21px 0 24px;
    }
    .loans--calculator__container {
        width: 100%;
        border-radius: 0;
        margin: 0 auto;
    }
    .loans--calculator__container .body__content {
        flex-flow: wrap;
        justify-content: center;
    }
    .loans--callouts__cards-container {
        flex-flow: wrap;
    }
    .loans--callouts__card {
        margin: 12px;
    }
    .features-block {
        width: 270px;
    }
    .loans--callouts__row {
        display: flex;
        flex-flow: wrap;
        justify-content: center;
    }
}

@media screen and (max-width: 375px) {
    .banner-link .button__container {
      padding: 0;
    }
  .home-callouts-2 .loans--callouts__card,
    .home-callouts-2 .loans--callouts__card-body,
    .home-callouts-2 .loans--callouts__card-header {
        width: 319px!important;
    }
  .loans--callouts__card-body .features-block--body {
    margin-top: 0;
  }
  .loans--callouts__card-body .features-block--body .feature {
    height: 50px;
  }
  .home-callouts-2 .loans--callouts__card-header {
    padding: 32px 32px 0 !important;
  }
 
}

@media screen and (min-width: 280px) {
    .body__content--info {
        padding-left: 24px;
    }
    .loans--calculator__header {
/*         height: 232px; */
        padding: 31px 20px 15px;
     }
    .calculator__input--description {
       display:block;
       text-align:center;
       margin: 22px 0;
    }
    .calculator__header--body {
        display: flex;
        justify-content: space-between;
        padding: 0;
        text-align: start;
        align-items: center;
    }
      .loans-trust-pilot__container {
        max-width: 1300px;
        padding: 28px 0;
        margin: 0 auto;
    }
    .trust-pilot__header {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
     }  
    .trust-pilot__title .mm-h3 {
        height:100%;
    }
    .calculator__header--input {
        width:145px; 
    }
    .loans--callouts__cards-container {
        flex-flow: wrap;
    }
    .home-callouts-2 .loans--callouts__card,.loans--callouts__card {
        width: 322px;
    }
    .loans--callouts__card-header {
        padding: 32px 26px 18px 26px;
    }
    .loans--callouts__card-divider {
        margin: 0;
        width: 270px;
    }
    .loans--callouts__card,
    .loans--callouts__card-body,
    .loans--callouts__card-header {
        width: 322px;
    }
}

@media screen and (min-width: 1200px) {
    .body__content--info {
        width: 420px;
        padding-left: 10px;
    }
    .loans-trust-pilot__container {
        max-width: 1300px;
        padding: 66px 0 84px;
        margin: 0 auto;
    }
    .trust-pilot__header {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;
     }
    .loans--calculator__body {
        padding: 21px 80px 24px;
    }
    .loans--callouts__cards-container {
        flex-flow: nowrap;
    }
    .loans--callouts__card {
        margin: 24px;
    }
    .loans--callouts__card-header {
        padding: 32px 20px 18px 20px;
    }padding: 18px 20px;
    }
    .loans--callouts__card-divider {
        width: 208px;
    }
    .features-block {
        width: 228px;
    }
    .home-callouts-2 .loans--callouts__card,
    .home-callouts-2 .loans--callouts__card-body,
    .home-callouts-2 .loans--callouts__card-header {
        width: 470px;
    }
    .home-callouts-2 .loans--callouts__card-header {
      padding: 32px 70px 0;
    }
    .home-callouts-2 .features-block{
      width: 375px;
      margin: 0 auto;
    }
}
@media only screen and ( max-width: 1024px ) and (min-width: 768px) { 
    .calculator__input--description {
        display:none;
    }
    .body__content--video {
        height: 236px;
        /* width: 320px; */
    }
}

@media only screen and (min-width: 1024px) {
    .body__content--video {
        height: 236px;
        width: 420px;
        margin:0 10px 19px 0;
    }

     .loans--calculator__header {
        height: 232px;
        padding: 31px 130px 41px;
        text-align: start;
     }

    .calculator__input--description {
        display:none;
    }
    .calculator__header--body {
        display: flex;
        justify-content: space-between;
        padding: 0;
        text-align: start;
        align-items: center;
    }
    .calculator__header--input {
        width:195px;
    }  
    .loans--calculator__container {
        width: 1030px;
        margin: -73px auto 0;
        border-radius: 6px;
    }
    .loans--calculator__container .body__content {
        flex-flow: nowrap;
    }
}
.loans-ca-banner {
  height: 400px;
  display: flex;
  justify-content: center;
  background-color: rgba(0, 125, 186, .15);
}
.loans-ca-features {
    height: 380px !important;
}
.loans-ca-banner .text__container--sub-title {
  color:#101010
}
.text__container--button {
  margin-bottom: 18px;
}
.feature--row {
  display: flex;
  align-items: start;
  justify-content: start;
  padding: 10px 0;
  color:#101010
}
.feature--row img {
  margin-right: 15px;
}
.feature--icon .feature--row img {
  padding-top: 4px;
}
.feature--row__text {
  width:370px;
}
.loans-ca-product-info {
  background-color: #F2F8FB;
}
.loans-ca-product-info .info-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card__row {
  display: flex;
}
.loans-spl--calculator__body {
  margin-bottom: 67px;
}
.loans-ca-other-loans {
  display:none;
}
.other-loan__card {
  width: 248px;
  height: 200px;
  margin: 24px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.card__header {
  margin: 31px 21px 0;
  display: flex;
  align-items: center;
  justify-content: left;
}
.card__header img {
  margin-right:15px
}
h5.mm-h5.card__title {
  font-weight: 700;
}
.card__body {
  padding: 12px 34px 21px;
}
.spl-calc-section {
  display : flex;
}
.loans-spl--calculator__body{
  background-color: rgba(0,125,186,.10);
  padding-top: 20px;
}
div.spl-video {
  display : inline-block;
  position : relative;
  top : -2px;
  height : 190px;
}

div.body__sub-title-container {
  margin : 0px 45px;
}

.body__content--video .video__containter>video {
  width : 350px;
  height: 185px;
  max-width: calc(100vw - 30px);
  margin: auto;
}
.body__content--video {
    margin: 12px 10px 19px 10px;
    display: block;
}
@media only screen  and ( max-width: 1200px){
  .calc-left .body__content--info{
    margin-left: -70px;
    padding-left: 0;
  }
}
@media only screen  and ( max-width: 394px){
  .calc-left .body__content--info{
    margin-left: 0px;
  }
  .button__container .button-block{
    width: 230px;
  }
}
@media screen and (min-width: 650px) and (max-width: 800px) {
  .loans-spl--calculator__body {
    padding-bottom : 20px;
  }
  .spl-video {
    margin-right : 15px;
  }
  .loans-ca-features {
    height: 510px!important;
  }
}
@media only screen  and ( max-width: 785px){
  .spl-calc-section{
    display: block;
  }
  div.spl-video{
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .spl-calc-section {
    display : block;
  }

  div.spl-video {
    display : block;
    height: 0;
  }

  .loans-spl--calculator__body {
    height : 460px;
  }
}
@media screen and (max-width: 500px) {
  .loans-ca-features {
    height: 780px !important;
  }
}
@media screen and (min-width: 280px) and ( max-width: 750px) {
  .text__container--disclaimer,
  .loans-ca-banner .text__container--title
  .loans-ca-features__title-container .sub-title {
    text-align: center;
  }
  .img__container {
    display:none;
  }
  .loans-ca-other-loans__list-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 87px;
  }
  .loans-ca-features {
    height: 680px !important;
}
}
@media screen and (min-width: 280px) and ( max-width: 1024px) {
  .loans-ca-banner .text__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 352px;
    margin:48px 12px;
  }
  .text__container--disclaimer {
     color: #101010;
     font-family: "Open Sans";
     font-size: 12px;
     letter-spacing: 0;
     line-height: 18px;
  }
  .info__container {
    width: 100%;
  }
  .spl-calc-section{
    justify-content: center;
  }
  .loans-ca-banner .text__container--title {
    height:140px;
  }
  .loans-ca-banner{
    height: 420px;
  }
  .loans-ca-banner .text__container--sub-title {
    margin-top: 8px;
  }
  .loans-ca-features__features-list .feature__item {
    margin-bottom: 32px;
  }
  .loans-ca-features__title-container .sub-title {
    margin-top: 16px;
    margin-bottom: 32px;
  }
  .loans-ca-features {
    margin: 41px 32px;
  }
  .loans-ca-product-info {
    padding: 41px 22px 56px;

  }
  .loans-ca-product-info .info-item {
    padding-bottom:40px;
  }
  .loans-ca-other-loans {
    padding:56px 42px 0px;
  }
  .loans-ca-other-loans__title {
    margin-bottom: 26px;
    text-align: center;
  }
  .card__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

@media only screen  and (min-width: 750px) and ( max-width: 1023px) {
  .loans-ca-features__features-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media only screen  and (min-width: 750px) and ( max-width: 1024px) {
  .text__container--disclaimer {
    color: #101010;
    font-family: "Open Sans";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .loans-ca-banner .img__container {
    display:block;
    height: 100%;
    width: 434px;
    min-width:434px;
    margin-top: -13px;
    margin-right: -5px;
  }
  .info-item .img__container {
    width: 300px;
  }
  .loans-ca-banner .text__container {
    align-items: start;
  }
  .loans-ca-features__features-list .feature__item {
    width: 300px;
    margin: 0 20px 32px;
  }
  .text__container--title,
  .text__container--sub-title,
  .text__container--disclaimer {
    text-align: start;
  }
  .loans-ca-other-loans__list-container {
    /* display: flex; */
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 87px;
  }
  .info__container {
    height: 294px;
    max-width: 400px;
  }
}

@media only screen and (min-width: 1024px) and ( max-width: 1200px)  {
  .loans-ca-banner .text__container {
    width: auto;
    margin: 51px 20px 32px 20px;
  }
  .img__container {
    display:block;
  }
  .loans-ca-product-info .info-item {
    height: 358px;
    max-width: 1300px;
    padding: 0 97px;
    margin: auto;
  }
  .loans-ca-other-loans__list-container {
    /* display: flex; */
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: center;
    padding: 0 97px 87px;
  }
}

@media screen and (min-width: 1024px) {
  .loans-ca-banner .text__container--title {
    width: 470px;
    margin-bottom:5px;
  }
  .loans-ca-banner .text__container--sub-title {
    color:#101010
  }
  .loans-ca-banner .img__container {
    height: 100%;
    width: 434px;
    margin-top: -14px;
    margin-right: 70px;
  }
  .loans-ca-features {
    max-width: 1300px;
    margin: 0 auto;
  }
  .loans-ca-features__title-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .loans-ca-features__features-list {
    padding: 0px 20px;
    display: flex;
    height: 210px;
    justify-content: space-between;
  }
  .loans-ca-product-info {
    margin:0 auto;
    padding-top:36px;
  }
  .info__container {
    height: 294px;
    max-width: 415px;
  }
  .info__container--title {
    padding-bottom: 6px;
  }
  .info__container--title.applying-ca {
    height:76px;
  }
  .feature__item {
    width:275px;
    height:144px;
    margin: 0px 18px;
    text-align: center;
  }
  .feature__item img {
    margin-bottom:16px;
  }
  .img__container {
    width:294px;
    height:294px;
  }
  .info__container--disclaimer {
    padding-top:6px;
    color:#101010
  }
  .feature__item .feature__title {
    padding-bottom: 8px;
    color: #041E42
  }
  .feature__item .feature__text {
    color: #101010
  }
  .feature__item .item-header {
    display: flex;
    align-items: center;
  }
  .loans-ca-features__title-container .title {
    margin: 34px auto 8px;
  }
  .loans-ca-features__title-container .sub-title {
    height:48px;
    text-align: center;
    margin-bottom: 48px;
  }
  .loans-ca .loans--calculator__header {
    height: 182px;
    margin-top: -182px;
    padding: 39px 130px 41px;
    text-align: start;
  }
  .loans-spl--calculator__body {
    background-color: rgba(0, 125, 186, .10);
    padding: 21px 80px 24px;
    border-radius: 0 0 6px 6px;
  }
  .loans-ca-features {
    height: 380px;
  }
  .loans-ca-product-info {
    height: 750px;
  }
  .loans-ca-product-info .requirements {
    margin: auto;
    padding: 60px 170px 0;
  }
  .loans-ca-calc {
    height: 528px;
  }
  .loans-ca-other-loans {
    margin: 43px auto 0;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
  }
  .loans-ca-other-loans__title {
     margin: 24px;
  }
  .text__container--disclaimer {
    color: #101010;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
  }
}

@media screen and (min-width: 1200px) {
  .loans-ca-banner .text__container {
    width: 570px;
    margin: 51px 40px 32px 70px;
  }
  .loans-ca-product-info .info-item {
    height: 358px;
    max-width: 1300px;
    padding: 0 170px;
    margin: auto;
  }
  .loans-ca-other-loans__list-container {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: center;
    padding-bottom: 87px;
  }
}

@media screen and (min-width: 1440px) {
  .loans-ca-banner .text__container {
    margin: 51px 120px 32px 70px;
  }
  .loans-ca-product-info .requirements {
    width: 1300px;
  }
}
.loans-il {
  padding-bottom: 80px;
}

.loans-il-banner {
  height: 400px;
  display: flex;
  justify-content: center;
  background-color: #007DBA;
}
.feature--row {
  display: flex;
  align-items: start;
  justify-content: start;
  padding: 10px 0;
  color:#101010
}
.feature--row img {
  margin-right: 15px;
}
.feature--icon .feature--row img {
  padding-top: 4px;
}
.loans-il-lpp {
  background-color:rgba(0, 125, 186, .05);
}
.rules-list,
.rules-item {
  display: flex;
}
.rules-list {
  justify-content: space-around;
}
.rules-item .break-ln{
  height: 5px;
  width: 60px;
  background-color: #e03e52;
  margin-top: 10px;
  margin-bottom:10px;
}
.rules-item .rules-header{
  display: flex;
  align-items: center;
}
.rules-item .rules-body{
  font-size: 13px;
  font-family: 'Open Sans',sans-serif;
}
.rules-item {
  justify-content: space-between;
  align-items: center;
  width: 309px;
  text-align: left;
  margin: 0 10px;
  background-color : #ffffff;
  border-radius:12px;
  padding: 15px;
  display: block;
}
.rules-item img {
  margin-right: 20px;
}
.loans-il-lpp__container {
  max-width: 1300px;
  padding: 31px 20px 39px;
  margin: auto;
  text-align: center;
}
.lpp-row {
  width:768px;
  margin: auto;
  padding: 12px 0;
}
.loans-il-product-info {
  background-color: #fff;
}
.loans-il-product-info .info-item {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}
.loans-il--testimonial {
  display: flex;
  margin: auto;
  flex-direction: column;
  align-items: center;
  padding-top: 64px;
}
.quote-row {
  display: flex;
  width: 760px;
  text-align: center;
  margin-bottom: 16px;
}
.quote-row img {
  width: 24px;
  height: 24px;
}
.quote-text.mm-h5 {
  font-style: italic;
  font-weight: 400;
}
.quote-mark {
  color: #E03E52
}
.card__row {
  display: flex;
}
.other-loan__card {
  width: 248px;
  height: 200px;
  margin: 24px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.card__header {
  margin: 31px 21px 0;
  display: flex;
  align-items: center;
  justify-content: left;
}
.card__header img {
  margin-right:15px
}
.card__body {
  padding: 12px 34px 21px;
}
.text__container--banner-il-disclaimer {
  text-align:left;
}
@media screen and (min-width: 750px) and ( max-width: 1024px) {
  .banner__sub-title {
    margin: 16px 0 12px;
  }
  .text__container--banner-il-disclaimer {
    margin-top:16px;
  }
}
@media screen and (min-width: 280px) and ( max-width: 750px) {
  .text__container--disclaimer,
  .loans-il-banner .text__container--title
  .loans-il-features__title-container .sub-title {
    text-align: center;
  }
  .img__container {
    display:none;
  }
  .loans-il-features__title-container {
    text-align: center;
  }
  .rules-list {
    padding:0;
    align-items: center;
    flex-direction: column;
  }
  .info__container {
    width: 100%;
  }
  .loans-il-other-loans__list-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 87px;
  }
}
@media screen and (min-width: 280px) and ( max-width: 1024px) {
  .loans-il {
    padding-bottom: 0;
  }
  .loans-il-banner .text__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 352px;
    margin:48px 12px;
  }
  .text__container--disclaimer {
     color: #101010;
     font-family: "Open Sans";
     font-size: 12px;
     letter-spacing: 0;
     line-height: 18px;
  }
  .loans-il-lpp {
    height:auto;
  }
  .lpp-row {
    width:auto;
  }
  .rules-item {
    padding-bottom: 22px;
  }
  .loans-il--testimonial {
    height:364px;
    background-color: rgba(0, 125, 186, .05);
  }
  .quote-row {
    width:auto;
    padding: 0 20px;
  }
  .loans-il-banner .text__container--title {
    /* Fix It */
    /* height:80px; */
  }
  .loans-il-banner .text__container--sub-title {
    height:72px;
    margin-top: 8px;
  }
  .loans-il-features__title-container .sub-title {
    margin-top: 16px;
    margin-bottom: 32px;
  }
  .loans-il-features {
    margin: 41px 32px;
  }
  .loans-il-product-info {
    padding: 41px 22px 56px;

  }
  .loans-il-product-info .info-item {
    padding-bottom:40px;
  }
  .loans-il-other-loans {
    padding:56px 42px 0px;
  }
  .loans-il-other-loans__title {
    margin-bottom: 26px;
    text-align: center;
  }
  .card__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

@media only screen  and (min-width: 750px) and ( max-width: 1023px) {
  .loans-il-features__features-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen  and (min-width: 750px) and ( max-width: 1024px) {
  .text__container--disclaimer {
    color: #101010;
    font-family: "Open Sans";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .loans-il-banner {
    justify-content: space-between;
  }
  .loans-il-banner .img__container {
    display:block;
    height: 100%;
    width: 434px;
    margin-top: -13px;
    margin-right: -5px;
  }
  .loans-il-features__features-list .feature__item {
    width: 240px;
    margin: 0 20px 32px;
  }
  .info-item .img__container {
    width: 300px;
  }
  .loans-il-banner .text__container {
    align-items: start;
  }
  .text__container--title,
  .text__container--sub-title,
  .text__container--disclaimer {
    text-align: start;
  }
  .loans-il-other-loans__list-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 87px;
  }
  .info__container {
    height: 294px;
    max-width: 400px;
  }
}

@media only screen and (min-width: 1024px) and ( max-width: 1200px)  {
  .loans-il-banner .text__container {
    width: 570px;
    margin: 51px 20px 32px 20px;
  }
  .img__container {
    display:block;
  }
  .loans-il-product-info .info-item {
    height: 358px;
    max-width: 768px;
    /* padding: 0 97px; */
    margin: auto;
  }
  .loans-il-other-loans__list-container {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: center;
    padding: 0 97px 87px;
  }
}

@media screen and (min-width: 1024px) {
  .loans-il-banner .text__container--title {
    width: 470px;
    height: 104px;
    margin-bottom:16px;
  }
  .loans-il-banner .text__container--sub-title {
    height: 48px;
  }
  .loans-il-banner .img__container {
    height: 100%;
    width: 434px;
    margin-top: -13px;
    margin-right: 70px;
  }
  .loans-il-features {
    display: block;
    max-width: 1300px;
    margin: 0 auto;
  }
  .loans-il-features__title-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .loans-il-features__features-list {
    padding: 0px 20px;
    display: flex;
    height: 210px;
    justify-content: space-between;
  }
  .loans-il-product-info {
    margin:0 auto;
    padding-top:40px;
  }
  .info__container {
    height: 294px;
    max-width: 415px;
  }
  .info__container--title {
    padding-bottom: 6px;
  }
  .info__container--title.applying-ca {
    height:76px;
  }
  /* .feature__item {
    width:275px;
    height:144px;
    margin: 0px 18px;
  } */
  /* .feature__item img {
    margin-bottom:16px;
  } */
  .img__container {
    width:294px;
    height:294px;
  }
  .info__container--disclaimer {
    padding-top:6px;
    color:#101010
  }
  .feature__item .feature__title {
    padding-bottom: 8px;
    color: #041E42
  }
  .feature__item .feature__text {
    color: #101010
  }
  .feature__item .item-header {
    display: flex;
    align-items: center;
  }
  .loans-il-features__title-container .title {
    margin: 34px auto 8px;
  }
  .loans-il-features__title-container .sub-title {
    width: 768px;
    height:48px;
    text-align: center;
    margin-bottom: 48px;
  }
  .loans-il .loans--calculator__header {
    height: 182px;
    margin-top: -182px;
    padding: 39px 130px 41px;
    text-align: start;
  }
  .loans-il--calculator__body {
    background-color: rgba(0, 125, 186, .10);
    padding: 21px 80px 24px;
    border-radius: 0 0 6px 6px;
  }
  .loans-il-product-info {
    height: 980px;
  }
  .loans-il-product-info .requirements {
    width: 1300px;
    margin: auto;
    padding: 0 170px;
  }
  .loans-il-calc {
    height: 528px;
  }
  .loans-il-other-loans {
    margin: 43px auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .loans-il-other-loans__title {
     margin: 24px;
  }
  .text__container--disclaimer {
    color: #101010;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
  }
  .loans-il--testimonial {
    height:494px;
    background-color: rgba(0, 125, 186, .05);
  }
}

@media screen and (min-width: 1200px) {
  .loans-il-banner .text__container {
    width: 570px;
    margin: 51px 120px 32px 70px;
  }
  .loans-il-product-info .info-item {
    height: 358px;
    max-width: 1300px;
    padding: 0 170px;
    margin: auto;
  }
  .loans-il-other-loans__list-container {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: center;
    padding-bottom: 87px;
  }
  .lpp-row.rules {
    width: 1144px;
  }
}


















/* banner bg colors */











/* background colors and text colors */
.darkblue_bg {
  background-color: #041E42 !important;
}
.mediumblue_bg {
  background-color: #007DBA !important;
}
.lightblue_bg {
  background-color: rgba(0, 125, 186, .10) !important;
}
.white_bg {
  background-color: #fff !important;
}
.text_white {
  color: #fff !important;
}
.text_black {
  color: #101010 !important;
}
.text_darkblue {
  color: #012169 !important;
}
.product-container .text-center {
  text-align: center !important;
}
.product-container .small-font {
  font-size: 14px;
}
/*button*/
.product-section .white-btn {
  background: #fff;
  border: 2px solid #015CB3;
  margin: auto;
  width: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 6px;
}

.product-section .white-btn a span.body-small--bold,
.product-section .white-btn a {
  color: #015CB3;
  font-weight: 700;
  text-decoration: none !important;
}
.product-section .white-btn:hover {
  background-color: rgba(0, 125, 186, .10);
}
.product-section .lightblue-btn {
  background: none;
  width: 120px;
}
.product-section .lightblue-btn:hover {
  background-color: #fff;
}
.product-container .white-btn-container {
  padding: 0;
}
.product-container .lightblue-btn-container {
  padding: 12px 8px;
}
/* responsiveness */
.product-container {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  clear: both;
}
.product-container .hsrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.product-container [class*="hscol-"] {
  float: left;
  padding: 15px;
}
/* For mobile phones: */
.product-container [class*="hscol-"] {
  width: 100%;
}
/*Jumio content on check cashing */
.jumio-security {
  padding: 30px 0;
}
.jumio-sub {
  display: flex;
  justify-content: space-between;
  max-width: 570px;
  margin: 0 auto;
  height: 200px;
  align-items: center;
}
.jumio-img {
  height: 120px;
  width: 91px;
}
.jumio-content {
  height: 138px;
  width: 448px;
}
@media only screen and (min-width: 575px) {
  .product-container .hscol-s-1 {width: 8.33%;}
  .product-container .hscol-s-2 {width: 16.66%;}
  .product-container .hscol-s-3 {width: 25%;}
  .product-container .hscol-s-4 {width: 33.33%;}
  .product-container .hscol-s-5 {width: 41.66%;}
  .product-container .hscol-s-6 {width: 50%;}
  .product-container .hscol-s-7 {width: 58.33%;}
  .product-container .hscol-s-8 {width: 66.66%;}
  .product-container .hscol-s-9 {width: 75%;}
  .product-container .hscol-s-10 {width: 83.33%;}
  .product-container .hscol-s-11 {width: 91.66%;}
  .product-container .hscol-s-12 {width: 100%;}
}
@media only screen and (min-width: 769px) {
  .product-container .hscol-1 {width: 8.33%;}
  .product-container .hscol-2 {width: 16.66%;}
  .product-container .hscol-3 {width: 25%;}
  .product-container .hscol-4 {width: 33.33%;}
  .product-container .hscol-5 {width: 41.66%;}
  .product-container .hscol-6 {width: 50%;}
  .product-container .hscol-7 {width: 58.33%;}
  .product-container .hscol-8 {width: 66.66%;}
  .product-container .hscol-9 {width: 75%;}
  .product-container .hscol-10 {width: 83.33%;}
  .product-container .hscol-11 {width: 91.66%;}
  .product-container .hscol-12 {width: 100%;}
}
.product-container .font-weight-bold {
  font-weight: 700;
}
/*product content*/
.product-container .product-section {
  padding-top: 20px;
  /*padding-bottom: 60px;*/
  margin: auto;
}
.product-container .img__container {
  margin: auto;
}
.product-container h4 {
  letter-spacing: normal !important;
  font-weight: 400 !important;
}
.product-container .product-divider {
  height: 1px;
  background-color: #D2D2D2;
  margin-bottom: 16px;
}
.product-container .align-self-center {
  align-self: center;
}
.titanium-card img {
  width: 400px;
}
.product-list {
  display: flex;
  justify-content: center;
  max-width: 350px;
  margin: auto;
}
.product-list li {
  list-style: none;
  display: flex;
  position: relative;
  text-align: left;
}
.product-list li img {
  height: 16px;
  position: absolute;
  top: 4px;
}
.product-list li p {
  padding-left: 26px;
}
.findstore-section p {
  max-width: 500px;
}
.product-middle-section .product-divider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.product-top-section .img-container {
  height: 100%;
  margin: auto;
  margin-top: -28px;
  margin-bottom: -42px;
}
.mg-bottom-0 {
  margin-bottom: 0 !important;
}
.mg-bottom-16px {
  margin-bottom: 16px !important;
}
.pd-bottom-0 {
  padding-bottom: 0 !important;
}
.fees-txt {
  margin-bottom: 10px !important;
}
.wu-section {
  max-width: 400px;
  text-align: left;
}
.wu-middle-section img, .hr-middle-section img, .mmm-middle-section img {
  height: 50px;
  margin-bottom: 10px;
}
.product-disclosure {
  padding: 24px 10px 18px;
}
.currency-exchange-list p {
  margin-bottom: 10px;
}
.cc-blue-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cc-btn-container {
  display: flex;
}
.product-container video {
  width: 100%;
  height: auto;
}
.mmm-text-section {
  max-width: 350px;
  margin: auto;
}
.mmm-header h2:nth-child(2) {
  font-weight: 400;
}
.mmm-header sup {
  top: -18px;
  font-size: 50%;
}

@media only screen and (min-width: 1200px) {
  .product-section {
    max-width: 1300px;
  }
  .body-copy {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 769px) {
  .titanium-section .product-section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .titanium-feature .feature1 li, .titanium-feature .feature2 li {
    height: 68px;
  }
  .titanium-feature .mob-view {
    display: none;
  }
  .store-product-list {
    justify-content: start;
    max-width: none;
  }
  .product-section .header-text {
    max-width: 500px;
  }
  .cc-product-list .feature1 .product-list {
    justify-content: flex-end;
  }
  .cc-product-list .feature2 .product-list {
    justify-content: flex-start;
  }
  .cc-btn-container .footer--app__apple-btn {
    padding-left: 0;
  }
  .mmm-text-section .product-list {
    justify-content: start;
  }
  .mmm-top-section {
    position: relative;
  }
  .img-dsmobile {
    position: absolute;
    top: 20%;
    right: 5%;
    max-height: 700px;
  }
}
@media only screen and (max-width: 768px) {
  .product-container h2 {
    font-size: 32px !important;
  }
  .product-container h3 {
    font-size: 24px !important;
  }
  .product-container h4 {
    font-size: 18px !important;
  }
  .findstore-section, .titanium-section {
    text-align: center;
  }
  .titanium-feature .product-desktop-view, .img-dsmobile, .titanium-card, .mob-d-none, .map-section {
    display: none;
  }
  .findstore-section .button__container {
    display: inline-block;
  }
  .store-product-list {
    margin: unset;
  }
  .store-product-list p {
    margin: inherit;
    margin-bottom: 10px;
  }
  .product-container .feature1 {
    padding-bottom: 0;
  }
  .product-container .feature2 {
    padding-top: 0;
  }
  .wu-middle-section, .hr-middle-section, .mmm-middle-section {
    max-width: 350px;
    margin: auto;
  }
  .wu-section {
    margin: auto;
  }
  .product-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .body-copy {
    margin-top: 0px;
  }
  .cc-btn-container .app-icons img {
    width: 120px !important;
  }
  .findstore-section p {
    margin: 0 auto 16px;
  }
  .mmm-text-section .product-list p {
    margin: 0 0 24px;
  }
  .findstore-section .store-product-list p {
    margin: 0 0 16px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .product-container .mmm-mobcarddisplay {
    width: 50%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .product-container .img__container {
    width: 300px;
  }
}
@media only screen and (max-width: 1023px) {
  .cc-headertext {
    text-align: center;
  }
  .cc-btn-container {
    display: block;
    text-align: center;
  }
  .cc-btn-container .app-icons {
    display: inline-block;
  }
  .img-dsmobile {
    top: 40%;
    right: 5%;
    height: 500px;
  }
}
@media only screen and (max-width: 700px) {
  /*Jumio content on check cashing */
  .jumio-security {
    padding: 30px 0;
  }
  .jumio-sub {
    display: block;
    height: auto;
    text-align: center;
  }
  .jumio-img {
    height: 120px;
    width: auto;
  }
  .jumio-content {
    height: auto;
    width: auto;
    padding-top: 20px;
  }
}


:root {
  --MMRed:          #E03E52 !default;
  --MMBlue:         #041E42 !default;
  --MMYellow:       #FFCD00 !default;
  --MMLightBlue:    #007DBA !default;
  --MMLightBlue5:   rgba(0, 125, 186, .05) !default;
  --MMLightBlue10:  rgba(0, 125, 186, .10) !default;

  --white:          #FFFFFF !default;
  --mediumGrey:     #212529 !default;
  --lightGrey:      #D2D2D2 !default;
  --darkGrey:       #E3E3E3 !default;

  --mediumBlue:     #015CB3 !default;
  --typeColour:     #101010 !default;
}