
  @font-face {
	font-family: 'InterBold';
	src: url('../fonts/Inter_28pt-Bold.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}

  @font-face {
	font-family: 'InterRegular';
	src: url('../fonts/Inter_28pt-Regular.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'InterSemibold';
	src: url('../fonts/Inter_28pt-SemiBold.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'PlayfairDisplay-Bold';
	src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'PlayfairDisplay-Medium';
	src: url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'PlayfairDisplay-Regular';
	src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'PlayfairDisplay-Medium';
	src: url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'PlayfairDisplay-Regular';
	src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'InterRegular';
	src: url('../fonts/Inter_28pt-Regular.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'InterMedium';
	src: url('../fonts/Inter_28pt-Medium.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'InterSemiBold';
	src: url('../fonts/Inter_28pt-SemiBold.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
  @font-face {
	font-family: 'Edita';
	src: url('../fonts/Edita-bold.otf') format('opentype');
	font-style: normal;
	font-display: swap;
}

  @font-face {
	font-family: 'Canela-Regular';
	src: url('../fonts/Canela-Regular.otf') format('opentype');
	font-style: normal;
	font-display: swap;
}

  @font-face {
	font-family: 'Canela-Medium';
	src: url('../fonts/Canela-Medium.otf') format('opentype');
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Calibre-Regular';
	src: url('../fonts/CalibreRegular.otf') format('opentype');
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Calibre-SemiBold';
	src: url('../fonts/CalibreSemibold.otf') format('opentype');
	font-style: 600;
	font-display: swap;
}



.py-7{
	padding-top: 7rem;
	padding-bottom: 7rem;
}

.sticky-buttons {
  position: fixed;
  right: 0;
  top: 140px; /* adjust position */
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  /* box-shadow: 0 2px 6px rgba(0,0,0,0.1); */
  cursor: pointer;
}

.sticky-btn {
  /* background: #fff;
  border-bottom: 1px solid #ddd;
  text-align: center; */
  text-decoration: none;
  /* color: #333; */
  /* padding: 10px 12px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  /* width: 60px; 
  height: 50px; */
  transition: all 0.2s ease;
}

.sticky-btn:last-child {
  border-bottom: none;
}

/* .sticky-btn:hover {
  background: #f3f3f3;
  transform: translateX(-4px);
} */

/* .sticky-btn img { 
  width: 60px;
  height: 50px;
  margin-bottom: 5px;
}*/

main {
	/* background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/e150b676-ceca-4b4a-7313-19187e343600/1920);
	background-size: cover;
	background-position: 100% 25%; */
	/* height: 91vh;
	width: 100%; */
	/* position: relative;
	z-index: 9; */
	position: relative;
}
html {
	scroll-behavior: smooth;
    }
main video {
	height: 91vh;
  width: 100%;
  object-fit: cover;
    object-position: 100% 28%;
  /* margin-bottom: -7px; */
  }
main h1 {
    /* padding-top: 5rem; */
    font-family: 'Canela-Regular';
    color: #535353;
    font-size: 36px;
    text-align: center;
    max-width: 29ch;
    margin: auto;
}
.main_subhd {
	font-family: 'PlayfairDisplay-Regular';
	font-size: 25px;
    /* color: #9b755c; */
	margin-bottom: 0;
	    color: #ffffff;
    text-shadow: -1px 2px 3px #000000, 1px 1px 4px rgba(0, 0, 0, 0.7), 2px 2px 6px rgba(0, 0, 0, 0.5), 0px 0px 8px rgba(0, 0, 0, 0.4), 1px 3px 10px rgba(0, 0, 0, 0.3), 0px 0px 12px rgba(0, 0, 0, 0.25), -2px 2px 5px rgba(0, 0, 0, 0.2), 2px 4px 8px rgba(0, 0, 0, 0.2), 0px 2px 14px rgba(0, 0, 0, 0.15), 1px 5px 16px rgba(0, 0, 0, 0.1);
}

.s_tt {
	font-family: 'InterRegular';
	color: #535353;
	/* font-size: 28px; */
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
}
.cap_imf {
	font-family: 'aaux-next', sans-serif;
	color: #fff;
	/* font-size: 28px; */
	text-align: center;
	margin-bottom: 0;
	font-size: 12px;
	/* max-width: 700px; */
	text-align: center;
	line-height: 1.3;
}
.s_tt2 {
	font-family: 'InterMedium';
	font-size: 18px;
	margin-bottom: 0;
	background: #a87e63;
	/* width: fit-content; */
	padding: 7px 0;
	border-radius: 25px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	margin: auto;
	/* margin-top: 6.6px; */
	max-width: 194px;
	margin-top: 0.5rem;
}
/* .cap_slider {
	font-family: 'InterRegular';
	font-size: 10px;
	color: #fff;
} */
.plc_title {
	position: absolute;
	bottom: 30px;
	left: 0;
	display: block;
	width: 100%;
}
.plc_title p{
	font-family:'aaux-next', sans-serif;
	color:#fff;
	margin-bottom: 0;
}
.plc_title .final-release{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 4px;
}
.plc_title .storey-title{
	font-family: 'Canela-Regular';
	color:#fff;
	font-size:40px;
}
.plc_title .freehold{
	font-weight:bold;
	color:#ae9078;
	font-size:20px;
}
.plc_township-logo{
	position: absolute;
	top: 15%;
	left: 0;
	display: block;
	width: 100%;
}
.section-title{
	font-family: 'Canela-Regular';
	font-size:34px;
	text-transform: uppercase;
	color:#fff;
}
.section-subtitle{
	font-family: 'aaux-next', sans-serif;
	font-size:20px;
	color:#fff;
}
.subtitle-right{
	text-align: right;
}
#properties{
	background-color:#198488;
}
.carousel-text{
	font-family: 'aaux-next', sans-serif;
	font-size:20px;
	color:#fff;
	text-transform: uppercase;
}
.mb-180{
	margin-bottom: 180px;
}
.w-45{
	width:45%;
}
.w-60{
	width: 60%;
}
.scrolldown {	
	display: flex;	
	width: 100%;
	align-items: center;
	justify-content: center;
	align-content: center;
	bottom: 2rem;
	height: 100%;
	position: relative;
	transition-delay: 10s;
	transition-duration: 10s;
    }
    
    .first_arrow {
	width: 1.5em;
	height: 1.5em;
	background-color: transparent;
	z-index: 80;
	bottom: 70px;
	position: absolute;
	border-width: 0 0.25em 0.25em 0;
	border-style: solid;
	border-color: antiquewhite;
	animation: scrolldown 1.2s ease-in-out infinite 0.15s;
	filter: drop-shadow(2px 4px 6px black);
    }
    .sec_arrow {
	width: 1.5em;
	height: 1.5em;
	background-color: transparent;
	z-index: 80;
	bottom: 54px;
	position: absolute;
	border-width: 0 0.25em 0.25em 0;
	border-style: solid;
	border-color: antiquewhite;
	animation: scrolldown 1.2s ease-in-out infinite 0.15s;
	filter: drop-shadow(2px 4px 6px black);
    }
    @keyframes scrolldown {
	0% {
	  transform: translateY(20%) rotate(45deg);
	  opacity: 0.7;
	}
    
	50% {
	  transform: translateY(0%) rotate(45deg);
	  opacity: 0.2;
	}
    
	100% {
	  transform: translateY(20%) rotate(45deg);
	  opacity: 0.7;
	}
    }

    .rd_maintitle1 {
	font-family: 'PlayfairDisplay-Regular';
	font-size: 2.2vw;
    }
    .rd_maintitle {
	font-family: 'PlayfairDisplay-Regular';
    font-size: 2.15vw;
    }
    .rd_sub {
	font-family: 'InterRegular';
	font-size: 16px;
    }
   .panels2 .rd_sub {
	font-family: 'InterRegular';
	font-size: 18px;
    }
	.rd_sub_en {
			font-family: 'PlayfairDisplay-Regular';
	font-size: 2.15vw;
	}
    .intro {
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/d405538e-c52d-4f85-99e4-0aa633c3c000/1920);
	background-size: cover;
	background-position: center;
    }
    .facade_2 {
	background-color: #7c8047;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
    }
    .facade_3 {
	background-color: #403c3b;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
    }
    .facade_static {	
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
    }
    .facade_1 img {
	object-fit: cover;
	object-position: center;
    }
    .panel_5 .facade_1 img {
	object-fit: cover;
	object-position: center;
	padding: 0 25px 25px;
	height: 58vh !important;
    }
    .panel_4 .facade_1 video {
	object-fit: cover;
	object-position: center;
	height: 50vh !important;
	position: relative;
	width: 100%;
	margin-bottom: -7px;
    }
    .facade_1 video {
	object-fit: cover;
	object-position: center;
    }
    .ff_peach {
	color: #d4b8a1;
    }
    .temp_img {
	max-width: 85%;
    }
    .object-fit-contain {
	object-fit: contain;
    }
    .object-fit-cover {
	object-fit: cover;
    }
    .content_a {
	position: relative;
	z-index: 3;
    }
    .r_1 {
	width: 190px;
	height: 100px;
	object-fit: contain;
    }
    .r_2 {
	width: 376px;
	object-fit: contain;
	height: 226px;
	display: block;
	margin-top: 1.4rem;
    }
    .r_1a {
	width: auto;
	height: auto;
	font-family: 'PlayfairDisplay-Regular';
	color: #fff;
	text-align: justify;
	padding-left: 3rem;
	font-size: 2.15vw;
    }
    .r_2a {
	width: 100%;
	object-fit: contain;
	height: 226px;
	display: block;
	padding-left: 3rem;
	/* margin-top: 1.4rem; */
    }
    .yt_btn {
height: 125px;
    object-fit: contain;
    display: block;
    margin: 2rem 0;
    position: relative;
    left: 14%;
    }
	    .sb_2 {
	font-family: 'InterRegular';
	color: #fff;
	text-align: left;
	   position: relative;
    left: 14%;
	    max-width: 32ch;
    }
    .btn-cont {
	margin-top: 10px;
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
    }
    .btn-cont button {
	font-size: 16px;
	  color: #fff;
	  background-color: #7c8047;
	  border: 2px solid #7c8047;
	  padding: 10px 0;
	  border-radius: 0;
	  text-align: center;
	  letter-spacing: 1.5px;
	  text-transform: uppercase;
	  margin:0px 12px 0px 0px;
	  width: 100%;
	  font-family: 'InterMedium';
	  /* animation: glows2 1.7s ease-in-out infinite; */
    }
    .actbtn {
	background-color: #a87e63 !important;
	border: 2px solid #a87e63 !important;
	/* animation: yellows 1.7s ease-in-out infinite !important; */
	color: #fff !important;
    }
    .tTitle, .tTitle2 {
	font-family: 'InterMedium';
    }
    .tTitle2 {
	vertical-align: baseline;
    }
    .bb {
	vertical-align: top;
	text-align: center;    
	width: 57px;
    }
    .this-bcx tr {
	margin-bottom: 1rem;
    }
    .circle {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	font-family: 'InterMedium';
	/* padding: 5px; */
	display: flex;
	background: #000;
	color: #fff;
	text-align: center;
	align-items: center;
	justify-content: center;
    }

    .this-bcx {
	display: grid;
	align-items: center;
	align-content: center;
	height: 100%;
  }
    .cdgg {
	font-family: 'PlayfairDisplay-Medium';
	font-size: 33px;
	letter-spacing: 1.8px;
	color: #a77f5f;
	line-height: 1.2;
	text-align: left;
     
    }
    .syb {
	background-color: #002341;
	color: white;
	font-family: 'CanelaRegular';
	cursor: pointer;
	border: 1px solid #fff;
	font-size: 20px;
    }
    .syb2 {
	background-color: #1d4851;
	color: white;
	font-family: 'InterRegular';
	width: 30px;
	height: 30px;
	cursor: pointer;
	border-radius: 1em;
	
    }
    .gico {
	top: 5rem;
	right: 5rem;
    }
    .gico3 {
	top: 1rem;
	left: 1rem;
    }
    .gico2 {
	top: 0;
	left: 0;
	flex-direction: column;
    }
    .gx-bx {
	font-size: 12px;
	color: #000;
	padding: 10px 0;
	text-align: center;
	background: transparent;
	border: 2px solid #000000;
	text-transform: uppercase;
	margin: 0 2px;
	width: 33.33%;
	letter-spacing: 0.3px;
    font-family: 'InterMedium';
	margin-top: 9px;
	border-radius: 50px;
	margin: auto;
	cursor: pointer;
    }
    .gx-bx:hover {
	border: 2px solid #000000;
	background: #000000;
	color: #fff;
    }
    .add_ps {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    }
    .add_ps2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    }
    .el_1 {
	margin-top: 2rem;
    }
    .el_1 img {
	width: 249px;
	height: 90px;
	object-fit: contain;
    }
    .bs-hd {
    font-family: 'PlayfairDisplay-Medium';
    font-size: 27px;
    letter-spacing: 9px;
    color: #ffffff;
    line-height: 1.2;
   
  }
  .panels2  .bs-hd {
    font-family: 'PlayfairDisplay-Medium';
    font-size: 29px;
    letter-spacing: 9px;
    color: #ffffff;
    line-height: 1.2;
   
  }
  .bs-hd2 {
	font-family: 'PlayfairDisplay-Regular';
	color: #fff;
	font-size: 35px;
	text-shadow: -1px 4px 3px rgba(0, 0, 0, 0.74), -1px 4px 10px black;
  }
  .bs-hd3 {
	font-family: 'InterMedium';
	color: #fff;
	font-size: 20px;
  }
.sub_4 {
	font-family: 'InterRegular';
	color: #a8805f;
	font-size: 13px;
	line-height: 1.1;
	margin-top: 1rem;
}
.fp__btn {
	margin-top: 10px;
	display: flex;
	margin-bottom: 10px;
	justify-content: center;
	gap: 10px;
  }
  .btn__item {
	width: 60px;
	height: 60px;
	background-color: transparent;
	border: 2px solid #7c8047;
	font-family: 'Edita';
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-size: 26px;
	color: #7c8047;
	cursor: pointer;
	animation: glows2 1.7s ease-in-out infinite;
  }
  .btn__item.show_active {
	background-color: #7c8047;
	border: 2px solid #7c8047;
	color: #fff;
	animation: yellows 1.7s ease-in-out infinite !important;
  }
  .fcont_1a{
	display: grid;
	grid-template-columns: 30% 30% 30%;
	justify-content: center;
	gap: 1rem;
  }
  .fcont_2a {
	display: grid;
	grid-template-columns: 30% 30%;
	justify-content: center;
	gap: 1rem;
  }
  .fp_img {
	width: 100%;
	height: 389px;
	object-fit: contain;
	margin: auto;
	display: block;
	padding-bottom: 0;
  }
  .fp_cv 
  {
	height: 276px;
  width: 408px;
  object-fit: cover;
  display: block;
  margin: auto;
  }
  .biophilic {
	margin-top: -20px;
z-index: 100;
position: relative;
  }
.biophilic .section-title {
  text-align: left;
}

.biophilic__wrapp {
  display: flex;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.biophilic__img,
.biophilic__txt {
  width: 100%;
  height: auto;
}

.biophilic__p {
  line-height: 1.4;
  font-size: 20px;
  color: #4b4b4b;
}

.biophilic__img {
  overflow: hidden;
}

.biophilic__img img {
  display: flex;
  width: 100%;
    height: 90vh;
  object-fit: cover;
  object-position: center;
}

.hd_f {
	font-family: 'Canela-Regular';
	line-height: 1.3;
	font-size: 34px;
	color:#003437; 
}
#floor-plans .hd_f {
	font-family: 'PlayfairDisplay-Regular';
	line-height: 1.3;
	font-size: 22px;	
}

.features__btn {
	margin-top: 10px;
	display: flex;
	margin-bottom: 10px;
	justify-content: center;
	gap: 16px;
  }
  .fts_item_caption {
    font-family: 'InterMedium';
    font-size: 0.7vw;
    text-align: left;
    position: relative;
    line-height: 1.2;
	top: 2rem;
  }
  .fts_item {
	font-family: 'InterMedium' ;
	width: auto;
	background-color: transparent;
	border: 2px solid #27acb0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: capitalize;
	font-size: 16px;
	color: #002341;
	cursor: pointer;
	padding: 10px 20px;
	/* animation: glows2 1.7s ease-in-out infinite; */
  }
  .fts_item.show_active {
	background-color: #27acb0;
	border: 2px solid #27acb0;
	color: #fff;
	/* animation: yellows 1.7s ease-in-out infinite !important; */
  }

  .tab_grouped {
	display: flex;
	justify-content: center;
	flex-direction: row;
	gap: 20px;
	
  }
  .tab_item {
	font-family: 'InterMedium';
	border: 2px solid #506246;
	background-color: transparent;
	font-size: 16px;
	cursor: pointer;
	padding: 10px 20px;
	color: #506246;
	animation: glows2 1.7s ease-in-out infinite;
  }
  .tab_item.toActive {
	background-color: #506246;
	border: 2px solid #506246;
	color: #fff;
	animation: ripple2 0.7s linear infinite;
	animation: yellows 1.7s ease-in-out infinite !important;
  }
  @keyframes ripple {
	0% {
	  /* Replaced $color with its value */
	  box-shadow: 0 0 0 0 rgba(80, 98, 70, 0.3),
			  0 0 0 1px rgba(80, 98, 70, 0.3),
			  0 0 0 10px rgba(80, 98, 70, 0.3),
			  0 0 0 15px rgba(80, 98, 70, 0.3);
	}
	100% {
	  /* Replaced $color with its value */
	  box-shadow: 0 0 0 1px rgba(80, 98, 7
	  0, 0.3),
			  0 0 0 10px rgba(80, 98, 70, 0.3),
			  0 0 0 15px rgba(80, 98, 70, 0.3),
			  0 0 0 20px rgba(80, 98, 70, 0);
	}
}
@keyframes ripple2 {
	0% {
	  /* Decreased box shadow values for smaller ripple */
	  box-shadow: 0 0 0 0 rgba(80, 98, 70, 0.3),
			  0 0 0 1px rgba(80, 98, 70, 0.3),
			  0 0 0 5px rgba(80, 98, 70, 0.3),
			  0 0 0 8px rgba(80, 98, 70, 0.3);
	}
	100% {
	  /* Decreased box shadow values for smaller ripple */
	  box-shadow: 0 0 0 1px rgba(80, 98, 70, 0.3),
			  0 0 0 5px rgba(80, 98, 70, 0.3),
			  0 0 0 8px rgba(80, 98, 70, 0.3),
			  0 0 0 10px rgba(80, 98, 70, 0);
	}
    }
@keyframes ripple3 {

		0% { box-shadow: 0 0 10px #8b61f844; text-shadow:  0 0 0px #fff; }
		40% { box-shadow: 0 0 0 8px #4b372acd,0 0 5px 8px rgba(168, 126, 99, 0.3); text-shadow:  0 0 20px #fff;}
		100% { box-shadow: 0 0 10px #8b61f844; text-shadow:  0 0 1px #fff; }
	
    }
@keyframes ripple4 {

		0% { box-shadow: 0 0 20px #8b61f844; text-shadow:  0 0 0px #fff; }
		40% { box-shadow: 0 0 3px #506246; text-shadow:  0 0 20px #fff;}
		100% { box-shadow: 0 0 20px #8b61f844; text-shadow:  0 0 1px #fff; }
	
    }

    @keyframes yellows {

	0%,
      100% {
            filter: drop-shadow(2px 4px 6px #cabcbc00);
		text-shadow:  0 0 0px #fff;
      }

      50% {
            filter: drop-shadow(4px 4px 8px #7c8047 );
		text-shadow:  0 0 10px #fff;
      }
}

    @keyframes glows2 {

	0%,
      100% {
            filter: drop-shadow(2px 4px 6px #cabcbc00);
		text-shadow:  0 0 0px #fff;
      }

      50% {
            filter: drop-shadow(4px 4px 2px #7c8047 );
		text-shadow:  0 0 1px #2e482094;
      }
}
    @keyframes glows {

	0%,
      100% {
            filter: drop-shadow(2px 4px 6px #cabcbc00);
		text-shadow:  0 0 0px #fff;
      }

      50% {
            filter: drop-shadow(4px 4px 8px #a87e63 );
		text-shadow:  0 0 10px #fff;
      }
}
  .reg_sec {
	/* background-image: url(../images/bg-gr.jpg);
	background-size: cover; */
	background-color: #7c7771;
    
    }
    
    .reg-txt {
	  font-family: 'Canela-Regular';
	font-size: 48px;
	letter-spacing: 1.8px;
	color: #d4b8a0;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1rem;
    }
	.artist-txt{
		font-family: 'aaux-next', sans-serif;
		font-size:12px;
		color:#fff;
		font-weight: 500;
		font-style: normal;
		margin-bottom:0;
	}
	.artist-impression{
		right:26px;
		bottom:16px;
	}
	.private-clubhouse{
		bottom:16px;
		left:5%;
	}
    .reg-sbs {
	font-family: 'InterMedium';
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 1.5rem;
	letter-spacing: 2px;
    }
	.sales-gallery{
		background-color: #7e514d;
	}
    .submit-btn {
	font-family: 'aaux-next', sans-serif;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	background: #002341;
	padding: 10px 40px;
	border-radius: 0;
	cursor: pointer;
	border: 2px solid transparent;
	font-weight:bold;
    }
    .submit-btn:hover {
	background: #fff;
	border: 2px solid #002341;
	color: #002341;
    }
    .ft-hd {
	font-family: 'InterRegular';
	  font-size: 18px;
	  line-height: 1.2;
	  color: #ffffff;
	  margin-bottom: 0;
    }
    .ft-hd2 {
	font-family: 'CanelaDeck';
	font-size: 48px;
	line-height: 1.2;
	color: #a8805f;
	text-decoration: none;
    }
    #frmLeadGen input.checkbox {
	width: unset;
	display: inline-block;
    }
    .coe_lg
     {
	width: 8%;
     }
     #frmLeadGen input {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	text-transform: uppercase;
	max-width: 27rem; 
	background-color: #e0dddb;
	padding-top: 0.45rem;
	padding-bottom: 0.45rem;
	padding-left: 1.1rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-text-opacity: 1;
	color: #6d6e71; 
	font-family: 'aaux-next', sans-serif;
	text-align: left;
    }
	.text-underline{
		text-decoration: underline;
	}
	.checkbox-label{
		font-size:14px;
		font-family: 'aaux-next', sans-serif;
		color:#fff;
	}
    .mc_s {
	/* max-width: 59%; */
	margin: auto;
	display: block;
	/* height: 91px; */
	height: 162px;
    }
	.bg-grey{
		background-color: #ecebe9;
	}
	.color-green{
		color:#003437;
	}
	.color-grey{
		color:#4d4d4f;
	}
	.color-blue{
		color:#002341;
	}
	.mb-6{
		margin-bottom: 6rem;
	}
	
    .ssds {
	max-width: 69%;margin: auto;display: block;
    }
    .show-a {
	max-width: 79%;
    }
    .show-b {
	max-width: 79%;
    }
    .show-c {
	max-width: 79%;
    }
    .add_vdd {
	text-align: left;
	padding-left: 4.5rem;
	padding-top: 2.9rem;
	font-family: 'InterRegular';
	font-size: 19px;
    }

    .ss_23 {
	max-width: 500px;width: 100%;margin: auto;height: 100%;
    }

    .pos_fp_titl {
	position: absolute;
	bottom: 1rem;
	left: 0;
	width: 100%;
	text-align: center;
    }
       .panel_4a {}

            .red3 {
                background: url(../images/panel-green.jpg);
                background-size: cover;
                background-position: center;
            }

            .orange3 {
                background: url(../images/panel-brown.jpg);
                background-size: cover;
                background-position: center;
            }

            .green3 {
                background: url(../images/panel-sand.jpg);
                background-size: cover;
                background-position: center;
            }

            .panel_4a .content_a {
                position: relative;
                z-index: 3;
                height: 311px;
                min-height: 347px;
                display: flex;
                align-items: center;
                flex-direction: column;
                justify-content: center;
                padding: 1.8rem 15px;
            }

            .panel_4a video {
                height: 100%;
                width: 100%;
                object-fit: cover;
                object-position: center;
                /* margin-bottom: -12px;
    margin-bottom: -7px; */
            }
			        .section_panel {
            width: 100%;
            position: relative;
            height: 100vh;
            display: flex;
        }

        .section_panel_mob {
            width: 100%;
            position: relative;
            height: 100vh;
            display: flex;
        }

        .section_panel .mk_center {
            position: relative;
        }

        .section_panel_mob .mk_center {
            position: relative;
        }

        .section_panel .mk_center>* {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 100vh;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
        }

        .section_panel_mob .mk_center>* {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 100vh;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
        }

        .container-page {
            width: 50%;
        }

        .red {
            /* background-image: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/8d0c26bd-dd5a-4025-dee1-a1f73233c000/1920); */
            background-size: cover;
            background-position: center;
        }

        .our-story {
            /* background-image: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/72466fd7-bf52-4c6e-a30a-1297acd03100/1920); */
            background-size: cover;
            background-position: center;
            background-color: #506246;
        }

        .contento {
            background-color: transparent;
            top: 0;
            /* Set top to 0 */
        }

        .panels {
            width: 50%;
            height: 100%;
            display: flex;
            align-items: center;
            overflow: hidden;
            position: relative;
        }

        .section_panel.spacer {
            width: 100%;
            height: 100vh;
            background: #333;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            color: white;
        }
		.cov-1 {
			height: 92vh;
			width: 100%;
			object-fit: cover;
		}
		.cov-2 {
			height: 92vh;
			width: 100%;
			object-fit: cover;
		}
		  .red4 {
            background: url(../images/panel-green.jpg);
            background-size: cover;
            background-position: center;
        }

        .orange4 {
            background: url(../images/panel-brown.jpg);
            background-size: cover;
            background-position: center;
        }

        .green4 {
            background: url(../images/panel-sand.jpg);
            background-size: cover;
            background-position: center;
        }
        .green5 {
            background: url(../images/panel-brick.jpg);
            background-size: cover;
            background-position: center;
        }
#show_legends {
	position: relative;
	z-index: 6;
}
 .mw-cover {
height: 93vh;object-fit: cover;object-position: top;
 }
 .addgap {
	height: 64px;
 }
 .posabs_in {
	/* bottom: 0; */
		/* left: 0; */
		    background: linear-gradient(to top, #ffffff, transparent);
		width: 100%;
		/* position: absolute; } */
 }

 #youtubePlaylistModal.modal {
    padding: 0;   
    display: none; 
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto;
    background-color: rgba(0,0,0,0.8); 
    display: flex; 
    align-items: center; 
    justify-content: center; 
}

/* .yt-modal-content {  
    background-color: transparent;
    position: relative;
    padding: 0; 
    width: 90%; 
    max-width: 800px; 
    margin: auto; 
    box-sizing: border-box; 
} */


.video-container {
    position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    overflow: hidden; 
    max-width: 100%; 
    background: black;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%; 
    border: 0; 
}


 .btn-close-button {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: -4%;
    z-index: 10; 
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
}

.virt_sec h2 {
	/* position: absolute;
	top: 5rem;
	left: 0; */
	width: 100%;
	padding-top: 1rem;

}

/*additional*/
 .ae-1 {
	width: 6vw;
	object-fit: contain;
	display: block;
	margin: auto;
}
.ae-1-1 {
	position: absolute;                     
	bottom: 65%;
	left: 63vw;
	z-index: 1;
}
.ae-2 {
	width: 5vw;
	object-fit: contain;
	display: block;
	margin: auto;
}
.ae-2-2 {
	position: absolute;
	bottom: 56%;
	left: 75vw;
}
.ae-3 {
	width: 4vw;
	object-fit: contain;
	display: block;
	margin: auto;
}
.ae-3-3 {
	position: absolute;
	bottom: 12%;
	left: 74vw;
}

.exclusive-title{
	top: 3%; 
	left: 5%; 
	width: 25%;
}
.exclusive-subtitle{
	top: 34px; 
	right: 26px; 
	width: 22%;
}
.salesgallery-title{
	font-size:20px;
	font-family: 'Calibre-Regular';
}

.salesgallery-phone{
	font-family: 'Canela-Regular';
	font-size:40px;
}

.salesgallery-place{
	font-size:20px;
	font-family: 'Calibre-SemiBold';
}

.salesgallery-address{
	font-size:16px;
	font-family: 'Calibre-Regular';
}

.w-cover{
	width: 100%;
}

.parallax{
  background-image: url('../images/intimate-neighbourhood.jpg');
  min-height: 850px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.intimate-title{
	top: 34px; 
	right: 26px; 
	width: 25%;
}

.intimate-subtitle{
	top: 37vw;
	right: 26px;
	width: 25%;
}

.tranquil-title{
	top: 34px; 
	left: 5%; 
	width: 23%;
}

.masterplan-title{
	top:14%;
}

.masterplan-map{
	width: 50%;
}

.panzoom__content{
	object-fit: cover;  
}

.glightbox-clean .gprev, .glightbox-clean .gnext{
	top: 50% !important;
	transform: translateY(-50%);
	background-color: transparent !important;
}

@media only screen and (min-width: 1024px){
	.py-lg-11{
		padding-top: 11rem !important;
		padding-bottom: 11rem !important;
	}
}


 @media only screen and (min-width: 1101px) and (max-width: 1400px){
	.exclusive-subtitle{
		width: 35%;
        top: 15px;
	}

 }

 @media only screen and (min-width: 787px) and (max-width: 1370px){
	.section-title{
		font-size:calc(1.325rem + .9vw);
		text-shadow: 1px 1px 7px #828282;
	}
	
	.hd_f{
		font-size:calc(1.325rem + .9vw);
	}

	.section-subtitle{
		font-size:18px;
		text-shadow: 1px 1px 7px #828282;
	}

	.no-shadow{
		text-shadow: none;
	}

	.exclusive-title {
    	width: 55%;
	}
	
	.w-45,.w-60 {
		width: 100%;
	}

	.section-title.mb-180{
		margin-bottom: 30px;
	}

	.intimate-title, .tranquil-title {
		width: 50%;
	}

	.intimate-subtitle{
		width: 80%;
		top: 80vh;
	}

	#masterplan{
		/* padding-top: 7rem;
    	padding-bottom: 7rem; */
	}

	.masterplan-map {
		width: 60%;
	}

	.parallax{
		/* min-height: 730px; */
		min-height: 100vh;
		background-attachment: unset;
	}
	
 }

 @media only screen and (max-width: 768px){
	.mb-180 {
		margin-bottom: 20px;
	}
 }

 @media only screen and (min-width: 768px) and (max-width:1538px){
	.panzoom__content{
		height:100vh;
	}

	#mastp_img.panzoom__content{
		height:auto;
	}
 }


 @media only screen and (min-width: 770px) and (max-width: 786px){
	.parallax{
		/* min-height: 550px; */
		min-height: 100vh;
		background-attachment: unset;
	}

	.intimate-subtitle{
		top: 80vw;
	}
 }

 @media only screen and (min-width: 787px) and (max-width: 1100px){
	.exclusive-subtitle{
		width: 50%;
        top: auto;
        right: auto;
        left: 5%;
        bottom: 30px;
	}

	.exclusive-subtitle .subtitle-right{
		text-align:left;
	}

	.ae-1 {
    	width: 10vw;
	}

	.ae-2{
		width: 8vw;
	}

	.ae-3{
		width: 6vw;
	}
}

 @media only screen and (max-width: 786px) {
	body{
		overflow-x: hidden;
	}
	.addgap {
	        height: 96px;
	}
	 .btn-close-button {
        top: -6%;
        right: -1%;
}
	.mw-cover {
    height: 52ch;
    object-fit: cover;
    object-position: top;
}
.panel_5 .facade_1 img {
    object-fit: cover;
    object-position: center;
    padding: 0;
    height: 44ch !important;
}
	main video {
		        height: 64ch;
		object-position: center;
		
	  }
	  main h1 {
	        /* padding-top: 3rem !important; */
        font-family: 'PlayfairDisplay-Regular';
        font-size: 25px;
        text-align: center;
        /* padding: 0 10px; */
        max-width: 21ch;
        /* text-shadow: 1px 2px 4px #cfcfcf; */
	  }
	  .main_subhd {
		font-size: 20px;
		max-width: 16ch;
		margin: auto;
		      max-width: 21ch;
			  /* color: #6b4b35; */
			          /* background: radial-gradient(black 0, transparent 57%); */
	}
	  .rd_maintitle1 {
		font-family: 'PlayfairDisplay-Regular';
        font-size: 5.5vw;
        max-width: 21ch;
        margin: auto;
	  }
	  .rd_maintitle {
			font-size: 22px;
		}
	.r_1a {		
		padding-left: 0;
		font-size: 27px;
		margin-top: 0;
		text-align: center;
	  
	  }
	#our-story .r_1a {		
font-size: 4vw;
        margin-top: 0;
        text-align: left;
        padding-left: 0;
        position: relative;
        left: 7%
	  
	  }
	  #our-story .sb_2 {	
	font-size: 2.7vw;
        text-align: left;
        margin-top: 10px;
        left: 7%;
        max-width: 29ch;
	  }
	  .yt_btn {		
		height: auto;
		width: 176px;
		object-fit: contain;
		display: flex;
		justify-content: space-evenly;
		width: 100%;
		margin: 0 0;
		/* padding: 10px 0; */
		align-items: stretch;
		align-content: space-between;
		        max-width: 36%;
		    left: 7%;
	  }
	  .temp_img {
		max-width: 100%;
	  }
	  .r_2a {		
		height: auto;
		display: block;
		padding-left: 0;
	  }
	  .r_2 {
		width: 100%;
		object-fit: contain;
		height: auto;
		display: block;
		margin-top: 0;
		max-width: 59%;
		margin: auto;
		margin-top: 0;
		padding-top: 1rem;
	  }
	  .cdgg {	
		font-size: 25px;		
	  }
	  .btn-cont button {
	        font-size: 2.5vw;
	  }
	  .circle {
        width: 2.3ch;
        height: 2.3ch;
        font-size: 3.7vw;
	  }
	  .bb {
    width: 10vw;
}
	  .gx-bx {		
	        width: 55%;
	  }
	  .facade_2 {
		background-color: #506246;
		background-size: cover;
		background-position: center;
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
	    }
	 .panel_5 .facade_2 {
		background-color: #506246;
		background-size: cover;
		background-position: center;
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
		flex-direction: column;
	    }
	    .facade_3 {
		background-color: #A8805F;
		background-size: cover;
		background-position: center;
		width: 100%;
		height: auto;
		display: flex;
		align-items: center;
	    }
	    .xad {
		height: 358px;
		object-fit: cover;
		object-position: center;
		width: 100%;
		padding: 20px;
	    }
	    .panel_4 .rd_sub {
		font-family: 'InterRegular';
		font-size: 15px;
		padding: 0 20px;
	  }
	    .rd_sub {
		font-family: 'InterRegular';
		font-size: 15px;
	  }
	  .hd_f {
		font-family: 'PlayfairDisplay-Regular';
		line-height: 1.3;
		font-size: 25px;
	  }
	  .fts_item {		
		/* font-size: 2.5vw; */
		color: #27acb0;
		cursor: pointer;
		padding: 4px 10px;
		width: 100%;
	  }
	  .el_1 img {
		width: 130px;
		height: 90px;
		object-fit: contain;
	  }
	  .el_1 {
		margin-top: 0;
	  }
	  .bs-hd {
		font-family: 'PlayfairDisplay-Medium';
		font-size: 16px;
		letter-spacing: 6px;
		color: #ffffff;
		line-height: 1.2;
	  }
	  .hero-carousel2   .bs-hd {
		font-family: 'PlayfairDisplay-Medium';
		font-size: 16px;
		letter-spacing: 6px;
		color: #ffffff;
		line-height: 1.2;
		margin-bottom: 0;
	  }
	  .bs-hd2 {		
		        font-size: 25px;
        line-height: 1.2;
        text-shadow: none;
	  }
	  .hero-carousel3 .content_a {
		position: relative;
        z-index: 3;
        height: 311px;
        min-height: 347px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 1.8rem 15px;
	    }
	  .panel_4 .content_a {
		position: relative;
		z-index: 3;
		height: auto;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		padding: 1.8rem 15px;
	    }
	  .panel_5 .content_a {
		position: relative;
		z-index: 3;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 1.3rem;
	    }
	  .content_a {
		position: relative;
		z-index: 3;
		height: 400px;
	    }
	    .hero-carousel2  .content_a {
		height: auto;
	    }
	    .fcont_1, .fcont_2 {
		display: block;
	    }
	    .mc_s {
		max-width: 100%;margin: auto;display: block;          
		/* height: 45px; */
	    }
	    .ssds {
		max-width: 100%;margin: auto;display: block;
	    }
	    .reg-txt {
		/* font-family: 'CanelaDeck'; */
		font-size: 29px;
		
	  }
	  .reg-sbs {
		font-size: 15px;
		padding: 0 35px;
	  }
	  .fcont_1a, .fcont_2a {
		display: none;
	  }
	  .bs-hd3 {
		font-family: 'InterMedium';
		color: #fff;
		font-size: 15px;
		/* padding-right: 33px; */
		max-width: 100%;
	  }
	  .coe_lg {
		width: 23%;
	  }
	  .hero-carousel3 video {
		height: 100%;
	  width: 100%;
	  object-fit: cover;
	  object-position: center;
	  margin-bottom: -12px;
	  /* margin-bottom: -7px; */
	  }
	  .add_vdd {
		text-align: left;
		padding-left: 10px;
		padding-top: 2rem;
		font-family: 'InterRegular';
		font-size: 11px;
	  }
	  .show-a {
		max-width: 100%;
	    }
	    .show-b {
		max-width: 100%;
	    }
	    .show-c {
		max-width: 100%;
	    }
	    .btn__item {
		/* width: 100%; */
		font-size: 20px;
		
	  }
	  .image-container {
		max-width: 90%;
		margin: auto;
		margin-top: 1rem;
		
	  }
	  .cap_imf {
	        font-size: 12px;
        padding: 1rem 0;
	  }
	  .fp_cv {
		height: 209px;
		width: 100%;
		object-fit: cover;
		margin-top: 1.3rem;
		
	  }
	  .features__btn {
		gap: 0.5rem;
	  }
	  .image-container::after {
		content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    pointer-events: none;

	    }
	  .ss_23 {
		max-width: 100%;width: 100%;margin: auto;height: auto;
	    }
	    .fp_img {	
		    height: auto;
    padding-bottom: 0;
	  }

	  #our-story {
		margin-top: -6px;
	  }
	  .s_tt {		
		font-size: 17px;	
	  }
	  .s_tt2 {
		font-size: 19px;
		padding: 4px 3px;
		margin-bottom: 1rem;	
		
	}
	.fts_item_caption {
		font-family: 'InterMedium' ;	
		font-size: 1.7vw;
		text-align: left;	
		margin-top: 20px;
	  }
	  .add_ps {
           position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding-bottom: 15%;
        background: linear-gradient(to bottom, #575f39, transparent);
}
.rd_sub_en {
	font-size: 23px;
}
.biophilic__img img {
    display: flex;
    height: 40ch;
  }
  .tTitle, .tTitle2 {
    font-size: 14px;
}
.virt_sec h2 {
	position: unset;
	top: 0;
	left: 0;
        width: 100%;
        padding-top: 1rem;
        max-width: 13ch;
        margin: auto;

}

/*additional responsive*/
	.section-title{
		font-size:calc(1.325rem + .9vw);
		text-shadow: 1px 1px 7px #828282;
	}
	.section-subtitle{
		font-size: 14px;
		text-shadow: 1px 1px 7px #828282;
	}
	.exclusive-title{
		top:0;
		left: 5%;
		width: 46%;
	}
	.exclusive-subtitle{
		bottom: 10px;
		right: auto;
		width: 57%;
		left: 5%;
		top: auto;
	}
	.carousel-text{
		font-size:16px;
	}
	.subtitle-right{
		text-align: left;
	}
	.ae-1-1 {
		bottom: 65%;
		left: 19vw;
	}
	.ae-1{
		width: 10vw;
	}
	.ae-2-2 {
		bottom: 56%;
		left: 49vw;
	}
	.ae-2{
		width: 9vw;
	}
	.ae-3-3{
		bottom: 13%;
		left: 39vw;
	}
	.ae-3{
		width:8vw;
	}
	.w-45,.w-60{
		width: 100%;
	}
	/* .mb-180{
		margin-bottom: 100px;
	} */
	.intimate-title{
		right: 5%;
		width: 34%;
	}

	.intimate-subtitle{
		right: 5%;
		width: 34%;
	}

	.tranquil-title{
		top: 34px; 
		left: 5%; 
		width: 42%;
	}
	.text-right{
		text-align: right;
	}

	.masterplan-map{
		width: 75%;
	}
	.color-green, .color-grey{
		text-shadow:none;
	}
	.color-green.mb-5{
		margin-bottom: 1rem !important;
	}
	.color-grey.mb-6{
		margin-bottom: 1rem;
	}
	#location .pt-5{
		padding-top: 0 !important;
	}

	.pad-20 {
        padding: 0 20px;
    }

	.padl-20 {
        padding-left: 20px;
    }

}

 @media only screen and (max-width: 767px) {
	.parallax{
		background-image: url('../images/intimate-neighbourhood-mobile.jpg');
  		min-height: 100vh;
		background-attachment: unset;
	}

	.intimate-subtitle{
		top: 84vw;
	}
 }

@media only screen and (max-width: 600px){
	#overview .artist-impression{
		left: 0;
    	right: 0;
	}

	.plc_township-logo img{
		width: 220px;
	}

	.plc_title{
		bottom: 70px;
	}

	.exclusive-title {
        top: 0;
        left: 5%;
        width: 91%; 
	}

	.ae-1 {
        width: 16vw;
    }

	.ae-2{
        width: 15vw;
    }

	.ae-3{
		width: 14vw;
	}

	.ae-1-1{
		left: 13vw;
	}

	.ae-2-2{
		left: 45vw;
	}

	.ae-3-3 {
		left: 34vw;
		bottom: 17%;
	}

	.artist-impression{
		right: auto;
    	left: 5%;
	}

	.exclusive-subtitle {
        bottom: 30px;
        width: 90%;
    }

	#properties .mb-180{
		margin-bottom: 30px;
	}

	.pad-20{
		padding:0 20px;
	}

	.padl-20{
		padding-left:20px;
	}

	.carousel-text {
        font-size: 12px;
    }

	.intimate-title {
        width: 54%;
    }

	.intimate-subtitle {
		width: 74%;
	}

	.tranquil-title {
        top: 0;
        width: 72%;
	}

	#masterplan{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

@media only screen and (max-width: 574px){
	.parallax{
		max-width: 100%;
		height: auto;
	}

	.intimate-subtitle {
		top: 660px;
	}
}

  @media only screen and (min-width: 100px) and (max-width: 370px) {
	main h1 {		
		font-size:clamp(12px, 7vw, 32px);
		
	  }

	  .s_tt {
		font-size: clamp(12px, 6vw, 17px);
	  }
	  .s_tt2 {		
		font-size: clamp(12px, 5vw, 19px);
	  }
	  .rd_maintitle1 {
		font-size: clamp(12px, 7vw, 25px);
	  }
	  .rd_maintitle, .cdgg {
		font-size: clamp(12px, 7vw, 25px);
	  }
	  .panel_4 .rd_sub {
		font-size: clamp(12px, 4vw, 1rem);
	
	  }
	  .btn-cont button {
		font-size: clamp(5px, 6vh, 6.6px);
		margin: 0px 3px 0px 0px;
	  }
	  .tTitle, .tTitle2 {
		font-size: clamp(5px, 6vh, 12px);
	  }
	  .bs-hd2, .hd_f {
		font-size: clamp(12px, 7vw, 25px);
	  }
	  .tab_grouped {		
		gap: 10px;
		margin: 10px;
	  }
	  .add_vdd {
		font-size: clamp(5px, 4vh, 10px);
	  }
	  .reg-sbs {		
		font-size: clamp(5px, 4vh, 11px);
	  }
	  .ft-hd2 {	
		font-size: clamp(5px, 6vh, 33px);
	  }
	  .tab_item {
		font-size: clamp(5px, 6vh, 12px);
	  }
	  .cap_imf {		
		font-size: 10px;		
	  }
	    .section_panel {
                width: 100%;
                position: relative;
                height: 100vh;
                display: flex;
                flex-direction: column;
            }

            .panels,
            .container-page {
                width: 100%;
                height: 100%;

            }

            .section_panel .mk_center>* {
                height: 58vh;

            }

            .container-page {
                width: 100% !important;
            }
			.yt-modal-content {
				position: unset !important;
			}


  }

