/* 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 Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #2a2a2a; background-color:#fff; 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:#2a2a2a; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:normal; font-size:18px;}

@font-face {
    font-family: 'din_round_probold';
    src: url('../fonts/ff_din_round_pro_-_bold.eot');
    src: url('../fonts/ff_din_round_pro_-_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ff_din_round_pro_-_bold.woff') format('woff'),
         url('../fonts/ff_din_round_pro_-_bold.ttf') format('truetype'),
         url('../fonts/ff_din_round_pro_-_bold.svg#din_round_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

   
.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:normal;}
.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), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 15px; color:#fff; display:inline-block; background-color:#8cb929; text-transform: uppercase;
font-family: 'din_round_probold', sans-serif; font-size:13px; text-shadow: 0 1px #6b9c00;
height:36px; line-height:36px; border-radius:18px; cursor:pointer;}
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: linear-gradient(to bottom, #8cb929 0%,#a1d62b 100%);}
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;}
.with-mask:after {transition: all .3s;}

.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;}

h1,h2,h3, .font-bold, .side-bt, .how-to li:before, .plus-wrap h2, .buyers-wrap h2, .plus-title, .title-m, 
.sb-price {font-family: 'din_round_probold', sans-serif;}
.title-s, .plus-title {font-size:13px; text-transform:uppercase; line-height:18px;}
.title-m, .plus-wrap h2, .buyers-wrap h2, .full h1, .sb-price {font-size:24px; text-transform:uppercase; line-height:24px;}
.fade-s {color:#474747;}
.item-img, .side-box, .item-new, .shop-buy, .sb-buy, .sbc-sel, .rel-img, .rel-price {border-radius:3px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px;}
.center {max-width:1240px; margin:0 auto; padding:0 10px; position:relative; z-index:100;}
.top {background-color:#FFF; box-shadow:0 0 20px 0 rgba(0,0,0,0.5);}
.top-in {height:80px;}
.top-dark {text-align:center;}
.top-dark-in {padding:10px 10px;}
.cols {padding:0 10px 0 300px; margin:30px auto;}
.side {width:230px; margin-left:-290px; float:left;}
.main {width:100%; float:right; min-height:800px;}
.section-how { padding:30px 0; box-shadow:inset 0 25px 20px -20px rgba(0,0,0,0.5),inset 0 -25px 20px -20px rgba(0,0,0,0.5);}
.section-pay {padding:30px 10px; text-align:center;}
.section-bottom {background:#094579 url(../images/pattern.png); color:#FFF;}
.blue-mask {position:relative; background:#094579 url(../images/pattern.png); color:#FFF;}
.dark-mask {position:relative; background:#272727 url(../images/pattern.png); color:#FFF;}
.blue-mask:before { content:""; width:100%; height:100%; position:absolute; left:0; top:0; background-color:#428dc7; 
background: linear-gradient(to right, #1b578e 0%,#226db1 40%,#1b578e 100%); opacity:0.8;}
.dark-mask:before { content:""; width:100%; height:100%; position:absolute; left:0; top:0; background-color:#272727; 
background: linear-gradient(to right, #000 0%,#282828 40%,#000 100%); opacity:0.8;}
.nocol {padding-left:10px;}

/* HEADER
----------------------------------------------- */
.logo {display:block; width:230px; height:80px; float:left; margin-right:30px;}
.logo-text {float:left; width:280px; line-height:18px; margin-top:12px; 
padding-left:30px; border-left:1px solid #cad0d0;}
.logo-text p {font-size:12px; color: #888;}
.show-login {float:right; margin-top:22px;}
.top-menu {float:right; margin-top:22px;}
.top-menu li {display:inline-block; margin-right:30px; vertical-align:middle; padding:9px 0; height:36px;}
.top-menu a {border-bottom: 1px solid #cad0d0; display:block;}
.top-menu a:hover {border-bottom: 1px solid transparent;}

.cols .top-menu {float:none; margin:0 0 30px 0;}
.top-menu .active a {padding:0 15px; border-bottom:0; color:#FFF; 
background-color:#8cb929; border-radius:18px; line-height:36px;}
.top-menu .active {padding:0;}

.contacts-title {text-shadow:0 3px #195a95;  font-size:16px;}
.contacts-text {color:#c1eeff; margin:15px 0; font-size:16px;}
.beta {position:absolute; right:10px; top:15px; color:#c1eeff;}
.top-dark-in > * {display: inline-block; vertical-align: middle; position: static; margin: 10px;}

.fix-message {position:fixed; left:0; bottom:0; width:100%; padding:20px 20px; 
    font-size:24px; color:#000; background-color:#f5f5f5; z-index:999; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.6); display:none;}
.close-fix {position:absolute; top:-20px; right:20px; background-color:red; color:#fff; 
    width:40px; height:40px; border-radius:50%; text-align:center; line-height:40px; 
    font-size:18px; cursor:pointer;}
.fix-message a {text-decoration:underline; color:#3982c2;}
.fix-message a:hover {text-decoration:none;}

.imp-message {background-color:#f2f4f6; padding:10px 20px; margin:0 0 20px 0; 
line-height:20px; border:1px solid #d4dde7}

.form-check-conf {line-height:16px; margin-bottom:15px;}
.form-check-conf a {text-decoration:underline;}
.form-check-conf input {margin:0 10px 0 0; position:relative; top:-1px;}
.consult-form .form-check-conf a {color:#fff;}
.consult-form .form-check-conf {text-align:right;}

.raznoe-item {display:block; margin-bottom:20px;}
.tac {border-radius: 0; text-align: center;}


/* SHORT
----------------------------------------------- */
.items-title {margin-bottom:30px;}
.main .items-title {margin-bottom:15px;}
.floats {margin:0 -15px;}
.item {width:25%; float:left; padding:15px; margin-bottom:30px;}
.item-img {height:200px;}
.item-caption {margin:15px 0; height:36px; overflow:hidden; display:block;}
.item-price {line-height:36px; float:left;}
.item-buy {float:right;}
.item-arch {display:inline-block; padding:5px 10px; color:#FFF; background-color:#282828; 
position:absolute; right:0; bottom:0;}
.item-new {display:inline-block; padding:10px; color:#FFF; background-color:#3982c2; 
position:absolute; left:10px; top:10px;}
.item-update {display:inline-block; padding:10px; color:#FFF; background-color:#e62117; 
position:absolute; right:10px; top:10px;}
.item:hover {box-shadow:0 0 40px 0 rgba(0,0,0,0.3); position:relative; z-index:100;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom:30px;}
.side-bt {font-size:20px; margin-bottom:15px;}
.side-bordered {border:15px solid #f2f4f6; padding:15px;}
.side-colored {background-color:#e62117; color:#FFF; padding:15px; 
background: linear-gradient(135deg, #e62117 0%,#b90e05 100%);}
.side-colored2 {background-color:#094579; color:#FFF; padding:15px; padding-bottom:0px;
background: linear-gradient(135deg, #3982c2 0%,#094579 100%);}
.side-colored3 {background-color:#f2f4f6; padding:0;}
.side-colored3 .side-bt {background-color:#428dc7; color:#FFF; padding:15px; margin-bottom:5px; 
background: linear-gradient(135deg, #226db1 0%,#1b578e 100%); border-radius:3px 3px 0 0;}
.side-bc li {margin-bottom:15px;}
.side-colored li {padding-bottom:15px; border-bottom:1px solid #a21c16; box-shadow:0 1px #f8261b;}
.side-colored2 li {padding:0; margin:0 -15px; border-bottom:1px solid #094579; box-shadow:0 1px #4a9ce3;}
.side-colored3 li {padding:0; margin:0; border-bottom:1px solid #e5e7e9; box-shadow:0 1px #fff;}
.side-bc li:last-child {margin-bottom:0; border-bottom:0; padding-bottom:0; box-shadow:none;}

.side-bc input[type="checkbox"] {display:none;}
.side-bc label {display:block; padding:10px 15px; cursor:pointer;}
.side-bc label:before {content:"\f105"; margin-right:7px; font-family:'FontAwesome';}
.side-bc input[type="checkbox"]:checked + label, .side-bc label:hover {background-color:#e3e3e3;}
.side-bc input[type="checkbox"]:checked + label:before {content:"\f00c"; color:#8cb929;}
.side-bc + input {margin:10px 0 0 15px; width:87%; background-color:#FFF; height:36px; line-height:36px; 
box-shadow:0 0 0 1px #e5e7e9,inset 0 0 4px 0 rgba(0,0,0,0.1);}
.side-submit {padding:15px;}
.side-submit input[type="button"] {border-radius:3px; width:46%; text-align:center;}

.filt-box {background-color:#f2f4f6; padding:15px; border-radius: 6px; margin-bottom: 30px;}
.fb-check li {position: relative; cursor: pointer; font-size: 12px;
height: 30px; line-height: 30px; display: block; float: left; margin: 0 15px 0 0;}
.fb-check label {position: relative; cursor: pointer;
height: 30px; line-height: 30px; display: block; white-space: nowrap;}
.fb-check input {opacity: 0; position: absolute; cursor: pointer;}
.fb-check label {padding-left: 50px; height: 30px; line-height: 30px;}
.fb-check label:before, .fb-check label:after{content: '';position: absolute;top: 50%;transition: .3s;}
.fb-check label:before{left: 0;height: 12px;margin-top: -6px;width: 40px;border-radius: 6px;
	background: #fff;box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);}
.fb-check label:after{left: 1px;height: 18px;width: 18px;margin-top: -9px;background: #fff;
	border-radius: 50%;box-shadow: 0 1px 2px rgba(0,0,0,0.4);}
.fb-check input:checked + label:before{background-color: #5fa633;}
.fb-check input:checked + label:after{left: 21px; background-color: #fff;}

.side-lnk {font-size:12px;}
.side-lnk span {cursor:pointer; color:#3982c2; text-decoration:underline;}
.side-lnk span:hover {text-decoration:none;}


/* HOW TO
----------------------------------------------- */
.how-title {text-align:center;}
.how-to {counter-reset:li; padding:0;  list-style:none; font-size:16px;}
.how-to li {position:relative; margin:0 0 20px 0; padding-left:50px; line-height:30px;}
.how-to li:before {content:counter(li); counter-increment:li;
position:absolute; top:0px; left:0; width:30px; height:30px; line-height:30px; text-align:center; 
color:#fff;  border-radius:50%; background-color:#8cb929; box-shadow:2px 2px 4px 0 rgba(0,0,0,0.5);}


/* MAIN BOTTOM
----------------------------------------------- */
.info-bottom {position:relative; z-index:100; margin-bottom:30px; padding-top:30px;}

.plus-wrap {padding:0 20px 0 0;}
.buyers-wrap {padding:0;}
.plus-wrap h2, .buyers-wrap h2 {margin-bottom:30px;}
.plus-item {color:#c1eeff; padding:0 0 0 60px; text-align:justify; background:url(../images/plus.png) no-repeat; 
width:48%; height:100px; float:left;}
.plus-item:nth-child(2n+1) {float:right;}
.plus-title {margin-bottom:5px; color:#FFF;}
.plus-wrap .plus-item:nth-child(3) {background-position:0 -100px;}
.plus-wrap .plus-item:nth-child(4) {background-position:0 -200px;}
.plus-wrap .plus-item:nth-child(5) {background-position:0 -300px;}
.plus-wrap .plus-item:nth-child(6) {background-position:0 -400px;}
.buyers-wrap h2 {padding:0;}

.discount-info {color:#c1eeff;}
.discount-info p { margin-bottom:10px; font-size:14px;}


/* FOOTER
----------------------------------------------- */
.footer  {border-top:1px solid #1b578e; position:relative; padding:60px 0 15px 0; 
font-size:12px; color:#c1eeff; text-align:center; position:relative; z-index:100;}
.gotop {display:block; width:200px; height:40px; text-align:center; line-height:40px;
position:absolute; top:-20px; left:50%; margin-left:-100px; border-radius:20px;}
.footer a {color:#fff; text-decoration:underline;}



/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; font-size:16px; padding:60px 0px;}
.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:#3982c2; color:#fff;}
.navigation span.nav_ext {background-color:transparent; color:#888;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}


/* SPEEDBAR
----------------------------------------------- */
.speedbar {font-size:12px; margin-bottom:30px; color:#888;} 
.speedbar a span {color:#3982c2; text-decoration:underline;}
#dle-speedbar span a:after {content:"\f178"; margin-left:7px; font-family:'FontAwesome'; color:#cad0d0;}


/* FULL
----------------------------------------------- */
.full h1 {margin-bottom:30px;}
.price-conv {position:relative;}
.price-conv .price-old {color:red; text-decoration:line-through; font:400 14px Arial; 
    position:absolute; right:0; bottom:80%; white-space:nowrap;} 
.rel-price .price-old {display:none;}

.full .side-box {margin-bottom:0; padding:10px;}
hr {border:1px solid #ccc;}

.full-one {padding:0 0 30px 510px;}
.shop-action {width:100%; float:right;}
.shop-pics {width:475px; margin-left:-510px; float:left; background:url(../images/monitor.png) right top no-repeat; 
padding:15px 15px 0 0; height:300px;}
.sp-th {width:100px; float:left; margin-top:-15px;}
.sp-full {width:320px; float:right; height:202px; overflow-x:hidden; overflow-y:auto; background-color:#f2f4f6; position:relative;}
.shop-pics br, .shop-tech br {display:none;}
.sp-th a, .sp-th img {display:block;}
.sp-th a {height:85px; overflow:hidden; margin-bottom:15px; border:5px solid #f2f4f6;}
.sp-th .curr {border:5px solid #3982c2;}
.sp-full a {display:none;}
.sp-full:before {content:"\f00e"; font-family:'FontAwesome'; color:#FFF; background-color:rgba(57,130,194,0.8); 
position:absolute; left:0; top:0; padding:10px 15px; font-size:24px;}
.shop-tech2 {width:50%; float:left; padding:0 15px;}
.shop-tech li:nth-child(2n+1) {background-color:#f5f5f5;}
.shop-tech li {margin-left:0; padding:7px 10px 7px 35px; position:relative;}
.shop-tech li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:7px; left:10px; width:8px; height:8px;color:#8cb929;}
.shop-buy {box-shadow:0 0 40px 0 rgba(0,0,0,0.2); padding:15px; margin-bottom:30px; position:relative;}
.sb-price {display:inline-block; line-height:36px; float:left;}
.shop-buy .button {float:right; border-radius:3px;}
.sb-auto a {margin-top:15px; color:#3982c2; text-decoration:underline; display:inline-block;}
.sb-curr {background-color:#f2f4f6; font-size:12px; padding:15px; margin-top:15px;}
.sb-curr span {float:left; display:inline-block; line-height:30px;}
.sb-curr span:last-child {float:right;}
.sbc-sel {padding:0 15px; margin-left:10px; cursor:pointer; background-color:#e3e3e3;}
.sb-curr .active {background-color:#3982c2; color:#FFF;}
.sbc-disclaimer {cursor:pointer; color:#3982c2; text-decoration:underline;}

.full-two {padding:30px 0;}
.f-addfavorit a {display:inline-block; margin:0 0 10px 0;}
.f-addfavorit i {display:inline-block; color:#fff; background-color:#f60; padding:5px 10px;}

.rel-item {margin-bottom:30px; display:block;}
.rel-img {height:180px; margin-bottom:15px;}
.rel-price {display:inline-block; padding:10px; color:#FFF; background-color:#3982c2; 
position:absolute; left:10px; top:10px;}
.rel-item:hover .rel-title {text-decoration:underline;}

.shop-message { margin:0 0 15px 0; padding:15px 15px 15px 50px; border: 1px solid #e1e7ea;
 background-color:#f2f6f8; position: relative; line-height:1.5; min-height: 70px;}
.shop-message:before {content:"\f12a"; font-family:'FontAwesome'; 
    position: absolute;  top: 5px; left: 15px; font-size: 50px; color: #f00909;}

/* 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 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:#3982c2;}
.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; text-transform:uppercase;}
.full-text p {margin-bottom:10px;}
.full-text > ul:not(.mdtc-clnplrv-controls), .full-text ol {margin:10px 0;}
.full-text > ul:not(.mdtc-clnplrv-controls) li {list-style:none; margin-left:40px; display:block; position:relative;}
.full-text > ul:not(.mdtc-clnplrv-controls) li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#8cb929; 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:1px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f2f4f6;} 
.full-text table tr:nth-child(1) {background-color:#3982c2 !important; color:#FFF;}
.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:#8cb929;}
.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-btn {margin:30px 0; text-align:center; width:100%; border-radius:3px;}
.add-comm-form {position:relative; padding:30px; margin-bottom:30px; display:none; 
background-color:#f2f4f6; box-shadow:inset 0 0 20px 0 rgba(0,0,0,0.15)}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:15px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain; 
position:relative; top:-2px;}
.ac-inputs input {width:49%; background-color:#FFF;}
.ac-textarea textarea {height:105px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin:0 0 -10px 0;}
.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 {margin-bottom:20px;}


.comm-item {padding-left:90px; margin-bottom:15px;}
.comm-left {width:65px; height:65px; margin-left:-85px; float:left; border-radius:50%; 
box-shadow:0 0 0 5px #fff,0 2px 10px 0 rgba(0,0,0,0.2);}
.comm-right {width:100%; float:right; padding:10px; border:1px solid #e3e3e3;}
.comm-admin .comm-left, .comm-admin .lav {box-shadow:0 0 0 5px #f2f4f6 ,0 2px 10px 0 rgba(0,0,0,0.4);}

.comm-one {padding:0 0 10px 0; position:relative;}
.comm-one > span:nth-child(3) {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700;}
.comm-author a {color:#3982c2; text-decoration:underline;}
.comm-two {color:#4c4c4c; line-height:20px;}
.comm-two a {text-decoration:underline; color:#3982c2;}
.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:#8cb929; 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%;}
.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;}




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

@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.wrap {overflow:hidden;}
.logo-text {display:none;}
.cols {padding:0 10px 0 270px;}
.side {margin-left:-260px;}
.cols .top-menu {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.plus-item {width:100%; float:none !important;}
.plus-wrap {padding:0;}
.nocol {padding-left:10px;}
.item {width:33.33%;}

.full-one {padding:0 0 30px 0;}
.shop-action {float:none;}
.shop-pics {width:100%; margin:0 auto; float:none;}
.sp-th {width:150px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.logo {width:150px; margin-right:15px; padding-top:15px;}
.top-menu li {margin-right:15px;}
.cols {padding:0 10px; margin:15px auto;}
.side {width:100%; margin-left:0; float:none;}
.main {float:none; min-height:300px; margin-bottom:30px;}
.beta {display:none;}
.side-bc + input {width:96%; margin:10px 2% 0 2%;}
.item {width:50%;}

.side-items {display:flex; flex-flow:row wrap; justify-content:space-between;}
.side-items .rel-item {width:48%;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.top-in {height:115px;}
.show-login {position:absolute; right:10px; top:15px; margin:0;}
.logo {float:none; margin-right:0px; height:65px; padding-top:7px; }
.top-menu {float:none; margin-top:0px; text-align:center;
white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.top-menu li:last-child {margin:0;}
.top-dark-in22 {padding:15px 10px;}
.cols .top-menu {margin:0 0 15px 0;}
.items-title, .main, .item, .side-box, .plus-wrap h2, .buyers-wrap h2, .speedbar, .full h1 {margin-bottom:15px;}
.main .items-title {margin-bottom:0px;}
.item {padding:15px 7px; box-shadow:none !important;}
.floats {margin:0 -7px;}
.section-how { padding:15px 0;}
.section-pay {padding:15px 0;}
.title-m, .plus-wrap h2, .buyers-wrap h2, .full h1, .sb-price {font-size:18px; line-height:18px;}
.item-price {line-height:36px;}
    
.full-one {padding:0 0 15px 0;}
.add-comm-btn {margin:15px 0;}
.add-comm-form {padding:15px; margin-bottom:15px;}

.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;}
.how-to {font-size:12px;}
.how-to li {margin:0 0 15px 0; line-height:20px; padding:5px 0 0 40px;}
.plus-item {height:auto; background-image:none; padding:0; margin-bottom:15px;}
.item-info, .item-price {height:36px; overflow:hidden;}
.side-bc + input {width:94%; margin:10px 3% 0 3%;}

.shop-pics {height:auto; background-image:none; padding:0;}
.sp-th {width:100%; float:none; margin:0; padding-top:15px;}
.sp-full {width:100%; float:none; border:10px solid #f2f4f6; max-width:340px;}
.sp-th a {margin:0 10px 15px 0; width:100px; display:inline-block;}
.sb-auto, .sbc-disclaimer {display:none !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: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;}
.show-login .fa {margin:0;}
.show-login span:not(.fa) {display:none;}
.top-in .top-menu {font-size:12px;}
.top-in .top-menu .active a {padding:0; color:#8cb929; background-color:#fff;}
.item {width:100%; float:none;}
.side-bc + input {width:92%; margin:10px 4% 0 4%;}

.side-items .rel-item {width:100%;}

.sp-th a {width:90px;}
.add-comm-btn {padding:0;}
.sb-price {float:none;}
.shop-buy .button {float:none; width:100%; margin-top:15px;}

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





