@charset "UTF-8";
@import url('mainNav.css');

/* CSS Document */
#hidden_content {
            position: relative; 
            width: 100%;
            height: 100%; 
            filter: blur(8px); /* Adjust blur amount as needed */
        }
#hidden_overlay { 
    position: absolute; 
    top: 80px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.5);   
}

.desktopShow {
	display: inline-block;
	padding-left: 20px;
}
.padShow, .mobileShow, .mobileShow-d {
		display: none; 
	}
.mobileShow, .mobileShow_typo {
	display: none;
}
h1.pjTtle {
	font-family: "Roboto Condensed", sans-serif;
	font-optical-sizing: auto; 
	font-style: normal;
	font-size: 2.5em;
	font-weight: 700;
	line-height: 1.1;
	text-align: center; 
	color: #333;
	margin-bottom: 20px;
}
h2.sectionTtl {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.625em;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 30px;
}
.subttl {
	font-family: "Roboto Condensed", sans-serif;
	font-optical-sizing: auto; 
	font-style: normal;
	font-size: 1.625em;
	font-weight: 200;
	line-height: 1.4;
	text-align: center;
    margin-bottom: 30px; 
	color: #333;
} 
.content_subttl { 
    font-size: 1.4em;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 10px;
	line-height: 1.2;
}
.ttl_remarks {
	font-family: "kozuka-gothic-pro", sans-serif;
	font-size: 1rem;
	font-weight: 100;
	color: #aaa;
	font-style: italic;
	padding-left: 8px;
}

.remarks {
	font-size: 0.825em;
	font-weight: 400;
	color: #aaa;
	font-style: italic;
}
.common_inner {
	background: #F7F7F7;
}
.commonPic {
	width: 100%;
	height: auto;
}
.desktop-dbottom-5{
	margin-bottom: 3rem;
}
.exSys_dbottom-5{
	margin-bottom: 3rem;
}
.banner {
	width: 100%;
	height: auto; 
}
.pj_introFrame {
	border: solid .5px #999;
	margin: 40px 0;
	box-sizing: content-box;
}
.pj_intro {
	box-sizing: border-box;
	text-align: left;
	padding: 20px 40px;
	outline: solid 1px #fff;
	width: calc(100% - 42px);
	margin: 0 auto;
}
.pj_intro p {
	margin-bottom: 20px;
	letter-spacing: .05px;
}
.pj_intro p:first-child {
	text-indent: 20px;
}
	.pj_intro div div::before {
		content:" ";
		display: inline-block;
		width: 38px;
		height: 38px;
		vertical-align: baseline; 
		position: relative;
		top: 25px;
		left: -25px;
	}
	.pj_intro div div.leadGreen::before {
		background-color: #00A560;
	}
	.pj_intro div div.leadSport::before {
		background-color: #93B3F2;
	}
	.pj_intro div div.leadOcbc::before {
		background-color: #ED1C24;
	}
	.pj_intro div div.leadSes::before {
		background-color: #4C8CFC;
	}
	.pj_intro div div.leadKenford::before {
		background-color: #8CC63F;
	}
	.pj_intro div div.leadHktdc::before {
		background-color: #34D1C7;
	}
	.pj_intro div div.leadGoogleMakeover::before {
		background-color: #F8BB15;
	}
	.pj_intro div div.leadWatsons::before {
		background-color: #34D1C7;
	}
	.pj_intro div div.leadGoogleUx::before {
		background-color: #E64531;
	}
.horizonTxt {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-size: 3em; 
	margin-bottom: 10px;
}
.rotateTxt {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-size: 2.95em;
	transform: rotate(90deg); 
	position: absolute;
	transform-origin: 0 0;
  	-webkit-transform: rotate(90deg); /* Safari */  
  	-moz-transform: rotate(90deg); /* Firefox */ 
}
.typoTtl {
	color: #999999;
	font-weight: 700;
	margin-bottom: 20px; 
	width: auto;
}
.colorTtl {
	color: #999999;
	font-weight: 700;
	margin-bottom: 18px; 
	width: auto;
}
	.typoTtl::before, .colorTtl::before {
		content: url("../images/hyphen.png");
		vertical-align: text-bottom;
		padding-right: 10px;
	}

p.colorInfo { 
	display: block; 
    font-family: "Roboto", sans-serif; 
    margin-bottom: 20px;
    margin-right: 2em;
	padding-left: 20px;
}
.pColor {
	display: inline-block;
	width: auto;
	font-family: "Roboto", sans-serif;
	letter-spacing: .01em;
	margin-bottom: 20px;
	margin-right: 2em;
}
.pColor::before {
	content:"";
	width: 40px; 
	min-width: 40px; 
	height: 40px;  
	display: inline-block;
	border-radius: 20px;
	vertical-align: middle;
	margin: 0 10px 5px 20px; 
}
.spColorInfo {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	color: #888;
	padding-right: 5px;
}
.spColorInfoSet {
	font-family: "Roboto", sans-serif;
	letter-spacing: .01em;
}
.btn-close:focus {
	border: none;
	--bs-btn-close-focus-shadow: none;
	background-color: #f4f4f4; 
}

.btn-enlarge, .btn-enlarge:hover, .btn-enlarge:active, .btn-enlarge:focus {
	background: url(../images/icon_enlarge.png);
	background-position: 20px;
	background-size: 20px 20px;
	padding-left: 46px!important;
	background-repeat: no-repeat;
	border: none;
}
.btn-exSys {
	border-radius: 0px;
	background-color: #34D1C7;
	color: #fff;
	padding: 10px 20px; 
	border: none;
	
}
.btn-exSys:hover, .btn-exSys:active, .btn-exSys:focus  {
	background-color: #0EACA2; 
	color: #fff; 
	padding: 10px 20px; 
	border: none;
}

.word {
	display: inline-block;
}
/* lksf page */
.lksf_inner01 {
	background-color: #F9FCFD;
}
.lksf_inner02 {
	background-color: #E5F0F3; 
}

p.feature {
	font-family: "Roboto", sans-serif;
	font-size: 6.25em;
	font-weight: 100;
	color: #999;
	line-height: 1em;
	letter-spacing: -.05em;
	display: block;
	margin-bottom: 150px;
}
.feature_l {
	text-align: left; 
	border-bottom: solid 10px #fff;
	line-height: .5em;
    display: inline-block;
	margin-bottom: 40px;
}
.feature_r {
	float: right;
	border-bottom: solid 10px #fff;
	line-height: .5em;
    display: inline-block;
} 

.lksf_ptOne, .lksf_ptTwo, .lksf_ptThree, .lksf_ptFour {
	clear: both;
	margin-bottom: 30px; 
	display: flex;
    align-items: center;
}
.lksf_ptOne::before, .lksf_ptTwo::before, .lksf_ptThree::before, .lksf_ptFour::before {
	width: 40px;
	min-width: 40px;
	height: 40px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 20px;
	display: inline-block;
	text-align: center;
	vertical-align: baseline; 
	font-family: "Roboto", sans-serif;
	font-style: italic;
	font-size: 1.25em;
	margin-right: 10px;
	padding-top: 5px;
}
.lksf_ptOne::before {
	content: "1";
}
.lksf_ptTwo::before {
	content: "2";
}
.lksf_ptThree::before {
	content: "3";
}
.lksf_ptFour::before {
	content: "4";
} 
.lksfBox {
	background: url("../images/lksf_boxbg.png") no-repeat left;
	display: flex; 
	align-items: center;
	text-align: center; 
	font-weight: 100;
	min-height: 122px;  
	padding-left: 40px;
	box-sizing: border-box;
}
.lksfBox02 {
	background: url("../images/lksf_boxbg02.png") no-repeat right;
	display: flex; 
	align-items: center; 
	text-align: center; 
	font-weight: 100;
	min-height: 122px; 
	padding-right: 40px;
	padding-left: 0;
	box-sizing: border-box;
}
.lksfBox span, .lksfBox02 span {
	max-width: 80%;
	text-align: center; 
	margin: 0 auto;
}

.lksfBox_m {
	background: url(../images/lksf_boxbg_m.png) no-repeat top;
    background-size: 100%;
    text-align: center;
    font-weight: 100;
    width: 100%;
    min-height: 74px;
    box-sizing: border-box;
    padding-top: 13px;
}
.lksfPic {
	max-width: 80%; 
}
.lksf_pColor01::before {
	background-color: #00A560;
}
.lksf_pColor02::before {
	background-color: #222222;
}
.lksf_sColor01::before {
	background-color: #7ECDAE;
}
/* end - lksf page */

/* google page */
.ux_desktopShow {
	display: flex;
}
.google_greySection {
	background-color: #F8F8F8;
}
.gux_holder {
	display: grid;
    align-items: center;
}
.itemBlocks {
	max-width: 500px;
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.stageRow {
	background-color: #E64531;
	color: #fff;
	font-family:  "Roboto condensed", sans-serif;
	font-size: 1.125em;
	font-weight: 500;
	text-align: center;
	padding: 8px;
	margin-bottom: 30px;
}
.topic { 
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-style: normal; 
    font-weight: 200;
    line-height: 1.4;
    text-align: center; 
}
.uxStep {
	display: table-cell;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	line-height: 30px;
	max-width: fit-content; 
	padding: 0 .75em;
	margin-bottom: 20px;
}
	.uxStep::before {
		content: "";
		background: url("../images/stageArrow.png");
		background-size:  16px auto;
		background-repeat: no-repeat;
		background-position: top;
		display: table-cell;
		width: 16px;
		height: 35px; 
		float: right;
		margin-left: 1.5em;
	}
		.uxStep:last-child::before {
			content: none;
			background: none;
			margin-left: 0;
		}
ul.ux_subitems { 
	margin: 0 40px 0 16px;
	padding: 0;
	max-width: max-content;
	display: inline-block;
}
ul.ux_subitems li {
	font-weight: 400;
	line-height: 1.5em;
	font-size: 0.93em;
}
/* end - google page */

/* aeon page */
.aeon_btn {
	background-color: #6857A3;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	padding: 15px 60px;
	text-decoration: none; 
	position: relative;
	overflow: hidden;
	
}
.aeon_btn::before {
	content: "";
	position: absolute;
	top: -200px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background-color: #F8B500;
	transition: transform 800ms ease-in-out;
/*	transform: scaleX(0);*/
	transform: rotate(35deg) translateX(-450px);
	transform-origin: left;
	height: 400px;
	width: 400px;
}
.aeon_btn:hover::before,
.aeon_btn:active::before, 
.aeon_btn:focus::before {
	transform: rotate(35deg) translateX(0);
} 
.aeon_btn {
	transition: transform 800ms ease-in-out;
	z-index: 1;
}
 
.aeon_inner {
	background: #F7F7F7;
}
.aeonRotate {
	color: #7062A8;
}
.aeonPlate {
	background-color: #F0EEF5;
	border-radius: 20px;
	padding: 30px;
}
	.aeonPlate h2.sectionTtl {
		margin-bottom: 0;
	}
.aeonPlate a:link, 
.aeonPlate a:visited {
	color: #333; 
	text-decoration: underline;
}
.aeonPlate a:hover, 
.aeonPlate a:active {
	color: #666; 
	text-decoration: none;
}

.aeon_pColor01::before {
	background-color: #6857A3;
}
.aeon_pColor02::before {
	background-color: #F8B500;
}
.aeon_pColor03::before {
	background-color: #333333;
}
.aeon_pColor04::before {
	background-color: #666666;
}
.aeon_sColor01::before {
	background-color: #CEC9DC;
}
.aeon_sColor02::before {
	background: linear-gradient(90deg, rgba(1,233,253,1) 0%, rgba(167,210,253,1) 25%, rgba(208,193,253,1) 50%, rgba(243,152,241,1) 75%, rgba(252,85,241,188) 100%);
}
.aeon_sColor02 {
	display: flex;
	align-items: center;
}

/* end - aeon page */

/* ses page */
.ses_grey {
	background-color: #f7f7f7;
}
.ses_grey02 {
	background: linear-gradient(180deg, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 50%, rgba(247, 247, 247, 1) 50%, transparent 50%, transparent 0%);
}

.ses_inner01 {
	background: linear-gradient(5deg, transparent 10%, rgba(94, 114, 240, 1) 10%, rgba(94, 114, 240, 1) 90%, rgba(94, 114, 240, 1) 90%, transparent 90%, transparent 0%);
}
.ses_inner02 {
	background: linear-gradient(5deg, transparent 10%, rgba(247, 247, 247, 1) 10%, rgba(247, 247, 247, 1) 90%, rgba(247, 247, 247, 1) 90%, transparent 90%, transparent 0%);
}
.ses_inner03 {
	background: linear-gradient(5deg, transparent 15%, rgba(247, 247, 247, 1) 15%, rgba(247, 247, 247, 1) 85%, rgba(247, 247, 247, 1) 85%, transparent 85%, transparent 0%);
	padding: 120px 0 170px;
}
.ses_inner01 .para {
    position: relative;
	top: 400px;
}
	.ses_inner01 p, .ses_inner01 ul li{
		 color: #fff;
	}
p.sesHorizon01 {
	color: #5E72F0;
}
p.sesHorizon02 {
	color: #fff;
}
.sesRotate {
	color: #5E72F0;
}
.ses_ia {
	background-color: #fff;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 30px;
}
.ses_iaTable {
	border: solid 1px #4C8CFC;
	border-radius: 20px;
	border-top-left-radius: 0;
	padding: 20px 30px;
	box-sizing: border-box;
}
	.ses_iaTable ul {
		margin: 0;
	}
.ses_iaTable ul li {
		list-style: disc;
		font-family: "kozuka-gothic-pro", sans-serif;
		color: #333;
		padding-bottom: 10px;
	}
.ses_iaTable_head {
	background-color: #4C8CFC;
	border-top-left-radius: 5px;
	border-top-right-radius: 20px;
	color: #fff;
	font-weight: 700;
	padding: 8px 20px;
	box-sizing: border-box;
	width: fit-content; 
}
.sesPlus {
	display: inline-block;
	width: 36px;
	max-width: 36px;
	min-height: 36px;
	position: relative;
	top: 50%;  
}


.ses_pColor01::before {
	background-color: #27358F;
}
.ses_pColor02::before {
	background-color: #222222;
}
.ses_sColor01::before {
	background-color: #5E72F0;
}
.ses_sColor02::before {
	background-color: #dddddd;
}

.ses_mobile {
	position: relative;
	top: -40px;
}

.ses_formatDemo {
	padding-left: 20px;
	display: inline-block;
	margin-bottom: 10px;
}
.ses_formatDemo span {
	padding-left: 20px;
	display: inline-block;
}
.ses_stakeName {
	color: #4C8CFC;
	margin-bottom: 10px;
	font-size: 0.875em;
	text-align: center;
}
.ses_stakeName span {
	font-size: 1.125em;
	font-weight: bold;
}
.ses_quote {
	width: fit-content;  
	margin-bottom: 40px; 
	margin-left: auto;
	margin-right: auto;
}
	.ses_quote:last-child { 
		margin-bottom: 0px;  
	}
.ses_quoteL, .ses_quoteR {
	display: flex;
	text-align: left;
}
	.ses_quoteL::before {
		content: url("../images/quote_l.svg");
		width: 40px;
		height: auto;
		vertical-align: middle;
		margin-right: 30px;
		display: inline-block;
	}
	.ses_quoteR::after {
		content: url("../images/quote_r.svg");
		width: 40px;
		height: auto;
		vertical-align: middle;
		margin-left: 30px;
		display: inline-block;
	}

/* end - ses page */

/* ocbc page */
.ocbc_iconsRow { 
	display: flex;
	justify-content: space-between;
}
.ocbc_iconsRow span {
	display: inline-block; 
}
.ocbc_iconsRow span img {
	width: 68px;
	max-width: 68px;
	height: auto;   
	margin-bottom: 30px; 
}
.ocbcRotate {
	color: #ED1C24;
}
.ocbcRotate span {
	display: inline-block;
}
.ocbc_ui {
	box-shadow: 10px 12px 18px #c7c7c7;
}
.ocbc_colorTypeTtl {
	font-family: "Roboto", sans-serif;
	font-size: 1.1rem;
	padding-left: 20px;
	font-weight: 100;
	margin-bottom: 10px;
}
.ocbc_pColor {
	display: block;
	width: auto;
	font-family: "Roboto", sans-serif;
	letter-spacing: .01em;
	margin-bottom: 20px; 
	line-height: 1.35;
}
.ocbc_pColor::before {
	content:"";
	width: 40px; 
	height: 40px;   
	vertical-align: middle;
	margin: 0 10px 5px 20px;  
	float: left;
}
.ocbc_pColor01::before {
	background-color: #ED1C24;
}
.ocbc_pColor02::before {
	background-color: #BA9F6B;
}
.ocbc_pColor03::before {
	background-color: #A7A9AC;
}
.ocbc_sColor {
	display: block;
	width: auto;
	font-family: "Roboto", sans-serif;
	letter-spacing: .01em;
	margin-bottom: 20px; 
	line-height: 1.35;
}
.ocbc_sColor::before {
	content:"";
	width: 68px; 
	height: auto;   
	vertical-align: middle;
	margin: 0 10px 5px 20px;  
	float: left;
}
.ocbc_sColor01::before {
	content: url("../images/ocbc_sColor01.svg");
}
.ocbc_sColor02::before {
	content: url("../images/ocbc_sColor02.svg");
}
.ocbc_sColor03::before {
	content: url("../images/ocbc_sColor03.svg");
}
.ocbc_sColor04::before {
	content: url("../images/ocbc_sColor04.svg");
}
.ocbc_sColor05::before {
	content: url("../images/ocbc_sColor05.svg");
}
.ocbc_sColor06::before {
	content: url("../images/ocbc_sColor06.svg");
}
.ocbc_sColor07::before {
	content: url("../images/ocbc_sColor07.svg");
}
.ocbc_sColor08::before {
	content: url("../images/ocbc_sColor08.svg");
}

/* end - ocbc page */

/* google digital makeover page */
.dmsRotate {
	color: #F8BB15;
}
/* end - google digital makeover page */

/* watsons asia page */
.watsons_inner {
	background-color: #D9F6F6;
}

.watsons_btn {
	background-color: #34D1C7;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	padding: 15px 60px;
	text-decoration: none; 
	position: relative;
	overflow: hidden;
	
}
.watsons_btn::before {
	content: "";
	position: absolute;
	top: -200px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background-color: #02A5B3;
	transition: transform 800ms ease-in-out;
/*	transform: scaleX(0);*/
	transform: rotate(35deg) translateX(-450px);
	transform-origin: left;
	height: 400px;
	width: 400px;
}
.watsons_btn:hover::before,
.watsons_btn:active::before, 
.watsons_btn:focus::before {
	transform: rotate(35deg) translateX(0);
} 
.watsons_btn {
	transition: transform 800ms ease-in-out;
	z-index: 1;
}
/* end - watsons asia page */

/* Kenford medical page */
.kenford_inner01 {
	background-color: #EDEDE8;
}
.kenford_uxBlock {
	border: solid 0.5px #999999;
	border-radius: 20px;
	padding: 20px 15px;
	display: inline-block;
	vertical-align: middle;
	width: calc( 25% - 39px );
	min-height: 150px;
	text-align: center;
	align-content: center;
}
	.kenford_uxBlock ul {
		margin: 0;
		padding: 0;
	}
	.kenford_uxBlock ul li {
		margin: 0 0 0 18px; 
		text-align: left;
	}
.kenford_endFlow .kenford_uxBlock:last-child {
	width: 26%; /* replace the original width */
}
.kenford_uxArrow {
	margin: 0 10px;
	width: 22px;
	height: auto;
	display: inline;
}

.kenford_flowdir {
	width: 80%; /*747px*/
	max-width: 760px;
	height: auto; 
}
.kenford_uxArrowDown { 
	width: 22px;
	height: auto;
	display: inline-block;
}
.kenford_arrowPath {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.kenford_downCr {
	width: calc(25% - 42px);
	text-align: center;
	max-height: 23px;
	position: relative;
    top: -6px;
}

.kf_pColor01::before {
	background-color: #8CC63F;
}
.kf_pColor02::before {
	background-color: #FEB996;
}
.kf_pColor03::before {
	background-color: #333333;
}
.kf_pColor04::before {
	background-color: #666666;
}
.kf_pColor05::before {
	background-color: #999999;
}

.kf_sColor01::before {
	background-color: #6AA21E;
}
.kf_sColor02::before {
	background-color: #FBE5DC;
}
.kf_sColor03::before {
	background-color: #DDDDDD;
}
.kenfordRotate {
	color: #6AA21E;
}
.kf_homeScreenShow {
		display: flex;
	}
.bubbleClear {
	clear: both;
	display: inline-block;
    opacity: 0; /* Initially hidden */
    transition: opacity 0.5s ease, transform 0.5s ease; /* Transition for opacity and position */
    transform: translateY(20px); /* Start position for slide effect */
    margin-bottom: 20px; /* Space between bubbles */
    position: relative; /* Positioning for the fixed display */
	top: 0; 
	left: 0;
} 
	.bubbleClear:last-child {
		top: 80px;
	}
.bubbleTxt_point::before {
	content: url("../images/kf_bubblePoint.svg"); 
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
	margin-top: 30px;
	display: flex;
	width: 40px;
	height: 40px;  
	float: left; 
}
.bubbleTxt {
	background-color: #F7F6F6;
	width: calc(100% - 40px);
	height: auto;
	display: inline-block;
	padding: 30px;
	color: #666; 
	float: right;
	margin-bottom: 10px; 
}
.bubbleTxt p strong {
	margin-bottom: 10px;
	display: inline-block;
}
.bubbleTxt p {
	color: #666;
}
.kenford_subttl {
	color: #6AA21E; 
}
.kf_mobSizeControl {
	min-width: 360px;
}
.kf_mobScroll {  
	max-height: 680px;
	min-width: 321px;
	max-width: 321px; 
	overflow-y: auto; 
	border-radius: 45px 0;  
}
.kf_mobScroll::before {
	content: '';
	background: url("../images/kf_mobPhone.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute; 
	width: 360px; /* same as .kf_mobSizeControl */
	height: 680px; 
	z-index: 2;  
	pointer-events: none; /* Allow clicks to pass through to the content */
}
/* Style the scrollbar */
.kf_mobScroll::-webkit-scrollbar {
    width: 6px; /* Width of the scrollbar */
}

/* Track */
.kf_mobScroll::-webkit-scrollbar-track {
    background: #fafafa; /* Track color */
}

/* Handle */
.kf_mobScroll::-webkit-scrollbar-thumb {
    background: #c1c1c1; /* Handle color */
    border-radius: 10px; /* Rounded corners */
}

/* Handle on hover */
.kf_mobScroll::-webkit-scrollbar-thumb:hover {
    background: #c1c1c1; 
}
/* for firefox */
.kf_mobScroll.scrollElement { 
	scrollbar-width: thin; 
}
/* firefox hack */
@-moz-document url-prefix() { 
	.kf_mobScroll img {
		border-radius: 55px 0 0 55px;  
		display: block;
		position: relative;
		z-index: 1;
	}
}
/* end - Kenford medical page */

/* hktdc exhibition system */
.exSys_align {
	text-align: center;
}
.exSys_color, .exSysRotate {
	color: #34D1C7;
}
img.exSys_max {
	max-width: 390px;
	
}

.exSys_keyFeatures {
	border-bottom: solid 1.5px #999; 
	color: #999;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.3em;
	display: block;
}
.exSys_keyIcons {
	max-width: 50px;
	width: 50px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.exSys_keyTxt {
	display: inline-block;
	vertical-align: top;
	max-width: calc(100% - 100px);
	min-width: 282px;
}
.exSys_prin {
	color: #34D1C7;
	text-align: center; 
	margin-bottom: 20px!important;
}
.exSys_prinBg {
	background: url("../images/exSys_principlesBg.png") repeat-y;
	background-size: cover;
	background-position: top; 
}
.exSys_prinPic {  
	max-width: 62%;
	margin-top: 60px;
}
.exSys_caption {
	color: #999;
	margin-bottom: 10px;
}
.exSys_inner01 {
	background-color: #F3F0EE;
}
 
/* end - hktdc exhibition system */

/* circle K 2022 */
.circleK_inner01 {
    background: linear-gradient(5deg, transparent 5%, rgba(238, 244, 255, 1) 5%, rgba(238, 244, 255, 1) 95%, rgba(238, 244, 255, 1) 95%, transparent 95%, transparent 0%); 
	padding: 7% 0;
}
.circleK_inner02 {
	background: url("../images/circleK_innerBg.svg") no-repeat;
	background-size: 100%;
	background-position: 0 5.5rem;
}
.circleK_wPlate {
	background-color: #93B3F2; 
	padding: 30px;
	box-sizing: border-box;
	border-radius: 20px;
}
.circleK_wPlate p {
	color: #fff;
	font-weight: 700;
}
.circleK_cardSet {
    display: flex;                     
    flex-wrap: wrap;                  /* Allow wrapping to create rows */
    justify-content: space-between;    /* Distribute space evenly */
    width: 100%;                      
}

.circleK_cardSet img {
    width: 18%;                /* Adjust width to fit all images */
    height: auto; 
	padding-bottom: 1.5rem;
}
.cardSetTop {
		padding-top: 10%;
	}
.circleK_pColor01::before { background-color: #ee3124; }
.circleK_pColor02::before { background-color: #f7961d; }
.circleK_pColor03::before { background-color: #222222; }
.circleK_pColor04::before { background-color: #ffffff; border: solid 1px #ccc}

.circleK_sColor01::before { background-color: #ff5a4f; }

.circleK_uiSect {
	position: relative;
	top: -80px;
}
.circleFix {
	width: 100%;
	height: auto;
	overflow-x: hidden; 
}
 
@media all and (min-width: 1400px) {
	.circleK_uiSect {
		position: relative;
		top: -120px;
	}
	#hidden_overlay { 
		position: absolute; 
		top: 80px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		background-color: rgba(255, 255, 255, 0);   
	}
}

/* end - circle K 2022 */

/* --------------- responsive ---------------*/ 
/* media screen less than 1200px */
@media all and (max-width: 1200px) {
	/* hktdc  */
	.exSys_align {
		text-align: left;
	}
	.exSys_keyIcons {
		max-width: 45px;
		width: 45px;
		height: auto;
		display: inline-block;
		vertical-align: top;
		margin-right: 15px;
		float: left;
	}
	.exSys_keyTxt {
		display: inline-block;
		vertical-align: top;
		max-width: calc(100% - 100px);
		min-width: calc(100% - 100px);
		width: calc(100% - 100px);
		margin-bottom: 25px;
	}
	.exSys_prinPic {
	    max-width: 70%;
	    margin-top: 50px;
	}
	.exSys_dbottom-5{
		margin-bottom: 1.5rem;
	}
	/* end - hktdc */

	/* kenford medical */
	.kf_mobSizeControl {
		min-width: 320px;
	}
	.kf_mobScroll {  
		max-height: 590px;
		min-width: 280px;
		max-width: 280px; 
		overflow-y: auto; 
		border-radius: 45px 0;  
	}
	.kf_mobScroll::before {
		content: '';
		background: url("../images/kf_mobPhone.png");
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute; 
		width: 320px; /* same as .kf_mobSizeControl */
		height: 590px; 
		z-index: 2;  
		pointer-events: none; /* Allow clicks to pass through to the content */
	}
	.bubbleClear:last-child {
	    top: 20px;
	}
	.ocbc_iconsRow { 
		display: block;
		justify-content: normal;
	}
	.ocbc_iconsRow span {
		display: inline-block; 
		width: 19%;
	}
	.ocbcRotate span {
		display: block;
		line-height: 1;
		 margin-top: 12px;
	}
	.ocbcRotate span:last-child { 
		 margin-top: 0;
	}
	/* end - kenford medical */

	/* ses */
	.ses_inner01 .para {
	    position: relative;
		top: 225px;
	}
	/* end - ses */
}
/* end - media screen less than 1200px */

/* media screen less than 992px */
@media all and (max-width: 992px) { 
	.padShow {
		display: block; 
	}
	.padScroll_x {
		overflow-x: auto;
		width: 100%;
		scrollbar-width: thin; /* for firefox */
	}
	p.feature {
		font-family: "Roboto", sans-serif;
		font-size: 4.25em;
		line-height: 1em;
	}
	.feature_l {
		line-height: .3em;
	}
	.feature_r {
		line-height: .3em;
	}
	.horizonTxt span {
		 display: block;
	}
	/* circle K 2022 */ 
	.circleK_cardSet img {
        width: 31.3%;   /* Adjust width to fit 3 images in a row */
    }
	.cardSetTop {
		padding-top: 8%;
	}
	.circleK_uiSect {
		position: relative;
		top: -60px;
	}
	/* end - circle K 2022 */

	/* hktdc */
	.exSys_dbottom-5{
		margin-bottom: 0;
	}
	.exSys_prinPic {
        max-width: 90%;
        margin-top: 50px;
    }
	/* end - hktdc */

	/* kenford */
	.kenford_uxBlock {
		border: solid 0.5px #999999;
		border-radius: 20px;
		padding: 20px 15px;
		display: block;
		vertical-align: middle;
		width: 85%;
		min-height: 100px;
		text-align: center;
		align-content: center;
		margin: 0 auto;
	}
	.kenford_endFlow .kenford_uxBlock:last-child {
		width: 85%;
	}
	.kenford_uxBlock ul {
		margin: 0 auto;
		padding: 0;
		width: fit-content; 
	}
	.kenford_uxArrow {
		margin: 12px auto;
		width: 22px;
		height: auto;
		transform: rotate(90deg);
		display: block;
	}
	.kenford_flowdir { 
		display: none;
	}
	.kf_sitemap {
		width: 1200px;
		height: auto; 
	}
	.kf_sColor03 {
		margin-bottom: 0;
	} 

	.kf_mobSizeControl {
		min-width: 270px; 
	}
	.kf_mobScroll {  
		max-height: 500px;
		min-width: 236px;
		max-width: 236px; 
		overflow-y: auto; 
		border-radius: 45px 0;  
	}
	.kf_mobScroll::before {
		content: '';
		background: url("../images/kf_mobPhone.png");
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute; 
		width: 270px; /* same as .kf_mobSizeControl */
		height: 500px; 
		z-index: 2;  
		pointer-events: none; /* Allow clicks to pass through to the content */
	}
	.bubbleClear:last-child {
	    top: 0;
	}
	.bubbleTxt_point::before {
		content: "";  
		display: none; 
	}
	.bubbleTxt {
		background-color: #F7F6F6;
		width: 100%;
		height: auto;
		display: inline-block;
		padding: 20px;
		color: #666; 
		float: none;
		margin-bottom: 10px; 
	}
	/* end - kenford */
	/* ocbc */
	.ocbcRotate {
		color: #ED1C24;
		font-size: 2.2em;
	}
	.ocbcRotate span {
		display: block;
		line-height: 1;
		 margin-top: 8px;
	}
	.ocbcRotate span:last-child { 
        margin-top: 0;
    } 
	/* end - ocbc */
	/* ses */
	.ses_inner03 {
	    background: linear-gradient(5deg, transparent 10%, rgba(247, 247, 247, 1) 10%, rgba(247, 247, 247, 1) 85%, rgba(247, 247, 247, 1) 90%, transparent 90%, transparent 0%);
	    padding: 120px 0 170px;
	}
	/* end - ses */

	
}
/* end - media screen less than 992px */
@media all and (max-width: 991px) {
	/* ses */
	.ses_inner01 .para {
	    position: relative;
		top: 0px;
	}
	/* end - ses */
}

/* media screen less than 768px */
@media all and (max-width: 768px) {
	.horizonTxt {
		font-family: "Roboto", sans-serif;
		font-weight: 100;
		font-size: 1.5em; 
		margin-bottom: 10px;
	}
	.horizonTxt span {
		 display: inline;
	}
	.rotateTxt {
		font-family: "Roboto", sans-serif;
		font-weight: 100;
		font-size: 1.5em;
		transform: none; 
		position: relative;
		transform-origin: 0 0;
		-webkit-transform: none; /* Safari */  
		-moz-transform: none; /* Firefox */ 
		margin-bottom: 8px;
	}
	/* circle K 2022 */
	.circleK_inner02 {
		background: url("../images/circleK_innerBg.svg") no-repeat;
		background-size: 100%;
		background-position: 0 4rem;
	}
	 
	/* end - circle K 2022 */

	/* kenford medical */
	.kf_mobSizeControl {
		min-width: 270px; 
		max-width: 270px;
	}
	.kf_mobScroll {  
		max-height: 500px;
		min-width: 236px;
		max-width: 236px; 
		overflow-y: auto; 
		border-radius: 45px 0;  
	}
	.kf_mobScroll::before {
		content: '';
		background: url("../images/kf_mobPhone.png");
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute; 
		width: 270px; /* same as .kf_mobSizeControl */
		height: 500px; 
		z-index: 2;  
		pointer-events: none; /* Allow clicks to pass through to the content */
	}
	
	/* end - kenford medical */

	/* ocbc */
	.ocbcRotate span {
		display: inline;
		line-height: 1.5;
		 margin-top: 0;
	}
	.ocbcRotate span:last-child { 
		 margin-top: 0;
	}
	/* end - ocbc */
}
/* end - media screen less than 768px */

/* media screen less than 576px */
@media all and (max-width: 576px) {
	.desktopShow {
		display: none;
	}
	.mobileShow {
		display: inline-block; 
	}
	.mobileShow-d {
		display: block; 
	}
	.mobileShow_typo {
		display: inline-block;
		padding-left: 20px;
	}
	.desktop-dbottom-5{
		margin-bottom: 0;
	}
	.mobile-mbottom-0 {
		margin-bottom: 0!important;
	} 
	.mobile-mbottom-4 {
		margin-bottom: 40px;
	} 
	.mobile-mbottom-2 {
		margin-bottom: 20px;
	}  
	
	.mobileScroll_x {
		overflow-x: auto;
		width: 100%;
		scrollbar-width: thin; /* for firefox */
	}

	h1.pjTtle {
		font-size: 1.7em;
		line-height: 1.2;
	}
	h2.sectionTtl {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		line-height: 1.2;
		margin-bottom: 20px; 
	}
	 
	.subttl {
		font-size: 1.3em;
		margin-bottom: 0;
	}
	.content_subttl {
	    font-size: 1.2em;
	    font-weight: bold;
	    font-family: "Roboto Condensed", sans-serif;
	    margin-bottom: 10px;
	    line-height: 1.2;
	}
	p.feature {
		font-family: "Roboto", sans-serif;
		font-size: 3.25em;
		line-height: 1em;
		margin-bottom: 100px;
	}
	.pj_intro {
		box-sizing: border-box;
		text-align: left;
		padding: 0 0 0 20px;
		outline: solid 1px #fff;
		width: calc(100% - 42px);
		margin: 0 auto;
	}
	.pj_intro div div::before {
		content: " ";
		display: inline-block;
		width: 28px;
		height: 28px;
		vertical-align: baseline;
		position: relative;
		top: 25px;
		left: -15px;
	}
	
	
	.pColor {
		display: inline-block;
		width: auto;
		font-family: "Roboto", sans-serif;
		letter-spacing: .01em;
		margin-bottom: 20px;
		margin-right: 1em;
	}
	
	/* lksf */
	.lksf_ptOne, .lksf_ptTwo, .lksf_ptThree, .lksf_ptFour { 
		display: inline-flex;
		align-items: center;
	}
	
	.lksf_silderImg_size {
		width: 75%!important;
		margin: 0 auto;
	}
	.lksf-carouselControl {
		width: 10%;
		opacity: 1;
	}
	.lksf-carousel-nextIcon {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300A560'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
		background-position: 62%;
	}
	.lksf-carousel-prevIcon {
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300A560'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
		background-position: 38%;
	}
	.lksf-carousel-nextIcon:hover, .lksf-carousel-nextIcon:active {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	}
	.lksf-carousel-prevIcon:hover, .lksf-carousel-prevIcon:active { 
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
	}
	.lksf-carousel-nextIcon, .lksf-carousel-prevIcon {
		background-color: transparent;
		border-radius: 30px;
		background-size: 68% 68%;
		transition: .3s ease;  
	}
	
	.lksf-carousel-nextIcon:hover, .lksf-carousel-nextIcon:active,
	.lksf-carousel-prevIcon:hover, .lksf-carousel-prevIcon:active {
		background-color: #00A560;
	}
	.lksf_ptOne, .lksf_ptTwo, .lksf_ptThree {
		margin-bottom: 22px;
	}
	.lksf_ptFour {
		margin-bottom: 17px;
	}
	/* end- lksf */
	
	/* aeon */
	.aeon_sColor02 {
		display: flex;
		align-items: flex-start;
	}
	/* end - aeon */
	
	 
	/* circle K 2022 */ 
	.circleK_cardSet img {
        width: 48%;   /* Adjust width to fit 2 images in a row */
    }
	.circleK_uiSect {
		position: relative;
		top: -50px;
	}
	 
	.circleK_inner01 {
		background: linear-gradient(5deg, transparent 1.2%, rgb(238, 244, 255) 1.2%, rgb(238, 244, 255) 95%, rgb(238, 244, 255) 99.5%, transparent 99.5%, transparent 0%);
		padding: 7% 0px;
	} 
	.circleK_mArrow { 
		margin: 12px auto;
		display: block;
        padding-left: 0;
	}
	.circleK_paddingFix {
		padding-left: 10px;
		padding-right: 0;
	}
	.circleK_uiView_m {
		width: 160%;
	}
	
.view-box {
    height: 530px;
    overflow: hidden;
    position: relative;
    transition: height 0.3s ease;
}

.view-box.expanded {
    height: auto; /* Expands to fit content */
}

.view-box img {
    width: 100%;
    height: auto;
}

.gradient-cover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 15%; /* Covers 15% of the view box */
    background: linear-gradient(to top, white, transparent);
} 
	/* end - circle k 2022 */
	
	/* hktdc */
	.exSys_align {
		text-align: left;
	}
	.exSys_keyIcons {
		max-width: 45px;
		width: 45px;
		height: auto;
		display: inline-block;
		vertical-align: top;
		margin-right: 15px;
		float: left;
	}
	.exSys_keyTxt {
		display: inline-block;
		vertical-align: top;
		max-width: calc(100% - 100px);
		min-width: calc(100% - 100px);
		width: calc(100% - 100px);
	}
	 
	.exSys_prinPic {
		max-width: 80%;
        margin-top: 20px;
	}
	/* end - hktdc */
	/* google ux */
	.ux_desktopShow {
		display:none;
	}
	.uxStep_m { 
		font-weight: 500;
		font-family: "Roboto", sans-serif;
		line-height: 30px; 
		width: 100%;
        margin: 0 auto; 
		text-align: center;
	}
	.uxStep_m::after {
		content: "";
		background: url("../images/stageArrow_down.png");
		background-size:  35px auto;
		background-repeat: no-repeat;
		background-position: top;
		display: block;
		width: 35px;
		height: 18px;  
		margin: 20px auto; 
	}
	.uxStep_m:last-child::after {
			content: none;
			background: none; 
	}
	ul.ux_subitems {
		margin: 0 0 0 25px;
		padding: 0;
		max-width: max-content;
		display: inline-block;
		text-align: left;
	}
	/* end - google ux */
	/* kenford */
	.kf_mobSizeControl {
		min-width: 320px;
	}
	.kf_mobScroll {  
		max-height: 590px;
		min-width: 280px;
		max-width: 280px; 
		overflow-y: auto; 
		border-radius: 45px 0;  
	}
	.kf_mobScroll::before {
		content: '';
		background: url("../images/kf_mobPhone.png");
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute; 
		width: 320px; /* same as .kf_mobSizeControl */
		height: 590px; 
		z-index: 2;  
		pointer-events: none; /* Allow clicks to pass through to the content */
	}
	.bubbleClear {
		clear: both;
		display: block;
	    opacity: 0; /* Initially hidden */
	    transition: opacity 0.5s ease, transform 0.5s ease; /* Transition for opacity and position */
	    transform: translateY(20px); /* Start position for slide effect */
	    margin-bottom: 20px; /* Space between bubbles */
	    position: relative; /* Positioning for the fixed display */
		top: 0;  
	} 
	.bubbleClear:last-child {
		top: 0px;
	}

	.kf_silderImg_size {
		width: 65%!important;
		margin: 0 auto 20px;
	}
	.kf-carouselControl {
		width: 10%;
		opacity: 1;
		top: 276px;
		align-items: flex-start; 
	}
	.kf-carousel-nextIcon {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238CC63F'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
		background-position: 62%;
	}
	.kf-carousel-prevIcon {
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238CC63F'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
		background-position: 38%;
	}
	.kf-carousel-nextIcon:hover, .kf-carousel-nextIcon:active {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	}
	.kf-carousel-prevIcon:hover, .kf-carousel-prevIcon:active { 
		background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
	}
	.kf-carousel-nextIcon, .kf-carousel-prevIcon {
		background-color: transparent;
		border-radius: 30px;
		background-size: 68% 68%;
		transition: .3s ease;  
	}
	
	.kf-carousel-nextIcon:hover, .kf-carousel-nextIcon:active,
	.kf-carousel-prevIcon:hover, .kf-carousel-prevIcon:active {
		background-color: #6AA21E;
	}
	.kf_homeScreenShow {
		display: none;
	}
	/* end - kenford */
	/* ocbc */
	.ocbc_iconsRow { 
		display: block;
		justify-content: normal;
	}
	.ocbc_iconsRow span {
		display: inline-block; 
		width: 24%;
	} 
	/* end - ocbc */

	/* ses */
	.sesPlusGrid {
		min-height: 36px;
		padding-bottom: 36px; 
	}
	/* end - ses */
}
/* end - media screen less than 576px */
 
@media all and (min-width: 1400px) { 
	.bannerFrame {  
		position: absolute;
		z-index: -1; 
	}
	.bannerFrame::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.4) 78%, rgba(255, 255, 255, 1) 100%); /* Change colors and opacity as needed */
		z-index: 1; /* Ensures the gradient is above the image */
		padding: 0 21px;
	}
	.banner {
		width: 100%;
		height: auto;
		padding: 0 21px;
	}
	.overlayContent {
		position: absolute;
		top: 78%;
		background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 1%, rgba(255, 255, 255, 1) 100%);
		padding-top: 25px;
	}
	.pj_introFrame {
		border: solid .5px #999;
		margin: 40px 21px;
		box-sizing: content-box;
	}
	
}

/* fix bootstrap */
.modal-dialog {
	width: 90%;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
/* end - fix bootstrap */
/* end --------------- responsive ---------------*/