/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 15px 'Roboto', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #333; background: #f1f1f1; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #333; text-decoration: none;}
a:hover, a:focus {color: #507299; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 24px;}

button, textarea, select, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 16px; font-family: 'Roboto' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]):not([class*=tox-]):not(.search-btn):not([class*=owl-]), html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px;
border-radius: 3px; cursor: pointer; font-weight: 400; box-shadow: 0 0px 0px rgba(0,0,0,0.1);
background-color: #8c3b52; color:#fff; font-size: 15px;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):not([class*=fr]):not(.search-btn):not([class*=owl-]):hover, 
html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #507299; color: #fff; border-color: #eb4d4b; box-shadow: 0 0 0 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 1px 1px rgba(0,0,0,0.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #507299, inset 1px 1px 1px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 70%;}
.img-resp-vert {padding-top: 140%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #m-cont {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong, .fw700 {font-weight: 500;}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .nav-load a, .short-item a, .header-menu a, .header-btn, 
.short-img, .footer a, .side-nav a, .tile-img::before {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px !important; font-weight: 500;}
#m-cont > *:not(.short-thumb) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden;}
.wrap-center {max-width:1280px; margin:0 auto; position:relative; z-index:20; width: calc(100% - 40px);}
.header {padding: 20px 1000px; margin: 0 -1000px; position: relative; z-index: 100;
	background-color: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.cols {background-color: #fff;}
.main {min-height: 100vh; padding: 30px;}
.sidebar1 {width: 260px; padding: 30px; background-color: #fafafa;}
.sidebar {width: 260px; padding: 30px; background-color: #fafafa;}
.footer {background-color: #2d2f38; color: #ccc; border-top: 4px solid #8c3b52; overflow: hidden;}
.footer-one {padding: 30px;}
.footer-two {background-color: rgba(0,0,0,0.4); margin: 0 -2000px; padding: 30px 2030px;}

.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.8; background-color: #000; cursor: pointer;}
#gotop{position:fixed; width:60px; height:60px; line-height:60px; right:10px; bottom:10px;
z-index:990; display:none; background-color:#fff; color:#999; cursor:pointer; font-size:24px; 
border-radius:10%; text-align:center; box-shadow: 0 6px 10px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {display: inline-block; height: 40px; line-height: 40px; color: #000 !important; font-weight: 500; 
	font-size: 25px; text-transform: uppercase; padding-left: 45px;
	background: url(../images/logo.svg) left center / 30px no-repeat;}
.logo span {color: #8c3b52;}
.logo span.logo-domain {color: #8c3b52; font-weight: 400; font-size: 0.6em;}
.header-caption {padding-left: 20px; margin-left: 20px; border-left: 1px solid rgba(0,0,0,0.1); 
	color: #999; font-size: 13px; line-height: 1.4;}

.search-box {position:relative; margin: 0 30px 0;}
.search-box input, .search-box input:focus {padding: 0 50px 0 16px; border-radius: 3px;}
.search-box input:not(:focus)::placeholder {color: #333; opacity: 0.6; font-size: 15px;} 
.search-box button {position:absolute; right:0px; top:0px; z-index:10; width: 50px; cursor: pointer; 
background: none; color: #333; line-height: 40px; text-align: center; border-radius: 0 20px 20px 0;}


/* SIDEBAR
----------------------------------------------- */
.side-box {margin-bottom: 30px;}
.side-bt {margin-bottom: 30px; text-transform: uppercase; font-size: 19px; font-weight: 500;}

.line-item {line-height: 1.4; margin-bottom: 26px; display: block;}
.line-item:last-child {margin-bottom: 0;}
.line-item span {color: #507299; margin-right: 8px; font-size: 12px;}
.sect-cont .line-item span {display: block; margin: 0;}

.side-nav {width: 100%; background-color: #507299; margin: 20px 0 -20px; padding: 0 15px;}
.side-nav > li > a {display: block; color: #fff; text-transform: uppercase; font-weight: 500; 
line-height: 60px; padding: 0 15px;}
.side-nav > li {position: relative;}
.side-nav > li > a:hover, .side-nav > li:hover > a {color: #fff; background-color: rgba(0,0,0,0.2);}
.submenu > a:after {content:"\f107"; font-weight: 300; font-family:'Font Awesome 5 Pro'; margin-left:7px; 
transition: all .2s; display: inline-block;}
.hidden-menu {background-color: #fff; box-shadow: 0 23px 57px rgba(0,0,0,0.2); z-index: 100;
position: absolute; left: 0%; top: 100%; width: 240px;
pointer-events: none; opacity: 0; transform: translateY(30px);}
.hidden-menu li a {display: block; padding: 15px 30px; border-bottom: 1px solid rgba(0,0,0,0.05);}
.header-menu > li:hover .hidden-menu, .side-nav > li:hover .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
li.submenu:hover > a:after {transform: rotate(-180deg) !important}

.side1-item {margin-bottom: 20px; display: block;}
.side1-item-img {height: 130px;}
.side1-item-title {margin-top: 5px; line-height: 1.4;}
.side1-date {color: #507299; font-size: 12px; margin-top: 15px;}
.fx-row > .side1-item {width: 30.6%;}
.fx-row > .side1-item .side1-item-title {font-weight: 500;}

.side-item {margin-bottom: 20px;}
.side-item-img {width: 60px; height: 60px; margin-right: 15px;}
.side-item-title {line-height: 20px; overflow: hidden; max-height: 60px;}

/* FOOTER
----------------------------------------------- */
.footer .ft-soc {margin-top: 15px; margin-right: 0;}
.footer-col-desc {width: 45%;}
.footer-col-title {color: #fff; display: inline-block; font-size: 18px; margin-bottom: 15px;}
.footer-col li + li {margin-top: 3px; min-width: 200px;}
.footer-col a:not(:hover) {color: #ccc;}
.ft-soc {height:30px; margin-right: 20px;}
.ft-soc .fal, .ft-soc .far, .ft-soc .fab {width:30px; height:30px; border-radius:10%; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin-right: 10px; cursor:pointer;}
.ft-soc span:hover {opacity:0.8;}
.fab.fa-vk {background-color:#5075a5;}
.fal.fa-paper-plane {background-color:#0088cc;}
.fab.fa-facebook-f {background-color:#4b6baf;}
.fab.fa-twitter {background-color:#2daae1;}
.fab.fa-odnoklassniki, .fas.fa-rss {background-color:#FC6D00;}
.fab.fa-instagram {background: #f09433; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px;}
.sect-header {margin-bottom: 30px;}
.sect:last-child {margin-bottom: 0;}
.sect-title {font-weight: 500; font-size: 19px; text-transform: uppercase; 
	padding-bottom: 5px; border-bottom: 2px solid #8c3b52; display: inline-block;}
.sect-title [class*=fa-], .side-bt [class*=fa-], .speedbar [class*=fa-] {color: #8c3b52; margin-right: 15px;}
.sect-popular .sect-header {padding-right: 105px;}
.mb-remove {margin-bottom: -30px;}
.bdb {border-bottom: 1px solid #e3e3e3; padding-bottom: 20px;}
.fx-row > .sect {width: 48%;}


/* TILE ITEM
----------------------------------------------- */
.tile-img {display: block; height: 200px;}
.tile-img::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; 
height: 50%; background: linear-gradient(to top, #000 0%,transparent 100%);}
.tile-desc {position: absolute; z-index: 5; left: 0; right: 0; bottom: 0; padding: 20px; color: #fff;}
.tile-title {font-size: 15px; font-weight: 500; line-height: 1.4;}
.tile-meta {opacity: 0.8; margin-top: 10px; font-size: 12px; margin-right: -10px;}
.tile-img:hover::before  {height: 150%;}
.tile-meta-item {margin-right: 10px;}
.tile-meta-item .fal {margin-right: 6px;}
.tile-img:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(127, 127, 127, 0.2);
	background-image: radial-gradient(black 33%, transparent 33%);
	background-size: 2px 2px;
}


/* SHORT ITEM
----------------------------------------------- */
.short-item {margin: 0 -30px 30px -30px; border-bottom: 1px solid #eee; padding: 0 30px 30px 30px; 
width: calc(100% + 60px) !important;}
.short-img {width: 210px; height: 150px; margin-right: 15px; display: block;}
.short-title {display: inline-block; font-size: 21px; margin-bottom: 10px; 
	line-height: 26px; max-height: 52px; overflow: hidden;}
.short-date {color: #507299; margin-bottom: 10px; font-size: 12px;}
.short-text {line-height: 1.4; opacity: 0.6;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 30px;}
.nav-load a {display: block; padding: 0 20px; margin: 0 auto; margin-bottom: 10px;
	background-color: #f2f6f8; color: #5c5c5c; text-align: center;
height: 40px; line-height: 40px; border-radius: 4px; margin-top: -30px;}
.nav-load a:hover {background-color: #8c3b52; color: #fff;}
.nav-load > span {display: none;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 3px 10px 3px; line-height: 46px; min-width: 46px; background-color: #fafafa; 
 font-weight: 500; font-size: 17px; border-radius: 4px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#8c3b52; color: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.1);}


/* FULL
----------------------------------------------- */
.fheader {margin-bottom: 20px;}
.fcat {padding: 0 10px; background-color: #8c3b52; color:#fff; border-radius: 3px;
position: absolute; z-index: 10; right: 30px; top: 30px; height: 30; line-height: 30px; float: left; border: 0px solid #fff; box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);}
.fcat2 {padding: 0 10px; background-color: #507299; color:#fff; border-radius: 3px;
position: absolute; z-index: 10; right: 30px; top: 70px; height: 30; line-height: 30px; float: left; border: 0px solid #fff; box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);}
.fheader h1 {font-size: 28px; line-height: 1.3; font-weight: 500; margin-bottom: 30px;}
.fheader h1 a {font-size: 16px; margin-left: 10px;}
.fimg {height: 300px; margin: 0 -30px;}
.fimg::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; 
height: 70%; background: linear-gradient(to top, #000 0%,rgba(0,0,0,0) 50%);}
.fmeta {position: absolute; z-index: 10; left: 0px; right: 0px; bottom: 0px; 
	color: #fff; padding: 15px 30px; opacity: 1; margin: 0;}
.fmeta .tile-meta-item {opacity: 0.8;}

.ftags {margin: 30px -30px; border: 1px solid #e6e6e6; border-left: 0; border-right: 0; 
	padding: 15px 30px 10px 30px; line-height: 30px;}
.ftags .fal {margin-right: 10px; margin-bottom: 5px; color: #507299;}
.ftags a {display: inline-block; vertical-align: top; padding: 0 10px; border-radius: 3px;
background-color: #eee; margin: 0 5px 5px 0;}

.frepost {margin: 0px -30px 20px -30px; border-bottom: 1px solid #e6e6e6; border-left: 0; border-right: 0; 
	padding: 20px 30px 20px 30px; line-height: 30px;}
.frepost .fal {margin-right: 10px; margin-bottom: 5px; color: #507299;}
.frepost a {display: inline-block;}

.yamobile {margin: 0px 0 30px 0px;}

#gallery {margin: 0 -30px;}

.frating .fal {font-size: 16px; position: relative;}
.fdislike .fal {top: 2px;}
.frating {margin-left: 20px;}
.frating a {display: block; padding: 0 15px; height: 30px; line-height: 30px; border-radius: 4px;
	background-color: #6ab04c; color: #fff; text-align: center; font-size: 12px;}
.fdislike a {background-color: #eb4d4b; margin-left: 15px;}
.frating-counter {display: inline-block; border-left: 1px solid rgba(0,0,0,.15); padding-left: 10px; margin-left: 10px;}
.frating a:hover {background-color: #507299; color: #fff;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.6; font-size: 17px;}
.full-text img:not(.emoji) {max-width:100%; margin-top: 10px; margin-bottom: 10px;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#507299;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:500;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:0; margin-bottom:10px;}
.full-text > ul li {list-style:disc; margin-left:40px;}
.full-text > ol li {list-style:decimal; margin-left:40px;}
.full-text > blockquote { margin: 10px 0 10px 0; padding: 10px 20px; position:relative; font-style: italic;
background-color:#f5f6f8; border-left: 3px solid #507299; color: #5c5c5c;}


/* COMMENTS
----------------------------------------------- */
.add-comms {background-color: #f2f6f8; box-shadow: 0 3px 6px rgba(0,0,0,0.1); padding: 20px; display: none;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; color: #06c;}

.comm-avatar {position: absolute; left: 0; top: 0; width: 40px; height: 40px; border-radius: 50%;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 700; text-transform: uppercase;}
.comm-item {font-size: 14px; padding-left: 60px; position: relative; min-height: 60px; margin-top: 20px;}
.comm-two {margin: 10px 0;}
.comm-one > span {margin-right: 15px; color: #949494;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #333; opacity: 1;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:14px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; opacity: 0.4;}
.comm-rate3 a:last-child {}
.comm-rate3 > span {margin: 0 5px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {border-bottom-color: transparent;}
.comm-three-left > a {opacity: 1; color: #333;}

/* LOGIN
----------------------------------------------- */
.overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.6; background-color: #000; cursor: pointer;}
.login {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); overflow: hidden;
	background-color: #fff; border-radius: 8px; width: 400px; 
	box-shadow: 0 0 0 4px rgba(255,255,255,0.2), 0 15px 45px rgba(0,0,0,1);}
.login__header {padding: 20px 40px; background-color: #f2f6f9;}
.login__title {font-size: 20px; font-weight: 500; padding: 1px 0;}
.login__close {cursor: pointer; font-size: 24px; opacity: 0.6; margin-left: 20px;}
.login__title a {border-bottom: 1px dotted #444; margin-left: 10px; font-weight: 400; color: #999;}
.login__content {padding: 20px 40px;}
.login__row {margin-bottom: 20px; position: relative; display: block; font-size: 12px; color: #999;}
.login__caption {font-size: 12px; color: #333; margin-bottom: 10px;}
.login__caption a {text-decoration: underline; margin-left: 6px; color: #507299;}
.login__input input {padding-left: 40px;}
.login__row .fal {opacity: 0.5; position: absolute; left: 0; bottom: 0; line-height: 40px; width: 40px; text-align: center;}
.login__row button {width: 100%;}
.login__social {background-color: #f2f6f9; padding: 20px 40px; text-align: center;}
.login__social-caption {font-size: 12px; text-transform: uppercase; margin-bottom: 10px;}
.login__social-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login__social-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}
.login__avatar {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px;}
.login__menu {padding-left: 35px; padding-right: 35px; margin-bottom: -10px;}
.login__menu li {flex: 1 1 0; min-width: auto; max-width: 100%; margin: 0 5px 10px 5px;}
.login__menu a {display: block; border-radius: 6px; padding: 10px; text-align: center; white-space: nowrap;
	background-color: #f2f6f8; box-shadow: inset 0 0 10px rgba(0,0,0,0.1); font-size: 12px;}
.login__menu .far {display: block; height: 30px; font-size: 24px; opacity: 0.3;}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel {display: none; width: 100%; position: relative; z-index: 10;}
.owl-carousel .owl-stage {position: relative;
	display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item {position: relative; min-height: 1px;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
.owl-carousel.owl-loaded, .owl-carousel.owl-loading, .no-js .owl-carousel {display: block; }
.owl-carousel.owl-loading, .owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-drag .owl-item {user-select: none;}
.owl-carousel.owl-grab {cursor: move; cursor: grab;}
.owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {animation-name: fadeOut;}
@keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} }
.owl-height {transition: height 500ms ease-in-out;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d;}
.owl-nav {position:absolute; right:0; top:0; z-index: 1;}
.owl-prev, .owl-next {display: block; cursor: pointer; background-color: #badc58; color: #fff; box-shadow: none; 
width: 40px; height: 40px; line-height: 40px; border-radius: 50%; text-align: center; 
position: absolute; top: -56px; box-shadow: 0 3px 6px rgba(0,0,0,0.1);}
.owl-prev {right:50px;}
.owl-next {right:0px;}
.owl-prev:hover, .owl-next:hover {color:#fff; background-color: #6ab04c !important;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fafafa;
padding:0 20px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .header-menu {display: block; margin: 0 -20px 20px -20px; padding: 0; width: calc(100% + 40px);}
.side-panel .hidden-menu {box-shadow: none; position: static; width: 100%;
pointer-events: auto; opacity: 1; transform: translateY(0);}
.side-panel .header-menu > li > a {line-height: 40px; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 0 20px;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px; width: 100%;}
.header {padding: 20px 1020px;}
.sidebar1, .header-caption {display: none;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; position: relative; width: auto;}
.btn-menu {display: block; font-size: 28px; margin-left: 20px; cursor: pointer; color: #000;}
.search-box {margin: 0 20px;}
.ft-soc, .header .header-menu, .header-btn {display: none;}
.main, .sidebar1, .sidebar, .short-item, .ftags, .frepost {padding-left: 20px; padding-right: 20px;}
.short-item, .fimg, .ftags, .frepost, .fmeta , .yamobile {margin-left: -20px; margin-right: -20px;}
.fmeta {padding-left: 35px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}

#gallery {margin: 0 -20px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.cols {display: block;}
.main {width: 100%;}
.sidebar {display: none;}
.footer-col-desc {width: 100%; margin-bottom: 30px;}
.footer {display: block; text-align: center;}
.footer-copyright {margin: 30px 0;}
.ft-soc {margin-right: -10px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.search-wrap {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 100%; margin-top: 20px;}
.search-box {margin: 0;}
.tile-img {height: 200px;}
.short-img {display: none;}
.fx-row > .sect {width: 100%;}
.sect-cols {margin-bottom: 30px;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.fx-row > .side1-item {width: 100%;}
.sidebar1, .sidebar {width: 100%; -ms-flex-order: 10;-webkit-order: 10;order: 10;}
.footer-one, .footer-two {display: block; text-align: left;}
.footer-two {padding-top: 10px; padding-bottom: 10px;}
.footer-conter {display: none;}
.footer-col, .footer-copyright {margin-bottom: 30px;}
.login {max-width: 90%; max-height: 90%; overflow-x: hidden; overflow-y: auto;}
.login__header, .login__content, .login__social, .pages-bg {padding-left: 20px; padding-right: 20px;}

.fheader h1 {font-size: 23px;}
.fimg {height: 200px;}
.fimg::before {height: 100%;}
.fcat {right: 10px; top: 10px;}
.fcat2 {right: 10px; top: 50px;}
.fmeta .tile-meta-item:not(.fx-1) {display: none;}
.fdislike a {margin-left: 10px;}
.fmeta {padding-bottom: 10px;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:360px;}
.logo {font-size: 20px; margin-right: 20px;}
.header__sign-in {font-size: 0; padding: 0; width: 40px;}
.header__sign-in .fal {font-size: 16px; margin: 0; line-height: 40px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
