html {
  background: WhiteSmoke;
  width: 100%; }

body {
  font-family: 'Cabin', serif;
  background: WhiteSmoke;
  color: #333; }

h1 {
  font-size: 65px; }

.center {
  margin: 0 auto;
  text-align: center; }

.tagcontainer {
  height: 500px;
  background-color: #222;
  color: #eee;
  padding: 100px 50px 0px 50px;
  background-image: url("http://127.0.0.1/linkist/wp-content/themes/homepage-theme/image/linkistbgsmall.png");
  background-position: center;
  background-size: cover;
  background-repeat: repeat; }

.tagcontainer strong {
  color: greenyellow;
  text-align: center; }

.tagline {
  text-align: center;
  margin: 0 auto; }

.sectionrow {
  margin: 10px 0px 10px 0px;
  height: auto;
  border-bottom: 1px solid linen;
  font-size: 30px;
  line-height: 35px; }

h2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDVDOUZGOyIgLz48c3RvcCBvZmZzZXQ9IjQ1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwOENGRjsiIC8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdHlsZT0ic3RvcC1jb2xvcjojQTYwMEZGOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
  background-image: linear-gradient(-90deg, #05C9FF 0%, #008CFF 45%, #A600FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  display: inline-block;
  /*required*/
  font-size: 45px;
  line-height: 45px; }

.onehundred {
  width: 100%; }

.howitworks {
  text-align: left;
  padding: 50px; }

.phone {
  text-align: center; }

.phone img {
  width: 270px; }

h2 {
  font-weight: 700; }

.column p {
  padding-top: 1vh; }

.column .button {
  text-align: center;
  margin: 0 auto;
  margin-top: 80px; }

.features h2 {
  margin-bottom: 30px; }

.features .column {
  font-size: 1.5; }

.socialfeatures li {
  width: 30px;
  display: inline-block; }

.socialfeatures svg {
  fill: orangered; }

.cryptofeatures svg {
  width: 100px;
  margin-bottom: -40px; }

.cryptofeatures svg .btc {
  color: orangered;
  fill: orangered; }

.cryptofeatures svg .btc1 {
  color: #fff;
  fill: #fff; }

.managefeatures img {
  width: 80px;
  color: orangered;
  fill: orangered;
  margin-bottom: -40px; }

.howitworks p {
  text-align: center !important; }

.socialfeatures, .cryptofeatures, .managefeatures {
  box-shadow: 0px 10px 10px  #efefef;
  height: 200px;
  vertical-align: middle;
  margin: 5px;
  border-radius: 5px; }

.howitworks {
  box-shadow: 0px 10px 18px  #efefef;
  margin: 5px;
  border-radius: 5px; }

.example {
  margin: 1px;
  padding: 10px; }

.before {
  background-color: #fff0e6;
  border-radius: 20px;
  box-shadow: 1px 1px 10px #eee; }

.after {
  background-color: #ccfff5;
  border-radius: 20px; }

.whythis {
  box-shadow: 0px 10px 10px  #efefef;
  height: 300px;
  vertical-align: middle;
  margin: 5px;
  border-radius: 5px;
  margin-top: 50px; }

.fab, .fas {
  padding: 5px;
  color: orangered; }

.example .far {
  padding: 10px; }

.features {
  margin-top: 50px; }

.ctabutton {
  width: 100%;
  text-align: center;
  font-size: 40px;
  background-color: #aaa;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #eee;
  font-weight: 700; }

.ctabutton:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMDVDOUZGOyIgLz48c3RvcCBvZmZzZXQ9IjQ1JSIgc3R5bGU9InN0b3AtY29sb3I6IzAwOENGRjsiIC8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdHlsZT0ic3RvcC1jb2xvcjojQTYwMEZGOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=); }

.before {
  background-color: #eee;
  border-radius: 20px;
  box-shadow: 1px 1px 10px #eee; }

.after {
  background-color: #dedede;
  border-radius: 20px; }

.fab, .fas {
  padding: 5px;
  color: #bbb; }

body {
  color: #444; }

.before, .after {
  font-size: 22px; }

.hiw p {
  text-align: left;
  font-size: 22px; }

.features {
  font-size: 22px; }

.fa-bitcoin {
  font-size: 40px;
  transform: rotate(-12deg);
  display: block;
  margin-bottom: -50px;
  margin-top: -5px;
  display: inline-block; }

.fa-qrcode {
  font-size: 40px; }

@media only screen and (max-width: 700px) {
  .button {
    width: 330px; }
  h1 {
    font-size: 35px; }
  h2 {
    font-size: 35px; }
  .sectionrow {
    font-size: 20px; }
  body, .before, .after, .column, .columns {
    font-size: 16px; }
  .hiw, .hiw p {
    text-align: center !important; }
  .button.is-primary {
    margin: 10 auto;
    display: block;
    width: 70%; }
  .socialfeatures, .fab, .fas {
    font-size: 30px; } }
