﻿@media (max-width:767px) {
	.header { border:none; border-bottom:2px solid #1b374c; top:0px; -moz-box-shadow: 1px 1px 1px #cccccc; -webkit-box-shadow: 1px 1px 1px #cccccc; box-shadow: 1px 1px 1px #cccccc; }
	.header .logo-area { margin:0px 0px 10px 8px; }
	.header .logo-area .main-logo { margin: 0 0 10px 0; }
	.header .logo-area .cityu-logo { margin:10px 0 0 10px; width:130px; height:40px; float:none; background: url(https://www.cb.cityu.edu.hk/ug/admissions/images/CB_Logo_Eng_small.png) no-repeat; }
	.header .logo-area .cityu-logo img { width:50px; }
	.footer .content-area .seperator { border:none; }
}
@media (min-width:768px) and (max-width:991px) {
	.header .logo-area { margin:0 0px 10px 14px; }
	.header .logo-area .main-logo { margin: 40px 0 0 0; border-left: 0px solid #000000; }
	.header .logo-area .cityu-logo { margin:0 0 20px 10px; width:290px; float:left; background: url(https://www.cb.cityu.edu.hk/ug/admissions/images/CB_Logo_Eng.png) no-repeat; }
	.header .logo-area .cityu-logo img { width:130px; margin-top:40px; }
	.footer .content-area .seperator { border:none; }
}
@media (min-width:992px) and (max-width:1199px) {
	.header .logo-area { margin:0 0px 10px 14px; }
	.header .logo-area .main-logo { margin: 40px 0 0 0; border-left: 0px solid #000000; }
	.header .logo-area .cityu-logo { margin:0 0 20px 10px; width:290px; float:left; background: url(https://www.cb.cityu.edu.hk/ug/admissions/images/CB_Logo_Eng.png) no-repeat; }
	.header .logo-area .cityu-logo img { width:130px; }
	.header .logo-area .other-logos { padding:16px 20px 0px 0px; text-align:right; }
	
	.news-container .news-thumbnail { height:160px; }
	.news-container .news-thumbnail img { margin-top:-26px; }
}
@media (min-width:1200px) {
	.header .logo-area { margin:0 0px 10px 14px; }
	.header .logo-area .main-logo { margin: 40px 0 0 0; border-left: 0px solid #000000; }
	.header .logo-area .cityu-logo { margin:0 0 20px 10px; width:290px; float:left; background: url(https://www.cb.cityu.edu.hk/ug/admissions/images/CB_Logo_Eng.png) no-repeat; }
	.header .logo-area .cityu-logo img { width:130px; }
	.header .logo-area .other-logos { padding:16px 20px 0px 0px; text-align:right; }
	
	.news-container .news-thumbnail { height:160px; }
	.news-container .news-thumbnail img { margin-top:-34px; }
}