@charset "UTF-8";
/* Custom Font */

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,700,800");
/*Custom Additions*/

legend.hs-field-desc {
    font-size: 0.7rem;
    margin-top: 14px;
}

.rules-container p {
    color: #fff;
    font-weight: 400;
    max-width: 900px;
    margin: auto;
    margin-top: 20px;
    line-height: 1.7em;
}

.rules-container ol {
  color: #fff;
  list-style-position: inside;
  line-height: 1.7em;
  margin-top: 5px;
}

.rules-container a {
  color: #38e2ff;
  font-weight: 500;
}

p.dates {
  margin-top: 5px;
}

p.question {
  font-weight: 600;
}

.donthold {
  font-weight: 600 !important;
  font-size: 20px;
}

.dont-container {
  padding-bottom: 40px;
}

.findout, .note {
  margin-bottom: 30px !important;
}

.ICO_img
{
    text-align: center;
    margin: auto;
    align-content: center;
    display: block;
    margin-bottom: 20px;
    width:auto;
}

.watchdoglogo {
  height: 77.27px;
  max-width: 340px;
  margin-top: 30px;
}

.ingot-logo {
  background: rgba(0, 0, 0, 0.8);
    padding: 15px;
    display: block;
    max-width: 100%;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 30px;
}

span.span1::before {
    content:"";
    width:30px;
    height:30px;
    box-shadow: #5eccf9 -5px -4px 26px -8px;
    border: 1px solid #0090bb;
    border-bottom:none;
    border-right:none;
    position:absolute;
    left:0;
    /* text-shadow: white 0px 0px 10px; */
    top:0;
}

span.span2::after {
    content:"";
    width:30px;
    height:30px;
    box-shadow: #5eccf9 5px 4px 26px -8px;
    border: 1px solid #0090bb;
    border-top:none;
    border-left:none;
    position:absolute;
    right:0;
    bottom:0;
}

span.span3::before {
    content:"";
    width:30px;
    height:30px;
    box-shadow: #5eccf9 -8px 6px 26px -8px;
    border: 1px solid #0090bb;
    border-top:none;
    border-right:none;
    position:absolute;
    left:0;
    bottom:0;
}

span.span4::after {
    content:"";
    width:30px;
    height:30px;
    box-shadow: #5eccf9 2px -5px 26px -8px;
    border: 1px solid #0090bb;
    border-bottom:none;
    border-left:none;
    position:absolute;
    right:0;
    top:0;
}

.modal_1, .modal_2 {
    position: fixed;
    background: rgba(0, 0, 0, 0.86);
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    z-index: 999999;
    right: 0;
    left: 0;
    bottom: 0;
/*     border-radius: 30px; */
    margin: auto;
    display: none;
}



.Modal1_content {
    position: absolute;
    color: white;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    height: fit-content;
    width: 33%;
    display: block;
    background: rgba(22, 48, 88, 0.93);
    min-width: 400px;
    /* border-bottom-left-radius: 35px; */
    /* border-top-left-radius: 35px; */
    /* border-bottom-right-radius: 35px; */
    /* border: 1px solid #353535c4; */
    /* box-shadow: #0a3279 0px 0px 10px 0px; */
}

.Modal2_content{
    position: absolute;
    color: white;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    height: 635px;
    width: 33%;
    display: block;
    background: rgba(22, 48, 88, 0.93);
      min-width: 400px;
    /* border-bottom-left-radius: 35px; */
    /* border-top-left-radius: 35px; */
    /* border-bottom-right-radius: 35px; */
    /* border: 1px solid #353535c4; */
    /* box-shadow: #0a3279 0px 0px 10px 0px; */
  
}
.Modal1_inner h1, .Modal2_inner h1 {
    color: white;
    margin: auto;
    width: 100%;
    height: 100%;
    font-size: 2rem;
}

.Modal1_inner, .Modal2_inner {
    padding: 25px;
    margin: auto;
    /* top: 15%; */
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
}

span.token-number {
  display: block;
  padding-top: 20px;
  font-size: 1rem;
}

span.learn-how {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
}

#close_modal1, #close_modal2 {
    outline: none;
    border: none;
    background: none;
    color: #2790bb;
    font-size: 2rem;
    right: -14px;
    position: absolute;
    /* box-shadow: #288fbb 0px 0px 10px 0px; */
    top: -14px;
    border-radius: 40px;
    width: 31px;
    height: 31px;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 9999999;
    background: #153056;
    cursor: pointer;
}

@media only screen and (max-width: 1366px) {
  .Modal1_inner, .Modal2_inner {
    /* top: 20%; */
    /* position: absolute; */
  }
}

@media only screen and (max-width: 768px) {
  .Modal1_inner, .Modal2_inner {
    /* top: 0%; */
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
  }
}

@media only screen and (max-width: 500px) {
  .Modal1_content
  {
    height:100%;
    width:100%;
    min-width: 100%;
  }
  .Modal2_content
  {
    height:100%;
    width:100%;
    min-width: 100%;
  }
  #close_modal1, #close_modal2
  {
    top:4px;
    right:4px;
  }
}

li.states img {
    width: 150px;
}

p.paragraphEnd {
    padding-top: 0px !important;
    margin: auto;
    display: block;
    text-shadow: none !important;
    margin-top: -20px;
    margin-bottom: 40px;
}

#Offer hr
{
    text-align: center;
    width: 70%;
    margin: auto;
    margin-top: 30px;
    border-color: #00000061;
    border-width: 0.5px;
}
.StatColumn {
    width: 418px;
    display: inline-block;
    padding-top: 20px;
}

.StatTable {
    width: 60%;
    margin: auto;
    position: relative;
    margin-top: 20px;
}

span.StatTitle {
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
    padding-right: 10px;
}
span.StatContent {
    font-family: 'Montserrat';
    font-size: 0.9rem;
    text-transform: initial;
}

@media only screen and (max-width: 479px) {
  span.StatContent
  {
    text-align:center;
    margin:auto;
    display: block;
  }
  span.StatTitle {
/*   float:left; */
width:250px;
  }
.StatColumn {
  width: 248px;
  text-align:center;
  display: block;
  margin: auto;
  position: relative;
  left: 0;
}
}

.containerf {
  font-family: "Source Sans Pro", sans-serif;
  /*   max-width: 768px; */
  padding: 0px;
  /* width: 100%; */
  margin: 20px 0px;
  height: 100%;
  position: relative;
  min-width: 300px;
  /* float: left; */
}

@media screen and (max-width: 658px) {
.Offerrings
  {
    text-align:center !important;
    width:100% !important;
  }
  .StatTable
  {
    width:100%;
  }
  .containerf
  {
    min-width:285px !important;
  }
    .containerf .card
  {
    /* width:95% !important; */
    /* min-width:274px !important; */
  }
}

@media screen and (min-width: 736px) {
  .containerf {
    margin: 100px auto;
  }


}
.containerf .card {
  margin-bottom: 25px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  border-radius: 4px;
  float: left;
  min-width: 300px;
  border: 1px solid #0f697e;
  /* height: 560px; */  /* TO:DO  remove this when we are adding three tiers */
  z-index: 30;
  background: #084970;
  box-shadow: black 0px 0px 17px -2px;
}

.cardspan
{
    padding-top: 10px;
    position: relative;
    top: 37px;
    color: rgb(1, 16, 25);
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.7rem;
    display: block;
    text-transform: uppercase;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 1155px) {
  .containerf .card {
    display: inline-block;
    /*     width: 33.33%; */ /* TO:DO  change to this when we're doing three tiers */
    width: 100%;
  }

}
.containerf .card .type {
  display: inline-block;
  border-bottom: 1px solid #d6dde3;
  padding: 15px 0px;
  width: 100%;
  color: #f3f3f3;
  font-weight: 700;
  font-size: 20px;
  font-family: 'Montserrat';
  font-weight: 300;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
.containerf .card .plan {
  background: rgba(243, 243, 243, 0.37);
  width: 100%;
  padding: 15px 0px;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  border-bottom: 1px solid rgba(214, 221, 227, 0.25);
  letter-spacing: 0.25rem;
  text-shadow: black 0px 0px 4px;
  font-family: 'Montserrat';
}
.containerf .card .price {
  display: inline-block;
  padding: 20px 0px;
  font-size: 60px;
  color: #00aff0;
}
.containerf .card .price sup {
  font-size: 30px;
}
.containerf .card .price span {
  font-size: 24px;
}
.containerf .card .details span {
  display: block;
  color: #f3f3f3;
  margin: 7.5px 0px;
  font-size: 400;
}

.containerf .card .details span a {
    color: white;
    font-weight: 400;
    font-family: 'Montserrat';
    letter-spacing: 0.15rem;
    cursor: pointer;
    transition: all 0.25s;
    word-wrap: break-word;
}
.containerf .card .details span a:hover
{
/*    display: block;*/
    color: #ffffff;
    text-shadow: white 0px 0px 10px;
    zoom:1.2;
    /* position: relative; */
    /* height: 0px; */
}
.details
{
  padding:0px 40px;
  /*   overflow: auto; */
  height: 330px;
  display: block;
  font-weight: 300;
  font-family: 'Montserrat';
}
.details_temp
{
  height:100% !important;
}
.containerf .card .details span strong {
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
.containerf .card:first-child {
  margin-right: -5px;
  z-index: 20;
}
.containerf .card:last-child {
  margin-left: -5px;
  z-index: 20;
}
.containerf .card:first-child, .containerf .card:last-child {
  /* height: 520px; */
  margin-top: -6px;
  background: rgb(8, 73, 112);
  box-shadow: none;
}

.containerf .button {
    background: #e3b74a;
    padding: 12px 0px;
    bottom: 79px;
    left: 0;
    right: 0;
    width: 200px;
    margin: auto;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #000;
    margin-bottom: 2rem;
}


div#particles-js {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.mountain
{
  background-image:url(/hubfs/4371728/Airdrops/img/BG_mountains.png);
  width:100%;
  height:100%;
  position:absolute;
  display:block;
  background-size:cover;
  background-position:bottom center;
  z-index: -1;
}

.sun {
    height: 100%;
    display: block;
    width: 100%;
    background: url(/hubfs/4371728/Airdrops/img/sun.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    top: 19%;
    left: 0;
    /* right: 0; */
    margin: auto;
    background-size: contain;
    background-position: center;
    -webkit-animation: rotating 25s linear infinite;
    -moz-animation: rotating 25s linear infinite;
    -ms-animation: rotating 25s linear infinite;
    -o-animation: rotating 25s linear infinite;
    animation: rotating 25s linear infinite;
    opacity: 1;
    filter: blur(5px) saturate(0.6);
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.bg-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(14px);
}
#Clouds {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 30%;
  overflow: hidden;
  -webkit-animation: FadeIn 3s ease-out;
  animation: FadeIn 3s ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.9;
}
@-webkit-keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Cloud {
  position: absolute;
  width: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 70px;
  -webkit-animation-duration: 120s;
          animation-duration: 120s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-name: Float, FadeFloat;
          animation-name: Float, FadeFloat;
  z-index: 1;
}
.Cloud.Foreground {
  height: 10%;
  min-height: 20px;
  z-index: 3;
  opacity: 0.3;
}
.Cloud.Background {
  opacity: 0.5;
  height: 9.09090909%;
  min-height: 8px;
  -webkit-animation-duration: 210s;
  animation-duration: 210s;
0.5:
}
@-webkit-keyframes Float {
  from {
    -webkit-transform: translateX(100%) translateZ(0);
            transform: translateX(100%) translateZ(0);
  }
  to {
    -webkit-transform: translateX(-15%) translateZ(0);
            transform: translateX(-15%) translateZ(0);
  }
}
@keyframes Float {
  from {
    -webkit-transform: translateX(100%) translateZ(0);
            transform: translateX(100%) translateZ(0);
  }
  to {
    -webkit-transform: translateX(-15%) translateZ(0);
            transform: translateX(-15%) translateZ(0);
  }
}
/*
@keyframes Float {
  from { transform: translateX(100%) translateY(-100%) translateZ(0); }
  50% { transform: translateX(55%) translateY(0) translateZ(0); }
  to { transform: translateX(-5%) translateY(-100%) translateZ(0); }
}
*/
@-webkit-keyframes FadeFloat {
  0%,
  100% {
    opacity: 0;
  }
  5%,
  90% {
    opacity: 1;
  }
}
@keyframes FadeFloat {
  0%,
  100% {
    opacity: 0;
  }
  5%,
  90% {
    opacity: 1;
  }
}
.Cloud:nth-child(10) {
  -webkit-animation-delay: -184.61538462s;
          animation-delay: -184.61538462s;
  top: 60%;
}
.Cloud.Foreground:nth-child(10) {
  -webkit-animation-duration: 80s;
          animation-duration: 80s;
  height: 35%;
}
.Cloud.Background:nth-child(10) {
  -webkit-animation-duration: 110s;
          animation-duration: 110s;
  height: -3.40909091%;
}
.Cloud:nth-child(9) {
  -webkit-animation-delay: -166.15384615s;
          animation-delay: -166.15384615s;
  top: 54%;
}
.Cloud.Foreground:nth-child(9) {
  -webkit-animation-duration: 84s;
          animation-duration: 84s;
  height: 32.5%;
}
.Cloud.Background:nth-child(9) {
  -webkit-animation-duration: 114s;
          animation-duration: 114s;
  height: -2.15909091%;
}
.Cloud:nth-child(8) {
  -webkit-animation-delay: -147.69230769s;
          animation-delay: -147.69230769s;
  top: 48%;
}
.Cloud.Foreground:nth-child(8) {
  -webkit-animation-duration: 88s;
          animation-duration: 88s;
  height: 30%;
}
.Cloud.Background:nth-child(8) {
  -webkit-animation-duration: 118s;
          animation-duration: 118s;
  height: -0.90909091%;
}
.Cloud:nth-child(7) {
  -webkit-animation-delay: -129.23076923s;
          animation-delay: -129.23076923s;
  top: 42%;
}
.Cloud.Foreground:nth-child(7) {
  -webkit-animation-duration: 92s;
          animation-duration: 92s;
  height: 27.5%;
}
.Cloud.Background:nth-child(7) {
  -webkit-animation-duration: 122s;
          animation-duration: 122s;
  height: 0.34090909%;
}
.Cloud:nth-child(6) {
  -webkit-animation-delay: -110.76923077s;
          animation-delay: -110.76923077s;
  top: 36%;
}
.Cloud.Foreground:nth-child(6) {
  -webkit-animation-duration: 96s;
          animation-duration: 96s;
  height: 25%;
}
.Cloud.Background:nth-child(6) {
  -webkit-animation-duration: 126s;
          animation-duration: 126s;
  height: 1.59090909%;
}
.Cloud:nth-child(5) {
  -webkit-animation-delay: -92.30769231s;
          animation-delay: -92.30769231s;
  top: 30%;
}
.Cloud.Foreground:nth-child(5) {
  -webkit-animation-duration: 100s;
          animation-duration: 100s;
  height: 22.5%;
}
.Cloud.Background:nth-child(5) {
  -webkit-animation-duration: 130s;
          animation-duration: 130s;
  height: 2.84090909%;
}
.Cloud:nth-child(4) {
  -webkit-animation-delay: -73.84615385s;
          animation-delay: -73.84615385s;
  top: 24%;
}
.Cloud.Foreground:nth-child(4) {
  -webkit-animation-duration: 104s;
          animation-duration: 104s;
  height: 20%;
}
.Cloud.Background:nth-child(4) {
  -webkit-animation-duration: 134s;
          animation-duration: 134s;
  height: 4.09090909%;
}
.Cloud:nth-child(3) {
  -webkit-animation-delay: -55.38461538s;
          animation-delay: -55.38461538s;
  top: 18%;
}
.Cloud.Foreground:nth-child(3) {
  -webkit-animation-duration: 108s;
          animation-duration: 108s;
  height: 17.5%;
}
.Cloud.Background:nth-child(3) {
  -webkit-animation-duration: 138s;
          animation-duration: 138s;
  height: 5.34090909%;
}
.Cloud:nth-child(2) {
  -webkit-animation-delay: -36.92307692s;
          animation-delay: -36.92307692s;
  top: 12%;
}
.Cloud.Foreground:nth-child(2) {
  -webkit-animation-duration: 112s;
          animation-duration: 112s;
  height: 15%;
}
.Cloud.Background:nth-child(2) {
  -webkit-animation-duration: 142s;
          animation-duration: 142s;
  height: 6.59090909%;
}
.Cloud:nth-child(1) {
  -webkit-animation-delay: -18.46153846s;
          animation-delay: -18.46153846s;
  top: 6%;
}
.Cloud.Foreground:nth-child(1) {
  -webkit-animation-duration: 116s;
          animation-duration: 116s;
  height: 12.5%;
}
.Cloud.Background:nth-child(1) {
  -webkit-animation-duration: 146s;
          animation-duration: 146s;
  height: 7.84090909%;
}
.Cloud {
  background-image: url(/hubfs/4371728/Airdrops/img/cloud.png);
  opacity: 0.4;
}
.Cloud.Background {
  background-image: url(/hubfs/4371728/Airdrops/img/cloud_background.png);
}



small {
    font-size: 1.2rem;
    line-height: inherit;
}

blockquote {
    margin: 3.9rem 0;
    padding-left: 4.5rem;
    position: relative;
}

blockquote:before {
    content: "\201C";
    font-size: 7rem;
    line-height: 0px;
    margin: 0;
    color: rgba(0, 0, 0, 0.25);
    font-family: arial, sans-serif;
    position: absolute;
    top: 2.6rem;
    left: -2.3rem;
}

blockquote p {
    font-family: "Montserrat", sans-serif;
    padding: 0;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #111111;
}

blockquote cite {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.5;
    color: #4A4A44;
    font-weight: bold;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \0020";
}

blockquote cite a, blockquote cite a:visited {
    color: #828282;
    border: none;
}

abbr {
    font-family: "lora-bold", serif;
    font-variant: small-caps;
    text-transform: lowercase;
    letter-spacing: .05rem;
    color: #828282;
}

var, kbd, samp, code, pre {
    font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace;
}

pre {
    padding: 2.4rem 3rem 3rem;
    background: #F1F1F1;
    overflow-x: auto;
}

code {
    font-size: 1.4rem;
    margin: 0 .2rem;
    padding: .3rem .6rem;
    white-space: nowrap;
    background: #F1F1F1;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
}

pre > code {
    display: block;
    white-space: pre;
    line-height: 2;
    padding: 0;
    margin: 0;
}

pre.prettyprint > code {
    border: none;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
    text-decoration: none;
}

mark {
    background: #ffd900;
    color: #000000;
}

hr {
    border: solid rgba(0, 0, 0, 0.1);
    border-width: 1px 0 0;
    clear: both;
    margin: 2.4rem 0 1.5rem;
    height: 0;
}


#ICOs img {
    width: 9.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
}

div#ICOs {
    text-align: center;
    margin: auto;
    padding: 0.5rem;
    background: rgba(31, 43, 77, 0.27);
    border-radius: 40px;
    width: 85%;
    margin-top: 50px;
}

.column-12 {
    display: flex;
    margin: auto;
    padding: 5rem !important;
}

.column-6 {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.arrowHeader {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 77px;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 50px;
    text-shadow: black 0px 0px 4px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 4rem;
    color: white;
    outline: none !important;
    font-weight: 100;
    z-index: 99999;
}
@media only screen and (max-width: 1024px) {
/*
.column-12 {
    display:block;
    margin:auto;
    text-align:center;
}
.column-6 {
    margin-top:60px;
    width:unset;
}
*/

}
@media only screen and (max-width: 510px) {
    .column-12 {
        padding: 2rem !important;
    }
    .column-6 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center !important;
    }
    .column-6 h1{
        font-size:2rem;
    }
    .column-6 h3{
        text-align: center;
    }
    .btn-block
    {
        width:unset !important;
    }
}


@media only screen and (max-width: 910px) {
    blockquote p
    {
        font-size:0.9rem;
    }
}

.subheaderTIO{
    color: #b9b9b9;
    margin: 2rem auto;
    line-height: 2.2rem;
    text-shadow: black 0px 0px 10px;
    text-align: left;
}

.Offerrings{
  width: 60%;
  margin:auto;
  font-size:1.2rem !important;
  line-height: 1.6rem !important;
  text-align: justify;
  margin-bottom: 15px;
}
.Offerrings p strong
{
    font-weight: 800;
}
#Offer
{
    background-color: rgb(222, 232, 233);
    /*    width: 100%;*/
    z-index: 300;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    padding:2rem;
    /* box-shadow: black 0px 0px 4px 2px; */
    z-index: 99999;
    padding-top: 60px;
    padding-bottom: 70px;
}

#Offer h1
{
    text-align:center;
    margin:auto;
    padding-bottom:1rem;
    font-size: 36px;
    font-weight: bold;
}
div#Offer h2 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 2rem;
  margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  max-width: 80rem;
}

#Offer h1:nth-of-type(2) {
  margin-top: 30px;
}

.Qualifications
{
    /* width:70%; */
    margin:auto;
    font-size:1.5rem !important;
    line-height: 2.4rem !important;
    color: #b9b9b9;
    text-align: center;
}
.Qualifications strong
{
        font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.25rem;
}
#Qualify
{
    /* background-color: rgba(29, 40, 72, 0.48); */
    /*    width: 100%;*/
    z-index: 300;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    padding:2rem;
    /* box-shadow: inset black 0px 0px 10px 2px; */
}

#Qualify h1
{
    text-align:center;
    margin:auto;
    padding-bottom:1rem;
    color: white;
}

#particle-canvas {
  width: 100%;
  height: 100%;
  /* background-color: #1c2748; */
  top: 0;
  position: absolute !important;
}

#particle-canvas > div {
    /* background:white !important; */
    top: unset !important;
}
#particle-canvas canvas {
    position: absolute !important;
    top: 0;
    /* box-shadow: inset #000000 0px 0px 10px 0px; */
}

#registerText
{
    text-align: center !important;
    margin: auto !important;
    width: 100% !important;
    display: block !important;
    margin-top: 90px !important;
    font-size: 1.5rem;
    line-height: 1;
    /* margin-top: 75px !important; */
}
#Walkthrough
{
    position: relative;
    z-index: 99999;
    margin: auto;
    text-align: center;
    background: rgba(41, 51, 68, 0.73);
    padding: 10px;
    /*     box-shadow: inset black 0px 0px 14px 1px; */
}

@media only screen and (max-width: 767px) {
    
.Qualifications,
.subheaderTIO
{
    font-size:1rem !important;
    line-height:1.3rem !important;
}
    
}

div#Walkthrough h1, #Walkthrough h3, div#Walkthrough h2 {
    color: white;
}

#Education {
    position: relative;
    z-index: 99999;
    margin: auto;
    text-align: center;
    background: #ecf0f1;
    padding: 10px;
/*     box-shadow: inset black 0px 0px 14px 1px; */
}
div#videobox {
    margin: auto;
    text-align: center;
}
.videoitem {
    display: inline-block;
    max-width: 480px;
    padding: 15px;
    width: 100%;
}
.videoitem h2 {
    text-align: center;
    font-size: 20px;
}

.container .socialbar {
    margin-top: 40px;
    text-align:right;
    margin-right: 130px;
}

#introduction h1
{
    text-align:center;
    padding-top:60px;
    color: black;
}
.exchange li {
    list-style: none;
    padding-top: 5px;
    opacity: 0.7;
    line-height: 2;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 14px;
    /* color: #4A4A44; */
/*     font-style: italic; */
}

.ar .exchange li::before {
    left: auto;
    right: -8px;
}

.exchange li::before {
    content:"";
    border-radius:60px;
    border: 2px solid #1c2748;
    width:10px;
    height:10px;
    display:inline-block;
    position:relative;
    left: -8px;
    top: 2px;
    box-shadow: inset #1c2748 0px 0px 7px 1px;
    background: transparent;
}

.socialbar
{
    margin:auto;
    /*    width:100%;*/
    display:block;
    text-align:center;
    margin-top: 20px;
}

.socialbar a
{
    display:inline-block;
    padding: 5px;
    text-align:center;
    cursor: pointer;
}

.socialbar a:hover
{text-shadow: white 0px 0px 10px;transform: scale(2) !important;}

.socialbar h3
{
    color:white;
    text-align:center;
    font-size: 15px;
}



/*Reset*/

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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}


/* global */

html {
    width: 100%;
    background: #1c2748;
    height: 100%;
    font-family: 'Montserrat' !important;
}

body {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    background-color: #FFF;
    font-size: 16px!important;
}

.brandColor {
    color: #69c0af;
}

.brandBgColor {
    background-color: #69c0af;
}

.brandBgColorHover:hover {
    background-color: #5caa9a;
}


/* keep crisp */

.keep-crisp {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* font styles */

.font-light {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 2rem;
    display: block;
    padding-top: 10px;
}

.header-sub {
text-shadow: 3px 5px 10px rgba(0, 0, 0, 0.5) !important;;
  margin-top: 20px;
  font-weight: 400 !important;
}

.font-regular {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif!important;
}

.font-semibold {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif!important;
}

.font-bold {
    font-family: 'Montserrat' !important;
    font-weight: 900;
}

.font-italic {
    font-family: 'source_sans_proitalic', Helvetica, Arial, sans-serif!important;
}

.btn-block.btn-large {
  font-size: 18px;
}

/* headlines */

h1 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    color: #4A4A44;
}

h2 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 48px;
    color: #4a4a4a;
}

h3 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 48px;
    color: #4a4a4a;
}

#video-sr-wrapper {
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
/*    display: none;*/
}

#video-sr {
    position: absolute;
    width: 1000px;
    height: 660px;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    margin-top: -330px;
    -webkit-transform: scale(0.9);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #000;
    opacity: 0;
}

video#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/poster_2.jpg) no-repeat;
    background-size: cover;
}

#mobile-detection {
    visibility: hidden;
    width: 1px;
    height: 1px;
}


/* popupoverlay */

#popupoverlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    opacity: 0;
}


/* popup wrapper */

#popup-wrapper {
    width: 340px;
    background-color: #ed9840;
    margin: auto;
    -webkit-transform: translateY(-50%) scale(0.8) translate3d(0, 0, 0);
    -ms-transform: translateY(-50%) scale(0.8) translate3d(1);
    transform: translateY(-50%) scale(0.8) translate3d(0, 0, 0);
    position: relative;
    top: 50%;
    opacity: 0;
    height: 500px;
}


/* popup information */

#login-popup-information {
    width: 340px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.login-popup-information-icon {
    width: 100%;
    padding: 90px 30px 47px 30px;
    color: #FFF;
    font-size: 21px;
}

.login-popup-information-icon span {}

#login-popup-information h5 {
    padding: 0 30px 4px 30px;
    color: #FFF;
}


/* popup features */

#login-popup-information ul {
    list-style-type: none;
    padding: 0 0 0 30px;
    color: #FFF;
}

#login-popup-information li {
    padding: 0 0 0 0px;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 40px;
    opacity: 0;
    font-size: 14px;
    text-transform: uppercase;
}

#popup {
    width: 340px;
    height: 100%;
    background-color: #FFF;
    position: absolute;
    top: 0;
    right: 0;
}


/* popup notification */

.popup-notification {
    width: 100%;
    height: 40px;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    line-height: 40px;
    display: none;
    z-index: 999999;
}

.popup-notification.success {
    background-color: #69c0af;
}

.popup-notification.error {
    background-color: #ea5a5b;
}

#logo-popup {
    width: 100%;
    height: 230px;
    background-image: url(../img/logo-none-transparent.png);
    background-size: 64px;
    background-position: center center;
    background-repeat: no-repeat;
}


/* popup form */

.popup-form {
    padding: 0 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.input-field {
    width: 100%;
    height: 54px;
    background-color: #f6f6f6;
    border: 0;
    box-shadow: 0 0 0 1px #dcdcdc;
    font-size: 14px;
    padding: 0 21px;
    0 21px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.input-field.error {
    box-shadow: 0 0 0 1px #ea5a5b;
    z-index: 9999;
    position: relative;
}

.popup-form p {
    text-align: center;
    padding-bottom: 30px;
    color: #4d4d4d;
    line-height: 22px;
}



/* form */

.hs-form-field {
  margin-bottom: 10px;
}


/* checkbox */

.popup-form label {
    position: relative;
}

.popup-checkbox {
    width: 18px;
    height: 18px;
    background-color: #FFF;
    box-shadow: 0 0 0 1px #dcdcdc;
    border-radius: 100%;
    margin-top: 14px;
    float: left;
    cursor: pointer;
}

.popup-checkbox.active {
    background-image: url(../img/popup-check.png);
    background-color: #69c0af;
    background-position: center center;
    background-size: 9px;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 1px #69c0af;
}


/* forget password */

.forget-password {
    float: right;
    margin-top: 14px;
    right: 0;
    top: 52px;
    font-size: 13px;
    width: 115px;
    text-align: right;
    color: #525252;
}


/*.forget-password { position: absolute; right: 0; top: 52px; font-size: 13px; width: 115px; text-align: right; color: #525252;}*/

.forget-password span {
    cursor: pointer;
}

.popup-checkbox-text {
    float: left;
    margin-top: 14px;
    color: #525252;
    font-size: 13px;
    padding: 0 0 0 10px;
    cursor: pointer;
}

.submit-btn {
    width: 100%;
    height: 80px;
    line-height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
}

.submit-btn.disabled {
    background-color: #c7c7c7!important;
    cursor: default;
}

a {
    text-decoration: none;
    color: #4a4a4a;
}

.thinreg {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.hidden {
    display: none;
}

.main-gradient {
    background: -moz-linear-gradient(135deg, rgba(70, 129, 118, 1) 0%, rgba(1, 35, 51, 1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(1, 35, 51, 1)), color-stop(100%, rgba(70, 129, 118, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(135deg, rgba(70, 129, 118, 1) 0%, rgba(1, 35, 51, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(135deg, rgba(70, 129, 118, 1) 0%, rgba(1, 35, 51, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(135deg, rgba(70, 129, 118, 1) 0%, rgba(1, 35, 51, 1) 100%);
    /* ie10+ */
    background: linear-gradient(315deg, rgba(70, 129, 118, 1) 0%, rgba(1, 35, 51, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#01293b', endColorstr='#69c0af', GradientType=1);
    /* ie6-9 */
}

#bundle_ribbon {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 55px;
    z-index: 9999999999999;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    background-image: url(../img/banner-giveaways-may.jpg)
}

.close_banner {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 20px;
    background-image: url(../img/close_banner.png);
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.3)
}

#bundle_ribbon img {
    padding-top: 10px;
}

.bundle_content_wrapper {
    width: 750px;
    margin: auto;
    height: 100%;
    cursor: pointer;
    text-align: center;
}

.bundle_headline {
    float: left;
    font-size: 38px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 56px;
    width: auto;
    letter-spacing: 0.15em;
    text-align: left;
    padding-right: 20px;
    padding-left: 15px;
}

.bundle_counter {
    font-size: 48px;
    color: #f5d256;
    float: left;
    line-height: 55px;
    width: 40px;
    text-align: left;
}

.bundle_subline {
    font-size: 16px;
    color: #f5d256;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 53px;
    text-align: left;
}

#loginWrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999999;
    display: none;
}

.login_popup {
    width: 350px;
    background-color: transparent!important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.12);
    margin-left: -175px;
}

.login_content {
    background-color: #FFFFFF;
    padding: 0 25px;
}

#loginWrapper p {
    font-size: 16px!important;
    line-height: 24px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #9c9c9c;
    text-align: center;
}

#loginWrapper input[type="submit"] {
    width: 350px;
    background-color: #69c0af;
    border: 0px;
    height: 78px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    cursor: pointer;
    font-size: 14px;
    line-height: 78px;
    -webkit-appearance: none;
    border-radius: 0;
    margin-left: -25px;
    bottom: 0px;
}

#loginWrapper input[type="submit"]:hover {
    background-color: #5caa9a;
}

#loginWrapper input[type="submit"].de {
    background-color: #c5c5c5!important;
}

#loginWrapper input[type="submit"].de:hover {
    background-color: #c5c5c5!important;
}

.login_content_text {
    background-color: #FFFFFF;
    padding: 0 25px;
    height: 186px;
    padding-bottom: 100px;
}

.login_content_text h1 {
    font-size: 24px!important;
    text-align: center;
    margin: -50px 0 11px 0;
}

.login_content_nobtn {
    background-color: #FFFFFF;
    padding: 0 25px;
    height: 186px;
    padding-bottom: 64px;
}

#forgot_btn,
#back_btn {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    float: right;
    font-size: 11px;
    color: #8f8f8f;
    padding: 7px 4px 0 0;
    text-decoration: none;
    margin-bottom: 27px;
}

#forgot_btn:hover,
#back_btn:hover {
    color: #69c0af;
}

.login_content_text #email,
.login_content #email {
    width: 223px;
    border: 1px solid rgba(23, 23, 23, 0.12);
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/email-icon.png) no-repeat 23px 24px;
}

.login_content_text #password,
.login_content #password {
    width: 223px;
    border: 1px solid rgba(23, 23, 23, 0.12);
    border-top: 0px;
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/password_icon.png) no-repeat 26px 22px;
}

.register_content {
    background-color: #FFFFFF;
    padding: 0 25px;
}

.register_content label {
    float: left;
    width: 30px;
}

.register_content label a {
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 24px;
    margin-bottom: 25px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.24);
    background-color: #FFF;
    cursor: pointer;
}

.register_content label a.checked {
    box-shadow: 0px 0px 0px 1px #69c0af;
    background-color: #69c0af;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
}

.register_content input[type="checkbox"] {
    display: none;
}

.register_content span {
    display: block;
    margin-top: 25px;
    font-size: 12px;
    color: #4a4a4a;
}

.register_content #username {
    width: 223px;
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/username_icon.png) no-repeat 23px 22px;
    border-left: 1px solid rgba(23, 23, 23, 0.12);
    border-right: 1px solid rgba(23, 23, 23, 0.12);
    border-top: 0px;
    border-bottom: 0px;
}

.register_content #email {
    width: 223px;
    border: 1px solid rgba(23, 23, 23, 0.12);
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/email-icon.png) no-repeat 23px 24px;
}

.register_content #email.error_email {
    width: 223px;
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/email-icon-error.png) no-repeat 23px 24px;
}

.register_content #password {
    width: 223px;
    border: 1px solid rgba(23, 23, 23, 0.12);
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/password_icon.png) no-repeat 26px 22px;
}

#password_sent input[type="submit"] {
    position: absolute;
    bottom: 0px;
}

#header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10;
    /* background-image: url(../img/airdrops.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    /* background-color: #1dada1; */
    overflow: hidden;
    /* background-color: #0afdfd; */
    background-image: radial-gradient(circle, #9be4df 0%, #127984 70%, #08446f 100%);
}

#movie {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: transparent!important;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#movie video {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
}

video {
    display: inline-block;
    object-fit: contain;
}


/*#main { display: none; }*/


/*video#main { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: 100%; height: 100%; z-index: -100; opacity: 1; background: url(../img/poster_movie.jpg) no-repeat; background-position: 100% auto; background-size: cover; background-color: transparent!important; }*/

.layer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    /* background-image: url(../img/layer.png); */
    background-repeat: repeat-x;
    z-index: 1;
    background-position: center bottom;
    background-size: 100% 100%;
    opacity: 0.1;
}

.gradient-video {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* opacity: .4; */
    /* background-color: rgba(30, 41, 72, 0.37); */
}

.still {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background-image: url(../img/movie-still.jpg);
    background-repeat: repeat-x;
    z-index: 1;
    background-position: center bottom;
    background-size: 100% 100%;
    display: none;
}

.container {
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    height: 100px;
    z-index: 9999999;
}

#headline h4 {
    font-size: 24px;
    line-height: 26px;
}

#headline {
    font-size: 48px;
    color: #FFF;
    font-family: 'source_sans_prolight', Helvetica, Arial, sans-serif;
    z-index: 100;
    margin: auto;
    width: 100%;
    padding-top: 125px;
    position: absolute;
    top: 20%;
    left: 0;
    bottom: 0;
    /* text-shadow: white 0px 0px 10px !important; */
    text-align: center;
}

#headline span {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    text-shadow: black 0px 0px 5px;
    /*letter-spacing: 0.25rem;*/
}

#play {
    width: 64px;
    height: 64px;
    background-image: url(../img/play.png);
    z-index: 200;
    margin: auto;
    position: relative;
    top: 650px;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    opacity: .75;
    box-shadow: black 0 0 5px 2px;
    border-radius: 50px;
    z-index: 99999;
}

#play:hover {
    opacity: 1;
    cursor: pointer;
}

.subline {
    font-size: 29px;
    color: #69c0af;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5)
}

.grab-kit-btn {
    text-align: center;
    color: #FFF;
    background-color: #ed9840;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.35);
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ar .subheaderTIO {
    text-align: right;
}

ul.hs-error-msgs.inputs-list {
    line-height: 25px !important;
    list-style: none;
    padding: 15px;
}

#header-btn {
    position: absolute;
    left: 50%;
    width: 250px;
    height: 50px;
    bottom: -25px;
    margin-left: -125px;
}

#header-btn.grab-kit-btn:hover {
    background-color: #ffa445;
}

#header-btn.grab-kit-btn:active {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.35);
    margin-left: -128px;
    bottom: -28px;
}


/* template thumbnails */

#template_thumb_wrapper {
    width: 1000px;
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 180px;
    margin-left: -500px;
}

.template_thumb {
    width: 200px;
    height: 180px;
    position: relative;
    float: left;
}

.template_thumb_img {
    width: 180px;
    margin: auto;
    height: 100%;
    height: 220px;
    background-size: 180px;
    position: absolute;
    top: 180px;
}

[data-temp="1"] {
    background-image: url(../img/starter-kit/template_thumb_1.jpg);
}

[data-temp="2"] {
    background-image: url(../img/starter-kit/template_thumb_2.jpg);
}

[data-temp="3"] {
    background-image: url(../img/starter-kit/template_thumb_3.jpg);
}

[data-temp="4"] {
    background-image: url(../img/starter-kit/template_thumb_4.jpg);
}

[data-temp="5"] {
    background-image: url(../img/starter-kit/template_thumb_5.jpg);
}

.movie_popup {
    width: 854px;
    height: 480px;
    background-color: #000!important;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    z-index: 99999;
    box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.12);
}

.movie_popupWrapper {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 999999;
    position: absolute;
    top: 0px;
    display: none;
}

.error_login {
    margin: -46px 0 22px 0;
}

#reset_password p {
    padding: 14px 0 0 0;
}

#reset_email {
    width: 223px;
    border: 1px solid rgba(23, 23, 23, 0.12);
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/username_icon.png) no-repeat 25px 22px;
    margin-top: 26px;
}

#pass1 {
    width: 223px;
    border: 1px solid rgba(23, 23, 23, 0.12);
    padding: 22px 25px 22px 50px;
    margin: 0;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: url(../img/password_icon.png) no-repeat 25px 22px;
    margin-top: 26px;
    margin-bottom: 47px;
}

input {
    color: #4a4a4a;
}

input:focus {
    outline: none;
    color: #4a4a4a;
}

.close {
    width: 18px;
    height: 18px;
    background-image: url(../img/close.png);
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9999;
    display: none;
    opacity: 0.4;
    cursor: pointer;
}

#logo {
    width: 140px;
    height: 43px;
    background-image: url(/hubfs/4371728/Airdrops/img/logo.png);
    background-repeat: no-repeat;
    z-index: 3;
    position: absolute;
    left: 0px;
    top: 40px;
    background-size: 140px;
}

#navigation {
    position: absolute;
    right: 0px;
    top: 44px;
    z-index: 3;
    list-style-type: none;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFF;
    font-size: 12px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

#navigation li {
    float: left;
    padding: 11px 18px 11px 18px;
    cursor: pointer;
    box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2);
    position: relative;
}

#navigation li:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

#navigation li:last-child {
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.2);
}

#navigation a {
    color: #FFF;
    text-decoration: none;
}

#starter_btn {
    background-color: #69c0af;
    padding: 14px 22px 11px 22px;
    box-shadow: 0 0 0 1px #69c0af!important;
}

#starter_btn:hover {
    background-color: #71cebc!important;
    box-shadow: 0 0 0 1px #71cebc!important;
}

.sub-menu {
    position: absolute;
    left: 0;
    top: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2), -1px 0 0 rgba(255, 255, 255, 0.2);
    margin-left: 1px;
    display: none;
}

.sub-menu div {
    padding: 11px 18px 11px 18px;
    cursor: pointer;
}

.sub-menu div:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

#header_blank {
    position: relative;
      height: 900px;
    height: -webkit-fill-available; /*   900px */
/*     height: 100%; */
/*    height: -moz-available;  WebKit-based browsers will ignore this. */
    height: fill-available;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
}

#introduction {
    background-color: rgba(222, 232, 233, 0.92);
    width: 100%;
    z-index: 300;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    /* box-shadow: rgba(5, 0, 0, 0.62) 0px 0px 28px -2px; */
    border-top: 1px solid #00000021;
}

#introduction ul {
    width: 1060px;
    margin: 0px auto;
    list-style: none;
    padding: 102px 0 30px 0;
}

#introduction li {
    float: left;
    width: 151px;
    background-repeat: no-repeat;
    min-height: 90px;
    z-index: 99;
    position: relative;
    text-align: center;
}

#introduction li:last-child {
    padding-right: 0px;
}

#introduction p {
    text-align:center;
    font-size: 1.2rem;
    color: #000000;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    padding-top: 12px;
    line-height: 24px;
    /* text-shadow: black 0px 0px 4px; */
}

#introduction h3 {
    text-align:center;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

#introduction a {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
/*    text-transform: uppercase;*/
    text-decoration: none;
    color: #69c0af;
    font-size: 13px;
    text-shadow: #69c0af 0px 0px 4px;
}

#introduction a:hover {
    color: #5ca99a;
}

#introduction span {
    color: #4a4a4a;
}

.states h4
{
    text-align:center;
    padding-bottom:20px;
    font-size:54px;
    color: #ffffff;
    text-shadow: white 0px 0px  5px;
}

.state_1 {
/*     background-image: url(../img/accounting.png); */
    background-repeat: no-repeat;
}

.state_2 {
/*     background-image: url(../img/smartphone.png); */
    background-repeat: no-repeat;
}

.state_3 {
/*     background-image: url(../img/plant.png); */
    background-repeat: no-repeat;
}

.state_4 {
/*     background-image: url(../img/piggy-bank.svg); */
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: 35px 0;
}

.clear-fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear-fix {
    zoom: 1;
}

#dashboard {
    position: relative;
    height: 480px;
    background-color: #ecf0f1;
    z-index: 300;
    -webkit-transform: translate3d(0, 0, 0);
}

#dashboard_left {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    background-image: url(../img/Jim.png);
    box-shadow: inset black 0px 0px 14px 1px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

#dashboard_right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    display: table;
}

.textwrap {
    display: table-cell;
    vertical-align: middle;
    padding: 0 57px;
}

#dashboard_right span {
    font-family: 'source_sans_probold', Helvetica, Arial, sans-serif;
}

#dashboard_right h2 {
    margin-bottom: 48px;
    color: black;
    font-weight: 500;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    color: #4A4A44;
}

#dashboard_right a {
    color: #4a4a4a;
}

#dashboard_right a:hover {
    color: #FFF;
}

#pes {
    position: relative;
    height: 480px;
    z-index: 300;
    width: 100%;
    background-color: #202f55;
    display: table;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}


/*#pes img { padding: 102px 0 42px 0; }*/

#pes h2 {
    color: #FFF;
    margin-bottom: 48px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 50px;
}
p.paragraph2 {
    line-height: 1.3 !important;
    padding-top: 16px;
    font-weight: 400 !important;
    text-shadow: black 0px 0px 0.1px;
}

#pes p {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    line-height: 36px;
    color: #FFF;
    font-size: 18px;
    font-weight: 800;
}

#pes div.pick:hover {
    background-color: rgba(87, 108, 220, 0.84);
    width: 100%;
    height: 100%;
}

#pes div.edit:hover {
    background-color: rgba(133, 161, 208, 0.88);
    width: 100%;
    height: 100%;
}

#pes div.send:hover {
    background-color: rgba(84, 132, 173, 0.88);
    width: 100%;
    height: 100%;
}

#pes div.send2:hover {
    background-color: rgba(56, 81, 150, 0.88);
    width: 100%;
    height: 100%;
}

#pes .textwrap {
    vertical-align: top;
    display: table-cell;
    padding-top: 85px;
}

#pes_left {
    float: left;
    height: 100%;
    width: 25%;
    background-color: #252E5F;
    text-align: center;
    display: table;
}

#pes_left:hover {
    background-image: url(../img/01.gif);
    background-size: cover;
    background-position: top center;
}

#pes_middle {
    float: left;
    height: 100%;
    width: 25%;
    background-color: #50617d;
    text-align: center;
    display: table;
}

#pes_middle:hover {
    background-image: url(../img/02.gif);
    background-size: cover;
    background-position: top center;
}

#pes_right {
    float: left;
    height: 100%;
    width: 25%;
    background-color: #314d65;
    text-align: center;
    display: table;
}

#pes_right:hover {
    background-image: url(../img/03b.gif);
    background-size: cover;
    background-position: top center;
}

#pes_right2 {
    float: left;
    height: 100%;
    width: 25%;
    background-color: #202e56;
    text-align: center;
    display: table;
}

#pes_right2:hover {
    background-image: url(../img/04.gif);
    background-size: cover;
    background-position: top center;
}

#analytics {
    position: relative;
    height: 690px;
    z-index: 300;
    width: 100%;
    background-color: #FFF;
    -webkit-transform: translate3d(0, 0, 0);
}

.analyticsWrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -600px;
    height: 400px;
    width: 1200px;
    text-align: center;
    display: table;
}

#analytics h2 {
    margin: 72px 0 0 0;
    float: left;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 132px;
    text-align: left;
}

#analytics span {
    font-size: 24px;
    line-height: 42px;
}

#canvas-holder {
    position: absolute;
    right: 250px;
    z-index: 10;
}


/*margin: 72px 0 0 300px;*/

#canvas-holder2 {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 0;
}

.area-txt {
    position: absolute;
    left: 155px;
    top: 180px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 30px;
    color: #4a4a4a;
}

.area-txt span {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #818283;
}

.area2-txt {
    position: absolute;
    left: 102px;
    top: 133px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #818283;
}

#pricing {
    position: relative;
    height: 480px;
    width: 100%;
    z-index: 300;
    -webkit-transform: translate3d(0, 0, 0);
}

#credits {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 51%;
}

#plans {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
}

.result {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: rgba(105, 192, 175, 0.9);
    display: none;
}

.result h2 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    margin: 102px 0 0 40px;
    color: #FFF;
}

.result2 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: rgba(248, 144, 82, 0.9);
    display: none;
}

.result2 h2 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0 0 0 40px;
    color: #FFF;
}

.result2 h2 span.plan_price_amount {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    color: #FFF;
}

.result2 h3 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #FFF;
    margin: 36px 0 18px 40px;
}

.result2 .contact_us {
    display: none;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 36px;
    color: #FFF;
    margin-top: -2px;
}

.result2 .contact_us a {
    color: #FFF;
}

.result2 .contact_us a:hover {
    color: #4a4a4a;
}

.pricing_left {
    position: relative;
    float: left;
    height: 100%;
    width: 50%;
}

.pricing_left::-webkit-input-placeholder {
    color: #818181;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #818181;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #818181;
}

:-ms-input-placeholder {
    color: #818181;
}

.orange-light {
    background-color: #43a599;
}

.orange {
    background-color: #ea6b3e;
}

.arrow {
    position: absolute;
    right: -10px;
    bottom: 110px;
    z-index: 5;
    width: 20px;
    height: 20px;
    background-color: #43a599;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow2 {
    position: absolute;
    right: -10px;
    bottom: 110px;
    z-index: 5;
    width: 20px;
    height: 20px;
    background-color: #ea6b3e;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pricing_left h2 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #FFF;
    font-size: 48px;
    padding: 78px 0 48px 0;
}

#pricing p {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 36px;
    color: #FFF;
}

#pricing .textwrap {
    padding: 0 30px 0 48px;
}

#pricing .p2 {
    position: absolute;
    bottom: 156px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
}

#pricing .p3 {
    position: absolute;
    bottom: 156px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
}

.plans_right {
    position: relative;
    float: left;
    height: 100%;
    width: 50%;
    background-image: url(../img/dashboard-plans.jpg);
    background-size: cover;
    background-position: top right;
}

.credits_right {
    position: relative;
    float: left;
    height: 100%;
    width: 50%;
    background-image: url(../img/dashboard-credits.jpg);
    background-size: cover;
    background-position: top left;
}

#pricing input {
    position: absolute;
    bottom: 81px;
    width: 75%;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 36px;
    border: none;
    padding: 18px 20px 12px 62px;
    background-color: rgba(255, 255, 255, 0.5);
    color: #4a4a4a;
    background-image: url(../img/calculate-icon.png);
    background-repeat: no-repeat;
    background-position: 20px 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#embed_list {
    position: relative;
    height: 600px;
    width: 100%;
    z-index: 300;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    background-image: url(../img/embed_bg.jpg);
    background-size: cover;
    background-position: center center;
}

#embed_list #field {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin: -29px auto 0px -430px;
    text-align: center;
}

#embed_list p {
    text-align: center;
}

.input_style {
    display: block;
    float: left;
    list-style-type: none;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
    background-color: rgba(80, 97, 125, 0.5);
    color: #FFF;
    font-size: 26px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    width: 725px;
    height: 58px;
    line-height: 60px;
    border: none;
    margin-right: 25px;
}

#embed_list a {
    float: left;
    display: block;
    width: 110px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ffd66b;
    color: #4a4a4a;
    height: 58px;
    line-height: 60px;
}

#subscribers {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 0;
}

#subscribers li {
    height: 53px;
    width: 1200px;
    margin: 0px auto;
    background-color: #FFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    line-height: 54px;
    list-style: none;
    font-size: 14px;
    color: #4a4a4a;
}

#subscribers li div {
    float: left;
    width: 30%;
}

#subscribers li div:first-child {
    float: left;
    width: 10%;
}

#subscribers li div:last-child {
    float: right;
    width: 30%;
}

#subscribers .subs_avatar img {
    margin: 6px 0px 5px 0px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
}

#subscribers .subs_email {
    width: 30%;
    text-align: left;
}

#subscribers .subs_name {
    text-align: left;
}

#developers {
    position: relative;
    height: 552px;
    z-index: 300;
    -webkit-transform: translate3d(0, 0, 0);
    background-color: white;
}

.developersWrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -600px;
    width: 1200px;
    text-align: center;
}

#developers_left {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    display: table;
    text-align: left;
}

#developers_left div {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

#developers_right h3 {
    margin-bottom: 66px;
    font-size: 24px;
}

#developers_right h2 {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 60px;
}

#developers_right a {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #847f9f;
    line-height: 66px;
    padding: 24px 40px 24px 40px;
    text-transform: uppercase;
    color: #FFF;
}

#developers_right a:hover {
    background-color: #767192;
}

#developers_right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    display: table;
    text-align: center;
}

#developers_right div {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}
div#footer {
    /* background: url(../img/stars.jpg); */
    background-size: cover;
    z-index: 99999;
    background: #1c2748a1;
    position: relative;
}
#register_footer {
    position: relative;
    /* height: 600px; */
    z-index: 300;
    /* background-color: #FFF; */
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#register_footer .slogan {
    position: absolute;
    display: table;
    height: 100%;
    width: 100%;
    top: 5%;
}


/*#register_footer:hover { cursor: pointer; }*/

#register_footer h2 {
    display: table-cell;
    height: 100%;
    width: 100%;
    text-align: center;
    text-shadow: white 0px 0px 5px;
    vertical-align: top;
    color: #ffffff;
    font-family: 'Montserrat', Helvetaica, Arial, sans-serif;
    top: 30px;
    position: relative;
}

#register-logo {
    position: absolute;
    top: 70px;
    left: 0;
    margin-top: 15px;
    text-align: center;
    height: 100%;
    width: 100%;
    display: none;
}

.logo-btm {
    position: relative;
    /* margin-bottom: 48px; */
}


/*#register_footer a { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 16px;  line-height: 66px; padding: 24px 80px 24px 80px; text-transform: uppercase; background-color: #69c0af; color: #FFF; box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); }*/


/*#register_footer a:hover { background-color: #FFF; color: #69c0af; }*/

#copyright {
    position: relative;
    z-index: 300;
    width: 100%;
    text-align: center;
    /* background-color: #FFF; */
    -webkit-transform: translate3d(0, 0, 0);
}

#copyright div {
    color: #c1c1c1;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 13px;
/*    line-height: 102px;*/
    padding-bottom: 20px;
}

#risk-disclaimer {
    color: #c1c1c1;
    font-size: 12px;
    padding: 50px 20px;
    line-height: 20px;
    text-align: center;
    max-width: 890px;
    margin: 0 auto;
}

#risk-disclaimer strong {
    font-weight: bold;
    font-size: 14px;
}

#copyright a {
    text-decoration: none;
    color: #c1c1c1;
    text-transform: none;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 13px;
}

#copyright a:hover {
    color: #5ca99a;
}

.twitter {
    width: 15px;
    height: 12px;
    background: url(../img/icon_twitter.png) no-repeat 0 0;
    margin: 0px auto;
    font: 0/0 a;
    text-shadow: none;
    color: transparent!important;
}

.twitter:hover {
    background-position: 0 -24px;
}


/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 1240px) {
    .container {
        width: 919px;
        margin-left: -460px;
    }
    #introduction ul {
        width: 685px;
        margin: 0px auto;
        padding-left: 0px;
        padding-right: 0px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-bottom: 90px;
    }
    #introduction li {
        float: left;
        width: 200px;
        background-repeat: no-repeat;
        /*        padding-left: 120px;*/
        min-height: 120px;
        padding-right: 30px;
    }
    #introduction li:last-child {
        padding-right: 0px;
    }
    #pes .textwrap {
        padding: 40px 25px;
    }
    .analyticsWrapper {
        left: 50%;
        top: 50%;
        width: 919px;
        margin: -200px 0 0 -460px;
    }
    #analytics h2 {
        width: 250px;
    }
    .pricing_left {
        height: 60%;
        width: 100%;
    }
    .pricing_left h2 {
        font-size: 36px;
        padding: 24px 0 0 0;
    }
    .plans_right {
        height: 40%;
        width: 100%;
        background-position: top center;
    }
    .credits_right {
        height: 40%;
        width: 100%;
        background-position: center center;
    }
    #pricing input {
        bottom: 24px;
    }
    #pricing p {
        line-height: 30px;
    }
    #pricing .p2 {
        bottom: 102px;
    }
    #pricing .p3 {
        bottom: 102px;
    }
    .arrow {
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
        z-index: 5;
        width: 20px;
        height: 20px;
        background-color: #43a599;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .arrow2 {
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
        z-index: 5;
        z-index: 5;
        width: 20px;
        height: 20px;
        background-color: #ea6b3e;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .developersWrapper {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -150px 0 0 -460px;
        width: 919px;
        text-align: center;
    }
    #developers_left img {
        width: 95%;
    }
    #developers_right h2 {
        font-size: 36px;
        line-height: 48px;
    }
    #subscribers li {
        width: 919px;
    }
}


/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 708px;
        margin-left: -354px;
    }
    #headline {
        width: 100%;
/*        padding: 0 20px;*/
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 24px;
    }
    
    div#footer {
        height: auto;
    }
    
    #footer .login {
        bottom: 450px !important;
    }
    
    #introduction ul {
        width: 708px;
        padding-left: 0px;
        padding-right: 0px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-bottom: 90px;
    }
    #introduction li {
        float: left;
        width: 30%;
        text-align: center;
        background-repeat: no-repeat;
        padding-left: 0px;
        /* padding-top: 120px; */
        min-height: 120px;
        padding-right: 35px;
    }
    #introduction li:last-child {
        padding-right: 0px;
    }
    .state_1 {
        background-position: 56px top;
    }
    .state_2 {
        background-position: 56px top;
    }
    .state_3 {
        background-position: 56px top;
    }
    .state_4 {
        background-position: 56px top;
    }
    #pes .textwrap {
        padding: 40px 25px;
    }
    .analyticsWrapper {
        left: 50%;
        top: 50%;
        width: 708px;
        margin: -200px 0 0 -354px;
    }
    #analytics h2 {
        width: 250px;
    }
    #canvas-holder {
        right: 0;
    }
    #canvas-holder2 {
        visibility: hidden;
    }
    .developersWrapper {
        position: relative;
        left: 50%;
        top: 150px;
        margin: -150px 0 0 -354px;
        width: 708px;
        text-align: center;
    }
    #developers_left {
        position: absolute;
        top: -50px;
        left: 50%;
        margin-left: -275px;
        height: 100%;
        width: 557px;
        display: block;
        text-align: center;
    }
    #developers_left div {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
    }
    #developers_right h3 {
        margin-bottom: 66px;
        font-size: 24px;
    }
    #developers_right h2 {
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-size: 48px;
        line-height: 60px;
    }
    #developers_right a {
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-size: 14px;
        background-color: #847f9f;
        line-height: 66px;
        padding: 24px 40px 24px 40px;
        text-transform: uppercase;
        color: #FFF;
    }
    #developers_right a:hover {
        background-color: #767192;
    }
    #developers_right {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        display: block;
        text-align: center;
    }
    #developers_right div {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
    }
    #subscribers li {
        width: 708px;
    }
    #embed_list #field {
        margin: -29px auto 0px -354px;
        text-align: center;
    }
    .input_style {
        font-size: 20px;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        width: 573px;
        height: 58px;
        line-height: 60px;
        border: none;
        margin-right: 25px;
    }
}


/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
            #dashboard {
    height: 950px;
    }
    #mobile-detection {
        display: none!important;
    }
    #header-btn {
        top: 240px;
    }
    #headline h4 {
        padding-bottom: 20px;
    }
    #headline span {
        /* line-height: 21px; */
        font-size: 1rem;
        /* margin-bottom: 7rem; */
    }
    #navigation {
        display: none;
    }
    #starter_btn {
        display: none;
    }
    #header {
        /* background-image: url(../img/airdrops.jpg); */
        /* background-size: cover; */
        /* background-position: -250px 0px; */
    }
    .container {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0px;
        height: 100px;
        z-index: 9999999;
    }
    #logo {
        text-align: center;
        margin: auto;
        left: 0;
        right: 0;
    }
    #navigation {
        position: relative;
        width: 145px;
        height: 35px;
        top: 42px;
        margin: auto;
        z-index: 3;
        list-style-type: none;
        box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
        background-color: rgba(0, 0, 0, 0.15);
        color: #FFF;
        font-size: 12px;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        text-transform: uppercase;
    }
    #navigation li {
        float: left;
        padding: 12px 15px 9px 15px;
        cursor: pointer;
        box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.4);
    }
    #navigation li:first-child {
        color: #4a4a4a;
        background-color: rgba(255, 255, 255, 0.4);
    }
    #navigation li:first-child:hover {
        cursor: default;
        color: #4a4a4a;
        background-color: rgba(255, 255, 255, 0.4);
    }
    #navigation li:hover {
        background-color: rgba(0, 0, 0, 0.25);
    }
    #navigation li:last-child {
        box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4);
        padding: 12px 15px 7px 15px;
    }
    #navigation a {
        color: #FFF;
        text-decoration: none;
    }
    #headline {
        /* padding: 100px 20px 0 20px; */
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 38px;
    }
    #opacity-extra {
        width: 100%;
        height: 100%;
        position: absolute;
        /* background-color: rgba(0, 0, 0, 0.5); */
        top: 0;
        left: 0;
    }
    #bgvid {
        z-index: 999999!important;
        width: 100px!important;
        height: 100px!important;
        position: absolute!important;
        min-width: 0%!important;
        min-height: 0%!important;
        top: 350px!important;
        left: 0;
        opacity: 0!important;
        display: block;
    }
    #introduction {
        position: relative;
    }
    #introduction ul {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-bottom: 90px;
    }
    #introduction li {
        float: none;
        clear: both;
        text-align: center;
        width: 100%;
        padding: 0px 0 42px 0;
    }
    #introduction li:last-child {
        padding-bottom: 0px;
    }
    .state_1 {
        background-position: center top;
    }
    .state_2 {
        background-position: center top;
    }
    .state_3 {
        background-position: center top;
    }
    .state_4 {
        background-position: center top;
    }
    #dashboard_left {
        height: 50%;
        width: 100%;
        /* background-position: -420px  0px; */
    }
    #dashboard_right {
        top: 50%;
        height: 50%;
        width: 100%;
    }
    .textwrap {
        padding: 24px 20px;
        text-align: center;
    }
    #dashboard_right h2 {
        margin-bottom: 36px;
        font-size: 24px;
        line-height: 30px;
    }
    #dashboard_right a {
        font-size: 14px;
    }
    #pes {
        height:100%
    }
    #pes h2 {
        margin-bottom: 18px;
        font-size: 36px;
    }
    #pes p {
        line-height: 30px;
        font-size: 18px;
    }
    #pes .textwrap {
        vertical-align: top;
        padding: 30px 20px;
    }
    #pes_left {
        height: 25%;
        width: 100%;
    }
    #pes_middle {
        height: 25.02%;
        width: 100%;
    }
    #pes_right {
        height: 25%;
        width: 100%;
    }
    #pes_right2 {
        height: 25%;
        width: 100%;
    }
    #canvas-holder2,
    #canvas-holder {
        visibility: hidden;
        width: 320px!important;
    }
    #analytics h2 {
        width: 100%;
        margin: 36px 0 0 0;
        float: none;
        font-size: 48px;
        text-align: center;
    }
    #analytics h2 br.break {
        display: none;
    }
    .analyticsWrapper {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0px 20px 0 20px;
        width: 100%;
        text-align: center;
        display: table;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #analytics {
        height: 360px;
    }
    #pricing {
        position: relative;
        height: 480px;
        width: 100%;
        z-index: 300;
        -webkit-transform: translate3d(0, 0, 0);
    }
    #credits {
        position: relative;
        left: 0;
        width: 100%;
    }
    #plans {
        position: relative;
        width: 100%;
    }
    /*.result { position: absolute; bottom: 0; left: 0; height: 50%; width: 100%; background-color: rgba(105,192,175,0.9); display: none; }
    .result h2 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 48px; margin: 102px 0 0 40px; color: #FFF; }
    .result2 { position: absolute; bottom: 0; left: 0; height: 50%; width: 100%; background-color: rgba(248,144,82,0.9); display: none; }
    .result2 h2 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 14px; margin: 0 0 0 40px; color: #FFF; }
    .result2 h2 span.plan_price_amount { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 48px; color: #FFF; }
    .result2 h3 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 32px; color: #FFF; margin: 36px 0 18px 40px; }
    .result2 .contact_us { display: none; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 36px; color: #FFF; margin-top: -2px; }
    .result2 .contact_us a { color: #FFF; }
    .result2 .contact_us a:hover { color: #4a4a4a; }*/
    .pricing_left {
        position: relative;
        float: none;
        height: 60%;
        width: 100%;
    }
    .arrow {
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
        z-index: 5;
        width: 20px;
        height: 20px;
        background-color: #43a599;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .arrow2 {
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
        z-index: 5;
        z-index: 5;
        width: 20px;
        height: 20px;
        background-color: #ea6b3e;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .pricing_left h2 {
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        color: #FFF;
        font-size: 36px;
        padding: 24px 0 0 0;
    }
    #pricing p {
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-size: 18px;
        line-height: 36px;
        color: #FFF;
    }
    #pricing .textwrap {
        float: none;
        width: 100%!important;
        padding: 0 20px 0 20px;
        text-align: center;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #pricing .p2 {
        position: absolute;
        bottom: 96px;
        left: 50%;
        margin-left: -118px;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        color: #FFF;
        font-size: 16px;
        text-transform: uppercase;
    }
    #pricing .p3 {
        position: absolute;
        bottom: 96px;
        left: 50%;
        margin-left: -103px;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        color: #FFF;
        font-size: 16px;
        text-transform: uppercase;
    }
    .plans_right {
        position: relative;
        float: none;
        height: 40%;
        width: 100%;
        background-image: url(../img/dashboard-plans.jpg);
        background-size: cover;
        background-position: top right;
    }
    .credits_right {
        position: relative;
        float: none;
        height: 40%;
        width: 100%;
        background-image: url(../img/dashboard-credits.jpg);
        background-size: cover;
        background-position: center right;
    }
    #pricing input {
        position: absolute;
        bottom: 24px;
        left: 50%;
        width: 75%;
        margin-left: -38%;
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        font-size: 36px;
        border: none;
        padding: 18px 20px 12px 62px;
        background-color: rgba(255, 255, 255, 0.5);
        color: #4a4a4a;
        background-image: url(../img/calculate-icon.png);
        background-repeat: no-repeat;
        background-position: 20px 21px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mobile-hidden {
        display: none!important;
    }
    #register-logo {
        display: block!important;
        opacity: 1!important;
    }
    .logo-btm img {
        width: 64px;
    }
    .slogan {
        display: none!important;
    }
/*
    #register_footer {
        height: 300px!important;
    }
*/
    #footer {
        box-shadow: 0 100px 0 #FFF;
    }
    /*#register_footer .slogan { position: relative; display: table; height: 100%; width: 100%; padding-left: 20px; padding-right: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

    #register_footer { position: relative; height: 600px; z-index: 300; background-color: #FFF; overflow: none; -webkit-transform: translate3d(0,0,0); }*/
    /*#footer {display: none;}*/
    #developers {
        display: none;
    }
    #embed_list {
        display: none;
    }
    #movie {
        display: none;
    }
    /*
    #movie { position: absolute; top: 24px; left: 0; z-index: 0; background-color: transparent!important; background: url(../img/poster_movie.jpg) no-repeat center right; display: none; }

    #headline { position: relative; top: 0; left: 0px; right: 0px; bottom: 0; font-size: 36px; color: #4a4a4a; font-family: 'Montserrat', Helvetica, Arial, sans-serif; z-index: 100; margin: 300px auto 0 auto; text-align: center; height: auto; padding: 60px 20px 24px 20px; background-color: #FFF; box-sizing: border-box; -moz-box-sizing: border-box; }

    . { display: none!important; }
    #play { width: 64px; height: 64px; background-image: url(../img/play.png); z-index: 3; margin: auto; position: fixed; top: 0px; left: 0; bottom: 191px; right: 0; cursor: pointer; opacity: 0.5; display: none; }*/
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /*#movie { position: absolute; top: 90px; left: 0; z-index: 0; background-color: transparent!important; background: url(../img/poster_movie.jpg) no-repeat center right; }*/
        .container .socialbar {
    
    text-align:center;
        margin-top:5px;
       
}
    #logo
    {
        top: 85px;
    }

}




/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
    
.videoitem {
    padding: 0px;
}
    #video-sr {
    zoom: 0.36;
}
    .container .socialbar {
    
    text-align:center;
        margin-top:15px;
       
}
    
    #logo {
         top: 85px;
    }
    
    #site-menu {
        text-align: center;    
    }
}
