.doc-images {
	margin-top:20px;
}

.doc-img {
	width:20%;
	float:left;
	text-align:center;
	height: 270px;
	overflow: hidden;
}

.doc-img .docu_img_cnt {
	padding:0px 5px;
}

.doc-img .img {
	display:block;
	width:114px;
}

.doc-img .img img {
	width:100%;
}

.doc-img .download {
	font-size:11px;
}

.doc-img .title {
	line-height:15px;
	height:55px;
}

@media only screen and ( max-width: 740px ){
	.doc-img {
		width:25%;
	}
	.doc-img .img {
		display:block;
		width:90px;
	}
	.doc-img .title {
		line-height:15px;
		height:100px;
	}
}

@media only screen and ( max-width: 400px ){
	.doc-img {
		width:50%;
	}
	.doc-img .img {
		display:block;
		width:90px;
	}
	.doc-img .title {
		line-height:15px;
		height:100px;
	}

}

.g-translator {
	display:none;
}

.menu-item-18714 a {
	cursor:pointer;
}

