.logo img{height: 75px;}
.logo{padding: 0px 0;}
.header .header_right .sitenav ul li a{padding: 0 18px;}
#company{ width:100%; float:left; overflow:hidden; margin-top:2%;}
#company .nr{width:48%; float:right; }
#company .nr dd{
	font-size:22px;
	color:#cc0000;
	line-height:1.2;
	overflow:hidden;
	text-transform:capitalize;
	margin-bottom:20px;
}
#company .nr .xq{ line-height:28px;overflow:hidden; font-size:16px; margin-top:1%;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 10;
-webkit-box-orient: vertical; height:250px;}
#company em{
	width:150px;
	margin-top:5px;
	text-align:center;
	display:block;
	float:right;
	z-index:1;
	float:right;
	overflow:hidden;
	color:#fff;
	line-height:35px;
	position:relative;
	background-color:#cc0000;
	border-radius:35px;

}
#company em:after{ top:0; left:-110%;width:0px; height:100%; z-index:-1; background-color:rgba(0,0,0,0.3); content:""; position:absolute;transition:all 0.4s ease-in-out 0s;}
#company em i{ margin-left:8px; line-height:30px; transition:all 0.4s ease-in-out 0s; }
#company em:hover:after{ top:0px; left:0px; height:100%; width:100%}
#company em:hover i{ margin-left:15px;}
#company em:hover{ color:#fff;}
#video{
	width:48%;
	float:left;

}
video::-webkit-media-controls-enclosure { overflow:hidden;}
video::-webkit-media-controls-panel {
        width: calc(100% + 30px);
    }
#video  img,#video  embed,#video iframe,#video  VIDEO{ display:block; 	width:100%;  overflow:hidden;}
#video  VIDEO,#video  img{ max-height:440px;}
#video  VIDEO{object-fit: fill}
#sidebar1 aside.widget.side_1 ul li a:hover{color: #fff;}
.sitenav ul{font-size: 17px;}
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,p{font-family:&#039;Arial&#039; !important;;}
.pro_section_3 h2.section_title{color: #000;}
.footer .cols-3.widget-column-2 {
    padding-left: 10%;
    width: 20%;
}
@media all and (max-width:1000px){#company .nr .xq{ line-height:20px; height:200px; font-size:12px;}#video  VIDEO,#video  img{ max-height:280px;}#company em{	line-height:25px; font-size:12px; font-weight:bold;}#company .nr dd{ font-size:24px; font-weight:bold;}}
@media all and (max-width:780px){#company .nr{width:100%; float:left; margin-top:12px; }#video{ width:100%}#video  VIDEO,#video  img{ max-height:none; height:auto;}#company .nr dd{ font-size:18px;}}
@media all and (max-width:550px){#company .nr dd{ font-size:16px;}}