<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.agentName {
  color: #000 !important;
  font-weight: 400;
  font-size: 1.4em;
}

.navMainContainer {
  display: block !important;
}

.agentInfo {
  color: #555 !important;
  font-size: 0.8em;
}

/*.offcanvas-header {
  padding: unset !important;
}*/

/*.mobileShowSection {
  display: none;
}*/

.testimonialsDivider {
  border: 1px solid #d9d9d9;
  margin: auto;
  width: 20%;
  margin-top: 10px;
}

.mobileForm {
  display: none;
}

@media (max-width: 576px) {
  .logoImage {
    width: 150px;
    height: auto;
  }
  .navMainContainer {
    display: flex !important;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .mobileCol {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }

  .mobileAvatar {
    width: 95px;
    height: 95px;
  }

  .agentName {
    font-size: 18px;
  }

  .agentInfo {
    font-size: 9px;
  }

  .mobileH1 {
    font-size: 45px !important;
  }

  .mobilePText {
    font-size: 1rem !important;
  }

  .our-services {
    display: flex;
    justify-content: center;
    padding-top: 0 !important;
  }

  .btn-primary {
    padding: 10px 20px !important;
    border-radius: 8px;
    font-size: 15px;
  }

  .section-h-sm {
    padding-bottom: 20px !important;
    /* padding-top: 20px !important; */
  }

  .section-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .h2MobileText {
    font-size: 36px !important;
  }

  .sectionTwoPText {
    font-size: 1rem;
  }

  .desktopSection {
    display: none !important;
  }

/*  .mobileShowSection {
    display: unset;
    padding-bottom: 1rem;
  }*/

  .easyApprovText {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
  }

  .easyAppSamll {
    font-size: 14px;
  }

  .col-lg-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .section-three .mortServicesText {
    font-size: 32px !important;
  }

  .section-three .mortServicesSmallText {
    font-size: 1rem !important;
  }

  .section-three img {
    width: 100px !important;
    height: 100px !important;
    margin: 0;
  }

  .card-text {
    padding-top: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
  }

  .card-title {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
  }

  .sectionFourMobile {
    display: flex;
  }

/*  .section-four img {
    width: 75px;
    height: 75px;
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
  }*/
  /* .mobileShowSection div p {
    color: #fff !important;
  } */

  .stepsTitle {
    font-size: 24px;
    font-weight: 600;
    color: #fff !important;
  }

  .stepsText {
    font-size: 18px;
    font-weight: 400;
    color: #fff !important;
  }

/*  .section-five h2 {
    font-size: 32px !important;
  }*/

  .mobileSectionFive {
    padding-top: 20px !important;
  }

 /* .section-five h3 {
    font-size: 20px !important;
  }*/

/*  .section-five .toggle-title {
    padding: 10px !important;
  }

  .section-five .toggle-inner {
    padding: 0;
  }*/

  .helpText {
    font-size: 14px;
  }

  .hideMobile {
    display: none;
  }

  .dividers {
    border-top: 1px solid #d6e9ff;
    margin: auto;
    width: 55%;
  }

  .h4 {
    margin-bottom: 10px !important;
  }

/*  .footer h6 {
    margin-bottom: 10px;
    font-weight: 600;
  }*/

  .footer p {
    font-size: 14px;
  }

/*  .phoneText {
    font-size: 20px;
    font-weight: 300;
  }*/
  ul li a {
    font-size: 14px;
    font-weight: 300;
  }

  ul {
    padding-left: 0;
  }

  .navbar-toggler {
    color: #026fa0;
    margin: unset !important;
  }

  .screen-sm {
    margin-top: 0;
  }

 /* .banner-inner {
    font-size: 36px !important;
  }
*/
  .space--xs {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .lead {
    font-size: 18px !important;
    margin-bottom: 0 !important;
  }

  .aboutTextSection {
    padding-left: 0;
    padding-right: 0;
  }

/*  .container {
    padding-left: 25px;
    padding-right: 25px;
  }*/

  .contactSection {
    padding-right: 0;
    padding-left: 0;
  }

  .testimonialsDivider {
    border: 1px solid #d9d9d9;
    margin: auto;
    width: 30%;
    margin-top: 10px;
  }

  .testimonials {
    font-size: 12px;
  }

  .Rectangle p {
    font-size: 13px;
  }

  .mobileTitle {
    font-size: 20px;
  }

  .mobileContactContainer {
    padding-left: 0;
    padding-right: 0;
  }

  .mobileForm {
    display: unset;
  }

  .desktopForm {
    display: none;
  }

  .contacttxt {
    border: 2px solid #026fa0;
    border-radius: 5px;
    line-height: 3em;
  }

  #contactfrm button {
    margin-left: 5px;
    margin-bottom: 20px;
  }

/*  .why-broker h3 {
    font-size:  24px;
  }*/

  .why-broker p {
    margin-bottom: 15px !important;
  }

/*  .secondSectionMobile {
    margin-bottom: 30px !important;
  }*/

  .mobileSpace--lg {
    padding-top: 10px !important;
  }

  .why-broker-list li {
    font-size: 18px;
    font-weight: 300 !important;
    color: #FFFFFF;
  }

  .reasonsText{
    font-weight: 600 !important;
    color: #FFFFFF;
  }

  .whyUseImg{
    width: 100%;
    border-radius: 8px;
  }

  .whyUseSection h2 {
    font-size: 24px;
    margin-top: 15px;
  }

  .whyUseSection h3 {
    margin-top: 15px;
  }

/*  .whyUseSection {
    padding-top: 10px;
  }*/

  .calender-book {
        font-size: 9px !important;
  }

  .avatarDiv {
    display: flex;
    align-items: center;
    padding-left:0;
    padding-right:0;
  }

    .phoneP {
        padding-top: 10px;
    }

    .footer h4 {
        font-size: 18px !important;
    }

    .contact-container h2 {
        font-size: 32px;
    }

    .contact-container h3 {
        font-size: 20px;
    }

    .ratesBoxMobile {
        /* padding-left: 0; */
        padding-right: 0;
    }

}
</pre></body></html>