/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/*!
 * Start Bootstrap - Grayscale v3.3.7+1 (http://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 

body {
  width: 100%;
  height: 100%;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  background-color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: normal;
  font-size: 1.1rem;
}
html {
  width: 100%;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 35px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0px;
}
p {
  margin: 0 0 25px;
  font-size: 1.1rem;
}

.bullets {
  margin: 20px 0;
}

.bullets li {
  font-style: italic;
  margin-bottom: 15px;
}

ul li, ol li {
  padding-left: 20px;
}

@media (min-width: 768px) {
  p {
    margin: 0 0 35px;
    font-size: 1.1rem;
    line-height: 1.6;
  }
}
a {
  color: #2383c5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus {
  text-decoration: none;
  /*color: #1d9b6c;*/
}
.light {
  font-weight: 400;
}

.navbar-custom {
  background: white;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  z-index: 3;
}
@media (max-width: 990px) {
  .navbar-custom {
    padding: 0;
  }
  .navbar .social {
    justify-content: space-evenly;
    flex-direction: row;
  }
}

@media (min-width: 990px) {
  .navbar-custom {
    padding: 20px 0;
  }
}

.navbar .social {
  margin-top: 0;
}

.navbar-custom .navbar-toggler {
  color: #909090;
  background-color: none;
  font-size: 20px;
  font-weight: 900;
  border: none;
}
.navbar-custom .navbar-toggler:focus,
.navbar-custom .navbar-toggler:active {
  outline: none;
}
.navbar-custom .navbar-brand {
  font-weight: 700;
  padding: 0;
  margin: 10px;
}
.navbar-custom .navbar-brand:focus {
  outline: none;
}
.navbar-custom .nav-link {
  /*color: white;*/
  font-weight: 400;
  letter-spacing: 0;
  color: #312f30;
}
.navbar-custom .navbar-nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  border-bottom: #fff solid 2px;
}
.navbar-custom .navbar-nav li a:hover {
  outline: none;
  border-bottom: #ddd solid 2px;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  outline: none;
  background-color: transparent;
}
.navbar-custom .navbar-nav li.active {
  outline: none;
}
.navbar-custom .navbar-nav li.active a {
  color: #2383c5;
  border-bottom: #2383c5 solid 2px;
}
/* .navbar-custom .navbar-nav li.active a:hover {
  color: #3399cc;
} */

@media (min-width: 768px) {
  .navbar-nav {
    margin: 12px 0 0 0;
  }
  .navbar-custom {
    border-bottom: none;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  }
  .navbar-custom.top-nav-collapse {
    padding: 20px 0;
    background: #3399cc;
    /*     background: rgba(0,0,0,0.6); */
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
  }
}

/*  Extra small devices (portrait phones, less than 576px)
    No media query for `xs` since this is the default*/
.section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-heading {
  font-weight: 900;
  margin-bottom: 15px;
}
h3.section-heading {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
h4.section-heading {
  font-weight: 900;
  font-family: "Roboto", sans-serif;
}

.section-text {
  max-width: 750px;
  margin: 0 auto;
  margin-bottom: 30px;
  line-height: 32px;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .section-heading {
    margin-bottom: 50px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

.intro {
  overflow: hidden;
  display: block;
  width: 100%;
  height: auto;
  /* text-align: center; */
  color: white;
  /*
    background-color: #4373da;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url('../images/header.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    */
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34b7ff+1,5a23ae+100 */
  background: #34b7ff; /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    #34b7ff 1%,
    #5a23ae 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    #34b7ff 1%,
    #5a23ae 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #34b7ff 1%,
    #5a23ae 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34b7ff', endColorstr='#5a23ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.intro .intro-body {
  vertical-align: middle;
  position: relative;
  z-index: 10;
  padding-top: 60px;
  padding-bottom: 20px;
}

/* .btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid white;
  border-radius: 100% !important;
  font-size: 40px;
  color: white;
  background: transparent;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.btn-circle:hover,
.btn-circle:focus {
  outline: none;
  color: white;
  background: rgba(255, 255, 255, 0.1);
}
.btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
}
.btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
} */
.team-section,
.press-section {
  width: 100%;
  padding: 0 0;
  color: #111;
}

.imageBackground {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  opacity: 0.5;
}
.imageBackground:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 55%;
  bottom: 0;
  background: -webkit-linear-gradient(transparent, #f0f3f7) left repeat;
  background: linear-gradient(transparent, #f0f3f7) left repeat;
  z-index: 1;
}
.imageBackground img {
  width: 100%;
}

.team-section .container,
.press-section .container {
  z-index: 2;
  position: relative;
}

.team-section h2,
#contact h2 {
  margin: 0 auto 30px;
  padding-top: 100px;
}

.team-section h3 {
  font-size: 16px;
  font-weight: bold;
}

.press-section article {
  background: #fff;
  padding: 2rem 4rem;
  border-radius: 4px;
  box-shadow: 0 0 0.25rem rgb(0 0 0 / 8%), 0 0.5rem 0.75rem rgb(0 0 0 / 10%);
}

.press-section article img{
  border-radius: 4px;
  width: 100%;
  margin-bottom: 2rem;
}

.press-section h2 {
  margin: 0 auto 10px auto;
  padding-top: 50px;
}

.press-section h4 {
  color: #000;
}

.team-section p.headerDescription,
.press-section p.headerDescription {
  font-size: 18px;
  line-height: 32px;
  margin: 0 auto 100px auto;
  width: 60%;
}

section#team .teamImage {
  /* border-radius: 50%; */
  /* overflow: hidden; */
  width: 85%;
  position: relative;
  margin: 20px auto;
  background: #ddd;
}

h3.teamD {
  display: inline-block;
  padding: 8px 40px;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 900;
  color: #3e3e3e;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);
  border: #e0e0e0 solid 1px;
}

p.socialIcons .fa {
  font-size: 24px;
  margin-right: 10px;
}


.press-quote {
  border-left: #ddd solid 3px; 
  padding: 1rem 0 1rem 50px;
  margin-bottom: 2rem;
  font-size: 0.95rem;
  line-height: 1.5rem;
}
.press-quote h6 {
  font-weight: 900;
  color: #535353;
}
.press-quote ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 1em;
}
.press-quote ul li {
  margin-bottom: 1rem;
}
/*
section#team .teamImage:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(51, 153, 204, 0.0);
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0%;
    height: 0%;
    border-radius: 100%

}

section#team .teamImage:hover:before {
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
}
*/

section#team,
section#press {
  /*     background: url('../images/office.jpg') no-repeat; */
  background-size: contain;
  width: 100%;
  position: initial;
  z-index: 0;
}

section#team .teamImage img {
  width: 100%;
  height: 100%;
}

section#team h4,
section#press h4 {
  margin: 20px 0 10px;
  padding: 0;
  font-size: 24px;
  font-weight: 800;
  font-family: Roboto;
}

section#team h5,
section#press h5 {
  margin: 0 0 20px 0;
  font-size: 13px;
}

section#team .row p,
section#press .row p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Source Sans Pro", sans-serif;
}

#map {
  width: 100%;
  height: 200px;
  margin-top: 100px;
}
@media (min-width: 767px) {
  .content-section {
    /*     padding-top: 200px; */
    padding: 0;
  }
  .team-section {
    padding: 0 0;
  }
  #map {
    height: 500px;
    margin-top: 250px;
  }
}

section#tokens .theItemBox .btn {
  font-size: 1rem;
  background: #2483c5;
  border: none;
  padding: 10px 25px;
}

section#tokens .theItemBox .btn:hover {
  background: #1a6296;
}
.btn {
  display: inline-block;
  /*
  text-transform: uppercase;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.btn:hover,
.btn:focus,
.btn:active {
  color: #fff;
}

/* --brand-color-blue: #2385c4; */
/* brand colors
--brand-color-blue: #5093ef;
--brand-color-green: #6fbf7e;
--brand-color-purple: #91538a;
--brand-color-darkpurple: #373277;
--brand-color-red: #f1706c;
--brand-color-darkred: #a85451;
--brand-color-yellow: #d2cd58;
--brand-color-darkgray: #424954;
--brand-color-blue-disabled: #7faceb;
--brand-color-green-disabled: #a6d6ae;
--brand-color-purple-disabled: #a3809f;
--brand-color-darkpurple-disabled: #5f5c8f;
--brand-color-red-disabled: #f0a6a3;
--brand-color-darkred-disabled: #b37b79;
--brand-color-yellow-disabled: #e9e695;
--brand-color-darkgray-disabled: #717b8a;
*/

.backgroundRed {
  background: #f26d68;
}

.backgroundRed:hover {
  background: rgb(196, 84, 81);
}

.backgroundBlue {
  background: #3c95ec;
}
.backgroundBlue:hover {
  background: rgb(47, 119, 192);
}

.backgroundGray {
  background: #272c36;
}

.backgroundGray:hover {
  background: #272c36;
}

.backgroundGreen {
  background: #6fbf7e;
}
.backgroundGreen:hover {
  background: #559761;
}
.backgroundPurple {
  background: #91538a;
}
.backgroundPurple:hover {
  background: #6d3d67;
}
.backgroundDarkPurple {
  background: #4d5db4;
}

.colorWhite, .colorWhite:hover {
  color: white;
}





.btn-small {
  color: white;
  font-weight: 500;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  padding: 5px 30px;
  border-radius: 50px;
  border: none;
}
.btn-default {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.btn-default:hover,
.btn-default:focus {
  border: 1px solid #3399cc;
  outline: none;
  color: white;
  background-color: #3399cc;
}
.btn-whitepaper {
  background-color: #0a0a0a;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-weight: 700;
  padding: 15px 30px;
  margin: 70px 0 10px 0;
  font-size: 13px;
}
.btn-whitepaper:hover {
  color: #d6d6d6;
  background: #000;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35);
}

.btn-red {
  background: #f26d68;
  color: white;
  font-weight: 500;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  padding: 20px 30px;
}
.btn-red:hover {
  color: #fff;
}

.btn-white {
  background: white;
  color: #3fa97f;
  padding: 20px 40px;
  font-size: 20px;
  font-weight: 400;
}
.btn-white:hover {
  color: #3c95ec;
}

.btn-blue {
  background: #3c95ec;
  color: white;
  font-weight: 500;
  font-size: 22px;
  font-family: "Source Sans Pro", sans-serif;
  padding: 20px 30px;
}

/*
.btn.page-scroll {
    position: absolute;
    bottom: -40px;
    background: white;
    color: #d0d0d0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    font-size: 34px;
    width: 60px;
    height: 60px;
}
*/

ul.banner-social-buttons {
  margin-top: 0;
}

ul.banner-social-buttons .btn-default {
  background: #3399cc;
}
@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.banner-social-buttons li:last-child {
    margin-bottom: 0;
  }
  #erc20 {
    display: none;
  }
  footer col-lg-4 {
    text-align: center;
  }
}

/*
section {
    position: relative;
    z-index: 2;
}
section#features, section#about, section#team {
    background: white;
    width: 100%;
}
*/

section#contact {
  position: relative;
  z-index: 1;
  background: white;
  padding-bottom: 100px;
  width: 100%;
  box-shadow: 0 5px 40px black;
}

/*
section#contact:before {
    display: block;
    background: blue;
    width: 100%;
    content: ".";
    margin:0;
    padding: 0;
}
*/

footer {
  background: #10181f;
  color: #fff;
  padding: 70px 0 20px 0;
  min-height: 300px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
footer p {
  margin: 0;
  font-size: 13px;
}

span.logo {
  background-image: url("../images/logo-header.svg");
  display: block;
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  background-size: auto;
  text-indent: -9999px;
  zoom: 1;
  background-position: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footerMenu {
  font-size: 11px;
  list-style: none;
  text-align: left;
  line-height: 18px;
}

.footerMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footerMenu li {
  text-align: left;
  margin: 0;
  padding: 0;
  color: #727272;
}

.footerMenu li strong {
  margin: 0 0 20px 0;
  display: block;
}

.footerMenu ul li a {
  color: #999;
}

.footerSocialButtons ul {
  list-style: none;
  /* display: flex;
    justify-content: flex-end; */
  margin: 0;
  padding: 0;
}

.footerSocialButtons ul li {
  list-style: none;
  padding: 0;
  margin: 0 5px;
  font-size: 14px;
  line-height: 24px;
}
.footerSocialButtons a {
  display: inline-block;
  /*     width: 40px; */
  height: 40px;
  /*     border: #727272 solid 2px; */
  /*     border-radius: 51%; */
  padding: 8px;
  text-align: left;
  color: #727272;
  /* float:left; */
}

.homeHeaderRight {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.homeHeaderLeft {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.featuresItemImage {
  height: 100px;
  margin: 0 0 20px 0;
  display: block;
}
.featuresItemImage img {
  width: 60px;
}

.featuresItemImage svg {
  fill: #2383c5;
}
#features {
  padding: 70px 0 100px 0;
}

#features p {
  font-size: 14px;
  margin: 0 30px 50px;
  line-height: 26px;
}

.featuresItems {
  margin: 50px 0 0 0;
}

.featuresItems .col-md-4 {
  margin-bottom: 30px;
}

section#erc20 {
  width: 100%;
  color: white;
  padding: 100px;
}

section#erc20 h2 {
  font-weight: 900;
  font-size: 40px;
  margin: 0 0 10px 0;
}

section#erc20 pre,
section#smartWidget pre {
  border: none;
  width: 630px;
  margin: 0 auto;
  /*     background: #2b303b; */
  background: #1f283c;
}

.codeBlock {
  position: relative;
  margin: 20px auto 90px;
  padding-bottom: 40px; /* Needed to make room for the shadow */
  height: 130px;
  text-align: center;
  width: 630px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*
.codeBlock:hover {
    transform: scale(1.1);
}

.codeBlock:hover:after {
    transform: scale(0.85);
    bottom: 5px;
}
*/

.codeBlock:after {
  content: "";
  display: block;
  position: absolute;
  left: 12%;
  bottom: 0px;
  width: 80%;
  max-width: 570px;
  height: 10px;
  background: transparent;
  border-radius: 100px/50px;
  box-shadow: 0 50px 40px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bgGreen {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#27ba79+1,23aea1+100 */
  background: #27ba79; /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    #27ba79 1%,
    #23aea1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    #27ba79 1%,
    #23aea1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #27ba79 1%,
    #23aea1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27ba79', endColorstr='#23aea1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bgGrey {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f7fa+1,e6e9ed+100 */
  background: rgb(245, 247, 250); /* Old browsers */
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(245, 247, 250, 1) 1%,
    rgba(230, 233, 237, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(245, 247, 250, 1) 1%,
    rgba(230, 233, 237, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(
    ellipse at center,
    rgba(245, 247, 250, 1) 1%,
    rgba(230, 233, 237, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7fa', endColorstr='#e6e9ed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bgGray {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f7fa+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(
    top,
    rgba(245, 247, 250, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(245, 247, 250, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(245, 247, 250, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7fa', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

section#footerContact {
  position: relative;

  overflow: hidden;
  margin: 200px 0 0 0;
}
section#footerContact .footerContactBg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(45deg, #3023ae, #50edd5);
  transform: skewY(-6deg);
  transform-origin: bottom right;
}

section#footerContact .greenBox {
  padding: 80px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#27ba79+0,23aea1+100 */
  background: #27ba79; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #27ba79 0%,
    #23aea1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #27ba79 0%,
    #23aea1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #27ba79 0%,
    #23aea1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27ba79', endColorstr='#23aea1',GradientType=0 ); /* IE6-9 */
  color: #fff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);
  margin: 0 0 100px 0;
  border-radius: 3px;
}

section#footerContact hr {
  border-color: #fff;
  border-width: 2px;
  width: 50px;
  margin: 0 0 50px 0;
}

section#footerContact p {
  font-size: 16px;
  font-weight: 500;
  font-family: "Source Sans Pro", sans-serif;
}

section#smartWidget {
  padding: 100px 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f7fa+0,e6e9ed+100 */
  background: #f5f7fa; /* Old browsers */
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    #f5f7fa 0%,
    #e6e9ed 100%
  ); /* FF3.6-15 */
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    #f5f7fa 0%,
    #e6e9ed 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(
    ellipse at center,
    #f5f7fa 0%,
    #e6e9ed 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7fa', endColorstr='#e6e9ed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

section#smartWidget .widgetMenu {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}

section#smartWidget .widgetMenu a {
  padding: 12px 20px;
  display: block;
  color: rgba(51, 48, 50, 0.85);
}

section#smartWidget .widgetMenu .active a {
  background: #f26d68;
  border-radius: 100px;
  color: #fff;
  width: 100%;
}

section#smartWidget .widgetMenu a .fa {
  width: 50px;
  color: #f26d68;
  font-size: 18px;
}

section#smartWidget .widgetMenu .active a .fa {
  color: #fff;
}

hr.roundline {
  height: 2px;
  border: none;
  border-radius: 50px 50px 0px 0px;
  width: 100px;
  position: relative;
  margin-bottom: 50px;
}

hr.roundline:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  display: block;
  height: 2px;
  border-radius: 0px 0px 50px 50px;
}

hr.white,
hr.white:after {
  background: white;
}

hr.black,
hr.black:after {
  background: black;
}

hr.roundline.blue,
hr.roundline.blue:after {
  background: #337ab7;
}

hr.roundline.left {
  margin: 20px 0;
}

hr.roundline.small {
  width: 50px;
  margin-bottom: 20px;
}

section#newsletter {
  /*
    margin: 50px auto;
    width: 90%;
*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d60a8+0,4cd2db+100 */
  background: #7d60a8; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #7d60a8 0%,
    #4cd2db 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #7d60a8 0%,
    #4cd2db 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #7d60a8 0%,
    #4cd2db 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d60a8', endColorstr='#4cd2db',GradientType=0 ); /* IE6-9 */
  padding: 100px 0;
  /*     box-shadow: 0px 10px 20px rgba(32, 148, 174, 0.30); */
  color: #fff;
  position: relative;
  overflow: hidden;
}

section#newsletter h3 {
  font-family: "Roboto";
  font-size: 35px;
}

section#newsletter h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
}

#mc_embed_signup input.email {
  border-radius: 40px;
  background: white;
  border: none;
  padding: 12px 12px 12px 20px;
  width: 100%;
  display: block;
  z-index: 1;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  color: #333;
  outline: none;
  position: relative;
}

input:focus {
  outline: none;
}

.emailIcon {
  transform: rotate(25deg);
  opacity: 0.05;
  position: absolute;
  z-index: 0;
  width: 620px;
  display: block;
  left: 19%;
  top: -39%;
  filter: invert(100%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mc_embed_signup input.button {
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 2;
  border-radius: 40px;
  padding: 6px 25px;
  border: none;
  color: #fff;
}

#mc_embed_signup .formContainer {
  position: relative;
  margin-top: 40px;
  font-size: 16px;
}
@media (max-width:768px) {
  #mc_embed_signup .formContainer {
    width: 100%;
  }
}

section#details {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,efefef+100 */
  background: #f7f7f7; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f7f7f7 0%,
    #efefef 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f7f7f7 0%,
    #efefef 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f7f7f7 0%,
    #efefef 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
  padding: 100px 0;
  color: #000;
  width: 100%;
}

section#details h2 {
  margin: 30px 0 20px;
}

section#details .item img {
  margin: 0 auto;
}
section#details .item {
  padding: 0 25%;
}

.carousel-control.left,
.carousel-control.right {
  background: none;
}

section#details .carousel-control .fa {
  font-size: 40px;
  color: #b7b7b7;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  text-shadow: none;
}

.blog.list h3 {
  margin: 0 0 15px 0;
  padding: 0;
}

.blog.list h3 a {
  margin: 0;
  padding: 0;
  color: #333;
}

.blog.list p.author {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.blog.list img.author {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.blog.list p.date {
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 0;
  color: #9f9f9f;
}

.blog.list p.excerpt {
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 20px 0;
}

.blog.list a.btn {
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0 0 20px 0;
  background: none;
  color: #337ab7;
  font-size: 14px;
}

/*
.blog.list a.btn {
    border:none;
    box-shadow: none;
    padding: 10px 20px;
    margin: 0 0 20px 0;
}
*/

.blog.list .row {
  margin: 0 0 30px 0;
}


@media (max-width: 576px) {
  .blog-image-right {
    float: none;
    height: auto;
    margin-left: -70px;
    max-width: 128%;
    margin-top: -20px;
    text-align: right;
  }
}

@media (min-width: 577px) {
  .blog-image-right {
    float: right;
    height: auto;
    margin-right: -140px;
    max-width: 60%;
    margin-top: -70px;
  }
}



.container-wrap {
  padding-top: 0;
  z-index: 2;
  margin-bottom: 300px;
  /*     background-color: #eff3f5; */
  background-color: #f0f3f7;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.8);
  min-height: 1200px;
}
body.home .container-wrap {
  margin-top: 0;
}

section#publications {
  width: 100%;
  color: #322f31;
  padding: 60px;
  /*
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0px 12px 8px -5px rgba(0, 0, 0, 0.25);    
*/
}
@media (max-width: 768px) {
  section#publications .col-md-4 {
    margin-bottom: 130px;
  }
}

section#publications h2 {
  font-weight: 900;
  font-size: 40px;
  margin: 0 0 30px 0;
}

section#publications h3 {
  font-family: Roboto;
  font-weight: 800;
  font-size: 21px;
  line-height: 30px;
  min-height: 70px;
  margin: 0 0 10px 0;
}

section#publications p {
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 30px 0;
  font-family: "Source Sans Pro", sans-serif;
}

.btn-download {
  border-radius: 80px;
  padding: 10px 40px;
  font-size: 18px;
  margin: 0 0 80px 0;
}

hr.sep {
  margin: 60px 0;
}

.press-section .item {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: #ddd solid 1px;
}

.pressReleases .item {
  background: #fff;
  padding: 0px 30px 1px 30px;
  box-shadow: 0 5px 6px #0000001a;
  border-radius: 3px;
  margin: 0 0 20px 0;
}

.inTheNews .item {
  padding: 10px;
}

.inTheNews .item a {
  display: block;
}

@media (max-width: 768px) {
  .pressfix {
    display: flex;
    flex-flow: column nowrap;
  }

  .pressfix .column1 {
    order: 2;
  }
  .pressfix .column2 {
    order: 1;
  }

  .inTheNews .item a {
    background: #fff;
    margin: 10px 20px;
    border-radius: 4px;
    padding: 30px;
    box-shadow: 0 6px 10px #0000001c;
  }

  .press-section .inTheNews .item {
    margin: 0;
    border: none;
  }

  .press-section .pressReleases .item {
    background: #fff;
    margin: 10px 20px;
    border-radius: 4px;
    padding: 30px;
    box-shadow: 0 6px 10px #0000001c;
  }
}

/* THE BLOG */
.theBlog,
.theEvent {
  margin: 0 0 0 0;
  font-family: "Roboto";
  padding-top: 50px;
}

.theBlog ul li,
.theEvent ul li {
  margin-bottom: 20px;
}

/* .theBlog .split2, .theBlog .split3 {
    margin-bottom: 30px;
} */
.theBlogContent p img.left {
  box-shadow: 3px 3px 15px #ddd;
  border: #fff solid 10px;
}
@media (min-width: 992px) {
  .theBlogContent p {
    padding: 0 80px;
  }
  .theBlog h1,
  .theBlogContent h1,
  .theEvent h1,
  .theBlogContent h2,
  .theEvent h2,
  .theBlogContent h3,
  .theEvent h3,
  .theBlogContent h4,
  .theEvent h4 {
    padding: 0 80px;
  }
  .theBlogContent ul, .theBlogContent ol {
    padding: 0 130px;
  }
}
.theBlogContent p img.left {
  width: 300px;
  float: left;
  margin: 10px 60px 30px -70px;
}

.theBlogContent .tags {
  padding: 0 80px;
}
@media (max-width: 768px) {
  .theBlogContent .tags {
    padding: 0;
  }

  .theBlogContent p img.left {
    float: none;
    clear: both;
    margin: 0 10%;
    width: 80%;
  }
}

@media (max-width: 992px) {
  .theBlogContent p {
    padding: 0;
  }
  .theBlog h1,
  theEvent h1 {
    padding: 0;
  }
  .theBlogContent p img.left {
    width: 200px;
    float: left;
    margin: 10px 30px 20px 0px;
  }

  .theBlogContent blockquote {
    margin: 0;
  }

  .theBlogContent blockquote p {
    padding-left: 0px;
    font-size: 18px;
  }
}
  @media (max-width: 576px) {
    .theBlogContent blockquote p {
      font-size: 14px;
    }

    .theBlogContent blockquote {
      margin: 0 0 0 -10px;
      padding: 0 0 0 20px;
    }

    .theBlogContent blockquote img {
      width: 30px!important;
      height: 30px!important;
      margin-right: 10px;
    }
}

.theBlogContent .tags span {
  display: inline-block;
  white-space: nowrap;
  background: rgb(245, 245, 245);
  padding: 5px 8px;
  border-radius: 3px;
  font-size: 14px;
}

@media (min-width: 993px) {
  .theBlogContent blockquote {
    margin: 0 50px 30px 80px;
  }
  .theBlogContent blockquote p {
    padding-left: 10px;
    font-size: 22px;
  }
}

.theBlog .item,
.theEvent .item {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.08),
    0 0.5rem 0.75rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 0 0 0 0;
  height: 100%;
  position: relative;
}

.theBlog .item .content,
.theEvent .item .content {
  padding: 30px 30px 130px 30px;
}

.theBlog h4,
.theEvent h4 {
  font-weight: 900;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.featurePost h4 {
  margin-top: 50px;
}
.theBlog h2,
.theEvent h2 {
  font-family: "Roboto";
  font-weight: 300;
}

.post-thumbnail {
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.split2 .post-thumbnail {
  height: 250px;
}

.split3 .post-thumbnail {
  height: 180px;
}
.authorImage {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  float: left;
  margin: -3px 10px 0 0;
}

.postMeta {
  margin: 20px 0;
  color: rgb(112, 112, 112);
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: left;
}

.theAuthor {
  font-size: 14px;
  font-weight: bold;
  color: #2383c5;
}

section#fourBlock .item {
  background: white;

  font-size: 2em;
}

#fSlogan h3 {
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 100;
  padding: 120px 200px;
  margin: 0;
}


#fBlock {
  padding: 100px;
}

#feMoney {
  padding: 100px;
}

section#bank {
  background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
}

section#bank h3 {
  color: #fff;
  font-size: 44px;
  padding: 100px;
  margin: 0;
}

section#agnostic {
  min-height: 400px;
}

section#API2 {
  background: #f26d68; /* Old browsers */
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    #ffffff 0%,
    #f26d68 50%
  ); /* FF3.6-15 */
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    #ffffff 0%,
    #f26d68 50%
  ); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(
    ellipse at center,
    #ffffff 0%,
    #f26d68 50%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f26d68',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

section#API {
  color: #fff;
  background: #f26d68;
}
section#quote {
  padding: 60px 0 100px 0;
}
section#quote .theQuote {
  font-size: 18px;
  text-align: center;
  padding: 0 30px 20px 30px;
  margin-top: 40px;
  height: 100%;
  margin-bottom: -40px;
}

@media (max-width: 992px) {
  section#quote .theQuote {
    font-size: 18px;
    text-align: center;
    padding: 40px 30px 20px 30px;
    margin-top: 30px;
    height: 100%;
    margin-bottom: -40px;
  }
}

/* DECENTRALIZED */
section#decentralized {
  background: #fff;
}
section#decentralized .left {
  font-size: 22px;
  line-height: 44px;
}

section#decentralized .icon {
  width: 100%;
  max-width: 170px;
  margin-bottom: 30px;
}

/* PARTNERS*/
section#partners {
  background: white;
}
section#partners .box-container {
  padding-bottom: 15px;
}
section#partners .box {
  border-radius: 5px;
  padding: 20px 20px 40px 20px;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
  height: 100%;
}

section#partners h4 {
  margin: 20px 0;
}

section#partners .box.red {
  background: #f26d68;
}

section#partners .box.blue {
  background: #549ae1;
}

section#partners .box.green {
  background: #59c0a2;
}

section#partners .box.purple {
  background: #7c72dc;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .nav-link {
    text-align: center;
    font-size: 17px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* default button styling */

/* global styles for headings & text */
.colorWhite {
  color: white;
}

.borderRight {
  border-right: #ddd solid 1px;
}

.borderLeft {
  border-left: #ddd solid 1px;
}

.nav-link {
  font-size: 14px;
}

.navbar-custom .menuButton {
  display: inline-block;
  border-radius: 5px;
  padding: .5rem 1rem;
  margin: 0;
  border: none;
  font-weight: bold;
  font-size: 14px;
}
.navbar-custom .navbar-nav li .menuButton:hover {
  border: none;
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .navbar-custom a.menuButton {
    margin: 0 auto;
    display: block;
    width: fit-content;
    float: none;
    clear: both;
    padding: 8px 40px;
  }
}

@media (min-width: 768px) {
  .post-thumbnail {
    height: 500px;
  }
}
@media (max-width: 768px) {
  #fSlogan h3 {
    padding: 100px 40px;
    font-size: 1.3em;
  }

  #fBlock,
  #feMoney {
    padding: 30px;
  }
  .post-thumbnail {
    height: 400px;
  }
}

@media (max-width: 576px) {
  .footnotes ol {
    margin-left: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 20px;
  }
  .footnotes,
  .footnotes a {
    font-size: 1px;
  }
  h1,
  .h1 {
    font-size: 1.7rem;
  }
  .post-thumbnail {
    height: 210px;
  }
  #fSlogan h3 {
    padding: 50px;
    font-size: 1em;
  }
  .borderRight {
    border-right: none;
    border-bottom: #ddd solid 1px;
  }

  .borderLeft {
    border-top: #ddd solid 1px;
    border-left: none;
  }

  #fBlock,
  #feMoney {
    padding: 60px;
  }

  section#bank h3 {
    font-size: 27px;
    padding: 100px 30px;
  }

  footer {
    position: relative;
    bottom: 0;
    left: 0;
  }

  .container-wrap {
    margin-bottom: 0;
  }
}

.footnotes,
.footnotes p {
  font-size: 14px;
}

/*EVENTS*/

.theEvents {
  background: none;
  margin: 0;
  padding: 0;
}

.theEvents .banner {
  display: block;
  position: absolute;
  top: 30px;
  right: -50px;
  background: #fff;
  z-index: 3;
  transform: rotate(45deg);
  padding: 5px 50px;
  box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.10);
  font-weight: bold;
  color: #888;
}

.eventPhoto {
  position: relative;
}

.gradientColor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 0;
}

.gradientColor.blue {
  background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
}
.gradientColor.red {
  background-image: linear-gradient(to right, #64265c 0%, #fe4f6c 100%);
}

.theEvents li {
  list-style: none;
  margin: 0;
  padding: 7px;
}
.theEventItem::before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: " ";
  position: absolute;
  opacity: 0.15;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

.theEventItem:hover::before {
  opacity: 0.7;
}

/* .theEventItem::before {
    content: '';
    position: absolute;
    opacity: 0.3;
    background: #000;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 1;
} */
/* 


.theEventItem.gradient.blue::before {
    background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
}

 */
.theEventItem.blue::before {
  background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
}
.theEventItem.red::before {
  background-image: linear-gradient(to right, #64265c 0%, #fe4f6c 100%);
}
.theEventItem.green::before {
  background-image: linear-gradient(120deg, #84fab0 0%, #159e75 100%);
}
.theEventItem.gradient.pink::before {
  background-image: linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%);
}
.theEventItem.gradient.purple::before {
  background-image: linear-gradient(to top, #64265c 0%, #4facfe 100%);
}

.theEventItem:hover span.title {
  display: block;
}

.theEventItem {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
  min-height: 250px;
}
.theEventItem:hover .backgroundImage {
  transform: scale(1.15);
}

.theEventItem .backgroundImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.theEventItem .icon {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size: 40px;
  position: absolute;
  z-index: 9;
  top: 20px;
  left: -50px;
  opacity: 0;
}

.theEventItem:hover .icon {
  left: 20px;
  opacity: 1;
}

@media (max-width: 768px) {
  .theEvent {
    min-height: 250px;
  }
  .eventSpeaker {
    display: block;
    float: none;
    clear: both;
    width: 60%;
    margin: 30px auto;
  }
}

@media (min-width: 769px) {
  .theEventItem {
    min-height: 250px;
  }
  .eventSpeaker {
    float: right;
    width: 240px;
    margin: 0 -50px 30px 30px;
  }
}

.theEventItem span.title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  display: block;
  color: #fff;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 30px;
  text-shadow: 1px 1px 2px #0000005e;
  z-index: 9;
  left: 20px;
  bottom: 20px;
  padding: 0;
  margin: 0 20px 0 0;
}

@media (max-width: 992px) {
  .theEventItem span.title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .theEventItem span.title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .theEventItem span.title {
    font-size: 32px;
  }
}

.theEventItem span.subtitle {
  display: block;
  margin-top: 20px;
  font-size: 18px;
  line-height: 18px;
}

.theEventItem span.date {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  line-height: 18px;
}

blockquote {
  margin: 0 50px 30px 0px;
  font-style: italic;
  padding: 0 0 0 50px;
  border-left: #ddd solid 3px;
}

.newButton {
    border-radius: 5px;
    padding: 15px 25px;
    color: #fff;
    font-size: 16px;
    box-shadow:2px 2px 8px rgba(0, 0, 0, 0.171);
    border: none;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 10px;
}
.newButton:hover {
  color: #fff;
}

.theBlogContent ol li,
.theBlogContent ul li {
  margin-bottom: 20px;
}

.homePhone {
  height: 550px;
  margin: 50px 0 0 -100px;
}
@media (max-width: 768px) {
  .homePhone {
    height: 420px;
  }
}

.announcement {
  width: 70%;
}

.youtube-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.clearFix {
  clear: both;
  float: none;
}

/* NEW */
.homepageTopPhone {
  height: 600px;
  margin: 0px 0 0 50px;
}

.theItemBox {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 52px 54px #413e654c;
  border-radius: 10px;
  opacity: 1;
  padding: 20px;
  margin-bottom: 15px;
  min-height: 140px;
}

#why-emoney .theItemBox img {
  height: 60px;
}

#only-smarter .theItemBox img {
  height: 140px;
  margin: 20px 0 40px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#only-smarter .theItemBox {
  min-height: 400px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  zoom: 1;
  padding: 35px;
}

/* #only-smarter .theItemBox:hover {
    margin: -25px -10px 0 -10px;
    z-index: 99;
    padding: 20px;
}

#only-smarter .theItemBox:hover img  {
    height: 200px;
} */

#only-smarter .theItemBox p.description {
  font-size: 16px;
  line-height: 24px;
}

#only-smarter .theItemBox h3 {
  margin: 10px 0;
  text-align: center;
}

#only-smarter .theItemBox p {
  margin: 0;
  text-align: center;
}

.theItemBox h3 {
  text-align: left;
  font: normal normal bold 24px/29px Roboto;
  letter-spacing: -0.75px;
  color: #19191b;
  opacity: 1;
  margin-bottom: 20px;
}

.theItemBox p {
  text-align: left;
  font: normal normal normal 14px/20px Roboto;
  letter-spacing: -0.5px;
  color: #696871;
  opacity: 1;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.theItemBoxPartner {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #eae9f2;
  border-radius: 10px;
  opacity: 1;
  padding: 0px;
  height: 120px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative
}

.theItemBoxPartner img {
  max-width: 140px;
  max-height: 40%;
  height: auto;
  display: block;
  /* margin: 20px auto; */
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

/* .theItemBoxPartner:hover img {
  margin: 15px auto 25px auto;
} */

.theItemBoxPartner .hoverBox {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  padding: 25px;

}

/* .theItemBoxPartner:hover .hoverBox {
  margin-top: 10px;
  opacity: 0.9;
} */

.theItemBoxPartner h3 {
  font-size: 1.8rem;
  font-weight: 100;
}

#theSandbox {
  background: white;
}

.dot {
  height: 175px;
  width: 175px;
  /* background-color: #3C95EC; */
  background: transparent
    linear-gradient(299deg, #544da7 0%, #3c95ec 99%, #3c95ec 100%) 0% 0%
    no-repeat padding-box;
  opacity: 0.05;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  top: 5%;
}

#vban .theItemBox {
  min-height: 320px;
  text-align: center;
}

#vban .theItemBox img {
  margin: 20px auto;
  height: 80%;
}

.sandbox-image {
  margin-bottom: -130px;
  width: 100%;
  vertical-align: baseline;
}

@media (max-width: 768px) {
  #vban .theItemBox img {
    height: 80px;
    width: auto;
  }
  #vban .theItemBox {
    min-height: 250px;
  }
  .sandbox-image {
    margin-bottom: -0;
  }
}

.gradientBottom {
  position: absolute;
  bottom: 0;
  height: 300px;
  width: 100%;
  background-image: linear-gradient(to top, #ffffff 0%, #ffffff00 100%);
  z-index: 1;
}

.theEventItem::after {
  content: "";
  width: 100%;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, #000000 0%, #00000000 100%);
  z-index: 1;
}

/* for image caption */
img + em {
  font-style: italic;
  display: table;
  text-align: center;
  font-size: 80%;
  border-bottom: #ddd solid 2px;
  padding: 0 35px 15px 35px;
  margin: 0 auto;
  float: none;
  clear: both;
}

@media screen and (min-width: 1024px) {
  section.video {
    /* padding: 80px 64px; */
  }
}

@media screen and (min-width: 768px) {
  section.video {
    /* padding: 48px;
        margin-left: -64px;
        margin-right: -64px; */
  }
}
@media screen and (min-width: 0px) {
  section.video {
    /* padding: 48px 32px;
        margin-left: -24px;
        margin-right: -24px; */
  }
}

.vimeo-container {
  background: transparent;
  padding-bottom: calc(56.25%);
  border-radius: 10px;
  box-shadow: rgb(0 0 0 / 35%) 0px 15px 70px;
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 20px;
  margin-bottom: 80px;
}

.vimeo-container iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  inset: 0px;
}

b.gradient-wipe {
  text-align: center;

  background: linear-gradient(
    to right,
    #3c95ec 0%,
    #6e63cc 30%,
    #fc6080 60%,
    #6e63cc 80%,
    #3c95ec 100%
  );
  background-size: 200% auto;

  color: #3c95ec;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  animation: shine 15s linear infinite;
}

@keyframes shine {
  to {
    background-position: 200% center;
  }
}

/* VIDEO OVERLAY */
.play {
  width: 70px;
  height: 70px;
  background: #222;
  display: block;
  margin: -35px 0 0 -35px;
  /* Important for :after */
  position: absolute;
  /* Makes a circle */
  border-radius: 50%;
  left: 50%;
  top: 50%;
}

.play:hover {
  background: #333;
  cursor: pointer;
}

.play:after {
  position: absolute;
  content: "";
  /* Centering */
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -8px;
  /* CSS Triangle */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #ffffff;
}

/* Fullscreen Overlay */
.overlay {
  width: 100%;
  height: 100vh;
  /* 50% opacity black */
  background: #070725d5;
  /* Stays locked on scroll */
  position: fixed;
  /* On top of the rest*/
  z-index: 4;
  /* Hidden */
  opacity: 0;
  /* No interference */
  left: -100%;
  /* CSS3 Transition */
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  top: 0;
}

/* 90% width container */
.video-container {
  width: 90%;
  /* Centering */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.closeX {
  width: 20px;
  fill: white;
  position: absolute;
  right: 0;
  /* Bring above video */
  top: -30px;
}

.closeX:hover {
  /* 50% opacity white */
  fill: rgba(255, 255, 255, 0.521);
  cursor: pointer;
}

/* Class to fade in overlay */
.show {
  opacity: 1;
}

/* GET STARTED */
.getStarted-container {
    background: white;
    border-radius: 8px;
    box-shadow: 0 20px 20px #0000001a;
    padding: 30px 0;
}

.getStartedCat-col {
    margin-bottom: 15px;
}

.getStartedCat {
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  padding: 10px 20px;
  border: 1px solid #efefef;
}

.getStartedCat:hover {
  background: #f3f3f3;
}

.getStartedCat.active,
.getStartedCat.active:hover {
  background: #3c95ec;
  border: none;
  color: #fff;
}

.getStartedCat-txt {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  text-align: center;
}

.getStartedCat-img {
  min-width: 74px;
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .getStarted-container {
    padding: 60px;
  }

  .getStartedCat {
    flex-direction: column;
  }
}

.playSmall {
  width: 30px;
  height: 30px;
  border: solid #3c95ec 4px;
  display: inline-block;
  /* Important for :after */
  /* Makes a circle */
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
}

a:hover .playSmall {
  background: #3c95ec;
  cursor: pointer;
}
a:hover .playSmall:after {
  border-color: transparent transparent transparent #fff;
}

.playSmall:after {
  position: absolute;
  content: "";
  /* Centering */
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -3px;
  /* CSS Triangle */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #3c95ec;
}

/* YOUTUBE overlay */
.overlay-video {
  display: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -ms-transition: opacity 600ms ease-in;
  transition: opacity 600ms ease-in;
  -ms-transition: opacity 0.6s;
  transition: opacity 0.6s;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;

  background: #070725d5;

  z-index: 999999;
}

.o1 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -ms-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
  -ms-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.videoWrapperExt {
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 982px;
  padding: 0 20px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.close {
  width: 20px;
  fill: white;
  position: absolute;
  right: 0;
  /* Bring above video */
  top: -30px;
}

.close:hover {
  /* 50% opacity white */
  fill: rgba(255, 255, 255, 0.521);
  cursor: pointer;
}

section#devs {
  background: white;
  padding: 40px 0;
}
section#devs .container {
  color: #fff;
  background: #353a45;
  overflow: hidden;
  border-radius: 8px;
}

.arrow-up {
  position: absolute;
  top: -10px;
  left: 45px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;

  border-bottom: 15px solid #dce7f2;
}

/* SECTION > FUTURE OF SETTLEMENT */

section#future-of-settlement {
  background: #fff;
  padding: 80px 0;
}

section#future-of-settlement h2 {
  font: normal normal bold 45px/55px Roboto;
  letter-spacing: -1px;
  margin-bottom: 20px;
  color: #322F31;
  max-width: 18ch;
}

#future-of-settlement .forIntro p {
  line-height: 38px;
  font-size: 18px;
  font-weight: 300;
  display: block;
  margin-bottom: 50px;
  max-width: 50ch;
}

section#future-of-settlement h4 {
  margin: 10px 0;
}

.iconlist p {
  line-height: 24px;
    font-size: 1rem;
    font-weight: 300;
    display: block;
    margin-right: 50px;
}

.iconlist img {
  width: 75%;
  margin-top: 15%;
}


/* ABOUT */

#about-container {
  padding-top: 50px;
}

#about {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0.25rem rgb(0 0 0 / 8%), 0 0.5rem 0.75rem rgb(0 0 0 / 10%);
  overflow: hidden;
}

#about h1 {
  font-family: "Roboto";
  font-weight: 900;
  color: #fff;
  margin: 2rem  0 0 0;
}

#about h2 {
  font-family: "Roboto";
  font-weight: 900;
}

#about-content {
  padding: 30px 110px;
}

#about-header {
  background: #030251;;
  padding: 60px 30px;
}

#about .summary {
  border-left: 5px solid #2385c4;;
  padding-left: 2rem;
  margin: 3rem 0;
}

#about .summary h2 {
  font-size: 1.5rem;
  font-weight: 900;
  margin: 0 0 1rem 0;
}

#about li {
  margin-bottom: 1rem;
}

#about .quote {
  font-size: 1.5rem;
  padding-left: 30px;
  border-left: 5px solid #2385c4;;
}

#about .highlight {
  background: #2385c4;;
  padding: 5px;
  color: #fff;
  font-weight: 900;
}

#about .caption {
  font-size: 0.75rem;
  color: #333;
  text-align: center;
  margin-top: 1rem;
}

#about .heading {
  display: flex;
  align-items: center;
  margin: 3rem 0;
}

#about .heading-icon {
  margin-right: 30px;
}

#about h2.heading-text {
  margin: 0;
  max-width: 39ch;
}

#about .icon {
  font-size: 4rem;
}

@media (max-width: 769px) {
  #about-content {
    padding: 30px;
  }

  #about .summary {
    padding-left: 1rem;
    margin: 1rem 0;
  }
  
  #about .summary ul, 
  #about .summary li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
  }

  #about h2 {
    font-size: 1.5rem;
  }
  
  #about .quote {
    padding-left: 1rem;
  }

}


/**/

.team-name {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

.team-title {
  font-size: 1rem;
  margin: 0 0 15px 0;
}