body {
  font-family: Lato, sans-serif;
  color: #525252;
  font-size: 16px;
}
#spanishButton:focus {
  outline: none!important;
}
#englishButton:focus {
  outline: none!important;
}
#languageButton:focus {
  outline: none!important;
}

.section-1{
  text-align: justify;
}
.sunwesttext{
  font-weight: 500!important;
}
.callicon{
  margin-left: -1.5rem;
}
.smsicon{
  margin-left: -1.5rem;
}
.moneydiv h4{
  font-weight: 600;
}
a:hover {
  text-decoration: none;
  color: intial;
}
.moneytext{
  color: #FFFF!important;
  text-transform: none!important;
}
.navbar-default {
  padding: 10px 0;
}

.navbar-default ul.navbar-nav li a {
  color: #252525;
  font-size: 18px;
  line-height: normal;
  padding: 0 16px !important;
}

.navbar-default ul.navbar-nav li:last-child a {
  padding-right: 0 !important;
}

.navbar-brand img {
  vertical-align: middle;
}
.navbar-brand .sunWest-logo {
  width: 100%;
  max-width: 275px;
}
.nav-link:hover {
  cursor: pointer;
}
.nav-link .fas {
  color: #2d3691;
}

.navbar .container-fluid {
  max-width: 95%;
}

.navbar-nav {
  align-items: center;
}

.jumbotron {
  background-image: url(../images/home-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  border-radius: 0;
  color: #fff;
  margin: auto;
  text-align: center;
}

.inner-jumbotron {
  min-height: 650px;
  background-color: rgba(0, 0, 0, 0.5);
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 400;
  padding: 30px 0;
}

.inner-jumbotron .clrd-btn {
  display: inline-block;
  margin: 5px;
  padding: 8px;
}

.jmboftr {
  font-size: 20px;
  width: 100%;
  max-width: 690px;
  margin: auto;
  text-align: center;
}

.dvdr {
  width: 100%;
  height: 2px;
  background-color: #fff;
  max-width: 500px;
  margin: 15px auto;
}

.authr-descrip {
  margin-bottom: 20px;
}

.inner-jumbotron h2 {
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.75);
  margin: auto auto 5px;
}

.inner-jumbotron h3 {
  font-size: 34px;
  margin: auto;
}

.authrimg img {
  width: 100%;
  max-width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 20px auto;
}

.authrttle {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

.loan-srvce,
.section-1 {
  padding: 80px 0;
}

.ttle {
  color: #2d3691;
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}

.ttle:after {
  content: "";
  position: absolute;
  background-color: #083e89;
  height: 2px;
  width: 100%;
  max-width: 190px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.loan-srvce .ttle {
  margin-bottom: 40px;
}

.section-2 {
  background-color: #f5f5f5;
  padding: 80px 0;
}

.icn-bx img {
  width: 100%;
  max-width: 70px;
  max-height: 70px;
  min-height: 70px;
  object-fit: scale-down;
}

.icn-bx h3 {
  color: #2d3691;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px auto;
}

.aplybtn {
  display: block;
  width: 100%;
  max-width: 210px;
  text-align: center;
  margin: 30px auto auto;
  background-color: #094591;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 5px;
  border-radius: 5px;
}

.aplybtn:hover {
  color: #fff;
  background-color: #1756a5;
}

.srvces {
  filter: grayscale(1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
}

.loan-srvce .row .col-lg-3:nth-child(1) .srvces {
  background-image: url(../images/Conventional-Loan-Page-Image.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(2) .srvces {
  background-image: url(../images/FHA-Loan-Page-Image.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(3) .srvces {
  background-image: url(../images/Investment-Properties-Page-Image-bl.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(4) .srvces {
  background-image: url(../images/Jumbo-Loan-Page-Image.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(5) .srvces {
  background-image: url(../images/renovation-and-construction-page-image.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(6) .srvces {
  background-image: url(../images/Refinancing-Loan-Image.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(7) .srvces {
  background-image: url(../images/Reverse-Mortgage-Page-Image-1.jpg);
}

.loan-srvce .row .col-lg-3:nth-child(8) .srvces {
  background-image: url(../images/VA-Loan-Page-image.jpg);
}

.srvces-innr {
  min-height: 260px;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-shadow: 1px 1px 8px rgba(128, 128, 128, 0.43);
}

.srvces-innr h3 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  margin: 0;
  width: 100%;
  max-width: 200px;
  text-transform: uppercase;
}

.main-footer {
  background-color: #f5f5f5;
  color: #000;
}

.loan-srvce > .row > div {
  margin-bottom: 30px;
}
.clrd-btn,
.sbmt-btn {
  background-color: #1fade4;
  color: #fff;
  display: block;
  font-size: 18px;
  width: 100%;
  border: 0;
  max-width: 200px;
  padding: 10px;
  margin: 20px auto;
  text-align: center;
  font-weight: 600;
  border-radius: 5px;
}

.clrd-btn:hover,
.sbmt-btn:hover {
  background-color: #158ab7;
  color: #fff;
}

.bg-light-blue {
  background-color: #0672ba;
}

.foot-right h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #2d3691;
  margin-bottom: 30px;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}

.share-btns-list {
  list-style: none;
  display: inline-block;
}

.share-btns-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.resp-sharing-button__link {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  height: 28px;
}

.resp-sharing-button {
  border-radius: 4px;
  transition: 25ms ease-out;
  padding: 4.3px 10px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
  color: #fff !important;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
  color: #fff !important;
}

.resp-sharing-button--download {
  background-color: #de0e2e;
  border-color: #de0e2e;
  color: #fff;
}

.resp-sharing-button--download:hover,
.resp-sharing-button--download:active {
  background-color: #d10a29;
  border-color: #d10a29;
  color: #fff;
}
/* .submitButton::before {
  content: "New Text";
  display: inline-block;  
  color: white;  
} */
#iframeContactspanish {
  border-radius: 0 0 0.5rem 0.5rem;
  box-shadow: rgb(0 0 0 / 5%) 0px 0.5rem 1rem;
}
.partnershipDisclaimer p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 12.5697px;
  line-height: 19px;
  text-align: center;
  letter-spacing: -0.03em;
  color: rgba(0, 0, 0, 0.85);
}
.sub-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 1rem;
  background-color: rgb(43, 168, 224);
  box-shadow: rgb(0 0 0 / 15%) 0px 0.5rem 1rem;
  border-right: 1px solid rgb(43, 168, 224);
  border-left: 1px solid rgb(43, 168, 224);
  border-image: initial;
  border-top: none;
  border-bottom: none;
  border-radius: 5px 5px 0px 0px;
  font-size: 24px;
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
}

.sub-footer {
  background-color: #0672ba;
  color: #fff;
  padding: 30px 0;
  font-size: 14px;
  margin-top: 1rem;
  padding-bottom: unset;
}
 
.sub-footer a {
  color: #fff;
  text-decoration: underline;
}

.sub-footer ul {
  padding: 0;
  text-align: center;
}

.sub-footer ul li {
  display: inline-block;
  margin: 0 5px;
}

.sub-footer ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.sub-footer ul li a:hover {
  border-bottom: 0;
  text-decoration: underline;
}

.close {
  color: #fff;
  opacity: 1;
}

.close:focus,
.close:hover {
  color: #999;
  opacity: 1;
}

.srvces:hover {
  filter: none;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.srvces-innr:hover {
  background-color: rgba(31, 173, 228, 0.5);
}
#collapseHome {
  color: #007bff;
  cursor: pointer;
}
#collapseHome:hover {
  color: #0056b3;
}

.navbar-toggler {
  padding: 0;
  border: 0;
}

.navbar-toggler:focus {
  outline: 0;
}

.navbar-toggler .icnbr {
  width: 30px;
  height: 3px;
  background-color: #000;
  display: block;
  margin: 5px auto;
  border-radius: 10px;
}

.navbar-toggler-icon {
  width: auto;
  height: auto;
}

.clrd-btn i {
  margin-right: 10px;
}

.clrd-btn .fa-phone {
  transform: rotate(90deg);
}

.foot-right .form-group {
  width: 100%;
  margin-bottom: 20px;
  justify-content: space-between;
  align-items: flex-start;
}

.foot-right .form-group input {
  width: 85%;
  line-height: normal;
  height: auto;
  padding: 10.5px 15px;
  border: 0;
}

.fixed-top {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
}
#mloContent,
#flyerFrameDiv {
  margin-top: 100px;
}
.btnBack {
  width: 100px;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.card {
  border-radius: 6px;
  overflow: hidden;
  border: none;
}

.card img {
  box-shadow: 1px 1px 8px rgba(128, 128, 128, 0.43);
  border-radius: 6px;
  -webkit-transition: 0.9s ease;
  transition: 0.4s ease;
}

.card img:hover {
  overflow: hidden;
  transform: scale(1.08);
}

.lo-details {
  height: 200px;
  background-color: #fff;
  box-shadow: 0 3px 5px #888;
}

.lo-details .louser1 img {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  margin: 0 20px 0 0;
  background-color: #f5f5f5;
}

.lo-details h2,
.lo-details h3 {
  font-size: 20px;
  font-weight: 400;
  color: #2d3691;
  font-style: normal;
  padding-top: 15px;
  line-height: 110%;
  margin: 0 0 5px 0;
}

.lo-details h3 {
  font-size: 16px;
  padding: 0;
  line-height: 105%;
}

.lo-details h2 {
  font-size: 20px;
  font-weight: 400;
  color: #2d3691;
  font-style: normal;
  padding-top: 15px;
  line-height: 110%;
  margin: 0 0 5px 0;
}

.lo-details table {
  margin-top: 5px;
}

.lo-details td {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  font-style: normal;
}

.lo-details td a {
  color: #1fade4;
  font-weight: 400;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

#reviewsSection {
  position: relative;
  background: linear-gradient(rgb(0 15 34 / 51%), rgb(0 28 61 / 70%)),
    url(../images/testimonialsBG.jpeg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
  padding: 20px 20px 0px 20px;
  box-shadow: 1px 1px 8px rgba(128, 128, 128, 0.43);
}

.customerFirstName {
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.user-review {
  color: #fff;
  text-align: center;
}

.back-top {
  color: #fff;
  right: 20px;
  font-size: 22px;
  position: fixed;
  z-index: 1600;
  opacity: 0;
  visibility: hidden;
  bottom: 40px;
  height: 40px;
  width: 40px;
  background: #00b6f2;
  text-align: center;
  line-height: 38px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.back-top-visible {
  opacity: 0.55;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.back-top:focus,
.back-top:hover {
  opacity: 1;
  color: #fff;
  background: #103082;
}

.modal-header {
  background-color: #103082;
}

.tcpa p {
  font-size: 10px;
  line-height: 1.5 !important;
  text-align: justify !important;
}

.treasury,
#contract_number,
#loan_number,
#frmcontract_number,
#frmloan_number {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 94%;
}

.btnVideo {
  position: absolute;
  width: 90%;
  height: 100%;
  z-index: 25;
  top: 0;
  opacity: 0;
}

h4.card-title {
  color: #2d3691;
}

.miniFrm {
  padding: 1.25rem;
  background-color: #f5f5f5;
  box-shadow: 1px 1px 8px rgba(128, 128, 128, 0.43);
  border-radius: 10px;
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
}

.miniFrm h3 {
  color: rgb(9, 53, 84);
}

.carousel-item .quote {
  background-image: url("../images/review-box3.png") !important;
  background-size: 100% 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#contactModal .modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 1rem;
  background-color: rgb(43, 168, 224);
  box-shadow: rgb(0 0 0 / 15%) 0px 0.5rem 1rem;
  border-right: 1px solid rgb(43, 168, 224);
  border-left: 1px solid rgb(43, 168, 224);
  border-image: initial;
  border-top: none;
  border-bottom: none;
  border-radius: 5px 5px 0px 0px;
  font-size: 24px;
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
}

#contactModal .modal-header .close {
  position: absolute;
  right: 15px;
}

.divRates {
  width: 100%;
  /* height: 400px; */
}
@media screen and (max-width: 390px){
.sub-footer ul li a {
  font-size: 12.4px!important;
}
}
@media screen and (max-width: 375px){
  .clrd-btn, .sbmt-btn {
    max-width: 280px;
}
}
@media screen and (min-width: 375px) and (max-width: 992px){
  .clrd-btn, .sbmt-btn {
    max-width: 280px;
}
}
 @media screen and (min-width: 992px) {
  .LOdetail-col{
    display: flex;
    align-items: center;
  }
  .navbar-default {
    padding: 0px 0;
  }
  #mloContent{
  margin-top: 80px;
}
 
  .imgPR {
    background: #00aae4;
    border-radius: 39px 0px 0px 39px;
    margin-right: -5rem;
    padding: 2rem 9rem 1rem 0.5rem;
  }
  .btnLoanCalc{
    max-width: max-content!important;
  }
  .StressFreeMobile {
    display: none;
  }
  .StressFree {
    margin-left: -5rem;
  }
  .EHOImg {
    height: auto !important;
  }
  .moneydiv{
    background-image: url("https://swmc-landingpages.s3.amazonaws.com/dev-mlo-sunwestmortgage/images/outerborderd.png");
    background-size: 100% 100%;
    padding: 0px 50px 5px 50px;  
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .moneydiv h4{
    margin-top: -10px;
  }
   
}
@media screen and (max-width: 992px) {
  .foot-right {
    background-color: #f5f5f5;
    padding: 0 0.25rem;
    padding-top:0.25rem;
  }
  .main-footer {
    background-color: #ffffff;
  }
  .navbar-collapse {
    padding: 20px 0 0;
  }
  .ListmarkImg {
    width: 5% !important;
    margin-right: 0.8rem !important;
  }
  .navbar-default ul.navbar-nav li a {
    padding: 8px !important;
    display: inline-block;
  }
  .moneydiv{
    background-image: url("https://swmc-landingpages.s3.amazonaws.com/dev-mlo-sunwestmortgage/images/outerborderd.png");
    background-size: 100% 100%;
    padding: 0px 15px 5px 15px;  
    margin-left: auto;
    margin-right: auto;
    display: block;
  
  }
  .moneydiv h4{
    margin-top: -7px;
    font-size: 14px;
  }
  .moneydiv h2{
   font-size: 20px;
  }
  .moneydiv p{
    font-size: 12.5px;
   }
   .moneydiv{
    margin-top: 1rem!important;
   }
   .callicon{
    margin-left: -0.5rem;
  }
  .smsicon{
    margin-left: -0.5rem;
  }
}
@media screen and (min-width: 390px) and (max-width: 991px){
  .moneydiv h4{
    margin-top: -10px;
    font-size: 20px;
  }
  .moneydiv h2{
   font-size: 25px;
  }
  .moneydiv p{
    font-size: 15px;
   }
   .moneydiv {
   width: 380px;
   }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .navbar-default ul.navbar-nav li a {
    font-size: 11px!important;
    padding-right: 5px!important;
    padding-left: 5px!important;
  }
  .fa-phone-volume, .fa-sms{
    padding-left:20px!important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1299px){
  .navbar-default ul.navbar-nav li a {
    font-size: 12px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1399px){
  .navbar-default ul.navbar-nav li a {
    font-size: 14px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1499px) {
  .navbar-default ul.navbar-nav li a {
    font-size: 16px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1599px) {
  .navbar-default ul.navbar-nav li a {
    font-size: 17px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
}
@media screen and (min-width: 1600px) {
  .navbar-default ul.navbar-nav li a {
    font-size: 18px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  #mloContent{
    margin-top: 81px!important
  }
}
@media screen and (max-width: 767.98px) {
  .ttleFunding {
    font-size: 1.7rem !important;
  }
  .ListMarkText {
    padding: 1rem 1rem !important;
  }
  .btnServices {
    position: relative;
  }
  #mloContent,
  #flyerFrameDiv {
    margin-top: 64px;
  }

  .lo-details {
    height: auto;
  }

  .lo-details .louser1 img {
    width: 100%;
    max-width: 150px;
    height: 150px;
    border-radius: 50% !important;
    border: 2px solid #1fade4;
    margin: 20px auto;
  }

  .contactCard {
    text-align: center;
  }

  .lo-details p {
    text-align: center;
  }

  #presidentsClub-section {
    justify-content: center;
  }
}

@media only screen and (max-width: 700px) {
  .lo-details h2 {
    padding-top: 6px;
  }
  .ListmarkImg {
    width: 5% !important;
    margin-right: 0.8rem !important;
  }
}

@media screen and (max-width: 576px) {
  .navbar-default {
    padding: 10px 15px;
  }

  #galleres-logo {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .ListmarkImg {
    width: 6% !important;
    margin-right: 0.5rem !important;
  }
  .reviews-title {
    font-size: 1.25rem;
  }

  .customerFirstName {
    font-size: 18px;
  }

  .user-review {
    color: #fff;
    text-align: center;
    font-size: 14px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 350.7px) {
  .navbar-brand img {
    max-width: 160px !important;
  }
  .lo-details {
    margin: 20px 0;
  }
  .RectangleBg {
    background-position: center 13rem !important;
  }

  .ListmarkImg {
    width: 7% !important;
    margin-right: 0.5rem !important;
  }
}

@media only screen and (min-width: 351px) and (max-width: 400px) {
  .navbar-brand img {
    max-width: 200px !important;
  }
  .lo-details {
    margin: 20px 0;
  }
  .RectangleBg {
    background-position: center 10rem !important;
  }
  .ListmarkImg {
    width: 7% !important;
    margin-right: 0.5rem !important;
  }
}
@media only screen and (min-width: 401px) and (max-width: 470px) {
  .RectangleBg {
    background-position: center 10rem !important;
  }
  .ListmarkImg {
    width: 6% !important;
    margin-right: 0.5rem !important;
  }
}
@media only screen and (min-width: 401px) and (max-width: 767.7px) {
  .navbar-brand img {
    max-width: 225px !important;
  }
}

.fixed-top {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  background-color: #fff;
}

.btnBack {
  width: 100px;
}

.back-top {
  color: #fff;
  right: 20px;
  font-size: 22px;
  position: fixed;
  z-index: 1600;
  opacity: 0;
  visibility: hidden;
  bottom: 40px;
  height: 40px;
  width: 40px;
  background: #00b6f2;
  text-align: center;
  line-height: 38px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.back-top-visible {
  opacity: 0.55;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.back-top:focus,
.back-top:hover {
  opacity: 1;
  color: #fff;
  background: #103082;
}
.sectionFunding {
  box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  text-align: justify;
  color: #093f89;
}
.ListmarkImg {
  height: fit-content;
  margin-right: 1rem;
}
.ttleFunding {
  text-align: center;
}
.SelfEnd {
  align-items: center;
}
.clrd-btnNOW {
  background-color: #ffffff;
  box-shadow: 0px 4.46508px 30.1393px rgba(0, 0, 0, 0.25);
  border-radius: 49.1159px;
  color: #05295a;
  display: block;
  font-size: 20px;
  width: 100%;
  border: 0;
  max-width: 200px;
  padding: 10px;
  margin: 20px auto;
  text-align: center;
  font-weight: 600;
}
.clrd-btnNOW:hover {
  background-color: #158ab7;
  color: #fff;
}

.imgPRTest {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.5rem;
}
.imgPRHead {
  color: #093f89;
  font-weight: 600;
  font-size: 1.5rem;
  padding: 1rem;
}
.ttleFunding {
  background: #00aae4;
  padding: 1rem;
  border-radius: 20px 20px 0px 0px !important;
  font-size: 1.9rem;
  font-weight: 600;
  color: #ffffff;
}
.contStressFree {
  margin-top: 2.8rem;
}
.ListMarkText {
  padding: 1rem 4rem;
}
.headingline {
  border: 2px solid rgba(0, 170, 228, 0.5);
  width: 220px;
}
.HeadingSunwest {
  color: #00aae4;
  padding: 1.5rem 0rem;
}
@media only screen and (max-width: 991px) {
  .headingline,
  .EllipseBG {
    display: none;
  }
  .HeadingSunwest {
    padding: 1rem 0rem !important;
  }
  .HeadingSunwest h4 {
    text-align: left !important;
    font-weight: 600 !important;
    font-size: 1.3rem !important;
  }
  .RectangleBg {
    background-image: url(../images/RectangleMobile.png);
    background-repeat: no-repeat;
    background-size: 100% 42%;
    background-position: center 8rem;
  }
  .contStressFree {
    margin-top: 0rem;
  }
  .imgPRHead {
    margin-bottom: 3.5rem;
  }
  .StressFree {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .headingline {
    width: 150px !important;
  }
}
.EllipseTop {
  position: absolute;
  z-index: -2;
  margin-top: -22rem;
  margin-left: 10rem;
}
.EllipseRight {
  position: absolute;
  z-index: -2;
  right: 0;
  width: 15%;
  margin-top: -2rem;
}
.EllipseLeft {
  position: absolute;
  z-index: -2;
  left: 0;
  width: 15%;
  margin-top: -2rem;
}
.dotted {
  position: absolute;
  z-index: -2;
  left: 0;
  margin-top: 36%;
  width: 3.5%;
}
.dotted1 {
  position: absolute;
  z-index: -2;
  left: 0;
  margin-top: 18%;
  width: 3.5%;
}
.dotted2 {
  position: absolute;
  z-index: -2;
  right: 0;
  margin-top: 8%;
  width: 3.5%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contStressFree {
    margin-top: 2.8rem;
  }
}
@media only screen and (min-width: 1201px) {
  .contStressFree {
    margin-top: 4.8rem !important;
  }
  .imgPRHead {
    padding: 2rem;
  }
}

@media screen and (min-width: 576px) {
  .footerNew_alliance__AM3-1 {
    margin-top: -1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse{
    margin-right: 3rem;
  }
  .footerNew_bbb__Er0Af {
    margin: 33px -15px !important;
  }
  .footerNew_alliance__AM3-1 {
    margin: 13px 0px 30px -6px !important;
  }
  .fa-phone-volume, .fa-sms{
    padding-left:10px;
  }
}
@media screen and (min-width: 1100px) {
  .footerNew_bbb__Er0Af {
    margin: 30px !important;
  }
  .footerNew_alliance__AM3-1 {
    margin: 8px 30px 30px -13px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px){
  .clrd-btn{
    font-size: 13px!important;
  }
  #mloContent,
  #flyerFrameDiv {
    margin-top: 70px!important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px){
  .clrd-btn{
    font-size: 13px!important;
  }
  #mloContent,
  #flyerFrameDiv {
    margin-top: 70px!important;
  }
}
@media screen and (min-width: 1055px) and (max-width: 1100px){
  .clrd-btn{
    font-size: 13px!important;
  }
  .navbar-default ul.navbar-nav li a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1199px){
  .clrd-btn{
    font-size: 14px!important;
    max-width: 250px;
  }
  .navbar-default ul.navbar-nav li a {
    font-size: 14px;
  }
}

@media screen and (min-width: 1200px) {
  .footerNew_bbb__Er0Af {
    margin: 30px 8px !important;
  }
  .footerNew_alliance__AM3-1 {
    margin: 16px 30px 30px 22px !important;
  }
  .gettrubtn{
    max-width: 400px!important;
  }
  .navbar-default ul.navbar-nav li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1300px) {
  .footerNew_bbb__Er0Af {
    margin: 30px 30px 30px 21px !important;
  }
  .footerNew_alliance__AM3-1 {
    margin-left: 50px !important;
    margin-top: 1rem !important;
  }
  .navbar-default ul.navbar-nav li a {
    font-size: 17px;
  }
}
@media screen and (min-width: 1500px) {
  .footerNew_bbb__Er0Af {
    margin-left: 51px !important;
  }
  .navbar-default ul.navbar-nav li a {
    font-size: 18px;
  }
}
.bf-dv {
  color: #ffffff !important;
}
.bf-pwr {
  color: #00aae4 !important;
}

@media screen and (max-width: 1200px) {
  .sub-footer {
    padding-bottom: 4rem !important;
  }
}
.modal-open .modal {
  z-index: 10001 !important;
}
.modal-dialog {
  margin-top: 4rem;
}
