@font-face {
  font-family: 'Sinkin Sans 200 X';
  src: url('fonts/SinkinSans-200XLightItalic.woff2') format('woff2'),
      url('fonts/SinkinSans-200XLightItalic.woff') format('woff'),
      url('fonts/SinkinSans-200XLightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Sinkin Sans 200 X';
  src: url('fonts/SinkinSans-200XLight.woff2') format('woff2'),
      url('fonts/SinkinSans-200XLight.woff') format('woff'),
      url('fonts/SinkinSans-200XLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 300';
  src: url('fonts/SinkinSans-300Light.woff2') format('woff2'),
      url('fonts/SinkinSans-300Light.woff') format('woff'),
      url('fonts/SinkinSans-300Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 300';
  src: url('fonts/SinkinSans-300LightItalic.woff2') format('woff2'),
      url('fonts/SinkinSans-300LightItalic.woff') format('woff'),
      url('fonts/SinkinSans-300LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 400';
  src: url('fonts/SinkinSans-400Regular.woff2') format('woff2'),
      url('fonts/SinkinSans-400Regular.woff') format('woff'),
      url('fonts/SinkinSans-400Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 400';
  src: url('fonts/SinkinSans-400Italic.woff2') format('woff2'),
      url('fonts/SinkinSans-400Italic.woff') format('woff'),
      url('fonts/SinkinSans-400Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 600';
  src: url('fonts/SinkinSans-600SemiBold.woff2') format('woff2'),
      url('fonts/SinkinSans-600SemiBold.woff') format('woff'),
      url('fonts/SinkinSans-600SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 700';
  src: url('fonts/SinkinSans-700Bold.woff2') format('woff2'),
      url('fonts/SinkinSans-700Bold.woff') format('woff'),
      url('fonts/SinkinSans-700Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 800';
  src: url('fonts/SinkinSans-800Black.woff2') format('woff2'),
      url('fonts/SinkinSans-800Black.woff') format('woff'),
      url('fonts/SinkinSans-800Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sinkin Sans 900 X';
  src: url('fonts/SinkinSans-900XBlack.woff2') format('woff2'),
      url('fonts/SinkinSans-900XBlack.woff') format('woff'),
      url('fonts/SinkinSans-900XBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minion Pro';
  src: url('fonts/MinionPro-Regular.woff2') format('woff2'),
      url('fonts/MinionPro-Regular.woff') format('woff'),
      url('fonts/MinionPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sinkin-900{font-family: 'Sinkin Sans 900 X';font-weight: 900;}
.sinkin-800{font-family: 'Sinkin Sans 800';font-weight: 900;}
.sinkin-700{font-family: 'Sinkin Sans 700';font-weight: bold;}
.sinkin-600{font-family: 'Sinkin Sans 600';font-weight: 600;}
.sinkin-400{font-family: 'Sinkin Sans 400';font-weight: 400;}
.sinkin-300{font-family: 'Sinkin Sans 300';font-weight: 300;}
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Sinkin Sans 200 X';
  font-size: 16px;
  color: #000000;
  font-weight: 300;
}

a {
  transition: all 0.32s ease-out;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #606f3f;
  text-decoration: none;
}
main{padding-top: 165px;}

.fw-bl {
  font-weight: 700;
}

.fw-bo {
  font-weight: bold;
}

strong,
.fw-me {
  font-weight: 500;
}

.fw-re {
  font-weight: 400;
}

.fw-li {
  font-weight: 300;
}

.fs-170 {
  font-size: 170px;
}
.fs-150 {
  font-size: 150px;
}
.fs-130 {
  font-size: 130px;
}

.fs-87 {
  font-size: 87px;
}

.fs-82 {
  font-size: 82px;
}

.fs-72 {
  font-size: 72px;
}

.fs-65 {
  font-size: 65px;
}

.fs-62 {
  font-size: 62px;
}

.fs-60 {
  font-size: 60px;
}

.fs-58 {
  font-size: 58px;
}

.fs-56 {
  font-size: 56px;
}

.fs-55 {
  font-size: 55px;
}

.fs-52 {
  font-size: 52px;
}

.fs-49 {
  font-size: 49px;
}
.fs-48 {
  font-size: 48px;
}
.fs-43 {
  font-size: 43px;
}

.fs-40 {
  font-size: 40px;
}

.fs-38 {
  font-size: 38px;
}

.fs-32 {
  font-size: 32px;
}

.fs-30 {
  font-size: 30px;
}

.fs-26 {
  font-size: 26px;
}
.fs-25 {
  font-size: 25px;
}
.fs-22 {
  font-size: 22px;
}
.fs-20 {
  font-size: 20px;
}
.fs-19 {
  font-size: 19px;
}

.fs-18 {
  font-size: 18px!important;
}

.fs-16 {
  font-size: 16px;
}
.fs-15 {
  font-size: 15px;
}
.fs-14 {
  font-size: 14px;
}

.fs-13 {
  font-size: 13px;
}

.fs-12 {
  font-size: 12px;
}

.fs-10 {
  font-size: 10px;
}

.fs-8 {
  font-size: 8px;
}

.ls-0-4 {
  letter-spacing: 0.4px;
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-3 {
  letter-spacing: 3px;
}

.ls-4 {
  letter-spacing: 4px;
}

.ls-6 {
  letter-spacing: 6px;
}

.ls-8 {
  letter-spacing: 8px;
}

.ls-10 {
  letter-spacing: 10px;
}

.ls-13 {
  letter-spacing: 13px;
}

.ls-20 {
  letter-spacing: 20px;
}

.ls-60 {
  letter-spacing: 60px;
}

.ls-80 {
  letter-spacing: 80px;
}

.lh-1 {
  line-height: 1;
}

.lh-1-1 {
  line-height: 1.1;
}

.lh-1-2 {
  line-height: 1.2;
}

.lh-1-4 {
  line-height: 1.4;
}

.lh-1-7 {
  line-height: 1.7;
}

.lh-2 {
  line-height: 2;
}

.lh-2-4 {
  line-height: 2.4;
}

.lh-4 {
  line-height: 4;
}

.bg-grey {
  background-color: #e6e6e6 !important;
}

.bg-brand {
  background-color: #08243d !important;
}

.bg-green {
  background-color: #b9d1cd !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-brand-l {
  background-color: #c3e0ed3d !important;
}
.bg-brand-d {
  background-color: #c3e0ed !important;
}
.bg-register {
  background-image: url(../images/bg-register.jpg);
  background-position: bottom;
}

.text-brand {
  color: #a2715c !important;
}

.text-brand-l {
  color: #c3e0ed !important;
}
.text-brand2{color:#83919f;}
.text-grey {
  color: #666666 !important;
}

.text-black {
  color: black !important;
}

.text-d-grey {
  color: #88888f;
}

.bg-light {
  background-color: #f2f2f2 !important;
}

.btn-brand {
  background-color: #c3e0ed;
  border: 1px solid #08243d;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  color: #08243d;
  font-size: 20px;
  padding: 12px 25px;
  letter-spacing: 1px;
  font-family: 'Sinkin Sans 400';
}
.btn-brand:hover {
  background-color: #484c4c;
  color: #fff !important;
}
.btn-virtual-tour {
  background-color: #c3e0ed;
  border: 1px solid #08243d;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  color: #08243d;
  font-size: 14px;
  padding: 11px 25px 9px;
  letter-spacing: 1px;
  font-family: 'Sinkin Sans 400';
}
.btn-virtual-tour:hover {
  background-color: #484c4c;
  color: #fff !important;
}
.btn-brand-l {
  background-color: transparent;
  border: 1px solid #a2715c;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  color: #a2715c;
  font-size: 25px;
  padding: 12px 20px;
  letter-spacing: 1px;
}

.btn-brand:hover {
  background-color: #484c4c;
  color: #fff !important;
}

.btn-register {
  color: #91756a !important;
  background-color: #dbf0f2;
  border: none;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  font-weight: bold;
  font-size: 15px;
  padding: 7px 18px !important;
  letter-spacing: 1px;
}

.btn-download {
  background-color: #a2715c;
  border: 2px solid #dbf0f2;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  color: #dbf0f2;
  font-size: 25px;
  padding: 12px 20px;
  letter-spacing: 1px;
}

.btn-share {
  background-color: #aaaaaa;
  background-image: url("/images/misc/share.png");
  padding: 13px 23px;
  color: white;
  background-position: 90% 52%;
  background-repeat: no-repeat;
  padding-right: 65px !important;
  border: 0;
}
.btn-share:hover {
  background-color: #535850;
}
.btn-share:focus {
  border: none;
}

.has-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-linked {
  transition: all 0.32s ease-out;
}
.img-linked:hover {
  transform: scale(0.96);
  cursor: pointer;
}

.text-linked {
  color: inherit;
}
.text-linked:hover {
  color: inherit;
  text-decoration: underline;
}

.border-t {
  border-top: 1px solid #666;
}

.border-b {
  border-bottom: 1px solid #666;
}

footer {
  background-color: black;
}

ul {
  list-style: none;
  padding-left: 0;
}

#topNavigation .nav-link {
  font-size: 15px;
  font-weight: 300;
  color: #082440;
  padding: 0px 15px;
  letter-spacing: 2px;
}
#topNavigation .nav-link:hover, #topNavigation .nav-link:active {
  color: #a3d5ec;
}
#topNavigation .nav-item {
  display: flex;
  align-items: center;
}
#topNavigation .nav-item .logo-nav img {
  max-width: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
#topNavigation .nav-item a {
  cursor: pointer;
}

#topNavigation1 .nav-link {
  color: black;
  letter-spacing: 2px;
}
#topNavigation1 .img-logo {
  
}
@media screen and (max-width: 768px) {
  #topNavigation1 {
    background-color: transparent;
    text-align: right;
  }
  #topNavigation1 .navbar {
    justify-content: flex-end;
  }
  #topNavigation1 .navbar .navbar-brand {
    display: none;
  }
}

.navbar-toggler {
  display: flex;
  flex-direction: column;
  gap: 5px;
  z-index: 9999;
  padding-top: 20px;
}
.navbar-toggler div {
  height: 2px;
  min-width: 50px;
  width: 100%;
  background-color: #a2715c;
}
.navbar-toggler.white div {
  background-color: #000;
}


@media screen and (max-width: 992px) {
  .homepage {
    padding-top: 0px;
  }
  .homepage .hero-logo {
    position: absolute;
    width: 60vw;
    top: 56px;
    left: 20vw;
    display: block;
  }
}
/*homepage video start */
.video__wrapper{
  position:relative;
}
.video-text{position: absolute;top: 65%;
  left: 45%;
  font-family: 'Sinkin Sans 400';
  font-style: italic;
}

.video__play-button{
  margin:0;
  padding:0;
  cursor:pointer;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border:0;
  border-radius:0;
  background-color:rgba(255,255,255,0.4);
  -webkit-appearance:none;
  z-index:2;
  transition: all 200ms ease-in-out;
}

.video__play-button-icon{
  width:96px;
  transition: all 200ms ease-in-out;
}

.video__play-button-icon--play polygon{
  transform-origin: 50% 50%;
  transition: all 200ms ease-in-out;
}

.video__play-button-icon--play:hover polygon{
  transform: scale(1.5);
}

.video__play-button[data-button-state="pause"] .video__play-button-icon--pause{
  display:none;
}

.video__play-button[data-button-state="play"] .video__play-button-icon--play{
  display:none;
}

.video__play-button[data-button-state="play"] .video__play-button-icon{
  opacity:0;
}

.video__play-button[data-button-state="play"]:hover .video__play-button-icon{
  opacity:1;
}

.video__play-button[data-button-state="play"]{
  background-color:rgba(0,0,0,0);
}

.video__play-button[data-button-state="play"]:hover{
  background-color:rgba(0,0,0,.4);
}


.video__wrapper[data-state="pause"] .video__fullscreen-icon,
.video__wrapper[data-state="play"]:hover .video__fullscreen-icon{
  opacity:1;
  visibility:visible;
}

/*homepage video end*/

.img-register {
  right: 0px;
  position: absolute;
  top: 0;
}

#sideNav {
  position: fixed;
  top: 300px;
  right: 0;
  z-index: 89;
  width: 50px;
  display: block;
}
#sideNav .nav-register {
  padding: 14px 15px;
  background-color: #005839;
  transform: rotate(-90deg);
  top: -123px;
  position: absolute;
  width: 170px;
  left: -57px;
}
#sideNav .nav-register:hover {
  background-color: #535850;
}
#sideNav .nav-register a {
  color: #fff;
  font-weight: 500;
  display: block;
}
#sideNav .btn-social {
  padding: 11px;
}
#sideNav .btn-fb {
  background-color: #316094;
}
#sideNav .btn-ig {
  background-color: #559390;
}
#sideNav .bt-share {
  background-color: #929497;
}
.footer-logo{width: 400px;}

::placeholder { color: #ced3d8; opacity: 1; }
:-ms-input-placeholder { color: #ced3d8;}
::-ms-input-placeholder { color: #ced3d8;}

#registrationForm input::placeholder { color: #ced3d8;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400; }
  
#registrationForm  input::-webkit-input-placeholder {
      color: #ced3d8;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400;
    }
    
    #registrationForm  input:-moz-placeholder { 
      color: #ced3d8;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400;
    }
    
    #registrationForm   input::-ms-input-placeholder  { 
      color: #ced3d8;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400;
    }
#registrationForm .form-control {
  border-left: none;
  border-right: none;
  border-top: none;
  color: #ced3d8;
  border-radius: 0;
  margin-bottom: 40px;
  height: 60px;
  font-size: 17px;
  font-weight: 400;
  background-color: transparent;
  border-bottom: 1px solid #082440;
  font-family: 'Sinkin Sans 400';
}
#registrationForm .form-control:focus {
  box-shadow: none;
}
#registrationForm sup {
  color: #c3e0ed;
  font-size: 16px !important;
  font-weight: 400;
}
#registrationForm label {
  color: #000;
  font-size: 18px;
  font-family: 'Sinkin Sans 400';
}
#registrationForm select {
  display: block;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  height: calc(3.5rem + 2px);
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  color: #a2715c;
}



#appointmentForm input::placeholder { color: #526577;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400; }
  
#appointmentForm  input::-webkit-input-placeholder {
      color: #526577;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400;
    }
    
    #appointmentForm  input:-moz-placeholder { 
      color: #526577;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400;
    }
    
    #appointmentForm   input::-ms-input-placeholder  { 
      color: #526577;font-size: 18px;font-family: 'Sinkin Sans 400';font-weight: 400;
    }
#appointmentForm .form-control {
  border-left: none;
  border-right: none;
  border-top: none;
  color: #ced3d8;
  border-radius: 0;
  margin-bottom: 40px;
  height: 60px;
  font-size: 15px;
  font-weight: 400;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  font-family: 'Sinkin Sans 400';
}
#appointmentForm .form-control:focus {
  box-shadow: none;
}
#appointmentForm sup {
  color: #c92e63;
  font-size: 16px !important;
  font-weight: 400;
}
#appointmentForm label {
  color: #fff;
  font-size: 18px;
  font-family: 'Sinkin Sans 400';
}
#appointmentForm select {
  display: block;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  height: calc(3.5rem + 2px);
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  color: #a2715c;
}






#topNavigation{background-color: white;}


.activeNav,
.navbar-nav .active a,
#mainNav .nav-link .active,
#topNavigation .nav-item .active {
  color: #c3e0ed !important;
}

#sharePopUp .modal-header {
  border: none;
}

.nav-wraper {
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 9999;
}

svg {
  height: 100%;
  width: 100%;
}

footer .btn-fb {
  background-color: #316094;
}
footer .btn-ig {
  background-color: #559390;
}
footer .bt-share {
  background-color: #929497;
}
footer .btn-social {
  padding: 11px;
}





#comm-gallery .nav-pills .nav-link
{
  color:black;
  font-family: 'Sinkin Sans 400';font-weight: 400;
  padding:10px 17px;
  font-size: 15px;
  text-transform:uppercase;
  letter-spacing: 1px;
}

#comm-gallery .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .nav-pills .nav-link.active:hover
{
text-decoration: underline;
font-family: 'Sinkin Sans 900 X';font-weight: 900;
background-color: transparent;
}
#comm-gallery .nav-pills .nav-link:hover
{
	text-decoration: underline;

}
#comm-gallery .img-hover-zoom
{
  padding:10px 0;
	overflow: hidden;

}

.comm{position: relative;}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}

.comm:hover .overlay {
  display: block;
  background:rgba(8, 36, 61, 0.5);
}

.comm-button {
  position: absolute;
  right:0;
  left:0;
  top: 50%;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.comm-button a {
  padding: 20px 78px;
  text-align: center;
  color: #c3e0ed;
  border: solid 1px #c3e0ed;
  z-index: 1;
  font-size: 25px;
  font-family: 'Sinkin Sans 400';font-weight: 400;
}

.comm:hover .comm-button {
  opacity: 1;
}


#communityMapModal{z-index: 99999;}
#communityMapModal .closeBtn{margin-bottom:0;}
#communityMapModal .closeBtn:hover{cursor: pointer;}
#communityMapModal .modal-header{border: none; justify-content: flex-end;  padding-bottom: 0; padding-right: 0;}
#communityMapModal .modal-content{border: none; background-color: transparent;}
#communityMapModal .modal-body{padding: 0; background-color: #FFF;}
#communityMapModal .modal-body {border: 1px solid #414042;}
#map {
  width: 100%;
  height: 800px;
}
.map-container {
  position: relative;
  overflow: hidden;
}

.map-container img.base-map {
  width: 100%;
  height: auto;
  display: block;
}

.map-container .logo {
  position: absolute;
  transition: transform 0.3s ease;
  max-width: 25%;
}
.map-container .logo.new{
cursor: pointer;}
.map-container .logo.new:hover {
  transform: scale(1.25);
  z-index: 2;
  transform-origin: top left;
}
.community-filter.active {
  text-decoration: underline;
  text-underline-offset: 6px;
}
.highlight-marker {
  transition: transform 0.3s ease;
  cursor: pointer;
}
.highlight-marker:hover {
  transform: scale(1.25);
    z-index: 2;
    transform-origin: top left;
}

/* .custom-marker img {
  cursor: pointer;
  transition: transform 0.3s;
}

.custom-marker img:hover {
  transform: scale(1.1);
} */





.team {
  position: relative; /* should already be set */
  overflow: hidden;   /* ensure overlay doesn't spill out */
}

.team img {
  display: block;
  width: 100%;
  transition: filter 0.3s ease;
}

/* Darken image on hover */
.team:hover img {
  filter: brightness(60%);
}

/* The button stays as you have it */
.team .team-hover-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  background-color: transparent;
  border: 1px solid #d5e2e8;
  display: inline-block;
  transition: all 0.32s ease-out;
  color: #d5e2e8;
  font-size: 20px;
  padding: 12px 30px;
  letter-spacing: 1px;
  z-index: 2; /* make sure button is above image */
}

.team:hover .team-hover-button {
  opacity: 1;
}






.caption {
  position: absolute;
  top: 50%;
  left: 66%;
  transform: translate(-50%, -50%);
  color: white;
}

#btn-register-side {
  position: fixed;
  right: -100px;
  bottom: 400px;
  background-color: #5f958c;
  color: #fff;
  letter-spacing: 1px;
  border-radius: 10px 10px 0 0;
  transform: rotate(-90deg);
  padding: 5px 15px;
  transform-origin: right;
  transition: all 0.5s linear;
  border: 2px solid #fff;
}
#btn-register-side:hover {
  box-shadow: 0px 0px 20px 10px #999;
  right: 25px;
}

.scroll-wrapper1 {
  background-color: white;
}

#sideNav {
  position: fixed;
  top: 300px;
  right: 0;
  z-index: 89;
  width: 50px;
  display: block;
}
#sideNav .nav-register {
  padding: 14px 15px;
  background-color: #005839;
  transform: rotate(-90deg);
  top: -123px;
  position: absolute;
  width: 170px;
  left: -57px;
}
#sideNav .nav-register:hover {
  background-color: #535850;
}
#sideNav .nav-register a {
  color: #fff;
  font-weight: 500;
  display: block;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 28px;
  background-color: #c3e0ed;
  background-repeat: no-repeat;
}
.sidenav a {
  padding: 0px 8px 0px 150px;
  text-decoration: none;
  font-size: 65px;
  color: #000000 !important;
  display: block;
  transition: 0.3s;
  /* font-family: 'Sinkin Sans 200 X'; */
  line-height: 6.5rem;
  letter-spacing: 10px;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav a[href^=tel], .sidenav a[href^=mailto] {
  color: #ffffff !important;
}
.sidenav .closebtn {
  position: absolute;
  top: 20px;
  right: 100px;
  margin-left: 50px;
  padding: 0;
}
.sidenav .register {
  position: absolute;
  top: 28px;
  right: 158px;
  font-size: 30px !important;
  margin-right: 50px;
  color: #dbf0f2;
}
.sidenav .contact {
  padding: 0 0 0 150px;
}
.sidenav .contact a {
  font-size: 22px;
  padding: 8px;
}
.sidenav .social a {
  font-size: 25px;
  padding: 0;
  line-height: 1.5rem;
  /* font-weight: 600; */
  /* font-family: 'Sinkin Sans 600'; */
  letter-spacing: 1px;
}
.sidenav .logo-nav img {
  max-height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 768px) {
  .sidenav .logo-nav {
    display: none;
  }
}
.sidenav .close-img {
  -o-object-fit: contain;
     object-fit: contain;
}

.img-logo-center {
  padding: 0 50px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}

.arrow {
  position: absolute;
  bottom: 3%;
  right: 2%;
  transform: translate(-50%, -50%);
}

.carousel {
  position: relative;
}

.carousel-item img {
  -o-object-fit: cover;
  object-fit: cover;
}

#carousel-thumbs {
  padding: 0 50px;
}
#carousel-thumbs img {
  opacity: 80%;
  border: 3px solid transparent;
  cursor: pointer;
}
#carousel-thumbs img:hover {
  opacity: 100%;
}
#carousel-thumbs .selected img {
  opacity: 100%;
}
#carousel-thumbs .carousel-control-prev,
#carousel-thumbs .carousel-control-next {
  width: 50px;
}

.modal-content {
  border-radius: 0;
  background-color: transparent;
  border: none;
}

#lightbox-container-image img {
  width: auto;
  max-height: 520px;
}

#carousel-thumbs .carousel-control-next,
#carousel-thumbs .carousel-control-prev {
  position: relative;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 5%;
  padding: 0;
  left: 91%;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 1;
  transition: opacity 0.15s ease;
}
#carousel-thumbs .carousel-control-prev-icon {
  background-image: url(../images/pre.png);
  width: 26px;
  height: 22px;
}
#carousel-thumbs .carousel-control-next-icon {
  background-image: url(../images/next.png);
  width: 26px;
  height: 22px;
}

#carouselExampleCaptions .carousel-control-prev-icon , #carouselExampleCaptions1 .carousel-control-prev-icon,#carouselGallery .carousel-control-prev-icon {
  background-image: url(../images/interior-gallery-pre.jpg);
  width: 74px;
  height: 74px;
}
#carouselExampleCaptions .carousel-control-next-icon,#carouselExampleCaptions1 .carousel-control-next-icon,#carouselGallery .carousel-control-next-icon {
  background-image: url(../images/interior-gallery-next.jpg);
  width: 74px;
  height: 74px;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
  width: 4.4%;
}

#carouselExampleCaptions .carousel-indicators [data-bs-target],#carouselExampleCaptions1 .carousel-indicators [data-bs-target],#carouselGallery .carousel-indicators [data-bs-target] {
  width: 37px;
  height: 5px;
  
  border: none;
  background-color: black;
  opacity: 1;
  margin-left: 3px;
}
#carouselExampleCaptions .carousel-indicators .active ,#carouselExampleCaptions1 .carousel-indicators .active,#carouselGallery .carousel-indicators .active{
  background-color: #c3e0ed;
}
#carouselExampleCaptions .carousel-indicators,#carouselExampleCaptions1 .carousel-indicators, #carouselGallery .carousel-indicators{
  bottom: -110px;
}
#carouselExampleCaptions .carousel-caption,#carouselExampleCaptions1 .carousel-caption,#carouselGallery .carousel-caption {
  top: 1.25rem;
  left: 0%;
  right: 77%;
}
@media screen and (max-width: 768px) {
  #carouselExampleCaptions .carousel-caption,#carouselExampleCaptions1 .carousel-caption,#carouselGallery .carousel-caption {
    background-color: #a2715c;
    color: white;
    top: 10px;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: -moz-fit-content;
    width: fit-content;
    bottom: unset;
    display: inline-block;
    padding: 5px 10px;
  }
  #carouselExampleCaptions .carousel-caption p,#carouselExampleCaptions1 .carousel-caption p,#carouselGallery .carousel-caption p {
    margin: 0;
    font-size: 10px !important;
    color: #ffffff !important;
  }
}

#carouselExampleControls .carousel-indicators [data-bs-target],
#carouselExampleControls1 .carousel-indicators [data-bs-target] {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 2px solid #a2715c;
  background-color: transparent;
  opacity: 1;
  margin-left: 15px;
}

#carouselExampleControls .carousel-indicators .active,
#carouselExampleControls1 .carousel-indicators .active {
  background-color: #a2715c;
}

#carouselExampleControls .carousel-control-prev-icon,
#carouselExampleControls1 .carousel-control-prev-icon {
  background-image: url(../images/floorplan/pre.png);
  width: 80px;
  height: 80px;
}

#carouselExampleControls .carousel-control-next-icon,
#carouselExampleControls1 .carousel-control-next-icon {
  background-image: url(../images/floorplan/next.png);
  width: 80px;
  height: 80px;
}

#carouselExampleControls .carousel-control-next,
#carouselExampleControls .carousel-control-prev {
  opacity: 1;
  width: 13%;
}

#carouselExample .carousel-control-prev-icon {
  background-image: url(../images/pre.png);
  width: 26px;
  height: 22px;
}
#carouselExample .carousel-control-next-icon {
  background-image: url(../images/next.png);
  width: 26px;
  height: 22px;
}
#carouselExample .carousel-control-next,
#carouselExample .carousel-control-prev {
  opacity: 1;
  width: 95%;
  align-items: end;
  justify-content: flex-start;
}

.social-media-footer {
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
  height: 40px;
  width: 40px;
}
.social-media-footer img {
  width: auto;
  height: auto;
  padding-left: 8px;
  padding-top: 7px;
}

.hero-wrapper {
  height: calc(110vh - 80px);
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 100;
}

.hero-video-container {
  min-height: 100vh;
  height: 100%;
  display: block;
  position: relative;
}
.hero-video-container .hero-video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  background-color: #000000;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-image {
  height: 100vh;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.hero-image .hero-text {
  font-size: 80px;
  margin-left: 10px;
  margin-bottom: 0;
  width: 100%;
  line-height: 1.1;
}

.slider-top {
  margin-top: -19%;
}

@media screen and (min-width: 768px) {
  .hero-image .hero-text {
    font-size: 120px;
    margin: 0 auto;
    max-width: 700px;
  }
}
@media screen and (min-width: 1200px) {
  .hero-image .hero-text {
    font-size: 150px;
    margin: 0 auto;
    max-width: 1200px;
  }
}




#hero-video {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -10;
}

@keyframes homepagehero {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
.hero-thumb {
  width: 300px;
  height: 200px;
  /* background-image: url("/images/hero/video-thumb.jpg"); */
  background-position: center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 12;
  cursor: pointer;
}
.hero-thumb .img-playClose {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.hero-thumb .img-playClose:hover {
  transform: translate(-50%, -50%) scale(1.2);
}

@media screen and (max-width: 767px) {
  #hero-video {
    width: 100% !important;
  }
  main {
    padding-top: 100px;
}
}
.opaque {
  position: absolute;
  background-color: #fff;
  opacity: 0.7;
  z-index: 5;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.mute-icon {
  position: absolute;
  text-align: center;
  left: 20px;
  bottom: 20px;
  padding: 5px;
}

.mute-video {
  background: url("/images/mute.png");
}

.unmute-video {
  background: url("/images/unmute.png");
}

.mute-video,
.unmute-video {
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  z-index: 6;
}

#energystar .accordion {
  background-color: white;
}

#energystar .accordion-item {
  background-color: white;
  border-top: 1px solid black;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
#energystar .accordion-item:last-child {
  border-bottom: 1px solid black;
}
#energystar .accordion-button:not(.collapsed) {
  background-color: white;
  box-shadow: none;
}

#energystar .accordion-header h2 {
  color: #000;
}

#energystar .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.png);
}
#energystar .accordion-button::after {
  background-image: url(../images/plus1.png);
}

#energystar .accordion-body {
  padding: 0;
}

#energystar .accordion-button {
  background-color: white;
}
#energystar .accordion-button:focus {
  box-shadow: none;
}

#energystar .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  
  border-radius: 0;
}

/* design studio accordion */
#designstudio .accordion {
  background-color: transparent;
}

#designstudio .accordion-item {
  background-color: transparent;
  border-top: 1px solid #83919f;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
#designstudio .accordion-item:last-child {
  border-bottom: 1px solid black;
}
#designstudio .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}

#designstudio .accordion-header h2 {
  color: #83919f;
}

#designstudio .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.png);
}
#designstudio .accordion-button::after {
  background-image: url(../images/plus1.png);
}

#designstudio .accordion-body {
  padding: 0;
}

#designstudio .accordion-button {
  background-color: transparent;
}
#designstudio .accordion-button:focus {
  box-shadow: none;
}



#designstudio .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  
  border-radius: 0;
}
/* design studio accordion over */




/* about us accordion */
#aboutus .accordion {
  background-color: transparent;
}

#aboutus .accordion-item {
  background-color: transparent;
  border-top: 1px solid #83919f;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
#aboutus .accordion-item:last-child {
  border-bottom: 1px solid black;
}
#aboutus .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}

#aboutus .accordion-header h2 {
  color: #000;
}

#aboutus .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.png);
}
#aboutus .accordion-button::after {
  background-image: url(../images/plus1.png);
}

#aboutus .accordion-body {
  padding: 0;
}

#aboutus .accordion-button {
  background-color: transparent;
}
#aboutus .accordion-button:focus {
  box-shadow: none;
}



#aboutus .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  
  border-radius: 0;
}
/* design studio accordion over */



/*animation element*/
.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in {
  animation: fade-in 1s ease-in-out both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}

.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}



@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.virtual-tour-link .v-tour-text,
.virtual-tour-link .v-tour-arrow {
  transition: transform 0.32s ease-out;
  display: inline-block;
}
.v-tour-text {
  display: inline-block !important;
}
.virtual-tour-link:hover .v-tour-text {
  transform: translateX(5px);
}

.virtual-tour-link:hover .v-tour-arrow {
  transform: translateX(5px);
}








.long-arrow-right{
  display: block;
    margin: 0px auto;
    width: 30px;
    height: 30px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(135deg);
}
.long-arrow-right::after{
  content: "";
    display: block;
    width: 1px;
    height: 133px;
    background-color: black;
    transform: rotate(-45deg) translate(47px, 20px);
    left: 0;
    top: 0;
}



.owl-carousel .owl-item {
  transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item .card {
  padding: 0px;
  position: relative;
}

.owl-carousel .owl-stage-outer {
  overflow-y: auto !important;
  padding-bottom: 40px;
}

.owl-carousel.owl-drag .owl-item {
  border-right: .5px solid black;}
.owl-carousel .owl-item img {
  width: 73px!important;
}
.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
  height: 20px;
  background: #2a6ba3 !important;
  border-radius: 2px !important;
  opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  height: 13px;
  width: 13px;
  opacity: 1;
  transform: translateY(2px);
  background: #83b8e7 !important;
}

@media(min-width: 480.6px) and (max-width: 575.5px) {
  .owl-carousel .owl-item .card .name {
      left: 24%;
  }
}

@media(max-width: 360px) {
  .owl-carousel .owl-item .card .name {
      left: 30%;
  }
}




@media (min-width: 1300px) and (max-width: 1790px) {
  .caption {
    width: 47%;
    left: 71%;
  }
  .fs-170 {
    font-size: 80px;
  }
  .fs-150 {
    font-size: 80px;
  }
  .fs-130 {
    font-size: 80px;
  }
  .fs-52 {
    font-size: 50px;
  }
  .fs-40 {
    font-size: 32px;
  }
  .sidenav a {
    font-size: 50px;
    line-height: 3.5rem;
  }
  .sidenav .contact a {
    font-size: 19px;
    padding: 0px;
  }
  .sidenav .social a img {
    width: 22px;
  }
  /* .sidenav .contact {
    padding: 0 0 0 290px;
  } */
  /* .sidenav .social a {
    padding: 0 0 0 130px;
  } */
  #topNavigation .nav-link {
    padding: 0 7px;
    letter-spacing: 1px;
  }
  .img-logo-center {
    padding: 0 10px;
  }
  
}
@media screen and (max-width: 1685px) {
  .video__wrapper .fs-49{font-size: 39px;}
  .fs-20 {
    font-size: 18px;
}
.fs-82 {
  font-size: 75px;
}
.ls-6 {
  letter-spacing: 4px;
}

}
@media screen and (max-width: 1500px) {
  .fs-49 {
    font-size: 43px;
}
  .fs-43 {
    font-size: 32px;
  }
 
  .fs-20 {
    font-size: 14px;
}
.fs-25 {
  font-size: 22px;
}
.fs-82 {
  font-size: 62px;
}
.fs-18{font-size: 15px;}
#comm-gallery .nav-pills .nav-link{font-size: 13px;
  padding: 10px 9px 10px 0px;
  letter-spacing: 1px;}

.fs-65{font-size:58px;}
.contact-height{height: 900px;}
}
@media (min-width: 992px) and (max-width: 1299px) {
  .caption {
    width: 50%;
    left: 73%;
  }
  .fs-170 {
    font-size: 60px;
  }
  .fs-150 {
    font-size: 60px;
  }
  .fs-130 {
    font-size: 60px;
  }
  .fs-65{font-size:45px;}
  .fs-52 {
    font-size: 40px;
  }
  .fs-49 {
    font-size: 34px;
}
  .fs-43 {
    font-size: 25px;
  }
  .fs-40 {
    font-size: 27px;
  }
  .fs-38 {
    font-size: 33px;
  }
  .fs-26 {
    font-size: 20px;
  }
  .fs-25 {
    font-size: 20px;
  }
  .sidenav {
    background-position: 19% 50%;
  }
  .sidenav a {
    font-size: 43px;
    line-height: 3rem;
    padding: 0px 8px 0px 100px;
  }
  .sidenav .contact {
    padding: 0 0 0 100px;
  }
  /* .sidenav .social a {
    padding: 0 0 0 20px;
  } */
  .sidenav .contact a {
    font-size: 18px;
    padding: 0px;
  }
  .sidenav .social a img {
    width: 20px;
  }
  .img-logo-center {
    padding: 0 10px;
    width: 230px;
  }
  #topNavigation .nav-link {
    padding: 0px 5px;
    letter-spacing: 1px;
    font-size: 12.5px;
  }
  .video__wrapper .fs-49{font-size: 30px;}
  .fs-20 {
    font-size: 15px;
}
.fs-82 {
  font-size: 47px;
}
.footer-logo{width:300px}
.img-logo-light{width: 170px;}
#contact .fs-15{font-size: 13px;}
.contact-height{height: 870px;}
}
@media screen and (max-width: 991px) {
  #topNavigation .navbar-toggler-icon {
    width: 1.5em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(0, 0, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
  #topNavigation .navbar-toggler {
    border-color: rgba(255, 255, 255, 0);
  }
  #topNavigation .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
  .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }
  #topNavigation .navbar-collapse {
    width: 100%;
    background-color: #c3e0ed;
    left: 0;
  }
  #topNavigation .nav-link {
    padding: 2px 20px;
  }
  #sideNav {
    width: 140px;
    left: 12px;
    top: 0;
    z-index: 101;
    position: absolute;
    float: right;
  }
  #sideNav .btn-social {
    padding: 6px;
  }
  #topNavigation .nav-item .active {
    color: black !important;
  }
  .caption {
    width: 53%;
    left: 74%;
  }
  #sideNav {
    width: 140px;
    left: 8px;
    top: 110px;
    z-index: 101;
    position: static;
    float: right;
  }
  #sideNav .btn-social {
    padding: 6px;
  }
  .sidenav {
    background-position: 25% 50%;
  }
  .sidenav a {
    font-size: 30px;
    line-height: 3rem;
    padding: 0px 8px 0px 90px;
  }
  .sidenav .contact {
    padding: 0 0 0 90px;
  }
  .sidenav .register {
    font-size: 20px !important;
    right: 80px;
  }
  
  .sidenav .social  {
    padding: 0 0 0 90px;
  }
  .sidenav .contact a {
    font-size: 16px;
    padding: 0px;
  }
  .sidenav .social a img {
    width: 20px;
  }
  .sidenav .closebtn {
    right: 60px;
  }
  .sidenav .closebtn img {
    width: 60px;
  }
  .img-logo-light {
    width: 250px;
  }
  #carousel-thumbs .carousel-control-next,
  #carousel-thumbs .carousel-control-prev {
    width: 12%;
    left: 79%;
  }
  #carouselExampleControls1 .carousel-control-prev-icon,
  #carouselExampleControls1 .carousel-control-next-icon {
    width: 35px;
    height: 35px;
  }
  #carouselExampleControls1 .carousel-control-next,
  #carouselExampleControls1 .carousel-control-prev {
    width: 11%;
  }
  .bg-neighbourhood {
    background-color: #000000;
    background-image: url("../images/neighbourhood-mob-bg.png");
    background-size: 800px;
  }
  /* .scroll-wrapper {
    display: none !important;
  } */
  .scroll-wrapper1 {
    display: block !important;
  }
  
  .navbar-toggler {
    border: none;
  }
  .video__wrapper .fs-49{font-size: 20px;}
  .footer-logo{width:180px}
  #carouselExampleCaptions .carousel-control-next-icon,
  #carouselExampleCaptions .carousel-control-prev-icon,
  #carouselExampleCaptions1 .carousel-control-next-icon,
  #carouselExampleCaptions1 .carousel-control-prev-icon,
  #carouselGallery .carousel-control-next-icon,
  #carouselGallery .carousel-control-prev-icon
  
  {
    width: 40px;
    height: 40px;
}
#comm-gallery .nav-pills .nav-link {
  font-size: 10px;}
  #pills-tabContent p{font-size: 14px;}
  .view-long-arrow{width: 50px;}
  .contact-height{height: 900px;}
}
@media screen and (max-width: 992px) {
  body {
    padding-top: 0px;
  }
  .fs-170 {
    font-size: 60px;
  }
  .fs-150 {
    font-size: 60px;
  }
  .fs-130 {
    font-size: 60px;
  }
  .fs-87 {
    font-size: 50px;
  }
  .fs-82 {
    font-size: 38px;
  }
  .fs-72 {
    font-size: 40px;
  }
  .fs-65,
  .fs-62,
  .fs-60 {
    font-size: 37px;
  }
  .fs-58 {
    font-size: 30px;
  }
  .fs-56 {
    font-size: 50px;
  }
  .fs-55 {
    font-size: 38px;
  }
  .fs-52 {
    font-size: 44px;
  }
  .fs-49,
  .fs-48 {
    font-size: 42px;
  }
  .fs-43 {
    font-size: 20px;
  }
  .fs-40,
  .fs-38 {
    font-size: 30px;
  }
  .fs-32 {
    font-size: 29px;
  }
  .fs-30 {
    font-size: 28px;
  }
  .fs-26 {
    font-size: 22px;
  }
  .fs-25 {
    font-size: 16px;
}
  .ls-60 {
    letter-spacing: 40px;
  }
  .team .team-hover-button{
    font-size: 15px;
    padding: 12px 15px;
  }
}
@media screen and (max-width: 767px) {
  .fs-170 {
    font-size: 55px;
  }
  .fs-150 {
    font-size: 50px;
  }
  .fs-130 {
    font-size: 50px;
  }
  .fs-87 {
    font-size: 40px;
  }
  .fs-82 {
    font-size: 38px;
  }
  .fs-72 {
    font-size: 35px;
  }
  .fs-65,
  .fs-62,
  .fs-60 {
    font-size: 20px;
  }
  .fs-58 {
    font-size: 22px;
  }
  .fs-56 {
    font-size: 46px;
  }
  .fs-55 {
    font-size: 38px;
  }
  .fs-52 {
    font-size: 30px;
  }
  .fs-49,
  .fs-48 {
    font-size: 30px;
  }
  .fs-43 {
    font-size: 20px;
  }
  .fs-40 {
    font-size: 33px;
  }
  .fs-38 {
    font-size: 24px;
  }
  .fs-32 {
    font-size: 25px;
  }
  .fs-30 {
    font-size: 24px;
  }
  .fs-26 {
    font-size: 18px;
  }
  .fs-22 {
    font-size: 20px;
  }
  .fs-14 {
    font-size: 13px;
  }
  .sidenav a {
    font-size: 37px;
    line-height: 50px;
    padding: 0px 8px 0px 8px;
    text-align: center;
  }
  .sidenav .closebtn {
    right: 10px;
    width: 50px;
  }
  .sidenav .register {
    right: 30px;
    font-size: 20px !important;
  }
  .sidenav .contact {
    padding: 0 6px 0 6px;
    text-align: center;
  }
  .sidenav .social {
    padding: 0 6px 0 6px;
    text-align: center;
  }
  .sidenav .social a {
    padding: 0 0 0 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .sidenav .contact a {
    font-size: 20px;
    padding: 5px 18px;
    line-height: 25px;
    border: 1px solid #dbf0f2;
  }
  .sidenav .social a img {
    width: 24px;
  }
  .img-logo-light {
    width: 130px;
  }
  .ls-60 {
    letter-spacing: 30px;
  }
  .ls-6{letter-spacing: 1px;}
  #carouselExample .carousel-control-next,
  #carouselExample .carousel-control-prev {
    opacity: 1;
    width: 86%;
    align-items: end;
    justify-content: flex-start;
  }
  #carouselExampleCaptions .carousel-indicators [data-bs-target],#carouselExampleCaptions1 .carousel-indicators [data-bs-target], #carouselGallery .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
  }
  .view-long-arrow{width: 50px;}
  #pills-tabContent p{font-size: 12px;}
}
@media screen and (max-width: 576px) {
  .fs-170 {
    font-size: 44px;
  }
  .fs-150 {
    font-size: 50px;
  }
  .fs-130 {
    font-size: 40px;
  }
  .fs-87 {
    font-size: 40px;
  }
  .fs-82 {
    font-size: 30px;
  }
  .fs-72 {
    font-size: 30px;
  }
  .fs-65 {
    font-size: 17px;
  }
  .fs-62,
  .fs-60 {
    font-size: 22px;
  }
  .fs-58 {
    font-size: 18px;
  }
  .fs-56 {
    font-size: 32px;
  }
  .fs-55 {
    font-size: 33px;
  }
  .fs-52 {
    font-size: 30px;
  }
  .fs-49 {
    font-size: 19px;
  }
  .fs-48 {
    font-size: 24px;
  }
  .fs-43 {
    font-size: 25px;
  }
  .fs-40 {
    font-size: 24px;
  }
  .fs-38 {
    font-size: 14px;
  }
  .fs-32 {
    font-size: 16px;
  }
  .fs-30 {
    font-size: 17px;
  }
  .fs-26 {
    font-size: 16px;
  }
  .fs-22 {
    font-size: 18px;
  }
  .fs-18 {
    font-size: 12px!important;
  }
  .fs-16 {
    font-size: 12px;
  }
  .fs-14 {
    font-size: 12px;
  }
  .ls-6 {
    letter-spacing: 0.5px;
  }
  .ls-2{letter-spacing: .6px;}
  .caption {
    width: 52%;
    left: 73%;
  }
  
  .img-logo{width: 120px;}
  .toggle {
    width: 50px;
  }
  .btn-brand {
    font-size: 10px;
    padding: 8px 5px;
  }
  .sidenav {
    background-position: 27% 50%;
    /* background-color: #a1705c; */
    background-image: none;
  }
  .sidenav a {
    font-size: 14px;
    line-height: 30px;
    padding: 0px 8px 0px 8px;
    text-align: center;
    letter-spacing: 1px;
  }
  .sidenav .closebtn {
    right: 20px;
    width: 40px;
    top: 0px;
  }
  .sidenav .register {
    right: 9px;
    font-size: 16px !important;
  }
  .sidenav .contact,
  .sidenav .social {
    padding: 0 6px 0 6px;
    text-align: center;
  }
  #carousel-thumbs {
    padding: 0 0px;
  }
  #carousel-thumbs .carousel-control-next,
  #carousel-thumbs .carousel-control-prev {
    width: 12%;
    left: 79%;
  }
  #carouselExampleCaptions .carousel-control-next-icon,
  #carouselExampleCaptions .carousel-control-prev-icon ,
  #carouselExampleCaptions1 .carousel-control-next-icon,
  #carouselExampleCaptions1 .carousel-control-prev-icon,
  #carouselGallery .carousel-control-next-icon,
    #carouselGallery .carousel-control-prev-icon{
    width: 30px;
    height: 30px;
}
#carouselExampleCaptions .carousel-indicators,#carouselExampleCaptions1 .carousel-indicators,#carouselGallery .carousel-indicators {
  bottom: -50px;
}
main{padding-top: 90px;}
.comm-button a {
  padding: 9px 48px;
  font-size: 15px;
}
.sidenav .closebtn img {
  width: 20px;
  padding-top: 20px;
}
#comm-gallery .nav-pills .nav-link {
  font-size: 7px;
  letter-spacing: 0px;
  padding: 10px 6px 10px 0px;
}
#pills-tabContent p{font-size: 9px;}
  .view-long-arrow{width: 30px;}
  body{font-size: 12px;}
  #registrationForm label, #appointmentForm label  {font-size: 13px;}
  #registrationForm input::placeholder { font-size: 13px; }
  
#registrationForm  input::-webkit-input-placeholder {
     font-size: 13px;
    }
    
    #registrationForm  input:-moz-placeholder { 
      font-size: 13px;
    }
    
    #registrationForm   input::-ms-input-placeholder  { 
      font-size: 13px;
    }
    #appointmentForm input::placeholder { font-size: 13px; }
    #appointmentForm  input::-webkit-input-placeholder {
      font-size: 13px;
     }
     
     #appointmentForm  input:-moz-placeholder { 
       font-size: 13px;
     }
     
     #appointmentForm   input::-ms-input-placeholder  { 
       font-size: 13px;
     }
    .homeowner-2024{width: 100px;}
    .tarion-logo{width: 180px;}
    .london-home-builder-association{width: 100px;}
    .decor-studio-2024{width: 100px;}
    #aboutus-animation .fs-130{font-size: 27px;}
    .ls-4{letter-spacing: 2px;}
    #appointmentForm .form-control{font-size: 13px;}
    .logo-upperwest, .logo-meadowlily, .logo-rembrandt-walk{width: 150px;}
    .find-your-home .fs-65 {
      font-size: 12px;
  }
  .saving{width: 140px;}
  .comm-logo{width: 100px;}
  #map {
    height: 500px;
  }
}



/* Lightbox styles */
.lightbox .lb-image {
  border: 0 !important;
  border-radius: 0 !important;
}
.lightbox .lb-nav a.lb-prev {
  opacity: 1 !important;
  background: url(../images/misc/mav-prev.png) left 48% no-repeat !important;
  background-size: 70px !important;
}
.lightbox .lb-nav a.lb-next {
  opacity: 1 !important;
  background: url(../images/misc/mav-next.png) right 48% no-repeat !important;
  background-size: 70px !important;
}

@media screen and (min-width: 992px) {
  .border-right-1{border-right: 1px solid black;}
  .find-your-home {
    overflow-y: auto;
    height: 1000px;
    scrollbar-width: none;
}
}