.flleft{float:left;}.mgpic{margin: 5px 25px 9px 5px;}#invize .arrow-line{display: none;}

.row.docs{padding-bottom: 15px;}
@media (max-width:767px){
	.company.front{margin-bottom: 30px!important;}
	#invize:not(.active) {overflow: hidden;height: 310px;position: relative;}
	#invize:not(.active)::after{content: "";position: absolute;left:0;bottom:0;display: block;width: 100%;height: inherit;z-index:8;background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(30%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));background: -webkit-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);background: -o-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);}
	#invize:not(.active) .arrow-line{display: block;position: absolute;height:40px;width: 100%;left:0;bottom: -5px;color: #333;text-align: center;z-index: 9;font-size: 16px;cursor: pointer;}
	#invize:not(.active) .arrow-line i{font-size: 1.7em;position: relative;top: 5px;}
}