@media (min-width:1024px) { }
@media (max-width:1023.98px) { }
@media (min-width:992px) { }
@media (max-width:991.98px) {

	/* Footer */
	nav.menu--footer ul.navbar-nav > li.nav-item { width: calc(100% / 3); }
	nav.menu--footer ul.navbar-nav > li.nav-item > a, nav.menu--footer ul.navbar-nav > li.nav-item > span { margin-bottom: 0; }
	nav.menu--footer ul.navbar-nav ul > li.nav-item { padding-bottom: 0; }

	/* Home */
	.block_home { margin-top: 30px; }

	/* Event Highlight Page */
	.ctu-event_item .ev-speaker_venue { font-size: 13px; }
	.ev-date_group .ev-date_detail .ev-day-num, .ev-date_group .ev-date_detail .ev-day-text { font-size: 21px; }
	.ev-date_group .ev-date_detail .ev-day-text { font-size: 15px; }
	.ev-date_group { font-size: 12px; }
	.ctu-event_item .ctu-event-more a { padding: 5px 10px; font-size: 13px; }
}
@media (min-width:768px) { }
@media (max-width:767.98px) {

	/* Student story */
	.paragraph--type--cityu-rich-content h3 { margin-top: 30px !important; }
	.paragraph--type--cityu-image-content .bim-title { margin-top: 30px; }

	/* Footer */
	nav.menu--footer ul.navbar-nav > li.nav-item { width: 100%; }

	/* Home */
	.bh-item { margin-bottom: 20px; height: 300px;}
	.bh-item::after { display: none; }

	/* Event Page */
	.event_content .col_img_1 { margin-bottom: 30px; }
	.event_page .event_content_ct { padding-right: 0; }

	/* Event Highlight Page */
	.ctu-event_item { display: unset !important; }
	.ctu-event_item .ctu-event-mid { border-radius: 5px 5px 0 0; border-right: 2px solid #D3D3D3; border-bottom: 0; }
	.ctu-event_item .ctu-event-more a { width: 100%; justify-content: center; border-radius: 0 0 5px 5px; }
	.ctu-event_item .ctu-event-content::before, .ctu-event_item .ctu-event-content::after { display: none; }
	.ctu-event_item .ctu-event-content { margin-top: 30px; margin-bottom: 30px; }
}
@media (min-width:576px) { }
@media (max-width:575.98px) {
	.line-left { font-size: 18px; }
}
