.m_about{
    background-color: #000;
    padding-bottom: 47px;
}
.m_about_title{
    padding:  0px 24px 0px;
    height:600px;
    /*background:url("../../images/about/m-about.png");
    background-position: center;*/
	position:relative;
}

.m_about_title video{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.m_about_title h2{
    width: 221px;
    font-family: Unna;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.56px;
    color: #fff;
    padding-top:90px;
	position:absolute;
	top:0px;
}
.mis_title h2{
    font-family: Unna;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.56px;
    color: #fff;
}
.m_abt_misson{
    margin-bottom: 60px;
    margin-top:30px;
}
.mis_title{
    padding: 0 24px;
    margin-bottom: 22px;
}
.m_abt_misson_txt{
    padding: 0 24px;
    
}
.m_abt_misson_txt p{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #fff;
    word-break: keep-all;
}
.m_abt_misson_txt p:nth-of-type(2){
    margin: 25px 0;
}
.m_abt_leader{
    padding: 0 24px;
}
.leader_title{
    padding: 0 0 30px;
    border-bottom: 1px solid #fff;
}
.leader_title h2{
    font-family: Unna;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.38;
    letter-spacing: -0.56px;
    color: #fff;
}
.m_leader_list_wrap ul li{
    padding: 10px 0 20px;
    border-bottom: 1px solid #fff;
}
.m_leader_list_wrap ul li h3{
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: normal;
    color: #fff;
}
.m_leader_list_wrap ul li small{
    display: block;
    margin-bottom: 14px;
    font-family: Unna;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 2.21;
    letter-spacing: normal;
    color: rgba(255, 255, 255, .6);
}
.m_leader_list_wrap ul li p{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal;
    color: #fff;  
}
.m_leader_list_wrap ul li p span{
    vertical-align: middle;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 2px;
    width: 18px;
    height: 18px;
}
.m_leader_list_wrap ul li p .m_msg_icon{
    background: url('../../images/about/m-icon-email.png')no-repeat center / 18px;
}
.m_leader_list_wrap ul li p .m_instar_icon{
    background: url('../../images/about/m-icon-linkedin.png')no-repeat center / 16px;
}
.m_leader_list_wrap ul li p .m_email_icon{
    background: url('../../images/about/m-icon-twitter.png')no-repeat center / 18px;
}


@media (-webkit-video-playable-inline) { 
	#m_about_video img { display: none; } 
	#m_about_video video { display: initial; } }
