/* ----------------------------------------------------------------
Common Styles
-----------------------------------------------------------------*/

a.btn.btn-rounded.animated.fadeInUp.visible {
  width: 200px;
  padding: 16px;
}

.grid li:before{
  border: none;
}

.grid li:after{
  border: none;
}

.grid li:hover {
  background-color: transparent;
}


/* ----------------------------------------------------------------
Hero Banner
-----------------------------------------------------------------*/

#overview {
  background-position: top right;
  background-size: cover;
  min-height: 660px;
}

#overview .tile-page-title p {
  font-size: 1.3rem;
  font-weight: 700;
  color: #000 !important;
}

#overview .tile-page-title h1 {
  color: #000 !important;
  font-size: 36px;
}

#overview .tile-page-title h5 {
  font-size: 1.5em;
}

#book-demo-btn {
  background-color: #214af5;
  color: #fff !important;
  border: none;
  border-radius: 3em !important;
  box-shadow: 1px 2px 15px 3px rgb(0 0 0 / 10%);
}

#book-demo-btn:hover {
  color: #214af5;
  background: #fff;
  text-decoration: none;
}

#free-trial-btn {
  background-color: #fff;
  color: #214af5 !important;
  border: 2px solid #fff;
  box-shadow: 1px 2px 15px 3px rgb(0 0 0 / 10%);
  border-radius: 3em !important;
  margin: 0;
}

#free-trial-btn:hover {
  color: #fff !important;
  ;
  background: #EE4266;
  text-decoration: none;
  border: none;
}

#overview {
  /* background-image: url("../img/real-estate/immersive-bg.mov"); */
  background-size: cover;
  background-position: right center;
}

/* Changes */

@media screen and (min-width: 991px) {
  #overview {
    background-position: left center;
  }
}

@media screen and (max-width: 769px) {
  #overview {
    /* min-height: 300px; */
    min-height: 770px;
  }

  #overview .stats h4 {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 480px) {
  #overview {
    background-position: left;
    min-height: 850px;
  }
}

/* @media screen and (max-width: 392px) {
  #overview {
    min-height: 990px;
  }
} */

#overview #book-demo-btn {
  background-color: #71cdb3;
}

#overview #book-demo-btn:hover {
  background-color: #EE4266;
}

#free-trial-btn {
  background-color: #0A4BFF;
  /* color: #0A2239 !important; */
  /* border: 2px solid #0A2239; */
  color: #fff !important;
  border: unset;
  box-shadow: 1px 2px 15px 3px rgb(0 0 0 / 10%);
  border-radius: 3em !important;
  margin: 0;
}

#overview .stats {
  position: absolute;
  padding: 20px;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}

#overview .stats h4 {
  font-weight: 700;
  font-size: 36px;
}

#overview .stats h4,
#overview .stats p {
  color: #0A4BFF !important;
}

#overview .stats p{
  font-size: 16px;
}


/* ----------------------------------------------------------------
Trust Co
-----------------------------------------------------------------*/

.trust-co .mobile {
  display: none;
}

.trust-co span {
  color: #D7D6D7;
  font-weight: bolder;
  padding: 10px;
}

.trust-co {
  padding: 80px 80px 0;
  height: auto;
}

.trust-co-img {
  background-color: transparent;
  padding: 0px;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  height: 100px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  /* background-color: #ffffff; */
  border: 1px solid #fafafa;
  border-radius: 5px;
  box-shadow: 2px 3px 6px #e2dede;
}

.trust-co-img img {
  width: auto !important;
  max-width: 90%;
  height: 60px;
}

.trust-co .flickity-page-dots {
  bottom: auto;
  top: 150px;
}

.trust-co .flickity-button {
  display: none;
}

@media (max-width: 760px) {
  #customers {
    padding-bottom: 60px;
  }

  .trust-co-img {
    width: 50%;
    left: auto;
    transform: inherit;
  }

  .trust-co-img img {
    max-width: 70%;
    max-height: 60%;
    width: auto;
    height: auto;
  }
}

@media (max-width: 990px){
  .trust-co .container.desktop{
      display: none;
  }
  .trust-co .container.mobile{
      display: flex;
  }
  .mobile .testimonial{
      width: 100%;
  }
  .trust-co{
      padding: 40px 0;
  }
}

@media screen and (max-width: 767.59px) {
  .trust-co-img {
    width: 100%;
    left: auto;
    transform: inherit;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: -2px 5px 10px #0000001a;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
  }
  .trust-co .heading-text h4 {
    text-align: left;
    line-height: 120%;
  }
}

@media screen and (max-width: 480px) {
  .trust-co {
    padding: 50px 0px 75px;
  }
}

.trust-co .container.desktop{
  max-height: 213px;
}

.trust-co .heading-text h4 {
  color: #0A2239;
  font-size: 36px;
  line-height: 55px;
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 15px;
  }
  .trust-co .trusted_leaders {
  display: flex;
  align-items: center;
  justify-content: space-around;
  }

/* Changes */

.trust-co {
  padding: 30px 0;
  box-sizing: border-box;
  background-color: #8398fe;
}

.trust-co .desktop img {
  width: auto;
  max-width: 100%;
  height: 45px;
}

@media screen and (max-width: 480px) {
  .trust-co .heading-text h4 {
    color: #0A2239;
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 15px;
    text-align: center;
  }
}

.trust-co-img {
  background: none;
  border: none;
  box-shadow: none;
}


/* Products */
.products p{
  font-size: 1.3rem;
}