.post-list{
    clear:both;
    padding-bottom:20px;
    
}
.post-item-wrapper {
    width: 25%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px 10px;
}
.post-item-wrapper:nth-child(4n+1) {
	clear: left;
}
.post-item {
    position: relative;
    min-height: 460px;
    font-size: 12px;
    line-height: 15px;
    background-color: #fafafa;
    padding: 10px;
    padding-bottom: 45px;
}
.post-item:hover{
    background-color: #f0f0f0;  
}

.post-item .scale-center {
    padding-bottom: 106.367041198502%;
    position: relative;
    margin-bottom: 10px;
}
.post-item .scale-center a {
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 0;
}
.post-item .scale-center a:before {
	content: " ";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	line-height: 0;
}
.post-item .scale-center a:hover {
	background: transparent;
}
.post-item .scale-center img {
	display: inline-block;
    max-height: 100%;
    height: auto;
    max-width: 100%;
    width: auto;
    vertical-align: middle;
}

.post-desc{
    font-size: 12px;
    line-height: 17px;
}

.post-desc label{
    font-weight: bold;
}

.post-item .more-button-tm {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.more-button-tm .more-link{
    background-color: #c70113;
    color: #fff;
    font: bold 14px "Open Sans", Arial, sans-serif;
    width: 81px;
    letter-spacing: -1px;
    text-transform: uppercase;
    display: block;
    padding: 4px 1px 4px 9px;
    margin-top: 9px;
}

.more-link a:hover{ 
    background-color: #000;
    -webkit-transition: all 0ms ease-in-out;
    -moz-transition:    all 0ms ease-in-out;
    -o-transition:      all 0ms ease-in-out;
    transition:         all 0ms ease-in-out;
}

.post-listing  .post-desc p {
    margin: 0 0 5px;
}

.post-listing img,.post-listing li img  {
}
.post-listing img {
  

}
.post-item-top span{
    margin-right: 20px;
    float: left;
}

.copyright {
    clear: both;
}

.comment-item {
    margin:10px 0 0 0;
}

.comment-item .username {
    font-size:12px;
    margin:0px;
    color:#1E7EC8;
    display:inline;
}
#comment_block .comment-item div {
    padding-left:10px;
}

#postComment label {
    float:left;
    width:80px;
}

#postComment .input-box {
    padding-bottom:9px;
}

#postComment input[type="text"] {
    width:200px;
}

.post-page-break{
    clear:both;
}

.post-listing li {
    float: left;
    height: 169px;
    margin-bottom: 25px;
    margin-right: 8px;
    position: relative;
    width: 48%;
}

.post-title a:link,.post-title a:active,.post-title a:visited{
    font-size: 25px;
    font-weight: 800;
    font-family: "Open Sans", Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 1;
    text-transform: uppercase;
    padding: 4px 6px 5px;
    bottom: 2px;
    color: #000 !important;
    position: relative;
    display: inline-block;
}

div.post-item:hover .post-title a{ 
    background:#000;
    color:#fff !important;
    letter-spacing: -1px;
    text-transform: uppercase;
    padding: 4px 6px 5px;
}

.post-listing li span {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: -3px;
    display: block;
    height: 43px;
    left: 3px;
    opacity: 0.85;
    position: absolute;
    width: 334px;
}

.post-listing li h2 {
    bottom: 5px;
    left: 10px;
    margin: 0;
    padding-top: 16px;
    position: absolute;
}

.post-listing li a {
    color: #1E7EC8;
    text-decoration: none;
}

.post-listing li h2 a:hover {
    color: #3A7695;
}
.post-listing li h2 a {
    color: #3B3B3B;
    display: inline-block;
    font-size: 1em;
    height: 22px;
    line-height: 24px;
    margin-left: 7px;
    padding-left: 29px;
    font-weight: bold;
    text-transform: uppercase;
}

.offinews-newspost-view .col-main.grid_13 h3 {
    text-transform: uppercase; 
    letter-spacing:-1px;
    margin-bottom: 6px;
    margin-top: 7px;
    font: bold 34px "Open Sans", Arial, sans-serif;
    font-weight: 800;
}

.offinews-newspost-view .col-main.grid_13 label {
    font-size: 14px;
    font-weight: bold;
    line-height: 0;
}

.team-mass-img{
    height: 100%;
    margin-right: 20px;
    width: 30%;
    margin-bottom: 10px;
}

.news-main-image,
.news-extra-images img {
	display: block;
	height: auto;
}
.news-main-image {
	float: right;
	margin: 0 0 1em 1em;
	max-width: 50%;
}
.news-extra-images {
	margin-top: 1em;
}
.news-extra-images img {
	float: left;
	width: 25%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 1px;
}
.news-extra-images img:nth-child(4n+5) {
	clear: left;
}

.block-offinews li.level1 > a {
	font-weight: bold;
}
.block-offinews li.active a {
	color: #cc0000;
}
.block-offinews ol ol {
	margin-left: 1em;
}

@media only screen and (max-width: 1023px) and (min-width: 768px),
only screen and (max-width: 639px) {
	.news-extra-images img {
		width: 33%;
	}
	.news-extra-images img:nth-child(4n+5) {
		clear: none;
	}
	.news-extra-images img:nth-child(3n+4) {
		clear: left;
	}
}
@media only screen and (max-width: 1023px) {
	.post-item-wrapper {
		width: 33%;
	}
	.post-item-wrapper:nth-child(4n+1) {
		clear: none;
	}
	.post-item-wrapper:nth-child(3n+1) {
		clear: left;
	}
}
@media only screen and (max-width: 767px) {
	.post-item-wrapper {
		width: 50%;
	}
	.post-item-wrapper:nth-child(3n+1) {
		clear: none;
	}
	.post-item-wrapper:nth-child(odd) {
		clear: left;
	}
}
@media only screen and (max-width: 400px) {
	.post-item-wrapper {
		width: auto;
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
	.post-item-wrapper:nth-child(odd) {
		clear: none;
	}
	.post-item .scale-center {
		padding: 0;
		position: static;
	}
	.post-item .scale-center a {
		display: block;
		height: auto;
		position: static;
	}
	.news-extra-images img {
		width: 50%;
	}
	.news-extra-images img:nth-child(3n+4) {
		clear: none;
	}
	.news-extra-images img:nth-child(2n+3) {
		clear: left;
	}
}
