
@import url(//fonts.googleapis.com/css?family=Roboto:400,700);
@import url(//fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://southfront.press/wp-content/themes/wt_tera/css/font-awesome/css/all.css);

.logo, .mainmenu .col, .hot .col, .logo.col {
	padding: 0;
}

.logo img {
	max-width: 100%;
	min-width: 100%;
}

.container-main {
	max-width: 1180px;
	padding: 0;
	/* padding-bottom: 185px; */
}

html, body {
	height: 100%;
}

body {
	display: flex;
	flex-direction: column;
}

main {
	flex: 1 0 auto;
	background: #FFF;
	border-top: 1px solid #F5F5F5;
}

main > .row {
	/* margin: 0; */
}

.b-block {
	border-bottom: 4px solid #FFF;
}

.col {
	padding-right: 10px;
	padding-left: 10px;
}


/* 1. BASE
 * ============= */
body{
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: 400;
	color: #343434;
	background: #F5F5F5;
	background-size: cover;
	position:relative;
}

/*-- WordPress common classes*/
.alignleft{
	display: inline;
	float: left;
	margin-right: 1.25em;
}
.alignright{
	display: inline;
	float: right;
	margin-left: 1.25em;
}

.alignnone,
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.alignnone,
img.aligncenter{
	margin-bottom: 1.25em;
}

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 1.25em;
	max-width: 96%;
	text-align:center;
}

.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}

p.wp-caption-text{
	margin-bottom: 0;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #AAAAAA;
	font-size: 12px;
}

.gallery{
	margin-bottom:15px !important;
}

.gallery dl{
	margin: 0;
}

.gallery img{
	border: none !important;
}

.sticky {

}

.button {
	color: #FFFFFF !important;
	cursor: pointer;
	font-family: inherit;
	font-size: 14px;
	display: inline-block;
	padding: 6px 10px;
	text-decoration: none;
	border: none;
	-moz-transition:  .4s ease-in-out;
	-webkit-transition:  .4s ease-in-out;
	transition:  .4s ease-in-out;
}

.clear{
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


/*=== Link styles ===*/
a{
	text-decoration: none;
	color: #3A3A3A;
	transition: all 0.2s ease 0s;
	outline: 0;
}

a:visited {
	color: #3A3A3A;
}

a:hover {
	color: #909090;
}

.all_artic{
	font-size: 13px;
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
	font-weight: 700;
	float: right;
	letter-spacing: 0.08em;
	line-height: 15px;
}
/*=== Headings ===*/
h1,h2,h3,h4,h5,h6 {
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-weight: 700;
	line-height: 1.2;
	color: #3E3E3E;
	margin-bottom: 10px;
}

h1 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.1;
}

h2 {
	font-size: 26px;
	font-weight: 400;
}

h3{
	font-size: 18px;
	font-weight: 400;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 15px;
	font-weight: 400;
}

h6 {
	font-size: 13px;
}

:focus {
	outline: 0;
}

strong {
	font-weight: bold;
}

small {
	font-size: 80%;
}

big {
	font-size: 120%;
}

cite, em, i {
	font-style: italic;
}

cite {
	border: none;
}

blockquote {
	font-style:italic;
	margin: 7px 35px 10px 45px;
	font-style:italic;
	background:#EFEFEF;
	padding:10px;
	clear: both;
}

blockquote p {
	margin: 0 0 20px;
	padding: 0;
}

blockquote p:last-child {
	margin: 0;
}

blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}

pre {
	background: rgba(0, 0, 0, 0.05);
	font: 87.5% "Courier 10 Pitch", Courier, monospace;
	line-height: normal;
	margin-bottom: 1.5em;
	padding: 0.75em 1.5em;
}

code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

ins {
	text-decoration: none;
}

sup, sub {
	font-size: 62.5%;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

input[type=text], textarea {
	border: 1px solid #E7E7E7;
}

textarea {
	padding-left: 3px;
	width: 98%;
	overflow: hidden;
}

address {
	display: block;
	margin: 0 0 1.625em;
}

table {
	border-bottom: 1px solid #F2F2F2;
	margin: 0 0 1.625em;
	width: 100%;
	text-align:left;
}

th {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}

td {
	border-top: 1px solid #F2F2F2;
	padding: 6px 10px 6px 0;
}

p{
	margin-bottom: 15px;
}

img{
	max-width: 100%;
	height: auto;
}

/*
Primary menu styles
 */

#onesignal-bell-container {
	display: none;
}

.main-header {
	max-width: 1180px;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.main-header .row {
	margin: 0;
}

.bg-dark {
	background-color: #2F343F!important;
}

.nav-main {
	padding: 0;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown>.dropdown-toggle:active {
	pointer-events: none;
}

#mainMenu {
	text-transform: uppercase;
}

#mainMenu ul.navbar-nav > li:first-child > a::before{
	content: "\f015";
	font-family: FontAwesome;
	display: block;
	float: left;
	padding: 0;
	font-weight: 400;
	margin-right: 8px;
	font-size: 18px;
}

#mainMenu ul.navbar-nav > li > a {
	display: block;
	padding: 16px;
	text-align: center;
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#mainMenu ul.navbar-nav > li > a:hover{
	background: #39455A;
	color: #FFFFFF;
}

.mainmenu .navbar-logo, .mainmenu .navbar-toggler {
	margin-top: 4px;
}

.mainmenu .current-menu-item, .mainmenu .current_page_item, .mainmenu .current_page_item a:hover {
	background: #E74C3C;
	color: #FFF;
}

.dropdown-menu {
	margin: -2px 0 0;
}

.dropdown-menu li {
	border-bottom: 1px solid #EEE;
}

.dropdown-menu li:last-child {
	border-bottom: none;
}

/**

Hot menu styles

 */
.hot-top {
	background: #E74C3C;
}

.nav-title, .nav-flags {
	color: #fff;
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 10px;
	line-height: 30px;
}

.nav-title {
	text-align: left !important;
}

.nav-flags {
	text-align: right !important;
}

.hot-top li a{
	color:#fff;
	vertical-align: bottom;
	line-height: 30px;
}

.hot-top li.nav-l:hover {
	background: #fff;
}

.hot-top li.nav-l:hover a{
	color:#2F343D
}

.hot-top .nav-flags img {
	width: 50px;
}

/**

Sidebar styles

 */

#sidebar {
	padding: 5px;
}

.sidebar img, .sidebar input {
	max-width: 100%;
}

.searchfield {
	display: block;
	float: left;
	font-size: 13px !important;
	padding: 7px 10px;
	width: 85%;
	border: 1px solid #EEEEEE;
	color: #555555;
	height: 37px;
}

.search-submit{
	display: block;
	width: 37px;
	height: 37px;
}

#sidebar .nav li:first-child {
	width: 110px !important;
}

#sidebar .nav li {
	width: 30px!important;
	text-align: center;
}
.widget-title{
	background: #2F343D;
	color: #FFFFFF;
	overflow: hidden;
	margin: 20px 0;
}

.widget-title h4{
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1;
	padding: 8px 15px;
	margin-bottom: 0;
}

.widget ul{
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul li{
	border-bottom: 1px solid #F2F2F2;
	padding: 8px 0;
	overflow: hidden;
}

.widget ul li:first-child{
	padding-top: 0;
}

.widget ul li:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}

ul.most_post li {
	line-height: 18px;
	margin-bottom: 10px;
	color: #3A3A3A;
	font-size: 12px;
}

ul.most_post li .date {
	color: #999999;
}

ul.most_post li span.sep {
	margin: 0 7px;
	color: #999999;
}

ul.most_post li .comments i{
	color: #E74C3C;
	font-size: 12px;
}


.entry-meta .entry-cat-bg{
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px 5px 2px;
	letter-spacing: 0.06em;
	margin-right: 12px;
}

.entry-meta .entry-cat-bg a{
	color: #999999;
}

.entry-meta{
	font-size: 12px;
	margin: 7px 5px;
}
.entry-content a, .promo-page a {
	color: red;
	text-decoration: underline;
}

.entry-meta .sep{
	margin: 0 7px;
	color: #999999;
}

.entry-meta .comments i{
	color: #E74C3C;
	font-size: 12px;
}

.entry-meta .date{
	color: #999999;
}

/*=== Single Post ===*/
.entry-meta .rating {
	float: right;
	width: 200px;
}

.entry-meta .rating i{
	font-size: 16px;
	line-height: 1;
}

.entry-meta .ec-stars-outer{
	float: right;
}

.entry-meta .ec-stars-wrapper{
	float: left;
	margin-right: 10px;
	margin-top: -4px;
}

.entry-meta .ec-stars-value{
	float: left;
}

.entry-header .entry-meta{
	margin-bottom: 7px;
}

.entry-header h1{
	text-transform: uppercase;
}

.single-post-thumbnail{
	height: 365px;
	overflow: hidden;
	margin-bottom: 15px;
}

.single-post-thumbnail .wp-post-image{
	margin-top: -25px;
}

.entry-header{
	margin-bottom: 20px;
}

/*=== Single Post ===*/
.entry-meta .rating {
	float: right;
	width: 200px;
}

.entry-meta .rating i{
	font-size: 16px;
	line-height: 1;
}

.entry-meta .ec-stars-outer{
	float: right;
}

.entry-meta .ec-stars-wrapper{
	float: left;
	margin-right: 10px;
	margin-top: -4px;
}

.entry-meta .ec-stars-value{
	float: left;
}

.entry-header .entry-meta{
	margin-bottom: 7px;
}

.entry-header h1{
	text-transform: uppercase;
}

.single-post-thumbnail{
	height: 365px;
	overflow: hidden;
	margin-bottom: 15px;
}

.single-post-thumbnail .wp-post-image{
	margin-top: -25px;
}

.entry-header{
	margin-bottom: 20px;
}

/*=== Entry Content ===*/
.content {
	padding: 5px 15px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p{
	padding:0 10px;
	line-height: 28px;
}

.entry-content hr{
	color: #EEEEEE;
	background-color: #EEEEEE;
	height: 1px;
	border: none;
	margin-bottom: 10px;
}

.single-post ul, .single-post ol {
	line-height: 28px;
}

.single-post ul.small-height, .single-post ol.small-height {
	line-height: 21px;
}

/*=== Entry Author ===*/
.entry-author{
	background: #F8F8F8;
	overflow: hidden;
	padding: 20px;
	margin-top: 10px;
	color: #888888;
}

.entry-author .author-avatar{
	width: 80px;
	margin-right: 20px;
	float: left;
}

.entry-author .author-avatar img{
	width: 80px;
	height: 80px;
	border-radius: 80px;
}

.entry-author .author-name{
	margin-bottom: 10px;
}

.entry-author .author-name span{
	display: inline-block;
	border-radius: 12px;
	line-height: 1;
	padding: 5px 14px 7px;
	color: #FFFFFF;
}

.entry-author .author-name span a{
	color: #FFFFFF;
}

.entry-author p{
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.6;
}


/*=== Post navigation ===*/
.post-nav{
	overflow: hidden;
	border-bottom: 2px solid #E74C3C;
}

.post-nav h4{
	font-weight: 400;
	display: inline-block;
}

.post-nav .link{
	display: block;
	float: left;
}

.post-nav .prev-post{
	float: left;
}

.post-nav .prev-post i{
	margin-right: 5px;
	font-size: 18px;
}

.post-nav .next-post{
	float: right;
}

.post-nav .next-post i{
	margin-left: 5px;
	font-size: 18px;
}

/*=== Entry Tags ===*/
.entry-tags{
	margin-bottom: 20px;
}

.entry-tags span{
	font-weight: 700;
	margin-right: 5px;
}

.entry-tags a{
	color: #E74C3C;
}

.entry-tags a:hover{
	color: #3A3A3A;
}

/*=== Entry Ads ====*/
.entry-ad {
	text-align: center;
}

.entry-ad .ad-inner-wrap{
	display: inline-block;
	max-width: 100%;
}

.entry-ad img{
	display: block;
}

/*=== Entry Social ===*/
.entry-social{
	overflow: hidden;
	margin-bottom: 30px;
}

.entry-social a{
	display: block;
	color: #FFFFFF;
}

.entry-social li{
	float: left;
	margin-right: 15px;
	padding: 5px 20px;
}

.entry-social li i{
	margin-right: 8px;
}

.entry-social li.fb{
	background: #5D82D1;
}

.entry-social li.twitter{
	background: #40BFF5;
}

.entry-social li.gplus{
	background: #B84830;
}

.entry-social li.linkedin{
	background: #2D8ED6;
}

.entry-social li.pinterest{
	background: #FE4445;
}

/*=== Related Posts ===*/
.related-posts{
	overflow: hidden;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.related-posts .thumb{
	margin-bottom: 12px;
}

.post-list{
	overflow: hidden;
}

/*=== Single Image ===*/
.img-nav{
	margin-bottom: 10px;
	overflow: hidden;
}

.img-nav .nav-previous{
	float: left;
}

.img-nav .nav-next{
	float: right;
}

.image-post-link{
	text-align: center;
	margin-bottom: 10px;
}

/*=== Post Rating ===*/
.entry-meta-wrap .ec-stars-wrapper a{
	line-height: 1;
}

.ec-stars-wrapper {
	font-size: 0;
	display: inline-block;
	position: relative;
}

.ec-stars-wrapper[data-tooltip]:hover:before {
	content: attr(data-tooltip);
	position: absolute;
	bottom: 90%;
	left: 50%;
	text-align: center;
	max-width: 100px;
	margin-left: -50px;
	background: rgba(0,0,0,.7);
	color: white;
	font-size: 10px;
	border-radius: 3px;
	padding: 3px;
}

.ec-stars-wrapper a {
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	color: #E74C3C;
}

.ec-stars-wrapper:hover a,
.ec-stars-wrapper.is-voted a {
	color: #E74C3C;
}

.ec-stars-wrapper > a:hover ~ a {
	color: #888888;
}

.ec-stars-wrapper a:active {
	color: #1869c0;
}

.ec-stars-overlay {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	background-color: transparent;
	background-color: rgba(255,255,255,.7);
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF);
}

.ec-stars-wrapper:hover .ec-stars-overlay {
	display: none;
}

.entry-title{
	margin-bottom: 10px;
}

/* === Pagination === */
.pagination{
	overflow: hidden;
	margin: 30px 0;
	clear: both;
}

.pagination .page-numbers{
	border: 1px solid #D7D7D7;
	color: #666666;
	padding: 2px 12px;
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 8px;
	font-weight: 400;
}

.pagination a:hover{
	border: 1px solid #E74C3C;
	color: #7E7E7E;
}

.pagination .current{
	border: 1px solid #E74C3C;
	background: #E74C3C;
	color: #FFFFFF;
}

.content-help {
	background: rgba(0, 0, 0, 0.05);font: 87.5% 'Courier 10 Pitch', Courier, monospace;
	line-height: normal;
	margin-bottom: 1.5em;
	padding: 0.75em 1.5em;
}

.content-help h3 {
	text-align: center;
	font-weight: bold;
}

a.st_donate_hcount, a.js-mobile-share {
	text-decoration: none !important;
}

.st_donate_hcount, .js-mobile-share {
	display: none;
	width: 130px;
	height: 20px;
	cursor: pointer;

	font-size: 14px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	color: white !important;
	text-shadow: 0 -1px -1px #0f864a;

	background-color: #12a65c;
	border-radius: 4px;
	box-shadow: 0 4px 0 #0f864a, 0 5px 5px 1px rgba(0, 0, 0, 0.4);

	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;

}

.st_donate_hcount:hover {
	text-shadow: 0 -1px -1px #119d57;
	background-color: #14bd69;
	box-shadow: 0 4px 0 #119d57, 0 5px 5px 1px rgba(0, 0, 0, 0.4);
}

.st_donate_hcount:active {
	margin-top: -18px;
	box-shadow: none;
}


/**

Main page animation

 */

.animated {
	-webkit-animation: bounce 1500ms infinite;
	-moz-animation: bounce 1500ms infinite;
	-o-animation: bounce 1500ms infinite;
	animation: bounce 1500ms infinite;
}

/* Webkit, Chrome and Safari */

@-webkit-keyframes bounce {
	0% {
		-webkit-transform:translateY(-15%);
		opacity: 0.5;
	}
	15% {
		-webkit-transform:translateY(-12%);
	}
	30% {
		-webkit-transform:translateY(-10%);
	}
	45% {
		-webkit-transform:translateY(-7%);
	}
	60% {
		-webkit-transform:translateY(-5%);
	}
	75% {
		-webkit-transform:translateY(-3%);
	}
	90% {
		-webkit-transform:translateY(-1%);
	}
	100% {
		-webkit-transform:translateY(0);
		opacity: 1;
	}
}


.sf-label {
	font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
	color: #FFF;
	margin-right: 5px;
	padding: 0 5px;
	border-radius: 5px;
	float: left;
	display: block;
}

.sf-label a {
	color: #FFF;
}

.sf-label__news {
	background: #0076a3;
}
.sf-label__swapped {
	background: #0076a3;
}
.sf-label__analysis {
	background: #c100bd;
}
.sf-label__opinion {
	background: #e54100;
}
.sf-label__graphics {
	background: #004a80;
}
.sf-label__video {
	background: #bf0005;
}
.sf-label__war-criminal {
	background: #bf0005;
}
.sf-label__war-crime {
	background: #bf0005;
}
.sf-label__sf-announce {
	background: #8A0707;
}
.sf-label__sponsored {
	background: #006400;
}
#feat-postlist .sf-label {
	line-height: 22px;
	vertical-align: bottom;
	margin-top: -3px;
}

#menu-sf-menu #menu-item-170 {
	display: none;
}

.maps-page h1 {
	padding-left: 16px;
	padding-top: 36px;
}

.maps-page ul {
	list-style: none;
	margin: 0 0 0 15px;
}

.maps-page ul li {
	width: 32%;
	float: left;
	margin: 15px 15px 0 0;
	min-width: 250px;
}

.maps-page ul li span {
	display: block;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	background: #FFF;
	position: relative;
	z-index: 999;
}

.maps-page ul li img {
	max-width: 100%;
}

.stButton .stHBubble, .stButton_gradient {
	height: 16px !important;
}

.sidebar-banner {
	transition: all 0.4s ease;
	margin: 5px;
	text-align: center;
}
.sidebar-banner.sticky {
	position: fixed;
	top: 5px;
}


/*=== Featured Categories ===*/
.cat-title{
	overflow: hidden;
	background: #F6F6F6;
	padding: 8px 15px;
	border-top: 1px;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 10px;
}

.cat-title .sep {
	width: 12px;
	height: 12px;
	background: #E74C3C;
	display: block;
	float: left;
	margin-right: 12px;
	margin-top: 2px;
}

.cat-title .all {
	font-size: 13px;
	font-family: 'Roboto',Helvetica,Arial,Sans-Serif;
	font-weight: 700;
	float: right;
	letter-spacing: 0.08em;
	line-height: 15px;
}

.cat-title h4{
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 13px;
	font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #424242;
	float: left;
}

.feat-cat .main-post .thumb{
	margin-bottom: 15px;
	position: relative;
}

.feat-cat .entry-rating{
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.feat-cat  .entry-rating i{
	color: #FFFFFF;
	font-size: 16px;
}

.feat-cat .main-post h3{
	margin-bottom: 5px;
}

.feat-cat .post-list .item-post{
	overflow: hidden;
	margin-bottom: 22px;
	padding-top: 5px;
}

.feat-cat .post-list .item-post + .item-post {
	border-top: 1px solid #F2F2F2;
	padding-top: 10px;
}
.feat-cat .post-list .item-post:last-child{
	margin-bottom: 0;
}

.feat-cat .post-list .thumb{
	width: 75px;
	margin-right: 20px;
	float: left;
}

.feat-cat .post-right{
	width: 100%;
	float: left;
}

.feat-cat .post-list .entry-meta{
	margin-top: -4px;
}

.feat-cat .post-list .post-right h3{
	margin-bottom: 0;
}

.no-p .col {
	padding-right: 0;
}


/**


	Carousel


 */
/*=== Carousel ===*/
#feat-carousel .section-title{
	border: none;
	background: #4E4E4E;
}

#feat-carousel .section-title h4,
#feat-carousel .carousel-nav ul li{
	margin: 0;
}

.carousel-section {
	margin-bottom: 10px;
}

.carousel-section .carousel,
.carousel-section .carousel-new,
.carousel-section .carousel-full{
	position: relative;
	display: none;

}

.carousel-section ul,
.carousel-section ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

.carousel-section .slides li {
	position: relative;
	margin-right: 10px;
	overflow: hidden;
}

.carousel-section .post-info{
	overflow: hidden;
	/* margin-top: 15px; */
}

.carousel-section h6{
	margin-bottom: 3px;
}

.carousel-section .section-title{
	position: relative;
}

.carousel-section .section-title h4{
	float: left;
}

.carousel-nav{
	float: right;
	width: 33px;
	margin-top: 3px;
}

.carousel-nav ul li{
	float: left;
}

.carousel-nav a{
	display: block;
	width: 8px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	z-index: 1;
	opacity: 0.9;
	line-height: 1;
	font-family: FontAwesome;
	margin-right: 5px;
	font-weight: 400;
	font-size: 12px;
}

.carousel-nav .flex-prev{
	margin-right: 10px;
}

.carousel-nav .flex-prev:before{
	content: "\f053";
}

.carousel-nav .flex-next:before{
	content: "\f054";
}

.carousel-nav a:hover{
	color: #000000;
}

.carousel a:hover, .carousel a:visited {
	text-decoration: none;
	color:#3A3A3A;
}

.hot-section .row {
	margin: 0;
}

.hot-section .col-sm-4 {
	padding: 0;
}

.excerpt {
	margin: 5px 2px;
	position: relative;
}

.excerpt img {
	min-width: 100%;
}

.excerpt-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	width: 100%;
	height: 33%;
	overflow: hidden;
}

.excerpt-wrap p {
	line-height: 16px;
	margin: 0 10px 0 10px;
}

.excerpt .entry-rating {
	display: inline-block;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 5px;
}

.excerpt .date {
	color: #FFFFFF;
	margin-left: 10px;
}

.excerpt .title {
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-Serif;
	font-weight: 400;
	line-height: 1.2;
	font-size: 18px;
	color: #3E3E3E;
	padding: 0 10px;
}
.excerpt .title a{
	text-decoration: none;
	color: #FFF;
}

#feat-postlist .excerpt-wrap {
	height: 51%;
}

#feat-postlist .excerpt-wrap .title {
	margin-top: -5px;
}

#feat-postlist .excerpt {
	margin: 10px 2px;
}

.latest .post-list > div {
	overflow: hidden;
	/* margin-bottom: 15px;
	padding-top: 5px; */
}

.latest .post-list > div+div {
	border-top: 1px solid #F2F2F2;
}

#maps_container .col-12,  #maps_container .col-md-4 {
	padding: 0;
}

#maps_container .excerpt-wrap {
	height: 78%;
}

#maps_container .excerpt .title a {
	font-size: 16px;
}

#maps_container .excerpt .title {
	margin-top: -10px;
}

#maps_container .row {
	margin: 0;
}

.loader {
	display: none;
	text-align: center;
	background-image: url("/wp-content/themes/wt_tera/images/loading.gif");
	width: 32px;
	height: 32px;
	margin: 15px auto;
}

.load_more {
	cursor:pointer;
	display: block;
	margin: 20px auto;
	text-align: center;
}


.archive-postlist .thumb.overlay {
	height: 223px;
}

.archive-postlist .excerpt {
	margin: 10px 2px;
}

.archive-postlist .excerpt-wrap {
	height: 40%;
}

.sm-strong {
	font-weight: 700;
}

.latest .excerpt-wrap {
	height: 75%;
}

.latest .excerpt-noimage .excerpt-wrap {
	position: relative;
	color: #343434 !important;
	background: none;
}

.latest .excerpt-noimage .excerpt-wrap .date {
	color: #999999;
}

.latest .excerpt-noimage .excerpt-wrap .title a {
	color: #3A3A3A;
}

.latest .excerpt .title {
	padding: 0;
}

.content iframe {
	max-width: 100%;
}

@media (min-width: 768px) {
	.latest .excerpt-wrap {
		position: relative;
		color: #343434 !important;
		background: none;
		min-height: 98px;
		max-height: 98px;
		overflow: hidden;
		display: inline-block;
	}

	.latest .excerpt-wrap .date {
		color: #999999;
	}

	.latest .excerpt-wrap .title a {
		color: #3A3A3A;
	}

	.latest .thumb {
		display: none;
	}
}


/*

.archive-postlist .one-half article .excerpt-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 98%;
	padding: 0 5px 5px;
	background: rgba(0, 0, 0, 0.32);
	color: #fff;
}
.archive-postlist .one-half article .excerpt-wrap .entry-meta {
	margin: 0;
}
.archive-postlist .one-half article .excerpt-wrap h3 {
	margin-bottom: 0;
}

.archive-postlist .one-half article .excerpt-wrap h3 a {
	color: #fff;
}

.archive-postlist .one-half article .excerpt-wrap p {
	line-height: 16px;
}

.new-slider {
	margin: 0;
}

.excerpt-wrap {
	position: absolute;
	left: 5px;
	bottom: 5px;
	padding: 0;
	background: rgba(0, 0, 0, 0.62);
	color: #fff;
}
.excerpt-wrap .entry-meta {
	margin: 5px;
}
.excerpt-wrap h3 {
	margin-bottom: 0;
}
.excerpt-wrap .title {
	margin: 5px;
}

.excerpt-wrap a,.new-slider .excerpt-wrap a:visited  {
	color: #fff;
}

.excerpt-wrap p {
	line-height: 16px;
}

.new-slider .col-sm-4 {
	padding: 5px;
	overflow: hidden;
}

.new-slider h2 {
	font-size: 18px;
}

.widget ul.aut_items {
	padding-left: 40px;
}

.excerpt-thumb{
	position: relative;
}

.excerpt-thumb .entry-rating{
	position: absolute;
	bottom: 10px;
	left: 20px;
}

.excerpt-thumb .entry-rating i{
	color: #FFFFFF;
	font-size: 16px;
}

.excerpt-wrap p{
	margin-bottom: 0;
}


*/


/*=== Overlay ===*/
.overlay{
	overflow: hidden;
	background: #000;
}
.thumb.overlay{
	position:relative;}

.carousel .thumb.overlay.On:after {
	content: '\f03d';
	font-family: FontAwesome;
	font-weight: 400;
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 20px;
	color: #FFF;
}

.carousel-new .thumb.overlay.On:after {
	content: '\f03d';
	font-family: FontAwesome;
	font-weight: 400;
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 20px;
	color: #FFF;
}

.overlay img{
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.overlay:hover img{
	-webkit-transform: scale(1.2) rotate(-5deg);
	-moz-transform: scale(1.2) rotate(-5deg);
	-o-transform: scale(1.2) rotate(-5deg);
	-ms-transform: scale(1.2) rotate(-5deg);
	transform: scale(1.2) rotate(-5deg);
	opacity: 0.7;
}




/**

Footer styles

 */


.footer {
	background: rgb(47, 52, 61);
	color: #fff;
	overflow: hidden;
	font-size: 12px;
}

.nav-footer a {
	color: #FFF;
	padding: .15rem .15rem;
}

footer > div {
	padding: 5px 10px;
}

footer .nav-social {
	float: right;
}

footer .nav-social a {
	color: #FFF;
	padding: .5rem;
}

footer .copyright {
	padding: .5rem 1rem;
}

footer .nav-footer a::before {
	content: "■";
	color: #FFF;
	font-size: 6px;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 6px;
	display: inline-block;
}


/**

DONATION PART

 */


.donation-progress {
	background: #2F343D;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.donation-progress > div {
	display: inline-block;
	vertical-align: top;
}

.donation-progress .btn, .sm-menu .btn {
	background: #E74C3C;
	color: #FFF;
	padding: 10px 38px;
	border-radius: 5px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 13px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.progress-container .progress {
	margin: 3px;
}

.donation-progress .label-text {
	text-transform: uppercase;
	margin-top: -3px;
	font-size: 11px;
}

.donation-progress .sum-0 {
	margin-left: 5px;
}

.donation-progress .sum-2 {
	margin-right: 5px;
}

.donation-header {
	margin-top: 1px;
	margin-bottom: -3px;
	font-size: 11px;
}

.progress {
	overflow: hidden;
	height: 40px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress.active .progress-bar {
	font-size: 20px;
	line-height: 40px;
}

.progress-bar strong {
	font-weight: normal;
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%,transparent);
	background-size: 40px 40px;
	background-color: #d9534f !important;
}

.sm-menu {
	background: #2F343F;
	color: #FFF;
	text-align: center;
	margin: 0;
}

.sm-menu .btn {
	margin: 0;
	font-size: 12px;
	padding: 10px;
	width: 100%;
}

.sm-menu .row:first-child {
	border-bottom: 1px solid #FFF;
}

.sm-menu .row, .sm-menu .col {
	padding: 0;
	margin: 0;
}

.sm-menu .col .row .col:first-child {
	border-right: 1px solid #FFF;
}

.sm-menu-col.col {
	padding: 15px;
}


.promo-image {

	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 47%;
	position: relative;
	max-width: 100%;

}

.promo-image .hot {
	position: absolute;
	top: 0;
	width: 100%;
}

.promo .b-block {
	border-bottom: 4px solid transparent;
}

.promo-mainmenu .mainmenu {
	width: 100%;
}

.main-header.promo-mainmenu {
	max-width: 100%;
}

.site-wrap {
	background: #FFF;
}

.promo-header {
	position: absolute;
	top: 0;

	text-align: center;

	width: 100%;

	color: #FFF;

	font-size: 46px;

	text-transform: uppercase;

	padding-top: 20%;

}

.promo-subheader {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-size: 32px;
	padding-top: 24%;
}

.promo-author {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-size: 18px;
	padding-top: 27%;
}

.social .list li {

	float: left;

	width: 40px;

}

.scroll-down-arrow {

	position: absolute;

	bottom: 0;

	left: calc(50% - 13px);

	width: 26px;

	height: 50px;

	-webkit-animation-name: fadeInOutDown;

	animation-name: fadeInOutDown;

	-webkit-animation-iteration-count: infinite;

	animation-iteration-count: infinite;

	-webkit-animation-duration: 1.2s;

	animation-duration: 1.2s;

	-webkit-animation-timing-function: ease-in-out;

	animation-timing-function: ease-in-out;

	z-index: 6;

}

.scroll-down-arrow a {

	font-size: 28px;

	text-align: center;

}

.ci-icon-uniE930:before {

	content: "\f078";

	font-family: FontAwesome;

	color: #FFF;

	font-size: 22px;

}
.ec-stars-value {
	display: inline-block;
}
.promo-share {
	padding: 10px 0 0 0 !important;
}

.bounce {

	position: absolute;

	top: 0;

	left: 50%;

	animation: bounce 2s infinite;

	-webkit-animation: bounce 2s infinite;

	-moz-animation: bounce 2s infinite;

	-o-animation: bounce 2s infinite;

	padding-top: 32%;

}

@-webkit-keyframes bounce {

	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
	}

}

@-moz-keyframes bounce {

	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
	}

	40% {
		-moz-transform: translateY(-30px);
	}

	60% {
		-moz-transform: translateY(-15px);
	}

}

@-o-keyframes bounce {

	0%, 20%, 50%, 80%, 100% {
		-o-transform: translateY(0);
	}

	40% {
		-o-transform: translateY(-30px);
	}

	60% {
		-o-transform: translateY(-15px);
	}

}

@keyframes bounce {

	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}

	40% {
		transform: translateY(-30px);
	}

	60% {
		transform: translateY(-15px);
	}

}

.maps-page h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.sence {
	display: none;
}

.maps-page .entry-content ul li {
	width: inherit;
	float: none;
	margin: 15px 15px 0 0;
	min-width: 250px;
	list-style: disc;
}


@media (max-width: 768px) {
	.col {
		padding: 5px;
	}

	.promo-page .row, .promo-page .col {
		padding:0;
		margin:0;
	}

	.archive-postlist .thumb.overlay {
		height: 178px;
	}

	.archive-postlist .excerpt-wrap {
		height: 75%;
	}

	.pagination {
		display: inline-block;
	}

	.promo-image {
		background-attachment: scroll;
		background-position: bottom center;
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 0;
		padding-top: 51%;
		position: relative;
		max-width: 100%;
	}

	.promo-header {
		font-size: 18px;
		padding-top: 16%;
	}

	.promo-subheader {
		font-size: 14px;
	}

	.promo-author {
		font-size: 12px;
	}

	.nav-main {
		padding: 10px 0;
	}

	.searchfield {
		width: 100%;
	}

	.nav-main .row {
		width: 100%;
	}

	.sence {
		display: block;
	}

	.fixedbar {
		display: none;
	}
}

.fixedbar {
	/* background: rgb(47, 52, 61); */
	bottom: 0;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	left:0;
	padding: 0 0;
	position:fixed;
	font-size:16px;
	width:100%;
	z-index:99999;
	float:left;
	vertical-align:middle;
	margin: 0 0 0;
	font-weight: bold;
}
.boxfloat {
	text-align:center;
	width:980px;
	height: 120px;
	margin:0 auto;
	position: relative;
	background: rgba(52, 52, 47, 0.8);
}

.fixedbar-close {
	position: absolute;
	right: 2px;
	top: -3px;
	font-size: 16px;
}


.social {
	font-size: 18px;
	margin: 5px 2px;
}

.tv-items .col-md-4 {
	padding-right: 2px;
	padding-left: 2px;
}

.tv-items .entry-meta {
	font-size: 10px;
	margin: 2px 1px;
}

.tv-items .entry-meta .comments, .tv-items .entry-meta .sep, .tv-items .excerpt-wrap p {
	display: none;
}

.tv-items .excerpt-wrap {
	height: 43%;
}

#mc_embed_signup {
	background-image: url(/wp-content/themes/wt_tera/images/banner_newsletter_upd.jpg);
	height: 168px;
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
	background-position: right top;
}

#mc_embed_signup_scroll {
	margin-top: 55px;
}

#mc_embed_signup .mc-field-group {
	margin-left: -10px !important;
	width: 98% !important;
}

#mc-embedded-subscribe {
	width: 98% !important;
	margin-left: -10px !important;
	border: none !important;
	height: 35px !important;
	margin-top: -10px !important;
}

#mc_embed_signup .mc-field-group input {
	font-size: 18px;
}


@media (max-width: 475px) {
	body {
		padding: 0 2px;
	}
	#mc_embed_signup {
		background-size: 235% 100%;
	}

	.latest .excerpt-wrap {
		height: 54%;
	}

	.entry-meta {
		margin: 5px;
	}

}

#sidebar .sf-label {
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-bottom: 5px;
}



/**
 * Comments Wrapper
 */
.comments-area > * {
	margin-top: var(--global--spacing-vertical);
	margin-bottom: var(--global--spacing-vertical);
}

.comments-area > *:first-child {
	margin-top: 0;
}

.comments-area > *:last-child {
	margin-bottom: 0;
}

.comments-area.show-avatars .avatar {
	border-radius: 50%;
	position: absolute;
	top: 10px;
}

.comments-area.show-avatars .fn {
	display: inline-block;
	padding-left: 85px;
}

.comments-area.show-avatars .comment-metadata {
	padding: 8px 0 9px 85px;
}

/**
 * Comment Title
 */
.comments-title,
.comment-reply-title {
	font-size: var(--heading--font-size-h2);
	letter-spacing: var(--heading--letter-spacing-h2);
}

.comment-reply-title {
	display: flex;
	justify-content: space-between;
}

.comment-reply-title small a {
	font-family: var(--global--font-secondary);
	font-size: var(--global--font-size-xs);
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

/* Nested comment reply title*/
.comment .comment-respond .comment-reply-title {
	font-size: var(--global--font-size-lg);
}

/**
 * Comment Lists
 */
.comment-list {
	padding-left: 0;
	list-style: none;
}

.comment-list > li {
	margin-top: var(--global--spacing-vertical);
	margin-bottom: var(--global--spacing-vertical);
}

.comment-list .children {
	list-style: none;
	padding-left: 0;
}

.comment-list .children > li {
	margin-top: var(--global--spacing-vertical);
	margin-bottom: var(--global--spacing-vertical);
}

@media only screen and (min-width: 482px) {

	.comment-list .depth-2,
	.comment-list .depth-3 {
		padding-left: calc(4 * var(--global--spacing-horizontal));
	}
}

#wpdcom .wpd-comment-wrap {
	clear: both !important;
}


#wpdcom .wpd-comment-author-registerd {
	color: #bf0005 !important;
}


#wpdcom .wpd-avatar-registerd::after {
	content: url(https://southfront.press/wp-content/themes/wt_tera/images/logo_mini.png);
	position: absolute;
	width: 16px;
	height: 16px;
	left: -12px;
	top: 36px;
}

.post-list .entry-meta span.comments a {
	color: #FFF;
}

.latest .post-list .entry-meta span.comments a {
	color: #777;
}

.telegram-button{
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 24px;
	box-sizing: border-box;

	cursor: pointer;
	background-color: #0088cc;
	border-radius: 3px;
	padding: 3px 20px !important;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.telegram-button:hover{
	background-color: #007dbb;
}

.telegram-button:active{
	background-color: #026698;
}

.telegram-button i{
	display: inline-block;
	height: 12px;
	width: 14px;
	vertical-align: middle;
	margin-right: 2px;

	background: url('https://telegram.org/img/oauth/tg_button_small.png') no-repeat;
	background-size: contain;
}

.telegram-button span{
	display: inline-block;
	vertical-align: top;
	color: #FFF;
}

.wpd-bottom-custom-fields {
	display: none;
}

#donate_anons {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#top-banner {
	display: block!important;
	float: left;
	margin: 2px auto;
	width: 100%;
	text-align: center
}

#top-banner-1 {
	width: 100%;
	padding-top: 17.25%;
	height: 0px;
	position: relative;
}

.load-tv {
	margin: 30px auto;
	display: inline-block;
	width: 100%;
	text-align: center;
	background: #E84C3D;
	color: #FFF;
	text-transform: uppercase;
	font-size: 22px;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.load-tv div {
	display: inline-block;
	text-align: center;
	background: #E84C3D;
	color: #FFF;
	text-transform: uppercase;
	font-size: 32px;
	width: 99%;
	text-shadow: 2px 2px 2px #555, 0 0 1em #555;
	border: 1px solid;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	line-height: 34px;
}


@media (max-width: 475px) {
	.excerpt-image .title {
		color: #FFF;
	}
}


.carousel a.title {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	line-height: 1.2;
	color: #3E3E3E;
	margin-bottom: 10px;
}

/*
.wp-disliked > div.wpd-comment-wrap {
	opacity: 0;
	height: 0;
}
*/

.wp-disliked > div.wpd-comment-wrap {
	opacity: 1 !important;
	height: auto !important;
}

.search-mainpage {
	padding-top: 10px;
	padding-bottom: 5px;
}

.search-mainpage .searchfield {
	width: 95%;
}

.search-mainpage .search-submit {
	background: #555;
}