* {
  box-sizing: border-box;
}

@font-face {
  font-family: standard, "Source Sans Pro", sans-serif;
  src: url(/font/Geomanist-Regular.otf);
}

body {
  font-family: standard, "Source Sans Pro", sans-serif;
  margin: 0 auto;
  padding:0;
}

a {
  text-decoration: none;
}

.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 15px;
}

.video {
  margin-top: 10px;
  margin-bottom: 150px;
  max-width: 100%;
  padding: 20px;
  max-height: 630px;
  max-width: 1100px;
}

.home-logo {
  height: 26px;
  margin: -6px 0 0;
}

.nav-title:hover {
  color: #4990e2;
}

.nav-title.active {
  color: #4990e2;
}
.consensys-logo-white {
  margin: 0 auto;
  height: 55px;
}

@media (max-width: 500px) {
  .consensys-logo-white {
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: -10px;
    height: 40px;
    width: auto;
  }
}

.head-left {
  width: 511px;
  padding-left: 30px;
}
.head-descrip {
  font-size: 20px;
  line-height: 37px;
}
.head-img {
  width: 100%;
  padding-left: 30px;
}

.head-descrip {
  font-size: 20px;
  line-height: 37px;
}

@media (min-width: 701px) {
	.nav-title {
	  font-size: 16px;
	  color:black;
	  text-decoration: none;
	  margin-left: 30px;
	}
	header:not(.sticky) .technology .nav-title {
		color:white;
	}
}

.nav-title:hover {
  color: #4990e2;
}

.nav-title.active {
  color: #4990e2;
}

.head-descrip {
  font-size: 20px;
  line-height: 37px;
}

.content {
  margin: 0 auto;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 10px;
}

.content-presale {
  margin: 0 auto;
  padding-top: 10em;
  width: 1150px;
}
.content-token-sale {
  margin: 0 auto;
  width: 90%;
  padding-top: 80px;
}

.feature-container {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.feature-img {
  width: 47px;
}

.feature-title {
  font-size: 22px;
  margin-top: 35px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #2a292a;
}

.feature-text {
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  letter-spacing: 0.47px;
}

.wide {
  max-width: 650px;
}

.feature-grid {
  width: 341px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.agent-header {
  text-align: center;
  margin-top: 150px;
}

.agent-img {
  width: 100%;
}

.agent-container {
  display: flex;
  margin-top: 150px;
  align-items: center;
}

.feature-grid-right {
  width: 341px;
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.feature-text-right {
  font-size: 16px;
  color: #9b9b9b;
  line-height: 28px;
  letter-spacing: 0.47px;
}

.right-2 {
  margin-top: 180px;
}
/* .right-3 {
	margin-top: 200px;
} */

.agent-icon {
  width: 79px;
}

.agent-row {
  display: flex;
  justify-content: space-around;
  margin-top: 80px;
}

.timeline-text {
  color: #9fa3a7;
  font-size: 22px;
  text-align: center;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 80px;
}

.timeline-header {
  width: 691px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.team-img {
  padding-bottom: 25px;
  width: 150px;
}

.team-raw {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.team-container {
  width: 840px;
  margin: 0 auto;
}

.about-us-story {
  max-width: 84ch;
  margin-top: 30px;
  text-align: justify;
}

.team-name {
  font-size: 22px;
  margin: 0;
  font-family: var(--font-family-sans-serif);
}

.team-grid {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  max-width: 295px;
  text-align: center;
}

.team-title {
  font-size: 16px;
  color: #8b8f92;
  margin: 0;
}

.social {
  display: flex;
  justify-content: space-around;
  margin-top: 5px;
}

.social-icon {
  height: 18px;
  margin-right: 4px;
  margin-left: 4px;
  opacity: 0.4;
  transform: scale(0.8);
  transition: all .1s ease-in;
}

.social-icon:hover {
  opacity: 1;
  transform: scale(1);
}

.second-raw, .third-raw {
  margin-top: 80px;
}

.last-row {
  margin-bottom: 120px;
}

.ad-container {
  margin: 0 auto;
  margin-top: 100px;
}

.footer-description {
  font-size: 18px;
  color: black;
  line-height: 24px;
}

.footer-twitter {
  display: flex;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
}

.footer-social {
  display: flex;
}

.learn-more-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer-container {
  background-color: #e7e7e7;
  margin-top: 100px;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.logo-3 {
  width: 39px;
}

.bottom-right {
  display: flex;
  align-items: center;
}

.footer-bottom {
  display: flex;
  justify-content: space-around;
  align-items: center;
  bottom: 10px;
  margin-top: 40px;
}

.bottom-text {
  font-size: 17px;
  color: #2a292a;
}

.btn-text-1 {
  color: #f8fafb;
  font-size: 18px;
}

.btn-1 {
  width: 100%;
  height: 48px;
  border-radius: 100px;
  background-color: #4990e2;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0px 2px 16px #4990e2;
  margin-right: 20px;
}

.telegram-logo {
  width: 24px;
  margin-left: 10px;
}

.btn-right {
  color: #4990e2;
}

.btn-2 {
  width: 100%;
  height: 48px;
  border-radius: 100px;
  border: 1px #4990e2 solid;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.head-btn {
  display: flex;
  align-items: center;
  margin-top: 70px;
}

.agent-btn {
  margin-top: 100px;
}
.video-btn {
  width: 252px;
}

/*Timeline*/

.timeline-container {
  margin: 0;
  padding: 0;
}

.timeline-containe,
:before,
:after {
  box-sizing: border-box;
}


@media (min-width: 740px) {
.timeline-container ul {
  width: 700px;
}
}
.timeline-container ul {
  margin: 40px auto;
  list-style: none;
}

.timeline-container li {
  display: flex;
}

.timeline-container li:last-child {
  border: 0;
}

.timeline-container li p {
  display: block;
  padding: 20px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}


.timeline-time {
  position: relative;
  padding-right: 40px;
  padding-top: 20px;
  font-size: 18px;
  line-height: 2.5;
  color: black;
  width: 140px;
}

.time-img-1:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -39px;
  display: block;
  width: 75px;
  height: 75px;
  border: 5px solid #999;
  border-radius: 50%;
  background: #fff;
  background-image: url("/images/timeline-1.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.time-img-2:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -39px;
  display: block;
  width: 75px;
  height: 75px;
  border: 5px solid #999;
  border-radius: 50%;
  background: #fff;
  background-image: url("/images/timeline-2.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.time-img-3:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -39px;
  display: block;
  width: 75px;
  height: 75px;
  border: 5px solid #999;
  border-radius: 50%;
  background: #fff;
  background-image: url("/images/timeline-3.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.time-img-4:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -39px;
  display: block;
  width: 75px;
  height: 75px;
  border: 5px solid #999;
  border-radius: 50%;
  background: #fff;
  background-image: url("/images/timeline-4.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

/*li:after {
background: #4990E2;
}*/

.timeline-title {
  flex: 1;
  font-size: 30px;
  border-left: 5px solid #9fa3a7;
  padding-left: 60px;
  padding-top: 20px;
}

li p span {
  display: block;
  margin: 5px 0 0;
  font-size: 18px;
  color: #9fa3a7;
  line-height: 30px;
  margin-top: 30px;
}

.btn-more {
  font-size: 16px;
  color: #4990e2;
  text-decoration: none;
}

#mc_embed_signup {
  font-family: standard;
  background: none !important;
  margin-top: 30px;
}

#mc_embed_signup label {
  font-size: 22px !important;
  font-weight: 400 !important;
  letter-spacing: 2 !important;
  text-align: center !important;
  padding-right: 140px !important;
}

#mc_embed_signup input.email {
  font-family: standard !important;
  font-size: 18px !important;
  border: 1px solid #343434 !important;
  color: #6b6b6b !important;
  padding: 0px 1.5em !important;
  height: 36px !important;
  background-color: rgba(255, 255, 255, 0) !important;
}

#mc_embed_signup .button {
  font-size: 14px !important;
  background-color: black !important;
  height: 36px !important;
  background-color: #4990e2 !important;
  margin-left: 13px;
}

.bottom-telegram {
  border-color: #343434;
}

.bottom-btn {
  color: #343434;
}

.bottom-grid {
  margin-top: 20px;
}

.contact-more {
  display: flex;
}

.btn-3 {
  border-radius: 100px;
  border: 1px #4990e2 solid;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  max-width: 500px;
  margin: 0 auto;
  width: 500px;
  margin-top: 70px;
}

.media-img {
  width: 550px;
  padding: 20px;
}

.media-grid {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.media-grid a {
  text-decoration: none;
}

.media-right {
  padding: 20px;
  width: 500px;
}

.video {
  padding: 20px;
}

iframe {
  width: 550px;
  height: 343.75px;
}

#mc_embed_signup form {
  text-align: left !important;
}

#mc_embed_signup input.email {
  border: 1px solid #4990e2 !important;
  color: #9fa3a7 !important;
  border-radius: 100px !important;
}

#mc_embed_signup .button {
  border-radius: 100px !important;
}

.page-header {
  margin-top: 100px;
}
.bottom-signup {
  padding-right: 0px !important;
}
.media-title {
  color: #2a292a;
}
.media-title:hover {
  color: #4990e2;
}
summary {
  cursor: pointer;
}
@media only screen and (min-width: 770px) {
  #mc_embed_signup .button {
    position: relative;
  }
}

#mc_embed_signup input.email {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  margin-bottom: 20px;
}

.mc-embedded-subscribe {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  width: 100%;
}

@media (min-width: 1295px) {
  #mc-embedded-subscribe {
    left: 0px !important;
    margin: 0px 0px 0px 10px !important;
  }
}
.logo-4 {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-top: 20px;
}
.logo-text {
  margin-top: 2.2em;
}
.pre-sale-text {
  /*font-size: 18px;
  color: #737d82;
  line-height: 29px;
  letter-spacing: normal;*/
}
ul.pre-sale-text {
  margin-bottom: 32px;
}

ul.pre-sale-text li {
  padding-right: 20%;
  margin-bottom: 8px;
}

.pre-sale-consensys {
  display: flex;
  align-items: center;
  margin-top: -20px;
}

.pre-sale-header-text {
  color: #424042;
  font-weight: 400;
  letter-spacing: 0px;
}
h1.pre-sale-header-text {
  font-size: 28px;
  color: #424042;
  font-weight: 400;
}
h2.pre-sale-header-text {
  font-size: 28px;
  color: #424042;
  font-weight: 400;
}

.margin-1 {
  margin-bottom: 10px;
}
.pre-sale-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.token-sale-header-flat {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 40px;
}
.pre-sale-register-header {
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
  text-align: center;
}
.pre-sale-register {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  text-align: center;
}
.register-text {
  color: #424042;
  font-size: 18px;
  margin: 2em;
  text-align: justify;
}
.darken {
  color: #424042;
  font-size: 14px;
}
.right-1 {
  height: 226px;
  border: 1px solid #b9c8cf;
  border-radius: 4px;
  padding: 20px;
  margin-top: 60.12px;
}
.presale-table {
  display: flex;
  justify-content: space-around;
}
.presale-register-table {
  display: flex;
  justify-content: space-around;
}
.presale-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #b9c8cf;
  border-radius: 4px;
}
.presale-header-text {
  font-size: 18px;
  padding: 10px;
  color: #424042;
}
.presale-input {
  border: 1px solid gray;
  border-radius: 4px;
  color: #424042;
  font-size: 18px;
  margin-bottom: 15px;
  padding: 10px;
  width: 20em;
}
.header {
  color: #65adff;
}
.presale-price-title {
  font-size: 28px;
  color: #424042;
  margin-bottom: 5px;
}
.minimum {
  font-size: 18px;
  color: #424042;
  margin-top: 0px;
  margin-bottom: 0px;
}
.stats-description {
  font-size: 18px;
  color: #737d82;
  margin-top: 0px;
}
.stats-container {
  margin-bottom: 20px;
}
.mini-des {
  font-size: 22px;
  color: #424042;
  margin-bottom: 20px;
}
.presale-main-btn {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px #65adff solid;
  background-color: #65adff;

  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.presale-main-btn:hover {
  box-shadow: 0px 2px 16px #4990e2;
  -webkit-transform: scale(1.1);
}
.presale-register-btn {
  align-items: center;
  background-color: #65adff;
  border-radius: 4px;
  border: 1px #65adff solid;
  color: #f8fafb;
  font-size: 18px;
  height: 48px;
  justify-content: center;
  margin-bottom: 2em;
  text-decoration: none;
  width: 20em;
}
.presale-btn-text {
  color: #f8fafb;
  font-size: 24px;
}
.presale-btn-sub {
  height: 43px;
  border: 1px solid #b9c8cf;
  color: #424042;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 18px;
}
.telegram {
  width: 100%;
}

.share {
  width: 166px;
}
.btn-sub-container {
  display: flex;
  justify-content: space-between;
}
.kwh {
  font-size: 16px;
}
.content-info {
  margin: 0px;
  background-color: #f8fafb;
  margin-bottom: -200px;
  padding-bottom: 100px;
}
.info-container-left {
  width: 25%;
  margin-right: 50px;
}
.career-container-left {
	width: 25%;
	margin-right: 50px;
  margin-top: 60px;
}
.presale-nav-items {
  padding: 0px;
}
.info-title {
  margin-bottom: 50px;
}
.info-subtitle {
  font-size: 24px;
  color: #424042;
  margin-top: 40px;
}
.info-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.career-container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.info-sec {
  border: 1px solid #b9c8cf;
  padding: 60px;
  border-radius: 4px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .info-sec {
    border: none;
    padding: 20px 0;
  }
}
.price-info {
  width: 70%;
  margin: 0 auto;
  margin-top: 40px;
}
.info-main-title {
  border-bottom: 4px solid #65adff;
  margin-bottom: 30px;
  padding-bottom: 16px;
}
.underline-1 {
  width: 230px;
}
.steps {
  color: #424042;
}
.step-link {
  color: #65adff;
  text-decoration: underline;
}
.underline-4 {
  width: 400px;
}
.underline-2 {
  width: 450px;
}
.underline-3 {
  width: 47px;
}
.MEW-img {
  width: 100%;
  margin-bottom: 40px;
}
.anchor {
  color: #65adff;
  text-decoration: underline;
}
.header-main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pre-sale-header-left {
	width: 600px;
}
.pre-sale-header-right {
	width: 500px;
}
.info-container-right {
	width: 75%;
}
.career-container-right {
	width: 75%;
}

.content-container-status {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.register-success-text {
  width: 700px;
}
.center-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.complete-title {
  margin-bottom: 0px;
}
.complete-title-description {
  margin-top: 0;
}
.complete-header-container {
  margin-bottom: 40px;
}
.complete-step-title {
  font-size: 24px;
  color: #424042;
  margin-bottom: 30px;
  font-weight: 400;
}
.complete-body-text {
  color: #737d82;
}
.footer-social-text {
  font-size: 18px;
  color: #2a292a;
}
a.anchor {
  top: 250px;
}
.media-content.post-cards {
  display: flex;
  flex-wrap: wrap;
}
.token-sale-body-text {
  color: #737D82;
  font-size: 16px;
  text-align: center;
  width: 80%;
  letter-spacing: normal;
}

.token-sale-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.warning-text {
  color: #ff0035;
  background-color: #ffedf1;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  padding: 20px;
}
.cotract-address-text {
  color: #f8fafb;
  font-size: 30px;
  letter-spacing: 1.1px;
  font-weight: 400;
  border: 1px solid #65adff;
  background-color: #65adff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 97px;
}
.token-sale-header-left {
  width: 55%;
}
.token-sale-header-right {
  width: 40%;
}
.contract-link {
  font-size: 18px;
  color: #737d82;
  text-decoration: underline;
  letter-spacing: normal;
}
.contract-abi-container {
  border: 1px solid #b9c8cf;
  color: #424042;
  font-size: 30px;
  letter-spacing: 1.1px;
  font-weight: 700;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 97px;
}
.token-sale-abi-container {
  margin-top: 70px;
  margin-bottom: 70px;
}
.important-notes-header {
  font-size: 28px;
  color: #424042;
}
.important-notes-body-text {
  font-size: 18px;
  color: #424042;
  letter-spacing: 0;
}
.important-notes-container {
  border: 1px solid #b9c8cf;
  border-radius: 4px;
  padding: 25px;
  margin-top: 30px;
}
.token-sale-address-title {
  margin-top: 0;
  letter-spacing: normal;
}

@media (max-width: 1284px) {
  .cotract-address-text {
    font-size: 26px;
  }
}
@media (max-width: 1142px) {
  .cotract-address-text {
    font-size: 22px;
  }
}
.aboutus-content {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.col-link-to-careers {
  text-align: center;
  margin: 6vh;
  padding: 0;
  margin-bottom: 0vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}