body {
  background-color: #f6f6f6 !important;
}

.homeContent .introText {
  text-align: center;
  font-size: 45px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 1em;
  font-weight: 400;
  line-height: 54px;
  padding-bottom: 0 !important;
}

.alert-info {
  color: white;
  background-color: #002839;
  border-color: #b6effb;
  padding: 1em;
  text-align: center;
  font-size: 1.5em;
  text-decoration: none;
  position: fixed;
  z-index: 1111110;
  width: 100%;
  margin-top: 3.1em;
}

.alert-dismissible .btn-close {
  padding-top: 2.5rem;
}

select.form-select.form-select-sm {
  font-weight: 700;
  padding: 15px;
  font-size: 16px;
}

.selectLoanService {
  width: 400px;
  margin: 0 auto;
}

.sectionTitle {
  font-size: 40px;
  font-weight: 500;
}

.videoSection {
  font-size: 32px;
  font-weight: 500;
}

.videoWrapper {
  padding: 0px 22px 0px 20px;
}

.videoViewMore {
  letter-spacing: 0.1em;
  font-size: 14px;
  font-weight: 700;
}

.statistics p {
  font-weight: bolder;
  font-size: 28px;
  color: #2a2a29;
}

.homeContent {
  background-image: url(../images/calabasas.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 50%;
  min-height: 800px;
  position: relative;
  padding-top: 6em;
}

.partnerTestimonials {
  background: url(../images/patternBg.png), gray;
  background-size: 175px;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.statistics {
  background: #dee7f1bd;
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin: 0;
  text-align: center;
  display: inline-block;
}

.statisticsCount:before {
  left: -5% !important;
}

.homeText p {
  font-size: 40px;
  font-weight: 500;
  color: #002839;
}

.homeText span {
  font-size: 16px;
}

.featuredTitle {
  font-size: 14px;
  font-weight: 700;
}

.homeButton {
  border: 1px solid #b74a26 !important;
  color: #b74a26;
  background-color: white;
  font-size: 12px;
  padding: 5px 25px;
  font-weight: 700;
  border-radius: 4px;
}

.mh-100 {
  min-height: 100px;
}

.featuredProjects {
  background: #002839;
  padding: 50px 60px;
}

.textWhite {
  color: white;
}

.statisticsCount {
  position: relative;
}

.statisticsCount:before {
  content: "";
  position: absolute;
  top: 12px;
  right: 7%;
  height: 65%;
  width: 2px;
  background-color: #b74a26;
}

.statisticsCount:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 5%;
  height: 65%;
  width: 2px;
  background-color: #b74a26;
}

.learnMore {
  font-size: 14px;
  border: none;
  background: none;
}

.videosectionTitle {
  font-size: 32px;
  font-weight: 500;
  color: #002839;
}

.metrics {
  font-size: 32px;
  font-weight: 700;
}

.whyGenesis {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.privacyGC {
  font-size: 14px;
}

.whyGCText {
  position: absolute;
  background-color: #f6f6f6 !important;
  left: 40%;
  top: 10%;
  font-size: 14px;
  font-weight: bold;
  z-index: 20;
  padding: 0px 50px;
}

.client_testimonial {
  min-height: 165px;
}

.testimonial:after {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #b74a26 !important;
  position: absolute;
  margin-left: 10px;
}

.testimonialDetails {
  font-weight: 600;
}

.sectionText {
  width: 78%;
  text-align: center;
  margin: 0 auto;
}

.prevIcon {
  background-image: url("/images/Arrow_Left.png");
  width: 15px;
  height: 25px;
}

.nextIcon {
  background-image: url("/images/Arrow_Right.png");
  width: 15px;
  height: 25px;
}

.fpPrevious {
  background-image: url("/images/Arrow_Left_BG.png");
  width: 25px;
  height: 30px;
}

.fpNext {
  background-image: url("/images/Arrow_Right_BG.png");
  width: 25px;
  height: 30px;
}

.chartImg {
  max-height: 360px;
}

.GCVideos,
.realEstateSection {
  background-color: white !important;
}

.testimonialText,
.testimonialImg {
  display: inline-block !important;
  float: left;
}

.GCVideos .card-title {
  font-size: 18px;
  font-weight: 600;
  color: #002839;
}

.articleLink {
  text-decoration: none;
  color: black;
  font-weight: 600;
}

.articleLink:hover {
  color: black;
  border-bottom: 2px solid black;
}

.GCVideos .card-text {
  font-size: 16px;
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}

.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
  border-radius: 0;
}

.carousel-inner {
  padding: 1em;
}

.carousel-control-prev,
.carousel-control-next {
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.stat-title {
  margin-bottom: 15px;
  display: inline-block;
}

.GCWrapper img {
  display: flex;
  text-align: center;
  margin: 0 auto;
  top: 10px;
  position: relative;
}

.borderOrange {
  border-top: 1px solid #b74a26;
}

.GCWrapper > div {
  float: left;
  display: block;
}

.GCAccess {
  height: 45px;
  display: inline-block;
  float: left;
  font-weight: 400;
}

.GCWrapper > div span.fs-16 {
  display: inline-block;
  float: left;
}

.statistics > div {
  display: inline-block;
  width: auto;
  min-width: 180px;
}

.FPstatistics > div {
  display: inline-block;
  float: left;
  width: auto;
  min-width: 130px;
}

.partnerText {
  border-bottom: 1px solid #b74a26;
  padding-bottom: 15px;
}

.ctaFLP {
  background-color: #b74a26;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  border-color: #b74a26;
  font-size: 16px;
  letter-spacing: 0.2em;
}

.ctaHome:hover {
  color: white;
}

.partnerNext {
  right: 10px;
}

.partnerPrev {
  left: 10px;
}

.partnerNext:hover,
.partnerPrev:hover {
  color: #b74a26 !important;
}

#PartnerProjectsCarousel .container,
#PartnerProjectsCarousel {
  width: 100% !important;
  max-width: 100% !important;
}

@media (min-width: 1200px) {
  .partnerSpan {
    margin-top: -40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .flpLoanBtn {
    font-size: 14px !important;
  }
}

@media (min-width: 1024px) {
  .statisticsCount:before {
    left: -10% !important;
  }

  .statisticsCount:after {
    right: -10% !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 420px) {
  .projectType {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .statisticsCount:after {
    right: -5% !important;
  }

  .statisticsCount:before {
    left: -5% !important;
  }
}

@media screen and (max-width: 768px) {
  .homeContent {
    padding-top: 9.5em;
  }

  .alert-info {
    margin-top: 2.5em;
  }
  .statistics > div {
    min-width: auto !important;
  }

  .partnersubText {
    width: 100%;
  }

  .introText {
    font-size: 25px !important;
  }

  .statistics p {
    font-size: 18px;
  }

  .testimonialImg img {
    display: none !important;
  }

  .getStartedBtn {
    text-align: left;
  }

  .statisticsCount:after {
    margin-left: 38px;
    right: -3%;
  }

  .flpLoanBtn {
    margin-top: 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 450px) {
  .homeContent {
    padding-top: 9.5em;
  }

  .alert-info {
    margin-top: 2.5em;
  }
  .flexLP {
    min-height: 0px;
  }

  .statistics p {
    font-size: 12px;
  }

  .testimonialImg img {
    display: none !important;
  }

  .GCAccess {
    font-size: 20px;
  }

  .statistics span {
    font-size: 10px;
  }

  .GCright {
    display: none;
  }

  .statisticsCount:after {
    margin-left: 22px;
  }

  .GCFeatures {
    position: relative;
  }

  .GCButton {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 100%;
  }

  .whyGenesis {
    width: auto;
  }

  .introText {
    font-size: 26px;
    width: 300px;
  }

  .loanFPgms {
    font-size: 18px;
  }

  .testimonialText {
    text-align: center !important;
  }

  .client_testimonial {
    font-size: 18px !important;
  }

  .privacyGC {
    font-size: 12px;
  }

  .viewProject {
    width: 100%;
  }

  .sectionTitle {
    font-size: 24px;
  }

  .metricsstartBtn {
    width: 100%;
    margin-top: 25px;
  }

  .metrics {
    font-size: 24px;
  }

  .metrics span {
    font-size: 14px;
  }

  .videosectionTitle {
    font-size: 24px;
  }

  .videoViewMore {
    margin-top: 20px;
  }

  .homeContent .introText,
  .selectLoanService {
    width: 100%;
  }

  .selectLoanService,
  .form-select {
    padding: 10px;
    font-size: 14px;
  }

  .projectType:after {
    //margin-left:15px !important;
  }

  .flpLoanBtn {
    margin-top: 10px;
    font-size: 16px;
  }
}

@media screen and (max-width: 575px) {
  .builttorentSection {
    margin-top: 3rem !important;
  }

  .homeContent .introText {
    line-height: 35px;
    margin-top: 50px;
  }

  .homeContent {
    padding-top: 9.5em;
  }

  .alert-info {
    margin-top: 2.5em;
  }
}

@media screen and (max-width: 340px) {
  .flpLoanBtn {
    margin-top: 10px;
    font-size: 14px !important;
  }

  .homeContent {
    padding-top: 9.5em;
  }

  .alert-info {
    margin-top: 2.5em;
  }
}
