.posts_holder article .text .create, .posts_holder3 article .text .create, .posts_holder2 article .text .create { 
height: 0;
visibility: hidden; 
}
.posts_holder article .info .left, .posts_holder3 article .info, .posts_holder2 article .info, .comment_holder { display: none; }
.header_inner { background: #fff; }
.widget_ultimate_posts header { 
position: static; 
text-align: left; 
margin: 0;
z-index: auto;
top: auto;
}
.widget_ultimate_posts footer { padding: 0; }
.widget_ultimate_posts .more-link { display: block; }
.no-slides-text { display: none; }
table {
	width: 80%;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #cccacf;
}

th, td {
	width: 33%;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #cccacf;
}
th + th, td + td { width: 33%; }
th + th + th, td + td + td { width: auto; }

tr:nth-child(2n) {
    background-color: #f4f3f4;
}
.scroll-false {
pointer-events: none;
}

.spider_popup_wrap { background: 0 !important; }

.lang {
display: inline-block;
height: 30px;
margin-right: 10px;
}

.lang img {
padding-top: 3px; 
}

@media only screen and (max-width: 1023px) {
.home .rev_slider_wrapper { display: none; }
}

@media only screen and (min-width: 500px) and (max-width: 934px) {
table { width: 100%; }
}
;