/* Datalife Engine template by: redissx (ICQ: 275116000, E-mail: redissx@gmail.com, Website: webrambo.ru )  */


/* 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: 14px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #2a2a2a; background:#ebebeb 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: #2a2a2a; text-decoration: none;}
a:hover, a:focus {color:#188ae2; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:0px; cursor:pointer; 
background-color:#66d99e; color:#fff;}
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 
{background-color:#4dbd84; color:#fff;}
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:0px; -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 0px 0px; 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:#fff;}
.img-box img {width:100%; min-height:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.img-vert img {width:200%; max-width:200%; margin-left:-50%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .show-login {transition: all .3s;}
.button, .ps-link, .th img, .tile img, .slaider-big-img img {transition: color .3s, background-color .3s, opacity .3s;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.fx-row {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-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}

.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden;}
.center {max-width:1264px; margin:0 auto; position:relative; z-index:20; 
background-color:#f2f7fa; box-shadow: 0 8px 16px -5px rgba(0,0,0,.2);}
.header {height:60px; background-color:#188ae2; color:#FFF; padding-right:20px;}
.nav {margin-bottom:60px; position:relative; z-index:880;}
.cols {}
.main-side {width:calc(100% - 300px); width:-webkit-calc(100% - 300px);}
.main {width:calc(100% - 260px); width:-webkit-calc(100% - 260px); min-height:800px; 
background-color:#FFF; border:1px solid #e8edf0; margin:20px 0; padding:20px;}
.side-l {width:280px; background-color:#FFF; padding:20px; position:relative;}
.side-r {width:240px; padding:20px 20px 20px 0; position:relative;}
.footer {background-color:#2e3142; padding:20px; color:#e3e3e3;}

.side-rkl {margin-bottom:15px; overflow:hidden;}
.bottom-rkl {margin-bottom:15px; overflow:hidden;}
.fixed-top {position:fixed; top:0; width:220px; margin-bottom:0;}
.absolute-top {position:absolute; width:220px;}
.fixed-top-left {position:fixed; top:0; width:240px; margin-bottom:0;}
.absolute-top-left {position:absolute; width:240px;}


/* HEADER
----------------------------------------------- */
.logotype, .sitename, .search-box, .btn-log, .btn-log > * {display:inline-block; vertical-align:middle;}
.logotype {width:280px; height:60px; background-color:#FFF; margin-right:20px;}
.sitename {padding-left:40px; position:relative; font-weight:700;}
.sitename b {font-size:24px; text-transform:uppercase; display:block; line-height:20px;}
.sitename:before {content:"\f085"; font-family:'FontAwesome'; font-size:30px; position:absolute; left:0; top:0;}

.search-box {width:200px;}
.search-in {width:100%; position:relative;}
.search-in input, .search-in input:focus {width:100%; padding:0 10px 0 40px; 
background-color:#fff; border-radius:15px; box-shadow:none; height:30px; line-height:30px;}
.search-box button {position:absolute; left:0; top:-5px; color:#ccc !important; 
padding:0 !important; width:40px; text-align:center; font-size:16px; background-color:transparent !important;}

.btn-log {margin-left:20px; cursor:pointer; width:210px; text-align:right;}
.log-av {width:40px; height:40px; border-radius:50%; line-height:40px; text-align:center; 
margin:0 0 0 10px; background-color:#FFF; color:#2a2a2a; font-size:18px;}
.log-name {font-weight:700; max-width:120px;}
.btn-log > .fa {font-size:30px; display:none;}
.btn-log:hover .log-name {text-decoration:underline;}


/* TOP SEO DESC
----------------------------------------------- */
.site-desc {margin-bottom:40px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-weight:700; font-size:24px; margin-bottom:20px; text-transform:uppercase; 
border-left:10px solid #7e87a0; padding-left:10px; margin-left:-20px;}
.site-desc p {line-height:20px; margin-bottom:15px;}
.site-desc a {color:#188ae2;}
.site-desc img {float:left; margin:0 20px 10px 0; width:200px;}
.site-desc > ul,
.site-desc > ol {margin:10px 0;}
.site-desc > ul li {list-style:disc; margin-left:40px; position:relative;}
.site-desc > ol li {list-style:decimal; margin-left:40px;}


/* BLOG, SHORTSTORY
----------------------------------------------- */
.mtitle {font-weight:700; font-size:24px; margin-bottom:20px; text-transform:uppercase; 
border-left:10px solid #7e87a0; padding-left:10px; margin-left:-20px;}

.blog-item {padding-left:200px;}
.blog-img {height:130px; width:200px; margin-left:-200px; float:left; display:block;}
.blog-img:hover {opacity:0.7;}
.blog-date {position:absolute; left:0; bottom:0; color:#fff; 
display:inline-block; padding:5px 10px; background-color:rgba(0,0,0,0.5);}
.blog-item .blog-text {width:100%; float:right; padding:0 0 0 20px;}
.blog-title {display:block; font-weight:700; margin-bottom:10px; text-transform:uppercase;}
.blog-title:hover {color:#000; text-decoration:underline;}
.blog-desc {line-height:18px; font-size:13px; opacity:0.6;}

.short-item {margin-bottom:20px;}
.short-info {font-size:13px; height:16px; line-height:16px; margin-bottom:10px;}
.short-info > span {display:inline-block; vertical-align:top; margin-right:10px;}
.short-info > span:not(:last-child):after {content:"\f105"; font-family:'FontAwesome'; margin-left:13px;}
.short-info a {color:#188ae2;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom:20px;}
.side-bt {text-transform:uppercase; font-weight:700; padding:10px 20px; margin-bottom:20px; 
color:#FFF; background-color:#7e87a0; white-space:nowrap;}
.green {background-color:#66d99e;}
.red {background-color:#fa424a;}
.blue {background-color:#188ae2;}
.side-r .side-box {background-color:#FFF;}
.side-r .side-bc {padding:20px; margin-top:-20px;}

.side-nav {margin:-20px -20px 20px -20px; background-color:#7e87a0; overflow:hidden; position:relative;}
.side-nav .side-bt {background-color:#2e3142; padding:20px; font-size:16px; margin:0; position:relative; z-index:20;}
.side-nav a {display:block; padding:10px 10px 10px 40px; color:#FFF; font-weight:700; position:relative; 
border-bottom:1px solid #5b6685; box-shadow:0 1px #939db9; opacity:0.8;}
.side-nav a:before {content:""; width:6px; height:6px; border-radius:50%; border:1px solid #FFF; 
position:absolute; left:20px; top:50%; margin-top:-4px;}
.side-nav a:hover, .side-nav a.active {background-color:#66d99e; opacity:1;}
.side-menu {position:relative; z-index:20;}
.side-nav:before {content:"\f085"; font-family:'FontAwesome'; font-size:200px; 
position:absolute; top:-30px; right:-120px; opacity:0.2;}

.artic-menu a {display:block; margin-bottom:7px;}
.artic-menu a:before {content:"\f105"; margin-right:10px; font-family:'FontAwesome';}
.artic-menu a:hover {text-decoration:underline;}

.side-item {margin-bottom:20px; font-size:13px;}
.side-title {display:block; margin-bottom:10px;}
.side-date {font-size:12px; opacity:0.6;}
.si1 {padding-left:50px;}
.side-img {width:40px; height:40px; border-radius:50%; float:left; margin-left:-50px;}


/* FOOTER
----------------------------------------------- */
.fcol {width:23%;}
.ft {text-transform:uppercase; font-weight:700; padding:10px 20px; margin-bottom:20px; color:#FFF; background-color:#7e87a0;}
.fmenu a {display:block; color:#ccc; margin-bottom:7px; padding-left:25px;}
.fmenu a:before {content:"\f105"; margin-right:7px; font-family:'FontAwesome';}
.fmenu a:hover {color:#fff; text-decoration:underline;}
.ftext {font-size:13px; line-height:18px;}
.fbtm {width:100%; margin-top:20px; padding:10px; background-color:#21232f;}
.fcopyr {font-size:13px; margin:10px 0;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load {text-align:center;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:20px;}
.pagi-load a {width:100%; font-weight:700; text-transform:uppercase;}
.bottom-nav {line-height:30px; text-align:center; padding:30px 0;}
.pagi-nav {}
.pagi-nav > span {display:inline-block; vertical-align:top;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:80px; text-align:center; 
color:#fff; background-color:#188ae2;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; min-width:30px;
color:#2a2a2a; background-color:#f2f7fa; margin:0 2px 10px 2px;}
.navigation span, .pagi-nav a:hover {background-color:#188ae2; color:#fff;}
.navigation span.nav_ext {background:transparent; color:#888;}


/* FULL
----------------------------------------------- */
.speedbar {padding:10px 12px; margin:-20px -20px 20px -20px; color:#e5e7ec; background-color:#7e87a0;}
.speedbar a {color:#FFF;}
.speedbar a:hover, .short-info a:hover {text-decoration:underline;}

.full .short-info {opacity:0.6; margin-bottom:20px;}

.full-bottom-meta {background-color:#f5f5f5; padding:20px; margin:20px -20px 0 -20px; 
border:1px solid #e8edf0; border-left:0; border-right:0;}
.to-fav {display:inline-block; vertical-align:middle;}
.back-btn {margin-right:20px;}
.q-tags {margin:5px 0;}
.q-tags a {display:inline-block; padding:3px 5px; margin:3px 7px 3px 0; border:1px solid #e3e3e3; color:#888; font-size:14px;}
.q-tags a:hover {border-color:#7e87a0; background-color:#7e87a0; color:#FFF;}

.rate3-counts {display:none;}
.rate3 {display:inline-block; white-space:nowrap;}
.ps, .ms {display:inline-block; margin-left:10px; vertical-align:top; height:40px; line-height:40px; padding-left:10px; 
color:#fff; font-size:16px; cursor:pointer;}
.ps {background-color:#73ab00;}
.ms {background-color:#b7001f;}
.psc, .msc {display:inline-block; font-weight:700; padding:0 10px; margin-left:10px;}
.psc, .ps:hover {background-color:#659600;}
.msc, .ms:hover {background-color:#93001a;}

.rels {margin-bottom:20px;}
.rels .side-bt {margin:0 -20px 10px -20px; font-size:18px;}
.rel-item {margin-bottom:10px;}
.rel-item:nth-child(2n+1) {margin:0 -20px 10px -20px; padding:10px 20px; background-color:#f5f5f5; 
border:1px solid #e8edf0; border-left:0; border-right:0;}
.rel-item .short-info {margin:0;}

.share {width:215px; height:39px; display:inline-block; vertical-align:middle;}
.share a {display:block; width:38px; height:38px; border-radius:0%; float:left; margin-right:5px;
background:url(../images/share.png) -2px 0 no-repeat; background-color:#6996c7;}
.share a:last-child {margin:0;}
.share a:nth-child(2) {background-position:-46px 0; background-color:#496194;}
.share a:nth-child(3) {background-position:-88px 0; background-color:#28c3ff;}
.share a:nth-child(4) {background-position:-132px 0; background-color:#ffa85a;}
.share a:nth-child(6) {background-position:-175px 0; background-color:#6996c7;}
.share a:nth-child(5) {background-position:-218px 0; background-color:#ff6d4a;}
.share a:hover {opacity:0.8;}


/* 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:14px; line-height:24px; color:#5c5c5c; padding-bottom:20px;}
.full-text img:not(.emoji) {max-width:100%; border:5px solid #f5f5f5; margin:10px 0;}
.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:#188ae2;}
.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;}
.full-text p {margin-bottom:10px;}
.full-text > ul,
.full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.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;}

/* STATIC
----------------------------------------------- */
.imgclear img:not(.emoji) {max-width:100%; border:0 !important; margin:0!important;}

/* COMMENTS
----------------------------------------------- */
.comms-title {line-height:40px;}
.comms-title > span {font-size:16px;}
.add-comm-form {position:relative; margin:20px 0; display:none;}
.ac-soc {position:absolute; right:0px; top:-8px;}
.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%;}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.ac-textarea > br, .ac-textarea > input, .ac-textarea > label {display:none !important;}
.active .ac-textarea > br, .active .ac-textarea > input, .active .ac-textarea > label {display:inline-block !important;}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0 0 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-top: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; padding:10px; position:relative; background-color:#f5f5f5;}

.comm-one {padding:0 80px 10px 0; position:relative; font-size:14px;}
.comm-one > span:nth-child(3) {color:#666; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px; font-size:13px;}
.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:#188ae2;}
.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:#f6f6f6;  
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:#f6f6f6;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#188ae2; color:#fff;}
.lb-menu a .fa {color:#188ae2;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.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:#f6f6f6; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}




/* ADAPTIVE
----------------------------------------------- */
.show-menu, .cloned-li {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#444; 
padding:0 0 20px 0; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.8); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel a {display:block; padding:8px 20px; font-size:12px; font-weight:700; color:#FFF; border-top:1px solid #111;}
.side-panel .menuactive {background-color:#444;}


@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.main {width:100%;}
.side-r, .sitename {display:none;}
.cols {padding-right:20px;}
.fcol {width:48%; margin-bottom:20px;}
.fbtm {margin-top:0;}

.show-menu {display:inline-block; vertical-align:middle; font-size:24px; color:#FFF; cursor:pointer; 
width:40px; line-height:40px; text-align:center; box-shadow:inset 0 0 0 3px #fff; -webkit-box-shadow:inset 0 0 0 3px #fff;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.side-l {display:none;}
.main-side {width:100%;}
.cols {padding:0 10px;}
.main {width:100%;}
.logotype {width:210px; padding-top:5px;}
.footer {padding:20px 10px;}
.cloned-li {display:block;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.header {height:120px; padding-right:10px;}
.hleft, .hright {width:100%; height:60px; 
 display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between; -ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.hright {padding:10px 0 10px 10px;}
.pprev, .pnext {display:none !important;}

.rate3 {display:block; width:100%; margin-top:10px;}
.ps, .ms {margin:0 10px 0 0;}

.comm-one > span:nth-child(2), .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) {
.center {max-width:480px;}
.fcol {width:100%;}
.site-desc h1, .site-desc h2, .site-desc h3, .mtitle {font-size:16px;}
.blog-item {padding-left:0;}
.blog-item .blog-text {width:100%; float:none; padding:0;}
.blog-img {height:130px; width:200px; margin:0 auto 20px auto; float:none;}

.full-bottom-meta > div:first-child {width:100%; margin-bottom:10px;}
.rels .side-bt {font-size:16px;}

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

.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;}
.btn-log {width:auto;}
.log-name, .btn-log > .fa {display:none;}
.log-av {margin:0;}

.rate3 {white-space:normal;}
.ps, .ms {width:100%; position:relative; margin-right:0;}
.psc, .msc {margin-left:0px; position:absolute; top:0; right:0;}
.ms {margin-top:10px;}

.comms-title {text-align:center; display:block !important;}
.comm-one > span:nth-child(3) {display:none;}

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

/* REKLAMA
----------------------------------------------- */
.reklam {
	text-align:center;
	margin-bottom:10px;
}

.reklam2 {
	text-align:center;
	margin-top:10px;
}

.reklam3 {
	text-align:center;
}
