/* convert px to rem */
/* colors */
:root {
  --hmDarkBlue: #FFD183;
  --hmLightBlue: #9EC5E3;
  --hmNavy: #1E3179;
  --hmRed: #E88A0B;

  --hmYellow: #FFF155;
  --hmOffWhite: #FBFCED;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "FFMark-Web-ProBold", sans-serif;
  font-weight: 700;
}

/*.color-overlay {
  background: rgba(255, 241, 85, 0.75);
  height: 100%;
  width: 100%;
  !*opacity: 0.80;*!
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}*/
/* #Fonts
================================================== */
@font-face {
  font-family: "FFMark-Web-ProBold";
  src: url("../fonts/FFMarkWebProBold/font.woff") format("woff"), url("../fonts/FFMarkWebProBold/font.woff2") format("woff2");
  font-style: normal;
}

@font-face {
  font-family: "FFMark-Web-ProBook";
  src: url("../fonts/FFMarkWebProBook/font.woff") format("woff"), url("../fonts/FFMarkWebProBook/font.woff2") format("woff2");
  font-style: normal;
}

@font-face {
  font-family: "FFMark-Web-ProMedium";
  src: url("../fonts/FFMarkWebProMedium/font.woff") format("woff"), url("../fonts/FFMarkWebProMedium/font.woff2") format("woff2");
  font-style: normal;
}

a.cta-btn {
  background-color: var(--hmNavy);
  border: 3px solid var(--hmNavy);
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 1rem 0;
  padding: 12px 32px;
  letter-spacing: 1px;
  text-decoration: none;
  min-width: 208px;
  transition: all 0.5s ease;
}

a.cta-btn:hover {
  background-color: var(--hmOffWhite);
  color: var(--hmNavy);
}

a.hero-cta-btn {
  background: #F7E605;
  border-radius: 20px;
  color:#023760;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin: 0.5rem 0 0;
  padding: 15px;
  position: relative;
  /*letter-spacing: 1px;*/
  text-decoration: none;
  width: 350px;
  white-space: initial;
  word-wrap: break-word;
  transition: all 0.5s ease;
}

a.hero-cta-btn:hover {
  background: #fff;
  border: 3px solid #F7E605;
  color: #023760;
}

.default-splash {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.contact .fa-phone {
  font-size: 24px;
  padding: 0 0 0 0;
  transform: scaleX(-1);
}

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 1;
  /* Firefox */
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
}

::-ms-input-placeholder {
  /* Microsoft Edge */
}

html,
body {
  height: 100%;
  width: 100%;
}

body {
  color: black;
  /*font-family: 'Raleway', sans-serif;*/
  font-family: "FFMark-Web-ProBook", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  /*line-height: normal;*/
  -webkit-font-smoothing: antialiased;
}

.choose-us-splash {
  background-repeat: no-repeat;
  background-position: right -9%;
  /*background-size: cover;*/
  position: relative;
}

.main-nav-wrapper {
  background-color: var(--hmDarkBlue);
}

.main-nav-wrapper-tweak {
  padding: 1.6875rem 0;
}

.logo-wrapper img {
  max-width: 100%;
  height: auto;
}

.header-contact-wrapper {
  color: var(--hmRed);
}

.header-contact-wrapper h3 {
  font-family: "FFMark-Web-ProBold", sans-serif;
  font-weight: 700;
  font-size: 28px;
  /*font-style: normal;*/
  padding: 0 1rem 0 0;
}

.header-contact-wrapper .contact a {
  font-size: 28px;
  color: black;
  text-decoration: underline;
}

.header-contact-wrapper .contact a:hover {
  text-decoration: underline;
}

.hero-section-image-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.hero-splash {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  position: relative;
}

.hero-section {
  background-image: linear-gradient(#FFD183, #ffffff);
  position: relative;
}

.hero-section .hero-section-tweak {
  height: 620px;
  overflow: hidden;
}

.hero-section .hero-content-wrapper {
  height: 100%;
}

.hero-section .hero-content-wrapper .hero-content {
  padding: 3% 5% 5% 18%;
}

.hero-section .hero-content-wrapper .hero-content h1 {
  font-family: "FFMark-Web-ProBold", sans-serif;
  font-size: 48px;
  font-weight: 700;
  /*line-height: 64px;*/
  padding: 0 0 0.875rem;
}

.hero-section .hero-content-wrapper .hero-content p {
  font-size: 26px;
  line-height: normal;
}

.row.align-items-center.main-nav-wrapper-tweak.hero-content {
  padding: 1% 10% 0% 12%;
}

.service-panel-section {
  padding: 2.8125rem 0;
  background-color: #fff;
}

.service-panel-section .container.position-relative {
  top: 30px;
}

.service-panel-section .service-panel-item-tweak {
  text-align: center;
}

.service-panel-section .service-panel-item-tweak .service-panel-text-wrapper {
  /*font-family: 'FFMark-Web-ProBook', sans-serif;*/
  font-size: 18px;
  padding: 1rem 0 0;
}

.service-panel-section .service-panel-item-tweak .service-panel-text-wrapper p {
  margin: 0;
  padding: 0;
}

.consultation-section {
  padding: 3.4375rem 0;
}

.consultation-section .consultation-text-wrapper h2 {
  font-size: 32px;
  padding: 0 0 1.125rem;
}

.consultation-section .consultation-text-wrapper a {
  color: #023760;
  text-decoration: underline;
}

.choose-us-section {
  background-color: var(--hmOffWhite);
  padding: 5.625rem 0;
}

.choose-us-section .section-intro {
  padding: 0 0 3.75rem;
}

.choose-us-section .section-intro h2 {
  font-size: 32px;
  padding: 0 0 1.125rem;
  text-align: center;
}

.choose-us-section .choose_us_module_wrapper {
  padding: 0 0 1.375rem;
}

.choose-us-section .choose_us_module_wrapper .image_wrapper {
  padding: 0 0 22px;
}

.choose-us-section .choose_us_module_wrapper h3 {
  font-size: 24px;
  padding: 0 0 0.625rem;
}

.recommends-section {
  background-color: var(--hmLightBlue);
  padding: 5.625rem 0;
}

/* Contact Us Section */
.contact-us-section {
  min-height: 600px;
  height: 100%;
  padding: 5.625rem 0;
  position: relative;
}

.contact-us-section .content-wrapper {
  color: white;
  position: relative;
}

.contact-us-section .content-wrapper h2 {
  font-family: Mulish;
  font-size: 42px;
  font-weight: 900;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: left;
  color: #023760;
}

.contact-us-section .content-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-us-section .content-wrapper ul li {
  font-size: 18px;
  /*font-weight: 400;*/
  padding: 18px 0;
  /*span {
    width: auto;
    height: 35px;
    padding: 0 calculateRem(28px) 0 0;
    vertical-align: bottom;
  }*/
}

.contact-us-section .content-wrapper ul li span.img-icon {
  width: 38px;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}

.contact-us-section .content-wrapper ul li span.txt {
  margin-left: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #023760;
}

.contact-us-section .content-wrapper ul li:last-child {
  padding: 18px 0 0;
}

.download-guide-section {
  background-color: var(--hmOffWhite);
  padding: 5.625rem 0;
}

.download-guide-section .download-guide-image-wrapper {
  background-color: var(--hmNavy);
  border-radius: 20px;
  float: right;
  height: 280px;
  width: 280px;
  padding: 5%;
  position: relative;
}

.download-guide-section .download-guide-image-wrapper .download-guide-image-holder {
  border-radius: 50%;
  border: 10px solid var(--hmOffWhite);
  height: 100%;
  position: relative;
}

.download-guide-section .download-guide-image-wrapper a.cta-btn {
  margin: 1rem 0 0;
}

/* Gravity Form */
/*.mortgageForm {*/
.gfield.gfield_contains_required.field_sublabel_below.field_description_below.hidden_label.gfield_visibility_visible {
  margin-bottom: 2rem;
}

.gform_footer.top_label {
  padding: 30px 16px 16px !important;
}

.ginput_container>input[id^=input_] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  /*border-top: 0 solid var(--mortgageDarkGreen);
  border-right: 0 solid var(--mortgageDarkGreen);
  border-left: 0 solid var(--mortgageDarkGreen);*/
  border-radius: 0px;
  color: #fff !important;
}

/*.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 6px 0 0;
  padding: 5px 0;
}*/
#gform_submit_button_1,
#gform_submit_button_2,
#gform_submit_button_3 {
  background: var(--hmRed);
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0;
  padding: 26px 22px;
  /*letter-spacing: 1px;*/
  text-decoration: none;
  width: 100%;
  white-space: initial;
  word-wrap: break-word;
  transition: all 0.5s ease;
}

#gform_submit_button_1:hover, #gform_submit_button_2:hover, #gform_submit_button_3:hover {
    border: 2px solid #fff !important;
    color: #023760 !important;
    background-color: #fff !important;
}

/*}*/
.mortgage-form-wrapper {
  background-color: #000;
  padding: 2.375rem;
  border-radius: 20px;
}

.mortgage-form-wrapper .mortgage-form-header {
  color: black;
  text-align: center;
}

.mortgage-form-wrapper .mortgage-form-header h2 {
  font-size: 32px;
  color: #fff;
}

.consultation-form-wrapper .mortgage-form-wrapper {
  background-color: #023760;
}

.consultation-form-wrapper #gform_submit_button_1 {
  background: var(--hmRed);
  color: white;
}

.consultation-form-wrapper #gform_submit_button_1:hover {
  background-color: transparent;
  border: 3px solid var(--hmOffWhite);
  color: var(--hmOffWhite);
}

.contact-us-form-wrapper .mortgage-form-wrapper {
  background-color: #023760;
}

.contact-us-form-wrapper #gform_submit_button_1 {
  background: var(--hmRed);
  color: white;
}

.contact-us-form-wrapper #gform_submit_button_1:hover {
  background-color: transparent;
  border: 3px solid var(--hmOffWhite);
  color: var(--hmOffWhite);
}

/*.contact-us-form-wrapper #gform_submit_button_2:hover {*/
/*  background-color: transparent;*/
/*  border: 3px solid var(--hmOffWhite);*/
/*  color: var(--hmOffWhite);*/
/*}*/

.tel-number-wrapper {
  color: var(--hmOffWhite);
  text-align: center;
  width: 100%;
}

a.formTelNumbner {
  color: var(--hmOffWhite);
  text-decoration: underline;
  /*&:hover {
    text-decoration: underline;
  }*/
}

.thankYou-section {
    height: auto;
    padding: 90px 0;
    background-color: #023760;
}

.thankYou-section .thankYou-wrapper {
  height: auto;
}

.thankYou-section .thankYou-wrapper .logoWrapper {
  /*width: 320px;*/
  width: 70%;
  margin: 0 auto;
}

.thankYou-section .text-wrapper {
  color: var(--hmOffWhite);
  padding: 1.4375rem 0;
}

.thankYou-section p {
  font-size: 29px;
  margin:0px;
}

.thankYou-section .thankYou-cta {
    background-color: #F7E605;
    border: 3px solid #F7E605;
    color: #072A60;
    margin: 0 auto;
    display: block;
    width: 300px;
}

.thankYou-section .thankYou-cta:hover {
  background-color: #fff;
  color: #072A60;  
  color:#072A60;
}

.plain-page-section {
  background-color: var(--hmOffWhite);
  padding: 5.625rem 0;
}

.plain-page-section .section-title {
  position: relative;
  text-align: center;
}

.plain-page-section .section-title h1 {
  font-size: 48px;
  font-weight: 700;
  padding: 0 0 1.875rem;
}

.plain-page-section a {
  color: var(--hmRed);
}

.plain-page-section .plainBackToSiteWrapper {
  padding: 1.875rem 0 0;
}

footer {
  background-color: #ED8500;
  color: var(--hmOffWhite);
  padding: 3.75rem 0;
}

footer .pre-footer-section {
  font-size: 15px;
  text-align: center;
}

footer .pre-footer-section .important-info {
  padding: 0 5.3125rem 1.375rem;
}

footer .footer-postal-wrapper {
  font-size: 15px;
  padding: 0 0 1.875rem;
}

footer .footer-postal-wrapper p {
  margin: 0;
}

footer .footer-contact-wrapper {
  font-size: 15px;
}

footer .footer-contact-wrapper p.phone {
  margin: 0;
  padding: 0;
}

footer .footer-contact-wrapper p.email {
  margin: 0;
  padding: 0;
}

footer .footer-contact-wrapper a {
  color: var(--hmOffWhite);
  text-decoration: none;
}

footer .footer-contact-wrapper a:hover {
  text-decoration: underline;
}

footer .footer-social-wrapper {
  text-align: center;
}

footer .footer-social-wrapper a {
  padding: 0 0.625rem;
}

footer .footer-logo-wrapper {
  text-align: end;
}

footer .footer-logo-wrapper img {
  width: 68%;
  height: auto;
}

/* Feefo widget override */
.feefo-review-carousel-widget-service {
  position: relative;
  text-align: center;
}

.feefowidget-carousel-summary__award-badge--absolute {
  /*position: absolute;*/
  right: 90px !important;
  /*top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
}

button.feefowidget-right-button {
  position: absolute !important;
  float: unset !important;
  /*right: -5px;*/
}

.feefo-wrapper {
  background-color: #fff;
  border-radius: 30px;
}

/* Popup Maker override */
div#popmake-128 {
  border-radius: 20px;
  padding: 2.375rem;
}

#gform_submit_button_3 {
  background: var(--hmYellow);
  border: 3px solid var(--hmYellow);
  color: var(--hmNavy);
}

#gform_submit_button_3:hover {
  background-color: transparent;
  border: 3px solid var(--hmOffWhite);
  color: var(--hmOffWhite);
}

div[id^=validation_message_3_] {
  background: transparent !important;
  border: 0 solid #c02b0a !important;
  color: var(--hmYellow) !important;
  font-size: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#contactUsSection img {
  left: 20%;
  right: 20%;
}

#contactUsSection .col-lg-5.offset-lg-2 {
  z-index: 999;
}

.mortgage-search-section {
  padding: 5.625rem 0;
}

.mortgage-search-section .section-title {
  padding: 0 0 3.25rem;
  text-align: center;
  width: 100%;
}

.mortgage-search-section .mortgage-modules-wrapper {
  height: 100%;
  min-height: 269px;
  position: relative;
}

.mortgage-search-section .mortgage-module {
  background: #FFFFFF;
  margin: 0 0.9375rem 2rem;
  padding: 0 0.6rem;
  position: relative;
  text-align: center;
  width: 15.625rem;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.mortgage-search-section .mortgage-module .image-wrapper {
  width: 85px;
  height: 85px;
  margin: 0 auto 10px;
  position: relative;
}

.default-splash {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  position: relative;
}

.mortgage-search-section .mortgage-module .mortgage-title h2 {
  color: black;
  font-size: 18px;
  font-weight: 700;
}

.mortgage-search-section .mortgage-module .mortgage-description p {
  color: black;
  font-size: 17px;
  font-weight: 400;
}

.mortgage-number {
  color: black;
  border: 3px solid black;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 600;
  padding: 0 0 0 0;
  width: 34px;
  height: 34px;
  line-height: 22px;
  position: absolute;
  bottom: 7px;
  left: -25px;
}



.main-header {
  padding: 15px 0;
  position: relative;
  width: 100%;
  background: #023760;
}

.main-header .contact {
  text-align: right;
}

.main-header .contact a {
  font-size: 28px;
  color: #FFE500;
  text-decoration: none;
}
.main-header .contact i{  
  color: #FFE500;
}

.banner-section .banner-text-card {

  padding: 150px 0;
}

.banner-section .banner-text-card .banner-text {}

.banner-section .banner-text-card .banner-text h1 {
  font-style: normal;
  font-weight: 900;
  font-size: 46px;
  line-height: 55px;
  color: #072A60;
  margin-bottom: 20px;
}

.banner-section .banner-text-card .banner-text p {
  color: #072A60;
  margin: 15px 0 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}

.banner-section .banner-text-card .banner-text a {
  background: #F7E605;
  color: #fff;
  text-align: center;
  width: 380px;
  display: inline-block;
  height: 57px;
  line-height: 53px;
  text-decoration: none;
  color: #072A60;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 100px;
  margin: 20px 0 20px 0;
  border: solid 2px #F7E605;
  transition: all 0.5s;
}

.banner-section .banner-text-card .banner-text a:hover {
  border: solid 2px #F7E605;
  color: #F7E605;
  background: #fff;
}

.logo-section a {
  display: block;
  width: 190px;
}
.logo-section a img {
  display: block;
  width: 100%;
}
.footer-logos .footer-img a img {
    width: 100%;
}

#contactpopup .modal-content {
  background: transparent !important;
  border: none;
  box-shadow: none;
}

#contactpopup .modal-content .mortgage-form-wrapper {
  background: #023760;
  padding: 35px 25px;
  position: relative;
}

#contactpopup .modal-content .mortgage-form-wrapper #gform_3 {}

/*#contactpopup .modal-content .mortgage-form-wrapper #gform_3 input {*/
/*  border-radius: 0px;*/
/*}*/

#contactpopup .modal-content .mortgage-form-wrapper #gform_3 input:focus {
  outline: none;
}

#contactpopup .modal-content .mortgage-form-wrapper #gform_3 #gform_fields_3 {
  display: block;
}

/*#contactpopup .modal-content .mortgage-form-wrapper #gform_3 .gform_footer input {*/
/*  border-radius: 100px;*/
/*  border: none;*/
/*  height: 57px;*/
/*  line-height: 57px;*/
/*  padding: 0;*/
/*  margin: 0;*/
/*  background: #e88a0b !important;*/
/*  color: #fff !important;*/
/*}*/

#gform_3 div[id^=validation_message_3_] {
  color: #fff !important;
}

#contactpopup .modal-content .mortgage-form-wrapper #gform_3 .gfield {
  margin: 0 0 30px !important;
}

#gform_3 .gform_footer {
  padding: 10px 0 !important;
}

#contactpopup .modal-content .mortgage-form-wrapper button.btn-close {
  position: absolute;
  right: 20px;
  font-size: 12px;
  top: 20px;
  opacity: 1;
}

.hmpopup-form:hover {
  background: #e88a0b !important;
  color: #fff !important;
  border: none !important;
}

#contactpopup .modal-dialog {
  width: 445px;
}

.Faq-card .Faq-List .card .card-header a:after {
  content: '\f077';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 18px;
}

.Faq-card .Faq-List .card .card-header a.collapsed:after {
  content: '\f078';
}

.Faq-card .Faq-List .card .card-body {
  padding: 10px 0 0;
}

.contact-us-form-wrapper #gform_submit_button_1:hover {
  background: #F7E605;
  border: none;
}

.Faq-card .Faq-List .card .card-header a:focus {
  outline: none;
}

.FreeQuote {
  border: solid 2px #F7E605 !important;
  transition: all 0.5s;
}

.FreeQuote:hover {
  background: #fff !important;
  color: #023760 !important;
  border: solid 2px #023760 !important;
}

.AboutFreeQuote {
  border: solid 2px #F99D27 !important;
  transition: all 0.5s;
}

.AboutFreeQuote:hover {
  background: #fff !important;
  color: #023760 !important;
  border: solid 2px #023760 !important;
}

#gform_submit_button_1:hover {
  background: #fff !important;
  color: #023760 !important;
  border: solid 2px #023760 !important;
}

.Faq-card .Faq-List .card .card-header a span {
  display: block;
  width: 88%;
}

.choose-us-section {
  padding-top: 60px;
}

/* Responsive */
@media (max-width: 1400px) {
  button.feefowidget-right-button {
    /*position: absolute !important;
    float: unset !important;*/
    right: -5px !important;
  }
}

@media (max-width: 1239px) {
  .hero-section .hero-section-tweak {
    height: auto;
  }
}

@media (max-width: 1199.98px) {
  .hero-section .hero-section-tweak {
    height: auto;
    overflow: unset;
  }
}

@media (min-width: 992px) {
  /*.hamburger {
    display: none;
  }*/
}

@media (max-width: 991.98px) {
  .logo-wrapper {
    padding: 0 0 1.875rem;
    text-align: center;
  }

  .logo-wrapper img {
    max-width: 50%;
    height: auto;
  }

  .hero-section .hero-section-tweak {
    height: auto;
  }

  .hero-section-image-wrapper {
    min-height: 400px;
  }

  .hero-section .overlap-mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }

  .hero-section .hero-content-wrapper {
    z-index: 2;
    position: relative;
  }

  .hero-section .hero-content-wrapper .hero-content {
    padding: 0 5% 3%;
    color: #ffffff;
  }

  .consultation-form-wrapper {
    padding: 30px 0;
  }

  .contact-us-form-wrapper {
    padding: 30px 0;
  }

  footer .pre-footer-section .important-info {
    padding: 0 0 1.375rem;
  }

  .footer-mod-one {
    padding: 0 0 1.875rem;
    text-align: center;
  }

  .footer-mod-two {
    padding: 0 0 1.875rem;
    text-align: center;
  }

  footer .footer-logo-wrapper {
    text-align: center;
  }

  footer .footer-logo-wrapper img {
    width: 38%;
    height: auto;
  }
}

@media (max-width: 767.98px) {
  .hero-splash {
    background-position: right center;
  }

  .header-contact-wrapper {
    text-align: center;
  }

  .hero-section .hero-content-wrapper {
    height: 100%;
    padding: 1.875rem;
  }

  .service-panel-section .service-panel-item-tweak {
    padding: 0 0 1.875rem;
  }

  .banner-section .banner-text-card .banner-text h1 {
    font-size: 24px;
    line-height: normal;
  }

  .banner-section .banner-text-card .banner-text a {
    width: 100%;
  }

  .logo-section a {
    width: 100%;
  }

  .main-header .contact a {
    font-size: 16px;
  }

  .service-panel-section {
    background-image: none !important;
  }

  .consultation-section .consultation-text-wrapper a {
    width: 100%;
  }

  .gform_footer.top_label {
    width: 100% !important;
    padding: 0 !important;
  }

  .about-section .about-text-card .about-text a {
    width: 100%;
    margin-bottom: 30px;
  }

  .mob-hide {
    display: none;
  }

}

@media (max-width: 575.98px) {
  .hero-section .hero-content-wrapper .hero-content h1 {
    font-size: 36px;
  }

  .choose-us-section .section-intro h2 {
    text-align: center;
  }

  .choose-us-section .choose_us_module_wrapper .image_wrapper {
    text-align: center;
  }

  .choose-us-section .choose_us_module_wrapper h3 {
    text-align: center;
  }
}

/*@media (max-width: 575px) {


}*/
@media (max-width: 425px) {
  .logo-wrapper img {
    max-width: 86%;
  }

  #gform_submit_button_1,
  #gform_submit_button_2 {
    font-size: 14px;
    padding: 1rem 0.625rem;
  }

  footer .footer-logo-wrapper img {
    width: 60%;
    height: auto;
  }
}

@media (max-width: 375px) {
  .logo-wrapper img {
    max-width: 62%;
  }

  .header-contact-wrapper h3 {
    font-size: 24px;
  }

  .header-contact-wrapper .contact a {
    font-size: 24px;
  }

  footer .footer-social-wrapper {
    padding: 0 0 1.875rem;
  }
}

/*# sourceMappingURL=homeofmortgages.css.map */

.mob-btn {
  display: none;
}

.destop-view {
  display: block;
}

.mortgage-module .img-icons {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 20px auto 10px;
}

.mortgage-module .img-icons span {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: solid 2px #000;
  line-height: 34px;
  border-radius: 100px;
  font-weight: 700;
  position: absolute;
  left: -43px;
  bottom: 0;
  font-size: 24px;
}

#gform_submit_button_1,
#gform_submit_button_2,
#gform_submit_button_3 {
  background: #F7E605;
  border-radius: 100px;
  color: #023760;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0;
  padding: 20px 0;
  /* letter-spacing: 1px; */
  text-decoration: none;
  width: 100%;
  white-space: initial;
  word-wrap: break-word;
  transition: all 0.5s ease;
  border: solid 2px #F7E605;
}

#gform_1 #gform_submit_button_1 {
  padding: 19px 0;
  border: solid 2px #F7E605;
}

a.hero-cta-btn {
  border-radius: 100px;
}

@media (max-width:767px) {
  .banner-section .banner-text-card {
    display: block;
    height: auto;
    padding: 0px;
  }

  .banner-section {
    padding: 150px 0 40px !important;
  }

  .consultation-section {
    padding-top: 0;
  }

  .choose-us-section {
    padding: 60px 0;
  }

  .recommends-section {
    padding: 60px 0;
  }

  .mortgage-search-section {
    padding: 60px 0 20px;
  }

  .mortgage-search-section .section-title {
    padding-bottom: 0;
  }

  .mortgage-search-section .mortgage-module {
    margin: 0 0 30px;
  }

  .about-section {
    padding: 60px 0 30px;
  }

  .faq-section {
    padding: 60px 0;
  }

  .contact-us-section {
    padding: 60px 0 20px;
  }

  footer {
    padding: 60px 0 20px;
  }

  .mob-btn {
    background: #F99D27;
    width: 100%;
    display: inline-block;
    text-align: center;
    height: 57px;
    border-radius: 100px;
    line-height: 53px;
    text-decoration: none;
    color: #fff;
    border: solid 2px #F99D27;
    text-transform: uppercase;
    margin: 20px 0 0;
  }

  .mob-btn:hover {
    background: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    height: 57px;
    border-radius: 100px;
    line-height: 53px;
    text-decoration: none;
    color: #F99D27;
    border: solid 2px #F99D27;
    text-transform: uppercase;
  }

  .destop-view {
    display: none !important;
  }

  .about-section .about-text-card .about-text a:hover {
    width: 100%;
  }

  #contactpopup .modal-dialog {
    width: 95%;
  }
#gform_1 #gform_submit_button_1 {
  font-size: 14px !important;
}

.consultation-form-wrapper .mortgage-form-wrapper {
  padding: 20px;
}
}
.banner-section {
  background: #EFFAFC;
  position: relative;
}

.banner-section .banner-right-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 42%;
}

.banner-section .banner-right-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-header {
  z-index: 1 !important;
}
.main-header .contact i {
  margin-right: 5px;
}
@media (max-width:767px) {
  .banner-section .banner-right-img {
    display: none;
  }
  .banner-section .banner-text-card .banner-text p {
    color: #000000;
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
}

.Hide{ display:none !important;}
.Show{ display:block !important;}

a,button{
	cursor: pointer !important;
}
.choose_us_module_wrapper h2 {
  font-family: Literata;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
  color: #023760;
}
.page-id-5  footer {
  display: none;
}
.landing-Footer-section {
  background: #023760;
  padding: 70px 0;
}
.footer-logos {
  text-align: right;
}

.footer-logos .contact {
  margin-bottom: 18px;
}

.footer-logos .contact i.fas.fa-phone {
  color: #fff;
}

.footer-logos .contact a {
  font-family: Muli;
  font-size: 26px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
  color: #fff;
  margin-left: 5px;
}

.footer-logos .footer-img {}

.footer-logos .footer-img a {
  display: block;
  text-decoration: none;
}



.landing-Footer-section .landing-footer-box {
  padding: 40px 0;
  border: solid 1px rgb(255 255 255 / 50%);
  border-left: none;
  border-right: none;
}




.landing-Footer-section .landing-footer-box .footer-text {}

.landing-Footer-section .landing-footer-box .footer-text p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
}

.landing-Footer-section .landing-footer-box .footer-text p a {
    color: #fff;
    font-family: Muli;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
}
.ti-footer span.nowrap strong,.ti-footer span {
  color: #fff !important;
}
.service-panel-item-tweak .service-panel-text-wrapper {
  color: #023760;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
}
.consultation-form-wrapper .foot-img {
  width: 100%;
  margin: 30px auto;
  display: block;
}

.consultation-form-wrapper .foot-img img {
  width: 100%;
}
.top-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service-panel-section .col-lg-3 {
  border-right: solid 0.5px #023760;
}

.service-panel-section .col-lg-3:last-child {
  border: none;
}
.page-id-104 footer {
  display: none;
}

.footer-first {}

.footer-first h3 {
    color: #fff;
    font-family: Mulish;
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
}

.footer-first p {
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 0 0 5px;
}
.footer-first p a{
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin: 0 0 5px;
  text-decoration: none;
}

.footer-mid {}

.footer-mid h3 {
    color: #fff;
    font-family: Mulish;
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
}

.footer-mid p {
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 0 0 5px;
}

.footer-content {
  padding-top: 30px;
}

.footer-text p {
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: rgb(255 255 255 / 50%);
}
.mortgage-form-wrapper .mortgage-form-header p {
  color: #fff;
}

::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}

.about-section .about-text-card .about-text a {
  margin-top: 20px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Mulish', serif !important;
font-weight:900;
}
p,span,button,a,#gform_1 #gform_submit_button_1,#gform_2 #gform_submit_button_2,#gform_3 #gform_submit_button_3{
font-family: 'Mulish', serif !important;
font-weight:400;
}
.form-area .heading-element .text-element {
  text-align: center !important;
}
.banner-section .pd-right {
padding-right: 0px;
}

.banner-section .pd-left {
padding-left: 0px;
}
@media (max-width:767px) {
.banner-section {
  padding: 40px 0 !important;
  height: auto;
}

.choose_us_module_wrapper h2 {
  text-align: center;
}

.choose_us_module_wrapper .choose_us_module_text_wrapper {
  text-align: center;
}

.footer-logos {
  text-align: left;
}

.consultation-section {
  padding: 40px 0;
}
.banner-section .pd-right {
  padding-right: 15px;
}

.banner-section .pd-left {
  padding-left: 15px;
}
.logo-section a img {
  width: 130px;
}
#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3 {
  font-size: 12px;
  padding: 20px 10px;
}

.mortgage-form-wrapper .mortgage-form-header h2 {
  font-size: 22px;
}

.mortgage-form-wrapper .mortgage-form-header p {
  font-size: 14px;
}

.service-panel-section .col-lg-3 {
  border: none;
}

.choose-us-section .section-intro h2 {
  font-size: 28px;
  padding: 0;
  margin: 0;
}

.contact-us-section .content-wrapper h2 {
  font-size: 30px;
  line-height: 35px;
}
.mob-col{
  display: none;
}
.footer-logos .footer-img {
  margin-top: 25px;
}
.banner-img-card {
    display: none;
}
}

.consultation-text-wrapper h6 {
  font-size: 20px;
  font-weight: 500;
}
.banner-section {
	overflow:hidden;
}

.banner-img-card {
    width: 600px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0px;
}

.consultation-form-wrapper .foot-img {
    width: 100%;
    margin: 30px auto;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}
.ginput_container>input[id^=input_] {
    color: #fff !important;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px !important;
    color: #fff !important;
    font-family: 'Mulish' !important;
}
.gfield.gfield_contains_required.field_sublabel_below.field_description_below.hidden_label.gfield_visibility_visible{
        margin-bottom: 0 !important;
}
#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3 {
    background: #F7E605 !important;
    border-radius: 100px;
    color: #023760  !important;
    display: inline-block  !important;
    font-size: 16px  !important;
    font-weight: 700  !important;
    text-align: center  !important;
    text-transform: uppercase  !important;
    margin: 0 0  !important;
    padding: 20px 0  !important;
    /* letter-spacing: 1px; */
    text-decoration: none  !important;
    width: 100%  !important;
    white-space: initial  !important;
    word-wrap: break-word  !important; 
    transition: all 0.5s ease !important;
    border: solid 2px #F7E605 !important;
}
.desktop-view{
    display:block;
}
.mob-view{
    display:none;
}

#contactpopup .modal-content button.btn-close {
    position: absolute;
    right: 30px;
    top: 20px;
    opacity: 1;
    color: #072a60 !important;
    background-image: none;
    width: 40px;
    height: 40px;
    background-color: #fff;
    padding: 0;
    border-radius: 100px;
    font-size: 19px;
    z-index: 1;
}
@media (max-width:767px){
    #contactpopup .modal-content button.btn-close {
        right: 10px;
        top: 20px;
    }
    .desktop-view{
        display:none;
    }
    .mob-view{
        display:block;
        position: relative;
    }
    .contact-us-section {
     height: auto;
}
.banner-section .banner-text-card {
    position: relative;
    z-index: 1;
}
.mob-view:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: 1;
}
.banner-section .banner-text-card .banner-text h1 {
    color: #fff;
}
.banner-section .banner-text-card .banner-text p {
    color: #fff;
}
}
.service-panel-item-tweak img{
	    height: 45px;
    width: 45px;
}
.footer-link {
    margin: 30px 0;
    border-top: solid 1px rgb(255 255 255 / 50%);
    padding: 25px 0 0;
    text-align: right;
}

.footer-link ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-link ul li {
    display: inline-block;
    margin: 0 0 0 20px;
}

.footer-link ul li a {
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgb(255 255 255 / 50%);
    text-decoration: none;
}