* {
	padding: 0px;
	margin: 0px;
}
.home-fixed_header {
	position: fixed;
	width: 100%;
	z-index: 999999;
}

.about_wrapper {
	height: auto !important;
	background-color: #f6f6f8;
	margin-bottom: 0px;
	background: none;
}
.clear {
	clear: both;
}
.about-header_width {
	width: 810px;
	padding: 0px;
}
.home-header_position {
	float: right;
	z-index: 999999;
}
.about-header_title {
	float: left;
	margin: 15px 20px !important;
}
.top_image {
	height: 190px;
	overflow: hidden;
}
.top_image img {
	float: left;
}
.container .content {
	width: 840px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.about {
	margin-top: 10px;
	font-size: 14px;
}
.about span {
	color: #a3abbe;
}
.about h2 {
	float: 24px;
}
.about h3 {
	float: 18px;
}
.details {
	width: 100%;
	font-size: 14px;
}
.details .details_text {
	float: left;
	width: 60%;
}
.details .details_img {
	float: left;
	width: 40%;
}
.details p {
	font-size: 14px;
	padding-left: 20px;
}
.details div img {
	float: right;
}
.location-en {
	background: url(../images/abroad_map.png);
	background-repeat: none;
	width: 100%;
	height: 505px;
	background-size: 100%;
}
.details span {
	font-size: 10px;
	color: #a3abbe;
}
.spacing {
	padding-left: 20px !important;
}
.space {
	width: 100%;
	height: 100px;
}
.personal_info {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.personal_info .person_img, .person_info {
	float: left;
	height: auto;
}
.personal_info .person_img {
	width: 120px;
}
.personal_info .person_img img {
	border-radius: 55px;
	width: 101px;
    height: 104px;
	overflow: hidden;
    left: 50%;
    vertical-align: middle;
    object-fit: cover;
}
.personal_info .person_info {
	width: 720px;
	padding-bottom: 35px;
}
.peroson_details {
	background: url(../images/info_bg.jpg);
	padding: 34px;
	border-bottom-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
}
.person_info h3 {
	padding-left: 10px !important;
}
.article__section1 {
	border-bottom: 0px solid #a3abbe;
	margin-bottom: 40px;
}
.article__section1 hr {
	background: #bac0ce;
}
.article__section > *:last-child {
	margin-bottom: 40px;
}
.article__section .twitter-timeline {
	margin-bottom: 40px !important;
}
.article__section hr {
	background-color: #e8eaef;
	height: 1px;
	border: 0;
	margin: 20px 0;
}
.article__section:last-child {
	border: 0;
}
section.article__section.border
{
	border-bottom: none;
}


/**
 * sp
 */

.sp .about_container {
	padding-top: 70px;
}
.sp .about_wrapper {
	height: auto !important;
	margin-bottom: 0px;
	background: none;
}
.sp .top_image {
	height: 62px;
}
.sp .top_image img {
	width:20%;
}
.sp .container .content {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0 10px;
}
.sp .about{
	font-size: 12px;
}
.sp .about h2 {
	font-size: 14px;
}
.sp .about h3 {
	font-size: 12px;
}
.sp .details {
	width: 100%;
	font-size: 12px;
}
.sp .details .details_text {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
.sp .details .details_img {
	float: none;
	width: auto;
}
.sp .details p {
	font-size: 12px;
	padding-left: 0;
}
.sp .details div img {
	float: none;
	width: 100%;
}
.sp .article__section1 {
	margin-bottom: 20px;
}
.sp .article__section1 h3{
	font-size: 14px;
}
.sp .personal_info{
	overflow: hidden;
}
.sp .personal_info .person_img {
	width: 20%;
}
.sp .personal_info .person_img img {
	width: 100%;
	height: auto;
}
.sp .personal_info .person_info {
	width: auto;
	padding-bottom: 20px;
}
.sp .personal_info .person_info_tx{
	width: 80%;
}
.sp .personal_info .spacing{
	padding-left: 0 !important;
}
.sp .peroson_details {
	padding: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.sp .person_info h3 {
	padding-left: 0 !important;
}

.sp .space {
    height: 0;
}