/* 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET 768px TABLET */
@media screen and (min-width: 768px) {

  .top-text,
  .family-text {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .top-tagline h2 {
    font-size: 46px;
  }

.three-card {
  max-width: 500px;
  height: 700px;
}




  /* DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS - DIVISIONS*/
  .division-head {
    width: 700px;
  }
  .division-heading {
      align-items: center;
    }
  .division-heading h2 {
    font-size: 28px;
  }
  .divisions .view-header {
    padding: 40px 50px;
  }




  /* ROTATOR - ROTATOR - ROTATOR - ROTATOR - ROTATOR - ROTATOR - ROTATOR - ROTATOR - ROTATOR - ROTATOR */
  .front-blog-text {
    max-width: 700px;
  }

  .blog-highlights .slick-initialized .slick-slide,
  .divisions .slick-initialized .slick-slide {
    height: 650px;
  }
  .blog-highlights .slick-dots,
  .divisions .slick-dots {
    width: 25%;
    padding-top: 50px;
    padding-left: 10px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
    float: none;
  }
  .blog-highlights .slick__arrow,
  .divisions .slick__arrow{
    bottom: 100px;
    position: relative;
  }
  .slick-prev {
    position: absolute;
    left: 50px;
    margin-left: 0;
  }
  .slick-next {
    position: absolute;
    right: 50px;
  }
  .region-featured-bottom-third {
    padding-top: 40px;
  }



  .join-image {
    height: 700px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
  }

/* FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER */
.site-footer__top {

}
  .site-footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .site-footer .region {
    margin-left: 0;
    margin-right: 0;   
  }
  .site-footer__top .region {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }


  .site-footer__top .region:nth-child(2n),
  .site-footer__top .region:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 0;
  }



/* FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE - FLOORPLAN PAGE */
.floorplan-back {
  font-size: 16px;
}
.floorplan-title h2 {
  font-size: 44px !important;
}
.brand-btn-too,
.brand-contact-too {
  font-size: 21px;
  padding: 10px 20px;
}
.specs-toggle__label {
  font-size: 24px;
}
.specs-list__row {
  padding: 15px 25px;
}
.specs-list__term,
.specs-list__def {
  font-size: 20px;
}
.site-footer__top .footer-accordion-toggle,
.view-floorplan-model .accordion-button {
  font-size: 20px;
}
.view-floorplan-model .accordion-item {
  padding: 10px 0;
}
li {
  line-height: 2;
  font-size: 18px;
}
.social-icon img {
  width: 24px;
  height: 24px;
}




.proven-body a{
  font-size: 24px;
}


.more-date,
.more-title {
  padding-left: 40px;
  padding-right: 40px;
}


















}