a {
	text-decoration: none;
}
ul {
	padding-left: 0;
}
li {
	list-style: none;
}
* {
	box-sizing: border-box;
}
body {
	font-family: 'Montserrat', Arial, serif;
}

.core{background: url(../../image/cbp/cbp-corebg01.jpg) no-repeat center;height: 614px; }
.core-content{height: 614px;}
.core-content img{margin: auto;}
.core-img01{position: relative;
				top: 50%;
				transform: translateY(-50%); }
.core-img02{position: relative;
				top: 50%;
				transform: translateY(-50%);}
.core-img03{position: relative;
				top: 50%;
				transform: translateY(-50%);}

@media screen and (max-width:1199px){
	.core-img02{margin-left: 30px;margin-right: 30px;}
	.core{height: 494px;}
	.core-content{height: 494px;}
}

@media screen and (max-width:991px){
	.core{background: url(../../image/cbp/cbp-corebg02.jpg) no-repeat center;height: 1200px;}
	.core-content{height: 1200px;}
	.core-img01,.core-img02,.core-img03{}
	.core-img01{top: 16%;height: 308px;}
	.core-img02{top: 25%;margin:0px;height: 508px;}
	.core-img03{top: 17%;height: 279px;}
}

@media screen and (max-width:546px){
	.core{background: url(../../image/cbp/cbp-corebg02.jpg) no-repeat center;height: 1130px;}
	.core-content{height: 1130px;}
	.core-img01,.core-img02,.core-img03{}
	.core-img01{top: 16%;}
	.core-img02{margin:0px;top: 24%;}
	.core-img03{top: 13%;}
}
.cbp-trait01{height: 230px; margin-bottom: 50px; }
.cbp-trait-content img{margin: auto;}
.cbp-trait-content h2{text-align: center;font-size: 20px;font-weight:bold;margin-top: 16px;margin-bottom: 16px;}
.cbp-trait-content p{font-size: 16px;line-height: 24px;padding-left: 30px;padding-right: 30px;}


@media screen and (max-width:991px){
.cbp-trait01,.cbp-trait02{height: 230px;margin-bottom: 30px; }
	
}

@media screen and (max-width:768px){
.cbp-trait01,.cbp-trait02{margin-bottom: 40px; }
	
}






