.col-xs-1{
	width: 8.33333333%;
}

.col-xs-2{
	width: 16.66666667%;
}

.col-xs-3{
	width: 25%;
}

.col-xs-4{
	width: 33.33333333%;
}

.col-xs-5{
	width: 41.66666667%;
}

.col-xs-6{
	width: 50%;
}

.col-xs-7{
	width: 58.33333333%;
}

.col-xs-8{
	width: 66.66666667%;
}

.col-xs-9{
	width: 75%;
}

.col-xs-10{
	width: 83.33333333%;
}

.col-xs-11{
	width: 91.66666667%;
}

.col-xs-12{
	width: 100%;
}


.opinion-item .pic-cont {
    width: 60px;
    height: 60px;
}

.opinion-item .opi-title{
	display: block;
    display: -webkit-box;
    font-size: 13px;
    line-height: 13px;
    height: 66px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 3px;
}


.outstanding-itm .outstanding-btm a {
    display: block;
    display: -webkit-box;
    font-size: 15px;
    line-height: 15px;
    height: 62px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.itm2-galeria p a{
	display: block;
    display: -webkit-box;
    font-size: 14px;
    line-height: 14px;
    height: 60px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}


#pagewrap .ad-mobile{
margin: 10px 0;

}


.rel-gen a{
	font-size: 13px;
}

