/* dnn bug fixes */
[class*='Pane'] {
  margin-bottom: 0px !important;
}

/* #dnn_content {
  padding: 0px !important;
} */

/* Menu Changes*/
#dnngo_megamenu .primary_structure {
  margin: 5px 0;
}

.roll_menu.roll_activated .dnn_logo {
  line-height: 56px;
  height: 56px;
}

/* buttons */
[class*='btn'] {
  font-family: PT-Sans;
  font-weight: 400;
  transition: background 250ms, color 250ms, border 250ms !important;
}

a.btn-white-outline,
a.btn-white-outline:link,
a.btn-white-outline:visited {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 14px 26px;
  text-decoration: none;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
}

a.btn-white-outline:hover,
a.btn-white-outline:link:hover {
  background-color: #062261;
  border-color: #062261;
  color: #fff;
}

a.btn-green-outline,
a.btn-green-outline:link,
a.btn-green-outline:visited {
  color: #062261;
  font-size: 28px;
  line-height: 36px;
  border-radius: 5px;
  border: 2px solid #062261;
  padding: 14px 26px;
  text-decoration: none;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.21);
}

a.btn-green-outline:hover,
a.btn-green-outline:link:hover,
a.btn-green-outline:visited:hover {
  background-color: #333333;
  border-color: #333333;
  color: #fff;
}

a.btn-white,
a.btn-white:link,
a.btn-white:visited {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  padding: 14px 10px;
  text-decoration: none;
}

a.btn-white:hover,
a.btn-white:link:hover,
a.btn-white:visited:hover {
  color: #062261;
}

/* Nav Changes */
.headerBox .headertopBox {
  background-image: url(/Portals/0/Home/BG-Pattern.png);
  border-bottom: 2px solid #808080;
}

.headerBox .HeaderPane {
  display: block;
}

.nav-items {
  padding: 10px 0;
}

.nav-items .section {
  display: inline-block;
  padding: 0 10px;
}

.nav-icons {
  float: right;
}

/* Home Hero Changes */
.home-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 800px;
  max-height: 56.25svw;
  /* background-image: url(/Portals/0/Home/HomeHero.jpg); */
  position: relative;
  justify-content: center;
  text-align: center;
  z-index: 10;
  background-position: 60%;
  overflow: hidden;
}

.home-hero>iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100svw;
  height: 56.25svw;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  z-index: 0;
  pointer-events: none;
}

.home-hero .shade {
  position: relative;
  z-index: 1;
  display: flex;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
  padding: 70px 0;
  width: 100%;
  justify-content: center;
}

.home-hero h1 {
  font-size: 80px;
  line-height: 0.7em;
  color: #fff;
}

.home-hero h1 span {
  font-size: 50px;
  font-weight: 400;
}

.home-hero-content .buttons {
  padding-top: 40px;
}

.home-hero-content span.fa-stack {
  font-size: 22px;
}

.home-hero-content .btn-white,
.home-hero-content .btn-white-outline {
  display: inline-block;
}

/* Home about changes */
.bg-pattern {
  background: url(/Portals/0/Home/BG-Pattern.png);
}

.home37-full-left {
  background: url(/Portals/0/Home/BG-Pattern.png);
}

.home37-full-left p,
.home37-full-left li {
  color: #666666;
}

/* Home floor plans changes */
div#dnn_Full_Screen_PaneB {
  background-image: url(/Portals/0/Home/FloorPlansBG.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.floor-plans {
  padding: 60px 0px;
  text-align: center;
}

.home37-title01 p {
  margin: 0;
}

/* testimonial home changes */
.testimonials-bg01 {
  background: url(/Portals/0/Home/Testimonial-BG.jpg);
}

.testimonials-bg01 .home37-title01 h2 {
  color: #fff;
  text-align: center;
}

.testimonials-bg01 .home37-title-l,
.testimonials-bg01 .home37-title-r,
.testimonials-bg01 .home37-title-m:before {
  background-color: #fff;
}

.testimonials-bg01 .home37-title-m {
  border-color: #fff;
}

.Testimonials07-tab blockquote .pic {
  width: 65px;
  height: 65px;
}

.video-wrapper {}

.video-wrapper video {
  width: 100%;
  height: 56.25%;
}

/* Contact info changes */
.contact-info h2 {
  font-weight: 300;
  font-size: 28px;
  line-height: 1em;
}

.contact-info h3 {
  font-weight: 300;
  font-size: 20px;
  line-height: 1em;
  padding-top: 25px;
}

.contact-info a,
.contact-info a:link {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #062261;
}

/* footer changes */
.footer_bottom .footer_bottom_bg {
  transform: none;
  background-image: url(/Portals/0/Home/BG-Pattern.png);
  border-top: 2px solid #808080;
}

.copyright_style,
.copyright_style a,
.FooterPane {
  color: #666666;
}

.footer_bottom a,
.footer_bottom a:link {
  color: #666;
  text-decoration: underline;
  text-decoration-color: #062261;
}

.footer_bottom a:hover,
.footer_bottom a:hover:link {
  color: #062261;
}

/* internal page banners */
.int-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.int-banner-content {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
  height: 200px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.int-banner-content h1 {
  color: #fff;
}

.int-banner.floor-plans {
  background-image: url(/Portals/0/FloorPlans/FloorPlansHero.jpg);
}

/* floor plans internal page changes */
.imgbox01 {
  background-color: #fff;
}

/* thank you / 404 page changes */
.fourohfour {
  font-size: 10em;
  line-height: 1.2;
}

.error {
  font-size: 5em;
  line-height: 1.2;
}

.not_found {
  font-size: 3em;
  line-height: 1.2;
}

.slick-slider {
  margin-bottom: 0 !important;
}

.ty-title {
  font-size: 6em;
  line-height: 1.2;
}

.ty-subtitle {
  font-size: 3em;
  line-height: 1.2;
}

/* media queries */
@media only screen and (min-width: 1921px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1300px) {}

@media only screen and (max-width: 1200px) {
  .home37-title01 h2 {
    font-size: 42px;
    line-height: 1.1em;
  }

  [class*='btn'] {
    font-size: 22px !important;
  }

  .home-hero {
    height: 600px;
    max-height: unset;
  }

  .home-hero>iframe {
    height: 100%;
    min-width: 1066.6667px;
  }

  #dnngo_megamenu>div>ul>li>a>span {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991px) {
  .home-hero h1 {
    font-size: 60px;
    line-height: 1em;
  }

  .home-hero h1 span {
    font-size: 42px;
  }

  .mobile_dnn_logo img {
    max-height: 90% !important;
  }
}

@media only screen and (max-width: 768px) {
  [class*='btn'] {
    font-size: 20px !important;
  }

  .int-banner-content h1 {
    font-size: 42px;
    line-height: 52px;
  }
}

@media screen and (max-width: 767px) {
  .ty-title {
    font-size: 4em;
  }

  .ty-subtitle {
    font-size: 2em;
  }

  .fourohfour {
    font-size: 5em;
  }

  .error {
    font-size: 3em;
  }

  .not_found {
    font-size: 2em;
  }

  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 40px;
  }

  .home-hero {
    height: 500px;
  }

  .home-hero>iframe {
    min-width: 888.88889px;
  }
}

@media only screen and (max-width: 599px) {
  .home-hero h1 {
    font-size: 40px;
  }

  .home-hero h2 {
    font-size: 36px;
    line-height: 1.3;
  }

  .home-hero h1 span {
    font-size: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .home-hero h1 {
    font-size: 32px;
  }

  .home-hero h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 379px) {}
