header {
    height: 80px;
    margin-top: 2px;
    background: rgba(41,41,41,.85)
}
.head_bck {
    height: 84px;
}
.simple_menu .logo {
	height: 78px;
}
.simple_menu .logo a {
	border:none;
}
.simple_menu .logo a img {
	height: 72px;
}
.sub_menu li {
    height: 78px;
}
.sub_menu a {
	padding: 25px 30px 45px;
}
.intro_wrapper .over {
    opacity: .75 !important;
}
.mid_wrapper .bordered_block {
    border-right: 10px solid rgb(41,41,41);
}
.bordered_over h4 span {
    font-weight: 400;
}
.text_up > span {
    margin-bottom: 30px;
}
.active .text_up span:nth-child(1) {
	line-height: 60px;
}
.management-sec .contentBx p {
	line-height: 30px;
}
.intro_imageBx img {
	width: 100%;
	height: auto;
	border-radius: 7px;
}
.footer .widgetBx ul li {
	margin-bottom: 12px;
}
.footer .social-list {
	margin-top: 30px;
}
.footer .logo {
    height: auto;
}
.footer .logo a {
    height: auto;
    border: none !important;
    padding: 0;
}
.footer .logo a img {
    height: 72px;
    margin-bottom: 20px;
}
.footer_end .text-right .sub a span {
	color: #ea002a;
}
.description-sec p {
	text-align: justify;
}