@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,700;1,400&amp;display=swap');

@font-face {
	font-family: "flaticon";
	src: url("../fonts/flaticon.ttf?b9d2573b6da9a6b6827a95665f2e8155") format("truetype"),
	url("../fonts/flaticon.woff?b9d2573b6da9a6b6827a95665f2e8155") format("woff"),
	url("../fonts/flaticon.woff2?b9d2573b6da9a6b6827a95665f2e8155") format("woff2"),
	url("../fonts/flaticon.eot?b9d2573b6da9a6b6827a95665f2e8155#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.svg?b9d2573b6da9a6b6827a95665f2e8155#flaticon") format("svg");
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before {
	font-family: flaticon !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.flaticon-soc-fb:before {
  content: "\f103";
}
.flaticon-soc-yt:before {
  content: "\f104";
}
.flaticon-soc-tw:before {
  content: "\f105";
}
.flaticon-soc-wa:before {
  content: "\f106";
}
.flaticon-soc-sk:before {
  content: "\f107";
}
.flaticon-soc-vb:before {
  content: "\f108";
}
.flaticon-soc-me:before {
  content: "\f109";
}
.flaticon-thumbs-up:before {
  content: "\f10a";
}
.flaticon-thumbs-down:before {
  content: "\f10b";
}
.flaticon-email:before {
  content: "\f10c";
}
.flaticon-soc-tg:before {
  content: "\f10d";
}
.flaticon-arr-back:before {
  content: "\f10e";
}
.flaticon-arr-next:before {
  content: "\f10f";
}
.flaticon-arr-down:before {
  content: "\f110";
}
.flaticon-arr-up:before {
  content: "\f111";
}
.flaticon-arr-refresh:before {
  content: "\f112";
}
.flaticon-arr-reload:before {
  content: "\f113";
}
.flaticon-arr-next-fast:before {
  content: "\f114";
}
.flaticon-arr-back-fast:before {
  content: "\f115";
}
.flaticon-user:before {
  content: "\f116";
}
.flaticon-settings:before {
  content: "\f117";
}
.flaticon-shield:before {
  content: "\f118";
}
.flaticon-filter:before {
  content: "\f119";
}
.flaticon-speech-bubble:before {
  content: "\f11a";
}
.flaticon-remove:before {
  content: "\f11b";
}
.flaticon-eye:before {
  content: "\f11c";
}
.flaticon-briefcase:before {
  content: "\f11d";
}
.flaticon-inbox:before {
  content: "\f11e";
}
.flaticon-camera:before {
  content: "\f11f";
}
.flaticon-umbrella:before {
  content: "\f120";
}
.flaticon-crypto-btc:before {
  content: "\f121";
}
.flaticon-crypto-eth:before {
  content: "\f122";
}
.flaticon-crypto-ltc:before {
  content: "\f123";
}
.flaticon-deposit:before {
  content: "\f124";
}
.flaticon-withdrawal:before {
  content: "\f125";
}
.flaticon-sign-help:before {
  content: "\f126";
}
.flaticon-crown:before {
  content: "\f127";
}
.flaticon-users:before {
  content: "\f128";
}
.flaticon-profit:before {
  content: "\f129";
}
.flaticon-affiliate-people:before {
  content: "\f12a";
}
.flaticon-timeline-end:before {
  content: "\f12b";
}
.flaticon-timeline-start:before {
  content: "\f12c";
}
.flaticon-close:before {
  content: "\f12d";
}
.flaticon-log-out:before {
  content: "\f12e";
}
.flaticon-bell:before {
  content: "\f12f";
}
.flaticon-copy:before {
  content: "\f130";
}
.flaticon-status-1:before {
  content: "\f131";
}
.flaticon-status-2:before {
  content: "\f132";
}
.flaticon-status-0:before {
  content: "\f133";
}
.flaticon-create:before {
  content: "\f134";
}
.flaticon-invest-done:before {
  content: "\f135";
}
.flaticon-nav-button:before {
  content: "\f136";
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	line-height: 1;
	font: 16px/28px 'Rubik', sans-serif;
	-webkit-backface-visibility: hidden;
	color: #c5c5c5;
	font-weight: normal;
	background: #141414;
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.dexrunner-wrapper {
	width: 100%;
	min-width: 320px;
	position: relative;
}
.dexrunner-inner {
	padding: 0 30px;
	max-width: 1140px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}
img {
	max-width: 100%;
	max-height: 100%;
}
.dexrunner-clr {
	clear: both;
	font-size: 0px;
	height: 0px;
	display: block;
}
b, strong {
	font-weight: 700;
}
u {
	text-decoration: underline;
}
i, em {
  font-weight: 200;
}

.dexrunner-text-left 		{ text-align: left; }
.dexrunner-text-right 	{ text-align: right; }
.dexrunner-text-center 	{ text-align: center; }
.dexrunner-text-light		{ font-weight: 100; }
.dexrunner-text-normal 	{ font-weight: 400; }
.dexrunner-text-bold 		{ font-weight: 700; }
.dexrunner-text-uppercase { text-transform: uppercase; }
.dexrunner-text-12 	    { font-size: 12px; }
.dexrunner-text-13 	   { font-size: 13px; }
.dexrunner-text-14 	   { font-size: 14px; }
.dexrunner-text-15 	   { font-size: 15px; }


.dexrunner-eas:hover {
transition: all ease-in 0.dexrunner-1s;
}
.dexrunner-eas {
transition: all ease-out 0.dexrunner-2s;
}
.dexrunner-pointer:hover {
	cursor: pointer;
}
::-moz-selection {
  color: #fff;
  background: #f69327;
  background: #3a99d8;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #f69327;
  background: #3a99d8;
  text-shadow: none;
}
::-moz-selection {
  color: #fff;
  background: #f69327;
  background: #3a99d8;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: #c5c5c5;
  font-weight: normal !important;
  opacity: 1;
  -webkit-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:-moz-placeholder {
  color: #c5c5c5;
  font-weight: normal !important;
  opacity: 1;
  -moz-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
::-moz-placeholder {
  color: #c5c5c5;
  font-weight: normal !important;
  opacity: 1;
  -moz-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:-ms-input-placeholder {  
  color: #c5c5c5 !important;
  font-weight: normal !important;
  -ms-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:hover::-webkit-input-placeholder {
  opacity: 1;
  font-weight: normal !important;
  -webkit-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:hover:-moz-placeholder {
  opacity: 1;
  font-weight: normal !important;
  -moz-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:hover::-moz-placeholder {
  opacity: 1;
  font-weight: normal !important;
  -moz-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:hover:-ms-input-placeholder {
  font-weight: normal !important;
  -ms-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  font-weight: normal !important;

  -webkit-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0;
  font-weight: normal !important;
  -moz-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0;
  font-weight: normal !important;
  -moz-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
:focus:-ms-input-placeholder {  
  opacity: 0;
  font-weight: normal !important;
  -ms-transition: opacity 0.dexrunner-22s ease-in-out;
  transition: opacity 0.dexrunner-22s ease-in-out;
}
::-ms-clear {
	display: none;
}
h1, .dexrunner-h1 {
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	font-weight: bold;
}
h2, .dexrunner-h2 {
	color: #fff;
	font-size: 40px;
	line-height: 44px;
	font-weight: bold;
}
h3, .dexrunner-h3 {
	color: #fff;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
}
h4, .dexrunner-h4 {
	color: #fff;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}
h5, .dexrunner-h5 {
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
h6, .dexrunner-h6 {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.dexrunner-account-h1 {
  font-size: 30px;
}
.dexrunner-left 	{ float: left; }
.dexrunner-right 	{ float: right; }

a {
	color: #ab83d2;
}
a:hover {
	text-decoration: none;
}

/* Forms
-----------------------------------------------------------------------------*/
.dexrunner-radio, 
.dexrunner-checkbox { position: absolute; left: -999em; }
.dexrunner-label {
	position: relative;
	color: #1d1d1d;
}
.dexrunner-label:before { 
	display: inline-block; 
	position: relative; 
	top:0.dexrunner-45em; 
	left:-2px; 
	content:''; 
	width:25px; 
	height:25px;
	background-size: 50px;
	background-image: url(.dexrunner-.dexrunner-/images/checkbox.dexrunner-svg);
}
.dexrunner-label:hover {
	cursor: pointer !important;
}
.dexrunner-checkbox + .dexrunner-label:before { background-position: 0 -25px;}
.dexrunner-checkbox:checked + .dexrunner-label:before {background-position: 0 0 ; }
.dexrunner-radio + .dexrunner-label:before { background-position: -25px -25px;}	 	
.dexrunner-radio:checked + .dexrunner-label:before { background-position: -25px 0;}

.dexrunner-checkbox:checked + .dexrunner-label,
.dexrunner-radio:checked + .dexrunner-label {
  font-weight: bold;
}

button, input, textarea {
	outline: none;
	resize: none;
	-webkit-appearance: none;
}
.dexrunner-btn {
	position: relative;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	height: 56px;
	line-height: 52px;
	padding: 0 40px;
	min-width: 200px;
	max-width: 100%;
	outline: none;
	resize: none;
	border: none;
	overflow: hidden;
	-webkit-appearance: none;
  transition: all ease-out 0.1s;
	color: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
  font-family: Rubik;
  font-weight: 500;
  text-transform: uppercase;
  background: transparent;
  border: 2px solid rgb(247 247 247)
}

.dexrunner-btn.dexrunner-big 		{ height: 56px; line-height: 54px; font-size: 18px; }
.dexrunner-btn.dexrunner-medium 	{ height: 52px; line-height: 48px; font-size: 17px; }
.dexrunner-btn.dexrunner-small 		{ height: 42px; line-height: 40px; font-size: 15px; }

.dexrunner-btn.dexrunner-purple		  { border-color: #f7f7f7; background: #f7f7f7; color: #202020;}
.dexrunner-btn.dexrunner-blue		  { border-color: #c264a4;}
.dexrunner-btn.dexrunner-yellow		{ border-color: #e8d189; }

.dexrunner-btn:hover 								  { cursor: pointer; box-shadow: 0 0 16px rgba(102, 34, 158, 0.235); }
.dexrunner-btn:active, .dexrunner-btn:focus 		{ cursor: pointer; }
.dexrunner-btn.dexrunner-purple:hover 						{ box-shadow: 0 0 16px rgba(166, 94, 229, 0.38);}
.dexrunner-btn.dexrunner-purple:active, .dexrunner-btn.dexrunner-blue:focus 		{ cursor: pointer;}
.dexrunner-btn.dexrunner-blue:hover 						{ box-shadow: 0 0 16px rgb(158 34 113 / 38%);   }
.dexrunner-btn.dexrunner-blue:active, .dexrunner-btn.dexrunner-blue:focus 		{ cursor: pointer; }
.dexrunner-btn.dexrunner-yellow:hover 					{ box-shadow: 0 0 16px rgb(157 158 34 / 38%);  }
.dexrunner-btn.dexrunner-yellow:active, .dexrunner-btn.dexrunner-yellow:focus 	{ cursor: pointer;  }

.dexrunner-btn:disabled,
.dexrunner-btn.dexrunner-disabled { border: 2px solid rgba(170,114,206,0.12); cursor: not-allowed;}
.dexrunner-btn.dexrunner-orange:disabled, 
.dexrunner-btn.dexrunner-orange.dexrunner-disabled,
.dexrunner-btn.dexrunner-green:disabled, 
.dexrunner-btn.dexrunner-green.dexrunner-disabled,
.dexrunner-btn.dexrunner-dark:disabled, 
.dexrunner-btn.dexrunner-dark.dexrunner-disabled,
.dexrunner-btn.dexrunner-ghost-1:disabled, 
.dexrunner-btn.dexrunner-ghost-1.dexrunner-disabled,
.dexrunner-btn.dexrunner-ghost-2:disabled, 
.dexrunner-btn.dexrunner-ghost-2.dexrunner-disabled { background: transparent; border: 2px solid rgba(170,114,206,0.12); }

.dexrunner-btn.dexrunner-gradient {
  border: none;
}
.dexrunner-btn.dexrunner-gradient:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  z-index: 2;
  content: '';
}

.dexrunner-inp,
.dexrunner-textarea {
  height: 54px;
  padding: 15px 20px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  width: 100%;
  position: relative;
  font-size: 15px;
  background: #2d2c2f;
  border: 1px solid #2d2c2f;
  color: #ffffff;
 transition: all ease-out 0.1s;	
 font-weight: bold;
 font-family: Rubik; 
}
.dexrunner-textarea {
  height: 120px;
  font-weight: normal !important;
  border-radius: 15px;
}
.dexrunner-inp.dexrunner-big 		  { height: 56px; font-size: 18px; }
.dexrunner-inp.dexrunner-medium   { height: 48px; font-size: 17px; }
.dexrunner-inp.dexrunner-small 		{ height: 42px; font-size: 15px; }
.dexrunner-textarea.dexrunner-big     { font-size: 18px; }
.dexrunner-textarea.dexrunner-small   { font-size: 15px; }

.dexrunner-inp:hover,
.dexrunner-textarea:hover {
  border: 1px solid #c5c5c5;
}
.dexrunner-inp:focus,
.dexrunner-textarea:focus {
  border: 1px solid #D0CED9;
  color: #fff;
}
.dexrunner-inp:-moz-read-only {
  color: #D0CED9 !important;
  cursor: not-allowed;
}
.dexrunner-inp:disabled,
.dexrunner-inp:read-only {
  color: #D0CED9 !important;
  cursor: not-allowed;
}
.dexrunner-inp:focus:-moz-read-only {
  color: #D0CED9 !important;
  border: 1px solid #D0CED9 !important;
  cursor: not-allowed;
}
.dexrunner-inp:focus:read-only,
.dexrunner-inp:focus:disabled {
  color: #D0CED9 !important;
  border: 1px solid #D0CED9 !important;
  cursor: not-allowed;
}
select {
  width: 100%;
}

.dexrunner-loader {
  background: rgba(255,255,255,0.9) url(../images/loader-blue.svg) no-repeat center center;
  background-size: 36px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0px;
  left: 0px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  display: none;
  cursor: wait;
}
.dexrunner-loader.dexrunner-white {
  background-image: url(../images/loader-white.svg);
}

.dexrunner-table {
  font-size: 16px;
  line-height: 24px;
  border: none;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
  padding: 0px;
  color: #c5c5c5;
}
.dexrunner-table tr {
    background: #262626;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border: none;
    padding: 0px;
}
.dexrunner-table th {
  background: #262626;
  padding: 15px 25px;
  text-align: left;
  color: #c5c5c5;
  text-transform: UPPERCASE;
    font-weight: 500;
    font-size: 15px;
    border-bottom: 1px solid #323232;
}
.dexrunner-table td {
  padding: 12px 25px;
  text-align: left;
  border-top: 1px solid #323232;
}
.dexrunner-table td strong {
  color: #fff;
}
.dexrunner-table th.dexrunner-text-center,
.dexrunner-table td.dexrunner-text-center {
  text-align: center;
}
.dexrunner-table tr:nth-of-type(even) {
    background: #262626;
}
.dexrunner-table thead {
  font-weight: bold;
}


/* Security: Access control
-----------------------------------------------------------------------------*/
.dexrunner-access-control {
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dexrunner-access-control h3 {
  font-size: 28px;
  line-height: 44px;
}
.dexrunner-access-control .dexrunner-icon {
  vertical-align: middle;
  display: inline-block;
  margin: 2px 3px 0 0;
  color: #3D88EE;
}
.dexrunner-access-control .dexrunner-in {
  padding: 20px;
    width: 740px;
}


/* Header
-----------------------------------------------------------------------------*/
.dexrunner-header {
	height: auto;
	padding: 0px;
	position: relative;
  background: #141414;
  background: url(../images/background/header-bg.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 0

}

.dexrunner-header-top {
  border-bottom: 1px solid #293440;
	height: 50px;
	font-size: 13px;
	line-height: 16px;
	color: #FEFEFE;
	z-index: 3;
	position: relative;
}
.dexrunner-header-middle {
	height: 80px;
	overflow: visible;
	z-index: 999;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: rgb(20 20 20 / 79%);
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #262626;
  margin-top: -1px;
}
.dexrunner-header-bottom {
	position: relative;
  background-size: cover;
  padding-bottom: 200px;
  padding-top: 100px;
}
.dexrunner-header-bottom:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(22%,rgb(17 22 36)),to(rgb(19 25 38)));
  background: -o-linear-gradient(top,rgb(17 22 36) 22%,rgb(19 25 38) 100%);
  background: linear-gradient(180deg,rgb(17 22 36) 22%,rgb(19 25 38) 100%);
  opacity: .9;
}

.dexrunner-header-page {
	position: relative; 
  background-size: cover;
  height: 350px;
  background: #141414;
  background: url(../images/background/pages-image.png) 50% / cover no-repeat, #141414;
}
.dexrunner-header-page.staking {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.affiliate {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.faq {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.about {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.news {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.contacts {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.tasks {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.how-it-works {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page.accelerator {

  position: relative; 
  background-size: cover;
}
.dexrunner-header-page:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.dexrunner-header .dexrunner-lang {
	font-size: 14px;
  color: #fff;
  float: right;
  font-weight: bold;
	position: relative;
	display: inline-block;
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	   -moz-user-select: none; 
		-ms-user-select: none; 
			user-select: none;
  margin-top: 15px;
  margin-right: 15px;
  z-index: 1;
  position: relative;
}
.dexrunner-header .dexrunner-lang .dexrunner-current {
	padding: 0px 15px;
	position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 48px;
  line-height: 47px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
.dexrunner-header .dexrunner-lang img {
	width: 19px;
	vertical-align: middle;
	margin: 0px 9px 0 0;
  position: relative;
}
.dexrunner-header .dexrunner-lang .dexrunner-arr {
	color: #c5c5c5;
	display: flex;
	align-self: center;
	margin-left: 5px;
	width: 14px;
	font-size: 14px;
	text-align: center;
}
.dexrunner-header .dexrunner-lang .dexrunner-current:hover {
	cursor: pointer;
}
.dexrunner-header .dexrunner-lang .dexrunner-current:hover .dexrunner-arr {
	color: #fff;
}
.dexrunner-header .dexrunner-lang .dexrunner-dropdown {
	position: absolute;
	left: 0px;
  z-index: 999;
	display: none;
	width: 100%;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background: #141414;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  border: 2px solid #2d2c2f;
  box-shadow: 0 0 16px rgb(27 19 34 / 24%);
}
.dexrunner-header .dexrunner-lang.dexrunner-opened > .dexrunner-dropdown {
	display: block;
}
.dexrunner-header .dexrunner-lang.dexrunner-opened .dexrunner-arr {
	transform: rotate(180deg);
}

.dexrunner-header .dexrunner-lang .dexrunner-dropdown a {
	text-decoration: none;
	color: #fff;
	padding: 5px 10px 2px 15px;
  line-height: 28px;
	position: relative;
	display: flex;
	align-self: center;
	vertical-align: middle;
}
.dexrunner-header .dexrunner-lang .dexrunner-dropdown .dexrunner-arr {
	display: inline-block;
	width: 30px;
	text-align: right;
	float: right;
	font-size: 14px;
}
.dexrunner-header .dexrunner-lang .dexrunner-dropdown a.dexrunner-active {
	color: #a1a1a3;
	font-weight: bold;
}
.dexrunner-header .dexrunner-lang .dexrunner-dropdown a:hover {
	color: #a1a1a3;
}




.dexrunner-header .dexrunner-navigation {
	font-size: 15px;
  color: #fff;
  float: left;
  font-weight: bold;
	position: relative;
	display: inline-block;
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	   -moz-user-select: none; 
		-ms-user-select: none; 
			user-select: none;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 35px;
}
.dexrunner-header .dexrunner-navigation .dexrunner-current {
	padding: 0px 20px;
	position: relative;
	display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(170,114,206,0.12);
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  height: 48px;
  line-height: 46px;
}
.dexrunner-header .dexrunner-navigation .flaticon-nav-button {
  font-size: 24px;
  display: flex;
  margin: 0px 9px 0 0;
  color: #8e88a4;
}
.dexrunner-header .dexrunner-lnavigationng .dexrunner-arr {
	color: #8e88a4;
	display: flex;
	align-self: center;
	margin-left: 5px;
	width: 14px;
	font-size: 14px;
	text-align: center;
}
.dexrunner-header .dexrunner-navigation .dexrunner-current:hover {
	cursor: pointer;
}
.dexrunner-header .dexrunner-navigation .dexrunner-current:hover .dexrunner-arr {
	color: #fff;
}
.dexrunner-header .dexrunner-navigation .dexrunner-current:hover .flaticon-nav-button {
	color: #fff;
}
.dexrunner-header .dexrunner-navigation .dexrunner-dropdown {
	position: absolute;
	left: 0px;
  z-index: 999;
	display: none;
	width: 100%;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background: #141329;
  border: 2px solid #362f4f;
  margin-top: 10px;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 16px rgb(27 19 34 / 24%);
}
.dexrunner-header .dexrunner-navigation.dexrunner-opened > .dexrunner-dropdown {
	display: block;
}
.dexrunner-header .dexrunner-navigation.dexrunner-opened .dexrunner-arr {
	transform: rotate(180deg);
}
.dexrunner-header .dexrunner-navigation.dexrunner-opened .flaticon-nav-button {
	color: #fff;
}
.dexrunner-header .dexrunner-navigation.dexrunner-opened .dexrunner-current {
	background: #1c112b;
  border: 1px solid #1c112b;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.dexrunner-header .dexrunner-navigation .dexrunner-dropdown a {
	text-decoration: none;
	color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -1px;
	display: block;
	line-height: 22px;
  padding: 7px 10px 15px 14px;
	position: relative;
	display: flex;
	align-self: center;
	vertical-align: middle;
}
.dexrunner-header .dexrunner-navigation .dexrunner-dropdown a.dexrunner-last {

}
.dexrunner-header .dexrunner-navigation .dexrunner-dropdown .dexrunner-arr {
	display: inline-block;
	width: 30px;
	text-align: right;
	float: right;
	font-size: 14px;
}
.dexrunner-header .dexrunner-navigation .dexrunner-dropdown a.dexrunner-active {
	color: #8e88a4;
}
.dexrunner-header .dexrunner-navigation .dexrunner-dropdown a:hover {
	color: #8e88a4;
}


.dexrunner-header .dexrunner-header-top .dexrunner-links {
	color: #fff;
	text-decoration: none;
	display: inline-block;
  position: relative;
  top: 3px;
}
.dexrunner-header .dexrunner-header-top .dexrunner-links li {
	float: left;
	margin-left: 30px;
}
.dexrunner-header .dexrunner-header-top .dexrunner-links a {
	color: #fff;
	text-decoration: none;
}
.dexrunner-header .dexrunner-header-top .dexrunner-links li.dexrunner-line {
	background: #24242d;
	width: 1px;
	height: 16px;
	padding: 0px;
  margin-left: 10px;
}
.dexrunner-header .dexrunner-header-top .dexrunner-links li span {
	top: 2px;
	margin-right: 3px;
	position: relative;
}
.dexrunner-header .dexrunner-header-top .dexrunner-links li i {
	font-style: normal;
	border-bottom: 1px dashed transparent;
}
.dexrunner-header .dexrunner-header-top .dexrunner-links li i:hover {
	border-bottom: 1px dotted #fff;
}
.dexrunner-header .dexrunner-userbox {
  float: right;
  margin-top: 15px;
  position: relative;
}
.dexrunner-header .dexrunner-userbox a {
  display: inline-block;
	text-decoration: none;
  color: #f5f4f8;
  border: 2px solid #f7f7f7;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 0px 25px;
  height: 48px;
  line-height: 46px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.dexrunner-header .dexrunner-userbox a:hover {
}
.dexrunner-header .dexrunner-userbox a span {
  margin-left: 5px;
}

.dexrunner-header .dexrunner-userbox img {
  width: 20px;
  height: 20px;
  position: relative;
  top: -1px;
}

.dexrunner-header-middle .dexrunner-logo {
	float: left;
  position: relative;
  top: 14px;
}
.dexrunner-header-middle .dexrunner-notifier {
  float: right;
  color: #fff;
  display: none;
}
.dexrunner-header-middle .dexrunner-notifier a {
  color: #fff;
  text-decoration: none;
  height: 50px;
  width: 30px;
  display: inline-block;
  position: relative;
  font-size: 20px;
  padding: 18px 10px 0 0;
  text-align: right;
}
.dexrunner-header-middle .dexrunner-notifier a .dexrunner-bubble {
  font-weight: bold;
  font-size: 10px;
  color: #FEFEFE;
  background: #3D88EE;
  border-radius: 30px;
  height: 19px;
  min-width: 19px;
  position: absolute;
  right: 3px;
  top: 10px;
  text-align: center;
  line-height: 16px;
  border: 2px solid #1D3453;
}
.dexrunner-header-middle .dexrunner-notifier a .dexrunner-bubble.dexrunner-animate {
  -webkit-animation: bubbleAnimation 1s linear infinite;
  animation: bubbleAnimation 1s linear infinite;
}
@keyframes bubbleAnimation {
  0%  {  background: #3D88EE; }
  50%  {  background: #73a6ec; }
  100%  { background: #3D88EE; }
}
@-webkit-keyframes bubbleAnimation {
  0%  {  background: #3D88EE; }
  50%  {  background: #73a6ec; }
  100%  { background: #3D88EE; }
}

.dexrunner-header-middle .dexrunner-logo img {
  width: 95px;
}

.dexrunner-header-middle .dexrunner-logo img.dexrunner-full-logo {
  display: block;
}
.dexrunner-header-middle .dexrunner-logo img.dexrunner-mobile-logo {
  display: none;
}

.dexrunner-header-middle .dexrunner-seperator {
	height: 40px;
	width: 1px;
	float: left;
	background: #262626;
  margin: 20px 40px 0px 40px
}
.dexrunner-header-middle .dexrunner-nav {
	float: left;
}
.dexrunner-header-middle .dexrunner-nav li {
	float: left;
  margin-top: 15px;
  margin-right: 35px;
}
.dexrunner-header-middle .dexrunner-nav li.dexrunner-mob-hidden {
	display: none;
}
.dexrunner-header-middle .dexrunner-nav li .dexrunner-icon-bubble {
  background: rgb(219 161 225 / 16%);
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #b378da;
  font-size: 10px;
  text-align: center;
  height: 20px;
  min-width: 20px;
  line-height: 21px;
  font-weight: 700;
  position: relative;
  margin-left: 9px;
  display: flex;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
.dexrunner-header-middle .dexrunner-nav li a {
	color: #fff;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
	text-decoration: none;
	height: 48px;
	line-height: 46px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
	position: relative;
}
.dexrunner-header-middle .dexrunner-nav li a img {
  width: 23px;
  height: 23px;
  margin: 0px 8px 0 0;
}

.dexrunner-header-middle .dexrunner-nav li a img.main-menu {
  width: 10px;
  height: 10px;
  margin: 0px 10px 0 0;
}

.dexrunner-header-middle .dexrunner-nav li a .dexrunner-flaticon-profit {
  font-size: 17px;
  top: 2px;
  vertical-align: middle;
  margin: 0px 9px 0 0;
  position: relative;
  color: #8e88a4;
}

.dexrunner-header-middle .dexrunner-nav li a:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 3px;
	border-radius: 5px;
	background: transparent;
	left: 50%;
	top: 36px;
	margin-left: -10px;
transition: all ease-out 0.1s;
}
.dexrunner-header-middle .dexrunner-nav li a:hover:after {
	background: #ab83d2;
  transition: all ease-in 0.1s;
}

.dexrunner-header-middle .dexrunner-nav li.dexrunner-active a:after {
	background: #2d2c2f;
	cursor: default;
}
.dexrunner-header-middle .dexrunner-nav li.dexrunner-close {
  position: absolute;
  right: 11px;
  top: -1px;
  font-size: 43px;
  width: 50px;
  height: 50px;
  text-align: right;
  line-height: 24px;
  z-index: 99;
  color: #D0CED9;
  display: none;
}
.dexrunner-header-middle .dexrunner-nav li.dexrunner-close:hover {
  color: #ab83d2;
  cursor: pointer;
}
.dexrunner-header-middle .dexrunner-nav-button {
  color: #fff;
  float: left;
  display: none;
  font-size: 34px;
  height: 50px;
  position: relative;
  top: 17px;
  right: -4px;
}
.dexrunner-header .dexrunner-welcome {
	display: flex;
	align-items: center;
	padding: 120px 0 0 0;
  position: relative;
  z-index: 1;
}
.dexrunner-header .dexrunner-welcome h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 62px;
  margin: 0px auto;
  margin-bottom: 20px;
}
.dexrunner-header .dexrunner-welcome h2 {
  font-weight: bold;
  color: #fff;
  background: -webkit-linear-gradient(#fff, #dbbbe4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-size: 52px;
    line-height: 58px;
    margin: 0px auto;
}
.dexrunner-header .dexrunner-welcome .dexrunner-desc {
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 40px;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  color: #c5c5c5;
}
.dexrunner-header .dexrunner-welcome .dexrunner-buttons {
	
}
.dexrunner-header .dexrunner-welcome .dexrunner-buttons .dexrunner-btn{
	width: 240px;
	margin: 0 10px 0 0;
  font-weight: 500;
}
.dexrunner-header .dexrunner-welcome .dexrunner-left {
	width: 60%;
  float: unset;
  margin: 0px auto;
  text-align: center;
}
.dexrunner-header .dexrunner-welcome .dexrunner-right {
	width: 40%;
	text-align: right;
}
.dexrunner-header .dexrunner-welcome .dexrunner-right img {
	height: 400px;
	max-height: 100%;
}

.dexrunner-header-inner {
  height: auto;
}
.dexrunner-header-inner:after {
  display: none;
}
.dexrunner-header-inner .dexrunner-header-top {
  position: relative;
  z-index: 99;
}
.dexrunner-header-inner .dexrunner-lang.dexrunner-opened .dexrunner-current {
  
}


/* Middle
-----------------------------------------------------------------------------*/
.dexrunner-content {
  background: #141414;
  padding-top: 60px;
}


/* Main page
-----------------------------------------------------------------------------*/
.dexrunner-main {
	
}
.dexrunner-main .dexrunner-title {
	padding: 0 0 40px 0;
}
.dexrunner-main .dexrunner-title span {
	font-weight: normal;
}
.dexrunner-main .dexrunner-title .dexrunner-d {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}
.dexrunner-main .dexrunner-title .dexrunner-d span {
  background: #1f1e36;
  color: #fff;
  display: inline-block;
  padding: 0px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.dexrunner-main .dexrunner-features {
  padding: 40px 0 100px;
  margin-top: -310px;
  background: #e8e8e8;
  border-top: 3px solid #878787;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .dexrunner-main .dexrunner-features {
    margin-top: -120px;
  }
}
@media screen and (max-width: 680px) {
  .dexrunner-main .dexrunner-features {
    margin-top: -140px;
  }
}
.dexrunner-main .dexrunner-features .dexrunner-title {
	padding: 0 0 60px 0;
}
.dexrunner-main .dexrunner-features .dexrunner-title h3{
  color: #fff;
}
.dexrunner-main .dexrunner-features .dexrunner-title span {
	font-weight: normal;
  color: #fff;
}
.dexrunner-main .dexrunner-features .dexrunner-title .dexrunner-d {
	font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}

.dexrunner-main .dexrunner-features-list {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -180px;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item {
	width: 33.33%;
	padding: 0 15px;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item .dexrunner-in {
	background: #1b1b20;
	box-shadow: -15px 15px 30px rgba(49, 25, 68, 0.05);
	border-radius: 15px;
	overflow: hidden;
	position: relative;
  z-index: 1;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item .dexrunner-icon {
	width: 90px;
	height: 55px;
	color: #fd9b6b;
	font-size: 26px;
	text-align: center;
	line-height: 74px;
  top: 10px;
}

.dexrunner-main .dexrunner-features-list .dexrunner-item-mobile {
	width: 100%;
	display: none;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item-mobile .dexrunner-in {
	background: #1b1b20;
	box-shadow: -15px 15px 30px rgba(49, 25, 68, 0.05);
	border-radius: 15px;
	overflow: hidden;
	position: relative;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item-mobile .dexrunner-icon {
	width: 90px;
	height: 55px;
	color: #fd9b6b;
	font-size: 26px;
	text-align: center;
	line-height: 74px;
  top: 10px;
}

.dexrunner-main .dexrunner-features-list .dexrunner-item-title {
	padding: 5px 30px 0 30px;
	margin-bottom: 5px;
  color: #fff;
  font-size: 20px;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item-desc {
	padding: 0 30px 0 30px;
	font-size: 16px;
	line-height: 26px;
	color: #c5c5c5;
	margin-bottom: 20px;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item-button {
	padding: 0 0 20px 30px;
}

.home-title-payments {
font-size: 24px;
display: flex;
    color: #202020;
    font-weight: normal;
    position: relative;
    top: -25px;
    align-items: center;
  }

  .home-title-payments span {
    font-weight: bold;
    margin-right: 5px;
  }

  .home-title-payments img {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    position: relative;
    top: 3px;
  }

  .ring-container {
    position: relative;
    margin-left: 5px;
  }
  
  .circle {
    width: 9px;
    height: 9px;
    background-color: #d85865;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 8px;
  }
  
  .ringring {
    border: 3px solid #d85865;
    -webkit-border-radius: 30px;
    height: 25px;
    width: 25px;
    position: relative;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
  }
  @-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
  }

.dexrunner-main .dexrunner-features-stat {
	display: flex;
	flex-direction: row;
  justify-content: left;
  margin-bottom: 20px;
  justify-content: space-between;
  gap: 20px;
}
.dexrunner-main .dexrunner-features-stat .dexrunner-item-text {
	width: 30%;
  border-right: 2px solid #141329;
  padding-right: 20px;
}
.dexrunner-main .dexrunner-features-stat .dexrunner-item {
	width: 25%;
	position: relative;
  text-align: left;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-1 {
    background: #fff;
    padding: 10px 18px;
    border-radius: 17px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-2 {
    background: #fff;
    padding: 10px 18px;
    border-radius: 17px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-3 {
    background: #fff;
    padding: 10px 18px;
    border-radius: 17px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-4 {
    background: #fff;
    padding: 10px 18px;
    border-radius: 17px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-icon {
	color: #bdc1d4;
    font-size: 28px;
    margin-bottom: 5px;
    position: absolute;
    right: 0;
    top: 9px;
    padding-right: 5px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-icon img {
  width: 52px;
  height: 52px;
  padding: 8px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-percent {
	position: absolute;
	top: 0px;
	right: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #2EB266;
	height: 21px;
	line-height: 21px;
	border-radius: 4px;
	text-align: center;
	padding: 0 5px;
}
.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-percent.dexrunner-negative {
	background-color: #EF662C; 
}
.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-number {
	color: #202020;
	font-size: 20px;
	line-height: 30px;
}
.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-number span{
	font-weight: bold;
	padding-right: 3px;
	font-size: 18px;
}
.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-desc {
	font-size: 12px;
    font-weight: 500;
    color: #878787;
    position: relative;
    top: -3px;
    line-height: 20px;
}

/* Main: tariffs */
.dexrunner-main .dexrunner-tariffs {
	padding: 60px 0 80px 0;
	position: relative;
	z-index: 3;
  background: url(../images/background/tarifs-image.jpg);
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: -10%;
    background-size: cover;
    background-color: #141414;
}

.dexrunner-main .dexrunner-tariffs:before {
	top: auto;
	bottom: -58px;
	background-position: -50% bottom;
	transform: rotate(180deg);
}
.dexrunner-main .dexrunner-tariffs .dexrunner-decor-r {
	bottom: auto;
	left: auto;
	top: 0px;
	right: 0px;
	transform: rotate(90deg) rotateX(180deg);
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	position: relative;
	z-index: 3;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item {
	width: 100%;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .percent {
    background: #201f1f;
    padding: 18px 10px 12px;
    border-radius: 12px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 12px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-in {
  background: #141414;
	box-shadow: -15px 15px 30px rgba(49, 25, 68, 0.05);
  border: 2px solid #f7f7f7;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
	align-self: stretch;
	overflow: hidden;
	position: relative;
	padding: 30px 30px 10px 30px;
	position: relative;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item.dexrunner-popular .dexrunner-in .dexrunner-percent {
	color: #e8d189;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-in .dexrunner-popular {
	position: absolute;
	contain: '';
	width: 80px;
	height: 80px;
	top: 0px;
	right: -3px;
	z-index: 3;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header {
	display: flex;
  align-items: center;
  height: 60px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-1 {
	width: 80px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-title {
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	padding-bottom: 0px !important;
  margin-bottom: 5px;
  color: #ffffff;
  text-align: left;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-subtitle {
	font-size: 16px;
	line-height: 20px;
	color: #202020;
  background: #f7f7f7;
    padding: 5px 10px;
   border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-subtitle span {
	color: #202020;
    font-weight: bold;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-seperator {
	border-bottom: 1px dashed #2d2c2f;
	margin: 20px 0;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-percent {
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	padding: 10px 0 0 0;
	font-weight: bold;
  color: #fff;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-percent b {
	font-size: 48px;
	line-height: 52px;
  color: #fff;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-days {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-align: center;
  text-transform: uppercase;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-days span {
	font-size: 38px;
  font-weight: bold;
  color: #ab83d2;
  display: block;
  margin-bottom: 8px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-button {
	padding: 10px 0 15px 0;
	text-align: center;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-button .dexrunner-btn {
	width: 240px;
	max-width: 96%;
	min-width: 120px;
	padding: 0 10px !important;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-specs {
	
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-spec {
	font-size: 15px;
	line-height: 20px;
	padding: 5px 0;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-help {
	color: #8e88a4;
	font-size: 12px;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-help:hover {
	color: #ab83d2;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-spec .dexrunner-left {
	color: #c5c5c5;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-spec .dexrunner-right {
	color: #ffffff;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator {
	
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator .dexrunner-t {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #c5c5c5;
  margin-bottom: 10px;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator .dexrunner-left {
	color: #c5c5c5;
	font-size: 14px;
	line-height: 20px;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator .dexrunner-left b {
	color: #ffffff;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator .dexrunner-right {
	color: #c5c5c5;
	font-size: 14px;
	line-height: 20px;
  text-align: right;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator .dexrunner-right b {
	color: #ab83d2;
}
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-calculator .dexrunner-progress {
	margin: 10px 0 0 0;
}

/* Main: about */
.dexrunner-main .dexrunner-about {
  padding: 100px 0 0 0;
  margin-bottom: 80px;
  position: relative;
  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;
}
.dexrunner-main .dexrunner-about .dexrunner-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 2
}
.dexrunner-main .dexrunner-about .dexrunner-image {
  width: 35%;
  text-align: center;
}
.dexrunner-main .dexrunner-about .dexrunner-image img {
  width: 100%;
  margin-top: -30px;
}
.dexrunner-main .dexrunner-about .dexrunner-desc {
  width: 65%;
  padding-right: 30px;
  padding-bottom: 90px;
}
.dexrunner-main .dexrunner-about .dexrunner-desc h3 {
  padding-bottom: 30px;
}
.dexrunner-main .dexrunner-about .dexrunner-desc h3 span {
  font-weight: normal
}
.dexrunner-main .dexrunner-about .dexrunner-buttons {
  padding-top: 25px;
  margin-right: 20px;
}
.dexrunner-main .dexrunner-about .dexrunner-buttons .dexrunner-btn {
  margin-right: 5px;
}
.dexrunner-main .dexrunner-about .dexrunner-buttons .dexrunner-btn .dexrunner-youtube {
  color: #EF662C;
  font-size: 22px;
  top: 2px;
  margin-right: 2px;
  position: relative;
  vertical-align: middle;
}
.dexrunner-main .dexrunner-about:after {
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
  background-position: left 80px;
}

/* Main: affiliate */
.dexrunner-main .dexrunner-affiliate {
  border-top: 1px solid rgba(170,114,206,0.12);
  padding: 60px 0 80px 0;
  position: relative;
  background: #e8e8e8;
}
.dexrunner-main .dexrunner-affiliate h3 {
  padding: 0px;
  color: #fff;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-inner {
  position: relative;
  z-index: 2;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-textbox {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-textbox span { 
  background: #26253e;
  color: #fff;
  display: inline-block;
  padding: 0px 5px;
  border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row.dexrunner-starter {
  border: 2px solid #362f4f;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row.dexrunner-silver {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row.dexrunner-gold {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row.dexrunner-sapphire {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row.dexrunner-rubin {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-c {
  padding: 42px 0 0 0;
  height: 100%;
  width: 100%;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col {
  color: #c6c1d7;
  font-size: 14px;
  background: #e8e8e8;
  width: 20%;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col .dexrunner-nb {
  color: #202020;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col .dexrunner-nd {
  text-align: center;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col .dexrunner-level {
  font-weight: 500;
  color: #202020;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:nth-child(odd) {
  background: #ffffff;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:nth-child(1) {
  background: #ffffff;
  padding: 20px;
  font-size: 12px;
  line-height: 19px;
  text-align: left;
  border-radius: 15px 0px 0px 15px;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
  width: 550px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:nth-child(1) .dexrunner-t {
  color: #202020;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  padding: 0 0 0 0;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:nth-child(1) .dexrunner-d {
  color: #202020;
}

.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip {
  margin-top: 20px;
}

.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col {
  background: #e8e8e8;
  position: relative;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col:nth-child(odd) {
  background: #ffffff;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col:nth-child(1) {
  background: #ffffff;
  border-radius: 15px 0px 0px 15px;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col:nth-child(1) .dexrunner-d {
  color: #202020;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col:nth-child(1) .dexrunner-d b {
background: #e8e8e8;
color: #202020; 
display: inline-block;
padding: 0px 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col:nth-child(1) .dexrunner-t {
  color: #202020;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-icon {
  color: #8e88a4;
  font-size: 15px;
  margin-left: 3px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:last-child {
  border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip .dexrunner-col:last-child {
  border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-percent {
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  background: #141414;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  padding: 3px 5px;
  right: 12px;
  top: 12px;
  z-index: 2;
}

.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-level-m {
  position: absolute;
  font-size: 12px;
  line-height: 14px;
  color: #202020;
  display: inline-block;
  left: 20px;
  z-index: 2;
  display: none;
  text-transform: uppercase;
}

.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-title {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
  height: 40px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-title .dexrunner-col {
  background: transparent !important;
  color: #fff;
  padding: 0px;
}

/* Main: deposits */
.dexrunner-main .dexrunner-finance {
  padding: 100px 0;
}
.dexrunner-main .dexrunner-finance .dexrunner-inner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.dexrunner-main .dexrunner-finance .dexrunner-deposits {
  width: 50%;
  padding: 0 25px 0 0;
}
.dexrunner-main .dexrunner-finance .dexrunner-withdrawals {
  width: 50%;
  padding: 100px 0 0 25px;
}
.dexrunner-main .dexrunner-finance h3 {
  position: relative;
  z-index: 3;
}
.dexrunner-main .dexrunner-finance h3 span {
  font-weight: normal;
}
.dexrunner-main .dexrunner-finance .dexrunner-desc {
  color: #7D7C83;
  padding-bottom: 20px;
  position: relative;
  z-index: 3;
}
.dexrunner-main .dexrunner-finance .dexrunner-list {
  position: relative;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item {
  background: #FEFEFE;
  box-shadow: -15px 10px 30px rgba(49, 25, 68, 0.07);
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 15px 24px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-userpic {
  width: 60px;
  height: 60px;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-userpic img {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-name-date {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 0 0 10px;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0px 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-name-date span {
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
  color: #D0CED9;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-arrow {
  flex: none;
  order: 2;
  flex-grow: 0;
  padding: 2px 0px 0px 0px;
  color: #EFEFF4;
  font-size: 52px;
  width: 80px;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-arrow span {
  margin: 0 -19px;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-arrow span:nth-child(2) {
    opacity: 0.5;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-arrow span:nth-child(3) {
  opacity: 0.2;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 10px 0px 0px 0px;
  flex: none;
  order: 3;
  flex-grow: 0;
  min-width: 80px;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #E6903E;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-price span {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #D0CED9;
  margin: 3px 0 0 0;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-method {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: none;
  order: 4;
  align-self: stretch;
  flex-grow: 0;
  width: 40px;
  height: 40px;
  margin: 10px 0 0 10px;
  padding: 0 0 0 5px;
}
.dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-method img {
  height: 36px;
}
.dexrunner-main .dexrunner-finance .dexrunner-list:after{
  background: #FEFEFE;
  box-shadow: 0px 30px 30px -20px rgba(49, 25, 68, 0.15);
  position: absolute;
  content: '';
  height: 50px;
  width: calc(100% + 60px);
  top: -40px;
  left: -30px;
  z-index: 2;
}
.dexrunner-main .dexrunner-finance .dexrunner-list:before {
  background: #FEFEFE;
  box-shadow: 0px -30px 40px -20px rgba(49, 25, 68, 0.15);
  position: absolute;
  content: '';
  height: 50px;
  width: calc(100% + 40px);
  bottom: -40px;
  left: -30px;
  z-index: 2;
}


/* Main: timeline */
.dexrunner-main .dexrunner-timeline {
  position: relative;
  background: #141414;
}
.dexrunner-main .dexrunner-timeline:before {
  left: auto;
  bottom: auto;
  top: 0px;
  right: 0px;
  transform: rotate(180deg);
}
.dexrunner-main .dexrunner-timeline .dexrunner-inner {
  padding-top: 100px;
  padding-bottom: 120px;
}
.dexrunner-main .dexrunner-timeline h3 span {
  font-weight: normal;
}
.dexrunner-main .dexrunner-timeline .dexrunner-desc {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}
.dexrunner-main .dexrunner-timeline-area {
  
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-in {
  display: flex;
  position: relative;
}

.dexrunner-main .dexrunner-timeline-area .dexrunner-in:after,
.dexrunner-main .dexrunner-timeline-area .dexrunner-in:before {
  position: absolute;
  content: '';
  top: 217px;
  left: 0px;
  width: 100%;
  height: 10px;
  background: #2d2c2f;
  border-radius: 20px;
  z-index: 1;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-in:before {
  width: 30%;
  background: #9151a0;
  background: -moz-linear-gradient(left, rgba(145,81,160,1) 0%, rgba(117,111,183,1) 50%);
  background: -webkit-linear-gradient(left, rgba(145,81,160,1) 0%, rgba(117,111,183,1) 50%);
  background: linear-gradient(to right, rgba(145,81,160,1) 0%, rgba(117,111,183,1) 50%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#9151a0', endColorstr='#756fb7',GradientType=1 )";
  z-index: 2;
}

.dexrunner-main .dexrunner-timeline-area .dexrunner-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;  
  z-index: 3;
  width: 20%;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-desc {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #c5c5c5;
  order: 1;
  padding: 0px;
  margin-top: 2px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-desc b {
  display: block;
  margin-bottom: 10px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-desc b span {
  margin-right: 5px;
  color: #ab83d2;
  position: relative;
  top: 2px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-dots {
  border-right: 2px dotted #c5c5c5;
  height: 40px;
  order: 2;
  width: 1px;
  justify-content: center;
  margin: 3px auto;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-pointer {
  order: 3;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  background: #c5c5c5;
  border: 3px solid #141a2a;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-year {
  color: #c5c5c5;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  position: relative;
  top: 8px;
  order: 4;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-passed .dexrunner-year,
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-year {
  color: #ffffff;
  font-weight: bold;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-passed .dexrunner-desc,
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-desc {
  color: #ffffff;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-reverse .dexrunner-desc {
  order: 4;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-reverse .dexrunner-dots {
  order: 3;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-reverse .dexrunner-pointer {
  order: 2;
  top: 3px;
  margin-bottom: 3px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-reverse .dexrunner-year {
  order: 1;
  margin-top: 170px;
  top: -8px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-passed .dexrunner-pointer,
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-pointer {
  width: 30px;
  height: 30px;
  background: #8162ad;
background: -moz-linear-gradient(top, rgba(129,98,173,1) 0%, rgba(143,82,160,1) 50%);
background: -webkit-linear-gradient(top, rgba(129,98,173,1) 0%, rgba(143,82,160,1) 50%);
background: linear-gradient(to bottom, rgba(129,98,173,1) 0%, rgba(143,82,160,1) 50%);
filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#8162ad', endColorstr='#8f52a0',GradientType=0 )";
  border: 4px solid #141414;
  margin-top: -2px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-passed .dexrunner-pointer:before,
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-pointer:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background: #fff;
  margin-top: -5px;
  margin-left: -5px;
  z-index: 4;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-pointer {
  width: 40px;
  height: 40px;
  background: #6f67ad;
  background: -moz-linear-gradient(top, rgba(111,103,173,1) 0%, rgb(107 77 157) 50%);
  background: -webkit-linear-gradient(top, rgba(111, 103, 173, 1) 0%, rgb(124 100 192) 50%);
  background: linear-gradient(to bottom, rgba(111, 103, 173, 1) 0%, rgb(113 77 157) 50%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f67ad', endColorstr='#934d9d',GradientType=0 )";
    border: 0px;
  margin-top: -2px;
}
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-pointer:before {
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
}
.dexrunner-main .dexrunner-timeline .dexrunner-icon-start,
.dexrunner-main .dexrunner-timeline .dexrunner-icon-end {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 182px;
  left: 0px;
  color: #9152a1;
  font-size: 36px;
}
.dexrunner-main .dexrunner-timeline .dexrunner-icon-end {
  color: #2d2c2f;
  left: auto;
  right: -10px;
}

/* Textboxes
-----------------------------------------------------------------------------*/
.dexrunner-textbox {
  font-size: 20px;
  line-height: 36px;
}
.dexrunner-textbox p {
  padding-bottom: 20px;
  color: #c5c5c5;
}


/* Footer
-----------------------------------------------------------------------------*/
.dexrunner-footer {
  background: #e8e8e8;
}
.dexrunner-footer .dexrunner-top {
  padding: 30px 0 40px 0;
  color: #B8B4D1;
}
.dexrunner-footer .dexrunner-top .dexrunner-l {
  width: 30%;
  float: left;
}
.dexrunner-footer .dexrunner-top .dexrunner-r {
  width: 70%;
  float: left;
  padding-left: 200px;
  display: flex;
  justify-content: space-between;
}
.dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-info {
  font-size: 14px;
  line-height: 28px;
  color: #202020;
  padding: 30px 0;
}
.dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-social {
  display: flex;
  flex-direction: row;
}
.dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-social a {
  text-decoration: none;
  color: #fff;
  border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #1f1e36;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-right: 10px;
}
.dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-social .dexrunner-tg {
  position: relative;
  font-size: 16px;
}
.dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-social a span {
  position: relative;
  top: 3px;
}

.dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-social a:hover {
  color: #ab83d2;
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list {
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list .dexrunner-t {
  color: #202020;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 35px;
  padding-bottom: 40px;
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list .dexrunner-t span {
  font-weight: normal;
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul {
  
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul li {
  color: #202020;
  padding-bottom: 8px;
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul li a {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 15px;
  color: #202020;
  text-decoration: none;
}
.dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul li a:hover {
  color: #ab83d2;
}
.dexrunner-footer .dexrunner-bottom {
  padding: 12px 0;
  background: #141414;
}
.dexrunner-footer .dexrunner-bottom .dexrunner-copyright {
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  color: #D0CED9;
}
.dexrunner-payments {
position: absolute;
    top: 27px;
    left: 210px;
  }
.dexrunner-method {
  height: 45px;
  width: auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #ffffff;
  padding: 8px;
  float: left;
  margin-left: 15px;
}

.dexrunner-footer .dexrunner-bottom .dexrunner-copyright a {
  color: #E6903E;
  text-decoration: none;
}
.dexrunner-footer .dexrunner-bottom .dexrunner-copyright a:hover {
  text-decoration: underline;
}
.dexrunner-footer .dexrunner-bottom .dexrunner-payments {
  float: right;
}
.dexrunner-footer .dexrunner-bottom .dexrunner-method {
  height: 36px;
  width: 36px;
  border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #e8e8e8;
    padding: 8px;
  float: left;
  margin-left: 15px;
}
.dexrunner-footer .dexrunner-bottom .dexrunner-method img {
  height: 100%;
  width: 100%;
}
.dexrunner-footer .dexrunner-foo-logo {
  width: 180px;
  padding-top: 30px;
  padding-bottom: 0px;
}

/* Popups
-----------------------------------------------------------------------------*/
.popup {
  background: rgb(0 0 0 / 63%);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);  
}
.popup-container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-y: scroll; 
}
.popup .in {
  position: relative;
  align-self: center;
  width: 460px;
  max-width: 100%;
  border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  background: #141414;
  box-shadow: -15px 30px 80px rgb(0 0 0 / 30%);
  padding: 30px 35px;
  z-index: 1001;
  margin: 0px auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 2px solid #f7f7f7;
}
.popup .in .close {
  color: #D0CED9;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1002;
 transition: all ease-out 0.1s;
}
.popup .in .close:hover {
  cursor: pointer;
  color: #ab83d2;
 transition: all ease-in 0.1s;
}
.popup .in .title {
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 5px;
  color: #ffffff;
}
.popup .in .subtitle {
  font-size: 15px;
  line-height: 22px;
  color: #c5c5c5;
}
.popup .in .referred {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2d2c2f;
}
.popup .in .referred span {
  color: #ffffff;
}
.popup .in .referred span.flaticon-user {
  font-size: 13px;
  position: relative;
  top: 2px;
}
.popup .in .c {
  padding: 20px 0 0 0;
}
.popup .in .c .fld {
  padding: 7px 0;
}
.popup .in .c .fld.fs .dexrunner-btn,
.popup .in .c .fld.fs .dexrunner-inp {
  width: 100%;
}
.popup .in .c .terms {
  font-size: 14px;
  line-height: 24px;
  color: #c5c5c5;
  padding: 20px 0 0 0;
}
.popup .in .c .terms a {
  color: #D0CED9;
}
.popup .in .c .foo {
  border-top: 1px dashed #2d2c2f;
  margin-top: 20px;
  padding-top: 20px;
}
.popup .in .c .foo.links {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
}
.popup .in .c .foo.links a {
  color:#f7f7f7;
}

.popup.popup-video .in {
    width: 1024px;
    padding: 20px 30px;
}
.popup.popup-video .popup-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-top: 10px;
}
.popup.popup-video video,
.popup.popup-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* About us
-----------------------------------------------------------------------------*/
.dexrunner-about {
  
}
.dexrunner-about-header {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 25px 0 25px 0;
  position: relative;
  margin-top: 5px;
  margin-bottom: 40px;
  background: #241c2f;
}

.dexrunner-about-header h1 {
  color: #fff;
}

.dexrunner-about-header .dexrunner-inner {
  display: flex;
  align-self: center;
  vertical-align: middle;
  align-items: center;
}
.dexrunner-about-header .dexrunner-desc {
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  padding: 0px 0 30px 0;
  position: relative;
}

.dexrunner-about-header .dexrunner-desc div {
  color: #c5c5c5;
  font-weight: 500;
}

.dexrunner-about-header .dexrunner-desc div strong {
  color: #ab83d2 !important;
  font-weight: 500;
}

.dexrunner-about-header .dexrunner-desc:before {
  position: absolute;
  top: -55px;
  left: 0px;
  content: "“";
  font-weight: bold;
  font-size: 240px;
  line-height: 240px;
  color: #141414;
  z-index: 1;
}
.dexrunner-about-header .dexrunner-desc div {
  position: relative;
  z-index: 2;
}
.dexrunner-about-header .dexrunner-founder {
  font-size: 24px;
  line-height: 18px;
}
.dexrunner-about-header .dexrunner-row-1 {
  width: 80%;
  padding-left: 30px;
  padding-right: 30px;
}
.dexrunner-about-header .dexrunner-row-2  {
  width: 20%;
}
.dexrunner-about-header .dexrunner-row-2 img {
  left: 0px;
  position: relative;
  border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
}
.dexrunner-about-content {
  padding: 40px 0 0 0;
}
.dexrunner-about-content .dexrunner-row {
  display: flex;
  align-self: center;
  vertical-align: middle;
}
.dexrunner-about-content .dexrunner-col {
  
}
.dexrunner-about-content .dexrunner-col-1 {
  width: 25%;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}
.dexrunner-about-content .dexrunner-col-2 {
  width: 100%;
  color: #c5c5c5;
}
.dexrunner-about-content .dexrunner-col-2 h3 {
  margin-bottom: 20px;
}
.dexrunner-about-content .dexrunner-col-2 h5 {
  margin-bottom: -20px;
  line-height: 42px;
  font-weight: 500;
  color: #c5c5c5;
}
.dexrunner-about-content .dexrunner-col-2 p {
  font-size: 20px;
  line-height: 34px;
}
.dexrunner-about-content .dexrunner-col-2 .dexrunner-stats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s {
  width: 33%;
  padding: 25px 0;
}
.dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s .dexrunner-number {
  font-weight: bold;
  font-size: 34px;
  line-height: 41px;
}
.dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s .dexrunner-desc {
  font-size: 24px;
  line-height: 29px;
  color: #7D7C83;
}
.dexrunner-about-content .dexrunner-timeline {
  padding: 0px 0 20px 0;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t {
  display: flex;
  align-self: center;
  vertical-align: middle;
  padding: 10px 0;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t .dexrunner-year {
  font-size: 22px;
  line-height: 38px;
  color: #c5c5c5;
  width: 20%;
  position: relative;
  top: 35px;
  font-weight: bold;
  border-bottom: 2px solid #717171;
  height: 45px;
  margin-top: -22px;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t .dexrunner-desc {
  color: #c5c5c5;
    width: 80%;
    border: 2px solid #717171;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 20px;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t .dexrunner-desc h6 {
  color: #c5c5c5;
  margin-top: 0px !important;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t.dexrunner-passed .dexrunner-year {
  color: #fff;
    border-bottom: 2px solid #fff;
    height: 45px;
    margin-top: -22px;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t.dexrunner-passed .dexrunner-desc {
  color: #ffffff;
    border: 2px solid #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 20px;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t.dexrunner-passed .dexrunner-desc h6 {
  color: #fff;
  margin-top: 0px !important;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t.dexrunner-current .dexrunner-year {
  color: #ab83d2;
  font-weight: bold;
  border-bottom: 2px solid #ab83d2;
  height: 45px;
  margin-top: -22px;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t.dexrunner-current .dexrunner-desc {
  color: #ffffff;
    border: 2px solid #ab83d2;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 20px;
}
.dexrunner-about-content .dexrunner-timeline .dexrunner-t.dexrunner-current .dexrunner-desc h6 {
  color: #ffffff;
  margin-top: 0px !important;
}


.dexrunner-hiw {
  
}
.dexrunner-hiw-header {
  display: flex;
  align-self: center;
  vertical-align: middle;
}

.dexrunner-hiw-header h1 {
  color: #fff;
}

.dexrunner-hiw-header h1 span {
    font-weight: normal;
  }

.dexrunner-hiw-header .dexrunner-desc {
  font-size: 20px;
  line-height: 34px;
  padding-bottom: 25px;
  position: relative;
  color: #c5c5c5;
  border-bottom: 1px solid rgb(38 38 38);
}
.dexrunner-hiw-header .dexrunner-desc div {
  position: relative;
  z-index: 2;
}
.dexrunner-hiw-header .dexrunner-subdesc {
  font-size: 18px;
  line-height: 34px;
  padding-bottom: 40px;
  color: #c5c5c5;
}
.dexrunner-hiw-header .dexrunner-buttons .dexrunner-link {
  position: relative;
  top: -23px;
  margin-left: 20px;
  color: #fff;
}
.dexrunner-hiw-header .dexrunner-row-1 {
  width: 50%;
  padding-right: 15px;
}
.dexrunner-hiw-header .dexrunner-row-2 {
  width: 50%;
  margin-bottom: -300px;
  text-align: right;
}
.dexrunner-hiw-header .dexrunner-row-2 img {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-top: -210px;
  max-width: 650px; 
}

.dexrunner-hiw-header .dexrunner-row-3 {
  width: 40%;
  padding-right: 15px;
}
.dexrunner-hiw-header .dexrunner-row-4 {
  width: 60%;
  padding-left: 15px;
}

.dexrunner-hiw-header .dexrunner-row-3 img {
  border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  border: 2px solid #26253e;
}

.dexrunner-hiw-content {
  padding: 50px 0 0 0;
}
.dexrunner-hiw-content .dexrunner-row {
  display: flex;
  align-self: center;
  vertical-align: middle;
  margin-bottom: 50px;
  border-bottom: 1px solid rgb(38 38 38);
}
.dexrunner-hiw-content .dexrunner-col {
  
}
.dexrunner-hiw-content .dexrunner-col-1 {
  width: 25%;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
}
.dexrunner-hiw-content .dexrunner-col-1 .dexrunner-text-purple {
  color: #ab83d2;
}
.dexrunner-hiw-content .dexrunner-col-2 {
  width: 75%;
}
.dexrunner-hiw-content .dexrunner-col-2 img {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 2px solid #26253e;
}
.dexrunner-hiw-content .dexrunner-col-2 h5 {
  margin-top: 20px;
}
.dexrunner-hiw-content .dexrunner-col-2 p {
  font-size: 18px;
  line-height: 34px;
  padding: 0 0 20px 0;
}


/* Static
-----------------------------------------------------------------------------*/
.dexrunner-static {
  padding-bottom: 70px;
  margin-top: -200px;
  z-index: 2;
  position: relative;
}
.dexrunner-static .dexrunner-page-box{
  background: #141414;
  border: 2px solid #262626;
  padding: 20px 25px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.dexrunner-static h1 {
  padding: 0 0 50px 0;
}
.dexrunner-static h1 span {
  font-weight: normal;
}

.dexrunner-static .dexrunner-faq-nav {
  font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
  line-height: 34px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(45 44 47);
}
.dexrunner-static .dexrunner-faq-nav a {
  color: #c5c5c5;
  text-decoration: none;
  border: 2px solid #2d2c2f;
  margin-right: 20px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 7px 30px;
  display: inline-block;
  margin-bottom: 20px;
}
.dexrunner-static .dexrunner-faq-nav a:hover {
  
}
.dexrunner-static .dexrunner-faq-nav a.dexrunner-active {
  color: #fff;
  border: 2px solid #f7f7f7;
  cursor: default;
}
.dexrunner-static .dexrunner-faq-content {
  
}
.dexrunner-static .dexrunner-faq-content .dexrunner-section {
  display: none;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-section.dexrunner-active {
  display: block;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #2d2c2f;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row:last-child {
  border-bottom: none;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row .dexrunner-t {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 12px;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row .dexrunner-d {
  font-size: 16px;
  line-height: 28px;
  color: #c5c5c5;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row p {
  margin-bottom: 20px;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row p strong{
  color: #fff;
  font-weight: 500;
}
.dexrunner-static .dexrunner-faq-content .dexrunner-row p:last-child {
  margin-bottom: 0px;
}
.dexrunner-static .dexrunner-faq-question {
  padding: 50px 0;
  text-align: center;
  position: relative;
}
.dexrunner-static .dexrunner-faq-question .dexrunner-btn {
  width: 240px;
  max-width: 100%;
  margin: 30px 0 0 0;
}
.dexrunner-static .dexrunner-faq-question:after {
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
  background-position: left 80px;
}

.dexrunner-static p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}
.dexrunner-static .dexrunner-infobox {
  padding: 15px 25px;
  background: #141329;
  border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
  margin-bottom: 40px;
}
.dexrunner-static h4,
.dexrunner-static h5 {
  margin: 40px 0 20px 0;
}
.dexrunner-static h6 {
  margin: 40px 0 10px 0;
}
.dexrunner-static h3.dexrunner-first,
.dexrunner-static h4.dexrunner-first,
.dexrunner-static h5.dexrunner-first,
.dexrunner-static h6.dexrunner-first {
  margin-top: 0px !important;
}
.dexrunner-static h6.dexrunner-form {
  margin-top: 0px !important;
  margin-bottom: 25px;
}

.dexrunner-static ol, 
.dexrunner-static ul {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.dexrunner-static ol li,
.dexrunner-static ul li {
  list-style: disc;
  margin-left: 30px;
  margin-right: 30px;
}
.dexrunner-static ul li {
  list-style: decimal;
}
.dexrunner-static blockquote {
  color: #7d7c83;
  padding: 5px 0 5px 23px;
  border-left: 2px dotted #d0ced9;
  margin-bottom: 25px
}
.dexrunner-static h2,
.dexrunner-static h3,
.dexrunner-static h4,
.dexrunner-static h5 {
  
}
.dexrunner-error-page {
  text-align: center;
  padding: 180px 0;
}
.dexrunner-error-page h1 {
  font-size: 72px;
  line-height: 72px;
  padding-bottom: 20px;
  color: #8959a6;
}
.dexrunner-error-page .dexrunner-buttons {
  padding: 30px 0 0 0;
}
.dexrunner-error-page .dexrunner-buttons .dexrunner-btn {
  font-size: 15px;
  min-width: 170px;
  padding: 0 20px;
  margin: 3px;
}

/* Contacts
-----------------------------------------------------------------------------*/
.dexrunner-contact-rows {
  display: flex;
  align-self: center;
  vertical-align: middle;
}
.dexrunner-contact-rows .dexrunner-col-1 {
  width: 60%;
  padding-right: 15px;
}

.dexrunner-contact-rows .dexrunner-col-1 ol {
  margin-top: 20px;
  margin-bottom: 25px;
}

.dexrunner-contact-rows .dexrunner-col {
  width: 40%;
  padding: 0 15px;
}
.dexrunner-contact-rows .dexrunner-col:first-child {
  padding-left: 0px;
}
.dexrunner-contact-rows .dexrunner-col:last-child {
  padding-right: 0px;
}
.dexrunner-contact-rows .dexrunner-contacts-big {
  font-size: 18px;
  line-height: 32px;
  color: #c5c5c5;
}
.dexrunner-contact-rows .dexrunner-contacts-silver {
  font-size: 18px;
  line-height: 32px;
  color: #c5c5c5;
  margin-bottom: 40px;
}
.dexrunner-contact-rows .dexrunner-contacts-line {
  border: 1px dashed #293440;
  margin: 20px 0;
}
.dexrunner-contact-rows .dexrunner-contacts-social {
  
}
.dexrunner-contact-rows .dexrunner-contacts-social a {
  text-decoration: none;
  float: left;
}
.dexrunner-contact-rows .dexrunner-contacts-social a span {
  text-decoration: none;
  background: #D0CED9;
  border-radius: 100px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 20px;
  margin-right: 5px;
}
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-fb span {  }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-tw span { font-size: 18px; padding-top: 1px; }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-tg span { font-size: 16px; }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-vk span { padding-top:1px; }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-fb:hover span { background-color: #1877f2; }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-tw:hover span { background-color: #41abe1; }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-tg:hover span { background-color: #34ACE0; }
.dexrunner-contact-rows .dexrunner-contacts-social a.dexrunner-vk:hover span { background-color: #2787f5; }

.dexrunner-contact-rows .dexrunner-contacts-small {
  font-size: 14px;
  line-height: 24px;
}
.dexrunner-contact-rows .dexrunner-contacts-small li {
  margin-bottom: 8px;
}
.dexrunner-contact-rows .dexrunner-contacts-small .dexrunner-r {
  padding-left: 30px;
}
.dexrunner-contact-rows .dexrunner-contacts-form {
  position: relative;
}
.dexrunner-contact-rows .dexrunner-contacts-form .dexrunner-fld {
  margin-bottom: 10px;
}
.dexrunner-contact-rows .dexrunner-contacts-form .dexrunner-success {
  background: #EFEFF4;
  padding: 18px 25px;
  border-radius: 6px;
  line-height: 24px;
}
.dexrunner-contact-rows .dexrunner-contacts-form .dexrunner-success h5 {
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 5px 0;
  margin: 0px;
}


.dexrunner-important-notice {
  background: #EF662C;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  line-height: 22px;
}
.dexrunner-important-notice .dexrunner-icon {
  vertical-align: middle;
  margin: 0 3px 0 0;
  position: relative;
  display: inline-block;
}
.dexrunner-important-notice a {
  color: #fff;
}


/*==============================
	Post
==============================*/
.dexrunner-news-page {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  margin-top: -14px;
}

.dexrunner-post-list {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.dexrunner-post {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  border-radius: 20px;
  background-color: #262626;
  overflow: hidden;
  margin: 12px;
}
.dexrunner-post a {
  text-decoration: none;
}
.dexrunner-post__img {
  display: block;
  width: 100%;
  position: relative;
  padding: 20px 20px 0;
  border-radius: 18px;
}
.dexrunner-post__img img {
  width: 100%;
  position: relative;
  z-index: 1;
  transition: opacity 0.5s ease;
  border-radius: 16px;
}
.dexrunner-post__img:hover img {
  opacity: 0.7;
}
.dexrunner-post__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
}
.dexrunner-post__category {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 26px;
  min-width: 70px;
  width: auto;
  color: #fff;
  font-size: 12px;
  background-color: transparent;
  border: 2px solid #ab83d2;
  text-decoration: none;
  border-radius: 10px;
  padding: 0 15px;
  font-weight: 400;
}
.dexrunner-post__category span {
  display: flex;
  margin-right: 9px;
}
.dexrunner-post__category:hover {
  color: #fff;
  box-shadow: 0 0 12px rgba(170,114,206,0.14);
}
.dexrunner-post__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 64px;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
  width: 100%;
}
.dexrunner-post__title a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.dexrunner-post__title a:hover {
  color: #ab83d2;
}
.dexrunner-post__meta {
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 20px;
}
.dexrunner-post__date {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  color: #dedede;
}
.dexrunner-post__date svg {
  fill: #ab83d2;
  width: 16px;
  height: auto;
  margin-right: 5px;
}
.dexrunner-post__views {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  color: #dedede;
}
.dexrunner-post__views svg {
  fill: #ab83d2;
  width: 17px;
  height: auto;
  margin-right: 5px;
}
.dexrunner-post--big .dexrunner-post__img,
.dexrunner-post--big-slide .dexrunner-post__img {
  padding: 0;
}
.dexrunner-post--big .dexrunner-post__img:before,
.dexrunner-post--big-slide .dexrunner-post__img:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);
}
.dexrunner-post--big .dexrunner-post__img img,
.dexrunner-post--big-slide .dexrunner-post__img img {
  border-radius: 0;
}
@media screen and (max-width: 1024px) {
  .dexrunner-news-page {
    margin-top: -24px;
}
  .dexrunner-post-list {
    flex: 0 0 auto;
    width: 50%; 
  }
  .dexrunner-post {
    margin-top: 24px;
  }
  .dexrunner-post--big .dexrunner-post__content,
  .dexrunner-post--big-slide .dexrunner-post__content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .dexrunner-post--big .dexrunner-post__img,
  .dexrunner-post--big-slide .dexrunner-post__img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 320px;
    cursor: default;
  }
  .dexrunner-post--big .dexrunner-post__img img,
  .dexrunner-post--big-slide .dexrunner-post__img img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }
  .dexrunner-post--big .dexrunner-post__title,
  .dexrunner-post--big-slide .dexrunner-post__title {
    padding-right: 30%;
    font-size: 24px;
    height: auto;
    max-height: 72px;
  }
  .dexrunner-post--big:hover .dexrunner-post__img img,
  .dexrunner-post--big-slide:hover .dexrunner-post__img img {
    opacity: 0.7;
  }
  .dexrunner-post--big-slide .dexrunner-post__title {
    padding-right: 0;
  }
}

@media screen and (max-width: 760px) {
  .dexrunner-post-list {
    flex: 0 0 auto;
    width: 100%; 
  }

  .dexrunner-header .dexrunner-lang .dexrunner-current {
    padding: 0px 10px;
  }

  .dexrunner-static .dexrunner-page-box {
    border: unset;
    border-top: 2px solid #262626;
    padding: 20px 25px;
    padding-bottom: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0px -20px;
}
}

/* Pagination
-----------------------------------------------------------------------------*/
.dexrunner-pagination {
  text-align: right;
  margin: 40px 0 0 0;
}
.dexrunner-pagination a {
  text-align: center;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  text-decoration: none;
  color: #1d1d1d;
  display: inline-block;
  font-size: 15px;
  margin: 0 1px;
 transition: all ease-out 0.2s;
}
.dexrunner-pagination .dexrunner-dot {
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  text-align: center;
  display: inline-block;
  color: #7D7C83; 
}
.dexrunner-pagination a:hover {
  background-color: #EFEFF4;
  color: #3D88EE;
 transition: all ease-in 0.1s;
}
.dexrunner-pagination a.dexrunner-active {
  background: transparent;
  color: #D0CED9;
}
.dexrunner-pagination a.dexrunner-arr {
  font-size: 16px;
}
.dexrunner-pagination a.dexrunner-arr span {
  line-height: 20px;
}

/* qTIP
-----------------------------------------------------------------------------*/
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:12px !important;line-height:16px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:6px 8px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold}.qtip-titlebar + .qtip-content{border-top-width:0 !important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:medium none;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal bold 10px/16px;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-default{background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.9);border-radius:4px;color:#fff}.qtip-default .qtip-titlebar{background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.9)}.qtip-default .qtip-icon{border-color:rgb(0,0,0);background:rgb(0,0,0);background:rgba(0,0,0,0.9);color:#fff}.qtip-default .qtip-titlebar .qtip-close{border-color:rgb(0,0,0);border-color:rgba(0,0,0,0.9);color:#111}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}
[data-tooltip]:not(.plan-close):hover {
	cursor: help;
}

/**

-----------------------------------------------------------------------------*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 40px;
  top: -22px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: #2d2c2f;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background: #42355b;
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
  top: 27px;
  width: 24px;
  height: 24px;
  background: #ab83d2;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  cursor: pointer;
	transform: scale(1.05);
  box-shadow: 0 0 16px rgba(166, 94, 229, 0.38); 
}
.irs--big .irs-handle:before {
	position: absolute;
	contain: '';
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	margin-left: -3px;
	background: #fff;
	border-radius: 10px;
	z-index: 3;
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

/* Chosen v1.8.7 */
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #fff;border-top:0;background:#fff;box-shadow:0px 0px 40px 0px rgba(28, 45, 58, 0.2);-moz-box-shadow:0px 0px 40px 0px rgba(28, 45, 58, 0.2);-webkit-box-shadow:0px 0px 40px 0px rgba(28, 45, 58, 0.2);clip:rect(0, 0, 0, 0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;border-radius:20px;width:100%;left:0%;padding:5px 0 0 0;}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#021627}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:10px 0 0 25px;height:48px;border: 1px solid #D0CED9;border-radius:50px;font-size:16px;background:#fff;background-clip:padding-box;color:#444;text-decoration:none;white-space:nowrap;line-height:26px;border-radius:50px;}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:17px;right:5px;display:block;width:30px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("../images/chosen-sprite@2x.png") 0px 0px no-repeat;background-size:30px 10px;margin-top:1px;width:15px;height:10px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:10px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:0px 20px 0px 15px;width:100%;height:auto;outline:0;border:1px solid #f2f3f8;border:1px solid #e9ebf4;height:38px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;font-size:1em;line-height:normal}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:13px 15px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;border-radius:20px;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background:#3D88EE;font-weight:bold;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;border-color:#3D88EE;}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active.chosen-with-drop .chosen-single{background:#3D88EE;color:#fff;border-color: #3D88EE;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-15px 0px}.chosen-container-active .chosen-choices{border:1px solid #3D88EE;box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.chosen-single:hover{cursor: pointer}




/* Responsive
-----------------------------------------------------------------------------*/


@media screen and (max-width: 1280px) {
  .dexrunner-main .dexrunner-features-stat .dexrunner-item-text {
    width: 100%;
    border-right: unset;
    border-bottom: 2px solid #141329;
    padding-right: 0px;
    padding-bottom: 20px;
    display: inline;
  }

  .dexrunner-header-middle .dexrunner-nav {
    margin-left: 60px;
}

 .dexrunner-main .dexrunner-tariffs .dexrunner-list {
    flex-wrap: wrap;
    margin: 0px;
}
  .dexrunner-about-header .dexrunner-desc {
    font-size: 26px;
    line-height: 36px;
    padding: 30px 0 30px 0;
  }
  .dexrunner-about-header .dexrunner-desc:before {
    font-size: 160px;
    line-height: 160px;
    top: -10px;
  }
  .dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s .dexrunner-desc,
  .dexrunner-about-content .dexrunner-timeline .dexrunner-t .dexrunner-desc {
    font-size: 16px;
    line-height: 30px;
  }
  .dexrunner-hiw-header .dexrunner-row-3 {
    width: 40%;
  }
  .dexrunner-hiw-header .dexrunner-row-4 {
    width: 60%;
  }
  
  .dexrunner-static .dexrunner-faq-question {
    padding: 30px 0;
    padding-top: 20px;
  }
  .dexrunner-static .dexrunner-faq-question:before,
  .dexrunner-static .dexrunner-faq-question:after {
    display: none;
  }
  .dexrunner-news-box h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 20px;
  }
  .dexrunner-news-box .dexrunner-date {
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px 20px 20px;
  }
  .dexrunner-news-box-list h4 {
    font-size: 20px;
    line-height: 28px;
    padding: 0 0 20px 0;
  }
  .dexrunner-news-box-list .dexrunner-nbl {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .dexrunner-news-box-list .dexrunner-nbl a {
    font-size: 18px;
    line-height: 28px;
  }
  .dexrunner-news-box-list .dexrunner-nbl .dexrunner-date {
    font-size: 14px;
    line-height: 22px;
  }
  .dexrunner-contact-rows .dexrunner-contacts-big {
    font-size: 16px;
    line-height: 30px;
  }
  .dexrunner-contact-rows .dexrunner-contacts-silver {
    font-size: 16px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .dexrunner-header-page {
    height: 300px;
  }
  .dexrunner-header {
    height: auto;
  }
  .dexrunner-header:after {
    display: none;
  }
  .dexrunner-header-middle .dexrunner-nav {
    margin-left: 40px;
}
 .dexrunner-inner {
   padding-left: 20px !important;
   padding-right: 20px !important;
   margin-left: 0px !important;
 }
  .dexrunner-header-middle {
    overflow: visible;
    z-index: 20;
  }

  .dexrunner-header-middle {
    height: 70px;
  }
  .dexrunner-header-middle .dexrunner-seperator {
    display: none;
  }
  .dexrunner-header-middle .dexrunner-logo {
    z-index: 1;
    top: 14px;
  }
  .dexrunner-header-top {
    height: 40px;
    font-size: 12px;
    line-height: 15px;
    z-index: 30;
    position: relative;
  }
  .dexrunner-header-top .dexrunner-inner {
    height: 40px;
  }

  .dexrunner-header .dexrunner-lang {
    margin-top: 13px;
    margin-left: 15px;
    font-size: 13px;
  }

  .dexrunner-header .dexrunner-lang .dexrunner-current {
    height: 42px;
    line-height: 41px;
  }

  .dexrunner-header .dexrunner-lang img {
    width: 17px;
    position: relative;
}

.dexrunner-header .dexrunner-navigation {
    font-size: 14px;
    margin-top: 13px;
    margin-left: 15px;
}

.dexrunner-header .dexrunner-navigation .dexrunner-current {
  height: 42px;
  line-height: 41px;
}


.dexrunner-header-middle .dexrunner-nav li {
  margin-top: 13px;
}

.dexrunner-header-middle .dexrunner-nav li a {
  height: 42px;
  line-height: 41px;
  font-size: 14px;
}

  .dexrunner-header .dexrunner-userbox {
    margin-top: 13px;
  }

  .dexrunner-header .dexrunner-userbox a {
    height: 42px;
    line-height: 41px;
    padding: 0px 20px;
  }
  .dexrunner-header .dexrunner-userbox .dexrunner-logged img {
    width: 22px;
    height: 22px;
    border: 0px;
  }

  .dexrunner-header .dexrunner-header-top .dexrunner-links li.dexrunner-line {
    height: 14px;
  }
  .dexrunner-header .dexrunner-lang .dexrunner-dropdown {
    top: 40px;
    z-index: 9;
  }

  .dexrunner-header .dexrunner-header-top .dexrunner-links {
    padding-left: 0px;
  }
  .dexrunner-header .dexrunner-welcome {
    width: 100%;
    padding-top: 80px;
    
  }
  .dexrunner-header .dexrunner-welcome .dexrunner-left {
    float: none;
    width: 75%;
    padding: 0px;
  }
  .dexrunner-header .dexrunner-welcome .dexrunner-right {
    display: none;
  }

  .dexrunner-header-middle .dexrunner-logo img {
    width: 77px;
  }

  .dexrunner-header-middle .dexrunner-logo img.dexrunner-full-logo {
    display: none;
  }
  .dexrunner-header-middle .dexrunner-logo img.dexrunner-mobile-logo {
    display: block;
  }

.dexrunner-header> .dexrunner-map {
  max-width: 600px;
  width: 98%;
}
  
  h1, .dexrunner-h1 {
    font-size: 38px;
    line-height: 48px;
  }
  h2, .dexrunner-h2 {
    font-size: 36px;
    line-height: 40px;
  }
  h3, .dexrunner-h3 {
    font-size: 30px;
    line-height: 34px;
  }
  h4, .dexrunner-h4 {
    font-size: 28px;
    line-height: 32px;
  }
  h5, .dexrunner-h5 {
    font-size: 24px;
    line-height: 28px;
  }
  h6, .dexrunner-h6 {
    font-size: 20px;
    line-height: 24px;
  }
  .dexrunner-header .dexrunner-welcome .dexrunner-desc {
    font-size: 18px;
    line-height: 32px;
  }
  .dexrunner-header .dexrunner-welcome .dexrunner-buttons .dexrunner-btn{
    width: 200px;
    min-width: 200px;
    max-width: 98%;
    margin: 0 5px 0 0;
    padding: 0px;
  }


  
  .dexrunner-main .dexrunner-title {
    padding: 0 0 30px 0;
  }
  .dexrunner-main .dexrunner-title .dexrunner-d {
    font-size: 16px;
    line-height: 26px;
  }

  .dexrunner-main .dexrunner-features-list .dexrunner-item {
    
  }
  .dexrunner-main .dexrunner-features-list .dexrunner-item-mobile {
    display: block;
    text-align: center;
    z-index: 1;
  }
  .dexrunner-main .dexrunner-features-list .dexrunner-item-mobile .dexrunner-in {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .dexrunner-main .dexrunner-features-list .dexrunner-item-title {
    font-size: 18px;
    padding-bottom: 5px;
  }

  .dexrunner-main .dexrunner-features-list .dexrunner-item-desc {
    font-size: 14px;
    line-height: 22px;
}

  .dexrunner-main .dexrunner-features-list .dexrunner-item-title i {
    color: #fd9b6b;
    position: relative;
    margin-right: 10px;
    top: 3px;
  }
  .dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-icon img {
    width: 48px;
    height: 48px;
  }
  .dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-number {
    font-size: 16px;
  }

   .dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-number span {
    font-size: 16px;
  }
  .dexrunner-main .dexrunner-features .dexrunner-title {
    padding: 0 0 40px 0;
}
  .dexrunner-main .dexrunner-features .dexrunner-title .dexrunner-d {
    font-size: 16px;
    line-height: 26px;
}

.dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-desc {
     font-size: 12px;
     line-height: 16px;
}

  .dexrunner-main .dexrunner-tariffs {
    width: 100%;
    padding: 50px 0;
  }
  .dexrunner-main .dexrunner-tariffs:after,
  .dexrunner-main .dexrunner-tariffs:before {
    display: none;
  }
 
  .dexrunner-main .dexrunner-about {
    padding: 80px 0 0 0;
  }
  .dexrunner-main .dexrunner-about .dexrunner-image {
    width: 67%;
    margin-top: 40px;
  }
  .dexrunner-main .dexrunner-about .dexrunner-desc {
    width: 100%;
    padding-left: 0px;
    padding-right: 20px;
  }
  .dexrunner-main .dexrunner-about .dexrunner-buttons {
    margin-right: 0px;
}
  .dexrunner-main .dexrunner-affiliate {
    padding: 50px 0;
    overflow: hidden;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col .dexrunner-nb {
    font-size: 16px;
    position: relative;
    top: -2px;
}
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col .dexrunner-level {
    font-size: 12px;
}
.dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-percent {
    font-size: 10px;
}

  .dexrunner-textbox {
    font-size: 18px;
    line-height: 34px;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-c {
    padding-top: 45px;
  }
  .dexrunner-main .dexrunner-finance {
    padding: 70px 0;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-inner {
    display: block;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-deposits {
    width: 100%;
    padding: 0px;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-withdrawals {
    width: 100%;
    padding: 50px 0 0 0;
  }
  .dexrunner-main .dexrunner-news:after, .dexrunner-main .dexrunner-news:before,
  .dexrunner-main .dexrunner-news:after, .dexrunner-main .dexrunner-news:after {
    display: none;
  }
  .dexrunner-main .dexrunner-news .dexrunner-desc {
    font-size: 20px;
    line-height: 30px;
    padding-top: 10px;
  }
  .dexrunner-main .dexrunner-news .dexrunner-single {
    display: none;
  }
  .dexrunner-main .dexrunner-news .dexrunner-list {
    width: 100%;
    padding: 0px;
  }
  .dexrunner-main .dexrunner-news .dexrunner-inner {
    padding: 70px 0;
  }
  .dexrunner-main .dexrunner-timeline-area .dexrunner-item {
    padding: 0;
}
.dexrunner-main .dexrunner-timeline .dexrunner-inner {
  padding-top: 80px;
  padding-bottom: 100px;
}

.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-desc {
  font-size: 12px;
  line-height: 18px;
}
.dexrunner-main .dexrunner-timeline:after, .dexrunner-main .dexrunner-timeline:before {
  display: none;
 }
 .dexrunner-main .dexrunner-timeline .dexrunner-desc {
  font-size: 16px;
  line-height: 26px;
}
  .dexrunner-footer .dexrunner-top .dexrunner-l {
    float: none;
    width: 100%;
  }
  .dexrunner-footer .dexrunner-top .dexrunner-r {
    float: none;
    width: 100%;
    padding: 30px 0 0 0;
  }

  .dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list .dexrunner-t {
    padding-top: 30px;
    padding-bottom: 20px;
}
  .dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-info {
    padding: 0 0 20px 0;
  }

  .dexrunner-footer .dexrunner-bottom .dexrunner-method {
    margin-left: 10px;
  }
  .dexrunner-footer .dexrunner-foo-logo {
    width: 180px;
    margin-bottom: 20px;

  }
  .dexrunner-main .dexrunner-about:before,
  .dexrunner-main .dexrunner-about:after {
    display: none;
  }
  
  .dexrunner-about-header .dexrunner-desc {
    font-size: 24px;
    line-height: 32px;
    padding: 20px 0 20px 0;
  }
  .dexrunner-about-header .dexrunner-desc:before {
    font-size: 120px;
    line-height: 120px;
    top: 0px;
  }
  .dexrunner-about-header .dexrunner-row-1 {
    width: 85%;
    padding-right: 30px;
  }
  .dexrunner-about-header .dexrunner-row-2  {
    width: 15%;
  }
  .dexrunner-about-header {
    padding: 30px 0 20px 0;
  }
  .dexrunner-about-header .dexrunner-founder {
    font-size: 18px;
    line-height: 18px;
  }
  .dexrunner-about-content .dexrunner-col-1 {
    display: none;
  }
  .dexrunner-about-content .dexrunner-col-2 {
    width: 100%;
  }
  .dexrunner-about-content h3 {
    line-height: 40px;
  }
  .dexrunner-hiw-header {
    display: block;
  }
  .dexrunner-hiw-header .dexrunner-row-1 {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .dexrunner-hiw-header .dexrunner-row-2 {
    width: 100%;
    padding: 0px;
    margin-bottom: -50px;
    text-align: left;
  }
  .dexrunner-hiw-header .dexrunner-row-2 img {
    width: 520px;
    margin: 0 auto;
    max-width: 100%;
    margin-left: -20px;
  }
  .dexrunner-hiw-header .dexrunner-row-3 {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .dexrunner-hiw-header .dexrunner-row-4 {
    width: 100%;
    padding: 0px;
  }
  .dexrunner-hiw-header .dexrunner-row-3 img {
    width: 480px;
    margin: 0 auto;
    max-width: 100%;
  }
  .dexrunner-hiw-header .dexrunner-subdesc {
    padding-top: 0px;
  }
  .dexrunner-hiw-content .dexrunner-row {
    display: block;
  }
  .dexrunner-hiw-content .dexrunner-col-1 {
    width: 100%;
    padding-bottom: 20px;
    color: #D0CED9;
  }
  .dexrunner-hiw-content .dexrunner-col-1 .dexrunner-text-green {
    color: #D0CED9;
  }
  .dexrunner-hiw-content .dexrunner-col-2 {
    width: 100%;
  }
  .dexrunner-static .dexrunner-faq-nav {
    font-size: 14px;
  }
  .dexrunner-static .dexrunner-faq-nav a {
    margin-right: 15px;
    padding: 3px 25px;
    margin-bottom: 15px;
  }
  .dexrunner-static {
    padding-bottom: 50px;
    margin-top: -180px;
  }
  .dexrunner-static h1 {
    padding-bottom: 30px;
  }

  .dexrunner-static p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
  }
  .dexrunner-static ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .dexrunner-static .dexrunner-infobox {
    padding: 15px 25px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
  }
  .dexrunner-static h4,
  .dexrunner-static h5 {
    margin: 40px 0 20px 0;
  }
  .dexrunner-static h6 {
    margin: 40px 0 10px 0;
  }
  .dexrunner-static ol {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .dexrunner-static ol li {
    list-style: disc;
    margin-left: 30px;
  }
  .dexrunner-static h6.dexrunner-form {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
}
  .dexrunner-contact-rows {
    display: block;
  }
  .dexrunner-contact-rows .dexrunner-col {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .dexrunner-contact-rows .dexrunner-col-1 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
}
  .dexrunner-contact-rows .dexrunner-contacts-line {
    display: none;
  }
  .dexrunner-contact-rows .dexrunner-contacts-form {
    width: 640px;
    max-width: 100%;
    padding: 20px 0 0 0;
  }
  .dexrunner-news-rows .dexrunner-col {
    width: 50%;
    padding: 15px;
  }
  .dexrunner-news-rows .dexrunner-col-2 {
    display: none;
  }
  
  .dexrunner-news-inner .dexrunner-row-inner-1 {
    display: none;
  }
  .dexrunner-news-inner .dexrunner-row-inner-2 {
    width: 100%;
  }
  .dexrunner-news-inner h1 {
    padding-bottom: 10px;
  }
  .dexrunner-news-inner .dexrunner-breadcrumbs {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .dexrunner-news-inner .dexrunner-news-inner-latest-row {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .dexrunner-news-inner .dexrunner-news-inner-latest-row a {
    font-size: 18px;
    line-height: 24px;
  }
  .dexrunner-account {
    padding: 30px 0;
  }
  .dexrunner-account-rows .dexrunner-row-nav-button {
    display: block;
  }
  .dexrunner-account-rows {
    display: block;
    align-self: center;
    vertical-align: middle;
    padding: 0;
  }
  .dexrunner-account-rows .dexrunner-row-nav {
    width: 100%;
    padding: 30px 10px 15px 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #F7F7F8;
    display: none;
  }
  .dexrunner-account-rows .dexrunner-row-nav.dexrunner-opened {
    padding:0px;
    display: block;
  }
  .dexrunner-account-rows .dexrunner-row-nav.dexrunner-noborder {
    border: 0px;
  }
  .dexrunner-account-rows .dexrunner-row-nav a {
    padding: 10px 30px 10px 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
    display: block;
  }
  .dexrunner-account-rows .dexrunner-row-nav a .dexrunner-bubble {
    position: relative;
    right: auto;
    top:-2px;
    margin: 0 0 0 2px;
    line-height: 18px;
    display: inline-block;
  }
  .dexrunner-account-rows .dexrunner-row-nav a .dexrunner-icon {
    width: 25px;
    margin-left: 15px;
  }
  .dexrunner-account-rows .dexrunner-row-content {
    width: 100%;
  }
  .dexrunner-account .dexrunner-two-rows {
    display: block;
    margin-bottom: 60px;
  }
  .dexrunner-account .dexrunner-two-rows .dexrunner-r1 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }
  .dexrunner-account .dexrunner-two-rows .dexrunner-r2 {
    width: 100%;
    padding-left: 0px;
  }
  .dexrunner-account .dexrunner-box-vip {
    margin-bottom: 40px;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs .dexrunner-icon {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 5px;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs .dexrunner-number {
    font-size: 28px;
    line-height: 32px;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs .dexrunner-number span {
    font-size: 18px;
    line-height: 24px;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs .dexrunner-desc {
    font-size: 14px;
    line-height: 14px;
  }
  .dexrunner-account .dexrunner-box-referrals {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-referrals .dexrunner-r1 {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #EFEFF4;
  }
  .dexrunner-account .dexrunner-box-referrals .dexrunner-r2 {
    width: 100%;
    padding: 0px;
  }
  
  .dexrunner-account .dexrunner-box-referrals .dexrunner-input-wrapper {
    margin-left: -25px;
    margin-right: -25px;
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-referrals .dexrunner-rdesc, .dexrunner-account .dexrunner-box-referrals .dexrunner-rdesc,
  .dexrunner-account .dexrunner-box-referrals .dexrunner-rdesc, .dexrunner-account .dexrunner-box-referrals .dexrunner-rdesc2 {
    line-height: 20px;
  }
  .dexrunner-account .dexrunner-box-balances .dexrunner-balances-list .dexrunner-l {
    width: 50%;
    padding: 10px;
  }
  .dexrunner-account .dexrunner-box-balances .dexrunner-balances-list .dexrunner-l:nth-child(3n) {
    padding-right: 10px; 
  }
  .dexrunner-account .dexrunner-box-balances .dexrunner-balances-list .dexrunner-l:nth-child(3n+1) {
    padding-left: 10px;
  }
  .dexrunner-account .dexrunner-box-balances .dexrunner-balances-list .dexrunner-l:nth-child(2n) {
    padding-right: 0px;
  }
  .dexrunner-account .dexrunner-box-balances .dexrunner-balances-list .dexrunner-l:nth-child(2n+1) {
    padding-left: 0px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit {
    width: 50%;
    padding: 0 20px 20px 20px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit:nth-child(1n) {
    padding-left: 0px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit:nth-child(2n) {
    padding-right: 0px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit:nth-child(3n) {
    padding-right: 20px;
  }
  .dexrunner-header-middle .dexrunner-notifier {
    display: block;
  }
}
@media screen and (max-width: 980px) {
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item {
  width: 100%;
  margin: 0 0 50px 0;
}
}

@media screen and (max-width: 860px) {
  .dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s {
    width: 50%;
  }

  .dexrunner-header-middle .dexrunner-nav li.hidden {
    display:none
}

  .dexrunner-about-header .dexrunner-desc {
    font-size: 20px;
    line-height: 32px;
    padding: 5px 0 20px 0;
}
.dexrunner-about-content .dexrunner-col-2 h5 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}
.dexrunner-about-header .dexrunner-desc:before {
  top: -15px;
}
  .dexrunner-about-content .dexrunner-col-2 p {
    font-size: 18px;
    line-height: 34px;
  }
  .dexrunner-account .dexrunner-box-stats {
    flex-wrap: wrap;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs {
    width: 50%;
    border: none;
    padding: 0 0 30px 0;
  }
  .dexrunner-account .dexrunner-box-notify .dexrunner-line {
    padding: 15px 20px 12px 20px !important;
  }
  .dexrunner-account .dexrunner-box-notify .dexrunner-line .dexrunner-new {
    display: none !important;
  }
  .dexrunner-account .dexrunner-box-notify .dexrunner-line .dexrunner-date {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    display: block;
    padding: 12px 0 0 0;
  }
  .dexrunner-account .dexrunner-box-settings {
    font-size: 14px;
  }

  .dexrunner-main .dexrunner-features-stat {
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 0px
  }
  .dexrunner-main .dexrunner-features-stat .dexrunner-item {
    width: 48%;
    margin: 0px;
  
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-1 {
    margin-bottom: 20px;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-2 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-3 {
    margin-left: 0px;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-4 {
    display: block;
  }
  
  .dexrunner-main .dexrunner-timeline-area .dexrunner-in {
    display: block;
  }

  .dexrunner-main .dexrunner-timeline-area .dexrunner-in:after, .dexrunner-main .dexrunner-timeline-area .dexrunner-in:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    border-radius: 20px;
    z-index: 1;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    left: 50%;
    background: #e8e8e8;
  }
  .dexrunner-main .dexrunner-timeline-area {
    margin-top: 70px;
    margin-bottom: 30px;
  }

  .dexrunner-main .dexrunner-timeline-area .dexrunner-item {
    display: block;
    width: 100%;
    background: #141414;
    border: 2px solid #e8e8e8;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 20px;
    max-width: 500px;
    margin: 0px auto;
  }
  .dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-dots {
 
    height: 10px;
  }
  .dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-reverse {
    margin-top: 70px;
    margin-bottom: 60px;
  }
  .dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-reverse .dexrunner-year {
    margin-top: 20px;
  }

  .dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-year.mob {
    padding-bottom: 15px;
  }

  .dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-passed .dexrunner-desc, .dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-desc {
    color: #fff;
}

.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-passed .dexrunner-pointer,
.dexrunner-main .dexrunner-timeline-area .dexrunner-item.dexrunner-current .dexrunner-pointer {
  border: 3px solid #383838;
}

.dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-pointer {
  border: 3px solid #383838;
}

  .dexrunner-main .dexrunner-timeline-area .dexrunner-item .dexrunner-desc {
    font-size: 14px;
  }
  .dexrunner-main .dexrunner-timeline-area .dexrunner-in:after, .dexrunner-main .dexrunner-timeline-area .dexrunner-in:before {
    width: 900px;
    top: 570px; 
  }
  .dexrunner-main .dexrunner-timeline .dexrunner-icon-start,
  .dexrunner-main .dexrunner-timeline .dexrunner-icon-end {
    display: none;
  }
  
}

@media screen and (max-width: 760px) {
  .dexrunner-header .dexrunner-header-top .dexrunner-links {
    display: none;
  }
  .dexrunner-header .dexrunner-welcome .dexrunner-left {
    width: 100%;
  }
  .dexrunner-header .dexrunner-navigation {
    display: none;
  }
  .dexrunner-header .dexrunner-userbox {
   margin-right: 20px;
  }

  .dexrunner-header-middle .dexrunner-nav {
    margin-left: 0px;
}
.dexrunner-header-middle .dexrunner-nav {
  float: none;
  position: absolute;
  background: #141414;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 1px;
  padding: 80px 0 30px 0;
  box-shadow: -15px 15px 30px rgb(49 25 68 / 5%);
  display: none;
}
.dexrunner-header-middle .dexrunner-nav.dexrunner-opened {
  display: block;
}
 .dexrunner-header-middle .dexrunner-nav-button {
   display: block;
   float: right;
 }
 .dexrunner-header-middle .dexrunner-nav-button:hover {
   cursor: pointer;
   color: #F7F7F7;
 }
.dexrunner-header-middle .dexrunner-nav li {
  float: none;
  color: #fff;
  height: auto;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-right: 0px;
}
.dexrunner-header-middle .dexrunner-nav li.dexrunner-mob-hidden {
	display: block;
}
 .dexrunner-header-middle .dexrunner-nav li a {
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-weight: 500 !important;
 }
 .dexrunner-header-middle .dexrunner-nav li a.dexrunner-earn {
  max-width: 250px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-size: 20px;
 }
 .dexrunner-header-middle .dexrunner-nav li a.dexrunner-main-menu {
  max-width: 230px;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: -1px;
 }
 .dexrunner-header-middle .dexrunner-nav li a.dexrunner-main-menu.dexrunner-first {
  margin-top: 40px;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
 }
 .dexrunner-header-middle .dexrunner-nav li a.dexrunner-main-menu.dexrunner-last {
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  padding-bottom: 10px;
  position: relative;
 }
 .dexrunner-header-middle .dexrunner-nav li a:after {
   display: none;
 }
 .dexrunner-header-middle .dexrunner-nav li a:hover {
   color: #a0a0a0;
 }
 .dexrunner-header-middle .dexrunner-nav li.dexrunner-active a {
   color: #a0a0a0;
 }
 .dexrunner-header-middle .dexrunner-nav li.dexrunner-active:hover {
   padding-left: 0px;
   cursor: default;
 }
 .dexrunner-header-middle .dexrunner-nav li.dexrunner-active:hover a {
   cursor: default;
 }
 .dexrunner-header-middle .dexrunner-nav li.dexrunner-close {
   display: inline-block;
 }

  .dexrunner-main .dexrunner-features-list {
    display: block;
}
.dexrunner-main .dexrunner-about .dexrunner-inner {
  display: block;
} 
.dexrunner-main .dexrunner-about .dexrunner-image {
  width: 80%;
  margin: 0px auto;
  padding-bottom: 60px;
}
.dexrunner-main .dexrunner-about .dexrunner-desc {
  padding-right: 0px;
  padding-bottom: 60px;
}
.dexrunner-main .dexrunner-about .dexrunner-buttons {
  float: none;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item {
  width: 100%;
}
.dexrunner-main .dexrunner-features-list .dexrunner-item .dexrunner-in {
    margin-top: -27px;
    padding-top: 15px;
    padding-bottom: 15px;
}
  .dexrunner-main .dexrunner-features-list .dexrunner-item .dexrunner-icon {
    position: absolute;
    width: 53px;
    height: 53px;
    color: #27272e;
    font-size: 63px;
    line-height: 50px;
    right: 30px;
    z-index: -1;
    top: 30px;
  }
  .dexrunner-main .dexrunner-features-list .dexrunner-item-title {
    padding-top: 18px;
}


  .dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item {
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0px;
  }

  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row {
    flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row.dexrunner-row-title {
    display: none;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col {
    font-size: 14px;
    width: 100%;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:nth-child(1) {
    border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    width: 100%;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col:last-child {
    border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col.dexrunner-last {
    border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    display: block;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-col.dexrunner-empty {
    display: none;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row-vip {
    margin: 20px 0 0 0;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-c {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-level-m {
    display: block;
  }

  .dexrunner-main .dexrunner-affiliate .dexrunner-affiliate-table .dexrunner-row .dexrunner-percent {
    top: 18px;
    right: 20px;
    display: block;
  }
  .dexrunner-main .dexrunner-affiliate .dexrunner-decor-l, 
  .dexrunner-main .dexrunner-affiliate .dexrunner-decor-r {
    display: none;
  }

  .dexrunner-textbox,
  .dexrunner-main .dexrunner-affiliate .dexrunner-textbox {
    font-size: 18px;
    line-height: 34px;
  }

  .dexrunner-footer .dexrunner-top .dexrunner-l .dexrunner-info {
    padding: 0 0 20px 0;
  }
  .dexrunner-footer .dexrunner-bottom .dexrunner-copyright {
    width: 100%;
    float: none;
  }
  .dexrunner-footer .dexrunner-bottom .dexrunner-payments {
    width: 100%;
    float: none;
    padding: 0 0 10px 0;
  }
  .dexrunner-footer .dexrunner-bottom .dexrunner-payments .dexrunner-method {
    margin: 15px 15px 0 0;
  }
  .popup.popup-video .in {
    width: 100%;
    padding: 15px 20px;
  }
  .dexrunner-account .dexrunner-box-settings .dexrunner-fields .dexrunner-field.dexrunner-f1 {
    padding-right: 0px;
    width: 100%;
  }
  .dexrunner-account .dexrunner-box-settings .dexrunner-fields .dexrunner-field.dexrunner-f2 {
    padding-left: 0px;
    width: 100%;
  }
  .dexrunner-account .dexrunner-box-settings .dexrunner-fields-seperator {
    border: 0px;
    margin: 20px 0;
  }
  .dexrunner-account .dexrunner-inp {
    font-size: 14px;
  }
  .dexrunner-account .dexrunner-box-settings .dexrunner-fields .dexrunner-field {
    padding-bottom: 10px;
  }
  .dexrunner-account .dexrunner-box-settings .dexrunner-rdesc {
    padding: 5px 0 20px 0;
    line-height: 22px;
    font-size: 13px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit {
    width: 100%;
    padding: 0 0 20px 0;
    display: block;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit:nth-child(1n), 
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit:nth-child(2n), 
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit:nth-child(3n) {
    padding: 0 0 20px 0;
  }
  .dexrunner-account .dexrunner-box-newdeposit .dexrunner-rfields {
    width: 100%;
    float: none;
    padding: 0 0 20px 0;
  }
  .dexrunner-account .dexrunner-box-newdeposit .dexrunner-rform {
    width: 100%;
    float: none;
    box-shadow: none;
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-newdeposit .dexrunner-rform .dexrunner-line {
    padding: 3px 0;
  }
  .dexrunner-account .dexrunner-box-newdeposit .dexrunner-rform .dexrunner-foo {
    border-radius: 10px;
  }
  .dexrunner-account .dexrunner-box-newdeposit .dexrunner-rform .dexrunner-line-dots {
    margin: 10px 0px;
  }
  
  .dexrunner-account .dexrunner-box-table .dexrunner-filters {
    background: #efefef;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    background: linear-gradient(360deg, #F7F7F8 0%, rgba(255, 255, 255, 0) 100%);
  }
  .dexrunner-account .dexrunner-box-table .dexrunner-filters .dexrunner-row {
    width: 100% !important;
    padding-right: 10px;
  }
  .dexrunner-account .dexrunner-box-table .dexrunner-filters .dexrunner-row {
    
  }
  .dexrunner-account .dexrunner-box-table .dexrunner-filters .dexrunner-row .dexrunner-select {
    width: 100%;
    height: 36px;
  }
  .dexrunner-account .dexrunner-box-table .dexrunner-filters .dexrunner-row-150 {
    width: 50% !important;
  }
  .dexrunner-account .dexrunner-box-table .dexrunner-filters .dexrunner-row-100 {
    width: 50% !important;
  }
  .dexrunner-account .dexrunner-box-table .dexrunner-filters .dexrunner-btn {
    margin: 10px 0 0 0;
  }
  
  .dexrunner-pagination {
    text-align: center;
  }
  .dexrunner-pagination a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    margin: 0 1px;
  }
  .dexrunner-pagination .dexrunner-dot {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  .dexrunner-pagination a.dexrunner-arr {
    display: none;
  }
  .dexrunner-table td,
  .dexrunner-table th {
    font-size: 14px;
  }
}
@media screen and (max-width: 620px) {
.dexrunner-header .dexrunner-welcome h2 {
  max-width: 330px;
}
.dexrunner-about-header {
  padding: 20px 0 20px 0;
}
.dexrunner-about-header .dexrunner-desc {
  font-size: 18px;
  line-height: 28px;
  padding: 15px 0px 5px 0px;
}
.dexrunner-about-content .dexrunner-col-2 h5 {
  font-size: 18px;
  line-height: 28px;
}
.dexrunner-about-header .dexrunner-row-2 {
    width: 80%;
}
.dexrunner-about-header .dexrunner-row-1 {
  width: 100%;
  padding: 0px
}
.dexrunner-about-header .dexrunner-inner {
  display: block;
}
}

@media screen and (max-width: 480px) {
  .dexrunner-hiw-header .dexrunner-desc {
    font-size: 18px;
    line-height: 34px;
}
.dexrunner-hiw-header .dexrunner-subdesc {
  font-size: 18px;
    line-height: 34px;
}
.dexrunner-about-content .dexrunner-col-2 p {
  font-size: 18px;
  line-height: 34px;
}
.dexrunner-hiw-content {
  padding: 40px 0 0 0;
}
  .dexrunner-rfields .dexrunner-line {
    position: relative;
  }
  .dexrunner-rfields .dexrunner-line .dexrunner-select {
    border: none;
    height: 42px;
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    left: 20px;
    z-index: 2;
    position: relative;
    outline: none;
    resize: none;
    -webkit-appearance: none;
  }
  .dexrunner-rfields .dexrunner-select-holder {
    position: absolute;
    width: 100%;
    height: 44px;
    top: 28px;
    left: 0px;
    
    padding: 15px 20px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    width: 100%;
    background: transparent;
    border: 1px solid #D0CED9;
    z-index: 1;
  }
  .dexrunner-rfields .dexrunner-select-holder:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    content: "\f110";
    font-family: flaticon !important;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  
  h1, .dexrunner-h1 {
    font-size: 32px;
    line-height: 38px;
  }
  h2, .dexrunner-h2 {
    font-size: 30px;
    line-height: 32px;
  }
  h3, .dexrunner-h3 {
    font-size: 28px;
    line-height: 34px;
  }
  h4, .dexrunner-h4 {
    font-size: 24px;
    line-height: 28px;
  }
  h5, .dexrunner-h5 {
    font-size: 20px;
    line-height: 24px;
  }
  h6, .dexrunner-h6 {
    font-size: 18px;
    line-height: 24px;
  }
  .dexrunner-header .dexrunner-welcome h1 {
    font-size: 42px;
    line-height: 44px;
  }

  .dexrunner-header .dexrunner-welcome h2 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: -10px;
    max-width: 320px;
  }

 .dexrunner-header-middle .dexrunner-logo {
   margin-left: 0px;
}
.dexrunner-header-middle .dexrunner-nav li.dexrunner-close {
  right: 11px;
}
  .dexrunner-header .dexrunner-welcome .dexrunner-desc {
    font-size: 16px;
    line-height: 28px;
  }
  .dexrunner-header .dexrunner-welcome .dexrunner-buttons .dexrunner-btn {
    width: 180px;
    min-width: 160px;
    max-width: auto;
    margin: 0 5px 0 0;
  }

  .dexrunner-header .dexrunner-lang.dexrunner-opened > .dexrunner-dropdown {
    display: block;
    left: -10px;
    width: 80px;
  }

  .dexrunner-header .dexrunner-lang .dexrunner-dropdown a {
    margin-right: -10px;
  }
  .dexrunner-header .dexrunner-userbox {
    margin-top: 15px;
 }
  .dexrunner-header .dexrunner-userbox a {
    height: 40px;
    line-height: 39px;
    padding: 0px 8px;
 }
  .dexrunner-header .dexrunner-userbox a span {
    display: none;
  }

  .dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-percent {
    top: 0px;
    right: 0px;
  }

  .dexrunner-main .dexrunner-about .dexrunner-buttons .dexrunner-btn {
    width: 100%;
    margin: 0;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item {
    padding: 10px 20px !important;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-arrow {
    display: none;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-userpic {
    display: none;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-name-date {
    padding: 0px;
    font-size: 14px;
    margin-left: 0px;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-name-date span {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.5px;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-price {
    font-size: 16px;
    line-height: 18px;
    padding-top: 3px;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-price span {
    margin: 0px;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list .dexrunner-item .dexrunner-method {
    display: none;
  }
  .dexrunner-main .dexrunner-finance .dexrunner-list:before,
  .dexrunner-main .dexrunner-finance .dexrunner-list:after {
    display: none;
  }
  .dexrunner-footer .dexrunner-bottom .dexrunner-copyright {
    text-align: center;
}
  .dexrunner-footer .dexrunner-bottom .dexrunner-payments {
    display: none;
}
  .dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-in {
    padding: 20px 20px 10px 20px;
  }
  .dexrunner-main .dexrunner-news .dexrunner-list .dexrunner-item .dexrunner-date {
    font-size: 14px;
  }
  .dexrunner-footer .dexrunner-top {
    padding-bottom: 20px;
  }
  .dexrunner-footer .dexrunner-top .dexrunner-r {
  }
  .dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list .dexrunner-t{
    font-size: 14px;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul li {
    padding-bottom: 5px;
}
  .dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul li a {
  font-size: 12px;
  line-height: 15px;
}

  .dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list {
    margin-bottom: 20px;
  }
  .dexrunner-header .dexrunner-lang .dexrunner-current {
    margin-left: -10px;
  }
  .popup .in {
    padding: 25px;
    width: 95%;
  }
  .popup .in .close {
    top: 15px;
    right: 15px;
  }
  .popup .in .title {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 1px;
  }
  .popup .in .subtitle {
    font-size: 14px;
    line-height: 18px;
  }
  .popup .in .c .terms {
    font-size: 12px;
    line-height: 18px;
    padding: 15px 0 0 0;
  }
  .popup .in .c .foo {
    font-size: 15px;
    line-height: 18px;
  }
  .dexrunner-main .dexrunner-news .dexrunner-list .dexrunner-item {
    padding: 10px 12px 10px 75px;
    margin-bottom: 10px;
    min-height: auto;
  }
  .dexrunner-main .dexrunner-news .dexrunner-list .dexrunner-item .dexrunner-image {
    width: 50px;
    height: 50px;
    left: 12px;
    margin-top: -25px;
  }
  .dexrunner-main .dexrunner-news .dexrunner-list .dexrunner-item .dexrunner-name {
    font-size: 14px;
    line-height: 20px;
    padding: 3px 0 0 0;
  }
  .dexrunner-main .dexrunner-news .dexrunner-list .dexrunner-item .dexrunner-date {
    font-size: 12px;
  }
  .dexrunner-about-header .dexrunner-desc:before {
    font-size: 90px;
    line-height: 108px;
  }
  .dexrunner-about-header .dexrunner-founder {
    font-size: 16px;
    line-height: 16px;
  }
 .dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s .dexrunner-number {
   font-size: 26px;
   line-height: 30px;
  }
  .dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s .dexrunner-desc {
    font-size: 16px;
    line-height: 22px;
  }
  .dexrunner-about-content .dexrunner-timeline .dexrunner-t .dexrunner-desc {
    font-size: 14px;
    line-height: 22px;
    width: 75%;
  }
  .dexrunner-about-content .dexrunner-timeline .dexrunner-t h6 {
    padding-bottom: 5px;
  }
  .dexrunner-about-content .dexrunner-timeline .dexrunner-t .dexrunner-year {
    font-size: 20px;
    line-height: 34px;
    width: 25%;
    top: 25px;
  }
  .dexrunner-hiw-content .dexrunner-col-2 p {
    font-size: 16px;
    line-height: 28px;
  }
  .dexrunner-static .dexrunner-faq-question {
    padding: 50px 0;
  }
  .dexrunner-static .dexrunner-faq-content .dexrunner-row p {
    margin-bottom: 15px;
  }

  .dexrunner-static .dexrunner-faq-content .dexrunner-row .dexrunner-t {
    font-size: 18px;
    line-height: 28px;
  }
  .dexrunner-static .dexrunner-infobox {
    padding: 20px;
  }
  ol {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .dexrunner-static h4,
  .dexrunner-static h5 {
    margin: 30px 0 20px 0;
  }
  .dexrunner-static h6 {
    margin: 30px 0 10px 0;
  }
  .dexrunner-static ol li {
    margin-left: 20px;
  }
  .dexrunner-news-rows .dexrunner-col {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .dexrunner-account {
    padding: 20px 0;
  }
  .dexrunner-account-rows .dexrunner-row-nav a {
    padding: 0 30px 10px 0;
  }
  .dexrunner-account .dexrunner-box-vip {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
    padding-top: 30px;
  }
  .dexrunner-account h1 {
    line-height: 28px;
  }
  .dexrunner-account h1 a {
    font-size: 14px;
    display: block;
  }
  .dexrunner-account .dexrunner-box-vip .dexrunner-t {
    font-size: 20px;
    line-height: 24px;
  }
  .dexrunner-account .dexrunner-box-vip .dexrunner-d {
    font-size: 13px;
  }
  .dexrunner-account .dexrunner-rtitle {
    font-size: 22px;
    line-height: 22px;
  }
  .dexrunner-account .dexrunner-rbalance {
    right: 0px;
    top: 0px;
    font-size: 18px;
  }
  .dexrunner-account .dexrunner-chart-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-stats {
    margin-bottom: 40px;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs {
    width: 100%;
    border-bottom: 1px dashed #EFEFF4;
    margin-bottom: 30px;
  }
  .dexrunner-account .dexrunner-box-stats .dexrunner-bs:last-child {
    border: 0px;
  }
  .dexrunner-account .dexrunner-box-notify .dexrunner-line {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0px;
    border: 0px;
    padding: 10px 0 10px !important;
    border-bottom: 1px solid #efefef;
    background: #fff;
  }
  .dexrunner-account .dexrunner-box-notify .dexrunner-line.dexrunner-unread {
    border: 0px;
    border-bottom: 1px solid #efefef;
    border-left: 6px solid #3D88EE;
  }
  .dexrunner-account .dexrunner-box-notify .dexrunner-line .dexrunner-date {
    font-size: 11px;
  }
  .dexrunner-account .dexrunner-box-balances,
  .dexrunner-account .dexrunner-box-withdrawal {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-balances .dexrunner-balances-list .dexrunner-l {
    width: 100%;
    display: block;
    padding: 0 0 10px 0 !important;
  }
  .dexrunner-account .dexrunner-box-withdrawal .dexrunner-fields .dexrunner-field .dexrunner-btn {
    width: 100%;
  }
  .dexrunner-account .dexrunner-box-withdrawal .dexrunner-fields .dexrunner-field {
    padding-bottom: 20px;
    width: 100%;
    display: block
  }
  .dexrunner-account .dexrunner-box-withdrawal .dexrunner-fields .dexrunner-field.dexrunner-f1 {
    padding-right: 0px;
  }
  .dexrunner-account .dexrunner-box-withdrawal .dexrunner-fields .dexrunner-field.dexrunner-f2 {
    padding-left: 0px;
  }
  .dexrunner-account .dexrunner-box-newdeposit {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-notify-readall {
    width: 100%;
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 430px) {
  .dexrunner-hiw-header .dexrunner-buttons .dexrunner-btn {
      width: 100%;
  }
  .dexrunner-hiw-header .dexrunner-buttons .dexrunner-link {
      margin-left: 0px;
      text-align: center;
      color: #fff;
      display: block;
      margin-top: 25px;
  }
  }
  
  @media screen and (max-width: 420px) {
  .dexrunner-header .dexrunner-welcome .dexrunner-buttons .dexrunner-btn {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    margin: 0;
  }

  .dexrunner-payments {
    position: unset;
    display: flow-root;
    margin-left: -15px;
    margin-bottom: 20px;
}

  .home-title-payments {
    font-size: 18px;
      }

      .home-title-payments img {
        width: 18px;
        height: 18px;
      }

  .dexrunner-main .dexrunner-features-stat .dexrunner-item {
    width: 100%;
    margin: 0px;
    padding-bottom: 10px !important;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-1 {
    margin-right: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-2 {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-3 {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }
  
  .dexrunner-main .dexrunner-features-stat .dexrunner-item.dexrunner-bloc-4 {
    margin-left: 0px;
    margin-bottom: 0px;
  }

  .dexrunner-main .dexrunner-features-stat {
    margin-bottom: 0px;
}
}

@media screen and (max-width: 380px) {
.dexrunner-btn {
  height: 50px;
  line-height: 47px;
}
.dexrunner-inp, .dexrunner-textarea {
  height: 50px;
}
}

@media screen and (max-width: 360px) {
  .dexrunner-header .dexrunner-welcome h1, 
  .dexrunner-header .dexrunner-welcome h2 {
    font-size: 38px;
    line-height: 46px;
  }

  .dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-number {
    font-size: 16px;
  }
   .dexrunner-main .dexrunner-features-stat .dexrunner-item .dexrunner-number span {
    font-size: 16px;
  }

  .dexrunner-footer .dexrunner-top .dexrunner-r .dexrunner-list ul li a {
    font-size: 10px;
    line-height: 15px;
}
.dexrunner-about-header .dexrunner-desc {
  width: 90%;
}
.dexrunner-btn {
 font-size: 14px;
}
}

@media screen and (max-width: 340px) {
  .dexrunner-about-content .dexrunner-col-2 .dexrunner-stats .dexrunner-s {
    width: 100%;
    padding-left: 20px;
  }
  .dexrunner-account .dexrunner-box-deposits {
    margin-left: -20px;
    margin-right: -20px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposits .dexrunner-deposit {
    padding-bottom: 5px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-deposit .dexrunner-in {
    border-radius: 0px;
  }
  .dexrunner-account .dexrunner-box-deposits .dexrunner-rtitle,
  .dexrunner-account .dexrunner-box-deposits .dexrunner-rdesc {
    padding-left: 20px;
  }

  .dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-subtitle,
  .dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-days {
    font-size: 14px;
    line-height: 18px;
  }
  .dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .dexrunner-spec {
    font-size: 14px;
  }
}

.dexrunner-txt-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
}

.dexrunner-plan-close{
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: 4px;
	height: 48px;
	text-decoration: none;
}
.dexrunner-plan-close[data-tooltip]:hover{
	cursor: hand !important;
	text-decoration: none;
}

.dexrunner-ref-inviter{
	padding: 0 0 20px;
    margin-bottom: 35px;
}   

.captcha-box {
	display: flex;
}

.captcha-row {
	margin-left: 10px;
  margin-top: -2px;
  margin-bottom: -10px;
  flex-grow: 1;
  flex-shrink: 0;
}
.captcha-row img {
	cursor: pointer !important;
  border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  margin-top: 5px;
}

.label-error-value {
  color: #f77979 !important;
  position: relative;
  top: 10px;
  line-height: 22px;
}

.label-success-value {
  color: #83eda5 !important;
  position: relative;
  top: 10px;
  line-height: 22px;
}

.dexrunner-loader-popup {
    background: url(../images/loader-popup.svg) center center no-repeat #000000a8;
    background-size: 50px;
    z-index: 9;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    display: none;
    width: -webkit-fill-available;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-error {
  color: #ffffff;
  border: 2px solid #262626;
  padding: 10px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  line-height: 22px;
  margin-bottom: 20px;
  display: flex;
  align-content: center;
  align-items: center;
}

.contact-error i {
  font-size: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
  margin-right: 10px;
  color: #f77979;
  margin-left: 10px;
}

.contact-succes {
  color: #94fbac;
  border: 2px solid #262626;
  padding: 10px;
  border-radius: 12px;
  line-height: 22px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  margin-bottom: 20px;
}

.contact-succes i {
  font-size: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
  margin-right: 10px;
  color: #94fbac;
  margin-left: 10px;
}


.boost-header {
  position: relative;
  z-index: 1;
  height: 490px;
  margin-top: 20px;
  margin-bottom: 60px;
  background: url(../img/bg-give-lb.svg) no-repeat left bottom -105px/174px auto,linear-gradient(90deg,#59c173,#a17fe0 51%,#5d26c1)
}



.boost-points {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  position: relative
}

.boost-points:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #201330 url(../images/arr-double-right.svg) no-repeat 50%/18px 18px;
  border-radius: 100px
}

.boost-points__up,.boost-points__your {
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  height: 102px;
  border-radius: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.boost-points__up strong,.boost-points__your strong {
  font-weight: 700;
  font-size: 32px;
  line-height: 1
}

.boost-points__up span,.boost-points__your span {
  font-size: 16px;
  line-height: 1;
  color: #fff;
}

.boost-points__your {
  background: rgb(134 100 163);
  box-shadow: inset 0 10px 30px rgba(0,0,0,.05)
}

.boost-points__your img {
  width: 50px;
  margin-top: -10px;
}

.boost-points__your strong {
  color: #121620
}

.boost-points__your span {
  color: #fff
}

.boost-points__up {
  background: rgb(96 168 229);
  box-shadow: inset 0 10px 30px rgba(0,0,0,.05);
  color: #fefefe
}

.boost-points__up img {
  width: 50px;
  margin-top: -10px;
}


.boost-contest .gw-contest__img {
  width: 250px;
  bottom: -64px;
  right: 0
}


.gw-header {
  background: url(../images/bg-ntm-lb.svg) no-repeat left bottom -105px / 174px auto, linear-gradient(94.07deg, #8664a2, #5c6f95);
  border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  height: 520px;
  padding: 30px;
}

.gw-header-wrap {
  padding-bottom: 50px;
  overflow: hidden
}

.gw-header-body {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.gw-header__title {
  font-weight: 800;
  font-size: 36px;
  line-height: 133%;
  color: #fefefe
}

.gw-header__title span {
  background: linear-gradient(90deg,#eef78c 26.79%,#10e063 44.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-emphasis-color: transparent
}

.gw-header__txt {
  font-size: 18px;
  line-height: 178%;
  color: #ccccef;
  margin-top: 10px
}

.gw-header__btn {
  margin-top: 10px;
  width: 240px;
  height: 86px;
  padding-top: 16px;
  background: url(../img/bg-btn-stars.svg) no-repeat top/160px 86px
}

.gw-header__btn .btn {
  border: 1px solid #eef0f3;
  height: 48px;
  border-radius: 100px;
  font-weight: 700;
  font-size: 16px;
  color: #fefefe
}

.gw-header__btn .btn:hover {
  color: #8686ea;
  color: #121620;
  background: #fff;
  border-color: #fff
}

.gw-contest {
  width: 100%;
  height: 399px;
  padding: 20px;
  background: #141329;
  box-shadow: 0 30px 20px rgba(30,29,70,.2);
  border-radius: 20px;
  position: relative;
  z-index: 1
}

.gw-contest-col {
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  max-width: 480px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.gw-contest-col:after {
  content: "";
  width: 800px;
  height: 800px;
  background: url(../images/bg-ntm-0.svg) no-repeat top -245px left/contain;
  position: absolute;
  top: -29px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

.gw-contest-info {
  -ms-flex: 0 1 741px;
  flex: 0 1 741px;
  max-width: 741px;
  padding-right: 30px
}

.gw-contest__top {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #727a8d
}

.gw-contest__timer {
  height: 170px;
  background: linear-gradient(96.59deg,#8675cf,#3a58a9);
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
  padding: 40px 30px 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.gw-contest__timer:after {
  content: "";
  background: #fefefe;
  border-radius: 6px 0 0 0;
  transform: rotate(45deg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin-left: auto;
  margin-right: auto
}

.gw-contest__foot {
  margin-top: 20px;
  padding-top: 70px
}

.gw-contest__bank {
  color: #121620
}

.gw-contest__bank strong {
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
}

.gw-contest__bank span {
  font-size: 18px;
  line-height: 48px
}

.gw-contest__i {
  font-size: 16px;
  line-height: 18px;
  color: #c5c5c5;
  display: -ms-flexbox;
  display: flex
}

.gw-contest__i,.gw-contest__i p {
  -ms-flex-align: center;
  align-items: center
}

.gw-contest__i p {
  display: -ms-inline-flexbox;
  display: inline-flex
}

.gw-contest__i i {
  font-size: 12px;
  height: 18px;
  color: #60cc80;
  margin-left: 4px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.gw-contest__img {
  position: absolute;
  width: 300px;
  height: 300px;
  bottom: -111px;
  right: -25px;
  z-index: 2
}

.gw-contest__img img {
  width: 100%;
  height: auto
}

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

  .gw-header-body {
    display: block;
  }

  .gw-header {
    height: 100%;
  }

  .gw-contest-info {
    max-width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .gw-contest-col:after {
    display: none;
}

.boost-contest .gw-contest__img {
  width: 170px;
  bottom: -90px;
  right: 10px;
}
}

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

@media screen and (max-width: 490px) {
  .gw-header {
    padding: 20px
  }
  .gw-header__txt {
    font-size: 16px;
    line-height: 30px;
}
  .boost-contest .gw-contest__img {
    width: 128px;
    right: 10px;
}
.boost-points__up span, .boost-points__your span {
  font-size: 14px;
}
.gw-contest__foot {
    margin-top: 20px;
    padding-top: 70px;
}
.gw-contest__i {
  font-size: 14px;
}
}

.menu-open-buttons {
  display: none;
}

.menu-open-buttons .item-1 {
  width: 250px;
}
.menu-open-buttons .item-2 {
  width: 250px;
}

@media screen and (max-width: 760px) {
  .menu-open-buttons {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9;
    display: grid;
    justify-content: center;
    margin-top: 40px;
    padding: 0px 20px;
  }

  .dexrunner-header-middle .dexrunner-nav li.hidden {
    display: flex
}
}


.account-tabs {
	margin: 0px auto 30px auto;
	position: relative;
}

.account-tabs a {
	display: inline-block;
	padding: 15px 20px;
    font-size: 15px;
	text-decoration: none;
	color: #fff !important;
	text-align: center;
	line-height: 20px;
	z-index: 2;
	cursor: pointer;
	border-bottom: 3px solid transparent;
	margin-left: 0px;
}

.account-tabs a.active {
	color: #141414 !important;
  background: #f7f7f7;
  border-radius: 10px;
}

.account-tabs a.active strong {

}

.account-tabs a span {
	position: relative;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
	color: #404040 !important;
    background: #f7f7f7 !important;
    font-size: 10px;
    text-align: center;
    height: 20px;
    min-width: 20px;
    display: inline-block;
    padding: 0px 5px;
    line-height: 20px;
    margin-bottom: -5px;
    margin-left: 5px;
    font-weight: bold;
}

.account-tabs .line {
	height: 1px;
	width: 100%;
	position: absolute;
	top: 34px;
	left: 0px;
	z-index: 1;
}

.account-tabs-white {
	  z-index: 2;
    margin: 0 auto;
    border: 2px solid #f7f7f7;
    background: #141414;
    border-radius: 15px;
    padding: 5px;
    overflow: auto;
    white-space: nowrap;
    width: max-content;
}

.account-tab {
	display: none;
}

.account-tab table {
	margin-bottom: 0px;
}

.account-tab.active {
	display: block;
}

.account-tab .wait {
	color: #c5ccd5;
}

.account-tab .check {
	color: #5d98e2;
}

.account-tab .denied {
	color: #f53c43;
}


::-webkit-scrollbar {
    display: none;
}

* {
    -ms-overflow-style: none;
    scrollbar-width: none;
}


@media screen and (max-width: 580px) {
 .account-tabs-white {
    width: 100%;
}
}


@media screen and (max-width: 400px) {
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-title {
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-subtitle {
	font-size: 13px;
	line-height: 18px;
}
}

@media screen and (max-width: 360px) {
.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.dexrunner-main .dexrunner-tariffs .dexrunner-list .dexrunner-item .header .block-2 .dexrunner-subtitle {
	font-size: 11px;
	line-height: 16px;
}
}