#ifast-global-logo {
	padding: 10px 0
}

.map-wrapper {
	width: 100%;
	overflow: hidden
}

.separate-border {
	margin: 0;
	padding: 0;
	list-style: none
}

.separate-border li {
	height: 8px;
	float: left
}

.separate-border .right {
	width: 70%;
	background: #0178b0
}

.separate-border .left {
	width: 30%;
	background: #003e52
}

#map-background {
	height: 392px;
	width: 1600px;
	background: #fff url("../images/map-background.jpg") no-repeat 50% top;
	position: relative;
	margin-left: -90px
}

#map-background #logo {
	position: absolute;
	left: 23%;
	top: 0
}

#map-background .singapore-btn {
	position: absolute;
	padding: 4px 15px;
	background: rgba(0, 162, 172, 0.5);
	top: 300px;
	left: 950px;
	color: #fff;
	border: 1px solid #009ed2;
	cursor: pointer
}

#map-background .singapore-btn:hover {
	background: rgba(0, 162, 172, 0.8)
}

#map-background .singapore-btn:hover #singapore-tootlip {
	display: block
}

#map-background .malaysia-btn {
	position: absolute;
	padding: 4px 15px;
	background: rgba(0, 162, 172, 0.5);
	top: 260px;
	left: 880px;
	color: #fff;
	border: 1px solid #009ed2;
	cursor: pointer
}

#map-background .malaysia-btn:hover {
	background: rgba(0, 162, 172, 0.8)
}

#map-background .india-btn {
	position: absolute;
	padding: 4px 15px;
	background: rgba(0, 162, 172, 0.5);
	top: 120px;
	left: 670px;
	color: #fff;
	border: 1px solid #009ed2;
	cursor: pointer
}

#map-background .india-btn:hover {
	background: rgba(0, 162, 172, 0.8)
}

#map-background .hk-btn {
	position: absolute;
	padding: 4px 15px;
	background: rgba(0, 162, 172, 0.5);
	top: 100px;
	left: 990px;
	color: #fff;
	border: 1px solid #009ed2;
	cursor: pointer
}

#map-background .hk-btn:hover {
	background: rgba(0, 162, 172, 0.8)
}

#map-background .china-btn {
	position: absolute;
	padding: 4px 15px;
	background: rgba(0, 162, 172, 0.8);
	top: 40px;
	left: 900px;
	color: #fff;
	border: 1px solid #009ed2
}

#content {
	text-align: center;
	padding: 0 30px 15px 30px
}

#content p {
	color: #888;
	line-height: 22px
}

.thumbnil {
	position: relative;
	min-height: 200px;
	padding: 18px 12px;
	border: 1px solid #ddd;
	border-top: 3px solid #0178b0;
	background: #fcfcfc
}

.thumbnil h3 {
	margin-top: 0;
	margin-bottom: 20px
}

.thumbnil ul {
	margin-bottom: 12px
}

.thumbnil ul li {
	color: #888;
	padding-right: 0
}

.thumbnil ul li a {
	text-transform: uppercase
}

.thumbnil .text-muted {
	font-size: 12px;
	margin-bottom: 2px
}

.thumbnil .disclaimer a {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-decoration: underline;
	color: #666
}

.disclaimers {
	font-size: 11px;
	color: #666;
	text-align: center;
	padding-top: 40px
}

footer {
	background: #003e52;
	padding: 20px;
	color: #ebfaff;
	margin-top: 40px;
	text-align: center
}

@media ( max-width :1199px) {
	#map-background {
		margin-left: -250px
	}
	.col-md-3 {
		padding-left: 5px;
		padding-right: 5px
	}
}

@media ( max-width :991px) {
	.map-wrapper {
		width: 100%;
		overflow: hidden
	}
	#map-background {
		width: 990px;
		background: #fff url("../images/map-background-md.jpg") no-repeat 50%
			top;
		margin-left: 0
	}
	#map-background #logo {
		position: absolute;
		left: 5%;
		top: 0
	}
	#map-background .singapore-btn {
		position: absolute;
		padding: 4px 15px;
		background: rgba(0, 162, 172, 0.5);
		top: 260px;
		left: 410px;
		color: #fff;
		border: 1px solid #009ed2;
		cursor: pointer
	}
	#map-background .singapore-btn:hover {
		background: rgba(0, 162, 172, 0.8)
	}
	#map-background .singapore-btn:hover #singapore-tootlip {
		display: block
	}
	#map-background .malaysia-btn {
		position: absolute;
		padding: 4px 15px;
		background: rgba(0, 162, 172, 0.5);
		top: 300px;
		left: 400px;
		color: #fff;
		border: 1px solid #009ed2;
		cursor: pointer
	}
	#map-background .malaysia-btn:hover {
		background: rgba(0, 162, 172, 0.8)
	}
	#map-background .india-btn {
		position: absolute;
		padding: 4px 15px;
		background: rgba(0, 162, 172, 0.5);
		top: 140px;
		left: 200px;
		color: #fff;
		border: 1px solid #009ed2;
		cursor: pointer
	}
	#map-background .india-btn:hover {
		background: rgba(0, 162, 172, 0.8)
	}
	#map-background .hk-btn {
		position: absolute;
		padding: 4px 15px;
		background: rgba(0, 162, 172, 0.5);
		top: 125px;
		left: 500px;
		color: #fff;
		border: 1px solid #009ed2;
		cursor: pointer
	}
	#map-background .hk-btn:hover {
		background: rgba(0, 162, 172, 0.8)
	}
	#map-background .china-btn {
		position: absolute;
		padding: 4px 15px;
		background: rgba(0, 162, 172, 0.8);
		top: 35px;
		left: 440px;
		color: #fff;
		border: 1px solid #009ed2
	}
	.thumbnil {
		margin-bottom: 20px
	}
}

@media ( max-width :767px) {
	.map-wrapper {
		width: 100%;
		overflow: hidden
	}
	#content {
		padding-left: 10px;
		padding-right: 10px
	}
	#content p {
		font-size: 13px;
		line-height: 17px
	}
	.thumbnil {
		min-height: 0
	}
	#map-background {
		width: 767px;
		height: 330px;
		background: #fff url("../images/map-background-sm.jpg") no-repeat 50%
			top;
		margin-left: -200px
	}
	#map-background #logo {
		position: absolute;
		left: 200px;
		top: 0
	}
	#map-background .singapore-btn {
		padding: 2px 10px;
		top: 295px;
		left: 400px
	}
	#map-background .malaysia-btn {
		padding: 2px 10px;
		top: 245px;
		left: 385px
	}
	#map-background .india-btn {
		padding: 2px 10px;
		top: 100px;
		left: 230px
	}
	#map-background .hk-btn {
		padding: 2px 10px;
		top: 110px;
		left: 450px
	}
	#map-background .china-btn {
		padding: 2px 10px;
		top: 35px;
		left: 400px
	}
	.col-md-3 {
		padding-left: 30px;
		padding-right: 30px
	}
}

.popover {
	max-width: 400px;
}