/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;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;}
body {font: 16px 'ProximaNovaRegular', Tahoma, Geneva, sans-serif; line-height:normal; padding:0; margin:0;        
color: #282828; background:#ededed url(../images/bg.png); height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #2d2d2d; text-decoration: none;}
a:hover, a:focus {color:#28a1d8; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/mark_simonson_-_proxima_nova_regular-webfont.eot') format('eot'), 
	url('../fonts/mark_simonson_-_proxima_nova_regular-webfont.eot#iefix') format('embedded-opentype'),
	url('../fonts/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'), 
	url('../fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/ProximaNova-RegIt.eot') format('eot'), 
	url('../fonts/ProximaNova-RegIt.eot#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNova-RegIt.woff') format('woff'), 
	url('../fonts/ProximaNova-RegIt.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/mark_simonson_-_proxima_nova_bold-webfont.eot') format('eot'), 
	url('../fonts/mark_simonson_-_proxima_nova_bold-webfont.eot#iefix') format('embedded-opentype'),
	url('../fonts/mark_simonson_-_proxima_nova_bold-webfont.woff') format('woff'), 
	url('../fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/mark_simonson_-_proxima_nova_light-webfont.eot') format('eot'), 
	url('../fonts/mark_simonson_-_proxima_nova_light-webfont.eot#iefix') format('embedded-opentype'),
	url('../fonts/mark_simonson_-_proxima_nova_light-webfont.woff') format('woff'), 
	url('../fonts/mark_simonson_-_proxima_nova_light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

   
.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap, .full-pages {border-radius:12px; 
box-shadow:0px 0px 15px 0px rgba( 0, 0, 0, 0.15 ); background:#fff; padding:20px;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 15px; color:#2a2a2a; display:inline-block; background-color:#fff; 
height:40px; line-height:40px; border-radius:12px; cursor:pointer; font-size:14px; 
border:1px solid rgb( 222, 222, 222 ); box-shadow: 0px 1px 6px 0px rgba( 0, 0, 0, 0.1 ); 
background:linear-gradient(to bottom, #fcfcfc 0%,#fdfdfd 50%,#f5f5f5 50%,#efefef 100%);}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#fff; background:#390; border-color:#390;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f5f5f5; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.slide:before {transition: all .2s;}
a, .button{transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display:flex; flex-direction:column; justify-content:center;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; padding:40px 0;}
.center {max-width:1200px; margin:0 auto; position:relative; z-index:100;}
.wrapin {border-radius:15px; box-shadow: 0px 0px 35px rgba(132,137,143,0.35); background-color:#f4f4f4;}
.topper {border-radius:15px 15px 0 0; background-color:#fff; align-items:center; padding:10px 20px; border-bottom:1px dashed #e3e3e3;}
.header {border-radius:0; background-color:#fff; position:relative; height:80px;}
.header-in {height:80px; padding:25px 250px;}
.top-line {height:60px; align-items:center; padding:10px 20px; padding-right:340px; position:relative; 
background: #7b4397; background: linear-gradient(to bottom, #7b4397 , #28a1d8);}
.cols {padding:20px 340px 20px 20px; background: url(../images/content_bg.png) repeat-x #f4f4f4;}
.side {width:300px; margin-right:-320px; float:right;}
.main {width:100%; float:left; min-height:800px;}
.noblocks .side {display:none;}
.noblocks {padding:20px;}
.sticky {background-color:#fff; width:100%; position:fixed; left:0; top:0; z-index:99999; box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);}
.footer {background-color:#fff; border-radius:0 0 15px 15px; overflow:hidden; box-shadow: 0px 0px 15px rgba(0,0,0,0.1);}


/* TOP LINE
----------------------------------------------- */
.clock {display:inline-block;}
#Date {display:inline-block; margin-right:15px;}
.clock ul {list-style:none; display:inline-block;}
.clock ul li { display:inline; text-align:center; }
#point { position:relative; padding:0 5px;}
.soc-btns {display:inline-block;}
.soc-btns .fa {width:30px; height:30px; border-radius:50%; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin-left:8px; cursor:pointer; opacity:0.5;}
.soc-btns .fa:hover {opacity:1;}
.fa.fa-vk {background-color:#5075a5;}
.fa.fa-facebook {background-color:#4b6baf;}
.fa.fa-twitter {background-color:#2daae1;}
.fa.fa-odnoklassniki, .fa.fa-rss {background-color:#FC6D00;}


/* HEADER
----------------------------------------------- */
.logotype {height:80px; width:240px; display:block; position:absolute; left:0; top:0;}
.logotype img {display:block;}
.header-menu li {float:left; border-right:1px dashed #c9c7ca; position: relative;}
.header-menu a {display:block; line-height:30px; padding:0 20px; text-decoration:none;}
.header-menu a:hover {background: linear-gradient(to bottom, #e6e6e6 0%,#fff 100%); color:#000;}
.hidden-menu {position:absolute; left:0; top:100%; z-index:998; background-color:#fff; width:240px; text-align:left;
box-shadow:0 2px 2px 0 rgba(0,0,0,0.2); display:none;}
.hidden-menu li {float:none; border-right:0;}
.hidden-menu a {display:block; padding:5px 20px; font-size: 15px; color:#444; border-bottom:1px solid #e3e3e3;}
.hidden-menu a:hover {background:#f2f2f2;}
.submenu > a:after {content:"\f107 "; font-family:'FontAwesome'; margin-left:7px;}
.icons-menu {position:absolute; top:15px; right:20px;}
.icons-menu li {float:left; margin-left:20px;}
.icons-menu a {height:50px; line-height:50px; text-align:center; font-size:24px; display:block;}
.icons-menu li:last-child a {border-radius:50%; width:50px; background-color:#28a1d8; color:#fff;}
.icons-menu li:last-child a:hover {background-color:#390; color:#fff;}

.search-wrap {width:100%; position:absolute; left:0; top:100%; z-index:888; padding:20px; height:80px; 
display:none; background-color:#f4f4f4; box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);}
.search-box {width:100%; position:relative; max-width:800px; margin:0 auto;}
.search-box input, .search-box input:focus {width:100%; height:40px; line-height:40px; padding:0 60px 0 10px; border-radius:3px;
background-color:#fff; color:#5c5c5c; border:0; box-shadow:inset 0 0 0 1px #e3e3e3;}
.search-box button {position:absolute; right:5px; top:5px; border-radius:3px;
padding:0 15px; height:30px; line-height:30px;}


/* TOOLTIP
----------------------------------------------- */
#tooltip{text-align:center;color:#ffffff;background-color:#000000;background-color:rgba(0, 0, 0, 0.65);position:absolute;z-index:100;padding:.5em;font-size:.85em;line-height:1.2em;border-radius:3px;}
#tooltip:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:3px solid #000000;border-top-color:rgba(0, 0, 0, 0.65);content:'';position:absolute;left:50%;bottom:-3px;margin-left:-5px;}
#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #111;top:-20px;bottom:auto;}
#tooltip.left:after{left:10px;margin:0;}
#tooltip.right:after{right:10px;left:auto;margin:0;}


/* SLIDER
----------------------------------------------- */
.slider {background-color:#f4f4f4; padding:20px; height:240px; overflow:hidden; 
box-shadow:inset 0px 15px 15px -15px rgba( 0, 0, 0, 0.15 ),inset 0px -15px 15px -15px rgba( 0, 0, 0, 0.15 );}
.slide {display:block; width:32.33%; margin:0 0.5%; margin-bottom:40px; float:left; height:200px;}
.slide-title {position:absolute; left:0; bottom:0; z-index:10; padding:20px; width:100%; color:#fff; font-weight:700; font-size:18px;}
.slide:before {content:""; left:0; top:0; right:0; bottom:0; position:absolute; 
background: linear-gradient(to top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);}
.owl-item .slide {width:100%; float:none; margin:0;}
.slider .owl-item {padding:0 10px;}
.slide:hover:before {background: linear-gradient(to top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 100%);}


/* SORT, GRID SELECT, SPEEDBAR
----------------------------------------------- */
.sorter {display:inline-block; position:relative; cursor:pointer;}
.sorter:before {content:attr(data-label); float:left; padding:0 5px 0 0;}
.sorter form {display:none; background-color:#fff; padding:10px 15px; line-height:24px; box-shadow:0 0 15px 0 rgba(0,0,0,0.2); 
border-radius:4px; position:absolute; left:0; top:100%; width:220px; z-index:999;}
.sorter a:hover {text-decoration:underline;}
.sorter a {display:block; margin-bottom:5px;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063"; font-family:FontAwesome; display: inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.grid-select {display:inline-block; color:#FFF;}
.grid-select:before {content:attr(data-label); vertical-align:middle;}
.grid-select div {display:inline-block; vertical-align:middle; height:40px; width:40px; text-align:center; 
margin-left:10px; font-size:18px; cursor:pointer; line-height:40px; background-color:rgba(0,0,0,0.2); border-radius:12px;}
.grid-select div:hover, .grid-select div.current {color:#000; background-color:#fff200;}
.grid-thumb {margin:0 -10px;}
.grid-pages {margin:0;}
.add-news {position:absolute; right:20px; top:10px; width:300px; text-align:center; font-size:18px;}
.speedbar {color:#f0f0f0; line-height:40px;}
.speedbar a {color:#FFF;}

/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {color:#000; line-height:18px; text-align:justify; margin-bottom:20px; border-radius: 12px;
border: 4px #e7e7e7 dashed; box-sizing: border-box; padding: 20px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:17px; margin-bottom:10px; 
padding-bottom:10px; font-family: arial; font-weight: 600;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {}
.site-desc p + p {margin-top:5px;}
.site-desc p {font-size: 13px;}
.site-desc a {color:#e13d7a; text-decoration:underline;}

/* SHORT
----------------------------------------------- */
.short {border-radius:12px; box-shadow:0px 0px 15px 0px rgba( 0, 0, 0, 0.15 ); background:#fff; 
margin-bottom:20px; padding-right:100px; position:relative;}
.short:before {content:""; width:100px; height:100%; position:absolute; top:0; right:0; 
border-left:1px dashed #dedede; background: linear-gradient(to right, #f6f6f6 0%,#fff 35%); border-radius: 0px 12px 12px 0px;}
.short-side {width:100px; margin-right:-100px; float:right; position:relative; z-index:10; 
text-align:center; padding:20px 10px 120px 10px;}
.short-main {width:100%; float:left; min-height:100px; padding:20px; text-align:center;}
.short-title {display:block; text-decoration:none; font-size:24px; font-weight:700; color:#390;}
.short-text {line-height:20px; margin:20px 0; opacity:0.8;}
.short-img img {border-radius:6px; border:5px solid #f4f4f4; max-width:600px; width:100%; max-height:600px;}
.short-bottom {text-align:left; margin-top:20px; align-items:center; font-size:12px; line-height:40px;}
.short-bottom .fa {margin-right:5px; color:#c9c7ca; font-size:16px;}
.short-cat a {text-transform:uppercase; text-decoration:none; font-weight:700; color:#9b9b9b;}
.short-meta > span {margin-right:20px; color:#9b9b9b;}
.short-meta span a {text-decoration:none; color:#9b9b9b;}
.short-meta span a:hover, .short-cat a:hover, .short-author > a:hover {text-decoration:none; color:#390;}
.short-link {}
.short-author div {margin:5px 0; font-size:12px;}
.short-author > a {text-decoration:underline; font-weight:700; color:#390; display:block; 
white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.short-fav .fa {font-size:30px; color:#9b9b9b;}
.short-fav .fav-added {color:#390;}
.short-date {padding:10px; border-radius:12px; border:2px dashed #c9c7ca; color:#c9c7ca; 
font-size:30px; font-weight:700; margin-top:40px;}
.short-date div {font-size:16px;}
.short-rate {width:80px; position:absolute; bottom:10px; right:10px; z-index:20; text-align:center;}
.short-rate .ratingtypeplusminus {background-color:#390; color:#fff; font-weight:700; font-size:30px; padding:10px 0; border-radius:12px; 
background: linear-gradient(to bottom, #dcdadd 0%,#c9c7ca 100%); margin:5px 0; display:block;}
.short-rate .ratingplus {color:#fff; background: linear-gradient(to bottom, #46c408 , #390);}
.short-rate .ratingminus {color:#fff; background: linear-gradient(to bottom, #db3a1a , #c42708);}
.short-rate a {display:block; color:#c9c7ca; font-size:30px;}
.short-rate a:hover {color:#888;}

.short:hover .short-meta span a:hover, .short-cat a:hover, .short-author > a:hover 
{text-decoration:underline;}

/* SHORT THUMBS
----------------------------------------------- */
.grid-thumb .short {float:left; width:48%; margin:0 1% 20px 1%;}
.grid-thumb .short-title {height:40px; overflow:hidden; margin-bottom:20px; font-size:18px; line-height:20px;}
.grid-thumb .short-text {display:none;}
.grid-thumb .short-img {height:180px; overflow:hidden; border-radius:6px;}
.noblocks .grid-thumb .short-img {height:250px;}
.grid-thumb .short-img img {border:0; border-radius:0; width:100%; min-height:100%; max-width:100%; max-height:none;}
.grid-thumb .short-cat, .grid-thumb .short-meta {width:100%; height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.grid-thumb .short-meta > span {margin-right:0px;}
.grid-thumb .short-meta {display:flex; flex-flow:row wrap; justify-content:space-between;}
.grid-thumb .short-date {margin-top:20px;}


/* SIDE
----------------------------------------------- */
.side-box {border-radius:12px; box-shadow:0px 0px 15px 0px rgba( 0, 0, 0, 0.15 ); background:#fff; margin-bottom:20px; padding:20px; padding-top:0;}
.side-bt {text-align:center; font-size:18px; font-weight:700; color:#fff; padding:10px; margin-bottom:20px; border-radius:0 0 6px 6px; 
background: #7b4397; background: linear-gradient(to bottom, #7b4397 , #28a1d8);}

.tops {display:block; padding-left:80px; position:relative; min-height:60px; margin-bottom:20px;}
.tops-img {width:60px; height:60px; border-radius:50%; position:absolute; left:0; top:0;}
.tops-date {font-weight:700; font-size:14px; margin-bottom:5px;}

.tabs-box {padding-top:20px;}
.tabs-sel {box-shadow: 0 1px 0 0 rgba(255,255,255,0.5), inset 0 1px 4px 0 rgba(0,0,0,0.06); border-radius:12px; margin-bottom:20px; 
background:linear-gradient(to top, #ebebeb 0%, #f5f5f5 100%);}
.tabs-sel span {display:inline-block; height:36px; line-height:36px; width:49%; text-align:center; cursor:pointer; }
.tabs-b {display:none;}
.tabs-b.visible {display:block;}
span.current {padding:0 15px; background-color:#fff; border-radius:12px;  
border:1px solid rgb( 222, 222, 222 ); box-shadow: 0px 1px 6px 0px rgba( 0, 0, 0, 0.1 ); 
background:linear-gradient(to bottom, #fcfcfc 0%,#fdfdfd 50%,#f5f5f5 50%,#efefef 100%);} 


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load, .pagi-load a {text-align:center; font-size:18px;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:30px;}
.bottom-nav {line-height:40px; text-align:center; font-size:16px; padding:40px 0;}
.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto; max-width:100%;
background-color:#FFF; border:1px solid #e3e3e3; border-radius:3px; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {border-right:1px solid #e3e3e3;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:40px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; min-width:38px;
color:#444; border-right:1px solid #e3e3e3; margin-right:-4px;}
.navigation span, .pagi-nav a:hover {background-color:#28a1d8; color:#fff;}
.navigation span.nav_ext {background-color:transparent; color:#888;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}


/* FOOTER
----------------------------------------------- */
.fcols {padding:30px 40px;}
.fbottom {background-color:#f4f4f4; padding:20px; box-shadow:inset 0px 15px 15px -15px rgba( 0, 0, 0, 0.15 );}
.fmenu {width:25%; float:left; color:#656565;}
.fmenu-title {margin-bottom:15px; font-size:20px;}
.fmenu-title .fa {color:#28a1d8;}
.fmenu a {display:block; color:#727272; margin-bottom:7px; padding-left:25px;}
.fmenu a:before {content:"\f105"; margin-right:7px; font-family:'FontAwesome'; color:#28a1d8;}
.fmenu a:hover {color:#28a1d8; text-decoration:underline;}
.fsoc {float:right; text-align:right; padding:20px; display:inline-block;
background-color:#f7f8f9; box-shadow:inset 0 0 20px 0 rgba(0,0,0,0.15);}
.fbottom div {line-height:31px;}
.counters {display:inline-block; background-color:#CCC; height:31px; min-width:88px;}


/* SHARE
----------------------------------------------- */
.share {width:65px; height:390px; position:fixed; z-index:100000; right:-10px; top:50%; margin-top:-175px; transform:scale(0.7,0.7);}
.share a {display:block; width:65px; height:65px; margin-bottom:15px; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.15); background:url(../images/share.png) 0 0 no-repeat;}
.share a:last-child {margin:0;}
.share a:nth-child(2) {background-position:0 -80px;}
.share a:nth-child(3) {background-position:0 -163px;}
.share a:nth-child(4) {background-position:0 -244px;}
.share a:nth-child(5) {background-position:0 -325px;}


/* FULL
----------------------------------------------- */
.full-header {margin-bottom:20px;}
.full-header h1, .rel-title {font-weight:700; font-size:24px; margin-bottom:20px;}
.full-header-meta, .full-header-meta a {color:#9b9b9b;}
.full-header-meta > span {margin-right:20px;}
.full-header-meta .fa {margin-right:5px;}

.full-bottom-meta {background-color:#f4f4f4; padding:20px; margin:20px -20px; align-items:center;
box-shadow:inset 0px 15px 15px -15px rgba( 0, 0, 0, 0.15 ),inset 0px -15px 15px -15px rgba( 0, 0, 0, 0.15 );}
.full-bottom-meta .short-fav {display:inline-block; vertical-align:middle; margin-right:20px;}
.full-bottom-meta .short-author, .full-bottom-meta .short-author div {display:inline-block; vertical-align:middle; margin:0;}
.full-bottom-meta .short-rate {width:auto; position:static;}
.full-bottom-meta .short-rate .ratingtypeplusminus {padding:5px 10px; margin:0 5px; text-align:center; min-width:60px;}
.full-bottom-meta .short-rate a, .full-bottom-meta .short-rate div {display:inline-block; vertical-align:middle;}
.full-bottom-meta .short-rate .ratingplus {color:#fff; background: linear-gradient(to bottom, #46c408 , #390);}
.full-bottom-meta .short-rate .ratingminus {color:#fff; background: linear-gradient(to bottom, #db3a1a , #c42708);}
.back-btn {margin-left:20px;}


/* RELATED, LOAD
----------------------------------------------- */
.slider-rel {margin:0 -20px;}
.load-rel {display:block; text-align:center; font-size:18px; margin:20px 0;}
.loaded-rels {padding:20px 0;}
.load-item {height:170px; width:31.33%; margin:0 1% 20px 1%;}
.grid-thumb + .load-rel {margin-top:-20px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:20px auto;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:16px; line-height:24px; color:#5c5c5c; padding-bottom:20px;}
.full-text img:not(.emoji) {max-width:100%; border:5px solid #e3e3e3; margin:10px auto;}
.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:#007ac2;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700; color:#007ac2; text-transform:uppercase;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:none; margin-left:40px; display:block; position:relative;}
.full-text > ul li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#9cce43; border-radius:0;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist a {color:#4a61a3;}
.full-taglist {margin-bottom:20px;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; padding:20px; margin:0 -20px 20px -20px; border-top:1px dashed #e3e3e3; border-bottom:1px dashed #e3e3e3;}
.ac-soc {position:absolute; right:21px; top:14px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px;}
.ac-submit {}

.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:block;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}
.full-comms {}

.comm-item {padding-left:70px; margin-bottom:20px;}
.comm-left {width:45px; height:45px; margin-left:-65px; float:left; border-radius:50%; 
box-shadow:0 0 0 5px #fff,0 0px 15px 0 rgba(0,0,0,0.2);}
.comm-right {width:100%; float:right; background-color:#f5f5f5; box-shadow:0 2px 4px 0 rgba(0,0,0,0.1); padding:10px; position:relative;}
.comm-right:after {right: 100%; top:15px; border: solid transparent; content: " "; height: 0; width: 0;
position: absolute; border-color: rgba(255, 255, 255, 0); border-right-color: #f5f5f5; border-width: 10px;}

.comm-one {padding:0 80px 10px 0; position:relative; font-size:14px;}
.comm-one > span:nth-child(4) {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700;}
.comm-author a {color:#6382b1; text-decoration:underline;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {color:#4c4c4c; line-height:20px; padding-bottom:0; font-size:14px;}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {color:#6382b1; text-decoration:underline;}
.comm-three li:first-child {margin-left:0px; float:left;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f5f5f5;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:700;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f5f5f5;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#390; color:#fff;}
.lb-menu a .fa {color:#444;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%; background-color:#FFF;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f5f5f5; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:50%; text-align:center;}


/* Owl Carousel - Animate Plugin */
.owl-carousel .animated {-webkit-animation-duration: 1000ms;animation-duration: 1000ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}
@-webkit-keyframes fadeOut {0% {opacity: 1;}  100% {opacity: 0;}}
@keyframes fadeOut {0% {opacity: 1;}  100% {opacity: 0;}}
/* Owl Carousel - Auto Height Plugin */
.owl-height {transition: height 500ms ease-in-out;}
/* Core Owl Carousel CSS File */
.owl-carousel {display: none;-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;z-index: 1;}
.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand; user-select: none;}
.owl-carousel.owl-loaded {display: block;}
.owl-carousel.owl-loading {opacity: 0;display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;
-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.owl-carousel .owl-item img {display: block;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;user-select: auto;}
.owl-carousel .owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
/* No Js */
.no-js .owl-carousel {display: block;}
/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease;}
.owl-carousel .owl-item img {}
/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000;}
.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;
background: url("../style/owl.video.play.png") no-repeat;cursor: pointer;z-index: 1;transition: scale 100ms ease;}
.owl-carousel .owl-video-play-icon:hover {transition: scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none;}
.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;
background-size: contain;transition: opacity 400ms ease;}
.owl-carousel .owl-video-frame {position: relative;z-index: 1;}

.owl-controls {position:relative; z-index:998;}
.owl-nav {}
.owl-prev, .owl-next {width:30px; height:240px; text-align:center; line-height:240px; 
position:absolute; top:-20px; color:#c9c7ca; font-size:18px;}
.owl-prev {left:-20px;}
.owl-next {right:-20px;}
.owl-nav div:hover {background-color:#28a1d8; color:#FFF;}
#owl-slider .owl-controls, #owl-rel .owl-controls {position:absolute; top:0; right:0; left:0;}
.owl-dot {width:10px; height:10px; border-radius:50%; background-color:#fff; display:inline-block; margin:5px;}
.owl-dot.active {background-color:#d7295e;}


/* ADAPTIVE
----------------------------------------------- */

@media screen and (min-width: 1221px) {
.show-menu, .mob-menu { display: none !important; }
}
@media screen and (max-width: 1220px) {
.wrap {padding:0;}
.center {max-width:1000px;}
.wrapin, .topper {border-radius:0;}
.header-menu {display:none;}
.grid-thumb .short-img {height:120px; margin:40px 0;}
.fcols {padding:20px;}
.fbottom {padding:20px;}
.show-menu {border-radius:50%; width:50px; height:50px; text-align:center; line-height:50px; background-color:#28a1d8; color:#fff; 
position:absolute; top:15px; left:250px; cursor:pointer; display:block; font-size:24px;}
.topmenu ul {display:none;}
.mob-menu {position:absolute; left:0; top:100%; width:100%; background-color:#FFF; z-index:887; 
box-shadow:0px 0px 15px 0px rgba( 0, 0, 0, 0.15 ); padding:10px 0;}
.mob-menu > li {float:none; border-bottom:1px dashed #c9c7ca; border-right:0;}
.mob-menu > li > a {display:block; padding:5px 20px; color:#444;}
.mob-menu > li > a:hover {background-color:#f2f2f2;}
.mob-menu .hidden-menu {top: auto; width:100%;}
.hidden-menu {background:#28a1d8;}
.hidden-menu a {color:#fff; border-bottom: 1px solid #248cbb;}
.hidden-menu a:hover { background-color: #248cbb;}

.load-item {height:180px; width:48%; margin:0 1% 20px 1%;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.top-line {padding:10px 20px;}
.add-news {display:none;}
.cols {padding:20px;}
.side {width:100%; margin-right:0; float:none; margin-top:20px;}
.main {width:100%; float:none; min-height:300px;}
.grid-thumb .short-img {height:140px; margin:30px 0;}
.side {display:flex; flex-flow:row wrap; justify-content:space-between;}
.side-box {width:48.5%;}
.short-img img {max-width:100% !important; max-height:none !important;}
.fmenu {width:50%; margin-bottom:20px;}
.fsoc {float:none; width:100%; text-align:center;}

.load-item {height:200px; width:48%; margin:0 1% 20px 1%;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.clock {display:none;}
.share {display:none;}
.topper {display:block; text-align:center;}
.short {padding-right:0;}
.short:before {display:none;}
.short-side, .short-rate {display:none;}
.grid-thumb .short-img {height:160px; margin:0;}

.full-bottom-meta .short-rate {display:block;}
.load-item {height:150px; width:48%; margin:0 1% 20px 1%;}

.comm-one > span:nth-child(3), .comm-one > span:nth-child(1), .comments-tree-list .comments-tree-list:before {display:none;}
.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.header-in {padding:25px 0;}
.center {max-width:480px;}
.grid-select:before {display:none;}
.grid-thumb .short-img {height:120px;}
.fmenu {width:100%; margin-bottom:20px; float:none;}
.fmenu-title {font-size:18px;}
.side-box {width:100%;}

.full-header h1, .rel-title, .grid-list .short-title {font-size:18px;}
.full-header-meta, .full-header-meta a {font-size:14px;}
.full-bottom-meta > div:first-child {width:100%; margin-bottom:10px;}
.load-item {height:130px; width:48%; margin:0 1% 8px 1%;}

.comm-one > span:nth-child(4) {display:none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc:before {display:none;}
.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.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) {
.center22 {max-width:320px;}
.sorter, .icons-menu li:first-child {display:none;}
.logotype {width:140px; padding-top:20px; left:10px;}
.show-menu {left:150px;}
.sticky .show-menu {left:160px;}
.grid-select:before {display:inline;}
.slider {height:200px;}
.slide {height:160px;}
.owl-prev, .owl-next {height:200px; line-height:200px;}
.grid-thumb .short-main {padding:10px;}
.grid-thumb .short-img {height:80px;}
.short-bottom {margin-top:10px;}
.grid-thumb .short {margin:0 1% 8px 1%;}

.back-btn {width:100%; margin:10px 0;}
.load-rel {font-size:16px;}
.load-item img {width:300%; max-width:300%; margin-left:-100%;}
.load-item .slide-title {padding:10px; font-size:16px;}

.comm-two {line-height:18px; font-size:14px;}

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

/* --- Shapka logo --- */
.sticky .header-in {height:50px; padding-top:10px !important; padding-bottom:15px !important;}
.sticky .logotype {height:50px; width:150px; padding-top: 0;}
.sticky .icons-menu {top:10px;}
.sticky .icons-menu a {height:30px; line-height:30px;}
.sticky .icons-menu li:last-child a {width:30px;}
.sticky .show-menu {width:30px; height:30px; top:9px; line-height: 32px; font-size: 13px;}