#header_1 {
	margin-top: 20px;
	
}
#header_1 .some-class {

}
#header_1 .ph-logo {
	max-width: 100%;
	max-height: 121px;
}
#header_1 .slogan {
	font-family:'Poppins', Arial, sans-serif;
	font-weight:300;
	color:#5f5f5f;
	padding-top:20px;
	font-size:18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
# .header-logo {
	height: 100px;
	float: left;
	padding: 20px 20px 20px 5px;
	text-align: center;
}
# .header-logo img {
	height: 100%;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
#header_1 .header-logo {
	float: left;
	padding: 20px 20px 20px 5px;
	text-align: center;
}
#header_1 .header-logo img {
	max-width: 100%;
}
#header_1 .tiny-contact {
	list-style-type: none;
    margin: 0;
    padding: 20px 0;

}
#header_1 .tiny-contact li {text-align:right;}
.header-background {
	background-image:url(headerbull.png) ; 
	background-repeat:no-repeat; 
	background-position:70% bottom; 
}
.header-background .container {background-color:transparent;}

#header_1 .row.match-my-cols {
    overflow: hidden;
    margin-top: 30px;
}

#header_1 .row.match-my-cols .match-col{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
@media only screen and (max-width : 480px) {
	#header_1 .dh-logo {
		padding: 5px;
		max-width: 100%;
		text-align: center;
	}
	#header_1 .ph-logo {
		padding: 5px;
		max-width: 100%;
	}
	#header_1 .chinese-name {
		padding: 5px;
		max-width: 100%;
	}
	#header_1 .row.match-my-cols {
		margin-top: 30px;
	}
	#header_1 .tiny-contact {
		float: left !important;
	}
	#header_1 .pull-contact {
		text-align: left !important;
	}
	#header_1 .pull-right {
		padding-left: 5px;
		padding-bottom: 0px;
		
	}
	#header_1 .slogan {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
	}
	#header_1 .header-logo {
		padding-right: 5px;
	}
}
@media only screen and (min-width : 1200px) {
	#header_1 .ph-logo {
		margin-top: -15px;
	}
}
