@font-face {
	font-display: swap;
}
html {
	scroll-behavior: smooth;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	<!-- xfont-family: "Montserrat", sans-serif;
	xfont-family: "Cormorant Garamond", serif;
	xfont-size: 150%;
	xfont-weight: 500;
	xletter-spacing: 1px;
	xletter-spacing: 1px; -->
	xline-height: 1.5;
	margin: 0;
	padding: 0;
}
#wrapper {
	xbackground-color: #2A4467;
	display: none;
	xheight: 100vh;
	width: 100%;
	z-index: 10;
}
.image_full_size {
	display: block;
	height: auto;
	margin: 0 auto;
	width: 960px;
}
h1 {
	color: #2A4467;
	font-family: "Cormorant Garamond", serif;
	font-size: 250%;
	letter-spacing: 1px;
	text-align: center;
}
h2 {
	color: #61A9D3;
	font-family: "Cormorant Garamond", serif;
	font-size: 200%;
	letter-spacing: 1px;
	xtext-align: center;
}
h3 {
	color: #2A4467;
	font-family: "Cormorant Garamond", serif;
	font-size: 175%;
	letter-spacing: 1px;
	xtext-align: center;
}
h4 {
	color: #5D7786;
	font-family: "Cormorant Garamond", serif;
	font-size: 150%;
	letter-spacing: 1px;
	text-align: center;
}
h5 {
	text-align: center;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
li::marker {
	color: #FB8F72;
}
.fotorama {
	display: block;
	margin: 0 auto;
	width: 960px;
}
/*table {
	background-color: #FFFFFF;
	border: none;
	border-collapse: separate;
	border-spacing: 5px;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
}
tr:nth-child(odd) {
	background: #E3E0CE;
}
tr:nth-child(even) {
	background: #F4F2E0;
}
th, td {
	border: none;
	box-sizing: border-box;
	padding: 10px 20px;
}
th {
	background-color: #FB8F72;
	color: #FFFFFF;
	text-align: center;
}
*/.table {
	background-color: #FFFFFF;
	border: none;
	border-collapse: separate;
	border-spacing: 5px;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
}
.table tr:nth-child(odd) {
	background: #E3E0CE;
}
.table tr:nth-child(even) {
	background: #F4F2E0;
}
.table th, td {
	border: none;
	box-sizing: border-box;
	padding: 10px 20px;
}
.table th {
	background-color: #FB8F72;
	color: #FFFFFF;
	text-align: center;
}
video {
	display: block;
	height: 540px;
	margin: 0 auto;
	width: 960px;
}
.video {
	display: block;
	height: 540px;
	margin: 0 auto;
	width: 960px;
}
.box_1 {
	background-color: #DBF4EA;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 50px 50px 50px;
	width: 960px;
}
.box_2 {
	background-color: #E8E9F5;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 50px 50px 50px;
	width: 960px;
}
header {
	background-color: #2A4467;
	box-sizing: border-box;
	color: #FFFFFF;
	height: 100px;
	left: 0;
	margin: 0;
	padding: 20px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#header_grid {
	align-items: center;
	xbox-sizing: border-box;
	display: grid;
	grid-template-columns: 25% 75%;
	margin: 0 auto;
	padding: 0;
	width: 75%;
}
#logo {
	align-items: center;
	color: #FFFFFF;
	display: grid;
	font-family: "Cormorant Garamond", serif;
	font-weight: 500;
	height: 62px;
	grid-template-columns: 55px auto auto;
	letter-spacing: 1px;
	white-space: nowrap;
	width: 68px
}
#logo a {
	color: #FFFFFF;
	text-decoration: none;
}
#logo .logo {
	height: 62px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 55px;
}
#logo .spacer {
	width: 10px;
}
#logo .name {
	font-size: 200%;
}
#logo .f_jtes {
	font-size: 100%;
	font-style: italic;
	xtext-align: center;
}
#a_logo_invert {
	display: inline;
	height: 48px;
	margin: 0;
	padding: 0;
	width: 55px;
	-webkit-filter: invert(1);
	filter: invert(1);
}
.dt_menu {
	font-family: "Cormorant Garamond", serif;
	font-size: 100%;
	font-weight: 500;
	letter-spacing: 3px;
	text-align: right;
	text-transform: uppercase;
	z-index: 1000;
}
.dt_menu ul {
	margin: 0;
	padding: 0;
}
.dt_menu li {
	cursor: pointer;
	display: inline;
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0;
}
.dt_menu a {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.mb_menu a {
	color: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.dt {
	display: block;
}
.mb {
	display: none;
}
.mb_menu {	
	font-family: "Cormorant Garamond", serif;	
	font-size: 100%;
	font-weight: 500;
	letter-spacing: 3px;
	text-align: left;	text-transform: uppercase;	
	z-index: 1000;
}
.mb_menu ul {
	margin: 0;
	padding: 0;	
}
.mb_menu li {	
	cursor: pointer;	
	display: block;	
	list-style-type: none;	
	margin: 0;
	padding: 5px 0;
}
.tm {	
	font-size: 125%;
}
.bm {	
	font-size: 125%;
}
#desktop_menu {
	font-family: "Cormorant Garamond", serif;
	font-size: 125%;
	font-weight: 500;
	letter-spacing: 3px;
	text-align: right;
	text-transform: uppercase;
	z-index: 1000;
}
#desktop_menu ul {
	margin: 0;
	padding: 0;
}
#desktop_menu li {
	cursor: pointer;
	display: inline;
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0;
}
#desktop_menu a {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.mobile_menu, #mobile_menu_show, #mobile_menu_hide  {
	display: none;
}
#our_services {
	xbackground-color: #FFF0E1;
	background-color: #27364A;
	box-sizing: border-box;
	xcolor: #333333;
	color: #FFFFFF;
	display: none;
	font-family: "Lato", sans-serif;
	font-size: 110%;
	font-weight: 300;
	height: auto;
	left: 0;
	line-height: 1.5;
	padding: 120px 0 40px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#our_services .category {
	color: #86CAF2;
}
#our_services a {
	color: inherit;
	text-decoration: none;
}
#our_services ul {
	list-style-type: square;
}
#our_services li::marker {
	color: #606269;
}
#our_services_grid {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 33.33% 33.33% 33.33%;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 ;
	width: 75%
}
/* .xnumbertext {
	color: #f2f2f2;
	xfont-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
 */.dot {
	background-color: #FFFFFF;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin: 0 5px;
	transition: background-color 0.5s ease;
	width: 15px;
}
.active {
	background-color: #999999;
}
.fade {
	animation-name: fade;
	animation-duration: 1.5s;
}
.center {
	left: 50%;
	position: relative;
	bottom: 50%;
	transform: translate(-50%, 0);
}
.center_middle {
	left: 50%;
	position: absolute;
	bottom: 50%;
	transform: translate(-50%, -50%);
}
@keyframes fade {
	from {
		opacity: 0.5;
	}
	to {
		opacity: 1;
	}
}
#print_barcodes_button {
	display: none;
}
#slides_placeholder {
	bottom: 0;
	height: 100vh;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#slides {
	bottom: 0;
	xfont-size: 100%;	
	height: 100%;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 1;
}

#slides a {
	color: #2A4467;
}
#slide_dots {
	left: 50%;
	position: absolute;
	bottom: 50px;
	transform: translate(-50%, -50%);
}
.xslide_image {
	xbackground-color: #CBF0F8;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
}

.slide_text_center {
	left: 50%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, 10%);
	width: 50%;
	z-index: 1000;
}
.slide_text_left {
	left: 50%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(-75%, -50%);
	width: 50%;
	z-index: 1000;
}
.slide_text_right {
	left: 50%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(25%, -50%);
	width: 30%;
	z-index: 1000;
}
.slide_text_title {
	xborder-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	xfont-family: "Lato", sans-serif;
	font-family: "Cormorant Garamond", serif;
	font-size: 300%;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	xtext-shadow: 0px 0px 10px #999999;
}
.slide_text_description {
	color: #FFFFFF;
	font-family: "Lato", sans-serif;
	font-size: 150%;
	font-weight: 300;
	line-height: 1.5;
	margin: 10px 0 30px 0;
}
.slide_text_description_small {
	color: #FFFFFF;
	font-family: "Lato", sans-serif;
	xfont-size: 100%;
	font-weight: 300;
	line-height: 1.5;
	margin: 10px 0 30px 0;
}
.xslide_text {
	color: #152233;
	opacity: 1;
}
.slide_text_button {
	background-color: #88B5A7;
	xcolor: #F56F16;
	xcolor: #2A4467;
	color: #152233;
	cursor: pointer;
	display: inline-block;
	font-family: "Cormorant Garamond", serif;
	font-size: 150%;
	font-weight: 600;
	opacity: 0.8;
	padding: 10px 20px;
}
.slide_text_button a {
	text-decoration: none;
}
#content, .content {
	background-color: #ffffff;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
	line-height: 1.5;
	margin: 0;
	padding: 50px 0;
	position: relative;
	width: 100%;
	z-index: 100;
}
#content a {
	color: #2A4467;
	text-decoration: underline;
	text-decoration-thickness: 1px;
}
.edit_mode {
	background-color: #99FFFF;
	box-sizing: border-box;
	xdisplay: block;
	font-family: "Lato", sans-serif;
	font-size: 100%;
	font-weight: 700;
	left: 0;
	margin: 0;
	padding: 10px;
	xposition: absolute;
	text-align: center;
	top: 0;
	z-index: 1000;
}
#html {
	display: none;
}
.edit_mode_border {
	border: 10px solid #99FFFF;
	box-sizing: border-box;
	top: 0;
	height: 100vh;
	left: 0;
	margin: 0;
	overflow: scroll;
	padding: 0;
	xposition: absolute;
	width: 100vw;
	z-index: 100;
}
.content_wide {
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 150%;
	font-weight: 300;
	padding: 0;
	margin: 0 auto;
	width: 95%;
}
.content_normal {
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 150%;
	font-weight: 300;
	padding: 0;
	margin: 0 auto;
	width: 60%;
}
.content_narrow {
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 150%;
	font-weight: 300;
	padding: 0;
	margin: 0 auto;
	width: 30%;
}
.doctors_name {
	color: #2A4467;
	font-family: "Cormorant Garamond", serif;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.about {
	color: #5D7786;
	font-family: "Cormorant Garamond", serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#our_team {
	text-align: center;
}
#doctors {
	box-sizing: border-box;
	display: grid;
	gap: 100px;
	grid-template-columns: auto auto;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#nurses {
	box-sizing: border-box;
	display: grid;
	gap: 100px;
	grid-template-columns: auto auto;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#optometrists {
	box-sizing: border-box;
	display: grid;
	gap: 100px;
	grid-template-columns: auto auto auto;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#admin {
	box-sizing: border-box;
	display: grid;
	gap: 100px;
	grid-template-columns: auto auto;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.staff_photo img {
	background-color: #95A2B3;
	border-radius: 120px;
	height: 240px;
	width: 240px;
}
.staff_name {
	font-family: "Cormorant Garamond", serif;
	font-size: 120%;
	font-weight: 700;
}
.text_align_center {
	text-align: center;
}
.font_size_100 {
	font-size: 100%;
}
.font_size_75 {
	font-size: 75%;
}
.font_size_80 {
	font-size: 80%;
}
.font_size_75 {
	font-size: 75%;
}
.font_size_60 {
	font-size: 60%;
}
.caption {
	font-size: 75%;
	text-align: center;
}
.title {
	xfont-size: 100%;
	font-weight: 300;
	text-align: center;
}
.description {
	xfont-size: 100%;
	font-weight: 700;
	text-align: center;
}
.timeline {
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 70%;
	font-weight: 300;
	padding: 0;
	margin: 0 auto;
	width: 90%;
}
#dr_gerard_nah_timeline_grid {
	background-color: #FCF8F3;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 8.3% 8.3% 8.3% 8.3% 8.3% 8.3% 8.3% 8.3% 8.3% 8.3% 8.3% 8.3%;
	margin: 0;
	padding: 20px;
	text-align: left;
	width: 100%;
}
#dr_gerard_nah_timeline_grid .separator {
	box-sizing: border-box;
	border-left: 1px solid #EDDBCF;
	margin: 0 10px;
	padding: 0 10px;
}
#dr_gerard_nah_timeline_grid p {
	border-bottom: 1px solid #EDDBCF;
	color: #B74715;
	font-weight: 700;
	padding-bottom: 5px;
}
#dr_gerard_nah_timeline_grid ul {
	xfont-size: 65%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#dr_jerry_tan_timeline_grid {
	background-color: #FCF8F3;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
	margin: 0;
	padding: 20px;
	text-align: left;
	width: 100%;
}
#dr_jerry_tan_timeline_grid .separator {
	box-sizing: border-box;
	border-left: 1px solid #EDDBCF;
	margin: 0 10px;
	padding: 0 10px;
}
#dr_jerry_tan_timeline_grid p {
	border-bottom: 1px solid #EDDBCF;
	color: #B74715;
	font-weight: 700;
	padding-bottom: 5px;
}
#dr_jerry_tan_timeline_grid ul {
	xfont-size: 65%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#affiliations {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
	justify-content: center;
	margin: 0 auto;
	width: 90%;
}
#affiliations > img {
	display: block;
}
#affiliations > div {
	text-align: center;
	width: 300px;
}
label {
	font-family: "Lato", sans-serif;
	font-size: 80%;
	font-weight: 300;
	line-height: normal;
}
input[type=email], input[type=file], input[type=password], input[type=text] {
	box-sizing: border-box;
	xbackground-color: #f2f2f2;
	border: 1px solid #cccccc;
	border-radius: 2px;
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 100%;
	font-weight: 300;
	padding: 10px;
	width: 100%;
	-webkit-appearance: none;
}
select {
	xbackground-color: #f2f2f2;
	border: 1px solid #cccccc;
	border-radius: 2px;
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 100%;
	font-weight: 300;
	padding: 5px;
	-webkit-appearance: none;
}
option {
	background-color: #FFFFFF;
	border: none;
	border-radius: 2px;
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	font-size: 100%;
	font-weight: 300;
	padding: 10px;
	width: 100%;
	-webkit-appearance: none;
}
textarea {
	xbackground-color: #f2f2f2;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	border-radius: 2px;
	font-family: "Lato", sans-serif;
	font-size: 100%;
	font-weight: 300;
	padding: 10px;
	width: 100%;
	-webkit-appearance: none;
}
#submit {
	background-color: #63728F;
	box-sizing: border-box;
	border: none;
	xborder-radius: 32px;
	color: #ffffff;
	display: block;
	font-family: "Cormorant Garamond", serif;
	font-size: 110%;
	font-weight: 700;
	margin: 0 auto;
	padding: 10px 20px;
	-webkit-appearance: none;
}
.error {
	animation: fadeIn 1s;
	color: #D23D3D;
	line-height: normal;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
		100% {
		opacity: 1;
	}
}
.three_step_grid {
	align-items: center;
	box-sizing: border-box;
	display: grid;	gap: 50px;
	grid-template-columns: auto auto auto;
	margin: 0 auto;
	text-align: center;
	width: 75%;
}
.four_step_grid {
	align-items: center;
	box-sizing: border-box;
	display: grid;
	gap: 50px;
	grid-template-columns: auto auto auto auto;
	margin: 0 auto;
	text-align: center;
	width: 75%;
}
#pre_footer {
	font-family: "Cormorant Garamond", serif;
	font-size: 80%;
	padding: 0;
	text-align: center;
}
#footer {
	background-color: #CBF0F8;
	bottom: 0;
	box-sizing: border-box;
	display: block;
	left: 0;
	margin: 0;
	padding: 50px 0;
	position: relative;
	width: 100%;
	z-index: 100;
}
#footer_grid {
	color: #000000;
	display: grid; 
	gap: 20px;
	grid-template-columns: 40% auto auto auto;
	font-family: "Cormorant Garamond", serif;
	font-weight: 500;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
	width: 75%;
}
#footer_grid .xbottom_menu a {
	font-size: 100%;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#footer_grid .address, .opening_hours, .slogan {
	font-size: 150%;
}
#footer_grid a {
	color: #000000;
	text-decoration: none;
}
#xbottom_menu {
	font-family: "Cormorant Garamond", serif;
	font-size: 125%;
	font-weight: 500;
	letter-spacing: 3px;
	text-align: right;
	text-transform: uppercase;
	z-index: 1000;
}
#xbottom_menu ul {
	margin: 0;
	padding: 0;
}
#xbottom_menu li {
	cursor: pointer;
	xdisplay: inline;
	list-style-type: none;
	xmargin: 0;
	padding: 10px 0;
}
#xbottom_menu a {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.button_1 {
	background-color: #FB8F72;
	border-radius: 50px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	padding: 10px 30px;
	left: 50%;
	margin: 0;
	position: relative;
	text-align: center;
	top: 0;
	transform: translate(-50%, 0);
}
.button_1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_2 {
	background-color: #ADDDE7;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 30px;
	margin: 0;
	text-align: center;
}
.button_2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.border_bottom_1px {
	border-bottom: 1px solid #E5E5E5;
}
.border_top_1px {
	border-top: 1px solid #E5E5E5;
}
#map {
	xheight: 360px;
	xheight: 100%;
	xwidth: 480px;
	xwidth: 100%;
}
@media only screen and (max-width: 960px) {
	body {	
		font-size: 110%;		
	}
	.table {
		font-size: 80%;		
	}
	.table th, td {
		padding: 5px;		
	}	
	#header {	
		padding: 20px;		
	}
	#header_grid {		
		grid-template-columns: 75% 25%;
		margin: 0;		
		padding: 0;		
		width: 100%;		
	}
	#logo .name {
		font-size: 130%;
	}
	h1 {
		font-size: 200%;
	}
	#site_name {		
		font-size: 175%;
		white-space: nowrap;	
	}
	#a_logo {	
		xdisplay: inline;
		height: 36px;
		margin: 0;
		padding: 0;
		xpadding-bottom: 10px;
		vertical-align: middle;
		width: 42px;		
	}
	#a_logo_invert {
		display: inline;
		height: 36px;
		margin: 0;
		padding: 0;
		-webkit-filter: invert(1);		
		filter: invert(1);		
		width: 42px;	
	}	
	.box_1, .box_2 {		
		width: 100%;		
	}
	.dt {		
		display: none;		
	}
	.mb {		
		display: block;	
	}
	.mb_menu {		
		text-align: left;		
	}
	.mb_menu li {		
		display: block;	
		list-style-type: none;
		margin: 0;	
	}
	#xdesktop_menu {		
		display: none;		
	}
	.xmb_menu {	
		display: block;	
	}
	#mobile_menu_show {		
		display: block;		
	}
	#mobile_menu_show, #mobile_menu_hide {		
		text-align: right;		
	}
	#xtop_menu, #xbottom_menu {		
		display: block;		
		font-family: "Cormorant Garamond", serif;		
		font-size: 100%;		
		font-weight: 700;		
		letter-spacing: 1px;		
		text-align: left;	
		text-transform: uppercase;
		z-index: 1000;	
	}
	#xtop_menu ul, #xbottom_menu ul {		
		margin: 0;		
		padding: 0;		
	}
	#xtop_menu li, #xbottom_menu li {		
		cursor: pointer;		
		display: block;		
		line-height: 40px;		
		list-style-type: none;		
		margin: 0;		
		padding: 0;		
	}
	#xtop_menu a {		
		color: #FFFFFF;		
		margin: 0;		
		padding: 0;		
		text-decoration: none;		
	}
	#footer_grid .xbottom_menu {		
		xdisplay: none		
	}
	#our_services {		
		xheight: 100vh;		
		xoverflow: scroll;		
		padding: 20px;		
		position: absolute;		
		padding: 100px 20px 40px 20px;		
	}
	#our_services_grid {		
		box-sizing: border-box;		
		display: grid;		
		grid-template-columns: none;		
		justify-content: initial;		
		margin: 0;		
		padding: 20px;		
		width: 100%
	}
	#slides_placeholder {		
		display: none;		
	}
	#slides {		
		xfont-size: 75%;		
		position: relative;		
	}	
	.slide_text_center {		
		left: 50%;
		top: 50%;		
		transform: translate(-50%, -20%);	
		width: 80%;	
	}
	.slide_text_left {		
		left: 50%;		
		top: 50%;		
		transform: translate(-50%, -30%);	
		width: 80%;
	}
	.slide_text_right {		
		left: 50%;		
		top: 50%;		
		transform: translate(-50%, -20%);		
		width: 80%;	
	}
	.slide_text_title {		
		xfont-size: 250%;		
	}
	.xslide_text_description {		
		xfont-size: 100%;		
	}
		.xslide_text_button {		
		xfont-size: 100%;		
	}
	#page {		
		margin: 0;		
		width: 100%;		
	}
	.content_normal {		
		box-sizing: border-box;		
		padding: 0 20px;		
		margin: 0;		
		width: 100%;		
	}
	.content_wide {		
		box-sizing: border-box;		
		padding: 20px;		
		margin: 0;		
		width: 100%;
	}
	.content_narrow {		
		box-sizing: border-box;		
		padding: 20px;		
		margin: 0;		
		width: 100%;	
	}
	video {		
		height: auto;		
		width: 100%;		
	}
	.video {		
		height: auto;		
		width: 100%;		
	}	
	.image_full_size {		
		width: 100%;		
	}		
	#dr_gerard_nah_timeline_grid {		
		display: block;		
		grid-template-columns: none;		
	}
	#dr_gerard_nah_timeline_grid .separator {		
		border-left: none; 		
		border-top: 1px solid #EDDBCF; 		
		margin: 10px 0;		
		padding: 0;		
	}
	#dr_gerard_nah_timeline_grid p {		
		border-bottom: none;		
	}
	#dr_jerry_tan_timeline_grid {		
		display: block;		
		grid-template-columns: none;		
	}
	#dr_jerry_tan_timeline_grid .separator {		
		border-left: none; 		
		border-top: 1px solid #EDDBCF; 		
		margin: 10px 0;		
		padding: 0;
	}
	#dr_jerry_tan_timeline_grid p {		
		border-bottom: none;		
	}
	#affiliations img {	
		width: 100%;		
	}
	.three_step_grid {
		grid-template-columns: auto;
	}
	.four_step_grid {
		grid-template-columns: auto;
	}
	#pre_footer {	
		box-sizing: border-box;	
		padding: 0 100px;
	}
	#footer { 		
		grid-template-columns: 100%;		
		padding: 20px 0;		
		xposition: absolute;		
		width: 100%;		
	}
	#footer_grid {		
		box-sizing: border-box;		
		grid-template-columns: 100%;		
		margin: 0;		
		padding: 20px;		
		width: 100%;
	}
	#doctors, #nurses, #optometrists, #admin {	
		grid-template-columns: auto;
		gap: 50px;
	}
	#map {
		height: 200px;
		width: 100%;
	}
}