/* Custom of CSS */

.countdown-container p#demo{
    font-size: 80px;
    color: #008f38;
    line-height: 1;
    margin: 0px;
    font-weight: bold;
    text-align: center;
}

.countdown-container{
    padding-top: 5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right: 5px;
}

.form_box{
  background-color: #fff;
  padding: 25px;
}

.form_box.v2{
  width: 100%;
}

.af-element input , .af-selectWrap select{
    border: 1px solid rgba(43,144,237,.15);
    border-radius: 6px;
    box-shadow: none;
    padding: 0 12px;
    font-size: 1rem;
    height: 44px;
    width: 100%;
    margin-bottom: 12px;
}

.af-element input.submit{
    background-color: #29b5f6f2;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    min-height: 56px;
    padding: 12px 30px 12px 24px;
    position: relative;
    transition: opacity .3s ease-in-out;
    width: 100%;
    color: #fff;
}

.af-element input.submit-red{
    background-color: #cf1919;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    min-height: 56px;
    padding: 12px 30px 12px 24px;
    position: relative;
    transition: opacity .3s ease-in-out;
    width: 100%;
    color: #fff;
}
.af-element input.submit-red.v2{
    border-radius: 100px;
}

.af-element input.submit-red:hover{
    background-color: #9b0000;
}

.af-element input.submit:hover{
    background-color: #199edbf2;
}

.form-disc{
    color: #00000080;
    font-size: .75rem;
    margin-top: 6px;
    text-align: left;
}

.presenter-image-wrapper img {
    border-radius: 100%;
}

.content_col_right.v2{
  width: 100%;
}

p.footer-rights-text a{
  color: #333;
  text-decoration: none;
}
p.footer-rights-text a:hover{
  text-decoration: underline;
}

.desktop-only{
  display: block;
}
.responsive-only{
  display: none;
}
.headline_container.v3 {
  width: 1000px;
  padding-top: 20px;
  padding-bottom: 0px;
}
.headline_col_wrapper{
  display: flex;
}
.headline_col_left{
  display: inline-block;
  width: 30%;
}
.headline_col_right{
  display: inline-block;
  width: 69%;
}
.h1_headline_v2.v2{
  color: #fff;
  font-size: 75px;
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
  .content_col_right.v2{
    width: 100% !important;
  }
  .p-text-list{
    margin-bottom: 0px;
    font-size: 18px !important;  
  }
  .h1_headline_v2 {
    margin-bottom: 0px;
    font-size: 35px !important;
  }
  .desktop-only{
    display: none !important;
  }
  .responsive-only{
    display: block !important;
  }
  .headline_container.v3{
    width: 95%;    
    padding-bottom: 25px;
  }
  .headline_col_wrapper{
    display: block;
  }
  .headline_col_left , .headline_col_right{
    display: block;
    width: 100%;
  }
  .headline_product_box.v2 {
    width: 80%;
  }
  
}

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

  .content_col_right.v2{
    width: 100% !important;
  }
  .p-text-list{
    margin-bottom: 0px;
    font-size: 18px !important;  
  }
  .h1_headline_v2 {
    margin-bottom: 0px;
    font-size: 35px !important;
  }
  .desktop-only{
    display: none !important;
  }
  .responsive-only{
    display: block !important;
  }
  .headline_container.v3{
    width: 95%;    
    padding-bottom: 25px;

  }
  .headline_col_wrapper{
    display: block;
  }
  .headline_col_left , .headline_col_right{
    display: block;
    width: 100%;
  }
  .headline_product_box.v2 {
    width: 80%;
  }
  .header_h6{
    font-size: 25px;
  }
  .right-side-bar-box {
    padding: 15px !important;
  }
  .h1_headline_v2.v2{
    font-size: 40px;
  }
  .countdown-container p#demo{
    font-size: 60px;
  }
}

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

  .content_col_right.v2{
    width: 100% !important;
  }
  p.p-text-lists{
    margin-bottom: 0px;
    font-size: 18px !important;
  }
  .headline_container.v3{
    width: 95%;    
    padding-bottom: 25px;

  }
  .product-image-wrapper{
    padding: 0px;
  }
  .headline_col_wrapper{
    display: block;
  }
  .headline_col_left , .headline_col_right{
    display: block;
    width: 100%;
  }
  .headline_product_box.v2 {
    width: 80%;
  }
  .header_h6{
    font-size: 20px;
  }
}

  @media screen and (max-width: 390px) {
    .header_h6{
      font-size: 18px;
    }
    .content_container-800 {
      padding-top: 0px !important;
    }
    .countdown-container p#demo{
      font-size: 50px;
    }

}

/* End Of Custom CSS */

.bullet-img {
  width: 60%;
}

.p-text-list {
  color: #000;
  font-size: 26px;
  line-height: 1.5;
}

.p-text-list.white {
  color: #fff;
}

.p-text-list.v2 {
  font-size: 23px;
}

.presenter-box {
  width: 500px;
}

.headline_section.v3{
    background-image: url(../images/abstract-bg.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}
.headline_section.v3 .headline_container{
  padding-bottom: 25px;
}
.header_h3 {
  margin-top: 25px;
  margin-bottom: 25px;
  color: red;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.header_h3.v2 {
  margin-top: 0px;
  color: #ff0000;
}

.header_h3.v3{
  margin-top: 0px;
  color: #fff;
}

.list-textlist-wrapper {
  width: 95%;
  float: left;
}

.header_h2 {
  color: #000;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
}

.header_h2.white {
  margin-bottom: 25px;
  color: #fff;
}

.list-image-wrapper {
  width: 5%;
  float: left;
}

.content_section.empty-top-border {
  padding-top: 10px;
}

.content_col_left {
  width: 60%;
  float: left;
  padding-right: 25px;
}

.content_col_left.v2 {
  width: 50%;
  padding-right: 25px;
}

.list-container.v2 {
  margin-top: 25px;
}

.p-text {
  margin-bottom: 25px;
  color: #000;
  font-size: 23px;
  line-height: 1.5;
}

.p-text.presenter-name {
  color: red;
  font-size: 30px;
  font-weight: 700;
}

.p-text.center {
  text-align: center;
}

.p-text.single-line {
  margin-bottom: 10px;
  font-size: 25px;
}

.p-text.white {
  color: #fff;
}

.list-wrapper {
  margin-bottom: 20px;
}

.content-col-wrapper.v2 {
  margin-bottom: 25px;
}

.form_box {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.presenter-text-wrapper {
  width: 80%;
  padding-right: 25px;
  padding-left: 25px;
  float: left;
}

.content_col_right {
  width: 40%;
  float: left;
}

.content_col_right.v2 {
  width: 50%;
}

.content_container {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 55px;
  padding-bottom: 55px;
}

.presenter-image-wrapper {
  width: 20%;
  float: left;
}

.blue_content_section {
  background-color: #011740;
}

.headline_section {
  background-image: url('../images/background-image-trweb-reg.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.headline_section.empty-top-border {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #393939;
  background-image: none;
}

.headline_section.v2 {
  background-image: url('../images/bitcoin-blue-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.headline_container {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.headline_container.v2 {
  width: 1000px;
  /*padding-top: 100px;*/
  padding-top: 20px;
  /*padding-bottom: 100px;*/
  padding-bottom: 30px;
}

.h1_headline {
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-size: 44px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.h1_headline.v3 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 55px;
}

.h1_headline.v4 {
  margin-bottom: 15px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 75px;
  font-weight: 700;
  text-decoration: underline;
}

.subheadline {
  color: #fff;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.subheadline.v2 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  line-height: 1.3;
}

.strike {
  text-decoration: line-through;
}

.free-text {
  color: #cf1919;
  text-decoration: underline;
}

.form_box_v2 {
  width: 100%;
}

.content_container-800 {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 55px;
  padding-bottom: 55px;
}

.product-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.product-image.v2 {
  width: 50%;
}

.disc-text {
  margin-bottom: 25px;
  color: #7e7e7e;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
}

.product-image-wrapper {
  padding-right: 25px;
}

.product-image-wrapper.h1_headline_v2 {
  padding-right: 0px;
}

.h1_headline_v2 {
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #000;
  font-size: 54px;
  line-height: 1.2;
  text-align: center;
}

.cta-red {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 45px;
  background-color: #cf1919;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.cta-red:hover {
  background-color: #a70b0b;
}

.color-teal {
  color: #3fe6e1;
}

.color-teal.v2 {
  /*font-size: 47px;*/
  margin-bottom: 25px;
}

.header_h5 {
  color: #000;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
}

.header_h5.v2 {
  line-height: 1.4;
  text-align: center;
}

.new-blue-text {
  color: #005de5;
  font-style: italic;
  font-weight: 700;
}

.header_h4 {
  margin-bottom: 25px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #000;
  font-size: 31px;
  line-height: 1.5;
}

.small-spacer {
  width: 50px;
  margin-bottom: 25px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #005de5;
}

.right-side-bar-box {
  /*margin-top: -110px;*/
  /*margin-top: -80px;*/
  padding: 25px;
  background-color: #fff;
  box-shadow: 1px 1px 20px -2px rgba(0, 0, 0, 0.23);
}

.cta-blue {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  background-image: -webkit-gradient(linear, left top, right top, from(#3fe6e1), color-stop(56%, #005de5), to(#3fe6e1));
  background-image: linear-gradient(90deg, #3fe6e1, #005de5 56%, #3fe6e1);
  -webkit-transition: all 200ms cubic-bezier(.55, .055, .675, .19);
  transition: all 200ms cubic-bezier(.55, .055, .675, .19);
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.cta-blue:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 93, 229, 0.39)), to(rgba(0, 93, 229, 0.39))), -webkit-gradient(linear, left top, right top, from(#3fe6e1), color-stop(56%, #005de5), to(#3fe6e1));
  background-image: linear-gradient(180deg, rgba(0, 93, 229, 0.39), rgba(0, 93, 229, 0.39)), linear-gradient(90deg, #3fe6e1, #005de5 56%, #3fe6e1);
}

.grey_content_section {
  background-color: #f9fafb;
}

.header_h6 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 1.5;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  margin-bottom: 25px;
}

.footer_section {
  background-color: #f3f3f3;
}

.footer-container {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 45px;
}

.footer-logo-img {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
}

.footer-rights-text {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 2;
  text-align: center;
}

.headline_product_box {
  width: 300px;
  margin-right: auto;
  /*margin-bottom: 35px;*/
  margin-bottom:  10px;
  margin-left: auto;
  text-align: center;
}

.headline_product_box.v2{
  width: 80%;
}

.subfooter_section {
  background-image: url('../images/bitcoin-blue-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media screen and (max-width: 991px) {
  .header_h3 {
    font-size: 24px;
  }

  .header_h2 {
    font-size: 32px;
  }

  .content_col_left {
    width: 100%;
    float: none;
    padding: 0px;
  }

  .content_col_left.v2 {
    width: 100%;
  }

  .p-text {
    font-size: 20px;
  }

  .p-text.single-line {
    margin-bottom: 0px;
  }

  .p-text.single-line.center {
    margin-bottom: 15px;
  }

  .content_col_right {
    width: 100%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .content_container {
    width: 95%;
  }

  .headline_container {
    width: 95%;
  }

  .headline_container.v2 {
    width: 95%;
    padding-top: 60px;
    padding-bottom  : 60px;
  }

  .h1_headline {
    font-size: 35px;
  }

  .subheadline {
    font-size: 26px;
  }

  .subheadline.v2 {
    font-size: 27px;
  }

  .content_container-800 {
    width: 95%;
  }

  .product-image {
    width: 40%;
    margin-bottom: 25px;
  }

  .product-image.v2 {
    width: 250px;
  }

  .header_h5 {
    text-align: center;
  }

  .header_h4 {
    text-align: center;
  }

  .small-spacer {
    margin-right: auto;
    margin-left: auto;
  }

  .right-side-bar-box {
    margin-top: auto;
  }

  .footer-container {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .bullet-img {
    width: 70%;
  }

  .list-textlist-wrapper {
    width: 93%;
  }

  .list-image-wrapper {
    width: 7%;
    margin-top: 5px;
  }

  .form_box {
    width: 100%;
  }

  .content_container {
    padding-top: 40px;
  }

  .headline_container.v2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h1_headline.v3 {
    font-size: 44px;
  }

  .subheadline.v2 {
    font-size: 23px;
  }

  .cta-red {
    width: 100%;
  }

  .footer-logo-img {
    width: 30%;
  }
  

}

@media screen and (max-width: 479px) {
  .bullet-img {
    width: 90%;
  }

  .p-text-list.v2 {
    font-size: 18px;
  }

  .presenter-box {
    width: 100%;
  }

  .header_h3.v2 {
    font-size: 16px;
  }

  .list-textlist-wrapper {
    width: 90%;
    padding-left: 10px;
  }

  .header_h2 {
    font-size: 28px;
  }

  .header_h2.white {
    font-size: 24px;
  }

  .list-image-wrapper {
    width: 10%;
    margin-top: 5px;
  }

  .content_col_left.v2 {
    padding-right: 0px;
  }

  .p-text {
    font-size: 18px;
  }

  .p-text.presenter-name {
    text-align: center;
  }

  .p-text.single-line {
    margin-top: 15px;
    text-align: center;
  }

  .form_box {
    width: 100%;
  }

  .presenter-text-wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .content_col_right {
    width: 100%;
  }

  .presenter-image-wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .headline_container.v2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .h1_headline {
    font-size: 30px;
  }

  .h1_headline.v3 {
    font-size: 28px;
  }

  .h1_headline.v4 {
    font-size: 40px;
  }

  .subheadline {
    font-size: 22px;
  }

  .subheadline.v2 {
    font-size: 20px;
  }

  .content_container-800 {
    padding-top: 0px;
  }

  .product-image {
    width: 100%;
  }

  .product-image-wrapper {
    width: 70%;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    padding-right: 0px;
  }

  .h1_headline_v2 {
    margin-bottom: 0px;
    font-size: 30px;
  }

  .cta-red {
    padding: 20px 15px;
    font-size: 16px;
    line-height: 1.2;
  }

  .color-teal.v2 {
    font-size: 28px;
  }

  .header_h5 {
    line-height: 1.3;
  }

  .header_h4 {
    line-height: 1.3;
  }

  .cta-blue {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 21px;
    line-height: 1.2;
  }

  .footer-logo-img {
    width: 50%;
  }

  .headline_product_box {
    width: 200px;
  }
}