body {
	font-family: arial !important;
}
.video_index .item iframe {
    width: 95%;
    height: 200px;
    display: block;
    margin: auto;
}
.widget-menu li:nth-child(1) {
    padding-left: 0;
}
.widget-menu li {
    position: relative;
    padding-left: 30px;
}
.z3 li i {
    position: absolute;
    left: 0;
    top: 2px;
}
.home_knh .new-name{
	    text-align: initial
}
#back-to-top{
	bottom: 80px;
}
.home_knh .new-description {

    height: 95px;
    overflow: auto;
}
.header-main .logo img{
	max-height: initial;
}
@media (max-width: 991px){
	.logo img{
		width: 170px;
	}
	.sub-menu-search{
		    padding-right: 30px !important;
	}
}
.our_projects{
	padding: 60px 0;
}
.section-blog .new-name {
    margin: 0;
    min-height: 75px;
}
.sidebar-collection .home-blog-content-right .new-name a{
	    text-align: initial;
}
.headercart{
	display: none;
}