
/**trofej**/

.trofej{float:left; width:100%; margin:0px 0px 20px; padding:0px; text-align:center;}

.trofej .image{position:relative; float:left; overflow:hidden;}

.trofej .item-mask{left:0; position:absolute; top:0; transition:all 0.2s ease 0s; z-index:9; clear:both;}

.trofej .image img{float:left; width:100%; clear:both;}

.trofej .image img{height:auto;}

.trofej .image{display:inline-block; width:100%; float:none; text-align:center; margin:0px 0px 15px;}

.trofej .team-details{text-align:center; clear:both; float:left; width:100%;}

.trofej h2{text-transform:capitalize;font-size:36px; color:#252525; margin:0px 0px 10px;}

.trofej h4{color:#252525; margin:0px 0px 10px;line-height:20px;}

.trofej h6{color:#808080; font-style:italic; font-weight:normal; font-size:16px; margin-bottom:20px; font-family:'Lato', sans-serif;}
@media only screen and (max-width:767px) {
.trofej h2{font-size:29px;}
.trofej h4{font-size:18px;}
}


