.contests.v1 {
  padding: 50px 0;
  margin-top: -300px;
}
.contests.v1 .block-1 {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 50px auto;
  display: flex;
  justify-content: space-between;
}
.contests.v1 .block-1 .l {
  width: 70%;
  display: flex;
  align-self: center;
}
.contests.v1 .block-1 .r {
  width: 30%;
  width: 520px;
  padding: 70px;
  text-align: center;
  background-size: auto;
}
.contests.v1 .block-1 .l .in {
}
.contests.v1 .block-1 .l .in h1 {
  font-size: 48px;
  line-height: 54px;
  width: 460px;
  letter-spacing: -1px;
}
.contests.v1 .block-1 .l .in .desc {
  max-width: 100%;
  font-size: 20px;
  line-height: 34px;
  color: #c5c5c5;	
  padding: 20px 0 40px 0;
}
.contests.v1 .block-1 .l .in .buttons {
  font-size: 16px;
}
.contests.v1 .block-1 .l .in .buttons a {
  color: #56606d;	
}
.contests.v1 .block-1 .l .in .buttons .btn {
  margin-right: 20px;
  color: #fff;
  width: 260px;
  font-size: 18px;
}
.contests.v1 .block-1 .l .in .buttons .link {
  position: relative;
  top: -17px;
}


.contests.v1 .block-1 .r .counter {
  padding: 0px 0 10px 0;
}
.contests.v1 .block-1 .r .counter .days {
  font-size: 18px;
  color: #fff;
  background: url(../images/icons/tasks-puff.svg) center center/100% no-repeat #26253e;
  box-shadow: 0 30px 80px rgb(16 22 18 / 33%);
  border: 2px solid #aa72ce;
  width: 110px;
  height: 110px;
  line-height: 0px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  margin: 0 auto 20px auto;
  padding: 21px 0 0 0;
}
.contests.v1 .block-1 .r .counter .days .digit {
  font-size: 52px;
  line-height: 52px;
  font-weight: bold;
  margin-bottom: 5px;
}
.contests.v1 .block-1 .r .in {
  background: #0c071a;
  border: 2px solid #362f4f;
  padding: 50px 20px 20px 20px;
  border-radius: 20px;
  position: relative;
}
.contests.v1 .block-1 .r h5 {
  font-size: 20px;
  margin: 20px 0 10px 0;
}
.contests.v1 .block-1 .r .persons {
  font-size: 15px;
  color: #c5c5c5;
}
.contests.v1 .block-1 .r .line {
  margin: 30px 0;
  border-top: 4px dashed #2d1f3b;
}
.contests.v1 .block-1 .r .bank {
  font-weight: bold;
  color: #c5c5c5;
  font-size: 15px;
  letter-spacing: 0px;
}
.contests.v1 .block-1 .r .bank .digits {
  font-size: 48px;
  line-height: 54px;
  font-weight: bold;
  color: #aa72ce;
  letter-spacing: -2px;
}
.contests.v1 .block-1 .r .bank .icon {
  font-size: 13px;
  margin-top: -2px;
  color: #c5c5c5;
}
.contests.v1 .block-1 .r .bank .icon:hover {
  cursor: help;
  color: #aa72ce;
}
.contests.v1 .block-1 .r .bank .digits span {
  font-weight: normal;
  color: #aa72ce;
  font-size: 18px;
  margin-right: -40px;
  letter-spacing: 0px;
}
.contests.v1 .block-1 .r .plus {
  position: absolute;
  top: 24px;
  left: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #d8e1e9;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  background: #aa72ce;
}
.contests.v1 .block-1 .r .plus:hover {
  background: #aa72ce;
  font-size: 28px;
}
.contests.v1 .block-2 {
  background: #141329;
  background: -moz-linear-gradient(left, #141329 10%, #1c112a 95%);
  background: -webkit-linear-gradient(left, #141329 10%, #1c112a 95%);
  background: linear-gradient(to right, #141329 10%, #1c112a 95%);
  border-bottom: 1px solid #2d2940;
  border-top: 1px solid #2d2940;
  padding: 100px 0;
}
.contests.v1 .block-2 h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 30px;
}
.contests.v1 .block-2 .sides {
  display: flex;
  justify-content: space-between;
}
.contests.v1 .block-2 .sides .l {
  font-size: 16px;
}
.contests.v1 .block-2 .sides .l ul {
  padding: 0 0 20px 30px;
}
.contests.v1 .block-2 .sides .l ul li {
  font-size: 16px;
  line-height: 28px;
  margin: 20px 0;
}
.contests.v1 .block-2 .sides .l ul li span {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -wekbit-border-radius: 100%;
  background: #555474;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-right: 5px;
  position: absolute;
}

.contests.v1 .block-2 .sides .l ul li div {
  padding-left: 50px;
  line-height: 26px;
  height: 36px;
  color: #c5c5c5;
  position: relative;
  top: 5px;
}


.contests.v1 .block-2 .sides .l h5 {
  font-size: 20px;
  padding: 0 0 10px 0;
}
.contests.v1 .block-2 .sides .l .desc {
  color: #c5c5c5;
  font-size: 16px;
  line-height: 26px;
  background: #0c071a;
  padding: 20px 25px;
  padding-bottom: 30px;
  margin-top: 20px;
  width: 760px;
  max-width: 100%;
  border-radius: 5px;
}
.contests.v1 .block-2 .sides .r {
  width: 460px;
  position: relative;
}
.contests.v1 .block-2 .sides .r:after {
  width: 200px;
  height: 100%;
  position: absolute;
  left: -300px;
  top: 0px;
  content: '';
  background: url(../images/contests-v1-arr.svg) no-repeat center top;
}
.contests.v1 .block-2 form {
  background: #0facf3;
  padding: 25px 40px;
  border-radius: 10px;
  margin: -50px 0 0 0;
  background: url(../images/bg-ntm-lb.svg) no-repeat left bottom -145px / 174px auto, linear-gradient(94.07deg, #8664a2, #5c6f95);
  box-shadow: 0px 20px 80px 0px rgba(13, 21, 30, 0.1);
}
.contests.v1 .block-2 form .fld {
  margin: 0 auto 20px auto;
}
.contests.v1 .block-2 form .fld label {
  font-weight: bold;
  display: block;
  padding: 0 0 8px 0;
  font-size: 16px;
  color: #fff
}
.contests.v1 .block-2 form .fld .inp {
  border: 1px solid #efeff4;
}
.contests.v1 .block-2 form .fld .icon {
  font-size: 13px;
  color: #090514;
}
.contests.v1 .block-2 form .fld .icon:hover {
  color: #3c4859;
  cursor: help;
}
.contests.v1 .block-2 form .buttons {
}
.contests.v1 .block-2 form .btn {
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin: 5px 0;
}
.contests.v1 .block-2 form .success {
  font-size: 17px;
  line-height: 24px;
  padding: 20px 0;
}
.contests.v1 .block-2 form .success h3 {
  margin-bottom: 15px;
}
.contests.v1 .block-3 {
  background: #0c071a;
  padding: 100px 0;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}
.contests.v1 .block-3 h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
.contests.v1 .block-3 h3 span {
}
.contests.v1 .block-3 .inner {
  display: flex;
  justify-content: space-between;
}
.contests.v1 .block-3 .fifty {
  width: 50%;
}
.contests.v1 .block-3 .fifty:nth-child(1) {
  margin-right: 1.5%;
}
.contests.v1 .block-3 .fifty:nth-child(2) {
  margin-left: 1.5%;
}
.contests.v1 .block-3 ul li {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 10px 20px 14px 20px;
  position: relative;
  text-align: right;
  background: #141329;
  box-shadow: 0px 20px 60px 0px rgba(13, 21, 30, 0.1);
}
.contests.v1 .block-3 ul.winners li {
  box-shadow: 0px 20px 60px 0px rgba(13, 21, 30, 0.06);
}
.contests.v1 .block-3 ul .social {
  font-size: 14px;
}
.contests.v1 .block-3 ul .social.vk { color: #53729b; }
.contests.v1 .block-3 ul .social.tg { color: #35ace0; }

.contests.v1 .block-3 ul .review {
  display: block;
  margin: 0;
  border-radius: 5px;
}
.contests.v1 .block-3 ul .review img {
  height: 20px;
}
.contests.v1 .block-3 ul .name {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -15px;
}
.contests.v1 .block-3 ul .number {
  background: #2d1f3b;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #b278da;
  font-size: 14px;
  display: inline-block;
  margin: 0 5px 0 0;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  box-shadow: inset 0 -3px 6px rgba(33, 33, 33, 0.05);
}
.contests.v1 .block-3 ul .number.amount {
  width: auto;
  min-width: 60px;
  padding: 0 10px;
  border-radius: 5px;
  background: #aa72cf;
  color: #fff;
  box-shadow: none;
  letter-spacing: -0.8px;
}
.contests.v1 .block-3 ul .date {
  font-size: 13px;
  font-weight: normal;
  color: #9facbd;
}
.contests.v1 .block-3 .empty {
  font-size: 16px;
  line-height: 26px;
  padding: 20px 0 20px 0px;
}
.contests.v1 .block-3 .empty p {
  border-radius: 6px;
  margin: 20px 0 0 0;
  padding: 15px 25px;
  background: #141329;
  position: relative;
}

.contests.v1 .block-3 .empty p a {
  font-weight: bold;
}
.contests.v1 .block-3 .empty .image {
  width: 260px;
  max-width: 100%;
  margin: 10px 0 0 -80px;
}
.contests.v1 .block-3 .info {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  padding: 20px 0 0 0;
}
.contests.v1 .block-4 {
  background: #141329;
  background: -moz-linear-gradient(left, #141329 10%, #1c112a 95%);
  background: -webkit-linear-gradient(left, #141329 10%, #1c112a 95%);
  background: linear-gradient(to right, #141329 10%, #1c112a 95%);
  border-bottom: 1px solid #2d2940;
  border-top: 1px solid #2d2940;
  padding-top: 120px;
  padding-bottom: 100px;
}
.contests.v1 .block-4 .inner {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0px;
  z-index: 2;
}
.contests.v1 .block-4 .sides {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.contests.v1 .block-4 h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 50px;
}
.contests.v1 .block-4 .l {
  width: 50%;
}
.contests.v1 .block-4 .r {
  width: 50%;
}
.contests.v1 .block-4 .l {
  margin-right: 1.5%;
}
.contests.v1 .block-4 .r {
  margin-left: 1.5%;
}
.contests.v1 .block-4 .question {
  padding-bottom: 20px;
}
.contests.v1 .block-4 .question h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #c5c5c5;
  position: relative;
  padding-left: 40px;
  -webkit-user-select:none;
     -moz-user-select:none;
      -ms-user-select:none;
          user-select:none
}
.contests.v1 .block-4 .question h5:after {
  content: '-';
  position: absolute;
  top: 50%;
  left: 20px;
  width: 30px;
  margin-top: -15px;
  color: #42345c;
}
.contests.v1 .block-4 .question h5 span {
  border-bottom: 1px dashed #362f4f;
}
.contests.v1 .block-4 .question h5:hover {
  cursor: pointer;
}
.contests.v1 .block-4 .question h5:hover > span {
  border-bottom: 1px dotted transparent;
  transition: all ease-in 0.1s;
}
.contests.v1 .block-4 .question .answer {
  font-size: 14px;
  line-height: 24px;
  background: #0c071a;
  color: #D0CED9;
  border-radius: 6px;
  margin: 20px 0 0 0;
  padding: 15px 20px;
  box-shadow: 0px 20px 60px 0px rgba(13, 21, 30, 0.06);
  display: none;
}
.contests.v1 .block-4 .question.opened .answer {
  display: block;
  word-break: break-word;
}
.contests.v1 .block-4 .question.opened h5 {
  color: #fff;
}
.contests.v1 .block-4 .question.opened h5 span {
  border-bottom: 1px dotted transparent;
}

.contests.v1 .block-5 {
  background: #0c071a;
  padding-top: 120px;
}
.contests.v1 .block-5 .inner {
  padding-top: 100px;
  padding-bottom: 60px;
  z-index: 2;
}
.contests.v1 .block-5 .sides {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.contests.v1 .block-5 h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 50px;
}
.contests.v1 .block-5 .s {
  width: calc(50% - 40px);
  font-size: 18px;
  line-height: 24px;
  color: #c5c5c5;
  margin: 0px 20px 40px 20px;
  padding: 30px 25px 30px 30px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0px 30px 80px 0px rgba(13, 21, 30, 0.08);
  background: #141329;
  position: relative;
}
.contests.v1 .block-5 .digit {
  font-size: 46px;
  line-height: 48px;
  height: 46px;
  font-weight: bold;
  color: #aa72ce;
}
.contests.v1 .block-5 .digit .ruble {
  font-weight: normal;
  font-size: 24px;
}
.contests.v1 .block-5 .icon {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -45px;
  background: #2d1f3b;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  text-align: center;
}
.contests.v1 .block-5 .icon img {
  width: 50%;
  vertical-align: middle;
}
.contests.v1 .block-5 h5 {
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0 5px 0;
}
.contests.v1 .block-5 p {
  width: 400px;
  font-size: 14px;
}
.contests.v1 .pages {
  text-align:left; 
  padding-top: 20px;
}

.contests.v1 .block-6 {
  background: #fafafc;
  z-index: 3;
}
.contests.v1 .block-6 .inner {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: -50px;
  z-index: 2;
}
.contests.v1 .block-6 h3 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}
.contests.v1 .block-6 h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 6px 0 50px 0;
  font-weight: normal;
  color: #9eacbd;
}
.contests.v1 .block-6 .s {
  float: left;
  width: 20%;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  height: 64px;
  overflow: hidden;
  padding: 0 20px 0 0;
}
.contests.v1 .block-6 .s .in {
  border-bottom: 1px dashed #efefef;
  padding-bottom: 10px;
}
.contests.v1 .block-6 .s .image {
  height: 18px;
  margin-right: 5px;
}
.contests.v1 .block-6 .s .date {
  display: block;
  font-weight: normal;
  color: #9eacbd;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.2px;
}
.contests.v1 .block-6 .s a {
  color: #3c4859;
}
.contests.v1 .block-6 .s a:hover {
  color: #0facf3;
}
.contests.v1 .block-6 .s b {
  font-weight: normal;
  min-width: 25px;
  display: inline-block;
  color: #9eacbd;
  letter-spacing: -0.2px;
  font-size: 13px;
}
.contests.v1 .block-6 .s .winner {
  background: #3dd94b;
  color: #fff;
  font-size: 13px;
  padding: 0px 5px;
  border-radius: 4px;
  margin-left: 5px;
}
.contests.v1 .rating-services {
  background: rgba(54,70,93,.95);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.contests.v1 .rating-services .in {
  background: rgba(255, 255, 255, 1);
  width: 640px;
  max-width: 100%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 30px 80px 0 rgba(13, 21, 30, .2);
  top: 50%;
  left: 50%;
  margin-left: -320px;
  margin-top: -150px;
  position: absolute;
  padding: 25px 30px;
  line-height: 24px; 
  font-size: 16px;
  color: #c5c5c5;
}
.contests.v1 .rating-services .in .close {
  top: 18px;
  right: 22px;
  position: absolute;
  opacity: 0.6;
  color: rgba(54,70,93,.7);
}
.contests.v1 .rating-services .in .close:hover {
  cursor: pointer;
  color: rgba(24, 24, 24, 1);
}
.contests.v1 .rating-services .in h3 {
  margin-bottom: 10px;
}
.contests.v1 .rating-services .services {
  font-size: 12px;
  line-height: 14px;
  margin: 20px 0 0 0;
}
.contests.v1 .rating-services .services a {
  position: relative;
  float: left;
  margin: 0 10px 10px 0;
  border-radius: 6px;
  background: #fafafc;
  width: 134px;
  padding: 10px 14px;
  text-decoration: none;
  
  color: #b9e0f2;
  background: #0facf3;
  background: linear-gradient(0deg, rgba(15,172,243,1) 0%, rgba(58,187,245,1) 100%);
  box-shadow: 0 5px 20px 0 rgba(185, 224, 242, .9);
}
.contests.v1 .rating-services .services a:hover {
  box-shadow: 0 10px 20px 0 rgba(40, 158, 211, .5);
  top: -2px;
  color: #fff;
}
.contests.v1 .rating-services .services b {
  display: block;
  font-size: 16px;
  color: #fff;
}


.contests.v2 {
  position: relative;
}

.contests.v2 .d5 {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 120px;
  background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);
}
.contests.v2 .b1 {
  background: #EFEFF4;
  color: #242424;
  width: 100%;
  position: relative;
}
.contests.v2 .b1-2 {
  background: #f2eee6;
}
.contests.v2 .b1 .inner {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 820px;
}
.contests.v2 .b1 .row {
  position: relative;
}
.contests.v2 .b-empty .inner {
  min-height: 640px;
}
.contests.v2 .b1 .row-1 {
  width: 50%;
}
.contests.v2 .b1 .row-2 {
  width: 40%;
  text-align: center;
  padding-right: 10%;
}
.contests.v2 .b1 .row-2 img {
  max-width: 100%
}
.contests.v2 .b1 h1 {
  color: #242424;
  font-size: 64px;
  line-height: 64px;
  padding-bottom: 10px;
}
.contests.v2 .b1 h1 span {
  background: #e7b829;
  padding: 0 8px 3px 8px;
  display: inline-block;
  color: #fff;
}
.contests.v2 .b1 .desc {
  color: #242424;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  padding-bottom: 40px;
}
.contests.v2 .b1 .buttons {
  padding: 20px 0 0 0;
}
.contests.v2 .b1 .buttons .btn {
  min-width: 200px;
}
.contests.v2 .b1 .desc b {
  color: #e7b829;
}
.contests.v2 .b1 .subdesc {
  font-size: 18px;
  line-height: 32px;
}
.contests.v2 .b1 .subdesc a {
  color: #3c4859;
  font-weight: bold;
}
.contests.v2 .b1 .subdesc a:hover {
  color: #0facf3;
}
.contests.v2 .b2 .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  padding: 0 100px;
}
.contests.v2 .b2 .prize {
  margin-top: -100px;
  padding: 0 20px;
  position: relative;
}
.contests.v2 .b2 .prize-1 {
  transform: scale(1.1);
  z-index: 6;
}
.contests.v2 .b2 .prize .in {
  background: #fff;
  border-radius: 20px;
  padding: 30px 30px 0 30px;
  line-height: 0px;
  box-shadow: 0 -30px 50px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.contests.v2 .b2 .prize-1 .in {
  box-shadow: 0 -40px 100px rgba(0, 0, 0, 0.1);
}
.contests.v2 .b2 .prize .place {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  background: #e7b829;
  color: #fff;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  right: -35px;
  top: 22px;
  width: 150px;
  transform: rotate(45deg);
}
.contests.v2 .b2 .prize-2 .place {
  background-color: #3a99d8;
}
.contests.v2 .b2 .prize-3 .place {
  background-color: #a1bdd5;
}
.contests.v2 .b2 .prize .name {
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  position: relative;
  z-index: 9;
}
.contests.v2 .b2 .prize .name span {
  font-weight: normal;
}
.contests.v2 .b2 .prize .name .winner {
  font-size: 14px;
  font-weight: normal;
  color: #9facbd;
}
.contests.v2 .b2 .prize .name .winner b {
  font-weight: bold;
  color: #3c4859;
}
.contests.v2 .b2 .prize .img {
  
}
.contests.v2 .b3 {
  background: #EFEFF4;
  padding: 200px 0 100px 0;
  margin-top: -100px;
}
.contests.v2 .b3 .tasks {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.contests.v2 .b3 .tasks .task {
  width: 33%;
  padding: 20px;
}
.contests.v2 .b3 .tasks .task .in {
  overflow: hidden;
}
.contests.v2 .b3 .tasks .task .name {
  font-weight: bold;
  font-size: 20px;
}
.contests.v2 .b3 .tasks .task .desc {
  padding: 10px 0 20px 0;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}
.contests.v2 .b3 .tasks .task .number {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #e5e6e9;
  opacity: 0.2;
  font-size: 96px;
  line-height: 96px;
  font-weight: bold;
  z-index: 1;
}
.contests.v2 .b3 .tasks .task .button {
  display: flex;
  align-items: center;
}
.contests.v2 .b3 .tasks .task .button .btn {
  margin-right: 5px;
  box-shadow: none;
  text-transform: none;
  font-size: 15px;
  height: 46px;
  min-width: 150px;
  padding: 0 20px;
}
.contests.v2 .b3 .tasks .task .button .btn.ghost {
  font-weight: normal;
}
.contests.v2 .b3 .tasks .task .button .btn.ghost:hover {
  border-color: #0facf3;
}
.contests.v2 .b3 .tasks .task .button .inp {
  height: 46px;
}
.contests.v2 .b3 .tasks .task .in {
  box-shadow: 0 -30px 50px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 15px;
  padding: 25px 25px;
  position: relative;
}
.contests.v2 .b3 .tasks .task-complete,
.contests.v2 .b3 .tasks .task-disabled {
  color: #9facbd;
}
.contests.v2 .b3 .tasks .task-complete .btn,
.contests.v2 .b3 .tasks .task-disabled .btn {
  background: #efefef;
  border-color: #efefef;
  color: #ccc;
}
.contests.v2 .b3 .tasks .task .complete,
.contests.v2 .b3 .tasks .task .disabled {
  display: none;
  z-index: 5;
}
.contests.v2 .b3 .tasks .task-complete .complete,
.contests.v2 .b3 .tasks .task-disabled .disabled {
  color: #3c4859;
  position: absolute; 
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  line-height: 22px;
}
.contests.v2 .b3 .tasks .task-complete .complete .cs,
.contests.v2 .b3 .tasks .task-disabled .disabled .cs {
  font-size: 14px;
  font-weight: normal;
  display: block;
  width: 100%;
}
.contests.v2 .b3 .tasks .task-complete .complete .icon,
.contests.v2 .b3 .tasks .task-disabled .disabled .icon {
  color: #3dd94b;
  display: block;
  width: 100%;
}
.contests.v2 .b3 .tasks .task-disabled .disabled .icon {
  color: #cbc8cd;
}
.contests.v2 .b3 .lbl {
  position: absolute;
  top: 17px;
  right: 17px;
  width: 20px;
  z-index: 5;
}
.contests.v2 .b3 .desc {
  font-size: 16px;
  text-align: center;
}
.contests.v2 .b4 {
  background: #fff;
  padding: 100px 0 100px 0;
}
.contests.v2 .b5 {
  background: #f4f4f4;
  padding: 100px 0 100px 0;
  font-size: 17px;
  line-height: 24px;
}
.contests.v2 .b5 .desc {
  font-size: 17px;
  line-height: 24px;
  margin-top: -20px;
  padding-bottom: 40px;
  text-align: center;
}
.contests.v2 .b6 {
  background: #fff;
  padding: 100px 0 100px 0;
  font-size: 17px;
  line-height: 24px;
}
.contests.v2 .b6 ul {
  list-style: square;
  margin-left: 40px;
}
.contests.v2 .b6 ol {
  list-style: decimal;
  margin-left: 20px;
}
.contests.v2 .b6 ol li {
  padding-bottom: 5px;
}
.contests.v2 .b7 {
  background: #3dd94b;
  background: #AAFFA9;
  background: linear-gradient(to right, rgba(17, 255, 189, 0.2), rgba(170, 255, 169, 0.2)); 
  background: #ECE9E6;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #FFFFFF, #ECE9E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  
  background: #fff;
  padding: 120px 0 120px 0;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  position: relative;
  border-top: 6px dotted #efefef;
}
.contests.v2 .b7 .inner {
  z-index: 2;
}
.contests.v2 .b7 .d1,
.contests.v2 .b7 .d2,
.contests.v2 .b7 .d3,
.contests.v2 .b7 .d4 {
  background: url(../images/contest-b7-1.jpg?v=2) no-repeat top left;
  background-size: 150px 185px;
  width: 150px;
  height: 185px;
  position: absolute;
  z-index: 1;
}
.contests.v2 .b7 .d1 {
  top: 0px;
  left: 0px;
}
.contests.v2 .b7 .d2 {
  background: url(../images/contest-b7-2.jpg?v=2) no-repeat top left;
  background-size: 185px 125px;
  width: 185px;
  height: 125px;
  top: auto;
  bottom: 0px;
  left: 0px;
}
.contests.v2 .b7 .d3 {
  background: url(../images/contest-b7-3.jpg?v=2) no-repeat top left;
  background-size: 190px 160px;
  width: 190px;
  height: 160px;
  left: auto;
  top: 0px;
  right: 0px;
}
.contests.v2 .b7 .d4 {
  background: url(../images/contest-b7-4.jpg?v=2) no-repeat top left;
  background-size: 185px 130px;
  width: 185px;
  height: 130px;
  left: auto;
  bottom: 0px;
  right: 0px;
}
.contests.v2 .b7 .desc {
}
.contests.v2 .b7 .subdesc {
  font-size: 13px;
  color: #9facbd;
  padding: 0 0 20px 0;
}
.contests.v2 h3 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}
.contests.v2 p {
  padding-bottom: 20px;
}
.contests.v2 .table-th1 {
  width: 200px;
}
.contests.v2 .table-th2 {
  width: 160px;
}
.contests.v2 .table-th3 {
  
}
.contests.v2 .table-th4 {
  width: 180px;
}
.contests.v2 .table-td-tickets span {
  margin-right: 5px;
  display: inline-block;
}
.contests.v2 .probability {
  display: block;
  color: #3dd94b;
  font-size: 13px;
  line-height: 14px;
  cursor: pointer;
}
.contests.v2 .uticket {
  position: relative;
  width: 72px;
  height: 30px;
  margin: 4px;
  display: inline-block;
  border-radius: 0px;
  background: #fff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  padding: 1px 0 0 0;
  z-index: 2;
  border: 2px solid #fff;
}
.contests.v2 .uticket:before {
  content: '';
  position: absolute;
  top: -2px;
  height: 30px;
  width: 6px;
  left: -5px;
  z-index: 3;
  background: radial-gradient(circle, transparent, transparent 50%, #FFF 50%, #FFF 100% ) -5px -5px / 10px 10px repeat-y;
}
.contests.v2 .uticket:after {
  content: '';
  position: absolute;
  top: -2px;
  height: 30px;
  width: 6px;
  right: -5px;
  z-index: 3;
  transform: rotate(180deg);
  background: radial-gradient(circle, transparent, transparent 50%, #FFF 50%, #FFF 100% ) -5px -5px / 10px 10px repeat-y;
}
.contests.v2 .uticket.uwin {
  border: 2px solid #3dd94b;
  background: #3dd94b;
  color: #fff;
}
.contests.v2 .uticket.uwin:hover {
  background: #fff;
  color: #3dd94b;
  cursor: pointer !important;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  z-index: 9;
}
.contests.v2 .uticket.uwin:before {
  background: radial-gradient(circle, transparent, transparent 50%, #3dd94b 50%, #3dd94b 100% ) -5px -5px / 10px 10px repeat-y;
}
.contests.v2 .uticket.uwin:after {
  background: radial-gradient(circle, transparent, transparent 50%, #3dd94b 50%, #3dd94b 100% ) -5px -5px / 10px 10px repeat-y;
}
.contests.v2 .uticket.uwin-1 {
  border: 2px solid #e7b829 !important;
  background: #e7b829 !important;
  color: #fff;
}
.contests.v2 .uticket.uwin-2 {
  border: 2px solid #3a99d8 !important;
  background: #3a99d8 !important;
  color: #fff;
}
.contests.v2 .uticket.uwin-3 {
  border: 2px solid #a1bdd5 !important;
  background: #a1bdd5 !important;
  color: #fff;
}
.contests.v2 .uticket.uwin-1:after,
.contests.v2 .uticket.uwin-1:before {
  background: radial-gradient(circle, transparent, transparent 50%, #e7b829 50%, #e7b829 100% ) -5px -5px / 10px 10px repeat-y !important;
}
.contests.v2 .uticket.uwin-2:after,
.contests.v2 .uticket.uwin-2:before {
  background: radial-gradient(circle, transparent, transparent 50%, #3a99d8 50%, #3a99d8 100% ) -5px -5px / 10px 10px repeat-y !important;
}
.contests.v2 .uticket.uwin-3:after,
.contests.v2 .uticket.uwin-3:before {
  background: radial-gradient(circle, transparent, transparent 50%, #a1bdd5 50%, #a1bdd5 100% ) -5px -5px / 10px 10px repeat-y !important;
}
.contests.v2 .uticket.uwin-1:hover,
.contests.v2 .uticket.uwin-2:hover,
.contests.v2 .uticket.uwin-3:hover {
  color: #fff;
}
.contests.v2 .table tr { 
  border-bottom: 1px solid #edf0f4;
}
.contests.v2 .table tr td {
  padding: 7px 15px;
}
.contests.v2 .table tr:nth-of-type(odd) { 
  background: rgba(255, 255, 255, 1);
}
.contests.v2 .table tr:nth-of-type(even) { 
  background: rgba(255, 255, 255, 0.5);
}
.contests.v2 .table th { 
  color: #fff; 
  background: #252525;
  font-weight: bold;
  padding: 7px 15px;
}
.contests.v2 .table th:first-child {
  border-radius: 5px 0 0 0;
}
.contests.v2 .table th:last-child {
  border-radius: 0 5px 0 0;
}
.contests.v2 .not-logged,
.contests.v2 .not-tickets {
  text-align: center;
  padding: 50px 0;
}
.contests.v2 .not-logged h3,
.contests.v2 .not-tickets h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
.contests.v2 .not-tickets {
  background: #f8f4f9;
  border-radius: 15px;
  width: 740px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  line-height: 24px;
  font-size: 16px;
}
.contests.v2 .not-tickets h3 {
  margin-bottom: 10px;
}
.contests.v2 .not-logged .buttons .btn {
  height: 46px;
  width: 160px;
  padding: 0 10px;
}
.contests.v2 .tickets {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.contests.v2 .tickets .ticket {
  width: 20%;
  padding: 10px;
}
.contests.v2 .tickets .ticket .in {
  box-shadow: 0 0px 50px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 6px;
  padding: 10px 15px;
  border-left: 4px solid #ccc;
  position: relative;
}
.contests.v2 .ticket .id {
}
.contests.v2 .ticket .n {
  font-weight: bold;
}
.contests.v2 .ticket .d {
  color: #9facbd;
  font-size: 12px;
}
.contests.v2 .ticket .sign {
  display: none;
  position: absolute;
  top: 8px;
  right: 12px;
  color: #3dd94b;
}
.contests.v2 .tickets .ticket-0 .in {
  border-left-color: #9facbd;
  color: #9facbd;
}
.contests.v2 .tickets .ticket-1 .in {
  border-left-color: #3dd94b;
}
.contests.v2 .tickets .ticket-1 .sign {
  display: block;
}
.contests.v2 .tickets .ticket-2 .in {
  border-left-color: red;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #9facbd;
}

.contacts-blocks {
  display: flex
}

.contacts-blocks h6 {
  margin-bottom: 20px;
}

.contacts-blocks a {
  color: #fff;
  border: 2px solid #fff;
  padding: 0px 0px;
  display: flex;
  height: 42px;
  text-decoration: none;
  width: fit-content;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding-right: 10px;
  align-items: center;
  font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    min-width: 190px;
}

.contacts-blocks a img {
  position: relative;
  width: 38px;
    height: 38px;
    margin-right: 10px;
    padding: 2px;
  background: #fff;
  border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
}

.contacts-blocks .block-1 {
  width: 50%
}

.contacts-blocks .block-2 {
  width: 50%
}

/* Booster
-----------------------------------------------------------------------------*/
.booster {
  font-size: 17px;
  line-height: 28px;
}
.booster h1 {
  font-size: 48px;
  line-height: 56px;
  padding-bottom: 20px;
}
.booster .block-1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.booster .block-1 p {
  max-width: 100%;
  font-size: 18px;
  line-height: 32px;
  color:#D0CED9
}
.booster .block-1 .l {
  padding-top: 20px;
  padding-bottom: 40px;
}
.booster .block-1 .r {
  padding: 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-top: 5px;
  position: relative;
  text-align: center;
  background: #262626;
  background-size: 100% auto;
  border: 2px solid #262626;
  color: #fff;
}
.booster .block-1 .r .flow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0px 0 20px 0;
  font-size: 15px;
}
.booster .block-1 .r .flow .f1 {
  width: 50%;
}
.booster .block-1 .r .flow .f2 {
  width: 50%;
}
.booster .block-1 .r .flow .f1 b,
.booster .block-1 .r .flow .f2 b {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  display: block;
  margin: 0 auto 10px auto;
  background: #141414;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  letter-spacing: -0.2px;
}
.booster .block-1 .r .flow .f1 b {
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-top: 10px;
}
.booster .block-1 .r .flow .f2 b {
  color: #fff;
  background: #141414;
  box-shadow: 0 30px 80px rgb(16 22 18 / 33%);
  border: 2px solid #f7f7f7;
  background-size: 100%;
  font-size: 18px;
}
.booster .block-1 .r .flow .f2 b img {
  position: absolute;
  width: 95px;
  margin-left: -47.5px;
  margin-top: -4.5px;
  border: unset;
}
.booster .block-1 .r .flow .f2 div {
  font-weight: bold;
}
.booster .block-1 .r .button {
  text-align: center;
  padding: 30px 0 0 0;
}
.booster .block-1 .r .button .btn {
  width: 240px;
}
.booster .block-1 .r .arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 70px;
  left: 50%;
  margin-left: -20px;
  font-size: 20px;
}
.booster .block-1 .r .discount {
  text-align: left;
  background: #141414;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #c5c5c5;
}
.booster .block-1 .r .discount b {
  color: #fff;
}
.booster .block-1 .r .max {
  line-height: 22px;
  padding: 25px 0 0 0;
}
.booster .block-1 .r .max h5 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.booster .block-2 {
  border-top: 1px solid #262626;
  padding: 70px 0 70px 0;
}

.booster .block-2 h3 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 30px;
}
.booster .block-2 .row {
  padding: 25px 320px 25px 25px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 20px 0;
  background: #262626;
  box-shadow: 0px 20px 80px 0px rgba(13, 21, 30, 0.1);
  position: relative;
  overflow: hidden;
}
.booster .block-2 .row .num {
  font-size: 100px;
  line-height: 128px;
  font-weight: bold;
  color: #121212;
  position: absolute;
  top: 0px;
  right: 325px;
  z-index: 1;
  opacity: .5;
}
.booster .block-2 .row h2 {
  position: relative;
    z-index: 2;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #ffffff;
}

.booster .block-2 .row h5 {
  font-size: 18px;
  margin-bottom: 5px;
  padding-left: 20px;
  line-height: 24px;
  position: relative;
  z-index: 2;
}

.booster .block-2 .row .task-img {
 display: flex;
}

.booster .block-2 .row .task-img img {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    background: #f7f7f7;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 5px;
}
.booster .block-2 .row h5 b {
  margin-right: 5px;
  margin-bottom: 10px;
}
.booster .block-2 .row h5 span {
  background: linear-gradient(180deg,#29b47400 5%,#29b474 400%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(12%,#29b47400),to(#29b4743b));
  background: -o-linear-gradient(top,#29b47400 5%,#29b474 400%);
  background: linear-gradient(180deg,#29b47400 5%,#29b474 400%);
  border-bottom: 2px solid #29b474;
    color: #ffffff;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
  font-size: 20px;
  line-height: 16px;
  padding: 2px 10px;
  display: inline-block;
}
.booster .block-2 .row .desc {
  color: #c5c5c5;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    z-index: 2;
    border-top: 1px solid #141414;
    margin-top: 25px;
    padding-top: 20px;
}

.booster .block-2 .row .desc a {
  color: #fff;
}
.booster .block-2 .row .buttons {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  border-left: 1px solid #141414;
  text-align: center;
  height: 100%;
  padding: 55px 0 0 0;
}
.booster .block-2 .row .buttons .c {
  height: 100%;
}
.booster .block-2 .row .buttons .btn {
  width: 220px;
  margin: 0 auto !important;
  text-align: center !important;
  height: 48px !important;
  line-height: 45px !important;
  font-size: 14px !important;
  padding: 0 10px;
  position: relative;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  max-width: 100%;
  outline: none;
  resize: none;
  overflow: hidden;
  -webkit-appearance: none;
  transition: all ease-out 0.1s;
  color: #404040;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-family: Rubik;
  font-weight: 500 !important;
  text-transform: uppercase;
  background: #f7f7f7;
  border: 2px solid #f7f7f7;
}

.booster .block-2 .row .buttons .btn:hover 		{ border: 2px solid #f7f7f7;}
.booster .block-2 .row .buttons .btn:focus 		{ cursor: pointer;}

.booster .block-2 .row .buttons .btn.disabled {
  color: #9fa5b7;
  box-shadow: none;
  font-weight: normal;
  cursor: default;
  
  background: #fff;
  font-size: 17px;
}
.booster .block-2 .row .buttons .btn.disabled .icon {
  color: #3DD94B;
  margin: -3px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
}
.booster .block-2 .row .buttons .link {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0 0 0;
  display: block;
  color: #fff;
}
.booster .block-2 .row .buttons .link .check {
  font-size: 14px;
  color: #3DD94B;
  margin: 0 2px 0 0;
  position: relative;
  display: inline-block;
}
.booster .block-2 .row .buttons .link .check.red {
  color: #e74c3c;
  font-size: 11px;
  top: -1px;
}
.booster .block-2 .row.grabbed {
  box-shadow: 0px 10px 40px 0px rgba(13, 21, 30, 0);
  border-left: 6px solid #e5e6e9;
}
.booster .block-2 .row.grabbed h5 b {
  text-decoration: line-through;
}
.booster .block-2 .row.grabbed h5 span {
  background: #3DD94B;
  color: #fff;
}
.booster .block-2 .row.grabbed .buttons {
  padding-top: 40px;
}
.booster .block-2 .locked {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 10;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #262626;
  letter-spacing: -0.2px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  flex-direction: column;
}

.booster .block-2 .locked img {
  width: 50px;
  height: 50px;
}

.booster .block-2 .locked i {
  display: block;
  font-size: 24px; 
  position: absolute;
  margin-bottom: 20px;
  color: #aa72ce;
}
.booster .block-3 {
  border-top: 1px solid #262626;
  padding: 70px 0 70px 0;
}

.booster .block-3 .inner {
  z-index: 2;
}
.booster .block-3 .sides {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.booster .block-3 h3 {
  margin-bottom: 40px;
}
.booster .block-3 .l {
  width: 50%;
}
.booster .block-3 .r {
  width: 50%;
}
.booster .block-3 .l {
  margin-right: 1.5%;
}
.booster .block-3 .r {
  margin-left: 1.5%;
}
.booster .block-3 .question {
  padding-bottom: 20px;
}
.booster .block-3 .question h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #c5c5c5;
  position: relative;
  padding-left: 40px;
  -webkit-user-select:none;
     -moz-user-select:none;
      -ms-user-select:none;
          user-select:none
}
.booster .block-3 .question h5 .icon {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 16px;
  margin-top: -12px;
  color: #c5c5c5;
  border-bottom: unset;
}
.booster .block-3 .question h5 span {
  border-bottom: 1px dashed #262626;
}
.booster .block-3 .question h5:hover {
  cursor: pointer;
}
.booster .block-3 .question h5:hover > span {
  border-bottom: none;
}
.booster .block-3 .question .answer {
  font-size: 14px;
  line-height: 24px;
  background: #262626;
  color: #D0CED9;
  border-radius: 6px;
  margin: 10px 0 0 0;
  padding: 15px 20px;
  box-shadow: 0px 20px 60px 0px rgba(13, 21, 30, 0.06);
  display: none;
}
.booster .block-3 .question.opened .answer {
  display: block;
  word-break: break-word;
}
.booster .block-3 .question.opened h5 {
  color: #ffffff;
}
.booster .block-3 .question.opened h5 span {
  border-bottom: 1px dotted transparent;
}

.contest-form-box-1 {
  width: 50%;
  float: left;
  padding-right: 5px;
}

.contest-form-box-2 {
  width: 50%;
  float: left;
  padding-left: 5px;
}

.block-visible-m {
  display: none;
}


@media screen and (max-width: 1280px) {

  .contests.v1 .block-2 form {
     padding: 20px 25px;
  }
  .contests.v1 .block-2 .sides .l .desc {
     width: 640px;
  }
  .contests.v1 .block-5 p {
     width: 100%;
     padding-right: 100px;
  }
  .contests.v1 .block-6 .s {
     width: 25%;
  }

  .contests.v1 .block-2 .sides .r:after {
    display: none;
  }

}

@media screen and (max-width: 1180px) {

  .contests.v1 .block-2 .sides {
     display: block;
     justify-content: left;
  }
  .contests.v1 .block-2 .sides .r {
     margin: 30px auto 0 auto;
     width: 640px;
     max-width: 100%;
     display: block;
  }
  .contests.v1 .block-2 form {
     width: 100%;
     margin: 0px;
  }
  .contests.v1 .block-2 .sides .l .desc {
     width: 100%;
     background: transparent;
     padding: 0px;
  }
  .contests.v1 .block-2 .sides .l ul {
     padding: 0 0 20px 0;
  }

  .contests.v2 .d1 {
     background-size: 235px 180px;
     width: 235px;
     height: 180px;
  }
  .contests.v2 .d2 {
     background-size: 340px 193px;
     width: 340px;
     height: 193px;
  }
  .contests.v2 .d3 {
     background-size: 233px 148px;
     width: 233px;
     height: 148px;
  }
  .contests.v2 .d4 {
     background-size: 235px 169px;
     width: 235px;
     height: 169px;
  }
  .contests.v2 .b1 .inner {
     z-index: 2;
     padding: 100px 30px;
     display: block;
     min-height: auto;
     text-align: center;
  }
  .contests.v2 .b1 .row-1 {
     width: 100%;
  }
  .contests.v2 .b1 .row-2 {
     display: none;
  }
  .contests.v2 .b2 .inner {
     padding: 0 50px;
  }
  .contests.v2 .b2 .prize {
     margin-top: -30px;
  }
  .contests.v2 .b2 .prize .in {
     border-radius: 16px;
     padding: 25px 20px 0 20px;
     box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.1);
  }
  .contests.v2 .b2 .prize-1 .in {
     box-shadow: 0 -40px 100px rgba(0, 0, 0, 0.1);
  }
  .contests.v2 .b2 .prize .place {
     font-size: 16px;
     height: 32px;
     line-height: 32px;
  }
  .contests.v2 .b2 .prize .name {
     font-size: 22px;
     line-height: 22px;
  }
  .contests.v2 .b3 {
     background: #f4f4f4;
     padding: 200px 0 100px 0;
     margin-top: -100px;
  }
  .contests.v2 .b3 .tasks {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-wrap: wrap;
  }
  .contests.v2 .b3 .tasks .task {
     width: 50%;
     padding: 15px;
  }
  .contests.v2 .b3 .tasks .task .name {
     font-weight: bold;
     font-size: 20px;
  }
  .contests.v2 .b3 .tasks .task .desc {
     padding: 10px 0 20px 0;
     font-size: 15px;
     line-height: 20px;
  }
  .contests.v2 .b4 {
     background: #fff;
     padding: 100px 0 100px 0;
  }
  .contests.v2 .b6 {
     font-size: 16px;
     line-height: 23px;
  }
  .contests.v2 .tickets {
     display: flex;
     justify-content: left;
     align-items: center;
     flex-wrap: wrap;
  }
  .contests.v2 .tickets .ticket {
     width: 25%;
     padding: 10px;
  }
}


@media screen and (max-width: 1024px) {

  .booster .block-1 {
    display: block;
}
  .booster .block-1 .r {
    width: 480px;
    max-width: 100%;
    margin-bottom: 10px; 
    padding: 30px 25px;
  }
  .contests.v1 .block-1 {
     width: 100%;
     margin: 0 auto 20px auto;
     display: block;
     padding-top: 80px;
  }
  .contests.v1 .block-1 .l {
     width: 100%;
     display: block;
     align-self: center;
     text-align: center;
     padding: 20px 0 50px 0;
  }
  .contests.v1 .block-1 .r {
     width: 560px;
     max-width: 100%;
     margin: 0 auto;
     display: block;
  }
  .contests.v1 .block-1 .l .in h1 {
     font-size: 42px;
     line-height: 46px;
     width: 100%;
  }
  .contests.v1 .block-1 .l .in .desc {
     width: 100%;
     font-size: 18px;
     line-height: 32px;
     padding: 20px 0 40px 0;
  }

  .contests.v1 .block-2 {
    padding: 70px 0;
}
.contests.v1 .block-3 {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

  .contests.v1 .block-3 .inner {
     display: block;
     justify-content: left;
  }
  .contests.v1 .block-3 .fifty {
     width: 100%;
     display: block;
  }
  .contests.v1 .block-3 .fifty:nth-child(1) {
     margin: 0 0 20px 0;
  }
  .contests.v1 .block-3 .fifty:nth-child(2) {
     margin: 0;
     padding: 20px 0 0 0;
  }
  .contests.v1 .block-2 h3,
  .contests.v1 .block-3 h3,
  .contests.v1 .block-4 h3,
  .contests.v1 .block-5 h3,
  .contests.v1 .block-6 h3,
  .booster .block-3 {
     font-size: 24px;
     line-height: 24px;
  }
  .contests.v1 .block-3 .empty {
     padding: 10px 0;
  }
  .contests.v1 .block-3 .empty .image {
    width: 200px;
    max-width: 100%;
    margin: 10px 0 0 10px;
  }
  
  .contests.v1 .block-4 .inner,
  .contests.v1 .block-5 .inner,
  .contests.v1 .block-6 .inner,
  .booster .block-3 .inner {
     padding-top: 40px;
     padding-bottom: 40px;
  }

  .contests.v1 .block-4 {
    padding: 70px 0;
}

.contests.v1 .block-5 {
  padding: 70px 0;
  padding-bottom: 20px;
}
  
  .contests.v1 .block-4 .sides,
  .booster .block-3 .sides {
     display: block;
     justify-content: left;
  }
  .contests.v1 .block-4 .l,
  .booster .block-3 .l {
     width: 100%;
  }
  .contests.v1 .block-4 .r,
  .booster .block-3 .r {
     width: 100%;
  }
  .contests.v1 .block-4 .l,
  .booster .block-3 .l {
     margin-right: 0%;
  }
  .contests.v1 .block-4 .r,
  .booster .block-3 .r {
     margin-left: 0%;
  }
  .contests.v1 .block-5 .sides {
     margin-left: 0px;
  }
  .contests.v1 .block-5 .s {
     width: 100%;
     float: none;
     margin: 0 0 20px 0;
     padding: 30px 25px 30px 30px;
  }
  .contests.v1 .block-6 .s {
     width: 33%;
  }

  .block-visible-m {
    display: block;
  }

  .contests.v1 .block-3 {
    display: block;
}

}

@media screen and (max-width: 860px) {

  .booster .block-2 .row {
     padding: 25px 30px;
  }
  .booster .block-2 .locked {
     margin-top: 10px
  }

  .booster .block-2 .row .num {
    font-size: 40px;
    line-height: 40px;
    color: #141414;
    top: 15px;
    right: 25px;
    opacity: unset;
}

  .booster .block-2 .row .buttons {
     width: 100%;
     padding: 20px 0 0 0 !important;
     margin-top: 20px;
     position: relative;
     border: 0px;
     border-top: 1px solid #141414;
     text-align: left;
     min-height: 70px;
  }
  .booster .block-2 .row .buttons .btn.disabled {
     text-align: left;
     padding: 0px;
     height: 20px;
     line-height: 20px;
  }
  .booster .block-2 .row .buttons .link {
     width: 200px;
     display: inline-block;
     margin-left: 20px;
     position: relative;
     top: -19px;
     margin-top: 10px;
  }
  .booster .block-2 .row.grabbed h5 span {
     background: #e9ecf2;
     color: #c5c5c5;
     font-weight: normal;
     font-size: 14px;
  }
  .booster .block-2 .row.grabbed h5 b {
     color: #3DD94B;
  }
  .contests.v2 .d1 {
     background-size: 156px 120px;
     width: 156px;
     height: 120px;
  }
  .contests.v2 .d2 {
     background-size: 226px 128px;
     width: 226px;
     height: 128px;
  }
  .contests.v2 .d3 {
     background-size: 155px 98px;
     width: 155px;
     height: 98px;
  }
  .contests.v2 .d4 {
     background-size: 156px 112px;
     width: 156px;
     height: 112px;
  }
  .contests.v2 .b1 .inner {
     padding: 80px 30px;
  }
  .contests.v2 .b2 .inner {
     padding: 0 20px;
  }
  .contests.v2 .b2 .prize {
     margin-top: -20px;
  }
  .contests.v2 .b2 .prize .in {
     border-radius: 16px;
     padding: 25px 20px 0 20px;
     box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.1);
  }
  .contests.v2 .b2 .prize .place {
     font-size: 14px;
     height: 24px;
     line-height: 24px;
     right: -50px;
     top: 13px;
  }
  .contests.v2 .b2 .prize .name {
     font-size: 18px;
     line-height: 18px;
  }
  .contests.v2 .b3 {
     background: #f4f4f4;
     padding: 200px 0 100px 0;
     margin-top: -100px;
  }
  .contests.v2 .b3 .tasks {
     display: block;
  }
  .contests.v2 .b3 .tasks .task {
     width: 100%;
     padding: 10px;
  }
  .contests.v2 .b4 {
     background: #fff;
     padding: 100px 0 100px 0;
  }
  .contests.v2 .b6 {
     font-size: 16px;
     line-height: 23px;
  }
  .contests.v2 .tickets .ticket {
     width: 33%;
     padding: 10px;
  }
}

@media screen and (max-width: 740px) {
    
  .contests.v2 .b7 {
     padding-left: 30px;
     padding-right: 30px;
  }
  .contests.v2 .b7 .d1,
  .contests.v2 .b7 .d2,
  .contests.v2 .b7 .d3,
  .contests.v2 .b7 .d4 {
     display: none;
  }

  .contests.v1 .block-4 .question h5,
  .booster .block-3 .question h5 {
     padding-left: 25px;
     font-size: 16px;
  }
  .booster .block-3 .question h5 .icon {
    left: 0px;
    margin-top: -11px;
}
  .contests.v1 .block-4 .question h5:after,
  .booster .block-3 .question h5:after {
     left: 0px;
     margin-top: -10px;
  }
  .contests.v1 .block-6 .s {
     width: 50%;
  }
  .contests.v1 .rating-services .in {
     width: 100%;
     max-width: 100%;
     border-radius: 0px;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     top: 0px;
     left: 0px;
     margin-left: 0px;
     margin-top: 0px;
     padding: 20px 25px;
  }
  .contests.v1 .rating-services .in .close {
     top: 16px;
     right: 16px;
  }
  .contests.v1 .rating-services .in h3 {
     font-size: 20px;
  }
  .contests.v1 .rating-services .in a {
     width: 100%;
  }
  .contests.v1 .rating-services .services a:hover {
     top: auto;
     margin-bottom: 10px;
  }

}

@media screen and (max-width: 560px) {
  .booster h1 {
    font-size: 38px;
    line-height: 48px;
}

  .contests.v1 .block-1 {
     width: 100%;
     margin: 0 auto 50px auto;
     display: block;
  }
  .contests.v1 .block-1 .l {
     padding: 20px 0 50px 0;
  }
  .contests.v1 .block-1 .r {
     margin: 0 auto;
     padding: 20px;
  }
  .contests.v1 .block-1 .l .in h1 {
     font-size: 32px;
     line-height: 42px;
  }
  .contests.v1 .block-1 .l .in .desc {
     font-size: 16px;
     line-height: 28px;
     padding: 10px 0 20px 0;
  }
  
  .contests.v2 .b1 .inner {
     padding: 80px 30px;
  }
  .contests.v2 .b1 h1 {
     color: #242424;
     font-size: 48px;
     line-height: 48px;
     padding-bottom: 10px;
  }
  .contests.v2 .b1 .desc {
     font-size: 20px;
     line-height: 20px;
     padding-bottom: 30px;
  }
  .contests.v2 .b1 .subdesc {
     font-size: 16px;
     line-height: 28px;
  }
  .contests.v2 .b2 .inner {
     padding: 0 20px;
  }
  .contests.v2 .b2 .inner {
     display: block;
  }
  .contests.v2 .b2 .prize {
     margin-top: 20px;
     padding: 0px;
  }
  .contests.v2 .b2 .prize-1 {
     transform: scale(1);
  }
  .contests.v2 .b2 .prize .in {
     padding: 20px;
     box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.1);
     height: 240px;
     text-align: center;
  }
  .contests.v2 h3 {
     font-size: 24px;
     line-height: 28px;
  }
  .contests.v2 .b2 .prize .img {
     height: 200px;
     margin: 0 auto;
  }
  .contests.v2 .b3 {
     background: #f4f4f4;
     padding: 140px 0 50px 0;
     margin-top: -100px;
  }
  .contests.v2 .b3 .tasks {
     display: block;
  }
  .contests.v2 .b3 .tasks .task {
     width: 100%;
     padding: 10px;
  }
  .contests.v2 .b4 {
     padding: 50px 0 50px 0;
  }
  .contests.v2 .b5 {
     padding: 50px 0 50px 0;
  }
  .contests.v2 .b6 {
     padding: 50px 0 50px 0;
     font-size: 16px;
     line-height: 23px;
  }
  .contests.v2 .tickets .ticket {
     width: 100%;
     padding: 10px;
  }

}

@media screen and (max-width: 480px) {

  .contests.v1 {
     padding-top: 30px;
  }
  .contests.v1 .block-1 .l {
     text-align: left;
     padding: 0px 0 40px 0;
  }
  .contests.v1 .block-1 .l .in .buttons .btn {
     height: 42px;
     line-height: 42px;
     font-size: 16px;
     max-width: 200px;
  }
  .contests.v1 .block-1 .l .in .buttons .link {
     display: none;
  }
  .contests.v1 .block-1 .r {
     margin: 0 auto;
     padding: 0px;
  }
  .contests.v2 .b3 .tasks .task .in {
     margin-left: -30px;
     margin-right: -30px;
     border-radius: 0px;
  }
  .contests.v2 .b3 .tasks .task .button {
     flex-direction: column-reverse;
     width: 100%;
  }
  .contests.v2 .b3 .tasks .task .button .btn {
     margin: 5px 0 0 0;
     width: 100%;
  }
  .contests.v2 .b5 .table {
     margin-left: -20px;
     margin-right: -20px;
     width: calc(100% + 40px);
  }

  .contests.v1 .block-4 .question h5,
  .booster .block-3 .question h5 {
     line-height: 26px;
     margin-bottom: 0px;
  }
  .contests.v1 .block-4 .question,
  .booster .block-3 .question {
     padding-bottom: 25px;
  }
  .contests.v1 .block-2 .sides .l ul li {
     font-size: 16px;
     line-height: 22px;
     margin: 35px 0;
  }

  .booster h1 {
     font-size: 28px;
     line-break: 28px;
     padding: 0 0 10px 0;
     margin-top: 30px;
     font-size: 32px;
     line-height: 42px; 
  }
  .booster .block-1 {
     padding: 0;
  }
  .booster .block-1 p {
     padding: 0px;
  }
  .booster .block-2 .row {
     padding: 25px 25px;
  }
  .booster .block-2 {
     margin-top: 0px;
  }
  .booster .block-2 .row .desc {
     font-size: 15px;
  }
  .booster .block-2 .row .buttons .link {
     width: 100%;
     margin: 0;
     margin-top: 10px;
     text-align: center;
  }
  .booster .block-2 .row .buttons .btn {
     width: 100%;
  }

  .booster .block-2 .row.grabbed {
     opacity: 0.6;
  }
  .booster .block-2 .row.grabbed:hover {
     opacity: 1;
  }
  .contests.v1 .block-5 .icon {
     display: none;
  }
  .contests.v1 .block-5 p {
     padding: 0px;
  }
  .contests.v1 .block-6 h5 {
     font-size: 16px;
  }
  .contests.v1 .block-6 .s {
     font-size: 16px;
  }

  .contest-form-box-1 {
    width: 100%;
    float: unset;
    padding-right: 0px;
  }
  
  .contest-form-box-2 {
    width: 100%;
    float: unset;
    padding-left: 0px;
  }
  

}

@media screen and (max-width: 340px) {
  .contests.v1 .block-6 .s {
     width: 100%;
     float: none;
  }
}


.dexrunner-home-slider-info {
  padding: 10px 0px 100px 0px;
	color: #c5c5c5;
	font-size: 12px;
	position: relative;
	width: 100%;
	z-index: 9;
  display: flex;
  justify-content: center;
}
.dexrunner-home-slider-info.box-1 {
  padding-bottom: 10px;
}
.dexrunner-home-slider-info .dexrunner-l{
  margin: 0px auto;
}
.dexrunner-home-slider-info .dexrunner-l img{
  width: 100px;
  height: auto;
  max-width: unset;
  max-height: unset;
}
.dexrunner-home-slider-info .dexrunner-r{
	line-height: 20px;
  color: #202020;
  font-size: 13px;
}

.dexrunner-home-slider-info .dexrunner-r a{
	color: #202020;
	text-decoration: none;
	border-bottom: 1px dotted #202020;
}
.dexrunner-home-slider-info .dexrunner-r a:hover{
	border-bottom: none;
}
.dexrunner-home-slider-info .dexrunner-r div{
  font-weight: 500;
  text-transform: uppercase;
	color: #202020;
	font-size: 14px;
  margin-bottom: 5px;
}

.dexrunner-home-block {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
  text-align: center;
  background: #ffffff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 20px;
  height: auto;
  width: 50%;
  min-height: 115px;
}

.dexrunner-home-block.dexrunner-hfs-1 { margin-right: 15px; }
.dexrunner-home-block.dexrunner-hfs-2 { margin-left: 5px; margin-right: 5px;}
.dexrunner-home-block.dexrunner-hfs-3 { margin-left: 15px; }

.dexrunner-home-block.dexrunner-hfs-1 .dexrunner-r div span { text-align: left; }
.dexrunner-home-block.dexrunner-hfs-2 .dexrunner-r div span { text-align: center; }
.dexrunner-home-block.dexrunner-hfs-3 .dexrunner-r div span { text-align: right; }

.dexrunner-home-slider-info .dexrunner-hfs-1 .dexrunner-r div span { color: #aa72cf; }
.dexrunner-home-slider-info .dexrunner-hfs-2 .dexrunner-r div span { color: #aa72cf; }
.dexrunner-home-slider-info .dexrunner-hfs-3 .dexrunner-r div span { color: #aa72cf; }

@media screen and (max-width: 1400px) {
		
	.dexrunner-home-slider-info .dexrunner-block-3 .dexrunner-l {
		display: none;
	}
	.dexrunner-home-slider-info .dexrunner-r{
		margin: 0px;
		text-align: center;
	}
  .dexrunner-home-slider-info.box-1 {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .dexrunner-home-slider-info {
		display: block;
	}
  .dexrunner-home-slider-info.box-1 {
    padding-bottom: 0px;
  }
  .dexrunner-home-slider-info .dexrunner-l{
    margin: unset;
    height: 60px;
  }

  .dexrunner-home-slider-info .dexrunner-r{
    text-align: left;
    margin-left: 10px;
  }
  .dexrunner-home-block.dexrunner-hfs-1 { margin-right: 0px; }
  .dexrunner-home-block.dexrunner-hfs-2 { margin-left: 0px; margin-right: 0px;}
  .dexrunner-home-block.dexrunner-hfs-3 { margin-left: 0px; }

  .dexrunner-home-block {
    margin: 0px auto;
    display: flex;
    padding: 15px;
    height: auto;
    align-items: flex-start;
    align-content: space-around;
    justify-content: flex-start;
}

	.dexrunner-home-slider-info {
		position: relative;
    margin-bottom: -30px;
	}
	.dexrunner-home-buttons-wrapper {
		margin-top: -60px;
	}

  .dexrunner-home-block {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}

.ms-headline-wrapper {
  display: inline-block;
  position: relative;
  text-align: left
}

.ms-headline-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  color: #fff;
  background: linear-gradient(to right, #aa72ce 10%, #cf9fcf 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ms-headline-wrapper b.is-visible {
  position: relative
}

.no-js .ms-headline-wrapper b {
  opacity: 0
}

.no-js .ms-headline-wrapper b.is-visible {
  opacity: 1
}

.-ms-headline.clip span {
  display: inline-block;
  padding: .2em 0
}

.ms-headline.clip .ms-headline-wrapper {
  overflow: hidden;
  vertical-align: top
}

.ms-headline.clip .ms-headline-wrapper::after {
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 2px;
  height: 75%;
  background-color: #8e89a4;
}

.ms-headline.clip b {
  opacity: 0
}

.ms-headline b.is-visible {
  opacity: 1
}

.dexrunner-header-earn {
  float: right;
  border: 1px solid #2b2d36;
  border-radius: 50px;
  padding: 5px 20px;
  position: relative;
  top: -63px;
}

.dexrunner-header-earn a {
  color: #7d7c83;
  text-decoration: none;
}

.dexrunner-header-earn .dexrunner-icon {
  margin-right: 12px;
  color: #4b4958;
  font-size: 28px;
  line-height: 32px;
  float: left;
  position: relative;
  margin-top: 4px
}

.dexrunner-header-earn .dexrunner-icon img {
  width: 30px;
  margin-bottom: -7px;
  position: relative;
  display: inline;
  top: 0px; 
}

.dexrunner-header-earn .dexrunner-left {
  color: #9c99af;
  font-size: 11px;
  margin-bottom: -5px;
}

.dexrunner-header-earn .dexrunner-left .dexrunner-name {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
  line-height: 7px;
  margin-top: 7px;
}

.dexrunner-header-earn .dexrunner-icon-bubble {
  background: #2fa387;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  height: 15px;
  min-width: 15px;
  display: inline-block;
  line-height: 15px;
  font-weight: 700;
  position: absolute;
  top: -4px;
  right: -3px
}

.dexrunner-header-earn:hover {
  cursor: pointer;
}
.dexrunner-header-earn:hover .dexrunner-name {
  color: #8df6ab;
}


.dexrunner-header-earn-mob {
  display: none;
  background: #1b1b20;
  width: fit-content;
  border-radius: 50px;
  padding: 5px 25px;
  position: relative;
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: left;
}

.dexrunner-header-earn-mob a {
  color: #7d7c83;
  text-decoration: none;
}

.dexrunner-header-earn-mob .dexrunner-icon {
  margin-right: 12px;
  color: #4b4958;
  font-size: 28px;
  line-height: 32px;
  float: left;
  position: relative;
  margin-top: 4px
}

.dexrunner-header-earn-mob .dexrunner-icon img {
  width: 30px;
  margin-bottom: -7px;
  position: relative;
  display: inline;
  top: 0px; 
}

.dexrunner-header-earn-mob .dexrunner-left {
  color: #9c99af;
  font-size: 11px;
  margin-bottom: -5px;
}

.dexrunner-header-earn-mob .dexrunner-left .dexrunner-name {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  display: block;
  line-height: 7px;
  margin-top: 7px;
}

.dexrunner-header-earn-mob .dexrunner-icon-bubble {
  background: #2fa387;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  height: 15px;
  min-width: 15px;
  display: inline-block;
  line-height: 15px;
  font-weight: 700;
  position: absolute;
  top: -4px;
  right: -3px
}

.dexrunner-header-earn-mob:hover {
  cursor: pointer;
}
.dexrunner-header-earn-mob:hover .dexrunner-name {
  color: #8df6ab;
}


@media screen and (max-width: 1024px) {
  .dexrunner-header-earn {
    display: none;
  }
  .dexrunner-header-earn-mob {
    display: block;
  }
}

.dexrunner-home-cetificate {
  width: fit-content;
  text-align: left;
  margin-top: 28px;
  float: left;
}

.dexrunner-home-cetificate  a {
  color: #7d7c83;
  text-decoration: none;
}

.dexrunner-home-cetificate .dexrunner-icon {
  margin-right: 10px;
  font-size: 28px;
  float: left;
  position: relative;
  margin-top: 4px
}

.dexrunner-home-cetificate .dexrunner-icon img {
  width: 36px;
  position: relative;
  display: inline;
  top: 8px; 
}

.dexrunner-home-cetificate .dexrunner-left {
  color: #7D7C83;
  font-size: 12px;
  line-height: 16px;
}

.dexrunner-home-cetificate .dexrunner-left .dexrunner-name {
  font-size: 14px;
  color: #4B4958;
  display: block;
  line-height: 16px;
  margin-top: 19px;
  margin-bottom: 5px;
}

.dexrunner-home-cetificate:hover {
  cursor: pointer;
}
.dexrunner-home-cetificate:hover .dexrunner-name {
  color: #7D7C83;
}

@media screen and (max-width: 760px) {
  .dexrunner-home-cetificate {
    float: none;
    margin-top: 20px;
  }
  .dexrunner-owl-theme .dexrunner-owl-controls {
    margin-top: 0px;
}
  .dexrunner-owl-theme .dexrunner-owl-controls .dexrunner-owl-page span {
    width: 8px;
    height: 8px;
    margin: 2px 4px;
  }
}

.dexrunner-income-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px; 
  margin-bottom: 60px;
}

.dexrunner-income-box {
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 20px;
  overflow: hidden;
  will-change: transform;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  background: #262626;
}
.dexrunner-income-box .dexrunner-_link {
  z-index: 2;
  text-decoration: none;
}

.dexrunner-income-box-info {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  z-index: 1;
  border-top: 1px dashed #414141;
}

.dexrunner-income-box-img {
  padding: 20px;
  display: flex;
  align-items: center; 
}

.dexrunner-income-box-img img {
  height: 40px;
  width: 40px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 5px;
  margin-right: 10px;
  background: #ffffff;
}

.dexrunner-income-box-price {
  width: max-content;
  color: #c5c5c5;
  font-weight: 500;
  font-size: 11px;
  margin-top: 5px
}

.dexrunner-income-box-price .dexrunner-new svg {
  fill: #fff;
  width: 12px;
  height: auto;
}


.dexrunner-income-box-price .dexrunner-new span {
  position: relative;
  top: 2px;
  margin-right: 3px;
}

.dexrunner-income-box-caption {
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
}

.dexrunner-income-box-desc {

}

.dexrunner-income-box-desc p {
  font-size: 14px;
  line-height: 16px;
  color: #c5c5c5;
  text-align: center;
}

.dexrunner-income-box-desc p i {
  position: relative;
  top: 2px;
}


.dexrunner-income-box-desc p span{
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 10px;
}

.dexrunner-income-box-desc p b{
  background: #ffffff;
  color: #202020;
  font-size: 16px;
  display: inline-block;
  padding: 4px 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.dexrunner-income-box-desc .dexrunner-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  color: #242424;
  margin-left: 10px;
  line-height: 15px;
}

.dexrunner-income-box-desc .dexrunner-b i {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}


.dexrunner-income-box:hover .dexrunner-income-box-desc .dexrunner-b i {
  -webkit-animation: checkoutButton1 1s ease infinite;
  animation: checkoutButton1 1s ease infinite;
}

@media screen and (max-width: 1280px) {
.dexrunner-hide-item-mode {
  display: none;
}
}

@media screen and (max-width: 1024px) {
.dexrunner-hide-item-mode {
  display: block;
} 
}

/* Income box
-----------------------------------------------------------------------------*/
.dexrunner-income-options-popup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: rgb(0 0 0 / 63%);
  overflow-y: scroll;
	display: none; 
  -webkit-backdrop-filter: blur(16px);
backdrop-filter: blur(16px);
}
.dexrunner-income-options-popup .dexrunner-close {
	position: absolute;
	top: 18px;
	right: 10px;
	font-size: 32px;
	color: #D0CED9;
	width: 42px;
	height: 42px;
}
.dexrunner-income-options-popup .dexrunner-close:hover {
	cursor: pointer;
	color: #aa72ce;
}
.dexrunner-income-options-popup .dexrunner-in {
	background: #0c071a;
  border: 2px solid #362f4f;
	width: 380px;
	position: relative;
  margin: 0px auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.dexrunner-income-options-popup .dexrunner-in-header {
	padding: 30px;
  padding-bottom: 20px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.dexrunner-income-options-popup .dexrunner-in-items{
  padding: 10px 25px;
  padding-top: 0px;
  padding-bottom: 25px;
  padding-right: 15px;
}
.dexrunner-income-options-popup .dexrunner-in-items h5 {
  font-size: 14px;
  color: #c5c5c5;
  text-align: left;
  padding-left: 7px;
  font-weight: normal;
}
.dexrunner-income-options-popup .dexrunner-in h3 {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
}
.dexrunner-income-options-popup .dexrunner-in h3 span {
	font-size: 14px;
	font-weight: normal;
	margin: 0 2px 0 0;
	vertical-align: middle;
}
.dexrunner-income-options-popup .dexrunner-in a {
	text-decoration: none;
}
.dexrunner-income-options-popup .dexrunner-in-item {
	line-height: 38px;
	width: 46%;
	font-size: 12px;
  text-transform: uppercase;
	display: inline-block;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	overflow: hidden;
	margin: 0 3px;
	background: #141329;
  border: 2px solid #141329;
	padding: 5px;
  padding-top: 10px;
  padding-bottom: 12px;
  margin-bottom: 10px;
	line-height: 1;
	vertical-align: middle;
	text-align: center;
	color: #fff;
  font-weight: 500;
}

.dexrunner-income-options-popup .dexrunner-in-item .new {
	padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10px;
    margin-top: -40px;
    margin-left: -20px;
    width: auto;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #aa72ce;
    color: #fff;
    position: absolute;
}
.dexrunner-income-options-popup .dexrunner-in-item.active {
	color: #8e88a4;
}
.dexrunner-income-options-popup .dexrunner-in-item img {
  display: block;
	vertical-align: middle;
	line-height: 1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 32px;
	margin: 0px auto;
  margin-bottom: 7px;
}
.dexrunner-income-options-popup .dexrunner-in-item:hover {
  background: #26253e;
  border: 2px solid #26253e;
}

.dexrunner-income-options-popup .dexrunner-in-item.dexrunner-coming-soon {
  color: #3e3853;
  background: none;
  border: 2px solid #141329;
}

.dexrunner-income-options-popup .dexrunner-in-item.dexrunner-active {
  background: #26253e;
  border: 2px solid #26253e;
}

@media screen and (max-width: 420px) {
.dexrunner-income-options-popup .dexrunner-in {
    width: 95%; 
}
}

.dexrunner-breadcrumbs {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  top: 50px;
  position: absolute;
  z-index: 2;
}
.dexrunner-breadcrumbs__item {
  font-size: 15px;
  line-height: 22px;
  color: #c5c5c5;
  transition: color 0.5s ease;
  position: relative;
  margin-right: 32px;
}
.dexrunner-breadcrumbs__item:before {
  content: '';
  position: absolute;
  left: 100%;
  top: 2px;
  bottom: 0;
  width: 32px;
  background: url(../images/breadcrumb-1.svg) no-repeat center/16px auto;
}
.dexrunner-breadcrumbs__item:hover {
  color: #fff;
}
.dexrunner-breadcrumbs__item:last-child {
  margin-right: 0;
}
.dexrunner-breadcrumbs__item:last-child:before {
  display: none;
}
.dexrunner-breadcrumbs__item--active {
  cursor: default;
  margin-right: 0;
}
.dexrunner-breadcrumbs__item--active:before {
  display: none;
}
.dexrunner-breadcrumbs__item--active:hover {
  color: #dedede;
}
.dexrunner-breadcrumbs a {
  color: #c5c5c5;
  text-decoration: none;
}
.dexrunner-breadcrumbs a:hover {
  color: #aa72ce;
}
@media screen and (max-width: 1024px) {
  .dexrunner-breadcrumbs {
    top: 35px;
  }
  .dexrunner-breadcrumbs__item {
    font-size: 14px;
    line-height: 20px;
  }
  }

  .dexrunner-ranking {
    position: relative;
    width: 100%;
    overflow: auto;
    margin-top: 20px;
  }
  .dexrunner-ranking--leaderboard {
    margin-top: 30px;
  }
  .dexrunner-ranking__table {
    width: 100%;
    min-width: 320px;
    border-spacing: 0;
  }
  .dexrunner-ranking__table thead {
    border-bottom: 20px solid #0c071a;
  }
  .dexrunner-ranking__table thead th {
    font-size: 14px;
    color: #c5c5c5;
    font-weight: 500;
    padding: 0 20px;
    line-height: 17px;
    margin-bottom: 0;
    border: none;
    text-transform: uppercase;
    text-align: left;
  }
  .dexrunner-ranking__table thead th:first-child {
    padding-right: 0;
  }
  .dexrunner-ranking__table tbody tr {
    border-bottom: 10px solid #0c071a
  }
  .dexrunner-ranking__table tbody td {
    padding: 0;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .dexrunner-ranking__table tbody td:first-child .dexrunner-ranking__text,
  .dexrunner-ranking__table tbody td:first-child .dexrunner-ranking__label {
    border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    padding-right: 0;
  }
  .dexrunner-ranking__table tbody td:last-child .dexrunner-ranking__text,
  .dexrunner-ranking__table tbody td:last-child .dexrunner-ranking__label {
    border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
  }
  
  .dexrunner-ranking__head {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 70px;
    padding: 0 20px;
    background-color: #141329;
  }
  .dexrunner-ranking__text {
    font-size: 14px;
    height: 70px;
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
    display: block;
    background-color: #141329;
    padding-top: 20px;
  }
  
  .dexrunner-ranking__text b {
    display: contents;
    color: #c5c5c5;
    font-size: 18px;
  }
  
  .dexrunner-ranking__text span.dexrunner-red {
    color: #e23353;
  }
  .dexrunner-ranking__text span.dexrunner-green {
    color: #29b474;
  }
  .dexrunner-ranking__text a {
    color: #fff;
  }
  .dexrunner-ranking__text a:hover {
    color: #aa72ce;
  }
  .dexrunner-ranking__label {
    padding: 0 20px;
    background-color: #141329;
    height: 70px;
    display: block;
    position: relative;
    top: -1px;
    padding-top: 20px;
  }
  .dexrunner-ranking__label span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    height: 28px;
    border-bottom: 2px solid transparent;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    padding: 0 15px;
    font-weight: bold;
    width: fit-content;
  }
  .dexrunner-ranking__label--green span {
    border-color: #29b474;
    background: linear-gradient(180deg,#29b47400 5%,#29b474 400%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(12%,#29b47400),to(#29b4743b));
    background: -o-linear-gradient(top,#29b47400 5%,#29b474 400%); 
    background: linear-gradient(180deg,#29b47400 5%,#29b474 400%);
  }
  .dexrunner-ranking__label--blue span {
    border-color: #227f9e;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(12%,#29b47400),to(#227f9e3d));
    background: -o-linear-gradient(top,#29b47400 5%,#227f9e 400%); 
    background: linear-gradient(180deg,#29b47400 5%,#227f9e 400%);
  }
  .dexrunner-ranking__label--purple span {
    border-color: #aa72ce;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(12%,#29b47400),to(#aa72ce47));
    background: -o-linear-gradient(top,#29b47400 5%,#aa72ce 400%); 
    background: linear-gradient(180deg,#29b47400 5%,#aa72ce 400%);
  }

  .dexrunner-ranking__label--yellow span {
    border-color: #e8d189;
  }

  @media screen and (max-width: 1024px) {
    .dexrunner-ranking__table thead th {
      font-size: 12px;
    }
    .dexrunner-ranking__text b {
      font-size: 16px;
  }

    .dexrunner-ranking__label span {
      font-size: 16px;
    }  
    
    .dexrunner-ranking__table thead th.dexrunner-number {
      display: none;
    }

    .dexrunner-ranking__table tbody td.dexrunner-number {
      display: none;
    }
  
    .dexrunner-ranking__table tbody td .dexrunner-ranking__text.dexrunner-earning {
      border-radius: 20px 0 0 20px;
      -moz-border-radius: 20px 0 0 20px;
      -webkit-border-radius: 20px 0 0 20px;
      padding-right: 0;
    }
}

  @media screen and (max-width: 420px) {
    .dexrunner-ranking__table thead th {
      font-size: 11px;
    }
    .dexrunner-ranking__text b {
      font-size: 14px;
      line-height: 15px;
  }
    .dexrunner-ranking__label span {
    font-size: 14px;
    line-height: 15px;
}
}



.dexrunner-soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
  margin-top: 15px;
  margin-right:30px;
}

.dexrunner-soc.dexrunner-header {
  display: flex;
}
.dexrunner-soc.dexrunner-mob {
  display: none;
}

.dexrunner-soc-a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  width: fit-content;
  height: 48px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color:#fff
}

.dexrunner-soc-a:hover {
  color:#8e88a4
}

.dexrunner-soc-a img {
  width: 16px;
  height: 16px;
}

.dexrunner-soc-a-channel {
  margin-right: 13px;
  margin-left: 5px;
}

.dexrunner-soc-a-chat {
  margin-left: 13px;
  margin-right: 5px;
}


@media screen and (max-width: 1280px) {
  .dexrunner-header-middle .dexrunner-seperator {
    display: none;
}
  .dexrunner-soc {
    margin-top: 19px;
    margin-right: 25px;
  }
  .dexrunner-soc-a-channel {
    margin-right: 0px;
}

  .dexrunner-soc-a {
    height: 36px;
    width: 36px;
    top: 3px;
    position: relative;
    background: #141329;
    border: 1px solid #141329;
    padding: 8px;
    border-radius: 12px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
  }
  .dexrunner-soc-a span {
    display: none;
  }

  }
  @media screen and (max-width: 1024px) {
    .dexrunner-soc {
      margin-top: 13px;
    }
  }

  @media screen and (max-width: 880px) {
    .dexrunner-soc.dexrunner-header {
      display: none;
    }
    .dexrunner-soc-a span {
      display: none;
    }
    }

    .mob-menu-socials {
      display: none;
      position: relative;
      margin-top: 20px;
    }
    
    .mob-menu-socials a.block-1 {
      margin-left: 0px;
    }
    
    .mob-menu-socials a.block-2 {
      margin-left: 7px;
    }
    
    .mob-menu-socials a.block-3 {
      margin-left: 7px;
    }
    
    .mob-menu-socials a img {
      width: 42px;
      height: 42px;
      background: #ffffff;
        padding: 4px;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
    }

  @media screen and (max-width: 760px) {
    .mob-menu-socials {
    display: block;
    }

    .mob-menu-scroll {
      overflow-y: scroll;
      display: block;
      height: 100vh;
      padding-top: 30px;
      margin-top: -12px;
      border-top: 1px solid #262626;
      padding-bottom: 120px;
    }

    .dexrunner-soc {
      margin-top: 25px;
      margin-right: 0px;
    }
  
    .dexrunner-soc-a {
      height: 48px;
      padding: 0px 20px;
      width: auto;
    }

    .dexrunner-soc {
      float: none;
    }

    .dexrunner-soc.dexrunner-mob {
      display: flex !important;
      align-content: center;
      justify-content: center;
      align-items: center;
    }
    }

    .coin-specs__container {
      position: relative;
      margin-top: 30px;
      margin-bottom: 60px;
  }

  .coin-specs__head__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 940px) {
  .coin-specs__head__box {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column
  }
}

.coin-specs__head__box__data__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  width: 49.5%
}

@media screen and (max-width: 1360px) {
  .coin-specs__head__box__data__container {
      width:65%;
      padding-right: 15px;
}
}

@media screen and (max-width: 1200px) {
  .coin-specs__head__box__data__container {
      width:75%;
      padding-right: 15px;
}
}


@media screen and (max-width: 1100px) {
  .coin-specs__head__box__data__container {
      width:70%
  }
}
@media screen and (max-width: 940px) {
  .coin-specs__head__box__data__container {
      width:100%;
      padding-right: 0px;
  }
}

.coin-specs__head__box__data__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 24px 30px;
  background: #141329;
  background: -moz-linear-gradient(left, #141329 10%, rgb(38 37 62) 95%);
  background: -webkit-linear-gradient(left, #141329 10%, rgb(38 37 62) 95%);
  background: linear-gradient(to right, #141329 10%, rgb(38 37 62) 95%);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

@media screen and (max-width: 1240px) {
  .coin-specs__head__box__data__head {
      padding:28px 30px
  }
}

@media screen and (max-width: 1100px) {
  .coin-specs__head__box__data__head {
      padding:26px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__head {
      padding:22px 24px
  }
}
@media screen and (max-width: 560px) {
  .booster .block-2 .row .buttons .c {
    text-align: center;
}

.booster .block-2 .row .buttons .link {
   margin-left: 0px;
   top: -9px;
   width: 100%;
}

}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__data__head {
      padding:20px 18px
  }
}

.coin-specs__head__box__data__head__coin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row
}

.coin-specs__head__box__data__head__coin__name {
  font-size: 36px;
  padding-right: 5px;
  word-break: break-word;
  color: #fff
}

@media screen and (max-width: 1240px) {
  .coin-specs__head__box__data__head__coin__name {
      font-size:32px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__head__coin__name {
      font-size:29px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__data__head__coin__name {
      font-size:25px
  }
}

.coin-specs__head__box__data__head__coin__img {
  width: 39px;
  height: 39px;
  margin-right: 12px;
}

@media screen and (max-width: 1240px) {
  .coin-specs__head__box__data__head__coin__img {
      width:37px;
      height: 37px;
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__head__coin__img {
      width:34px;
      height: 34px
  }
}

.coin-specs__head__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 34px
}

@media screen and (max-width: 940px) {
  .coin-specs__head__header {
      -webkit-box-align:center;
      -webkit-align-items: center;
      -moz-box-align: center;
      align-items: center
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__header {
      -webkit-box-align:start;
      -webkit-align-items: flex-start;
      -moz-box-align: start;
      align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      margin-bottom: 24px
  }
}

.coin-specs__head__header__title {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 1040px) {
  .coin-specs__head__header__title {
      font-size:30px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__header__title {
      font-size:27px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__header__title {
      font-size:25px;
      margin-bottom: 16px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__header__title {
      margin-bottom:28px
  }
}

.coin-specs__head__box__data__head__price {
  font-size: 31px;
  white-space: nowrap;
  color: #fff
}

@media screen and (max-width: 1240px) {
  .coin-specs__head__box__data__head__price {
      font-size:28px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__head__price {
      font-size:24px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__data__head__price {
      font-size:20px
  }
}

.coin-specs__head__box__data__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  width: 100%
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__row {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column
  }
}

.coin-specs__head__box__data__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  width: 49%
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__col {
      width:100%
  }

  .coin-specs__head__box__data__col:first-child {
      margin-bottom: 10px
  }
}

.coin-specs__head__box__data__box {
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px 22px;
  background: #141329;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.coin-specs__head__box__data__box:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 1240px) {
  .coin-specs__head__box__data__box {
      font-size:16px
  }
}

@media screen and (max-width: 1100px) {
  .coin-specs__head__box__data__box {
      padding:15px 16px
  }
}

@media screen and (max-width: 940px) {
  .coin-specs__head__box__data__box {
      font-size:17px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__box {
      padding:16px 28px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__data__box {
      font-size:16px;
      padding: 14px 26px
  }
}

.coin-specs__head__box__data__box__big {
  margin-bottom: 16px;
  padding: 26px 22px
}

@media screen and (max-width: 1240px) {
  .coin-specs__head__box__data__box__big {
      margin-bottom:12px;
      padding: 30px 22px
  }
}

@media screen and (max-width: 1100px) {
  .coin-specs__head__box__data__box__big {
      margin-bottom:16px;
      padding: 28px 16px
  }
}

@media screen and (max-width: 940px) {
  .coin-specs__head__box__data__box__big {
      margin-bottom:10px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__data__box__big {
      padding:16px 28px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__data__box__big {
      padding:14px 26px
  }
}

.coin-specs__head__box__data__box__text {
  color: #98a7c0
}

.coin-specs__head__box__data__box__data__red {
  text-align: right;
  color: #c80000
}

.coin-specs__head__box__data__box__data__green {
  text-align: right;
  color: #00ba80
}
.coin-specs__head__box__data__box__data__green img {
  width: 26px;
  height: 26px;
  position: relative;
  top: 4px
}

.coin-specs__head__box__data__box__data__blue {
  text-align: right;
  color: #1c82e8
}

.coin-specs__head__box__data__box__data__blue img {
  width: 26px;
  height: 26px;
  position: relative;
  top: 4px
}

.coin-specs__head__box__chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  height: 150px
}

.coin-specs__head__box__chart__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 49.5%;
  padding: 30px 30px 12px 40px;
  background: #141329;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

@media screen and (max-width: 1100px) {
  .coin-specs__head__box__chart__container {
      width:44%;
      padding: 30px 20px 12px 30px
  }
}

@media screen and (max-width: 940px) {
  .coin-specs__head__box__chart__container {
      width:100%;
      margin-top: 20px;
      height: 310px;
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__chart__container {
      padding:28px 20px 14px 28px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__chart__container {
      padding:26px 16px 14px 27px;
      height: 320px;
  }
}

@media screen and (max-width: 380px) {
  .coin-specs__head__box__chart__container {
      height: 600px;
  }
  .dexrunner-home-slider-info .dexrunner-l img {
    width: 80px;
  }
}


.coin-specs__head__box__chart__title {
  font-size: 24px;
  margin-bottom: 8px;
  color: #eff2f7
}

@media screen and (max-width: 1040px) {
  .coin-specs__head__box__chart__title {
      font-size:20px;
      margin-bottom: 6px
  }
}

@media screen and (max-width: 940px) {
  .coin-specs__head__box__chart__title {
      font-size:23px;
      margin-bottom: 8px
  }
}

@media screen and (max-width: 640px) {
  .coin-specs__head__box__chart__title {
      font-size:20px
  }
}

@media screen and (max-width: 540px) {
  .coin-specs__head__box__chart__title {
      font-size:18px
  }
}

.body-bg {
  position: absolute;
  left: 0;
  top: 0px;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-bottom: 50px;

}

@media screen and (max-width: 1024px) {
  .body-bg {
    top: 68px;
  }
}


.body-bg__item {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none
}

.body-bg__item._active {
  display: block
}

.body-bg__item.bg-staking {
  background: url(../images/home-img-1.jpeg) no-repeat top center/cover
}

.body-bg__item.bg-marketing {
  background: url(../images/home-img-02.jpeg) no-repeat top center/cover
}

.body-bg__item.bg-networking {
  background: url(../images/home-img-3.jpeg) no-repeat top center/cover
}


.bxhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 57rem
}

.bxhead-info {
  width: 720px;
  margin-top: -140px;
}

.bxhead-info__title {
  font-weight: 500;
  font-size: 72px;
  line-height: 82px;
  color: #fefefe
}

.bxhead-info__title img {
  width: 360px;
  margin-bottom: -8px;
}


.bxhead-info__title span {
  color: #6bff69
}

.bxhead-info__text {
  margin-top: 40px;
  margin-bottom: 45px;
  font-size: 24px;
  line-height: 34px;
  color: #c5c5c5;
  display: flex;
  flex-direction: row;
}

.bxhead-info__text span {
  position: relative;
  top: -5px;
  margin-bottom: -10px;
}

.bxhead-info__text span a.block-1 {
  margin-left: 20px;
}

.bxhead-info__text span a.block-2 {
  margin-left: 7px;
}

.bxhead-info__text span a.block-3 {
  margin-left: 7px;
}

.bxhead-info__text span a img {
  width: 42px;
  height: 42px;
  background: #ffffff;
    padding: 4px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.bxhead-info .dexrunner-buttons .dexrunner-btn {
  width: 240px;
  margin: 0 10px 0 0;
  font-weight: 500;
}

.fixhead-img-mobile {
  float:left; 
  margin-top: -20px; 
  display:none
}

@media screen and (max-width: 1240px) {
.bxhead-info__title {
  font-size: 64px;
  line-height: 74px;
}
}

@media screen and (max-width: 1064px) {
  .fixhead-img-mobile {
    display:block;
    position: absolute;
    right: 30px;
    top: 180px;
    width: 290px;
  }
  .bxhead-info__text {
    width: 80%;
  }
  }

@media screen and (max-width: 1024px) {
.bxhead-info__title {
    font-size: 62px;
    line-height: 72px;
}
.bxhead-info .dexrunner-buttons .dexrunner-btn {
  width: 200px;
  min-width: 200px;
  max-width: 98%;
  margin: 0 5px 0 0;
  padding: 0;
}
}

@media screen and (max-width: 920px) {
  .fixhead-img-mobile {
    width: 220px;
    right: 20px;
    top: 285px;
  }
  }

  @media screen and (max-width: 820px) {
    .fixhead-img-mobile {
      width: 180px;
      top: 355px;
    }
    }

@media screen and (max-width: 730px) {
  .bxhead-info__text {
    width: 100%;
    flex-direction: column;
  }
  
  .bxhead-info__text span {
    top: unset;
    margin-top: 20px;
    margin-bottom: -5px;
  }
  
  .bxhead-info__text span a.block-1 {
    margin-left: 0px;
  }

  .bxhead-info .dexrunner-buttons.head {
    float:left; 
    width: 60%;
    padding-right: 20px;
  }
  .bxhead-info .dexrunner-buttons .dexrunner-btn {
  min-width: auto;
  max-width: 100%;
  margin: 0;
  width: 100%;
}
.fixhead-img-mobile {
  top: 440px;
}

.dexrunner-header-certificate {
  margin-top: -70px !important; 
}
.dexrunner-header-trustpilot {
  margin-top: -70px !important; 
}
 }

 @media screen and (max-width: 680px) {
  .fixhead-img-mobile {
    top: 415px;
  }
 }

 @media screen and (max-width: 620px) {
  .fixhead-img-mobile {
    top: 450px;
    width: 180px;
    padding-left: 20px;
    right: 15px;
  }

.dexrunner-header-certificate {
  margin-top: -40px !important; 
}
.dexrunner-header-trustpilot {
  margin-top: -40px !important; 
}
 }

 @media screen and (max-width: 560px) {
  .dexrunner-header-certificate {
    margin-top: -10px !important; 
  }
  .dexrunner-header-trustpilot {
    margin-top: -10px !important; 
  }
   }

   @media screen and (max-width: 520px) {
    .dexrunner-header-certificate {
      margin-top: 10px !important; 
    }
    .dexrunner-header-trustpilot {
      margin-top: 10px !important; 
    }

    .contacts-blocks {
      flex-direction: column;
    }

    .contacts-blocks .block-1 {
      width: 100%;
      margin-bottom: 30px;
    }

    .contacts-blocks .block-2 {
      width: 100%;
    }
  }


@media screen and (max-width: 480px) {
.bxhead-info__text {
  font-size: 18px;
  line-height: 32px;
  width: 100%;
}

.dexrunner-header-certificate {
  margin-top: 30px !important; 
}
.dexrunner-header-trustpilot {
  margin-top: 30px !important; 
}
}

@media screen and (max-width: 460px) {
  .fixhead-img-mobile {
    top: 440px;
    width: 40%;
}
}

.bxhead-info__btns {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.bxhead-info__btns .btn {
  width: 100%;
  max-width: 20rem
}

.bxhead-info__btns .btn+.btn {
  margin-left: 2rem
}

.bxhead-img img {
  width: 620px;
  height: auto;
  display: none
}
@media only screen and (max-width: 1280px) {

  .bxhead-img img {
    width: 1020px;
    height: auto;
    display: none
  }
}

@media only screen and (max-width: 1024px) {
  .bxhead {
      min-height:0;
      padding-top: 160px;
      padding-bottom: 140px;
      flex-wrap: wrap;
  }

  .bxhead-info {
      max-width: 100%;
      margin-top: 0px;
  }

  .bxhead-img {
      display: none;
  }
}

.fixhead-img img {
  width: 600px;
  text-align: right;
  position: relative;
  z-index: 0;
  top: -40px
}
@media only screen and (max-width: 1280px) {

  .fixhead-img img {
    top: -28px;
  }
}

@media only screen and (max-width: 1064px) {
  .fixhead-img {
      display: none;
  }
}
@media only screen and (max-width: 730px) {
.bxhead {
  padding-bottom: 105px;
}
}

@media only screen and (max-width: 680px) {
  .bxhead {
    padding-bottom: 140px;
  }
  .bxhead-info__title {
    font-size: 48px;
    line-height: 58px;
  }


.bxhead-info__title img {
  width: 240px;
  margin-bottom: -10px;
}

}

@media only screen and (max-width: 480px) {
  .bxhead-info__title {
    font-size: 44px;
    line-height: 54px;
  }

  .bxhead-info__btns .btn {
      width:185px;
      max-width: 185px
  }

  .bxhead-info__btns .btn+.btn {
      margin-left: 10px
  }
}

@media only screen and (max-width: 420px) {
  .bxhead-info__title {
    font-size: 38px;
    line-height: 48px;
  }

  .bxhead-info__text span a img {
    width: 38px;
    height: 38px;
}

}

@media only screen and (max-width: 400px) {
  .bxhead-info__btns {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }

  .bxhead-info__btns .btn {
      width: 100%;
      max-width: 100%;
      height: 5rem
  }

  .bxhead-info__btns .btn+.btn {
      margin-left: 0;
      margin-top: 10px
  }
}

@media only screen and (max-width: 375px) {
  .bxhead-info__title {
    font-size: 34px;
    line-height: 44px;
  }
  .bxhead {
    padding-bottom: 120px;
}
}

.rate-box {
  background: #141414;
  border: 2px solid #f7f7f7;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 30px;
  margin-bottom: 30px;
}

.rate-row {
display: flex;
flex-wrap: wrap;
margin-top: -20px;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.col-lg-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.offset-lg-1 {
  margin-left: 16%;
}

.invest {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 24px;
  border-radius: 25px 10px 10px 10px;
  border: 2px solid rgba(255,255,255,0.05);
  background: linear-gradient(150deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  position: relative;
  padding: 50px 60px;
  z-index: 2;
}
.invest__title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
}
.invest__text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #d0d0d0;
  margin-bottom: 0;
  margin-top: 20px;
}
.invest__table {
  margin-top: 20px;
  width: 100%;
  border-spacing: 0;
}
.invest__table thead {
  border-bottom: 2px solid rgba(255,255,255,0.05);
}
.invest__table thead th {
  font-size: 14px;
  color: #d0d0d0;
  font-weight: 400;
  padding: 20px 15px;
  line-height: 100%;
  margin-bottom: 0;
  border: none;
}
.invest__table thead th:first-child {
  padding-left: 0;
}
.invest__table thead th:last-child {
  padding-right: 0;
  text-align: right;
}
.invest__table tbody tr {
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
.invest__table tbody tr:last-child {
  border-bottom: none;
}
.invest__table tbody tr:last-child td {
  font-size: 18px;
}
.invest__table tbody td {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  padding: 20px 15px;
  line-height: 100%;
  border: none;
}
.invest__table tbody td:first-child {
  padding-left: 0;
}
.invest__table tbody td:last-child {
  padding-right: 0;
  text-align: right;
}
.invest__table tbody td.blue {
  color: #4399fc;
}
.invest__table tbody td.yellow {
  color: #d8be15;
}
.invest__list {
  margin-top: 30px;
}
.invest__list li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #d0d0d0;
  margin-bottom: 20px;
}
.invest__list li b {
  color: #fff;
  font-weight: 500;
}
.invest__list li:last-child {
  margin-bottom: 0;
}
.invest__rate-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
}
.invest__rate {
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.invest__rate span {
  font-size: 16px;
  line-height: 26px;
  color: #c5c5c5;
  margin-bottom: 5px;
}
.invest__rate p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}
.invest__rate p.purple {
  color: #ab83d2;
}
.invest__rate p.red {
  color: #f77979;
}
.invest__rate p small {
  color: #d0d0d0;
  font-weight: 400;
  font-size: 14px;
}
.invest__graph {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 140px;
  height: 62px;
  border-left: 2px solid #ab83d2;
  border-right: 2px solid #ab83d2;
  margin-top: 15px;
  overflow: hidden;
}
.invest__graph img {
  -webkit-animation: linear 50s infinite mini-chart;
  animation: linear 50s infinite mini-chart;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.invest__info {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #c5c5c5;
  margin-bottom: 0;
  margin-top: 42px;
  padding-top: 40px;
  position: relative;
  width: 100%;
}
.invest__info:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 2px;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.05) 20%, rgba(255,255,255,0.05) 80%, rgba(255,255,255,0) 100%);
}
.invest__link {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  border-bottom: 2px solid #a034fa;
  margin-top: 30px;
}
.invest__link:hover {
  border-color: transparent;
}
.invest__group {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}
@media (max-width: 420px) {
  .col-lg-5 {
    flex: 0 0 auto;
    width: 100%;
}
.offset-lg-1 {
  margin-left: 0px;
}
}
@media (min-width: 820px) {
  .invest__rate-wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
  .invest__graph {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .invest__title {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (min-width: 992px) {
  .invest {
    min-height: 390px;
    margin-top: 0;
  }
  .invest--big {
    min-height: auto;
    margin-top: 24px;
  }
  .invest--contest {
    min-height: calc(100% - 24px);
    margin-top: 24px;
  }
  .invest__link {
    margin-top: auto;
  }
}
@media only screen and (max-width: 820px) {
  .invest__rate-wrap {
    flex-direction: column;
    align-items: normal;
}
}


.rate-box-new {
  margin-top: -20px;
}

.rate-row-new {
display: flex;
flex-wrap: wrap;
margin-top: -20px;
}

.col-12-new {
  flex: 0 0 auto;
  width: 100%;
}

.col-lg-5-new {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.offset-lg-1-new {
  margin-left: 16%;
}

.invest-new {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 24px;
  border-radius: 25px 10px 10px 10px;
  border: 2px solid rgba(255,255,255,0.05);
  background: linear-gradient(150deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  position: relative;
  padding: 50px 60px;
  z-index: 2;
}
.invest__title-new {
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
}
.invest__text-new {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #d0d0d0;
  margin-bottom: 0;
  margin-top: 20px;
}
.invest__table-new {
  margin-top: 20px;
  width: 100%;
  border-spacing: 0;
}
.invest__table-new thead {
  border-bottom: 2px solid rgba(255,255,255,0.05);
}
.invest__table-new thead th {
  font-size: 14px;
  color: #d0d0d0;
  font-weight: 400;
  padding: 20px 15px;
  line-height: 100%;
  margin-bottom: 0;
  border: none;
}
.invest__table-new thead th:first-child {
  padding-left: 0;
}
.invest__table-new thead th:last-child {
  padding-right: 0;
  text-align: right;
}
.invest__table-new tbody tr {
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
.invest__table-new tbody tr:last-child {
  border-bottom: none;
}
.invest__table-new tbody tr:last-child td {
  font-size: 18px;
}
.invest__table-new tbody td {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  padding: 20px 15px;
  line-height: 100%;
  border: none;
}
.invest__table-new tbody td:first-child {
  padding-left: 0;
}
.invest__table-new tbody td:last-child {
  padding-right: 0;
  text-align: right;
}
.invest__table-new tbody td.blue {
  color: #4399fc;
}
.invest__table-new tbody td.yellow {
  color: #d8be15;
}
.invest__list-new {
  margin-top: 30px;
}
.invest__list-new li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #d0d0d0;
  margin-bottom: 20px;
}
.invest__list-new li b {
  color: #fff;
  font-weight: 500;
}
.invest__list-new li:last-child {
  margin-bottom: 0;
}
.invest__rate-wrap-new {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
}
.invest__rate-new {
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.invest__rate-new span {
  font-size: 16px;
  line-height: 26px;
  color: #c5c5c5;
  margin-bottom: 5px;
}
.invest__rate-new p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 5px;
}
.invest__rate-new p.purple {
  color: #ab83d2;
}
.invest__rate-new p.red {
  color: #f77979;
}
.invest__rate-new p small {
  color: #d0d0d0;
  font-weight: 400;
  font-size: 14px;
}
.invest__graph-new {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 130px;
  height: 50px;
  border-left: 2px solid #ab83d2;
  border-right: 2px solid #ab83d2;
  overflow: hidden;
}
.invest__graph-new img {
  -webkit-animation: linear 50s infinite mini-chart;
  animation: linear 50s infinite mini-chart;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.invest__info-new {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #c5c5c5;
  margin-bottom: 0;
  margin-top: 42px;
  padding-top: 40px;
  position: relative;
  width: 100%;
}
.invest__info-new:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 2px;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.05) 20%, rgba(255,255,255,0.05) 80%, rgba(255,255,255,0) 100%);
}
.invest__link-new {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  border-bottom: 2px solid #a034fa;
  margin-top: 30px;
}
.invest__link-new:hover {
  border-color: transparent;
}
.invest__group-new {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}
@media (max-width: 380px) {
  .col-lg-5-new {
    flex: 0 0 auto;
    width: 100%;
}
.offset-lg-1-new {
  margin-left: 0px;
}
}
@media (min-width: 820px) {
  .invest__graph-new {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .invest__title-new {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (min-width: 992px) {
  .invest-new {
    min-height: 390px;
    margin-top: 0;
  }
  .invest--big-new {
    min-height: auto;
    margin-top: 24px;
  }
  .invest--contest-new {
    min-height: calc(100% - 24px);
    margin-top: 24px;
  }
  .invest__link-new {
    margin-top: auto;
  }
}
@media only screen and (max-width: 820px) {
  .invest__rate-wrap-new {
    flex-direction: column;
    align-items: normal;
}
}

.dexrunner-header-certificate {
  width: 200px;
  margin-top: 45px;  
  float: left;
  height: 78px;
}
.dexrunner-header-certificate a {
  color: #D0CED9;
  text-decoration: none; 
  font-weight: bold
}
.dexrunner-header-certificate a:hover {
  color: #aa72ce;
}
.dexrunner-header-certificate a div {
  width: 42px; 
  float:left; 
  position: relative; 
  margin-right: 10px 
}
.dexrunner-header-certificate a div span {
  display:block; 
  font-size:14px; 
  color: #c5c5c5; 
  font-weight:normal; 
  margin-top:-2px;
  width: max-content;
  
}
.dexrunner-header-certificate a img {
  width: 42px; 
  float:left; 
  position: relative; 
  top: 4px;
  margin-right: 10px 
}

.dexrunner-header-trustpilot {
  width: fit-content; 
  margin-top: 45px; 
  float: left; 
  height: 78px;
}

.dexrunner-header-trustpilot a {
  color: #D0CED9;
  text-decoration: none; 
  font-weight: bold
}

.dexrunner-header-trustpilot a:hover {
  color: #aa72ce;
}

.dexrunner-header-trustpilot a img {
  width: 100px; 
  user-select: none;
}

@media only screen and (max-width: 480px) {
  .dexrunner-header-certificate {
    width: 220px;
  }
}
@media only screen and (max-width: 480px) {
  .dexrunner-header-certificate {
    width: 210px;
    margin-left: 0px;
  }
}

@media only screen and (max-width: 370px) {
  .dexrunner-header-certificate {
    width: 180px;
  }
}

@media only screen and (max-width: 340px) {
  .dexrunner-header-certificate {
    width: 165px;
  }
}

.gamity-main .fifty, .line-cpt .row, .news-inner .flex-50 .row, .static.verification .infoboxes .row {
  width:100%;
  padding-top: 120px;
  margin-bottom: -140px;
}
.gamity-main .fifty:nth-child(2), .news-c .fifty-cards:nth-child(odd), .news-inner .flex-50 .row:nth-child(2) {
  padding-left:15px
}

.gamity-main .fifty .in {
  color: #fff;
  padding: 12px 166px 15px 100px;
  background: linear-gradient(94.07deg, #8664a2, #5c6f95);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: relative;
  overflow:hidden;
  height: 88px;
}

.exchange-left .l.active, .exchange-left .l.active:hover {
  background-image: -moz-linear-gradient(90deg, #3dd94b 0, #6be877 100%);
  background-image: -webkit-linear-gradient(90deg, #3dd94b 0, #6be877 100%);
  background-image:-ms-linear-gradient(90deg, #3dd94b 0, #6be877 100%)
}

.gamity-main .fifty-iphone .in {
  padding-left:80px;
}

.gamity-main .fifty h3 {
  color: #fff;
  font-size: 16px;
  margin-bottom:3px
}

.exchange-right .title span, .gamity-main .fifty:first-child h3 span, .partners-stats .n3, .tooltip-rate-title {
  color: #aa72cf;
    background: #0c071a;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 5px;
    display: inline-block;
    line-height: 20px;
    height: 30px;
}

.gamity-main .fifty .image {
  height: 70px;
  position: absolute;
  top: 8px;
  left: 15px;
}

.gamity-main .fifty-iphone .image {
  width: 50px;
  height:60px
}

.gamity-main .fifty .desc {
  color: #fff;
  line-height: 21px
}

.gamity-main .fifty-iphone .desc span, .static.verification .fld-header span {
  color: #fff;
  font-weight:700
}

.gamity-main .fifty .button {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top:-20px
}

.gamity-main .fifty .button a {
  border: 2px solid #aa72ce;
  background: #141329;
  height: 50px;
  line-height: 45px;
  padding: 0 30px;
  outline: 0;
  display: inline-block;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  color: #fff;
  font-weight: 500;
  min-width: 110px;
  text-transform: uppercase;
  text-align:center;
  text-decoration: none;
  margin-top: -5px;
}

.gamity-main .fifty .button a:hover {
  color: #141329;
  background:#fff
}

@media only screen and (max-width: 1024px) {
  .gamity-main .fifty, .line-cpt .row, .news-inner .flex-50 .row, .static.verification .infoboxes .row {
    padding-top: 100px;
    margin-bottom: -120px;
}
}

@media only screen and (max-width: 820px) {
.gamity-main .fifty .in {
  height: auto;
  padding: 12px 20px 15px 100px;
}
.gamity-main .fifty .button {
  position: unset;
  display: block; 
  margin-top: 20px;
}

}

@media only screen and (max-width: 480px) {
  .gamity-main .fifty .button a {
    width: 100%;
    padding: 0px 20px;
    height: 40px;
    line-height: 37px;
    font-size: 16px;
}
.gamity-main .fifty .button {
  width: 100%;
}
.gamity-main .fifty .desc {
  display: none;
  }
}


 @media screen and (max-width: 445px) {
    .bxhead {
        padding-top: 148px;
    }
 }

 @media screen and (max-width: 335px) {
    .bxhead {
        padding-top: 135px;
    }
  }