@media (min-width: 320px) and (max-width:992px) {
	#highlight-countdown {
		padding: 32px 10px;
	}
	.static-photo {
		//margin: 32px 0px;
		//padding: 10px 35px;
	}
	.countdown h3 {
		font-size: 18px;
	}
	#highlight-countdown h2 {
		font-size: 30px;
		margin-bottom: 32px;
	}
	.static-photo img { 
		width: 100%;
	}
	.countdown {
		padding: 12px 10px 22px 10px !important;
	}
	.countdown #clock {
		margin-top: 10px;
	}
	.clock-helper {
		margin-bottom: 10px !important;
	}
	.raised-table td, .target-table td {
		font-size: 18px !important;
	}
	.raised-table td .label {
		font-size: 15px;
	}
	.target-table div.target , .target-table div.to-go {
		font-size: 18px !important;
	}
	.target-table div.target .label , .target-table div.to-go .label {
		font-size: 15px;
	}
	.target-table div.link-wrapper {
		text-align: center;
		margin-top: 20px;
	}
	.target-table div.link-wrapper a {
		font-size: 17px;
		padding: 11px 22px;
	}
	#highlight-countdown #circle {
		width: 140px;
		height: 140px;
	}
	#highlight-countdown canvas {
		max-width: 100%;
		max-height: 100%;
	}
	#highlight-countdown .per-num-wrapper {
	width: 100%;
	position: absolute;
	top: 0;
	height: 140px;
	padding: 14px 0px;
	}
	#highlight-countdown .per-num {
		height: 110px;
		width: 110px;
		margin: 0 auto;
		border-radius: 85px;
		font-size: 57px;
		font-weight: 800;
		line-height: 0.81;
		border: 3px solid #ba8327;
		padding-top: 25px;
		position: relative !important;
		top: unset !important;
		left: unset !important;
		text-align: center;
	}
	#highlight-countdown .per-num p {
		font-size: 35px;
		line-height: .5;
		margin-top: 15px;
	}
	#highlight-countdown .per-num p .label {
		font-size: 15px;
	}
	#highlight-countdown .raised-table td {
		width: 50%;
		padding: 0px 0px;
		font-size: 18px;
		font-weight: 800;
	}
	#highlight-countdown .raised-table td .label {
		font-size: 15px;
	}
	#highlight-countdown #raised-table-circle {
		align-self: center;
	}
	.target-table {
		margin-top: 20px;
	}
	.target-table div.target {
		border-right: 1px dashed #2d2b2d;
		padding-left: 0px;
		padding-right: 18px;
		font-size: 18px;
		font-weight: bold;
	}
	.target-table div.to-go {
		padding-right: 10px;
		padding-left: 18px;
		font-size: 18px;
		font-weight: bold;
	}
	#clock > div:not(.comma) {
		height: 60px;
		width: 60px;
		font-size: 52px;
	}
	#clock > div.time {
		width: 80px;
		height: 61px;
	}
	#clock > div.comma img {
		width: 5px;
		height: 20px;
	}
}
@media(min-width:992px) {
	#highlight-countdown {
		padding: 60px 0px;
	}
	#highlight-countdown h2 {
	font-size:35px;
	margin-bottom: 30px;
	}
	.static-photo {
		height: 550px;
	}
	.static-photo img {
		height: 100%;
	}
	#highlight-countdown #circle {
		width: 300px;
		height: 300px;
	}
	#highlight-countdown canvas {
		max-width: 100%;
		max-height: 100%;
	}
	#highlight-countdown .per-num-wrapper {
		width: 100%;
		position: absolute;
		top: 0;
		height: 300px;
		padding: 35px 20px;
	}
	#highlight-countdown .per-num {
		height: 230px;
		width: 230px;
		margin: 0 auto;
		border-radius: 100%;
		font-size: 70px;
		font-weight: 800;
		line-height: 0.81;
		border: 3px solid #ba8327;
		    padding: 65px 45px;
		position: relative !important;
		top: unset !important;
		left: unset !important;
		text-align: center;
	}
	#highlight-countdown .per-num p {
		font-size: 70px;
		line-height: .5;
		margin-top: 15px;
	}
	#highlight-countdown .per-num p .label {
		font-size: 26px;
	}
	#highlight-countdown .link {
		background-color: #ba8327;
		color: white;
		padding: 15px;
		font-size: 16px;
		font-weight: bold;
	}
	#highlight-countdown .raised-table td {
		width: 50%;
		padding: 18px 0px;
		font-size: 29px;
		font-weight: 800;
	}
	.target-table {
		margin-top: 20px;
	}
	.target-table div.target {
		border-right: 1px dashed #2d2b2d;
		padding-left: 0px;
		padding-right: 40px;
		font-size: 26px;
		font-weight: bold;
	}
	.target-table div.to-go {
		padding-right: 10px;
		padding-left: 46px;
		font-size: 26px;
		font-weight: bold;
	}
	#clock > div:not(.comma) {
		height: 138px;
		width: 138px;
		font-size: 116px;
	}
	#clock > div.time {
		height: 138px;
		width: 180px;
	}
	#clock > div.comma img {
		width: 14px;
		height: 50px;
	}
}
@media(min-width:1280px) {
	.static-photo {
	padding: 35px 0px;
	}
	#highlight-countdown .link {
    		background-color: #ba8327;
   	 	color: white;
   	 	padding: 20px;
    		font-size: 18px;
	    	font-weight: bold;
	}
	#highlight-countdown h2 {
    	font-size: 42px;
   	 margin-bottom: 72px;
	}
	#highlight-countdown {
                padding: 82px 0px;
        }
}
#index-highlight {
	overflow: hidden;
	position: relative;
}
.highlight-countdown-overlayer {
	width: 100%;
	position:absolute;
	mix-blend-mode: multiply;
	background-image: linear-gradient(to bottom, #652633, #8b0c26);
	height: -webkit-fill-available;
	top: 0px;
}
#highlight-countdown {
	background-image: url('/20250218150540oe_/https://cc.cuhk.edu.hk/dev/images/development/highlight_fund_bg_raw.jpg');
	display: flex;
}

#highlight-countdown > .wrapper {
	align-self: center;
	z-index: 9;
}
#highlight-countdown h2 {
	text-align: center;
	color: white;
	
  font-weight: 500;
}

.countdown {
	padding: 29px;
	background-color: white;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#clock {
	margin-top: 45px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	    align-items: center;
}
#clock > div:not(.comma) {
	background-image: url('https://webarchive.lib.cuhk.edu.hk/20250218150540oe_/http://wcms-dev2.yakoo.com.hk/ccc-donation/images/development/countdown/group-143x.png');
	background-size: contain;
	background-repeat: no-repeat;
    padding: 0px;
    text-align: center;
    color: white;
    vertical-align: top;
    font-weight: 800;
    line-height: 1.25;
}
#clock > div.time {
	background-image: url('https://webarchive.lib.cuhk.edu.hk/20250218150540oe_/http://wcms-dev2.yakoo.com.hk/ccc-donation/images/development/countdown/time.png');
	background-size: contain;
	background-repeat: no-repeat;
    padding: 0px;
    text-align: center;
    color: white;
    vertical-align: top;
    font-weight: 800;
    line-height: 1.25;
	text-align: center;
	margin: 0 auto;
}
#clock > div.comma {
	margin: 0px 10px;
}
#clock > div.comma img {
}
#clock > div.day {
	margin: 0px 10px;
}
.clock-helper {
	margin-top: 20px;
	margin-bottom: 51px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.13;
}
div.clock-helper {
	display: flex;
}
div.clock-helper div:first-child, div.clock-helper div:last-child {
	width: 194px;
}
div.clock-helper div:nth-child(2) {
	width: 286px;
}
.raised-table, .target-table {
	width: 100%;
}
#highlight-countdown .target-table { 
	border-top: 1px solid #2d2b2d;
    padding-top: 20px;
}
#highlight-countdown .raised-table {
    border-bottom: none;
}
.target-table td {
	width: 33%;
	padding: 18px 0px;
	font-size: 29px;
	font-weight: 800;
}
.raised-table .label, .target-table .label {
	font-size: 24px;
	font-weight: normal;
}
#highlight-countdown .link:hover {
	color: white;
}

.target-table div.link-wrapper {
	align-self: center;
}
#highlight-countdown #circle {
		position: relative;
	}
#highlight-countdown #circle canvas {
	transform: rotate(180deg);
}
