body, * { margin: 0; padding: 0; }
body { background-color: #FFF; font-family: 'Source Sans Pro', 'Roboto', 'Circe', 'Circe-Regular', 'Helvetica', 'Verdana', sans-serif; font-size: 14px; }

/*-- FRAME --*/
.row { width: 100%;}
.container { width: 980px; margin: auto; /* overflow: hidden; */ background: white;padding: 0 15px;}
.clearfix { clear: both; }
.justified-wrap { text-align: justify; }
.justified-wrap::after { display: inline-block; width: 100%; height: 0; content: ''; }
@media (max-width: 960px) {
	.container { width: 641px; }
}
@media (max-width: 360px) {
	.container { width: 100%; margin: auto; }
}
/*-- /FRAME --*/

/*-- HEADER --*/
.header-row { border-bottom: 2px solid #e2e2e2; background: white;}
.header-logo { margin: 0 10px; position: absolute; display: inline-block; width: 22%;}
.header {
	width: 70%;
	margin: 0 auto;
	max-width: 980px;
}
.nav-extended { width: 100%; padding-top: 25px; font-size: 0; line-height: 0; display: table; }
.header-search-form, a.auth, .header-social { max-height: 36px; overflow: hidden; vertical-align: top; }
.header-search-input { background-color: #fff; border-color: #e2e2e2; border-style: solid; border-width: 1px 0 1px 1px; font-size: 13px; line-height: 1.2; padding: 0 8px; height: 33px; vertical-align: top; display: table-cell; width: 76.9%; }
.header-search-control { background-color: #fff; border-color: #e2e2e2; border-style: solid; border-width: 1px; font-size: 17px; line-height: 1.2; padding: 6px 8px; display: table-cell; width: 20%; height: 35px;border-left: 1px solid #e2e2e2;}
.auth { color: #fff; font-size: 14px; line-height: 1.3; padding: 8px 12px; text-decoration: none; text-transform: uppercase; display: table-cell; text-align: center; }
.auth.login { background-color: #000; width: 8%; display: none;
}
.auth.login:hover { background-color: #e4b79e; }
.auth.register { background-color: #e4b79e; width: 10%; display: none;}
.auth.register:hover { background-color: #000; }
.header-social { list-style: none; background-color: #f1f1f1; display: table-cell; width: 19%; }
.row.head-thumbs-wrap-slider{
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
article.article-content li {
	background: 0 0;
	    margin: 0px 0px 14px 30px;
	    padding: 0 0 0 10px;
	    overflow: visible;
	    position: relative;
	    list-style: disc;
}
.article-content .wp-caption {
	max-width: 100%;
}
.head-thumbs-wrap.justified-wrap .owl-item {
	display: inline-block;
	width: 15.6%;
	max-width: 300px;
}
@media screen and (max-width: 1335px) {
	.nav-extended{
		display: inline-block;
	}
	.header-search-form{
		position: relative;
		overflow: auto;
		display: inline-block;
		width: 37vw;
	}
	.auth.login {
		width: 5vw;
		display: inline-block;
	}
	.auth.register {
		width: 8vw;
		display: inline-block;
	}
	.header-search-control{
		width: 30px;
		height: 35px;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.header-social {
		list-style: none;
		background-color: #f1f1f1;
		display: inline-block;
		width: 12vw;
	}
}
@media (max-width: 1280px) {
	.header-logo { width: 20%; }
	.header-logo > img { width: 100%; max-width: 137px; height: auto; }
}
@media (max-width: 1024px) {
	.header { width: 80%; margin: 0; display: inline-block; }
	.header-logo { float: none; width: 17%; }
	.header-search-form{
		width: 30vw;

	}
	.header-search-control {
		width: 4vw;
	}
	.auth.login {
		width: 8vw;
	}
	.auth.register{
		width: 12vw;
	}
	.header-social{
		width: 22vw;
	}
}
@media (max-width: 768px) {
	.header-search-form {
		width: 19vw;
		overflow: hidden;
	}
	.header-search-control{
		width: 3.5vw;
		padding: 6px 0px;
	}
	.auth.register {
		width: 19vw;
		padding: 8px;
	}
	.header { width: 60%; float: right; }
	.header-social {
		width: 94%;
	}
	.auth.login {
		width: 6vw;
	}
}
@media (max-width: 1024px) {
	.header-search-input { width: 87.8%; }
}
@media (max-width: 768px) {
	.nav-extended { display: inline-block; }
	.header-search-form { margin-bottom: 10px; }
	.header-search-input { width: 88%; }
	.header-search-control { border-right: 1px solid #e2e2e2; }
	.auth {  }
}
@media (max-width: 420px) {
	.nav-extended { display: none; }
}
.header-social > li { display: inline-block; }
.header-social > li > a { color: #000; display: inline-block; font-size: 1.05rem; line-height: 1.5; padding: 5px; text-align: center; width: 25px; }
.header-social > li > a:hover, .header-social > li > a:focus { background-color: #FFF; color: #e4b79e; }

.nav-main { width: 100%; }
.nav-main__placeholder { height: 50px; }
.nav-main__wrap{}
.nav-main__wrap--fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	z-index: 1000;
	box-shadow: 0 1px 7px rgba(0, 0, 0, .15);
}
.nav-main__wrap--fixed .nav-main{
	width: 70%;
	margin: 0 auto;
	max-width: 980px;
 }
.nav-main > ul { width: 100%; margin-top: 15px; }
.nav-main > ul > li { display: inline-block; }
.nav-main > ul > li > a { color: #000; display: inline-block; font-weight: bold; padding: 5px 7px; text-decoration: none; text-transform: uppercase; font-size: 1.1rem; }
.nav-main > ul > li > a.backgrounded { background-color: #f1f1f1; }
.nav-main > ul > li > a:hover, .nav-main > ul > li > a:focus, .nav-main > ul > li.active > a { color: #626262; }
.nav-mobile { display: none; }
.nav-mobile-opening{
	display: none;
	position: fixed;
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	left: 0;
	top: 67px;
	right: 0;
	z-index: 1000;
}
.nav-main-mobile{
	text-align: center;
/*	height: auto;
	position: absolute;
	width: 100%;
	top: -30px;*/
}

.nav-mobile-opening > .footer-socials-wrap.justified-wrap{
	width: 100%;
	/*position: absolute;
	bottom: 50px;*/
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.divmobileheader-search-form {
	padding: 10px 30px;
}
.mobileheader-search-form {
	width: 100%;
	position: relative;
}
.mobileheader-search-input {
	width: 100%;
	background-color: #fff;
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-size: 13px;
	line-height: 1.2;
	padding: 0 10px;
	height: 33px;
	vertical-align: top;
}
.mobileheader-search-control {
	background-color: #fff;
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px 0;
	font-size: 17px;
	line-height: 1.2;
	padding: 6px 8px;
	display: table-cell;
	width: 30px;
	height: 35px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.nav-mobile-opening > .footer-socials-wrap.justified-wrap a{
	padding: 0px 15px;
}
.nav-mobile-close{
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	font-size: 1.1rem;
	right: 15px;
	top: -60px;
	z-index: 1;
	background: #FFF;
	padding: 10px;
}
.nav-mobile-close span{
	background: url(../img/10163-cross-mark.png);
	width: 30px;
	height: 30px;
	background-size: 100%;
	z-index: 102;
	position: absolute;
	right: 0;
	display: block;
}

ul.justified-wrap-mobile {
	position: relative;
	top: 10px;
}
.nav-main-mobile ul li{
	color: #000;
	font-weight: bold;
	padding: 15px 7px;
	text-decoration: none;
	text-transform: uppercase;
	list-style: none;
	font-size: 1.1rem;
	margin: 0 20px;
	border-bottom: 1px solid #e2e2e2;
}
.nav-main-mobile ul li a{
	color: #000;
	text-decoration: none;
}
@media (max-width: 768px) {
	.nav-main { display: none; }
}
@media (max-width: 991px) {
	.nav-main-mobile{
		overflow-y: auto;
	}
	.nav-mobile { display: block; float: right; margin: 15px; font-size: 1.1rem; }
	.nav-main__placeholder { display: none;}
	.header-row {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 10000;
		background-color: #FFF;
	}
	.header-logo{
		top: 50%;
		transform: translateY(-50%);
		max-width: 63px;
	}
	.header-logo img {
		max-width: 100%;
	}
	.row-adv{
		padding-top: 80px;
	}
	.nav-extended{
		display: none;
	}
	.header{
		width: 100%;
	}
	.nav-mobile-opening__inner{
		overflow-y: auto;
	}

}
/*-- /HEADER --*/

/*-- FOOTER --*/
.footer-row { border-top: 2px solid #e2e2e2;  }
.footer-logo { margin: 10px; float: left; display: inline-block; width: 137px; }
footer { width: 980px; margin: auto; }
.footer-left { width: 50%; display: inline-block; padding: 30px 0; }
.footer-nav { width: 100%; list-style: none; margin-bottom: 20px; }
.footer-nav > li { display: inline-block; vertical-align: top; width: 23%; }
.footer-nav > li:nth-child(3n) { width: 52%; }
.footer-nav > li > a { display: inline-block; text-decoration: none; color: #000; font-weight: bold; font-size: 1.1rem; }
.footer-nav > li > a:hover { color: #e4b79e; }
.disclaimer { width: 100%; text-align: left; font-size: 0.9rem; }
.footer-right { width: 32%; float: right; padding: 30px 0; }
.footer-socials { color: #000; font-size: 1.2rem; }
.footer-socials:hover { color: #e4b79e; }
.sign-block { width: 100%; }
.sign-block label { font-size: 1rem; margin: 6px 0; display: block; }
.signin-input { display: table; font-size: 0; line-height: 0; width: 100%; }
.signin-input input[type=text] { display: table-cell; border: 1px solid #000; font-size: 14px; line-height: 1.1; width: 55%; padding: 12px 10px; }
.signin-input button { display: table-cell; border: none; background-color: #000; color: #FFF; font-size: 14px; line-height: 1.1; width: 37%; padding: 13px 9px; }
.footer { text-align: center; color: #fff; padding: 20px 0; background-color: #221f1f; font-size: 0.9rem;}
@media screen and (max-width: 980px){
	.footer-right {
		width: 80%;
		float: left;
		padding: 30px 0px;
		display: block;
	}
	.footer-left {
		width: 100%;
		display: block;
		float: right;
	}
	.footer-logo{
		width: 15%;
	}
	.footer-row{
		width: 100%;
	}
	.footer-row footer {
		width: 82%;
		height: 300px;
		float: right;
	}
	.footer-nav > li:nth-child(3n){
		width: 23%;
	}
}
@media (max-width: 768px) {
	footer { width: 100%; }
	/*.footer-left { width: 70%; display: inline-block; padding: 30px 0; margin-left: 4%; }*/
	/*.footer-right { width: 100%; float: none; padding: 30px 0; }*/
	/*.footer-socials-wrap { width: 40%; display: inline-block; vertical-align: top; margin: 40px 30px 0; }*/
	.sign-block { width: 50%; display: inline-block; vertical-align: top; }
	.footer-right {
		width: 100%;
		float: left;
		padding: 30px 0px;
		display: block;
	}
	.footer-left {
		width: 100%;
		display: block;
		float: right;
	}
	.footer-logo{
		width: 15%;
	}
	.footer-row{
		width: 100%;
	}
	.footer-row footer {
		width: 82%;
		height: 300px;
		float: right;
	}

}
@media (max-width: 420px) {
	.footer-logo { display: none; }
	.footer-left { display: none; }
	.footer-right { text-align: center; }
	.footer-socials-wrap { width: 94%; margin: 20px auto 10px; }
	.sign-block { width: 94%; margin: 10px auto 20px; }
	.footer-row footer{
		height: 100px;
	}
}
@media (max-width: 320px) {
	.footer-row footer {
		width: 100%;
		height: auto;
		float: none;
	}
}
/*-- /FOOTER --*/

/*-- MAIN PAGE --*/
.head-thumbs-wrap { width: 98%; margin: 30px auto 0; }
.head-thumbs-wrap .owl-nav,
.popular-list-wrap .owl-nav
{
	display: none;
}
.popular-list-wrap .owl-dots,
.head-thumbs-wrap .owl-dots
{
	width: 100%;
	text-align: center;
}
.head-thumbs-wrap .owl-dots button.owl-dot,
.popular-list-wrap .owl-dots button.owl-dot
{
	border: none;
	background: none;
	outline: 0;
}
.popular-list-wrap .owl-dots button.owl-dot span,
.head-thumbs-wrap .owl-dots button.owl-dot span
{
	width: 5px;
	height: 5px;
	border-radius: 50px;
	border: 1px solid #000;
	display: block;
	background: #fff;
	margin: 0 5px;
}

.head-thumbs-wrap .owl-dots button.owl-dot.active span,
.popular-list-wrap .owl-dots button.owl-dot.active span
{
	background: #000;
}

.head-thumbs-item { display: inline-block; font-family: 'Source Sans Pro', 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; width: 15.6%; font-weight: bold; max-width: 300px; vertical-align: top;}
.head-thumbs-item > a { display: inline-block; text-decoration: none; color: #000; width: 100%; /*height: 165px;*/ overflow: hidden; position: relative; }
.head-thumbs-item > a:hover, .head-thumbs-item > a:focus { text-decoration: none; color: #e28f67; }
.head-thumbs-item > a > img { max-width: 100%; height: auto; margin-bottom: -5px;}
.thumb-post-header { /*position: absolute;*/ bottom: 0; width: 100%; text-align: center; background-color: #f1f1f1; font-size: 1.03rem; line-height: 1.01; /*height: 45%;*/ }
.thumb-post-header p { padding: 14px 7px; }
.popular-list-wrap .owl-item{
	display: inline-block;
}
@media (max-width: 1024px) {
	.head-thumbs-item.block5, .head-thumbs-item.block4 { display: none; }
	.head-thumbs-item {width: 100%; max-width: 350px; }
}
@media (max-width: 768px) {
	.head-thumbs-wrap { width: 90%; }
	.head-thumbs-item.block3 { display: none; }
	.head-thumbs-item {width: 100%; max-width: 250px; }
}
@media screen and (max-width: 480px) {
	.head-thumbs-item {
		width: 100%;
		max-width: 100%;
	}
	.head-thumbs-wrap.justified-wrap .owl-item {
		display: inline-block;
		width: 15.6%;
		max-width: 100%;
	}
	.head-thumbs-item > a{
		height: 265px;
	}

}
@media (max-width: 320px) {
	.head-thumbs-item.block2 { display: none; }
	.head-thumbs-item { width: 100%; max-width: 100%; }
	.head-thumbs-wrap { text-align: center; width: 100%; margin: 0; }
}

.main-page-content-block { display: inline-block; width: 641px; max-width: 65%; margin-top: 10px; }
.main-page-slider-wrap { width: 100%; }
.main-page-slider-wrap > a { color: #000; text-decoration: none; }
.main-page-slider-wrap > a:hover { color: #e28f67; }
/* .main-page-slider-wrap > a:hover .slider-image { -webkit-box-shadow: inset 0px 0px 0px 10px rgba(0,0,0,0.75); -moz-box-shadow: inset 0px 0px 0px 10px rgba(0,0,0,0.75); box-shadow: inset 0px 0px 0px 10px rgba(0,0,0,0.75); } */
.slider-image { height: 55%; overflow: hidden; position: relative; background: #000;}
.slider-image > img { max-width: 100%; height: auto; transition: .3s; }
.slider-control { position: absolute; top: 45%; color: #FFF; display: none; }
.slider-control:hover { cursor: pointer; }

.main-page-slider-wrap .owl-carousel .owl-nav button.owl-prev,
.main-page-slider-wrap .owl-carousel .owl-nav button.owl-next { position: absolute; top: 40%; color: #fff; opacity: 0;transition: .3s;}

.main-page-slider-wrap .owl-carousel .owl-nav button.owl-prev { left: 5px; }
.main-page-slider-wrap .owl-carousel .owl-nav button.owl-next { right: 5px; }

.main-page-slider-wrap:hover .owl-carousel .owl-item img { opacity: .8; }

.main-page-slider-wrap:hover .owl-carousel .owl-nav button.owl-prev { opacity: 1; }
.main-page-slider-wrap:hover .owl-carousel .owl-nav button.owl-next { opacity: 1; }

.main-page-slider-wrap .owl-item a { color: #000; text-decoration: none; }

.slider-control.prev { left: 5px; }
.slider-control.next { right: 5px; }
.slider-header { font-family: 'Source Sans Pro', 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-size: 2.2rem; line-height: 1.1; margin-top: 20px; font-weight: bold; }
.slider-footer { margin-top: 10px; }
.slide-post-date { display: inline-block; text-transform: uppercase; font-size: 0.7rem; color: #818181; letter-spacing: 1.5px; }
.slider-bullets { display: inline-block; }
.slider-bullets > .bullet { display: inline-block; width: 12px; height: 12px; background-color: #f1f1f1; vertical-align: middle; margin-left: 10px; border-radius: 6px; }
.slider-bullets > .bullet:hover { cursor: pointer; }
.slider-bullets > .bullet.active { background-color: #000; }

.main-page-slider-wrap .owl-carousel .owl-dots { position: relative; top: -18px;text-align: center; background: #fff; }

.main-page-slider-wrap .owl-carousel button.owl-dot { display: inline-block; width: 12px; height: 12px; background-color: #f1f1f1; vertical-align: middle; margin: 0 5px; border-radius: 6px; }
.main-page-slider-wrap .owl-carousel button.owl-dot.active { background-color: #000; }

.small-thumbs-wrap {  }
.small-thumbs-item { margin-top: 20px; }
.small-thumbs-item > a { text-decoration: none; color: #000; display: block; }
.small-thumbs-item > a:hover { color: #e28f67; }
.small-thumbs-image { display: inline-block; vertical-align: top; width: 12%; max-width: 75px; overflow: hidden; }
.small-thumbs-image > img { width: 100%; height: auto; }
.small-thumbs-title {
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	margin-top: -7px;
	font-size: 1.4rem;
	width: 80%;
	line-height: 1.2;
}
table {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 14px;
border-radius: 10px;
border-spacing: 0;
text-align: center;
margin-bottom: 14px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #ccc;
}
tr:first-child,tr:first-child td {
/*background: #BCEBDD!important;*/
color: #000;
/*text-shadow: 0 1px 1px #2D2020;*/
padding: 10px 20px;
}
th, td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: #ccc;
}
tr td:first-child {
text-align: left;
}
tr:first-child td:first-child {
border-top-left-radius: 10px;
}
tr:first-child td:last-child {
border-top-right-radius: 10px;
border-right: none;
}
td {
padding: 4px 2px;
/*background: #F8E391;*/
}
tr:last-child td:first-child {
border-radius: 0 0 0 10px;
}
tr:last-child td:last-child {
border-radius: 0 0 10px 0;
}
tr td:last-child {
border-right: none;
}
aside.sidebar { width: 34%; height: 100%; display: inline-block; vertical-align: top; position: sticky; top: 0; }
#sidebar2 { display: inline-block; }

.popular-row .container { border-top: 1px dotted #000; border-bottom: 1px dotted #000; }
.popular-row .block-header { text-align: center; }
.popular-list-wrap { width: 100%; overflow: hidden;}
.popular-list-item { display: inline-block; margin: 15px 0 5px; vertical-align: top; }
.popular-list-item > a { display: block; text-decoration: none; color: #000; width: 150px; }
.popular-list-item > a:hover { color: #e28f67; }
.popular-item-image { width: 150px; max-height: 150px; overflow: hidden; }
.popular-item-image > img { width: 100%; height: auto; }
.popular-item-title { text-align: center; font-family: 'Source Sans Pro', 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-size: 1rem; font-weight: bold; line-height: 1.15; margin-top: 15px; }
@media screen and (max-width: 1024px) {
	.popular-list-item > a{
		width: 100%;
	}
	.head-thumbs-item > a{
		height: 225px;
	}
	.popular-item-image{
		width: 100%;
		max-height: 100%;
		overflow: hidden;
	}
	.popular-item-image > img {
		width: 100%;
		height: auto;
	}
	.popular-list-item{
		margin: 15px 10px 5px;
	}
}
@media (max-width: 960px) {
	.main-page-content-block { width: 50%; }
}
@media screen and (max-width: ) {

}
@media (max-width: 768px) {
	.main-page-content-block { max-width: 100%; width: 100%; }
	.advert_300x500 { display: none; }
	.popular-list-item:nth-child(4), .popular-list-item:nth-child(5) { display: none; }
	#sidebar2 { display: none; }
}
@media (max-width: 420px) {
	.slider-header { font-size: 1.2rem; margin: 10px auto 0; width: 96%; }
	.slide-post-date { display: none; }
	.slider-footer { text-align: center; }
	.small-thumbs-image { width: 25%; }
	.small-thumbs-title { width: 65%; margin-top: 0; font-size: 1rem; }
	.popular-list-item:nth-child(3) { display: none; }
}
/*-- /MAIN PAGE --*/

/*-- ARTICLE --*/
.article-title { width: 100%; text-align: center; padding: 30px 0 10px; }
.article-title > h1 { font-size: 2.8rem; font-weight: bold; background-color: #f8f8f8; display: inline-block; padding: 3px 20px; }
.article-pubdate { text-align: center; text-transform: uppercase; letter-spacing: 1px; color: #7a7a7a; font-size: 0.7rem; margin: 10px auto; }
.article-content { font-family: 'Source Sans Pro', 'Roboto', 'Circe', 'Circe-Regular', 'Helvetica', 'Verdana', sans-serif; font-size: 1.3rem; line-height: 1.4; }
.article-content p { margin: 10px 0; display: block; }
.wp-caption .wp-caption-text{
	text-align: left;
	font-size: 12px!important;
	opacity: 0.5;
	margin: 0 0 20px;
}
.article-content p.right { width: 69%; display: inline-block; vertical-align: top; }
.article-content p.left { width: 30%; display: inline-block; vertical-align: top; }
.article-content .grey { display: inline-block; padding: 15px; margin: 10px 0; background-color: #f8f8f8; }
.article-content img { max-width: 100%; height: auto; }
.article-content p.2col img { max-width: 100%; height: auto; }
.article-content img.alignleft { float: left; margin: 10px; }
.article-content img.alignright { float: right; margin: 10px; }
.article-content a { color: #5973f5; text-decoration: none; }
.article-content a:hover { color: #e28f67; }
.article-content ul { list-style: none; }
/*.article-content ul li { padding-left: 13px; background: url('../img/list-dot.png') no-repeat; background-position: 4px 13px; }*/
.article-content h3 { margin: 15px 0; }
.article-content h5 { color: #9b9b9b; text-transform: uppercase; font-weight: bold; font-size: 1.1rem; letter-spacing: 1.5px; }
.article-content blockquote { background: url(../img/quote.png) no-repeat; background-position: 10px 10px; padding: 20px 0 20px 50px; font-weight: bold; font-size: 1.4rem; line-height: 1.2; }

.share-block { width: 70%; margin: 20px auto -20px; }
.share-lower { margin: 20px auto; width: 100%; }
.share-item { display: inline-block; }
.share-item > a { color: #000; text-transform: uppercase; font-size: 0.8rem; text-decoration: none; }
.share-lower .share-item  > a { font-size: 0.65rem; }
.share-item > a > i { font-size: 1.2rem; color: #fff; background-color: #000; padding: 10px; width: 18px; text-align: center; border-radius: 20px; margin-right: 10px; }
.share-lower .share-item  > a > i { font-size: 0.9rem; color: #fff; background-color: #000; padding: 6px; width: 14px; text-align: center; border-radius: 20px; margin-right: 8px; }
.share-item > a:hover { color: #e28f67; }
.share-item > a:hover > i { background-color: #e28f67; color: #fff; }

.post-tags { text-transform: uppercase; font-size: 0.7rem; font-weight: bold; margin: 15px 0; }
a.tag { background-color: #f8f8f8; color: #000; text-decoration: none; display: inline-block; margin-left: 15px; padding: 7px; }
a.tag:hover {}

.poll { text-align: center; }
.poll-header { font-family: 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-weight: bold; font-size: 2rem; }
.poll-controls { display: table; width: 100%; border-collapse: collapse; }
.poll-btn { display: table-cell; border: 2px solid #000; background-color: #fff; width: 49%; font-size: 1.2rem; padding: 20px 0; }
.poll-btn.positive { color: #000; background-color: #fff; }
.poll-btn.positive:hover { background-color: #000; color: #fff; }
.poll-btn.negative { background-color: #000; color: #fff; }
.poll-btn.negative:hover { color: #000; background-color: #fff; }

.col3 { display: inline-block; width: 33%; vertical-align: top; }
.prev-post { margin-top: 20px; }
.prev-post > a { text-decoration: none; color: #000; font-size: 0.85rem; }
.prev-post > a:hover { color: #e28f67; }
.next-post { margin-top: 20px; text-align: right; }
.next-post > a { text-decoration: none; color: #000; font-size: 0.85rem; }
.next-post > a:hover { color: #e28f67; }
.thumb-title { display: inline-block; width: 80%; vertical-align: top; font-weight: bold; text-transform: uppercase; }
.next-post .thumb-title { text-align: right; }
.prev-post > a > i { border: 1px solid #000; border-radius: 20px; padding: 8px; font-size: 1.3rem; display: inline-block; float: left; margin-right: 10px; }
.next-post > a > i { border: 1px solid #000; border-radius: 20px; padding: 8px; font-size: 1.3rem; display: inline-block; float: right; margin-left: 10px; }
@media screen and (max-width: 960px) {
	.thumb-title{
		display: block;
	}
	.col3.prev-post,
	.col3.next-post{
		display: none;
	}
	.col3.share-block{
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.share-item {
		text-align: center;
	}
	.col3.share-block a > span{
		display: none;
	}
	.col3.share-block {
		display: block;
	}
}
.comments-header { font-size: 1.8rem; font-weight: bold; font-family: 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; margin: 10px 0; }
/*-- /ARTICLE --*/

/*-- ARTICLE LIST --*/
.thumbnail-tile-wrap { width: 100%; margin: 20px 0; }
.thumbnail-tile-item { display: inline-block; margin: 20px 0; vertical-align: top; }
.thumbnail-tile-item > a { display: block; width: 300px; text-decoration: none; color: #000; }
.thumbnail-tile-item > a:hover {}
.thumbnail-tile-item > a:hover .tile-item-category  { background-color: rgba(226,143,103,0.7); }
.thumbnail-tile-item > a:hover .tile-item-title  { color: #e28f67; }
.tile-item-image { position: relative; width: 100%; height: 165px; overflow: hidden; }
.tile-item-image > img { width: 100%; height: auto; }
.tile-item-category-wrap { display: block; position: absolute; bottom: 5px; width: 100%; text-align: center; }
.tile-item-category { color: #FFF; margin: auto; padding: 5px 8px; text-transform: uppercase; background-color: rgba(0,0,0,0.7); font-size: 0.65rem; font-family: 'Source Sans Pro', 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-weight: bold; letter-spacing: 1.5px; }
.tile-item-title { text-align: center; font-family: 'Source Sans Pro', 'Roboto', 'Circe', 'Circe-Regular', 'Helvetica', 'Verdana', sans-serif; line-height: 1.2; font-size: 1.2rem; margin-top: 15px; }

.block-header { text-transform: uppercase; font-family: 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-weight: bold; font-size: 2.7rem; line-height: 1.1; margin: 25px 0 5px; }
.block-header .sub { width: 100%; display: block; font-family: 'Source Sans Pro', 'Roboto', 'Circe', 'Circe-Regular', 'Helvetica', 'Verdana', sans-serif; font-size: 0.9rem; font-weight: normal; }
.block-header h1{
	font-size: 2.7rem;
}
.materials-row .container { border-top: 1px dotted #e2e2e2; }
.materials-row .block-header { text-align: center; }
/*-- /ARTICLE LIST --*/

/*-- PARTNERS --*/
.partners-row {}
.partners-row .container { border-top: 1px solid #e2e2e2; }
.partners-header { font-family: 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-size: 1.4rem; margin: 15px 0; }
.partners-tile-wrap { width: 100%; }
.partners-item { width: 220px; margin-bottom: 20px; display: inline-block; vertical-align: top; }
.partners-item > a { color: #000; text-decoration: none; }
.partners-item > a:hover {}
.partners-item > a:hover .partners-item-title { color: #e28f67; }
.partners-item-image { width: 100%; height: 130px; overflow: hidden; border: 1px solid #ddd; }
.partners-item-image > img { width: 100%; height: auto; }
.partners-item-title { font-family: 'Source Sans Pro', 'Roboto', 'Circe', 'Circe-Regular', 'Helvetica', 'Verdana', sans-serif; font-size: 1.2rem; font-weight: normal; text-align: left; line-height: 1.1; margin-top: 10px; }
@media (max-width: 420px) {
	.partners-tile-wrap { width: 98%; margin: auto; }
	.partners-header { text-align: center; }
	.partners-item { width: 45%; }
	.partners-item-title { font-size: 1rem; }
}
/*-- /PARTNERS --*/

/*-- PAGINATOR --*/
.paginator,
.nav-links { width: 100%; text-align: center; list-style: none; }
.paginator > li,
.nav-links .page-numbers { display: inline-block; font-family: 'Source Sans Pro', 'DaxlinePro-Bold', 'Helvetica', 'Verdana', sans-serif; font-weight: bold; font-size: 2rem; line-height: 1.1; margin: 0 4px 10px; color: #000; text-decoration:none; }
.paginator > li > a { display: block; color: #000; text-decoration: none; }
.paginator > li > a.arrow,
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev { border: 1px solid #ccc; font-size: 1.5rem; padding: 6px 8px; }
.paginator > li > a.arrow:hover { border-color: #333; color: #000; }
.paginator > li > a:hover,
.nav-links .page-numbers:hover { color: #e28f67; }
.paginator > li > span.current,
.nav-links .page-numbers.current { color: #e28f67; }
.paginator > li > span.delimiter {}
@media (max-width: 420px) {
	.paginator > li { font-size: 1.5rem; margin: 0 8px 10px; }
}
.screen-reader-text {display:none;}
/*-- /PAGINATOR --*/

/* COMMENTS */
.comment-respond #comment {
	border: 0;
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 8px 8px;
	font-size: 14px;
	margin: 0;
	height: 100px;
	overflow: auto;
	-webkit-transition: color .2s linear,background .1s linear;
	-moz-transition: color .2s linear,background .1s linear;
	-ms-transition: color .2s linear,background .1s linear;
	-o-transition: color .2s linear,background .1s linear;
	transition: color .2s linear,background .1s linear;
	font-family: 'Lato','Helvetica Neue',Arial,Verdana,sans-serif;
	-webkit-appearance: none;
	border-radius: 0;
	float: left;
	margin-bottom: 20px;
	width: 98%;
	margin-top: 20px;
}
.comment-respond #comment:focus {
	background: #f0f0f0;
	outline: 0;
}
.comment-respond .submit {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 15px 20px;
	border: none;
	cursor: pointer;
}

/* COMMENT */

.comment.byuser {
	border: 1px solid #dfdfdf;
	padding: 30px;
	margin-bottom: 30px;
	list-style: none;
}
span.says {
	display: none;
}
cite.fn {
	display: none;
}
.comment-author {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.wp-social-login-widget {margin-bottom:40px;}

/* POPUP */

.popup-auth-wrapper {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, .5);
}
.popup-auth-inner {
	position: absolute;
	left: 0;
	right: 0;
	margin-top:100px;
	text-align: center;
}
.popup-auth {
	display: inline-block;
	width: 320px;
	background: #fff;
	height: 150px;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.popup-auth-header {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
}
.popup-auth-body {
	text-align: center;
}

/* SITEMAP */

.sitemap-content {
	padding-bottom: 40px;
}
.one_half {
	float: left;
	width: 40%;
	margin-bottom: 20px;
	padding-left: 18px;
}
.one_half.last {
	float: right;
	margin-right: 0;
}

.one_half a {
	color: #000;
	text-decoration: none;
}
.one_half a:hover {
	text-decoration: underline;
}

@media (max-width: 640px) {
	body{
		margin: 0 20px;
	}
	.article-content img{
		width: 100%;
	}
	.container {
		width: 100%;
		box-sizing: border-box;
	}
	.article-title > h1 {
		font-size: 2rem;
	}
	.thumbnail-tile-wrap {
		width: 300px;
		margin: 0 auto;
	}
	.article-content p{
		font-size: 1rem;
	}
	.share-block {
		width: 90%;
	}
	.share-item > a > i {
		font-size: 10px;
		color: #fff;
		background-color: #000;
		padding: 10px;
		width: 10px;
		text-align: center;
		border-radius: 30px;
		margin-right: 0px;
	}
	.share-item {
		width: 70px;
		margin-right: -15px;
	}
	.share-item > a{
		font-size: 10px;
	}
	.footer-row footer{
		width: 100%;
	}
	.footer-right{
		width: 90%;
		margin: 0 5%;
	}
	.footer-nav > li{
		width: 32%;
	}
	.footer{
		margin: 0 -20px;
	}
}

#toc_container a{
	font-size: 14px;
}

.p_text,
.rec_code{
	display: none;
}
@media screen and (max-width: 767px) {
	.p_text{
		display: block;
		color: #d1cfcf;
		font-family: 'Roboto Condensed', Helvetica, 'Helvetica Neue', Arial,Verdana,sans-serif;
		font-size: 8pt;
		text-align: center;
	}
	.rec_code{
		display: block;
	}
}

.topBanner {
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 960px) {
	.topBanner {display: none;}
}

.display-mobile { display: none; }
@media(max-width: 480px) {
    .display-mobile { display: inline-block; }
}

.banner-header-footer img{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 960px){
	.banner-header-footer{
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.banner-sidebar{
		display: none;
	}
}

.banner-header-mobile{
	display: none;
}

.banner-header-mobile img{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {
	.banner-header-mobile{
		display: block;
	}
}

.banner-header-footer.single{
	padding-top: 30px;
}

.intext-block-desktop { margin: 10px auto; }
.intext-block-tablet { margin: 10px auto; }
.intext-block-mobile { margin: 10px auto; }

#reply-title{
	margin-top:20px;
}
.comment-form p label {
    width: 50px;
    display: inline-block;
    margin-top: 10px;
}
.comment-form p input {
    padding: 2px;
    padding-left: 5px;
}
.alm-listing .commentlist li{
	padding-left:0px;
	margin-top: 20px;
}
.google-auto-placed,.adsbygoogle {
	display: none;
}

.row-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row-flex.with-gutters{
	margin-left: -8px;
	margin-right: -8px;
}

.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important;
}

.justify-content-between {
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
}


.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.col-12 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
}

.col-6 {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%;
	max-width: 50%;
}

.row-flex.with-gutters > .col-6,
.row-flex.with-gutters > .col-md-3{
	padding-left: 8px;
	padding-right: 8px;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	.col-md-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
		max-width: 25%;
	}
}

/*Персоны - звезды*/

.person__update{
	font-size: 13px;
	color: #818181;
}
.person__title{
	font-size: 32px;
	margin-bottom: 15px;
}
.person__img{
	margin-right: 16px;
	display: block;
	border-radius: 10px;
	overflow: hidden;
	max-width: 235px!important;
}
.person__table{
	border: none;
	width: 100%;
}
.person__table td{
	text-align: left;
	padding: 0 20px 20px 0!important;
	vertical-align: top;
	font-size: 16px;
	border: none;

}
.person__table tr td:first-child{
	color: #818181;
	white-space: nowrap;
}
.person__name__en{
	font-size: 14px;
	color: #818181;
}
.person__content{
	margin: 25px 0;
	padding: 25px 0;
	border-top: 1px solid #DDD;
	font-size: 18px;
	line-height: 28px;
}
.person__content h2, .person__widget__title{
	font-size: 32px;
	font-weight: 700;
}
.person__content h2 {
	font-size: 24px;
}
.person__widget{
	margin-bottom: 50px;
}
.person__widget__inner{
	padding-top: 20px;
}
.person__socLink{
	display: inline-block;
	background: #000;
	color: #FFF!important;
	border-radius: 5px;
	text-align: center;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
}
.person__info{
	display: none;
}
.person__menu{
	background-color: #E2E2E2;
	margin-bottom: 20px;
}
.person__menu__item{
	font-size: 15px;
	padding: 20px 0;
	margin-right: 20px;
	display: block;
	color: #000;
	font-weight: 600;
	text-decoration: none;
}
.person__menu__item:hover,.person__menu__item:focus{
	text-decoration: none;
}

.person__item__img{
	height: 188px;
	background-size: cover;
	background-position: center;
}
.person__item__link, .person__item__link:hover,.person__item__link:focus{
	text-decoration: none;
	color: #000;
}
.person__item{
	text-align: center;
	margin-bottom: 25px;
}
.person__item__img{
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.person__item__title{
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 5px;
}
.person__item__lid{
	color: #818181;
}
@media (max-width: 768px) {
	.person__img{
		max-width: 130px!important;
	}
	.person__table{
		display: none;
	}
	.person__info{
		display: block;
		font-size: 16px;
	}
	.person__info__item{
		margin-bottom: 16px;
	}
	.person__menu{
		height: 60px;
		margin: 0 -20px 20px;
		overflow-x: auto;
	}
	.person__menu__inner{
		height: 60px;
		width: 800px;
		padding: 0 20px;
	}
}
