/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext');
.i1 {
  background-image: url(../ills/i1.jpg);
}
.i2 {
  background-image: url(../ills/i2.jpg);
}
.i3 {
  background-image: url(../ills/i3.jpg);
}
.i4 {
  background-image: url(../ills/i4.jpg);
}
.i5 {
  background-image: url(../ills/i5.jpg);
}
.i6 {
  background-image: url(../ills/i6.jpg);
}
.i7 {
  background-image: url(../ills/i7.jpg);
}
.i8 {
  background-image: url(../ills/i8.jpg);
}
.full {
  width: 100%;
  height: 100%;
}
.wrapperFull {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}
.transition15 {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.transition30 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.transitionFilter {
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.blockGray {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.blockHalfColor {
  -webkit-filter: grayscale(0.5);
  filter: grayscale(0.5);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.blockColor {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.inverted {
  -webkit-filter: filter(1);
  filter: invert(1);
}
.gradientLeft {
  background: -moz-linear-gradient(left, #000000 15%, rgba(0, 0, 0, 0) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #000000 15%, rgba(0, 0, 0, 0) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #000000 15%, rgba(0, 0, 0, 0) 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}
.gradientRight {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 30%, #000000 85%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 30%, #000000 85%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 30%, #000000 85%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1);
  /* IE6-9 */
}
.gradientBottom {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.grid1 {
  width: 100%;
}
.grid2 {
  width: 50%;
}
.grid3 {
  width: 33%;
}
.grid4 {
  width: 25%;
}
@media only screen and (max-width: 940px) {
  .grid1 {
    width: 100%;
  }
  .grid2 {
    width: 100%;
  }
  .grid3 {
    width: 50%;
  }
  .grid4 {
    width: 50%;
  }
}
@media only screen and (max-width: 720px) {
  .grid1 {
    width: 100%;
  }
  .grid2 {
    width: 100%;
  }
  .grid3 {
    width: 100%;
  }
  .grid4 {
    width: 100%;
  }
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
body {
  background-color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 1.0em;
  font-weight: 400;
  color: #3b3b3b;
  overflow-x: hidden;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
time {
  display: block;
  position: relative;
}
b {
  font-weight: 700;
}
h1 {
  font-size: 2.4em;
  text-align: left;
  margin: 40px 0 30px 0;
  padding: 0;
  font-weight: 300;
  line-height: 120%;
}
h1.hdHidden {
  display: none;
}
h2 {
  font-size: 2.0em;
  text-align: left;
  margin: 30px 0 20px 0;
  padding: 0;
  font-weight: 300;
  line-height: 120%;
}
h2.hd1 {
  font-size: 2.4em;
  text-align: left;
  margin: 40px 0 30px 0;
  padding: 0;
  font-weight: 300;
  line-height: 120%;
}
h3 {
  font-size: 1.2em;
  text-align: left;
  margin: 20px 0 16px 0;
  padding: 0;
  font-weight: 400;
}
h4 {
  font-size: 1.1em;
  text-align: left;
  margin: 20px 0 16px 0;
  padding: 0;
  font-weight: 400;
}
a {
  display: inline-block;
  color: #df3128;
  text-decoration: none;
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
a:hover {
  border-bottom: 1px solid #df3128;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
a.dotted {
  border-bottom: 1px dotted rgba(0, 0, 0, 0);
}
a.dotted:hover {
  border-bottom: 1px dotted #df3128;
}
section {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
img {
  border: none;
  max-width: 100%;
}
p {
  margin: 0 0 20px 0;
}
li {
  margin-left: 52px;
}
ol {
  list-style-type: none;
  counter-reset: num;
  margin: 0 0 20px 0;
}
ul {
  margin: 0 0 20px 0;
}
ol li::before {
  margin: 0 4px 0 -18px;
  content: counter(num) '. ';
  counter-increment: num;
  font-weight: 400;
}
code {
  display: block;
  background-color: #ededed;
  padding: 20px 20px 20px 52px;
  margin: 0 0 20px 0;
  font-family: monospace;
  border-radius: 2px;
}
blockquote {
  display: block;
  padding: 20px 52px 20px 52px;
  margin: 0 0 20px 0;
  color: #7f7f7f;
  text-align: justify;
}
blockquote:before {
  content: "“";
  font: 6em/60px 'Roboto', sans-serif;
  color: #b1b1b1;
  float: left;
  margin-left: -60px;
  margin-top: 9px;
  padding: 0 5px;
}
blockquote:after {
  content: "”";
  font: 6em/76px 'Roboto', sans-serif;
  color: #b1b1b1;
  float: right;
  margin-right: -58px;
  margin-top: 16px;
}
q {
  font-style: italic;
  color: #7f7f7f;
}
b,
strong {
  font-weight: 500;
}
input[type="text"],
textarea {
  display: inline-block;
  font-size: 0.8em;
  padding: 6px 12px;
  height: 32px;
  border: 1px #7f7f7f solid;
  border-radius: 16px;
  background-color: #fff;
  color: #3b3b3b;
}
input[type="button"],
input[type="submit"] {
  display: inline-block;
  margin: 0;
  font-size: 1.0em;
  font-weight: 400;
  padding: 4px;
  min-width: 32px;
  height: 32px;
  border: none;
  border-radius: 16px;
  background-color: #df3128;
  color: #fff;
}
.button {
  display: inline-block;
  height: 32px;
  padding: 7px 30px 0 30px;
  margin: 0;
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  background-color: #000;
  border-radius: 2px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.button:hover {
  color: #fff;
  background-color: #df3128;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
@media only screen and (max-width: 940px) {
  blockquote {
    text-align: left;
  }
}
nav {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 62px;
  background: #000;
  opacity: 0.95;
  z-index: 100;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
nav .wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}
.txtNav {
  display: block;
  height: 32px;
  float: right;
  border: none;
  margin: 15px 0 15px 40px;
  color: #fff;
}
.txtNav span {
  display: inline-block;
  height: 32px;
}
.txtNav:hover {
  border: none;
  color: #df3128;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  z-index: 2;
  cursor: pointer;
}
.txtNav:hover .navSearch,
.txtNav:hover .navMenu,
.txtNav:hover .navNewbie,
.txtNav:hover .navClose,
.txtNav:hover .navLang {
  background-color: #df3128;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navIcon {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  margin: 0 0 0 10px;
}
.navSearch {
  background-color: #fff;
  background-image: url(../img/nav_search.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navMenu {
  background-color: #fff;
  background-image: url(../img/nav_menu.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navClose {
  background-color: #fff;
  background-image: url(../img/nav_close.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navNewbie {
  background-color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 7px 0 0 0;
  color: #000;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.navLang {
  background-color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 7px 0 0 0;
  color: #000;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.lang {
  display: block;
  position: fixed;
  top: -600px;
  max-width: 1200px;
  margin: auto;
  background-color: #000;
  text-align: right;
  opacity: 0.95;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.lang li {
  margin: 0;
  list-style: none;
  padding: 6px 20px;
}
.lang a {
  border: none;
  color: #fff;
}
.lang a:hover {
  color: #df3128;
}
.lang a:hover .navLang {
  background-color: #df3128;
}
.langOp {
  top: 62px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navLogo {
  float: left;
  left: 0px;
  height: 44px;
  width: 180px;
  margin: 9px 20px 9px 0;
  background: url(../img/logo.svg) left center no-repeat;
  background-size: cover;
  border: none;
  z-index: 2;
}
.navLogo:hover {
  border: none;
}
.navSearchForm {
  display: block;
  height: 32px;
  width: 30%;
  position: absolute;
  right: 0px;
  top: 15px;
  overflow: hidden;
  visibility: hidden;
}
input[type="text"].navSearchTxt {
  display: block;
  position: absolute;
  z-index: 1;
  width: 32px;
  right: 0;
  top: 0;
  border: none;
  padding: 6px 12px;
  background: #ffffff url(../img/nav_search.svg) right center no-repeat;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
input[type="button"].navSearchBut {
  display: block;
  position: absolute;
  z-index: 2;
  width: 32px;
  height: 32px;
  right: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.navFull {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1.0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navInfo {
  display: block;
  position: absolute;
  width: calc(100% - 40px);
  top: -1200px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: -2;
}
.navBg {
  position: absolute;
  height: 100px;
  width: calc(100% - 40px);
  background: -moz-linear-gradient(top, #000000 60%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 60%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 60%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: -1;
}
.navCategories {
  display: block;
  position: relative;
  color: #fff;
}
.navCategories h2 {
  color: #df3128;
}
.navCategories ul {
  display: block;
  position: relative;
  -webkit-columns: 200px 4;
  -moz-columns: 200px 4;
  columns: 200px 4;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.navCategories li {
  list-style-type: none;
  padding: 5px 0;
  margin-left: 0;
}
.navCategories a {
  color: #fff;
}
.navCategories a:hover {
  color: #df3128;
}
.navAuthorsBox {
  display: block;
  position: relative;
}
.navAuthor {
  display: inline-block;
  width: 24.7%;
  min-width: 160px;
}
.navAuthor img {
  width: 160px;
  height: 160px;
  border-radius: 80px;
}
.navAuthor span {
  display: block;
  width: 160px;
  margin: 20px 0 40px 0;
  text-align: center;
}
@media only screen and (max-width: 940px) {
  .txtNav {
    margin: 15px 0 15px 5px;
  }
  .txtNav span {
    display: none;
  }
  .navAuthor {
    width: 33%;
  }
}
@media only screen and (max-width: 720px) {
  .navAuthor {
    width: 48%;
  }
  .navSearchForm {
    width: 40%;
  }
}
@media only screen and (max-width: 520px) {
  .navAuthor {
    width: 100%;
    text-align: center;
  }
  .navAuthor span {
    width: 100%;
  }
  .navLogo {
    width: 36px;
    background-size: cover;
  }
  .navSearchForm {
    width: 50%;
  }
}
.cryptoRates {
  position: absolute;
  top: 0;
  height: 98px;
  padding-top: 27px;
  margin-top: 62px;
  background: #ededed;
}
.cryptoRates .wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cryptoRates .arrowLeft {
  margin: 4px 20px 0 0;
}
.cryptoRates .arrowRight {
  margin: 4px 0 0 20px;
}
.cryptoContainer {
  display: inline-block;
  height: 42px;
  overflow: hidden;
  width: calc(100% - 104px);
}
.cryptoWrapper {
  margin-left: 0;
  left: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.arrowBase {
  display: inline-block;
  background-color: #000;
  background-size: 32px 32px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  flex-basis: 32px;
  border-radius: 16px;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.arrowLeft {
  background: url(../img/arrow_left.svg) left top no-repeat;
  display: inline-block;
  background-color: #000;
  background-size: 32px 32px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  flex-basis: 32px;
  border-radius: 16px;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.arrowRight {
  background: url(../img/arrow_right.svg) left top no-repeat;
  display: inline-block;
  background-color: #000;
  background-size: 32px 32px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  flex-basis: 32px;
  border-radius: 16px;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.arrowDisabeled {
  background-color: #aaa;
}
.arrowLeft:hover,
.arrowRight:hover {
  background-color: #df3128;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  border: none;
}
.arrowDisabeled:hover {
  background-color: #aaa;
  border: none;
}
.cryptoModule {
  display: inline-block;
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.tokenLogo {
  display: inline-block;
  height: 36px;
  width: 32px;
}
.tokenLogo img {
  width: 32px;
  height: 32px;
  opacity: 0.3;
  margin-top: 4px;
}
.token {
  display: inline-block;
  font-size: 1.1em;
  font-weight: 400;
  min-width: 90px;
  vertical-align: top;
  text-align: left;
  padding: 2px 10px 0 10px;
}
.token .tokenData {
  display: block;
  font-size: 0.80em;
  font-weight: 400;
  padding-left: 0px;
  color: #959595;
}
.token .trendRed {
  color: #df3128;
}
.token .trendGreen {
  color: #47b86f;
}
.no-transition {
  transition: none !important;
}
@media only screen and (max-width: 940px) {
  .tokenLogo {
    display: none;
  }
  .token {
    padding: 0 0 0 5px;
  }
}
@media only screen and (max-width: 520px) {
  .token {
    font-size: 1.0em;
    padding: 4px 5px 0 5px;
  }
  .token .tokenData {
    font-size: 0.75em;
  }
  .cryptoRates .arrowLeft {
    margin: 4px 5px 0 0;
  }
  .cryptoRates .arrowRight {
    margin: 4px 0 0 5px;
  }
  .cryptoContainer {
    display: inline-block;
    height: 40px;
    overflow: hidden;
    width: calc(100% - 74px);
  }
}
.topNews {
  height: 720px;
  margin-top: 160px;
}
.topNews .wrapper {
  width: 100%;
  padding: 0;
  height: 100%;
  color: #fff;
}
.topNews .wrapper:hover .ill,
.topNews .wrapper:hover .illSecond {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.topNews .button {
  display: inline-block;
  height: auto;
  padding: 16px 50px;
  font-size: 1.5em;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: #fff 1px solid;
  border-radius: 2px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.topNews .button:hover {
  color: #000;
  background-color: #ffffff;
  border: #fff 1px solid;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.topSecondNews {
  margin-top: 0px;
}
.ill {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  background: #000000 center center no-repeat, no-repeat;
  background-size: cover;
  z-index: 1;
}
.ill img {
  width: 20%;
  height: 20%;
  opacity: 0;
}
.illSecond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.illSecond img {
  width: 20%;
  height: 20%;
  opacity: 0;
}
.sign {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  z-index: 1;
}
.signHorizontal {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  z-index: 1;
}
.topNewsTxtBg {
  display: table;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: auto;
  z-index: 2;
}
.secondNewsTxtBg {
  display: table;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: auto;
  z-index: 2;
}
.topNewsTxt,
.secondNewsTxt {
  display: table-cell;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 40px 20px;
  vertical-align: bottom;
}
.articleData {
  padding-top: 0px;
  margin-bottom: 10px;
  color: #df3128;
}
.imgCopy {
  opacity: 0.8;
  margin-bottom: 10px;
}
.adsArticle {
  padding-left: 26px;
  background: url(../img/star.svg) left center no-repeat;
  background-size: 20px 20px;
  color: #df3128;
  margin-bottom: 0;
}
.topNewsLeftBg {
  background: #000000;
  /* 
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 49%, rgba(255, 255, 255, 1) 50%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 49%, rgba(255, 255, 255, 1) 50%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 49%, rgba(255, 255, 255, 1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1);
     */
}
.topNewsRightBg {
  background: #000000;
  /* 
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 51%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 51%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1);
    */
}
@media only screen and (max-width: 1200px) {
  .ill,
  .illSecond {
    background-position: center center;
  }
}
@media only screen and (max-width: 940px) {
  .topNewsTxt,
  .secondNewsTxt {
    margin: 0;
    padding: 40px 20px 40px 20px;
    text-align: center;
    vertical-align: bottom;
  }
  .topNewsTxt h1,
  .secondNewsTxt h1 {
    text-align: center;
  }
  .topNewsTxtBg,
  .secondNewsTxtBg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 90%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
  }
  .sign,
  .signHorizontal {
    display: none;
  }
  .wrapper .ill,
  .wrapper .illSecond {
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
  .adsArticle {
    display: inline-block;
    margin: auto;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 720px) {
  .wrapper .ill,
  .wrapper .illSecond {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
}
@media only screen and (max-width: 520px) {
  .topNews {
    height: 580px;
  }
  .topNewsTxt,
  .secondNewsTxt {
    padding: 30px 20px 30px 20px;
  }
  .topNewsTxt h1,
  .secondNewsTxt h1 {
    font-size: 1.8em;
    word-wrap: break-word;
  }
  .articleData {
    padding-top: 20px;
  }
}
/* ---- grid ---- */
.grid {
  width: 100%;
  max-width: 1200px;
}
/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- grid-item ---- */
.grid-sizer,
.grid-item {
  width: 50%;
}
.grid-item {
  min-height: 120px;
  float: left;
}
.grid-item--width2 {
  width: 100%;
}
.gridItem33 {
  width: 33%;
}
.content .wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  padding: 20px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.content .normRow {
  -webkit-flex-direction: row;
  flex-direction: row;
}
.baseColumn {
  display: block;
  width: 67%;
  flex-basis: 67%;
}
.baseColumn h1:first-child {
  margin-top: 0;
}
.rightColumn {
  display: block;
  width: 33%;
  flex-basis: 33%;
}
.rightColumn h3 {
  margin-top: 0;
  color: #df3128;
}
.fullColumn {
  width: 100%;
  flex-basis: 100%;
}
.fullColumn .newsModule {
  width: 33%;
}
.fullColumn h1 {
  display: block;
  margin: 0px 0 20px 20px;
  width: 100%;
  flex-basis: 100%;
}
.fullColumn h2.hd1 {
  display: block;
  margin: 0px 0 20px 20px;
  width: 100%;
  flex-basis: 100%;
}
.newsModule {
  padding: 20px;
  width: 50%;
}
.newsModuleWide {
  padding: 20px;
  width: 100%;
}
.bgNews {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/ill_gradient.png) top center no-repeat;
  z-index: 1;
}
.txtNews {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.txtNews span {
  display: block;
}
.newsModuleInfo {
  position: absolute;
  width: 100%;
  height: 20px;
  padding: 0 20px;
  z-index: 2;
  color: #fff;
}
.views {
  display: inline-block;
  height: 20px;
  padding: 0 16px 0 26px;
  background: url(../img/icon_views.svg) no-repeat;
  background-position: 0 -20px;
  background-size: 20px 60px;
}
.comments {
  display: inline-block;
  height: 20px;
  padding: 0 5px 0 26px;
  background: url(../img/icon_comments.svg) top left no-repeat;
  background-position: 0 -20px;
  background-size: 20px 60px;
}
.tags {
  display: inline-block;
  height: 20px;
  padding: 1px 0 0 26px;
  background: url(../img/icon_tags.svg) top left no-repeat;
  background-position: 0 -20px;
  background-size: 20px 60px;
}
.newsDate {
  display: inline-block;
  float: right;
  height: 20px;
  padding: 0 0 0 5px;
}
.importantNews {
  display: table;
  position: relative;
  width: 100%;
  min-height: 480px;
  color: #fff;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 2px;
  cursor: pointer;
}
.importantNews a {
  color: #fff;
}
.importantNews a:hover {
  color: #df3128;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.importantNews .bgNews {
  background-size: auto 100%;
  border-radius: 2px;
}
.importantNews .txtNews {
  vertical-align: bottom;
  padding: 20px 20px 60px 20px;
}
.importantNews p {
  display: none;
}
.importantNews .newsModuleInfo {
  bottom: 20px;
}
.importantNews .tags {
  margin: 40px 0 10px 0;
}
.baseNews {
  display: table;
  position: relative;
  width: 100%;
  min-height: 480px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  background-color: #ededed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 2px;
  cursor: pointer;
}
.baseNews .bgNews {
  background-size: 100% auto;
}
.baseNews .txtNews {
  vertical-align: bottom;
  padding: 20px;
}
.baseNews .newsModuleInfo {
  top: 20px;
}
.baseNews .tags {
  margin: 20px 0 10px 0;
  background-position: 0 0px;
}
.baseNews a {
  color: #7f7f7f;
}
.baseNews a:hover {
  color: #df3128;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.baseNews h3 {
  margin-top: 0;
}
.importantNews:hover,
.baseNews:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.noColumn {
  width: 100%;
  height: auto;
  padding: 20px;
}
.lastNews {
  width: 100%;
  padding: 16px 20px 0 20px;
}
.lastNews h4 {
  margin-left: 60px;
  padding: 10px 0;
}
.lastNewsBlock {
  display: table;
  margin-bottom: 30px;
}
.lastNewsDate {
  display: table-cell;
  width: 60px;
  color: #7f7f7f;
  vertical-align: top;
}
.lastNewsTxt {
  display: table-cell;
}
.lastNewsTxt a {
  color: #3b3b3b;
  font-weight: 400;
  border: none;
}
.lastNewsTxt a:hover {
  color: #df3128;
  border: none;
}
.lastNewsTxt > a {
  display: block;
}
.lastNewsTxt .views,
.lastNewsTxt .comments {
  display: none;
}
.lastNewsTxt .tags {
  display: none;
  margin: 0px 0 20px 0;
  background-position: 0 0px;
  color: #7f7f7f;
}
.lastNewsTxt .tags a {
  color: #7f7f7f;
}
.lastNewsTxt .tags a:hover {
  color: #df3128;
}
.lastVideo {
  padding: 0 20px;
}
.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.videoContainer:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.analytics {
  width: 100%;
  padding: 0 20px;
}
.analyticsContent {
  overflow-x: hidden;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.analyticsContent .views,
.analyticsContent .comments {
  margin: 20px 0;
  background-position: 0 0;
  color: #7f7f7f;
}
.analyticsContent .newsDate {
  float: none;
  padding-left: 0;
  margin-bottom: 20px;
}
.analyticsContent:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.resutsTxt {
  margin: 20px;
  color: #b1b1b1;
  font-size: 0.9em;
  font-weight: 300;
}
.descriptionBox {
  padding: 20px;
}
.descriptionWrapper {
  width: 100%;
  height: 34px;
  overflow-y: hidden;
  color: #b1b1b1;
  font-size: 0.9em;
  font-weight: 300;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.descriptionWrapper p {
  display: block;
  position: relative;
}
.descriptionButton {
  width: 100%;
  min-width: 32px;
  height: 32px;
  margin: 20px 0 0 0;
  font-size: 1.0em;
  font-weight: 400;
  padding: 6px;
  border: none;
  text-align: center;
  border-radius: 16px;
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.descriptionButton:hover {
  background-color: #df3128;
}
@media only screen and (max-width: 940px) {
  .baseColumn,
  .rightColumn {
    width: 50%;
    flex-basis: 50%;
  }
  .newsModule {
    padding: 20px;
    width: 100%;
    flex-basis: 100%;
  }
  .fullColumn .newsModule {
    padding: 20px;
    width: 50%;
    flex-basis: 50%;
  }
  .fullColumn h2.hd1 {
    text-align: center;
    margin: 0 0 20px 0;
  }
  .gridItem33 {
    width: 50%;
  }
  .importantNews,
  .baseNews,
  .videoContainer,
  .analyticsContent {
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
}
@media only screen and (max-width: 720px) {
  .content .wrapper {
    display: block;
  }
  .baseColumn,
  .rightColumn {
    width: 100%;
  }
  .fullColumn .newsModule {
    padding: 20px;
    width: 100%;
    flex-basis: 100%;
  }
  .gridItem33 {
    width: 100%;
  }
  .importantNews,
  .baseNews,
  .videoContainer,
  .analyticsContent {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
}
.bannerFrame {
  width: 100%;
  height: auto;
  padding: 20px;
}
.bannerFrame img,
.bannerFrame a:only-child {
  width: 100%;
  height: auto;
  border: none;
}
.paginatorBox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 32px;
  margin: 20px 0;
  min-height: 32px;
}
.paginatorBoxLeft {
  text-align: left;
  padding: 0 20px;
}
.paginatorBoxRidht {
  text-align: right;
  padding: 0 20px;
}
.paginator {
  display: table;
}
.paginator input[type="text"] {
  display: table-cell;
  position: relative;
  height: 32px;
  width: 30px;
  text-align: center;
  margin: 0 4px;
  padding: 0;
}
.paginator .pages {
  display: table-cell;
  padding: 0 20px;
}
.paginator a {
  display: inline-block;
  height: 32px;
  min-width: 32px;
  border-radius: 2px;
  text-align: center;
  padding: 6px 10px 0 10px;
  margin: 0 2px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
.paginator a:hover {
  background-color: #df3128;
  border: none;
}
.paginator .selectedPage,
.paginator .selectedPage:hover {
  background-color: #df3128;
  cursor: default;
  cursor: pointer;
}
.paginator .arrowLeft,
.paginator .arrowRight {
  display: table-cell;
  cursor: pointer;
  border-radius: 16px;
  background-color: #000;
  margin: 0;
}
.paginator .arrowLeft:hover,
.paginator .arrowRight:hover {
  background-color: #df3128;
}
.paginator .disabeled {
  background-color: #7f7f7f;
  cursor: auto;
}
.totalPages {
  display: table-cell;
  vertical-align: top;
  height: 16px;
  margin: 0 0 0 10px;
  padding: 8px 0 0 10px;
  border: none;
}
@media only screen and (max-width: 940px) {
  .paginatorBoxRidht {
    display: none;
  }
}
@media only screen and (max-width: 720px) {
  .totalPages {
    display: none;
  }
  .paginatorBoxLeft {
    width: 100%;
    text-align: center;
  }
  .paginator {
    margin: auto;
  }
}
.footer {
  background: #000;
  color: #fff;
}
.footer .wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
}
.footerLogo {
  position: relative;
  display: block;
  height: 44px;
  width: 200px;
  margin: 40px 20px 40px 0;
  background: url(../img/logo.svg) left center no-repeat;
}
.footerFork {
  width: 100%;
  height: 100%;
  min-height: 420px;
  min-width: 300px;
  max-width: 400px;
  background: url(../img/fork.png) center bottom no-repeat;
  background-size: 90% auto;
  margin: auto;
}
.socialIcons {
  display: block;
  margin: 20px 0 70px 0;
}
.social {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 6px;
  padding: 5px 0 0 0;
  background-color: #fff;
  border: none;
  border-radius: 16px;
  text-align: center;
  color: #000000;
  font-size: 1.2em;
}
.social:hover {
  background-color: #df3128;
}
.footerMenu {
  margin: 40px 0;
}
.footerMenu li {
  display: inline-block;
  padding: 0 16px;
  height: 16px;
  border-left: 1px #fff solid;
  margin-left: 0;
}
.footerMenu li:first-child {
  padding: 0 16px 0 0;
  border-left: none;
}
@media only screen and (max-width: 720px) {
  .footer .wrapper {
    display: block;
    padding-top: 20px;
  }
  .socialIcons {
    width: 100%;
    text-align: center;
  }
  .footerLogo {
    display: none;
  }
  .social {
    margin: 0 4px;
  }
  .footerFork {
    background: url(../img/fork.png) center bottom no-repeat;
    background-size: 360px 432px;
  }
  .footerMenu {
    text-align: center;
  }
  .footerMenu li {
    padding: 0 10px;
  }
  .footerMenu li:first-child {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 520px) {
  .social {
    margin: 0 3px;
  }
}
.articleInfo {
  display: table;
  width: 100%;
  margin: 40px 0 20px 0;
}
.articleInfo .socialIcons {
  display: block;
  margin: 10px 0 0 0;
}
.articleInfo .tags {
  display: inline-block;
  margin: 10px 0 0 0;
  background-position: 0 0px;
  color: #7f7f7f;
}
.articleInfo .tags a {
  color: #7f7f7f;
}
.articleInfo .tags a:hover {
  color: #df3128;
}
.articleInfo .views,
.articleInfo .comments {
  margin: 40px 0 0 0;
  background-position: 0 0px;
  color: #7f7f7f;
}
.articleTxt {
  font-size: 1.2em;
  font-weight: 300;
}
.selectedText {
  display: block;
  padding: 0 0 0 50px;
  margin: 0 0 40px 0;
  font-weight: 400;
  border-left: 4px #df3128 solid;
}
.h3Article {
  margin-bottom: 0;
}
.authorPhoto {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.authorPhoto img {
  width: 160px;
  height: 160px;
  border-radius: 80px;
}
.authorPhoto:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.authorInfo {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 40px;
  width: 80%;
}
.socialBlack {
  background-color: #000;
  color: #fff;
}
.socialBlack img {
  -webkit-filter: filter(1);
  filter: invert(1);
}
.articleIll {
  width: 100%;
  padding: 20px 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.articleIll img {
  width: 100%;
  border-radius: 2px;
}
.articleIll:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.articleImgCopy {
  padding-top: 10px;
  text-align: right;
  color: #7f7f7f;
}
@media only screen and (max-width: 940px) {
  .articleInfo,
  .authorInfo,
  .authorPhoto {
    display: block;
    width: 100%;
  }
  .authorInfo {
    padding: 0;
    margin: 20px 0;
  }
  .articleIll,
  .authorPhoto {
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
}
@media only screen and (max-width: 720px) {
  .articleInfo,
  .authorInfo,
  .authorPhoto {
    text-align: center;
  }
  .articleIll,
  .authorPhoto {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
}
.searchResults {
  margin-top: 180px;
}
.searchResults h1 {
  margin: 0 0 0 20px;
}
.searchResults h1 b {
  color: #df3128;
}
.cryptoRatesBottom {
  display: position;
  position: fixed;
  bottom: -62px;
  left: 0;
  width: 100%;
  height: 62px;
  background: #000;
  opacity: 0.95;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.rate-slider {
  background: #000;
  margin: 0px;
  padding: 7px 20px;
  color: #FFF;
  font-size: 0.90em;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  /*    overflow: hidden;
    z-index: 10000;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0; */
}
.rate-box {
  display: inline-block;
  margin: 0px;
  padding: 5px 40px;
}
.rate-box h4 {
  display: block;
  font-size: 1.2em;
  margin: 0px;
}
.rate-box .ask {
  color: #47b86f;
}
.rate-box .bid {
  color: #df3128;
}
.marquee {
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 520px) {
  .rate-slider {
    font-size: 0.8em;
  }
  .rate-box h4 {
    font-size: 1.3em;
  }
  .rate-slider {
    padding: 9px 20px;
  }
}
.popupWrapper {
  display: flex;
  position: fixed;
  padding: 20px 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.popupContent {
  display: block;
  position: relative;
  width: 90%;
  height: auto;
  max-width: 600px;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  padding: 0;
}
.popupContent h3,
.popupContent h2 {
  text-align: center;
}
.popupContent h2 {
  padding: 20px;
  margin: 0;
}
.popupContent h3 {
  display: block;
  padding: 0 20px 10px 20px;
  margin: 0;
}
.popupContent .socialIcons {
  margin-bottom: 30px;
  height: 50px;
}
.popupContent .social {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  padding-top: 10px;
  font-size: 1.6em;
}
.popupContent .button {
  height: 60px;
  margin: 10px 0 35px 0;
  padding-top: 18px;
  width: 50%;
  border: 2px solid #000;
  color: #000;
  background: #fff;
}
.popupContent .button:hover {
  border: 2px solid #000;
  color: #fff;
  background: #000;
}
.popupCenter {
  margin: auto;
}
.popupClose {
  display: block;
  position: absolute;
  right: 20px;
  top: -20px;
  width: 40px;
  height: 40px;
  border: 4px #fff solid;
  border-radius: 20px;
  margin: 0 0 0 10px;
  background-color: #000;
  background-image: url(../img/popup_close.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.popupClose:hover {
  border: 4px #fff solid;
  background-color: #df3128;
}
.popupIll {
  position: relative;
  width: 100%;
  height: 400px;
  background-color: #fff;
}
.popupLogo {
  position: absolute;
  width: 120px;
  height: 120px;
  left: 50%;
  margin-left: -60px;
  bottom: 0;
  background: #fff;
  border-radius: 60px;
  z-index: 2;
}
.popupLogo .logo {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 15px;
  left: 15px;
  background: url(../img/logo_round.svg) center center no-repeat;
  background-size: cover;
}
.popupImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 340px;
  background: #000;
  z-index: 1;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.popupContent:hover .popupImg {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.pi_01 {
  background: #000000 url(../ills/pp1.jpg) 50% -10px no-repeat;
}
.pi_02 {
  background: #000000 url(../ills/pp2.jpg) 50% -10px no-repeat;
}
@media only screen and (max-width: 940px) {
  .popupImg {
    height: 280px;
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
  .popupIll {
    height: 340px;
  }
  .popupContent h2 {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 720px) {
  .popupImg {
    height: 240px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
  .popupIll {
    height: 300px;
  }
  .popupContent h2 {
    font-size: 1.3em;
  }
}
.poll {
  padding: 20px;
}
.poll label {
  display: table-cell;
  width: 100%;
}
.poll form {
  padding: 10px 0 0 0;
}
.poll form div {
  display: table;
  margin: 10px 0px;
  width: 100%;
}
.poll input[type="radio"],
.poll input[type="checkbox"] {
  display: table-cell;
  width: 30px;
}
.poll input[type="submit"] {
  width: 100%;
  padding: 5px;
  margin: 20px 0;
  min-height: 60px;
  border-radius: 2px;
  border: 1px solid #df3128;
  color: #df3128;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.poll input[type="submit"]:hover {
  color: #fff;
  background-color: #df3128;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.poll .error {
  display: block;
  padding-top: 20px;
  color: #df3128;
}
.pollResults {
  padding: 20px 0;
}
.pollResults .pollPercent {
  width: 100%;
  padding: 5px 0 15px 0;
}
.pollResults .pollTxtPrc {
  display: inline-block;
  width: 10%;
}
.pollResults .pollGraph {
  display: inline-block;
  width: 88%;
  height: 14px;
}
.pollResults .pollGraph div {
  height: 14px;
  min-width: 4px;
  border-radius: 2px;
  background-color: #7f7f7f;
}
.pollResults .pollWin {
  color: #df3128;
}
.pollResults .pollWin .pollGraph div {
  background-color: #df3128;
}
.priceBoxFull {
  float: left;
  width: 100%;
  padding: 20px;
}
.priceBoxFull h1 {
  color: #df3128;
  margin: 0;
}
.priceBoxFull table {
  width: 100%;
}
.priceBoxFull td {
  padding: 1px 5px 1px 0;
  vertical-align: middle;
}
.priceBoxFull .indTd {
  width: 35%;
}
.priceBoxFull .indTd div {
  width: 50%;
  height: 10px;
  border-radius: 2px;
  background-color: #df3128;
}
.priceBoxFull .perc {
  width: 70px;
}
.priceBoxFull .socialIcons {
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 0;
}
.priceBoxFull .socialIcons .social {
  font-size: 2.2em;
  padding-top: 10px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.priceBoxFull .socialIcons span {
  display: inline-block;
  height: 60px;
  padding: 20px 40px 0 10px;
  font-size: 1.4em;
}
.priceBoxNr {
  float: left;
  width: 49.8%;
  padding: 20px;
}
.priceBoxNr h2 {
  margin-top: 0;
}
.priceBoxNr table {
  width: 100%;
}
.priceBoxNr td {
  padding: 0px 5px 0px 0;
  vertical-align: middle;
}
.priceBoxNr .indTd {
  width: 45%;
}
.priceBoxNr .indTd div {
  width: 50%;
  height: 10px;
  border-radius: 2px;
  background-color: #df3128;
}
.priceBoxNr .perc {
  width: 70px;
}
.map {
  position: relative;
  width: 100%;
}
.map img {
  width: 100%;
  height: auto;
}
.map .bubble {
  position: absolute;
  width: 120px;
  height: 90px;
  background: url(../img/map_b_bg.png) left top no-repeat;
  background-size: contain;
  text-align: center;
  font-weight: 200;
  padding: 12px 10px 0 0;
}
.map .bubble .prcTxt {
  font-weight: 400;
  font-size: 1.6em;
}
.map .bubble .indBg {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 74px;
  background: #444444;
  border-radius: 2px;
}
.map .bubble .indBg div {
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 50%;
  background: #df3128;
  border-radius: 2px;
}
.map .bAm {
  left: 10%;
  top: 30%;
}
.map .bEu {
  left: 41.5%;
  top: 12%;
}
.map .bUa {
  left: 54%;
  top: 15%;
}
.map .bRu {
  left: 70%;
  top: 8%;
}
.map .bAz {
  left: 76%;
  top: 28%;
}
.adsBox {
  background: #e7e7e7 url(../img/banners.jpg) left top no-repeat;
  background-size: contain;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.adsBox span {
  display: block;
  color: #df3128;
  margin-bottom: 10px;
}
.adsBox h1 {
  padding-top: 40px;
  max-width: 200px;
}
.adsBox:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.sponsBox {
  width: 100%;
  padding-left: 50%;
  padding-top: 400px;
}
.sponsBox h2 {
  padding-left: 34px;
}
.bannerBox {
  padding-top: 160px;
}
.placeBox {
  width: 380px;
  display: inline-block;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.placeBox .placeIcon {
  width: 100px;
  height: 170px;
  float: left;
}
.placeBox .placeTxt {
  width: 250px;
  height: 200px;
  padding-left: 20px;
  float: left;
}
.placeBox .placeTxt li {
  padding-left: 0;
  margin-left: 20px;
  padding-top: 10px;
}
.placeBox:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.place1 {
  background: url(../img/banner_place_1.png) left top no-repeat;
  background-size: contain;
}
.place2 {
  background: url(../img/banner_place_2.png) left top no-repeat;
  background-size: contain;
}
.place3 {
  background: url(../img/banner_place_3.png) left top no-repeat;
  background-size: contain;
}
.place4 {
  background: url(../img/banner_place_4.png) left top no-repeat;
  background-size: contain;
}
.place5 {
  background: url(../img/banner_place_5.png) left top no-repeat;
  background-size: contain;
}
.place6 {
  background: url(../img/banner_place_6.png) left top no-repeat;
  background-size: contain;
}
.place7 {
  background: url(../img/banner_place_7.png) left top no-repeat;
  background-size: contain;
}
.adsSmTxt {
  font-size: 0.8em;
  color: #7f7f7f;
}
.adsTxtP {
  padding: 0 0 10px 30px;
}
.priceSocials {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  padding: 20px 0 0 0;
}
.priceSocials h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 1.6em;
}
.priceSocials p {
  padding-bottom: 0px;
  padding-top: 0px;
}
.priceSocials a {
  display: inline-block;
  width: 200px;
  min-width: 200px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  border: none;
}
.priceSocials a img {
  width: 200px;
  height: 200px;
}
.priceSocials a:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  border: none;
}
.priceSocials div {
  display: inline-block;
  padding-left: 40px;
}
.priceDops {
  background: url(../img/dops.jpg) right top no-repeat;
  background-size: contain;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.priceDops .pp,
.priceDops .pps {
  width: 100%;
  padding-right: 60%;
}
.priceDops:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
}
.priceForm input[type="text"] {
  width: 69%;
  margin-top: 8px;
  margin-left: 4px;
  border-radius: 4px;
  border-color: #7f7f7f;
}
.priceForm select {
  width: 69%;
  margin: 8px 0 0 0;
  height: 30px;
  border-radius: 4px;
  font-size: 0.8em;
  border-color: #7f7f7f;
}
.priceForm textarea {
  width: 100%;
  height: 88px;
  margin-top: 8px;
  border-radius: 4px;
  border-color: #7f7f7f;
}
.priceForm input[type="submit"] {
  width: 48%;
  height: 60px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.priceForm label {
  display: inline-block;
  width: 30%;
  padding-top: 5px;
}
@media only screen and (max-width: 1200px) {
  .sponsBox {
    padding-top: 320px;
  }
  .priceDops .pps {
    padding-right: 0;
  }
}
@media only screen and (max-width: 940px) {
  .priceBoxFull,
  .priceBoxNr {
    float: none;
    width: 100%;
  }
  .map {
    display: none;
  }
  .priceDops {
    background: none;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
  .priceDops .pp {
    padding-right: 0%;
  }
  .priceDops .pps {
    padding-right: 0%;
  }
  .adsBox {
    background: #e7e7e7;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
  .adsBox h1 {
    padding-top: 10px;
    max-width: 100%;
  }
  .adsBox .sponsBox {
    padding-top: 0;
    padding-left: 0;
  }
  .adsBox .sponsBox h2 {
    padding-left: 0px;
  }
  .bannerBox {
    padding-top: 0;
  }
  .priceForm input[type="submit"] {
    width: 100%;
  }
}
@media only screen and (max-width: 720px) {
  .placeBox {
    width: 100%;
  }
  .priceSocials {
    display: block;
    padding: 20px 0 0 0;
  }
  .priceSocials a {
    display: block;
    width: 100%;
    text-align: center;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: filter 0.3s ease-out;
    -moz-transition: filter 0.3s ease-out;
    transition: filter 0.3s ease-out;
  }
  .priceSocials div {
    display: block;
    padding-left: 0;
    padding-top: 20px;
  }
}
