@media (min-width: 576px) {
    .testimonial figcaption {
        width: 260px;
      }
}

@media (min-width: 1200px) {
  .keep h4 {
    font-size: 26px;
  }
}

@media (min-width: 1400px){
  h1,
.h1 {
  font-size: 50px;
}
h2,
.h2 {
  font-size: 48px;
}
}

@media (min-width: 1800px) {
  h1,
  .h1 {
    font-size: 66px;
  }
  h2,
  .h2 {
    font-size: 52px;
  }
  h3,
  .h3 {
    font-size: 30px;
  }
}

/**/

@media (max-width: 1399.98px) {
  .keep br {
    display: none;
  }
}

@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
  h1,
  .h1 {
    font-size: 46px;
  }
  h2, .h2 {
    font-size: 38px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  .container-fluid {
    padding: 0 20px;
  }
  .keep {
    height: 500px;
  }
  .keep img {
    height: 100%;
    object-fit: cover;
  }
  .JoinOwners .box{
    height: 250px;
  }
  .JoinOwners .box img {
      height: 100%;
      object-fit: cover;
  }
  button.navbar-toggler {
    border: 0;
    padding: 0;
    line-height: 1;
    box-shadow: none !important;
  }
  .navbar-collapse {
    position: fixed;
    top: 0;
    width: 235px;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 75px 15px 0;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
    height: 100vh !important;
    margin-left: -235px;
    transition: all ease 0.2s;
    max-height: 100%;
    overflow-y: auto;
    background-color: #a3e90e !important;
  }

  .navbar-collapse.show {
    margin-left: 0;
  }
  .navbar-brand img{
    width: 50px;
  }

}

@media (max-width: 767.98px) {
 .cardPrice .card-body {
    padding: 25px 30px;
    margin-bottom: 20px;
}
  .cardPrice .card-header {
    padding: 25px 20px;
  }

.stroke:before {
    width: 87px;
}
h2, .h2 {
    font-size: 27px;
}
h2 br, .h2 br{display:none;}
.avtar-xl {
    width: 65px;
    padding: 18px;
    height: 65px;
}
.how-image {
    max-width: 110px;
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 110px;
}
.PriceListUls h6 svg {
    top: -1px;
    padding: 5px;
    width: 20px;
    height: 20px;
}
.PriceListUls li {
    margin-bottom: 12px;
}
.recommend {
    padding: 9px 17px;
    max-width: 190px;
    font-size: 16px;
}
.btn {
    font-size: 18px;
}
.contact-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.keep:before {
    right: 0;
    bottom: -7px;
    left: 0;
}
.payment-icons img {
    max-height: 30px;
}
}

@media (max-width: 575.98px) {
  h1,
  .h1 {
    font-size: 32px;
  }
  .JoinOwners br{
    display: none;
  }
  .reco {
    margin-top: 60px;
  }
  .JoinOwners .box{
    height: 160px;
  }

h2, .h2 {
    font-size: 20px;
}
body {
    font-size: 14px;
}
h4, .h4 {
    font-size: 16px;
}
.cardPrice .card-header {
    padding: 10px 12px;
}
h3, .h3 {
    font-size: 24px;
}
.cardPrice .card-body {
    padding: 25px 25px;
    margin-bottom: 0;
}
.btn {
    font-size: 15px;
}
.btn-theme {
    padding: 12px;
}
.marquee3k {
    padding: 20px 0;
}
.marquee3k h6 {
    font-size: 16px;
}
.form-control, .form-select {
    padding: 12px 20px;
    font-size: 14px;
border-width:1px;
}
.keep {
    height: auto;
}
h5, .h5 {
    font-size: 16px;
}
h6, .h6 {
    font-size: 14px;
}
.accordion-button {
    font-size: 14px;
}
.how-image {
    max-width: 90px;
    margin-top: 0;
    margin-bottom: 0;
    min-height: inherit;
    min-width: 90px;
}
.nav-link {
    font-size: 15px;
}

.avtar-xl {
    width: 30px;
    padding: 0;
    height: 35px;
    background-color: transparent;
}
.avtar-xl img{filter:invert(1);}
.keep img {
    height: 300px;
}
.overlay {
    position: static !important;
    padding: 25px 10px;
}
.keep:before {
    background: #000000;
}
.recommend {
    top: -33px;
}
.marquee3k__copy img {
    margin: 0 30px;
    width: 18px;
}
.JoinOwners .box {
    height: auto;
}
.JoinOwners .box .h1 {
    color: #000 !important;
}
.HomeBanner .container-fluid{padding: 0 0px;}

.pricing-checkbox {
    max-width: 280px;
}
.priceFlex .spanMain {
    width: 125px;
    font-size: 15px;
}
}
