@import 'https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800,900';

@font-face {
  font-family: 'crypto';
  src: url('../font/crypto.eot?52970104');
  src: url('../font/crypto.eot?52970104#iefix') format('embedded-opentype'),
       url('../font/crypto.woff2?52970104') format('woff2'),
       url('../font/crypto.woff?52970104') format('woff'),
       url('../font/crypto.ttf?52970104') format('truetype'),
       url('../font/crypto.svg?52970104#crypto') format('svg');
  font-weight: normal;
  font-style: normal;
  color:#3b3d40;
}

[class^="icon-"]:before, [class*=" icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:after {
  font-family: "crypto";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 5px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote {
    border-left:2px solid #838383;
    margin: 0 0 0 30px;
    padding-left: 30px;
    font-style: italic;
    font-size: 0.9em;
}

.icon-login-1:before { content: '\e800'; }
.icon-user:before { content: '\e804'; }
.icon-down-open-big:before { content: '\e805'; }
.icon-left-open-big:before { content: '\e806'; }
.icon-right-open-big:before { content: '\e807'; }
.icon-up-open-big:before { content: '\e808'; }
.icon-logout:before { content: '\e809'; }
.icon-rss:before { content: '\e80a'; }
.icon-cancel:before { content: '\e80b'; font-size:20px; color:#000000;}
.icon-down-dir:before { content: '\e80d'; }
.icon-left-open-mini:before { content: '\e80e'; }
.icon-chart-bar:before { content: '\e810'; }
.icon-down-open-mini:before { content: '\e811'; }
.icon-down-open:before { content: '\f004'; }
.icon-up-open:before { content: '\f005'; }
.icon-right-open:before { content: '\f006'; }
.icon-left-open:before { content: '\f007'; }
.icon-user-male:before { content: '\f062'; }
.icon-user-female:before { content: '\f063'; }
.icon-filter:before { content: '\f0b0'; }
.icon-bitcoin:before { content: '\f15a'; }
.icon-cc-visa:before { content: '\f1f0'; }
.icon-cc-mastercard:before { content: '\f1f1'; }
.icon-cc-paypal:before { content: '\f1f4'; }
.icon-chart-line:before { content: '\f201'; }
.icon-medium:before { content: '\f23a'; }
.icon-telegram:before { content: '\f1d9'; }
.icon-twitter-1:before { content: '\f309'; }
.icon-facebook-1:before { content: '\f30c'; }
.icon-gplus-1:before { content: '\f30f'; }
.icon-instagram:before { content: '\f32d'; }
.icon-search:before { content: '\f50d'; }
.icon-key:before { content: '\e802'; }
.icon-cog-alt:before { content: '\e812'; }
.icon-angle-double-left:before { content: '\f100'; }
.icon-angle-double-right:before { content: '\f101'; }
.icon-calendar-empty:before { content: '\f133'; }

.st0{fill:url(#SVGID_1_);}
.st1{fill:#FF2828;}
.st2{fill:#3BAC33;}
.st3{fill:#4D4C4E;}
.st4{fill:#9B9DA0;}

html, body {
	position:relative;
	margin:0;
	padding:0;
	font-family:'Montserrat', sans-serif;
	font-size:12px;
	line-height:1.35em;
}
html {
	min-width:1240px;
	height:100%;
}
body {
	min-height:100%;
}
a {
	text-decoration:none;
	outline: none;
	color:#494b4e;
}
a:hover {
	color:#9d9fa3;
}
a.underline {
	text-decoration:underline;
}
a.next {font-size:4em; color:#d4d4d4;}
a img {
	border:none;
}
img {
	max-width:100%;
    height: auto;
}
header, footer, section, aside, div.time, figure {
	display:block;
}
figure {
	margin:0;
}
figcaption {
	font-size:11px;
	color:#a4a4a4;
	text-transform:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
header {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	text-transform:uppercase;
}
h1, h2, h3, h4, h5, h6{
	font-size:1em;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	line-height:1.25em;
}
h1.page-title {
	text-transform:uppercase;
	margin-top:-10px;
	margin-bottom:30px;
}
h1.page-title.small {
	font-size:0.95em;
}
h2 {
	text-transform:uppercase;
}
hr {
	background:none;
	border:none;
	border-bottom:1px solid #d4d4d4;
}
body>header {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	background:#f0f0f0;
	width:230px;
	padding:20px;
	box-sizing:border-box;
	overflow:auto;
}
body>aside {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	background:#3d3e40;
	width:90px;
	padding:0;
	box-sizing:border-box;
	overflow: auto;
}
body>footer{
	position:absolute;
	bottom:0;
	right:90px;
	left:230px;
}
#menu, body>section {
	margin-left:230px;
	margin-right:90px;
	padding:0 50px;
}
.marginbottom0 {
	margin-bottom:0;
}
#menubottom, .copyright {
	margin: 0 50px;
}
.copyright p{
	font-size:11px;
	margin:2px 0;
}
body>section {
	padding-bottom:210px;
}
nav ul {
	padding:0;
	margin:0;
	text-align:left;
}
nav ul ul {
	opacity:0;
	position:absolute;
	top:45px;
	left:-20px;
	z-index:5;
	background:#ffffff;
	padding: 0 15px 10px 15px;
	white-space:nowrap;
	-webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    visibility: hidden;
}
nav ul ul.menu-auth {
	left:auto;
	right:-20px;
}
nav ul .open ul {
    visibility:visible;
	opacity:1;
	top:60px;
	z-index:100;
}
nav li {
	position:relative;
	display:inline-block;
	margin:0;
	padding-bottom:25px;
	list-style:none;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	box-sizing:border-box;
}
nav>ul>li {
    margin-right: 20px;
}
nav>ul>li.right {
    float:right;
    margin-right: 0;
}
nav>ul>li>a, nav>ul>li>span {
	position:relative;
	display:block;
	padding:30px 0 5px;
	color:#303030;
	z-index:10;
	background:#ffffff;
}
nav#menubottom>ul>li>a, nav#menubottom>ul>li>span {
	padding:5px 0 10px;
}
nav#menubottom>ul>li{
	padding-bottom:0;
	padding-top:25px;
}
nav#menubottom ul ul {
	bottom:45px;
	top:auto;
	padding: 10px 15px 0 15px;
}
nav#menubottom ul .open ul {
	bottom:55px;
	top:auto;
}
nav li:hover>a {
	color:#b3b3b3;
}
nav li li{
	padding:5px;
	margin-right:10px;
	font-size:0.9em;
}
nav li .menu-auth li{
	display:block;
}
nav>ul:after {
	content:"";
	display:inline-block;
	width:100%;
	height:0;
}
nav li.active:before, nav li:hover:before {
	content:"";
	position:absolute;
	height:3px;
	width:100%;
	top:0;
	z-index:11;
}
#menubottom li.active:before, #menubottom li:hover:before {
	top:auto;
	bottom:-17px;
}
.icon-user {
	max-width:180px;
}
div.time small {
	font-size:1em;
	color:#b8b8b9;
}
#lang {
	position:relative;
	height:20px;
	margin-top:30px;
	font-weight:400;
	text-transform:none;
}
#lang ul{
	position:absolute;
	left:-10px;
	right:0;
	background:#f0f0f0;
	cursor:pointer;
	z-index:10;
}
#lang ul:after{
	font-family: "crypto";
	content:"\e805";
	position:absolute;
	right:10px;
	top:6px;
	font-size:14px;
}
#lang li{
	display:none;
	background:#f7f7f7;;
	padding:5px 10px;
	margin:0;
}
#lang li a{
	display:block;
}
#lang li.active{
	display:block;
	background:none;
}
#lang ul:hover li {
	display:block;
}
#lang ul:hover li:hover {
	background:#ffffff;
}
.window-select-lang {
	position:absolute;
	z-index:2;
	top:40px;
	background:#4d4c4e;
	padding:10px;
	text-align:center;
}
.window-select-lang:before {
	content:"";
	position:absolute;
	top:-10px;
	left:30px;
	width:0;
	height:0;
	border:10px solid transparent;
	border-bottom-color: #4d4c4e;
	border-top: 0;
}
.window-select-lang p {
	color:#ffffff;
}
.window-select-lang a {
	display:inline-block;
	color:#ffffff;
	background:#3bac33;
	padding:5px 10px;
	margin:0 10px;
	min-width:40px;
}
.window-select-lang a.red {
	background:#ff0000;
}
#search {
	margin:20px 0;
}
#search input, #search button {
	display:inline-block;
	vertical-align:top;
	background:#ffffff;
	border:none;
	padding:6px 5px;
	width:75px;
	color:#000000;
	line-height:15px;
}
#search input[type=text] {
	width:180px;
	font-family: "crypto", Arial;
	content: '\f50d';
}
#search button {
	display:none;
	font-size:0.85em;
	font-weight:700;
	color:#9d9fa3;
}
.row {
	position:relative;
	margin:0 -30px;
}
section.row {
	overflow:hidden;
	padding-bottom:50px;
}
.col12 {
	position:relative;
	padding: 0 30px;
}
.col3, .col4, .col8, .col6, .col9 {
	position:relative;
	box-sizing:border-box;
	display:inline-block;
	width: 33.3%;
	padding: 0 30px;
	vertical-align:top;
}
.col8{
	width: 66%;
}
.col6{
	width: 49%;
}
.col3 {
	width:25%;
}
.col9 {
	width:74%;
}
.borderright:after {
	content:"";
	position:absolute;
	top:30px;
	right:0;
	bottom:0;
	width:1px;
	background:#d4d4d4;
}
.bordertop5:before, .bordertop2:before {
	content:"";
	position:absolute;
	top:0;
	left:30px;
	right:30px;
	height:5px;
	background:#d4d4d4;
}
.bordertop2:before {
	height:3px;
}
.bordertop {
	position:relative;
	height:5px;
	background:#d4d4d4;
	margin-bottom:20px;
}
.bordertop.line:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	height:5px;
	width:135px;
	border-right: 5px solid #ffffff;
}
.top-line{
	padding:15px 0;
	position:relative;
	display:inline-block;
	margin:0;
}
h3.top-line{
	text-transform:uppercase;
}
.top-line:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	border-right:5px solid #ffffff;
	background:#000000;
}
.bordertop2 .top-line:before {
	height:3px;
}
.color:before, .color1:before, .color:hover:before {
	background:#3bac33;
}
.color, .color1 {
	color:#3bac33;
}
.bgcolor1, .color1:before, .color1:hover:before {
	background:#3bac33;
}
.color1 {
	color:#3bac33;
}
.bgcolor2, .color2:before, .color2:hover:before, .bgcolor12, .color12:before{
	background:#173fd4;
}
.color2, .color12 {
	color:#173fd4;
}
.bgcolor13, .color13:before, .color13:hover:before {
	background:#5cddec;
}
.color13 {
	color:#5cddec;
}
.bgcolor3, .color3:before, .color3:hover:before {
	background:#ff2a00;
}
.color3{
	color:#ff2a00;
}
.bgcolor4,  .bgcolor10, .bgcolor18, .color4:before,   .color-1:before, .color18:before, .color4:hover:before {
	background:#3bac33;
}
.color4, .color10, .color18  {
	color:#3bac33;
}
.bgcolor19, .color19:before {
	background:#4bc243;
}
.color19 {
	color:#4bc243;
}
.bgcolor5,  .color5:before, .color5:hover:before, .bgcolor11, .color-2:before  {
	background:#ff7200;
}
.color5, .color11{
	color:#ff7200;
}
.bgcolor6,  .color6:before,  .color6:hover:before {
	background:#e70547;
}
.color6 {
	color:#e70547;
}
.bgcolor7, .color7:before, .color7:hover:before {
	background:#0d7838;
}
.color7 {
	color:#0d7838;
}
.bgcolor8, .color8:before, .color8:hover:before {
	background:#271cba;
}
.color8 {
	color:#271cba;
}
.bgcolor9,  .color9:before, color9:hover:before {
	background:#5b87ec;
}
.color9 {
	color:#5b87ec;
}
.bgcolor14, .color-3:before {
	background:#ff2828;
}
.color14 {
	color:#ff2828;
}
.bgcolor16, .color-4:before {
	background:#ffcc00;
}
.color-16 {
	color:#ffcc00;
}
.bgcolor16, .color-5:before {
	background:#15c7bf;
}
.color16 {
	color:#15c7bf;
}
.bgcolor17, .color-6:before {
	background:#002b71;
}
.color17 {
	color:#002b71;
}
.bgcolor27, .color27:before {
	background:#36aee2;
}
.color27 {
	color:#36aee2;
}
.bgcolor30, .color-13:before, .color-16:before {
	background:#e89c12 ;
}
.color30 {
	color:#e89c12 ;
}
.bgcolor32, .color-10:before {
	background:#bb1dd3;
}
.color32 {
	color:#bb1dd3;
}
.bgcolor31, .color-14:before {
	background:#63e055;
}
.color31 {
	color:#63e055;
}
.bgcolor33, .color-15:before {
	background:#f50a73;
}
.color33 {
	color:#f50a73;
}
.bgcolor34, .color34:before {
	background:#aa3cb7;
}
.color34:after {
	content:"beta";
	display:inline-block;
	background:#aa3cb7;
	position:absolute;
	right:-80px;
	top:25px;
	color:#ffffff;
	text-transform:none;
	padding:5px 10px;
	border-radius:14px;
}
.coloraqua:before {
	background:#4bd5f7;
}
.colorred:before {
	background:#cc171e;
}
.colorred {
	color:#cc171e;
}
.icons:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background-image: url(../img/icons-all.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
}
.news-list:hover .icons:before, .icons.active:before {
	background-position: -20px 0;
}
.icon-1:before {
	background-position: 0 -40px;
}
.news-list:hover .icon-1:before, .icon-1.active:before {
	background-position: -20px -40px;
}
.icon-10:before {
	background-position: 0 -160px;
}
.news-list:hover .icon-10:before, .icon-10.active:before {
	background-position: -20px -160px;
}
.icon-16:before {
	background-position: 0 -180px;
}
.news-list:hover .icon-16:before, .icon-16.active:before {
	background-position: -20px -180px;
}
.icon-3:before {
	background-position: 0 -60px;
}
.news-list:hover .icon-3:before, .icon-3.active:before {
	background-position: -20px -60px;
}
.icon-2:before {
	background-position: 0 -20px;
}
.news-list:hover .icon-2:before, .icon-2.active:before {
	background-position: -20px -20px;
}
.icon-4:before {
	background-position: 0 -80px;
}
.news-list:hover .icon-4:before, .icon-4.active:before {
	background-position: -20px -80px;
}
.icon-5:before {
	background-position: 0 -100px;
}
.news-list:hover .icon-5:before, .icon-5.active:before {
	background-position: -20px -100px;
}
.icon-6:before {
	background-position: 0 -120px;
}
.news-list:hover .icon-6:before, .icon-6.active:before {
	background-position: -20px -120px;
}
.icon-reg:before {
	background-position: 0 -140px;
}
.icon-reg:hover:before, .icon-reg.active:before {
	background-position: -20px -140px;
}
.breadcrumb-row {
    padding: 10px 0;
	text-align:left;
}
.breadcrumb-row ul {
    margin: 0;
	padding:0;
	list-style:none;
}
.breadcrumb-row ul li {
	display:inline-block;
    padding: 0;
    margin-right: 3px;
    color: #c9c9c9;
	font-size:12px;
	text-transform:lowercase;
}
.breadcrumb-row ul li a{
	color: #c9c9c9;
}
.breadcrumb-row ul li:after {
    content: ">";
    margin-left: 7px;
}
.breadcrumb-row ul li:last-child:after {
    display: none;
}

article .imgprew, .view-video.img {
	position:relative;
	display:block;
	width:50%;
	float:left;
	margin-right:20px;
}
.articles article .imgprew {
	width:100%;
	float:none;
	margin-right:0;
}
.view-video.img:after {
	position:absolute;
	display:block;
	width:62px;
	height:78px;
	content:url(../img/play.png);
	top:50%;
	left:50%;
	margin-left:-31px;
	margin-top:-39px;
}
article .imgprew img{
	width:100%;
}
.view-video.img img{
	width:100%;
}
article.big .imgprew, figure.imgprew {
	position:relative;
	width:100%;
	float:none;
	margin-right:0;
}
article header>a {
	font-size:1.2em;
}
article div.time {
	line-height:18px;
	margin-bottom:5px;
	margin-top: 10px;
}
div.today:after {
	content:"TODAY";
	display:inline-block;
	padding:3px 7px;
	background:#3bac33;
	font-size:8px;
	color:#ffffff;
	margin-left:5px;
	line-height:13px;
	vertical-align:middle;
}
span.release {
    display: inline-block;
    padding: 2px 5px;
    font-size: 8px;
    margin-left: 5px;
    line-height: 13px;
    vertical-align: middle;
	border:1px solid #d4d4d4;
	text-transform:uppercase;
}
article.big div.time {
	font-size:1.3em;
}
article.big header {
	position:absolute;
	bottom:-15px;
	font-size:1.5em;
}
article.big header h2 {
	font-weight:700;
	font-size:1.1em;
	line-height:1.3em;
	margin-right:30px;
}
article .imgprew .filter {
	display:block;
	position:absolute;
	color:#ffffff;
	top:0;
	left:0;
	text-transform:uppercase;
	font-size:8px;
	line-height: 13px;
	padding:3px 7px;
}
article.big .imgprew .filter, figure.imgprew .filter, .commercial .imgprew .filter{
	font-size:0.8em;
	padding:13px 16px;
	font-weight:400;
	white-space:nowrap;
}
article.border {
	border-bottom:1px solid #999999;
	padding-bottom:10px;
	margin-bottom:20px;
}
article.border:nth-last-child(1) {
	border:none;
}
.articles {
	display: flex;
	align-items:stretch;
	flex-wrap:wrap;
	margin:0 -15px;
}
.articles>article {
	width:33%;
	position:relative;
	padding:0 15px 30px;
	margin-bottom:30px;
	box-sizing:border-box;
}
.articles>article:after, .articles>article:after  {
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	left:15px;
	right:15px;
	border-bottom:1px solid #d4d4d4;
}
.articles>article.big {
	width:50%;
	padding-top:0;
}
.articles>article.big:after {
	border-bottom-width:2px;
}
.articles article:nth-last-child(-n+3):after{
	display:none;
}
.news {
	display: flex;
	align-items:stretch;
	flex-wrap:wrap;
	margin:0 -15px;
}
.news>h2{
	display:block;
	margin:0 15px;
	width:100%;
	border-bottom:2px solid #999999;
	font-size:1.2em;
	text-transform:uppercase;
	margin-top:20px;
	padding:10px 0;
}
.news>article {
	width:50%;
	position:relative;
	padding:30px 15px;
	box-sizing:border-box;
}
.news>article.socnet {
	width:33.33%;
}
.news>article:after, .news>.commercial:before {
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	left:15px;
	right:15px;
	border-bottom:1px solid #d4d4d4;
}
.news>.commercial:before {
	bottom:auto;
	top:-2px;
}
.news>article.big, .news>article.commercial {
	width:100%;
}
.news>article.big p {
	padding: 5px 0;
	margin-top:-10px;
}
.news>article.big:after, .news>article.commercial:after, .news>article.commercial:before {
	border-bottom:2px solid #d4d4d4;
}
.news>article hr {
	background-color: #999999;
	height:1px;
	margin:30px 0;
}
.news>article h2 {
	text-transform:uppercase;
}
.news>article:nth-last-child(-n+2):after{
	display:none;
}
.news-item {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #d4d4d4;
}
.news-item h3{
	font-size:1em;
	margin:1px 0 4px;
}
.news-item div.time{
	margin-bottom:1px;
}
.slider {
	margin:0 -30px;
}
.slider>article:after {
	display:none;
}
article.head:nth-last-child(-n+2):after {
	display:none;
}
.socnetnews article p, p.quote {
	padding-left:60px;
	font-style:italic;
	position:relative;
}
p.quote {
	font-style:normal;
}
.socnetnews article p:before, p.quote:before {
	font-family: "crypto";
	content:"\f100";
	position:absolute;
	font-size:60px;
	font-style:italic;
	left:0;
	top:0;
	color:#3c5a99;
	overflow:hidden;
	line-height:40px;
	height:40px;
	width:70px;
}
.socnetnews article.twitter p:before, p.quote:before {
	color:#1da1f3;
}
.socnetnews article.medium  p:before {
	color:#838383;
}
.socnetnews article.telegram p:before {
	color:#36aee2;
}
.socnetnews .time {
	margin-top:15px;
	text-align:right;
	font-size:0.9em;
}
.socnetnews header {
	margin-left:60px;
	position:relative;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}
.socnetnews header:before {
	font-family: "crypto";
	content:"\f30c";
	font-weight:normal;
	display:block;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:16px;
	margin-bottom:5px;
	color:#ffffff;
	background:#3c5a99;
}
.socnetnews .twitter header:before {
	content:"\f309";
	background:#1da1f3;
}
.socnetnews .x header:before {
	content: url(../img/twitter-alt-square.svg);
	background:none;
}
.socnetnews .medium header:before {
	content:"\f23a";
	background:#838383;
}
.socnetnews .telegram header:before {
	content:"\f1d9";
	background:#36aee2;
}
.textcols2 {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	padding: 10px 0 30px;
	overflow: visible;
}
.textcols2 header, #indetail header, .col4>h3 {
	font-size:1.4em;
	line-height:1.3em;
}
.textcols2 figure {
	margin-bottom:20px;
}
.header {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:3em;
	line-height:1em;
	padding:30px 0;
	text-transform:uppercase;
}
.textcols2 .header {
	margin-top:-30px;
}
.right {
	float:right;
}
a.all {
	text-transform:uppercase;
	text-decoration:underline;
	margin-top:40px;
	font-weight:700;
}
.line-news {
	height:1300px;
}
.line-news header {
	margin:0 0 0 110px;
	position:relative;
	padding:15px 0 18px;
	color:#9d9fa3;
}
.line-news header h1{
	margin:0;
	border-bottom:3px solid #dcdcdc;
}
.line-news ul{
	margin-bottom:30px;
	text-align:center;
}
.line-news li {
	padding:10px 0 0;
	position:relative;
	text-align:left;
	display:flex;
	align-items:center;
}
.line-news li:before {
	content:"";
	position:absolute;
	left:70px;
	top:10px;
	bottom:-10px;
	width:2px;
}
.line-news li.news-add {
	display:block;
}
.line-news div.time{
	flex: 0 0 50px;
	padding-right:10px;
	text-transform:uppercase;
	text-align:right;
	color:#b8b8b9;
	font-size:10px;
	white-space:nowrap;
}
.line-news div.time span{
	display:block;
	white-space:nowrap;
}
.line-news div.icons{
	flex: 0 0 30px;
	padding-left:20px;
}
.line-news li a{
	flex: 1 1 calc(100% - 100px);
	border-top:1px solid #dcdcdc;
	padding-top:10px;
}
.line-news li.bold{
	font-weight:700;
}
.line-news li:nth-child(1) {
	padding-top:0;
}
.line-news li:nth-child(1) a, .line-news ul li.news-add a{
	border-top:none;
}
.line-news ul li.news-add a {
	position:relative;
	display:inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:700;
	margin-top:0;
	margin-left:80px;
}
.line-news ul li.news-add a:after {
	position:absolute;
	margin-left:5px;
	font-size:14px;
	top:-1px;
}
.news-detail {
	position:relative;
	margin-right:33.33%;
	padding:0 15px;
}
.line-news li.reklama .icons:before {
	display:none;
}
.line-news li.reklama .time {
	background:#4bd6f5;
	color:#ffffff;
	font-size:9px;
	padding:0;
	text-align:center;
	flex: 0 0 70px;
}
.line-news li.reklama a img{
	float:left;
	margin-right:5px;
	max-width:25%;
}
.line-news li.reklama div.icons {
    flex: 0 0 10px;
}
.news-detail article{
	padding:0;
}
#logo {
	margin-top:5px;
}
body>header>#filter>a.filter, body>header header {
	display:block;
	padding:15px 20px 15px 40px;
	border-top:1px solid #ffffff;
	font-weight:500;
	margin:0 -20px;
	text-indent: -28px;
}
body>header>a[class^="profile-"]:before{
	content:'';
	display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
	width:19px;
	height:16px;
	background:url(../img/icons-person.png) no-repeat 0 0;
}
body>header>a.profile-icon-buy:before {
	background-position:0 -20px;
}
body>header>a.profile-icon-analitycs:before {
	background-position:0 -40px;
}
body>header>a.profile-icon-tickets:before {
	background-position:0 -60px;
}
body>header>a.filter:hover {
	background-color:#ffffff;
}
body>header>a.filter:nth-of-type(1){
	border:none;
	margin-top:20px;
}
body>header img {
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
body>header #logo img {
	margin-right:0;
}
body>header .name {
	padding:15px 20px;
	background:#d8d8d8;
	margin:30px -20px 0;
}
body>header a.active {
	font-weight:700;
}
body>header ul {
	margin-bottom:20px;
}
body>header li {
	margin:5px 0;
}
.version {
	position:absolute;
	left:30px;
	bottom:20px;
	z-index:20;
}
#pages ul.pagination{
	text-align:center;
}
#pages ul.pagination li{
	display:inline-block;
    font-weight: 400;
}
#pages ul.pagination li a, #pages ul.pagination li span{
	font-family: 'Montserrat', sans-serif;
	display:block;
	text-align:center;
	line-height:22px;
	width:22px;
    font-size:13px;
    padding:2px;
}
#pages ul.pagination li.active span{
	background:#cc171e;
	color:#ffffff;
	font-weight:700;
}
.checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}
.checkbox + label, body>header li>a {
	position: relative;
	display:inline-block;
	padding: 0 0 0 30px;
	cursor: pointer;
	text-transform:none;
	font-weight:400;
	vertical-align:top;
}
.checkbox + label {
	vertical-align:middle;
	margin-right:20px;
	line-height:1.1em;
}
.checkbox + label:before {
	content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 6px;
    background: #d4d7da;
    transition: .2s;
}
.checkbox + label:after {
	content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #9fa6ad;
    transition: .2s;
}
.checkbox:checked + label:after {
	left: 10px;
	background: #49b746;
}
.addGrafic {
	margin-left:7px;
}
.rating {
	padding:20px 0;
	border-bottom:1px solid #f0f0f0;
	font-family: 'Montserrat', sans-serif;
	box-sizing:border-box;
	overflow:hidden;
}
.popular {
	display:inline-block;
	width: calc(33% - 21px);
	box-sizing:border-box;
	padding:0;
	margin:30px 20px 0 0;
	border-bottom:none;
	border-right:1px solid #d4d4d4;
}
.rating:nth-last-of-type(1), .popular:nth-last-of-type(1) {
	border:none;
}
.rating .rank {
	float:left;
	width:50px;
	margin-top:40px;
	font-weight:700;
	text-align:center;
}
.rating .logo {
	margin-top:30px;
	float:left;
	width:80px;
	text-align:center;
}
.rating.birga .logo {
	margin-top:0;
	width:120px;
}
.rating.column .logo {
	float:none;
	margin-left:60px;
}
.rating.mining .logo {
	width:120px;
}
.rating .text {
	margin-left:130px;
}
.terminologys .text {
	margin-left:0;
}
.rating.mining .text {
	margin-left:190px;
}
.rating.column .text {
	margin-left:60px;
}

.rating.graf .text {
	float:left;
	width:275px;
	margin-left:0;
}
.rating .img {
	position:relative;
	overflow:hidden;
	height:110px;
}
.rating .img img {
	height:100%;
	width:auto;
}
.rating .intro {
	margin-right:150px;
}
.rating .more {
	display:none;
}
.rating .logo img.resize{
	width:40px;
	height:40px;
}
.rating.mining .logo img{
	width:auto;
	height:40px;
}
.rating .price, .rating .market_cap {
	display:inline-block;
	color:#ffffff;
	background:#006011;
	padding:2px 4px;
	text-transform:uppercase;
	margin-right:0px;
}
.rating .market_cap {
	background:#299b21;
}
.rating.mining .price{
	background:#001085;
}
.rating.mining .market_cap {
	background:#3564ba;
}
.rating a.konvert {
	text-transform:uppercase;
	text-decoration:underline;
	color:#999999;
	font-size:10px;
}
.rating a.readmore {
	position:relative;
	float:right;
	text-transform:uppercase;
	font-weight:700;
	font-size:10px;
	padding-right:23px;
}
.rating a.readmore:before {
	position:absolute;
	right:0;
	font-size:14px;
}
.rating p.right {
	float:none;
	text-align:right;
}
.static .rating {
	cursor:pointer;
}
.static .rating.active {
	position:relative;
	background:#f0f0f0;
}
.static .rating.active:after {
	font-family:'crypto';
	font-size:3em;
	content:"\e807";
	position:absolute;
	right:-35px;
	top:50%;
	margin-top:-15px;
	color:#d4d4d4;
}
#calc {
	border-bottom:1px solid #d4d4d4;
	padding-bottom:20px;
	margin-bottom:40px;
}
#calc p {
	text-align:center;
}
button:active, button:focus, input:focus, select:active, select:focus {
  outline: none !important;
}
#calc button{
	font-size:3em;
	background:none;
	border:none;
	cursor:pointer;
}
#calc input, #calc select {
	font-size:1.4em;
}
#result {
	font-size:3em;
	font-weight:700;
}
#place_from, #place_to {
	display:inline-block;
	width:360px;
	white-space:nowrap;
}
#place_from>*, #place_to>* {
	vertical-align:middle;
	display:inline-block;
}
#place_from>span, #place_to>span {
	margin-right:10px;
}
#calc #count {
	text-align:center;
	width:100px;
	margin:0 50px;
}
#calc #result, select {
	background:none;
	border:none;
}
#panel-body {
	position:absolute;
	left:35px;
	right:15px;
	border:1px solid #f0f0f0;
	padding:30px;
}
#panel-body h5 {
	margin:4px 0;
	font-weight:400;
}
#panel-body h5 span{
	font-weight:700;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none!important;
	background:url(../img/select-str.png) no-repeat top right;
	padding-right:50px;
	height:20px;
}
aside {
	color:#7d7f83;
}
aside h5 {
	padding:15px 0;
	font-size:12px;
	font-family:Arial;
	font-weight:400;
	text-align:center;
	border-bottom:1px solid #7d7f83;
	margin:0;
}
aside h5 img {
	margin-bottom:5px;
}
aside h5 span {
	display:block;
}
.events {
	margin-left:0;
	padding-left:30px;
	border-left:3px solid #f4f4f4;
	margin-bottom:40px;
}
.event {
	padding-right:30px;
	height:170px;
	margin-bottom:30px;
	border-right:1px solid #f4f4f4;
}
.event header {
	margin-top:5px;
}
.event header img{
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
}
.event div.time{
	font-size:2em;
	margin-bottom:10px;
	font-weight:400;
	color:#c9c9c9;
}
.event div.time strong{
	font-size:0.5em;
	display:block;
}
.event p.bold{
	font-weight:700;
}
.up {
	position:relative;
	color: #4ab243;
}
.down {
	position:relative;
	color: #d7141d;
}
.up:after, .down:after {
	position:absolute;
	top:0;
	right:5px;
	content: '\e801';
	font-family: 'crypto';
	display:block;
	font-size:14px;
}
.down:after {
	content: '\e80d';
}
.pct-up {
	font-size: 12px;
	color: #4ab243;
	padding-left: 2%;
	font-weight:bold;
}
.pct-down {
	font-size: 12px;
	color:#d7141d;
	padding-left: 2%;
	font-weight:bold;
}
.exchange {
	color: #42f492;
}
.video {
	display:inline-block;
	width:49%;
	box-sizing:border-box;
	padding:0 30px;
	margin:0 0 30px;
	vertical-align:top;
}
.video img {
	width:100%;
}
.video aside {
	float:left;
	width:40%;
	margin: 0 10px 10px 0;

}
.video div.time {
	margin-bottom:5px;
}
.video:nth-child(2n+1) {
	border-right:1px solid #f4f4f4;
}
.high, .low, .price2 {
	display:block;
	background:#4ab243;
	line-height:1.5em;
	padding:2px 5px;
	color:#ffffff;
	margin-bottom:10px;
}
.low {
	width:200px;
	background:#cd171f;
}
.price2{
	background:#ff9e04;
}
.modal {
    display: none; /* За замовчуванням вікно сховане */
    position: fixed; /* Щоб вікно фіксувалось на сторінці */
    z-index: 999; /* Щоб вікно було вище інших елементів */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4); /* Напівпрозорий фон */
}
.modal .modal-content{
    width: 700px;
    height: 550px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -275px;
    margin-left: -350px;
    opacity: 0;
    z-index: 9999;
    padding: 20px 10px;
    background-color: #ffffff;
}
.modal .modal-content.auth {
	width: 400px;
    height: 270px;
	margin-top: -135px;
    margin-left: -200px;
	padding:20px 0;
}
.modal .modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: -30px;
    right: -10px;
    cursor: pointer;
    display: block;
    color:white;
}
.modal .modal_close:before {
	font-size:3em;
	color:#ffffff;
}
#crypto-grafic {
	position:absolute;
	top:10px;
	right:15px;
	width:100px;
	z-index:10;
}
#grafic {
	overflow:hidden;
	height:240px;
	margin-top:18px;
}
.graf:hover {
	background:#f0f0f0;
}
.buttonstr {
	padding:10px;
	display:inline-block;
	border:1px solid #ff2828;
	text-transform:uppercase;
	font-size:13px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#ff2828;
	margin:20px 0 10px 0;
}
.prevGrafic {
	border-color:#299b21;
	color:#299b21;
	margin-right:10px;
}
#viewgrafic li {
	margin:7px 0;
	font-weight:700;
}
#viewgrafic .icon-cancel{
	border:1px solid #d4d4d4;
	padding:0px;
	margin-right:5px;
	cursor:pointer;
}
#viewgrafic .icon-cancel:before{
	margin:0;
    font-size:14px;
	color:#ff2828;
}
.uk-grid>div {
	margin:20px 0;
}
.auth {
	display:block;
	padding:20px;
	background:#ffffff;
	text-align:center;
}
#modal_form .auth {
	width:350px;
	margin:0 auto;
}
label {
	display:block;
	margin:3px 0;
	font-weight:bold;
}
label.error {
	color:red;
	font-size:0.9em;
    font-weight:normal;
}
input {
	border:1px solid #d4d4d4;
	padding:3px 5px;
	width:400px;
}
#sendMessage input {
	width:100%;
}
#sendMessage textarea {
	height:125px;
}
input[type="radio"], input[type="checkbox"] {
	width:auto;
}
textarea {
	border:1px solid #d4d4d4;
	padding:3px 5px;
	width:100%;
	height:50px;
	box-sizing:border-box;
}
form button {
	background:#cc171e;
	border:none;
	color:#ffffff;
	padding:5px 10px;
	text-transform:uppercase;
	cursor:pointer;
}
form button#change {
	color:#000000;
}
input.error, textarea.error {
	border-color:red;
}
.auth input {
	padding:5px 10px;
	width:250px;
}
.auth button {
	padding:5px 0;
	width:270px;
}
.auth-soc {
	width:250px;
	height:24px;
	line-height:24px;
	margin:0 auto;
	padding:5px 10px;
	display:block;
	background:#9fa6ad;
	color:#ffffff;
}
.auth-soc:hover {
	background:#111111;
}
.auth-soc:before {
	float:left;
	padding:5px;
	background:#ffffff;
	font-size:1em;
	color:#9fa6ad;
}
.auth-soc:hover:before {
	color:#111111;
}
.error404 {
    vertical-align: bottom;
}
.error404 img{
	width:250px;
	margin-right:20px;
}
#request {
	position:fixed;
	top:-100px;
	width:100%;
	left:0;
	height:50px;
	padding:30px;
	text-align:center;
	box-sizing:border-box;
	background:rgba(0,195,4,1.00);
	color:#ffffff;
	z-index:100;
}
.tags, redact, .share, otherHref {
	margin:30px 0;
}
redact {
	display:block;
	padding:4px 0;
	color:#b3b3b4;
}
#indetail p, #indetail li, redact  {
	font-size:1.2em;
	line-height:1.5em;
	position:relative;
}
#indetail ul li{
	margin-left:10px;
	list-style:disc;
	margin-bottom:10px;
}
#indetail ol li{
	margin-left:10px;
	list-style-type: decimal;
	margin-bottom:10px;
}
#indetail ul {
	margin-left:10px;
}
#indetail a {
	color:#000000;
	text-decoration:underline;
}
#indetail hr {
	background-color: #999999;
	height:1px;
	margin:30px 0;
}
#indetail h2 {
	text-transform:uppercase;
}
#indetail a:hover {
	color:#737373;
}
.col8 ol, .col8 ul, .datatext ol, .datatext ul {
	padding-left:25px;
}
.col8 ol li, .datatext ol li{
	list-style-type: decimal;
}
.col8 ul li, .datatext ul li{
	list-style-type: square;
}
#indetail .tags {
	color:#b3b3b4;
}
#indetail .tags a, #indetail redact a{
	color:#b3b3b4;
	text-decoration:none;
}
#indetail .tags a:hover, #indetail redact a:hover {
	color:#173fd4;
}
.col8 a:hover {
	color:#737373;
}
.comment {
	margin-bottom:10px;
}
.comment>span {
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.comment>span:nth-child(1) {
	width:150px;
}
#comment_add button{
	float:right;
	padding:8px 15px;
	margin-top:7px;
}
.terminology {
	position:relative;
	display:inline-block;
	color:#7f7f7f;
	text-decoration:underline;
	cursor:pointer;
}
.terminology span {
	display:none;
	min-width:170px;
	position:absolute;
	padding:10px;
	left:0;
	top:16px;
	background:#3d3e40;
	color:#ffffff;
	text-decoration:none;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	z-index:2;
}
.terminology span strong {
	display:inline-block;
	background:#38b3ec;
	color:#ffffff;
	padding:1px 5px;
	margin-bottom:5px;
}
.terminology span a {
	display:block;
	color:#a3a3a3;
	margin-top:5px;
}
.terminology span a:hover {
	color:#a3a3a3;
}
.dmca-badge {
	display:inline-block;
	margin:20px 0 10px;
}
.otherHref {
	border-left:3px solid #ff2828;
	color:#7f7f7f;
	margin:20px 0;
	padding-left:10px;
}
#indetail .otherHref a{
	color:#000000;
}
#indetail .otherHref a:hover {
    color: #747474;
}
.otherHref.green {
	border-color:#3bac33;
}
.arhiv::before {
	color:#9C9C9C;
	display:inline-block;
	width:20px;
	height:20px;
	font-size:15px;
	text-indent: 0;
}
.calendar td {
	font-weight:normal;
	text-align:center;
	width:40px;
}
.calendar strong {
    border:1px solid red;
    color:red;
    padding: 2px;
}
.calendar td{
	color:#9fa3a5;
}
.calendar td .active{
	color:#ffffff;
	background:#3bac33;
	display:block;
	font-weight:700;
}
.datasel select {
	background:none;
	width:auto;
	padding-right:25px;
	position:relative;
	z-index:2;
}
.datasel span {
	position:relative;
	display:inline-block;
	margin-right:10px;
}
.datasel span:after {
	content:"\e811";
	display:block;
	position:absolute;
	font-family: "crypto";
	font-size:16px;
	width:15px;
	height:15px;
	top:1px;
	right:0;
}
#indetail a.socbutton {
    display: inline-block;
    font-size: 20px;
    width: 35px;
    height: 35px;
	text-align:center;
	line-height:35px;
    background: #3bac33;
    color: #ffffff;
    border-radius: 20px;
    margin: 0 5px;
    text-align: center;
	text-decoration:none;
	box-sizing:border-box;
}
#indetail a.socbutton:hover {
	color: #000000;
}
.editors a {
	display:inline-block;
	width:30%;
	position:relative;
	margin:20px 0;
}
.editors a img, .editors a header{
	display:inline-block;
	vertical-align:middle;
	width:40%;
	margin-right:5%;
	height:auto;
}
.editors a header p{
	text-transform:none;
	font-weight:400;
}
#buttonTop {
	border:none;
	background:none;
	position:fixed;
	bottom:0;
	right:90px;
	width:50px;
	height:40px;
	cursor:pointer;
	background:#f0f0f0;
	font-size:24px;
	z-index:999;
}
.origin {
	float:left;
	margin-top:15px;
	font-style:normal;
	text-transform:uppercase;
}
.terminword {
	display:inline-block;
	margin-right:30px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
	line-height:30px;
}
.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d4d4d4; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); overflow: hidden; height:320px;}
.autocomplete-suggestions>div {position:absolute; top:0; left:0; right:0; height:270px; padding: 2px 5px; overflow: auto; cursor:pointer; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
.autocomplete-suggestion {margin:3px; font-size:0.9em;}
.autocomplete-suggestion a:hover{color:#ff8e00;}
.autocomplete-suggestions button {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	border:none;
	padding:4px 0;
	text-transform:uppercase;
	background:#ff7200;
	color:#ffffff;
	width:100%;
	cursor:pointer;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	z-index:2;
}
.autocomplete-suggestions button:hover {
	background:#ff8e00;
}
.autocomplete-suggestions button:before {
	font-family: 'crypto';
	content:'\f50d';
	display:inline-block;
	margin-right:10px;
}
.prognosis {
	position:relative;
	width:240px;
	height:240px;
}
.prognosis .info {
	height:115px;
	margin-right:70px;
	text-align:center;
}
.prognosis h3 {
	margin:0 0 10px;
}
.prognosis p {
	margin:3px 0;
	font-size:0.9em;
	line-height:1.2em;
}
.prognosis .info .button {
	display:block;
	margin:5px 10px;
	padding:6px 0;
	background:#0000FF;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
}
.prognosis.red .info .button {
	background:#FF0000;
}
.prognosis.green .info .button {
	background:#00FF00;
}
.prognosis .line{
	position:absolute;
	width:50px;
	top:0;
	height:222px;
	right:0;
	background:url(../img/prognosis/line.png) no-repeat 0 0;
}
.prognosis .line>span{
	display:block;
	position:relative;
	padding-top:10px;
}
.prognosis .line>span .arrow{
	position:absolute;
	bottom:0;
	right:0;
	height:20px;
	line-height:20px;
	text-align:center;
	width:30px;
	background:#0000FF;
	color:#ffffff;
	padding-right:5px;
}
.arrow:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
	left:-10px;
	top:0;
    border: 10px solid transparent;
    border-left: 0;
	border-right-color: #0000FF;
}
.prognosis.red .line>span .arrow {
	background: #FF0000;
}
.red .arrow:after {
	border-right-color: #FF0000;
}
.prognosis.green .line>span .arrow {
	background: #00FF00;
}
.green .arrow:after {
	border-right-color: #00FF00;
}
.prognosis .bull, .prognosis .bear {
	float:left;
	width:35%;
	position:relative;
	height:100px;
	text-align:center;
	color:#C7C7C7;
	font-size:0.8em;
}
.prognosis .bull span, .prognosis .bear span {
	position:relative;
	padding:4px 6px;
}
.prognosis .bull span:after, .prognosis .bear span:after {
	content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
	left:50%;
	margin-left:-7px;
	bottom: -11px;
    border: 7px solid transparent;
    border-bottom: 0;
}
.prognosis.red .bear span:after {
	border-top-color: #FF0000;
}
.prognosis.green .bull span:after {
	border-top-color: #00FF00;
}
.prognosis .bull svg, .prognosis .bear svg {
	width:60%;
	position:absolute;
	bottom:0;
	left:20%;
}
.st0{fill:#C7C7C7;}
.st1{fill:#C7C7C7;stroke:#4D4D4D;stroke-width:1.1667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.prognosis.red .bear svg {
	width:100%;
	left:0;
}
.prognosis.red .bear span {
	background:#FF0000;
	color:#ffffff;
}
.prognosis.green .bull span {
	background:#00FF00;
	color:#ffffff;
}
.prognosis.red .bear .st0 {
	fill:#FF0000;
}
.prognosis.green .bull svg {
	width:100%;
	left:0;
}
.prognosis.green .bull .st0 {
	fill:#00FF00;
}
.grecaptcha-badge {
	visibility:hidden;
}
.recaptcha {
	opacity:0.9;
	font-size:0.8em;
}
.simple {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.simple>article {
	width:31%;
	margin:0 0 20px 0;
	padding-right:10px;
	border-right:1px solid #d4d4d4;
}
.simple>article:nth-child(3n+3) {
	border-right:none;
}
#indetail table, #indetail table td {
	border:none;
	padding:3px;
}
#indetail table caption {
	border-bottom:2px solid #3bac33;
	padding:5px 0;
	color:#000000;
	text-align:left;
	text-transform:uppercase;
	font-weight:700;
}
#indetail table tr td{
	border-bottom:1px solid #bcbcbc;
}
#indetail table tr:last-child td{
	border:none;
}
.buttonFilter {
	background:#f0f0f0;
	text-align:center;
	padding:10px 20px;
	width:150px;
	border:none;
	display:none;
	position:absolute;
	left:-60px;
	top:180px;
	-moz-transform: rotate(90deg); /* ��� Firefox */
    -ms-transform: rotate(90deg); /* ��� IE */
    -webkit-transform: rotate(90deg); /* ��� Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* ��� Opera */
    transform: rotate(90deg);
	white-space:nowrap;
	text-transform:uppercase;
	font-family:'Montserrat', sans-serif;
}
.buttonFilter img {
	width: 22px;
	margin-right:10px;
}
.headBaner {
	width:calc(100% + 30px);
	margin-top:20px;
}
.headBaner:after{
	content:"";
	position:absolute;
	left:30px;
	right:30px;
	bottom:0;
	height:3px;
	background: #d4d4d4;
}
a.hottag {
	display:inline-block;
	padding:3px 10px;
	background:#f95a00;
	color:#ffffff;
	text-transform:lowercase;
	font-weight:400;
	margin:0 10px 7px 0;
}
a.hottag:hover {
	background:#fc9300;
}
.tags-text img {
	max-width:25%;
	float:right;
	margin: 0 0 10px 10px;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 3000px) {
nav>ul>li>a {
    font-size:12px;
}
h1, h2, h3, h4, h5, h6, .top-line{
	font-size:1.4em;
}
.top-line.h1{
	font-size:2.5em;
}
#indetail header h1{
	font-size:1.7em;
	margin-top:35px;
	margin-bottom:15px;
}
#indetail h2{
	font-size:1.5em;
}
.news h3 {
	font-size:13px;
}
}
@media only screen and (max-width: 1700px) {
html, body {
	font-size:13px;
}
h1, h2, h3, h4, h5, h6{
	font-size:1.2em;
}
.news h3 {
	font-size:12px;
}
.articles.head>article:nth-child(4) {
	display:none;
}
.articles.head>article:after {
	border:none;
}
.detail .col9, .detail .col3 {
	display:block;
	width:100%;
}
.detail .borderright:after {
	display:none;
}
}
@media only screen and (max-width: 1500px) {
article .imgprew {
	width:100%;
	float:none;
	margin-right:0;
}
.news h3 {
	font-size:13px;
}
body>header {
	left:-230px;
	z-index:99;
	transition: all .4s ease-in;
}
body>header.show {
	left:0;
}
#menu, body>section {
    margin-left: 10px;
}
body>footer {
    left: 10px;
}
.buttonFilter {
	display:block;
}
}
@media only screen and (max-width: 1400px) {
#panel-body {
	padding:5px 30px;
}
#panel-body h5 {
	margin:3px 0;
	font-size:0.9em;
}
#panel-body h5 span{
	font-size:0.8;
	line-height:1.4em;
}
.high, .low, .price2 {
	margin-bottom:5px;
}
}
@media only screen and (min-width: 1800px) {
html, body {
	font-size:15px;
}
.checkbox + label {
	font-size:13px;
}
body>header>a, body>header>header {
	font-size:13px;
}
nav>ul>li>a, nav>ul>li>span {
	font-size:13px;
}
.line-news div.time {
	font-size:10px;
}
.articles>article {
	width:25%;
}
#indetail {
	font-size:1.1em;
}
}

