/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


body {
    overflow-y: scroll;
    overflow-x: hidden;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family:"GothamUltra";
    src: url("https://get.tokmate.com/jvstatic/sales/fonts/GothamUltra.ttf") /* EOT file for IE */
}
@font-face {
    font-family:"GothamUltra";
    src: url(https://get.tokmate.com/jvstatic/sales/fonts/GothamUltra.ttf) /* TTF file for CSS3 browsers */
}
















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p{margin:0px;}


/* CSS For Header Area */
header {
background: #44002d  url("https://get.tokmate.com/jvstatic/sales/img/header-bg.png") no-repeat scroll center top / cover ;
  

padding: 0px 0 50px 0;
}
.header-top {
  color: #000000;
     
}
.header-top h1 {
font-family: ClashDisplayMedium;
  font-weight: 500;
  margin: 0 auto;
 text-align: center;
  font-size: 45px;
  color: #fff;
  
}
.header-top h1 span{
   font-weight: 700;
 color: #FF3B5C;
 
 
}
.header-top > h5 {
    font-family: ClashDisplayMedium;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
}
.header-top > h5 span {
    
    font-size: 24px;
   
    color:#EE295D;
    
}
.phase-image{
	margin-top: -55px;
}
.bl-box{
	background: #96DAE2;
border-radius: 20px;
padding: 30px 30px 0px 30px;
border: 1px solid #7CC1C9;
}
.bl-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.pl-box > h4 {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 20px auto;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.yl-box > h4 {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 20px auto;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.bl-box > h4 {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 20px auto;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-align: center;
	
}
.bl-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 20px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}

.rt{
	text-align: right;
}
.nlp{
	padding-left: 0px!important;
}
.lpa{
padding-left: 30px!important;
	
}
.yl-box{
	background:#F7F29A;
border: 1px solid #DBD788;
border-radius: 20px;
padding: 30px 30px 0px 30px;
}
.yl-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.yl-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-align: left;
padding-right: 30px;
}
.yl-box > p {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 20px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.pl-box{
	background: #D2B6DE;
border-radius: 20px;
padding: 30px 0px 0px 30px;
border: 1px solid #B296BF;
}
.pl-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.pl-box > p {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 20px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.header-top p {
font-family: ClashDisplayBold;
 background: #EDF2ED;
border-radius: 50px;
padding: 10px 0px;
  margin: 20px auto;
 text-align: center;
  font-size: 30px;
  color: #000;
  text-transform: uppercase;
}
.header-top p span{
  font-family: "IBM Plex Sans", sans-serif;

 font-weight: 300;
  font-style: normal;
 
  font-size: 20px;
  color: #EE295D;
  text-transform: uppercase;
}
.header-top h1 span{
  
 font-weight: 900;
 
 
}
.inline {
    display: inline-block;
    margin: 0 2px;
}
.header-top h2 {
font-family: 'Rubik', sans-serif;
    margin: 20px auto;
    text-align: left;
    font-size: 48px;
  color: #fff;
  font-weight: 600;
    
}
.header-top h3 {
      font-family: ClashDisplayMedium;
    margin: 20px auto;
    text-align: center;
    font-size: 30px;
  color:#fff;
background: #EE294F30;
  font-weight: 600;
    padding: 20px 40px;
	border-radius: 50px;
}
.header-top h3 span{
       font-family: "IBM Plex Sans", sans-serif;
    font-size: 24px;
  color:#EE295D;

  font-weight: 600;
    
}
.header-image {
  text-align: center;
}

.header-video {
  text-align: center;
  border: 0px solid #42454a;
  width: 80%;
}
div.laptop-wrapper {
   width: 100%;
    height: 100%;
    max-width: 1034px;
    max-height: 543px;
    margin: 0 auto;
}
div.laptop-inner {
   position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
}
div.laptop-wrapper iframe {
   box-sizing: border-box;
    background: url(https://get.tokmate.com/jvstatic/sales/img/iphone-2.png) center center no-repeat;
    background-size: contain;
    padding: 16.9% 16.5% 20.8%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.relative {
    position: relative;
}

.video-bar {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://get.tokmate.com/jvstatic/sales/img/iphone.png) no-repeat center center scroll;
    background-size: cover;
    width: 100%;
    height: 980px;
    z-index: 10;
}

.video-wrapper {
   height: 490px !important;
    left: calc(50% - 500px);
    padding-bottom: 0 !important;
    position: absolute;
    top: 215px;
    width: 1035px;
}

.video-wrapper iframe {
    height: 100% !important;
}

.header-video {
   left: 11%;
   border: 4px solid #000;
    border-radius: 10px;
    text-align: center;
    top: 100px;
      background: #fff;
    margin: 0 auto;
	padding: 0px;
}

hr.style6 {
	background-color: #fff0;
	border-top: 10px dotted #b2b9be;
}
.section-timer{
	
}
/* outro-section */

.outro-section{
 background: #fff url(https://get.tokmate.com/jvstatic/sales/img/logo-bg.png) no-repeat scroll center 5% / contain;
    padding: 50px 0;
	border-bottom: 1px solid #EBEBEB;
}

.outro-top > h2 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
 
}
.outro-top > h2 span{
color: #EE295D;
 font-family: ClashDisplayBold;
}
.outro-top > h3 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
 
}
.outro-top > p {
  color: #000;
      font-family: "IBM Plex Sans", sans-serif;

  font-size: 18px;
  font-weight: 400;
  text-align: center;
 margin: 10px auto;
}
.outro-top > p span{
  font-weight: 900;
 
  
 
}
.timer-top{
	padding-top:30px;
	text-align: center;
}
.timer-top h1 span{
  color:#000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 40px;
  text-align: center;
}
.timer-top h1{
  color:#000;
 font-family: ClashDisplayBold;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  margin: 30px auto;
}
.blue-bot {
    background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/blue-bg.png) no-repeat scroll center center / cover;
    padding: 30px 50px;
    min-height: 300px;
}


.timer-top p {
    color: #000;
      font-family: "IBM Plex Sans", sans-serif;


    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin: 10px auto;
}
.nm{
	margin-top: -50px;
}
.blue{
	background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/blue-bg.png) no-repeat scroll center center / cover;
	padding: 30px 50px;
	min-height: 450px;
	border-radius: 20px;
}
.imgbtn img{
	width:85%;
	
}
.mt-20{
	margin-top: 20px;
}
.top-img {
	
	float: center;
}
.optin-form{}
.optin-form input {
    width: 88%;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 10px;
    font-size: 16px;
    font-family: 'GothamThin';
	border-radius: 30px;
}
.mt-30{
	
margin-top: 35px;}
.optin-form 
.jvformbtn{    border: 0 none !important;
        border: 0 none !important;
    width: 90%;
    background-color: #ee295d;
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
}
.optin-bot > h1 {
font-family: 'Oswald', sans-serif;
    margin: 25px auto;
   text-transform: uppercase;
    font-size: 55px;
    color: #764ba0;
    width: 100%;
    background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-align: center;
}
/* banner-section */
.banner-section{

  background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/users-bg.png) no-repeat scroll center top / auto;
    padding-top: 20px;
 
	padding-bottom: 50px;
}
	.bottom-video {
		border: 5px solid #292929;
    text-align: center;
    top: 100px;
    width: 75%;
	  margin: 0px auto;
	}

.banner-top > h1 {
font-family: 'Rubik', sans-serif;
    margin: 20px auto;
 font-weight:   400;
    font-size: 35px;
    color: #5421c5;
    
	text-align: center;
}
.banner-top > h1 span{

    font-weight:   900;
    
}
.banner-top > p {
    color: #6c647e;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.banner-bot > h2 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
 font-weight:   400;
    font-size: 25px;
    color: #5421c5;
    
	text-align: center;
}
.banner-bot > h3 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
 font-weight:   900;
    font-size: 35px;
    color: #5421c5;
    
	text-align: center;
}

.banner-bot > h2 span{

 font-weight:   900;
    text-transform: uppercase;
}
.banner-bot > p {
    color: #6c647e;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.banner-top > h2 {
font-family: 'Oswald', sans-serif;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 40px;
    color: #764ba0;
    background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-align: center;
}
.mt-150{
	margin-top: 150px;
}
.mt-200{
	margin-top: 200px;
}
/* ppl-section */
.ppl-section{

  background: rgba(0, 0, 0, 0)url(https://get.tokmate.com/jvstatic/sales/img/ppl-bg.png) no-repeat scroll center center / cover;
    padding-top: 100px;
 
	padding-bottom: 100px;
}
	.bottom-video {
		border: 5px solid #292929;
    text-align: center;
    top: 100px;
    width: 75%;
	  margin: 0px auto;
	}

.ppl-top > h1 {
font-family: 'Rubik', sans-serif;
    margin: 20px auto;
 font-weight:   400;
    font-size: 35px;
    color: #5421c5;
    
	text-align: center;
}
.ppl-top > h1 span{

    font-weight:   900;
    
}
.ppl-top > p {
    color: #6c647e;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.ppl-bot > h2 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
 font-weight:   400;
    font-size: 25px;
    color: #5421c5;
    
	text-align: center;
}
.ppl-bot > h3 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
 font-weight:   900;
    font-size: 35px;
    color: #5421c5;
    
	text-align: center;
}

.ppl-bot > h2 span{

 font-weight:   900;
    text-transform: uppercase;
}
.ppl-bot > p {
    color: #6c647e;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.ppl-top > h2 {
font-family: 'Oswald', sans-serif;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 40px;
    color: #764ba0;
    background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-align: center;
}
/* headline-section */
.headline-section{
background: #fff url(https://get.tokmate.com/jvstatic/sales/img/logo-bg.png) no-repeat top center / contain;
    
    padding-top: 50px;
 padding-bottom: 50px;
	
}
	
.mt-80{
margin-top: 100px;	
}
.headline-top > h1 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
 font-weight:   900;
    font-size: 30px;
    color: #5421c5;
    
	text-align: center;
}
.headline-top > h1 span{

    font-weight:   900;
    
}
.headline-top > p {
    color: #6c647e;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
/* hdl-section */
.hdl-section{
background: #EDF2ED url(https://get.tokmate.com/jvstatic/sales/img/hdl-bg.png) no-repeat top center / contain;
    
    padding-top: 80px;
 padding-bottom: 80px;
	
}
	

.hdl-top > h1 {
font-family:ClashDisplayMedium;
    margin: 0 auto;
    font-weight: 600;
    font-size: 45px;
    color: #000;
    text-align: center;
}

.hdl-top > h1 span{
color: #EE295D;
    
    
}
.hdl-top > h2{ 
   font-family:ClashDisplayMedium;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin: 0.47em 0;
}


.ic-image {
    margin-top: -55px;
}
.hdl-title-text > h4 {
    font-family:ClashDisplayMedium;
    margin: 0px auto;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-align: left;
}
.hdl-title-text > p {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
}
.hdl-title-container {
   display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 24px;
}
.hdl-title-text {
    margin-left: 15px;
}
.hdl-icon {
    width: 74px;
    height: 74px;
}
.b-box{
	background: #96DAE2 url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
	border: 1px solid #7CC1C9;
border-radius: 20px;
padding: 30px ;
}
.b-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.b-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-align: left;

}
.b-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.y-box{
	background: #E1E090 url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
	border: 1px solid #DBD788;
border-radius: 20px;
padding: 30px ;
}
.y-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.y-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-align: left;

}
.y-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.p-box{
	background: #D2B6DE url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
	border: 1px solid #B296BF;
border-radius: 20px;
padding: 30px ;
}
.p-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.p-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-align: left;

}

.p-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.g-box{
	background: #9DDF9A url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
	border: 1px solid #88C585;
border-radius: 20px;
padding: 30px ;
}
.g-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.g-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-align: left;

}
.g-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.w-box{
	background: #fff url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / auto;
	border: 1px solid #EBEBEB;
border-radius: 20px;
padding: 30px ;
box-shadow: 0px 14px 22px 0px #00000017;

}
.w-box > h2 {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 20px auto;
    font-size: 20px;
    color: #EE295D;
    font-weight: 400;
    text-align: center;
text-transform: uppercase;
}
.w-box > h4 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    text-align: center;

}
.av-bg {
    background: url(https://get.tokmate.com/jvstatic/sales/img/header-bg-avatars.png) no-repeat scroll center 3% / cover;
	padding-bottom: 20px;
}
.w-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    text-align: left;

}
.w-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
ul.jw-img-bdg-p{
	padding-left: 0px;
}
.jw-img-bdg-p li {
    display: block;
    font-family: ClashDisplayMedium;
    background: url(../image/mb-b.png) no-repeat 5px 5px / 155px;
    padding-left: 175px;
    padding-top: 0;
    color: #fff;
    padding-bottom: 19px;
    text-align: left;
    font-size: 55px;
    font-weight: 600;
    text-transform: uppercase;
}
.mb-mid > p {
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto;
}
.mb-mid > p span{
    color: #EE295D;
    
}
.mb-mid > h3 {
    color: #EE295D;
    font-family: ClashDisplayMedium;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 30px auto;
	 text-transform: uppercase;
}
/* step-section */
.steps-section{
background: #fff;
 padding-bottom: 50px; 
padding-top: 50px; 
}
.steps-top > h1 {
font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    font-size: 50px;
    color: #fff;
   font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}
.steps-top > p {
   font-family: "IBM Plex Sans", sans-serif;


    margin: 20px auto;
   
    font-size: 18px;
    color: #6D6D6D;

   
	text-align: center;
}
.steps-top > p span{

    color: #EE295D;
   font-weight: 700;

}
.steps-top > h2 {
font-family: ClashDisplayMedium;
    margin: 0 auto;
  line-height: 1.2;
    font-size: 35px;
    color: #000;
   
	text-align: center;
}
.users-top > h2 {
font-family: ClashDisplayMedium;
    margin: 0 auto;
   font-weight: 500;
    font-size: 36px;
    color: #000;
   
	text-align: center;
}
.users-top > h3 {
font-family: ClashDisplayBold;
    margin: 0 auto;
   font-weight: 900;
    font-size: 56px;
    color: #000;
   
	text-align: center;
}
.users-top h3 span {

    color: #EE295D;
   
	
}
.right{
	float: right;
}
.users-top > h4 {
    font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
   font-weight: 400;
    font-size: 22px;
    color: #EE295D;
   text-transform: uppercase;
	text-align: center;
}
.steps-top > h2 span{
  color: #EE295D;
   font-weight: 700;
}
.mt-100{
	margin-top: 100px;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
.box-white{

}

.box-white > h2 {
 font-family: 'Rubik', sans-serif;
color: #5035de;
  margin: 0px auto;
  font-size: 21px;
text-align:left;
 font-weight: 900;
  padding: 10px 0;
  text-transform: uppercase;
}
.box-white > p {
 font-family: 'Rubik', sans-serif;
color: #6c647e;
  margin: 0px auto;
  font-size: 18px;
text-align:left;
 font-weight: 400;
  padding: 0px 0;
}
.box-white > p span{
 font-family: 'Rubik', sans-serif;
color: #000;
 
 font-weight: 900;
 
}
.box-white img{
margin-top: ;
 
}
.box-bg-purple{
	background: url(https://get.tokmate.com/jvstatic/sales/img/bot-purple.png) no-repeat scroll left bottom / contain;
	padding-bottom: 100px;
	    margin-bottom: 20px;
padding: 0 50px 100px 50px;
}
.box-bg-orange{
	background: url(https://get.tokmate.com/jvstatic/sales/img/bot-orange.png) no-repeat scroll right bottom / contain;
	padding-bottom: 100px;
	    margin-bottom: 20px;
padding: 0 50px 100px 50px;
}
.box-bg-blue{
	background: url(https://get.tokmate.com/jvstatic/sales/img/bot-blue.png) no-repeat scroll center bottom / contain;
	padding-bottom: 100px;
	    margin-bottom: 20px;
padding: 0 50px 100px 50px;
}
.box-flat{
	background: #fff;

border-radius: 20px;
	webkit-box-shadow: -2px 10px 28px 0px rgba(184, 180, 184, 0.18);
    -moz-box-shadow: -2px 10px 28px 0px rgba(184,180,184,1);
    box-shadow: -2px 10px 28px 0px rgba(184, 180, 184, 0.17);
    padding: 20px;
min-height: 280px;
}
.box-flat > h3 {
    font-family: 'Rubik', sans-serif;
    color: #6c647e;
    margin: 0px auto;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
   
	 text-transform: uppercase;
}
.box-flat > h2 {
 font-family: 'Rubik', sans-serif;
color: #0b82fe;
  margin: 0px auto;
  font-size: 16px;
text-align:center;
 font-weight: 900;
  padding: 10px 0;
  text-transform: uppercase;
}
.box-flat > p {
 font-family: 'Rubik', sans-serif;
color: #6c647e;
  margin: 0px auto;
  font-size: 18px;
text-align:left;
 font-weight: 400;
  padding: 0px 0;
}

.box-flat img{
margin: 20px;
 
}
.row-centered {
    text-align: center;
}
.col-centered {
    display: inline-block;
    float: none;
    
    margin-right: -4px;
    text-align: center;
}
.w-25{
	width: 75%;
	margin: 0 auto;
}
/* step-section */
.pre-section{
background: #fff;
 padding-bottom: 50px; 
padding-top: 50px; 
}
.pre-top  {
border-left: 3px solid #0b82fe;
padding-left: 30px;
}
.pre-top > h4 {
font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    font-size: 15px;
    color: #0b82fe;
   font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}
.pre-top > h3 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
    font-size: 30px;
    color: #143b59;
   font-weight: 900;
	text-align: left;
	
}

.pre-top-one {
background-image: linear-gradient(to bottom, #0e83fe, #038ffe, #1b9bfd, #35a6fa, #4db0f7);
padding: 30px;
border-radius: 10px;
margin: 10px;
}
.pre-top-one > h2 {
font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
   font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.pre-top-two {
background-image: linear-gradient(to bottom, #0e82fc87, #068efd66, #1c9afc6e, #35a5fa6b, #4caff773);
padding: 30px;
border-radius: 10px;
margin: 10px;
}
.pre-top-two > h2 {
font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    font-size: 30px;
    color: #143b59;
   font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.pre-top-three {
background-image: linear-gradient(to bottom, #0e82fc38, #068efd42, #1c9afc42, #35a5fa2b, #4caff733);
padding: 30px;
border-radius: 10px;
margin: 10px;
}
.pre-top-three > h2 {
font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    font-size: 30px;
    color: #143b59;
   font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.pre-top-four {
background-image: linear-gradient(to bottom, #0e82fc12, #068efd12, #1c9afc17, #35a5fa21, #4caff708);
padding: 30px;
border-radius: 10px;
margin: 10px;
}
.pre-top-four > h2 {
font-family: 'Rubik', sans-serif;
    margin: 0 auto;
    font-size: 30px;
    color: #143b59;
   font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
/* invest-section */
.invest-section{
	background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/features-bg.png) no-repeat scroll center bottom / contain;
padding-top: 50px;  
}
.invest-top > h1 {
font-family: 'Oswald', sans-serif;
    margin: 0 auto;
    font-size: 50px;
    color: #fff;
   font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}
.invest-top > h2 {
font-family: 'Oswald', sans-serif;
    margin: 0 auto;
   
    font-size: 45px;
    color: #05131e;
   
	text-align: center;
}
.invest-top > h2 span{
font-weight: 900;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
/* steps-bot-section */
.steps-bot-section{
	background: #fff url(https://get.tokmate.com/jvstatic/sales/img/demo-bg.png) no-repeat center top / cover;
border-top: 1px solid #EBEBEB;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 80px;
	
}
.steps-bot > h2 {
    font-family: ClashDisplayMedium;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #EE295D;
    margin: 0.47em 0;
}
.steps-bot > h1 {
    font-family: ClashDisplayMedium;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin: 0.47em 0;
}
.steps-bot > h1 span{
    
    color:#EE295D;
}
   
.steps-bot > h3
 {      font-family: "IBM Plex Sans", sans-serif;

    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #EE295D;
    margin: 0.47em 0;
}

/* bot-section */
.bot-section{
	background: #fff;
	padding-top: 50px;
	text-align: center;
	padding-bottom: 50px;
	
}
/* intro-section */

.intro-section{
 background: #fff url(https://get.tokmate.com/jvstatic/sales/img/logo-bg.png) no-repeat scroll center 10% / contain;
    padding: 50px 0;
}
.mt-150{
margin-top: 150px;	
}

.intro-top > h2 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
 
}
.intro-top > h2 span{
color: #EE295D;
 font-family: ClashDisplayBold;
}
.intro-top > h3 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
 
}
.intro-top > h4 {
    font-family: ClashDisplayMedium;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    color: #EE295D;
    margin: 0.47em 0;
}
.intro-top > h5 {
    font-family: ClashDisplayMedium;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin: 0.47em 0;
}
.intro-top > h5 span{
    
    color: #EE295D;
   
}
.red-title-text > h4 {
    font-family:ClashDisplayMedium;
    margin: 0px auto;
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    text-align: left;
}
.red-title-text > p {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 10px auto;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: left;
}
.red-title-container {
   display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 24px;
}
.nm-25{
	margin-top: -25px;
}
.red-box {
	background: url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / auto, linear-gradient(0deg, rgba(238, 41, 93, 1) 0%, rgb(184 20 63) 50%);
    border: 1px solid #EBEBEB;
    border-radius: 20px;
    padding: 30px 30px 0 30px;
    filter: drop-shadow(4px 11px 10px #EBEBEB);
	margin-bottom: 30px;
}
.red-title-text {
    margin-left: 15px;
}
.red-icon {
    width: 54px;
    height: 54px;
}
.intro-top > p {
  color: #000;
      font-family: "IBM Plex Sans", sans-serif;

  font-size: 20px;
  font-weight: 400;
  text-align: center;
 margin: 10px auto;
}
.intro-top > p span{
  font-weight: 900;
 
  
 
}
/* intro-mid-section */

.intro-mid-section{
 background: #fff url(https://get.tokmate.com/jvstatic/sales/img/logo-bg.png) no-repeat scroll center 10% / contain;
    padding: 50px 0;
}


.intro-mid-top > h2 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
 
}
.intro-mid-top > h2 span{
color: #EE295D;
 font-family: ClashDisplayBold;
}
.intro-mid-top > h3 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 32px;
  font-weight: 600;
  text-align: left;
 
}
.intro-mid-top > h3 span {
  color: #EE295D;
   
 
}
.intro-mid-top > p {
  color: #000;
      font-family: "IBM Plex Sans", sans-serif;

  font-size: 18px;
  font-weight: 400;
  text-align: left;
 margin: 10px auto;
}
.intro-mid-top > p span{
  font-weight: 900;
 
  
 
}
/* prizes-section */
.prizes-section{
  background-image: linear-gradient(to bottom, #349ffa, #38a4fa, #3da8f9, #44adf8, #4bb1f7, #43aff8, #3bacfa, #32aafb, #0a9ffe, #0094ff, #0088ff, #027bff);
  padding-bottom: 0px;

 padding-top: 50px;
}
.mt-50{
	margin-top: 50px;
}
.mt-150{
	margin-top: 150px;
}
.prizes-top {
 background: #000;
 padding: 10px;
 border-radius: 40px;
}

.prizes-top > h1 {
  text-transform: uppercase;
font-family: ClashDisplayMedium;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
 color: #fff;
}
.prizes-top > h1 span{
  color: #E1E090;
font-family: ClashDisplaySemibold;
  font-weight: 700;
 
}


.prizes-top > h2 {
color: #5421c5;
   font-family: 'Rubik', sans-serif;
    font-size: 45px;
    font-weight: 900;
    text-align: left;
	margin: 0 auto;
}
.prizes-top > h2 span{
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.prizes-top > p {
 color: #6c647e;
   font-family: 'Rubik', sans-serif;
    font-size: 21px;
    font-weight: 400;
    text-align: left;
    margin: 20px auto;
}
.prizes-top > p span{
  font-weight: 900;
  
 
}
.phase ul{
	margin:0;
	padding:0;
	list-style:none;
}
.phase ul{
	margin:0;
	padding:0;
	list-style:none;
}
.phase ul li{
  color: #000000;
 font-family: 'Open Sans', sans-serif;
 
 
  font-size: 20px;
}
.row.vdivide [class*='col-']:not(:last-child):after {
  background: url("https://get.tokmate.com/jvstatic/sales/img/arrow.png") no-repeat scroll;
  width: 35px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
}

 

/* phase-section */

.phase-section {
 background: #EDF2ED  url(https://get.tokmate.com/jvstatic/sales/img/gdl-bg.png) repeat scroll center top / contain;
 
  padding-top: 10px;
  padding-bottom: 80px;
	
}
.phase-top > h1 span{


color: #EE295D;

 font-weight: 900;
   
	
}


/* exp-section */

.exp-section {
 background: #EDF2ED  url(https://get.tokmate.com/jvstatic/sales/img/gdl-bg.png) no-repeat scroll center center / contain;
 
  padding-top: 10px;
  padding-bottom: 50px;
	
}
.exp-top > h1 span{


color: #EE295D;

 font-weight: 900;
   
	
}
.exp-top > p {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #000;
}
.wh-section {
    background: #EDF2ED url(https://get.tokmate.com/jvstatic/sales/img/dots-bg.png) repeat scroll center top / contain;
   
    padding: 80px 0;
}
.jw-img-crc-b li {
    display: block;
	font-family: ClashDisplaySemibold;
    background: url(https://get.tokmate.com/jvstatic/sales/img/crc-b.png) no-repeat 5px 5px / 62px;
    padding-left: 84px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 20px;
}
.jw-img-crc-y li {
    display: block;
	font-family: ClashDisplaySemibold;
    background: url(https://get.tokmate.com/jvstatic/sales/img/crc-y.png) no-repeat 5px 5px / 62px;
    padding-left: 84px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 20px;
}
.jw-img-crc-p li {
    display: block;
	font-family: ClashDisplaySemibold;
    background: url(https://get.tokmate.com/jvstatic/sales/img/crc-p.png) no-repeat 5px 5px / 62px;
    padding-left: 84px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 20px;
}
.jw-img-crc-g li {
    display: block;
	font-family: ClashDisplaySemibold;
    background: url(https://get.tokmate.com/jvstatic/sales/img/crc-g.png) no-repeat 5px 5px / 62px;
    padding-left: 84px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 20px;
}
.jw-img-crc-y5 li {
    display: block;
	font-family: ClashDisplaySemibold;
    background: url(https://get.tokmate.com/jvstatic/sales/img/crc-y5.png) no-repeat 5px 5px / 62px;
    padding-left: 84px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 20px;
}
.jw-img-crc-b6 li {
    display: block;
	font-family: ClashDisplaySemibold;
    background: url(https://get.tokmate.com/jvstatic/sales/img/crc-b6.png) no-repeat 5px 5px / 62px;
    padding-left: 84px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 20px;
}
.phase-top > h1 {
font-family: ClashDisplayMedium;
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  color: #000;
     margin: 0.47em 0;
}
.phase-top > h5 {
font-family: ClashDisplayMedium;
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  color: #000;
     margin: 0.47em 0;
}
.phase-top > h5 span{
font-weight: 600;
  color: #EE295D;
    
}
.phase-top > h3 {
    font-family: ClashDisplayMedium;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #EE295D;
    margin: 0.47em 0;
}
.phase-top > p {
     font-family: "IBM Plex Sans", sans-serif;

  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #000;
 
}
.phase-top > p span {
    
  text-align: center;
  color: #EE295D;
 
}
.nm-120{
	margin-top: -120px;
}
.phase-top > h2 {
    font-family: "IBM Plex Sans", sans-serif;

  margin: 0 auto;
color: #6D6D6D;
  font-size: 20px;
 font-weight: 400;
   
  text-align: center;
}
.phase-top > h2 span{

 font-weight: 900;
   
  
}
.phase-image-top{
	padding-top: 50px;
}
.phase-image-bot{
	padding-top: 50px;
	display: inline-block;
  position: relative;
  
}
.phase-image-bot a{
	 
  position: absolute;
  left: 55%; top: 30%;
  height: 40%; width: 15%;
  
}
.phase-image-bot img{
	display: block;
  
}
.list-top  {
 background: #000;
  padding: 20px;
 
  border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.list-unstyled {
   padding-left: 0px;
    list-style: none;
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	
  background: #fff;
}

.list-top > h1 {
    font-family: ClashDisplayMedium;
  margin: 10px auto;
 text-transform: uppercase;
  font-size: 20px;
color: #fff;
  font-weight: 600;
  text-align: center;
}
.list-top > h1 span {
    font-family: ClashDisplayMedium;
  margin: 10px;
   text-transform: capitalize;
padding: 5px 15px;
border-radius: 30px;
  background: #EE295D;
  font-size: 15px;
color: #fff;
  font-weight: 400;
  text-align: center;
}

.list-top > h2 {
font-family: 'Oswald', sans-serif;
  margin: 10px auto;
 text-transform: uppercase;
  font-size: 22px;
color: #000;
  font-weight: 900;
}
.list-top > p {
font-family: 'Oswald', sans-serif;
  margin: 10px auto;
 
  font-size: 20px;
color: #000;
  
}
.list-unstyled li{
    font-family: "IBM Plex Sans", sans-serif;
  margin: 0 auto;
 font-size: 18px;
  color: #000;
  font-weight: 400;
  border-bottom: 1px solid #69778226;
  text-align: center;
  padding: 10px;
  
}
.list-unstyled li span{

  font-weight: 600;
 
}
.list ul {
  list-style: none;
}
.list-top ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 20px;
}
.list-top ul li {
    background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/ok.png) no-repeat scroll 0 8px;
    color: #ffffff;
 font-family: 'Rubik', sans-serif;
    font-size: 18px;
    
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 20px;
}
.width-100p{width:100%;}
.bg-b {
    background: #96DAE2;
    margin: 0 10px;
    padding: 20px;
    border-radius: 20px;
}
.bg-b h2 {
    font-family: ClashDisplayMedium;
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 25px;
    color: #000;
	padding: 20px 10px;
    font-weight: 600;
    text-align: left;
}
.bg-b p {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 0 auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    
    text-align: left;
    padding: 10px;
   
}
.white-box{
	 background: #fff;
	  padding: 40px;
    border-radius: 20px;
	border: 3px solid #EE295D;
}
.white-box h2 {
    font-family: ClashDisplayMedium;
    
    font-size: 45px;
    color: #EE295D;
  
    font-weight: 600;
    text-align: left;
}
.white-box p {
    font-family: ClashDisplayMedium;
    margin: 0 auto;
    font-size: 24px;
    color:#6D6D6D;
    font-weight: 400;
    
    text-align: left;
    
   
}
.jw-img-check-p li {
    display: block;
   font-family: "IBM Plex Sans", sans-serif;
    background: url(https://get.tokmate.com/jvstatic/sales/img/tick-circle.png) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 18px;
	font-weight: 600;
}
ul.jw-img-check-p {
   padding:20px;
	background: #F7F7F7;
	border-radius: 20px;
}
.btn-review {
    background-color: #ee295d;
    color: #fff;
    font-family: ClashDisplayMedium;
    font-size: 20px;
    font-weight: 500;
    padding: 16px;
    margin: 10px auto;
    border-radius: 30px;
    text-transform: uppercase;
}
.btn-review:hover {
  color: #fff;
 
}
.bg-y {
    background: #E1E090;

    margin: 0 10px;
    padding: 20px;
    border-radius: 20px;
}
.bg-p {
    background: #D2B6DE;
    margin: 0 10px;
    padding: 20px;
    border-radius: 20px;
}
/* black-section */
.black-top-section {
  background: #000 url(https://get.tokmate.com/jvstatic/sales/img/logo-b-bg.png) no-repeat scroll center 2% / contain;
    padding: 50px 0;
    
   
}
.black-top-top > h1 {
    font-family: ClashDisplayMedium;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
}
.black-top-top > h2 {
      font-family: ClashDisplayMedium;
text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    color:#EE295D;
    margin: 0.47em 0;
}

.black-top-top > h3 {
    font-family: "IBM Plex Sans", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #EE295D;
    margin: 0.47em 0;
}
.black-top-top > p {
    font-family: "IBM Plex Sans", sans-serif;
   
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
}
   .by-box{
	background: #F7F29A url(https://get.tokmate.com/jvstatic/sales/img/vsm-bg.png) no-repeat top right / auto;
	margin-bottom: 10px;
border-radius: 20px;
padding: 30px ;
}
.by-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
   .bp-box{
	background: #D2B6DE url(https://get.tokmate.com/jvstatic/sales/img/vsm-bg.png) no-repeat top right / auto;
	margin-bottom: 10px;
border-radius: 20px;
padding: 30px ;
}
.bp-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
  .bb-box{
	background: #96DAE2 url(https://get.tokmate.com/jvstatic/sales/img/vsm-bg.png) no-repeat top right / auto;
	margin-bottom: 30px;
border-radius: 20px;
padding: 30px ;
min-height: 730px;
}
.bb-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.black-top > h5 {
    font-family: ClashDisplayMedium;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
	text-transform: uppercase;
}
.mb-icon-left{
	width: 100px; height: 100px; margin-right: 50px;
}
.mb-icon-right{
	width: 100px; height: 100px; margin-left: 50px;
}
.b-title-text > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.b-title-text > h3 {
    font-family: ClashDisplaySemibold;
    margin: 0px auto;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    text-align: left;
}
.b-title-text > h4 {
    font-family: ClashDisplaySemibold;
    margin: 0px auto;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-align: left;
}
.b-title-text > h5 {
    font-family: ClashDisplayMedium;
    margin: 0px auto;
    font-size: 25px;
    color: #000;
    font-weight: 500;
    text-align: left;
}
.jw-img-check-b li {
    display: block;
   font-family: "IBM Plex Sans", sans-serif;
    background: url(../image/blue-circle.png) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 18px;
	font-weight: 400;
}
.jw-img-check-b li span{
  
   font-family: ClashDisplayMedium;
    background:none;
 font-size: 26px;
	
}
ul.jw-img-check-b {
   padding:20px;
	background: #fff;
	border-radius: 20px;
}
  .bg-box{
	background: #9DDF9A url(https://get.tokmate.com/jvstatic/sales/img/vsm-bg.png) no-repeat top right / auto;
	margin-bottom: 30px;
border-radius: 20px;
padding: 30px ;
}
.bg-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
  .bw-box{
	background: #fff url(https://get.tokmate.com/jvstatic/sales/img/vsm-bg.png) no-repeat top right / auto;
	margin-bottom: 30px;
border-radius: 20px;
padding: 30px ;
}
.bw-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.jw-img-check-g li {
    display: block;
   font-family: "IBM Plex Sans", sans-serif;
    background: url(../image/green-circle.png) no-repeat 5px 5px / 22px;
    padding-left: 45px;
    padding-top: 0;
    color: #000;
    padding-bottom: 19px;
    text-align: left;
    font-size: 16px;
	font-weight: 400;
}
ul.jw-img-check-g {
   padding:20px;
	background: #fff;
	border-radius: 20px;
}
.grey-top{
	background: #191919;
	border-radius: 20px;
	padding: 30px;
}
.rf> h1 {
    font-family: ClashDisplaySemibold;
    margin: 0px auto;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.rf > p {
    font-family: "IBM Plex Sans", sans-serif;
    margin: 10px auto;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
/* niche-section */
.niche-section {
    background: url(https://get.tokmate.com/jvstatic/sales/img/phase-bg.png) no-repeat scroll center bottom / cover;
    padding-top: 0px;
   
    padding-bottom: 50px;
}
.niche-top > h1 {
font-family: 'Rubik', sans-serif;
  margin: 10px auto;
 
  font-size: 35px;
color: #5421c5;
   

font-weight: 400;
text-align: center;
}
.niche-top > h1 span {
font-weight: 900;
 text-transform: uppercase;
  
  
  
}

.niche-top > h2 {
  color: #5421c5;
font-family: 'Rubik', sans-serif;
  font-size: 30px;
  font-weight: 400;
  padding: 0px 0;
  text-align: center;
 
}
.niche-top > h2 span{
 

  font-weight: 900;
  
}
.niche-top > p {
font-family: 'Rubik', sans-serif;
  margin: 10px auto;

  font-size: 25px;
text-align: center;
 color: #6c647e;
}
.niche-content > h1 {
  color: #fff;
font-family: 'Rubik', sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}
.ml{
margin-left: 100px;}
.niche-content > h1 span {
  color: #000000;
 font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 150;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #1f1818;
}
.btn-default {
    color: #333;
    background-color: #764ba0;
    border-color: #020202;
}
.modal-content {
    position: relative;
    background-color: #1f1a1a;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
/* things-section */
.things-section {
  background: url(https://get.tokmate.com/jvstatic/sales/img/thing-bg.png) no-repeat scroll center top / cover;
  padding-bottom: 50px;
  padding-top: 30px;
}
.things-top > h1 {
 color: #fff;
font-family: 'Oswald', sans-serif;
 font-size: 50px;
  text-align: center;
  text-transform: uppercase;
}
.things-top > h1 span {
 color: #fff;
font-family: 'Rubik', sans-serif;
  font-size: 50px;
  padding: 0 5px;
  background: #ffcfd6 none repeat scroll 0 0;
    border-radius: 15px;
}
.things-top h2 span{
font-family: 'Oswald', sans-serif;
  margin: 10px auto;
background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

 
}
.things-top h2 {
	font-family: 'Oswald', sans-serif;
  margin: 10px auto;
color: #000;
  font-weight: 900;
  font-size: 45px;
text-align: center;
}
.things-top h3 span{
 color: #ffcfd6;
font-family: 'Oswald', sans-serif;
  font-weight: lighter;
  font-size: 30px;
  text-align: left;
  padding:30px 0;
  
}
.things-top > h3 {
  color: #fff;
font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 400;
  padding: 80px 0 0 0;
  text-align: left;
  text-transform: uppercase;
}
.things-top > p {
  color: #fff;
font-family: 'Oswald', sans-serif;
  font-size: 18px;
  background: #FFF url("https://get.tokmate.com/jvstatic/sales/img/things-mini.png") no-repeat scroll center top / contain ;
  padding-bottom: 80px;
  padding-top: 80px;
}

/* step-by-step */
.step-by-step {
  background: #fff url("https://get.tokmate.com/jvstatic/sales/img/review-bg.png") no-repeat scroll center bottom / cover ;
 
}
.step-by-step-top  {
 padding-bottom: 50px;
}
.step-by-step-top > h1 {
font-family: 'Oswald', sans-serif;
  margin: 10px auto;
 text-transform: uppercase;
  font-size: 60px;
text-align: center;
  background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.step-by-step-top  h1 span {
  color: #fff;
  font-size: 50px;
 padding: 0 5px;
 background: #ef5ca1 none repeat scroll 0 0;
    border-radius: 15px;
}
.step-by-step-top > h2 {
  color: #ef5ca1;
font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 700;

  text-align: center;
}
.header-demo-video {
   text-align: center;
  border: 3px solid #42454a;
  width: 80%;
  top: 50px;
}
.header-demo-video {

text-align: center;
margin: 0 auto;

}

.step-by-step-bot  {
 padding-top: 100px;
}
.step-by-step-bot > h1 {
font-family: 'Oswald', sans-serif;
  margin: 10px auto;
 text-transform: uppercase;
  font-size: 60px;
text-align: center;
  background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.step-by-step > .container > .row > .col-lg-6.col-md-6.col-sm-6 {
  padding: 0;
}

/* funnel-section */
.funnel-section {
  background: rgba(0, 0, 0, 0) url("https://get.tokmate.com/jvstatic/sales/img/funnel-bg.png") no-repeat scroll center center / cover ;
  padding-bottom: 50px;
  padding-top: 50px;
  
}
.funnel-top > h1 {
font-family: 'Rubik', sans-serif;
  margin: 10px auto;
 text-transform: uppercase;
  font-size: 60px;
text-align: center;
text-shadow: -1px -1px 0 #764ba0, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
}

.funnel-top h2{
 color: #222222;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}
.funnel-top h2 span{
 color: #fff;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}


.funnel-top > p {
  color: #222;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.funnel-top > p span{
  color: #fff;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.funnel-bot > h1 {
 color: #fff;
  font-family: 'GothamUltra';
 font-size: 50px;
  text-align: center;
   margin:0px 0;
  text-transform: uppercase;
}

.funnel-bot h2{
 color: #fff;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
   text-transform: uppercase;
}
.funnel-bot h2 span{
 color: #fff;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}


.funnel-bot > p {
  color: #fff;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.funnel-bot > p span{
  color: #5a4a4d;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.funnel-image {
 
  
}
/* why-section */
.why-section {
      background: url(https://get.tokmate.com/jvstatic/sales/img/why-bg.png) no-repeat scroll center top / cover;
     padding-top: 150px;
  
}
.fr{
float: right;}
.why-top > h1 {
 
   font-family: 'Rubik', sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-align: left;
   color: #4d1bbd;
    margin: 0 auto;
	margin-top: 0px;
}
  .why-top-right > h1 {
 
   font-family: 'Rubik', sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-align: right;
   color: #4d1bbd;
    margin: 0 auto;
	margin-top: 0px;
}


.why-top h3{
 color: #fff;
   font-family: 'Rubik', sans-serif;
  font-size: 50px;
  padding:20px 0;
  text-align: center;
  font-weight: 400;
}
.why-top h2{
 color: #000;
   font-family: 'Rubik', sans-serif;
  font-size: 25px;
  padding:0px 0;
  text-align: right;
  font-weight: 900;
  text-transform: upperacse;
}
.why-top h2 span{
 color: #fff;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}
.fl{
	float: left;
}
.why-top-right > p {
  color: #6c647e;
 font-family: 'Rubik', sans-serif;
  font-size: 18px;
  text-align: right;
  padding-bottom: 20px;
  padding-top: 20px;
}
.why-top > p {
  color: #6c647e;
 font-family: 'Rubik', sans-serif;
  font-size: 18px;
  text-align: left;
  padding-bottom: 20px;
  padding-top: 20px;
}
.why-top > p span{
  color: #4d1bbd;
 font-weight: 900;
}
.why-bot > h1 {
 color: #fff;
  font-family: 'GothamUltra';
 font-size: 50px;
  text-align: center;
   margin:0px 0;
  text-transform: uppercase;
}

.why-bot h2{
 color: #fff;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
   text-transform: uppercase;
}
.why-bot h2 span{
 color: #fff;
  font-family: 'GothamMedium';
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}


.why-bot > p {
  color: #fff;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.why-bot > p span{
  color: #5a4a4d;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.why-image {
 
  
}
.post-headline-section{
background: #fff url(../image/eclf-bg.png) no-repeat center left / contain;
       
    padding-top: 20px;
 padding-bottom: 50px;
	
}
	
.post-headline-section > h1 {
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
 font-weight:   900;
    font-size: 30px;
    color: #5421c5;
    
	text-align: center;
}
.post-headline-section > h1 span{

    font-weight:   900;
    
}
.post-headline-section > p {
    color: #6c647e;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}
.post-headline-section > h3 {
    color: #000;
    font-family: ClashDisplaySemibold;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
}
/* users-section */
.users-section {
  background: #fff url(https://get.tokmate.com/jvstatic/sales/img/demo-bg.png) no-repeat scroll center top / cover;
    padding-top: 20px;
	padding-bottom:50px;
  
 
}
  

.users-top  h1 {
 text-transform: uppercase;
   font-family: 'Rubik', sans-serif;
    font-size: 55px;
    font-weight: 900;
    text-align: right;
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
}
  
}

.users-top > h2{
 color: #222222;
 font-family: 'Rubik', sans-serif;
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}
.users-top > h2 span{
 color: #EE295D;
     font-weight: 700;
  
}


.users-top > p {
  font-family: "IBM Plex Sans", sans-serif;
    margin: 20px auto;
    text-align: center;
    font-size: 24px;
    color: #EE295D;
    font-weight: 600;
}
.users-top > p span{
  color: #fff;
 font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.users-bot > h1 {
 color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 40px;
  padding:0px 0;
  text-align: center;
   text-transform: uppercase;
   font-weight: 900;
}

.users-bot h2{
 color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 40px;
  padding:0px 0;
  text-align: center;
   text-transform: uppercase;
   font-weight: 900;
}
.users-bot h2 span{
 color: #fff;
   font-family: 'Rubik', sans-serif;
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}


.users-bot > p {
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.white {
    background: #fff url(https://get.tokmate.com/jvstatic/sales/img/right-bg.png) no-repeat scroll top right / auto;
    padding: 30px 50px;
    min-height: 300px;
	border-radius: 10px;
}
.timer-top h6{
    color: #697782;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin: 30px auto;
}
.timer-top h6 span{
    color: #143b59;

    font-weight: 700;
    font-size: 20px;
  
}
.timer-top h5 {
    color: #000;
    font-family: ClashDisplayBold;
    
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    margin: 20px auto;
	text-transform: uppercase;
}
.timer-top h3 {
    color: #000;
    font-family: ClashDisplayBold;
    
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    margin: 20px auto;
	text-transform: uppercase;
}
.timer-top h4 {
    color: #000;
    font-family: ClashDisplayBold;
    margin: 0 auto;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
	text-transform: uppercase;
}
.fb-box{
	background: #96DAE2 url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
	
border-radius: 20px;
padding: 30px ;
}
.fb-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-align: left;

}

.fb-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.fb-box:before {
    content: "";
    background: url(https://get.tokmate.com/jvstatic/sales/img/a-down.png) no-repeat left;
    background-size: cover;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0%;
    top: 85%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 1;
}
.fy-box{
	background: #E1E090 url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
	
border-radius: 20px;
padding: 30px ;
}
.fy-box:before {
    content: "";
    background: url(https://get.tokmate.com/jvstatic/sales/img/a-right.png) no-repeat left;
    background-size: cover;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 80%;
    top: 80%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 1;
}
.fp-box {
    background: #D2B6DE url(https://get.tokmate.com/jvstatic/sales/img/sml-bg.png) no-repeat bottom right / contain;
    border-radius: 20px;
    padding: 30px;
}
.fp-box:before {
    content: "";
    background: url(https://get.tokmate.com/jvstatic/sales/img/a-right.png) no-repeat left;
    background-size: cover;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 80%;
    top: 80%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 1;
}
.users-bot > p span{
  color: #5a4a4d;
 font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.users-image {
 
  
}
/* title-section */
.title-section {
   background: #000 url(../image/circle-bg.png) no-repeat scroll center 2% / contain;
    padding: 0px 0px 50px 0;
   
}
  .title-top > h1 {
   font-family: ClashDisplayBold;
    margin: 0 auto;
    font-weight: 900;
    font-size: 56px;
    color: #fff;
    text-align: center;
	text-transform: uppercase;
}


.title-top > h3 {
    color: #fff;
   font-family: 'Rubik', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
}
.title-top > p {
    color: #fff;
   font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
	margin: 20px auto;
}
/* upsell-section */
.upsell-section {
     background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/title-bg.png) no-repeat scroll center top/ contain;
    padding-bottom: 0px;
    padding-top: 50px;
   
}
.orange-box {
  background-image: linear-gradient(to right bottom, #f6cc52, #f9e59d, #ecdfae, #fceab1, #f3eade);
    border: 1px solid #c6cce9;
    border-radius: 20px;
    -webkit-box-shadow: -2px 10px 28px 0px rgba(184,180,184,1);
    -moz-box-shadow: -2px 10px 28px 0px rgba(184,180,184,1);
    box-shadow: -2px 10px 28px 0px rgba(184,180,184,1);
    padding: 20px;
    min-height: 240px;
}
.upsell-top > h3 span {
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 
}
.upsell-top > h3 {
    color: #000000;
   font-family: 'Rubik', sans-serif;
    font-size: 40px;
    font-weight: 900;
    text-align: left;
}
.upsell-top > p {
    color: #000000;
   font-family: 'Rubik', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
	margin: 10px auto;
}
/* mb-section */
.mb-section {
background: #fff url(../image/sq-bg.png) no-repeat scroll center 5% / contain;
    padding: 50px 0;
	border-bottom: 1px solid #EBEBEB;
  
}
.steps-last-section {
    background: #f3f5fb url(https://get.tokmate.com/jvstatic/sales/img/greymid-bg.png) no-repeat scroll center center / cover;
    padding-bottom: 50px;
    padding-top: 50px;
}
.mb-top > h3 span {
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 
}
.mb-top > h3 {
    color: #5421c5;
   font-family: 'Rubik', sans-serif;
    font-size: 45px;
    font-weight: 900;
    text-align: left;
	margin: 0 auto;
	text-transform: uppercase;
}
.mb-top > p {
    color: #6c647e;
   font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
	margin: 10px auto;
}
.mb-top > p span{
    font-weight: 900;
	color: #5421c5;
	text-transform: uppercase;
}
.mb-top h2 {
   font-family: 'Rubik', sans-serif;
    margin: 10px auto;
    color: #000;
    font-weight: 900;
    font-size: 45px;
    text-align: center;
}
.mb-top h2 span {
   font-family: 'Rubik', sans-serif;
    margin: 10px auto;
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* bonus-section */
.bonus-section {
  background:  url("https://get.tokmate.com/jvstatic/sales/img/bonus-bg.png") no-repeat scroll center top / contain ;
 margin-top: -20px;
 padding-top: 80px;
  padding-bottom: 50px;
}
.bonus-top {
 padding-top:80px;
}
.bonus-top > h1 {
   font-family: 'Rubik', sans-serif;
    margin: 10px auto;
    color: #5421c5;
    font-weight: 900;
    font-size: 40px;
    text-align: center;
}

.bonus-top > h1 span{
font-family: 'Rubik', sans-serif;
    margin: 10px auto;
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bonus-top h2{
 color: #fff;
  font-family: 'GothamThin';
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  background: #2b2d2e none repeat scroll 0 0;
    border-radius: 15px;
	padding: 20px 15px;
}

.bonus-top > h2 span{
 color: #2b2d2e;
  background: #fff none repeat scroll 0 0;
    border-radius: 15px;
	padding: 20px 15px;
   
}
.bonus-content > p{
	color: #000;
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  padding: 0 200px;
   
}
/* white-section */
.white-section {
    background: #fff url(../image/wh-bg.png) repeat scroll center center / cover;
border-top: 1px solid #EBEBEB;
    padding: 80px 0;
    
   
}
/* pr-section */
.pr-section {
   
background: url(../image/dotsl-bg.png) repeat scroll center top / contain, linear-gradient(0deg, rgba(238,41,93,1) 0%, rgba(171,15,56,1) 50%);


    padding: 80px 0;
    
   
}
.pr-top > h1 {
    font-family: ClashDisplayMedium;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
}
.pr-top > h1 span{
   
    color: #F7F29A;
    
}
.pr-top > p {
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto;
}
.pr-pre-mid{
	margin-top: 35px;
}
.pr-pre-mid > h3 {
    font-family: ClashDisplaySemibold;
    margin: 10px auto;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: left;
}
.pr-pre-mid > h3 span{
    
    font-size: 15px;
    
}
.pr-pre-mid > p {
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    margin: 10px auto;
}
.pr-pre-mid > p span{
   color: #F7F29A;
    font-weight: 600;
}
.pre-mid{
	margin-top: 35px;
}
.pre-mid > h3 {
    font-family: ClashDisplaySemibold;
    margin: 10px auto;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-align: left;
}
.pre-mid > h3 span{
    
    font-size: 15px;
    
}
.nmt-15{
	
	margin-top: -15px;
}
.nmt-20{
	
	margin-top: -20px;
}
.pre-mid > p {
    color: #000;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    margin: 10px auto;
}
.bl-box > h3 {
    font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.title-text > h4 {
    font-family: ClashDisplaySemibold;
    margin: 0px auto;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    text-align: left;
	
}
   .title-container {
     display: flex;
    align-items: flex-start;
    justify-content: space-between;
 
    font-size: 24px;
    }

    .title-text {
      margin-right: 5px;
    }

    .icon {
      width: 34px;
      height: 34px;
    }

.pl-box > h3 {
   font-family: ClashDisplayMedium;
    margin: 20px auto;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.nrp{
	padding-right: 0px!important;
}
.rpa{
padding-right: 30px!important;
	
}
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.gr-box{
	background: #9DDF9A;
border-radius: 20px;
padding: 30px 30px 30px 30px;
}
.gr-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 35px;
    color: #000;
    font-weight: 900;
    text-align: left;

}
.gr-box > p {
     font-family: "IBM Plex Sans", sans-serif;

    margin: 10px auto;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
	
}
.gr-box > h3 {
    font-family: ClashDisplaySemibold;
    margin: 20px auto;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-align: left;
}
/* black-section */
.black-section {
  background: #000 url(https://get.tokmate.com/jvstatic/sales/img/logo-b-bg.png) no-repeat scroll center 60% / contain;
    padding: 80px 0;
    
   
}
.black-top > h1 {
    font-family: ClashDisplayMedium;
    font-size: 35px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
}
.black-top > h2 {
      font-family: ClashDisplayMedium;
text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color:#EE295D;
    margin: 0.47em 0;
}
.black-top > h4 {
      font-family: ClashDisplayMedium;
text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
    text-align: center;
    color:#EE295D;
    margin: 0.47em 0;
}
.mb-50{
	margin-bottom: 50px;
}
.black-top > h3 {
    font-family: "IBM Plex Sans", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #EE295D;
    margin: 0.47em 0;
}
.black-top > h3 span{
    
    color: #fff;
  
}
.black-top > p {
    font-family: "IBM Plex Sans", sans-serif;
   
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin: 0.47em 0;
}
.black-top > p span{
   
    color:#EE295D;
    
}
  .black-top-right > h3 {
    color: #fff;
   font-family: 'Rubik', sans-serif;
    font-size: 35px;
    padding: 0px 0;
    text-align: right;
    font-weight: 900;
	 text-transform: uppercase;
}
.black-top-right > p {
    color: #fff;
   font-family: 'Rubik', sans-serif;
    font-size: 20px;
    text-align: right;
    margin: 10px auto;
    font-weight: 400;
}
.black-top-right > p span {
   text-transform: uppercase;
    font-weight: 900;
}
  .black-top-left > h3 {
    color: #fff;
   font-family: 'Rubik', sans-serif;
    font-size: 35px;
    padding: 0px 0;
    text-align: left;
    font-weight: 900;
	 
}
.mt-10 {
	margin-top: 10px;
}
.black-top-left > p {
    color: #fff;
   font-family: 'Rubik', sans-serif;
    font-size: 20px;
    text-align: left;
    margin: 10px auto;
    font-weight: 400;
}
.black-top-left > p span {
   text-transform: uppercase;
    font-weight: 900;
}
.white-top > h1 {
 text-transform: uppercase;
   font-family: 'Rubik', sans-serif;
    font-size: 55px;
    font-weight: 900;
    text-align: right;
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 30 auto;
}
  .white-head > h2 {
 
   font-family: 'Rubik', sans-serif;
    font-size: 45px;
    font-weight: 400;
    text-align: center;
  color: #000;
    margin: 30px auto;
}
 .white-head > h2 span{

    font-weight: 900;
  
    background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
}

.white-top > h2{
 color: #222222;
 font-family: 'Rubik', sans-serif;
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}
.white-top > h2 span{
 color: #fff;
 font-family: 'Rubik', sans-serif;
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}
.white-top > h3{
 color: #000;
 font-family: 'Rubik', sans-serif;
  font-size: 30px;
  padding:0px 0;
  text-align: left;
  font-weight: 900;
}

.white-top > p {
  color: #000;
  font-family: 'Rubik', sans-serif;
  font-size: 34px;
  text-align: left;
   margin: 10px auto;
   font-weight: 600;
}
.white-top-right{
margin-top: 80px;
text-align: right;
}
.white-top-right > h3{
 color: #5421c5;
 font-family: 'Rubik', sans-serif;
  font-size: 35px;
  padding:0px 0;
  text-align: right;
  font-weight: 900;
     text-transform: uppercase;
}

.white-top-right > p {
   color: #6c647e;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  text-align: right;
   margin: 10px auto;
   font-weight: 400;
}
.white-top-right > p span{
  
   font-weight: 900;
}
.white-top-left{
margin-top: 80px;
}
.white-top-left > h3{
 color: #5421c5;
 font-family: 'Rubik', sans-serif;
  font-size: 35px;
  padding:0px 0;
  text-align: left;
  font-weight: 900;
    
}
.white-top-left > h3 span{
 font-size: 25px;
  font-weight: 400;
    
}
.reasons-top ul {
    list-style: outside none none;
    margin: 30px 0;
    padding: 0 0 0 20px;
}
.reasons-top ul li {
    background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/green-check.png) no-repeat scroll 0 8px;
    color: #6c647e;
 font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 20px;
	 text-align: left;
	   margin: 10px auto;
	   text-transform: uppercase;
}
.white-top-right > h3 span{
 font-size: 25px;
  font-weight: 400;
    
}
.white-top-left > p {
  color: #6c647e;
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  text-align: left;
   margin: 10px auto;
   font-weight: 400;
}
.white-top-left > p span{
  color:#5421c5;
   font-weight: 900;
}
.white-top > p span{
 background: linear-gradient(330deg, #7003fb 0%, #a4359e 25%, #8218d7 50%, #df3d6a 75%, #f8742f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
   font-weight: 900;
}
.white-bot > h1 {
 color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 40px;
  padding:0px 0;
  text-align: center;
   text-transform: uppercase;
   font-weight: 900;
}

.white-bot h2{
 color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 40px;
  padding:0px 0;
  text-align: center;
   text-transform: uppercase;
   font-weight: 900;
}
.white-bot h2 span{
 color: #fff;
   font-family: 'Rubik', sans-serif;
  font-size: 30px;
  padding:0px 0;
  text-align: center;
}


.white-bot > p {
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.white-bot > p span{
  color: #5a4a4d;
 font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.white-image {
 
  
}
/* prove-section */
.prove-section {
  background: rgba(0, 0, 0, 0) url("https://get.tokmate.com/jvstatic/sales/img/prove-bg.png") no-repeat scroll center center / cover ;
  padding-bottom: 30px;
  padding-top: 30px;
  
}
.prove-top > h2 {
font-family: 'Rubik', sans-serif;
  margin: 0px auto;
 text-transform: uppercase;
  font-size: 60px;
text-align: center;

  background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.prove-top > h1 span{
 color: #fff;
  font-family: 'GothamUltra';
 font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  background: #ef5ca1 none repeat scroll 0 0;
    border-radius: 15px;
	padding: 0 5px;
}



.prove-top > p {
  color: #222;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.prove-top > p span{
  color: #fff;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
/* front-section */
.front-section {
  background: rgba(0, 0, 0, 0) url("https://get.tokmate.com/jvstatic/sales/img/front-bg.jpg") no-repeat scroll center bottom / cover ;
  padding-bottom: 30px;
  padding-top: 30px;
  
}
.front-top > h2 {
font-family: 'Rubik', sans-serif;
  margin: 0px auto;
 text-transform: uppercase;
  font-size: 60px;
text-align: center;

  background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.front-top > h1 span{
 color: #fff;
  font-family: 'GothamUltra';
 font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  background: #ef5ca1 none repeat scroll 0 0;
    border-radius: 15px;
	padding: 0 5px;
}



.prove-top > p {
  color: #222;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.prove-top > p span{
  color: #fff;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
/* mission-section */
.mission-section {
  background: url("https://get.tokmate.com/jvstatic/sales/img/things-bg.png") no-repeat scroll center top / cover  ;
  padding-bottom: 50px;
  padding-top: 30px;
  
}
.mission-top > h1 {
 color: #ef5ca1;
  font-family: 'GothamUltra';
 font-size: 50px;
  margin:0px 0;
  text-align: center;
  text-transform: uppercase;
}
.mission-top > h1 span{
 color: #fff;
  font-family: 'GothamUltra';
 font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  background: #ef5ca1 none repeat scroll 0 0;
    border-radius: 15px;
	padding: 0 5px;
}
.mission-top h2{
font-family: 'Rubik', sans-serif;
    margin: 0px auto;
    text-transform: uppercase;
    font-size: 55px;
    color: #764ba0;
 
    background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-align: center;
}


.mission-top > p {
font-family: 'Rubik', sans-serif;
    margin: 0px auto;
   
    font-size: 35px;
    color: #764ba0;
  
    background: linear-gradient(330deg, #638dce 0%, #764ba0 25%, #764ba0 50%, #638dce 75%, #638dce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	text-align: center;
  
}
.mission-top > p span{
  color: #fff;
 font-family: 'GothamMedium';
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}



 /* form-section */
.btn-primary {
    background: #3f6f80;
    color: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #2a4a55;
}
 
.btn-primary:active, .btn-primary.active {
    background: #2a4a55;
    box-shadow: none;
}
.custom-form {
padding-top: 30px;	
text-align: center;
}
.custom-form > h1 {
font-family: 'Open Sans', sans-serif;	
}
.custom-form > p {
font-family: 'Open Sans', sans-serif;
}
.optin-btn{
	padding-top: 65px;
	height:50px;
}
.optin-btn > a {
	float: right;
	padding-bottom: 15px;
}
.white-text{
	margin: 10px auto;
	text-align: center;
	color: #fff;
	   font-family: 'Rubik', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.mt-15 {margin-top: 15px;
    margin-bottom: 15px}
.dark-text{
		text-align: center;
	color: #000;
	font-family: 'GothamThin';
	font-size: 20px;
}
.timer{
	text-align: center;
}
.arr {
    right: 83%;
    position: absolute;
    top: 450px;
    z-index: 9999;
}
.footer-mid {
       background: #EE295D;
    padding: 10px 0;
}
.footer-mid p{
   font-size: 12px;
   color: #fff;
      font-family: "IBM Plex Sans", sans-serif;

}
.phase-top > h4 {
    font-family: ClashDisplayMedium;
    margin: 0 auto;
    font-weight: 700;
    font-size: 30px;
    color: #000;
    text-align: center;
}
.bottom-section{
background: #fff;
padding: 30px 0;	
}
 /* faq-section */
.faq-section {
background: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #EBEBEB;
}
.faq-top > h1 {
 font-family: ClashDisplayMedium;
  margin: 0px auto;
    font-size: 25px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.faq-top > p {
 color: ##6D6D6D;
       font-family: "IBM Plex Sans", sans-serif;

    font-size: 20px;
    font-weight: 400;
    text-align: center;
   
}
.faq-top > h1 span{
  color: #000;
  font-family: 'GothamMedium';
  font-weight: lighter;
  font-size: 40px;
  text-align: center;
  padding:30px 0;
}
.faq {
 
}
.faq > h1 {
 font-family: 'GothamMedium';
  font-weight: bold;
  margin: 0 auto;
  padding: 5px 0;
  font-size: 18px;
  color: #e62670;
  text-align: left;

}
.faq > h1 span{
  color: #000;
  font-family: 'GothamMedium';
  font-weight: lighter;
  font-size: 40px;
  
  text-align: left;
  padding:30px 0;
  
}
.faq > p{
   font-family: "IBM Plex Sans", sans-serif;

    
    margin: 10px auto;
  
    font-size: 18px;
    color:  #6D6D6D;
	 text-align: center;
 }
 .faq> p span{
  color: #222;
  font-family: 'GothamMedium';
  font-size: 20px;
  text-align:left;
  padding-bottom:10px;
  font-weight: bold;
 }
 .faq-two> p{
  color: #000;
font-family: 'GothamMedium';
  font-size: 30px;
  text-align:left;
  padding-bottom:10px;
  font-weight: bold;
 font-style: italic;
 }
 .faq-two> p span{
  color: #f5855d;
  font-family: 'GothamMedium';
  font-size: 30px;
  width: 100%;
  padding-bottom:10px;
  font-weight: bold;
text-decoration: underline;
 }
 .footer-bottom {
    background-color: #000;
    z-index: 100;
    padding: 30px 0;
}
.footer-bottom p {
	font-weight: 100; 
	margin:10px 0; 
	color: #fff;
	  font-family: "IBM Plex Sans", sans-serif;

	}
.footer-clear{
  margin-bottom: 230px
}

.banner-btm {
    font-family: ClashDisplayMedium;
    font-weight: 900;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
 background: #44002D;
    padding: 15px 0;
    color: #fff;
    font-size: 32px
}

.banner-btm p:first-child {
    margin-bottom: 0;
    margin-right: 20px!important;
    position: relative
}

.banner-btm p:before {
    content: '';
    position: absolute;
    background-image: url();
    background-repeat: no-repeat;
    background-size: contain;
   width: 160px;
    height: 150px;
    top: -90px;
    left: -252px;
	display: none;
}

.banner-btm #demo {
    font-size: 36px;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.banner-btm #demo p {
    margin: 0 5px!important
}

.banner-btm #demo span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transform: translateY(40%)
}

#pgDailyCountDown {
    font-size: 30px
}

.smalltext {
    font-size: 15px
}

.count-text {
    display: inline-block;
    padding: 0 15px
}

.banner-btn {
    position: relative
}

.banner-btn a {
    display: inline-block;
    background-color: #fff;
    color: #ee295d;
    font-size: 18px;
  
    padding: 15px 30px;
    margin-left: 70px;
    border-radius: 30px;
    box-shadow: 0 0 31px 0 rgba(255, 255, 255, .5)
}

.banner-btn:before {
    content: '';
    position: absolute;
   
    background-repeat: no-repeat;
    background-size: contain;
    width: 75px;
   height: 230px;
    top: -70px;
    left: -252px;
}

.banner-btn:after {
    content: '';
    position: absolute;
    background-image: url();
    background-repeat: no-repeat;
    background-size: contain;
   width: 180px;
    height: 150px;
    top: -110px;
    right: -305px;
	display: none;
}

.banner-btn a:hover,
.banner-btn a:focus {
    background-color: #fff;
    color: #351d40;
    box-shadow: 0 0 31px 0 rgba(255, 255, 255, .5)
}

@media only screen and (min-width:1601px) and (max-width:1950px) {
    .banner-btm p:first-child {
        margin-right: 40px!important
    }
    .banner-btm p:before {
        width: 265px;
        height: 245px;
        top: -150px;
        left: -300px
    }
    .banner-btn:after {
        width: 280px;
        height: 190px;
        top: -125px;
        right: -385px
    }
}

@media only screen and (min-width:1441px) and (max-width:1599px) {
    .banner-btm {
        font-size: 20px
    }
    .banner-btm p:first-child {
        margin-right: 20px!important
    }
    #pgDailyCountDown {
        font-size: 28px
    }
    .smalltext {
        font-size: 20px
    }
    .banner-btn a {
        font-size: 18px;
        padding: 15px 20px;
        margin-left: 40px
    }
    .count-text {
        padding: 0 10px
    }
    .banner-btm p:before {
        width: 190px;
        height: 160px;
        top: -98px;
        left: -195px
    }
    .banner-btn:before {
        width: 60px;
        height: 60px;
        top: -5px;
        left: -15px
    }
    .banner-btn:after {
        width: 190px;
        height: 110px;
        top: -70px;
        right: -195px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .banner-btm {
        font-size: 30px
    }
    .banner-btm p:first-child {
        margin-right: 20px!important
    }
    #pgDailyCountDown {
        font-size: 28px
    }
    .smalltext {
        font-size: 20px
    }
    .banner-btn a {
        font-size: 18px;
        padding: 15px 20px;
        margin-left: 40px
    }
    .count-text {
        padding: 0 10px
    }
    .banner-btm p:before {
        width: 170px;
        height: 139px;
        top: -65px;
        left: -165px
    }
    .banner-btn:before {
        width: 60px;
        height: 60px;
        top: -5px;
        left: -15px
    }
    .banner-btn:after {
       width: 160px;
    height: 125px;
    top: -75px;
    right: -205px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
    .banner-btm {
        font-size: 18px
    }

    .banner-btm p:first-child {
        margin-right: 25px!important
    }
    #pgDailyCountDown {
        font-size: 26px
    }
    .smalltext {
        font-size: 16px
    }
    .banner-btn a {
        font-size: 16px;
        padding: 12px 15px;
        margin-left: 25px
    }
    .count-text {
        padding: 0 10px
    }
    .banner-btm p:before {
        width: 170px;
        height: 139px;
        top: -85px;
        left: -165px
    }
    .banner-btn:before {
        width: 50px;
        height: 50px;
        top: 0;
        left: -18px
    }
    .banner-btn:after {
       width: 160px;
    height: 105px;
    top: -65px;
    right: -265px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-btm {
        font-size: 16px
    }
		.list-top > h1 span {
    
    font-size: 10px!important;
    
}
.pre-mid {
    margin-top: 0px!important;
}
.pr-pre-mid {
    margin-top: 0px!important;
}
.pr-pre-mid > h3 {
   
    font-size: 25px;
   
}
.pre-mid > h3 {
    
    font-size: 25px!important;
   
}
.phase-top > h1 {
   
    font-size: 40px;
   
}
.yl-box > h2 {
    
    font-size: 30px!important;
   
}
.pl-box > h2 {
    font-size: 30px!important;
}
.bl-box > h2 {
   font-size: 30px!important;
}
.yl-box > h3 {
    
    font-size: 22px!important;
   
}
.pl-box > h3 {
    font-size: 22px!important;
}
.bl-box > h3 {
   font-size: 22px!important;
}
.yl-box {
   padding: 30px 20px 0px 20px;
    
}
.pr-top > p {
  
    font-size: 20px;
}
.phase-top > h5 {
    
    font-size: 28px;
    
}
.phase-top > p {
   
    font-size: 18px;
    
}
.pl-box {
   padding: 30px 20px 0px 20px;
}
.bl-box {
   padding: 30px 20px 0px 20px;
}
    .banner-btm p:first-child {
        margin-right: 10px!important
    }
    #pgDailyCountDown {
        font-size: 22px
    }
    .smalltext {
        font-size: 16px
    }
    .banner-btn a {
        font-size: 14px;
        padding: 12px 15px;
        margin-left: 25px
    }
    .count-text {
        padding: 0 5px
    }
    .banner-btm p:before {
        width: 130px;
        height: 110px;
        top: -60px;
        left: -100px
    }
    .banner-btn:before {
        width: 45px;
        height: 45px;
        top: 5px;
        left: -20px
    }
    .banner-btn:after {
        width: 135px;
    height: 90px;
    top: -60px;
    right: -200px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-btm {
        font-size: 14px
    }
    .banner-btm p:first-child {
        margin-right: 10px!important
    }
    .banner-btn a {
        font-size: 10px;
        padding: 6px 5px;
        margin-left: 10px
    }
    .banner-btm #demo {
        font-size: 12px;
        padding-left: 0
    }
    .banner-btm #demo p {
        margin: 0 10px!important
    }
    .smalltext {
        font-size: 16px
    }
    .banner-btm #demo span {
        font-size: 10px
    }
    .count-text {
        display: inline-block;
        padding: 0 5px
    }
    .banner-btm p:before {
        width: 85px;
        height: 70px;
        top: -28px;
        left: -70px
    }
    .banner-btn:before {
        width: 30px;
        height: 30px;
        top: 2px;
        left: -20px
    }
    .banner-btn:after {
        width: 100px;
        height: 60px;
        top: -30px;
        right: -100px
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .banner-btm {
        font-size: 16px;
        display: inline-block
    }
    .banner-btm p:first-child {
        margin-right: 0!important
    }
    .banner-btn a {
        font-size: 14px;
        padding: 10px 20px;
        margin-left: 10px
    }
    .banner-btm #demo {
        font-size: 25px;
        padding-left: 0;
        justify-content: center
    }
    .banner-btm #demo span {
        font-size: 14px
    }
    .banner-btm p:before,
    .banner-btn:before,
    .banner-btn:after {
        display: none
    }
}

@media(max-width:480px) {
    .banner-btm {
        font-size: 16px;
        display: inline-block
    }
    .banner-btm p:first-child {
        margin-right: 0!important
    }
    .banner-btn a {
        font-size: 12px;
        padding: 10px;
        margin-top: 5px;
        margin-left: 10px
    }
    .banner-btm #demo {
        font-size: 20px;
        padding-left: 0;
        justify-content: center
    }
    .banner-btm #demo span {
        font-size: 14px
    }
    .banner-btm p:before,
    .banner-btn:before,
    .banner-btn:after {
        display: none
    }
}
 ul.countdown {
  list-style: none;
  margin: 0px 0;
  padding: 0;
  display: block;
  text-align: center;
}

ul.countdown li { display: inline-block; }

ul.countdown li span {
  font-size: 55px;
  font-weight: 700;
  line-height: 10px;
 
 color: #fff;
  margin-left: -4px;
 font-family: ClashDisplayBold;
  background: #EE294F30;
   margin: 0 10px;
   padding: 20px 40px;
   border-radius: 20px;
}

ul.countdown li p {
  color: #EE295D;
  font-size: 15px;
  text-transform: uppercase;
  
 
 font-family: 'Rubik', sans-serif;
  font-weight: 400;
}
.count-top h2 {
    font-family: 'Muli', sans-serif;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    font-weight: 900;
	text-align: center;
}
.count-top {
   padding-top: 30px;
}
.days {
    
    padding: 0 10px;
   
}
.video-fluid {
  width: 100%;
  height: auto;
}

footer { margin-bottom: 0px; }


.footer-bottom a {color: #FFF;font-family: 'Oswald', sans-serif;}
.footer-bottom p {font-weight: 100;margin:10px 0;font-family: 'Oswald', sans-serif;}

.snip1214 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #000000;
  text-align: center;
  font-size: 16px;
  width: 100%;
  
  margin: 40px 10px;
}
.snip1214 .plan {
  margin: 0;
  width: 100%;
  position: relative;
  float: left;
  background-color: #eef1f7;
 border-radius: 10px;
}
.snip1214 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1214 header {
  position: relative;
}
.snip1214 .plan-title {
  position: relative;
  top: 0;
  font-weight: 800;
  padding: 5px 15px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  display: inline-block;
  background-color: #5421c5;
  color: #ffffff;
  text-transform: uppercase;
}
.snip1214 .plan-cost {
  padding: 20px 10px 20px;
}
.snip1214 .plan-price {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 2.4em;
  color: #7b7793;
}
.snip1214 .plan-type {
  opacity: 0.6;
}
.snip1214 .plan-features {
 
  margin: 0;
  text-align: left;
  list-style: outside none none;
  font-size: 1em;
 
}
.snip1214 .plan-features li {
  border-top: 1px solid #d2d7e200;
  padding: 10px 10%;
  background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/check-2.png) no-repeat scroll 0 8px;
}
.snip1214 .plan-features li:nth-child(even) {
  background: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/check-2.png) no-repeat scroll 0 8px;
}
.snip1214 .featured .plan-top {
    color: #5421c5;
	font-size: 30px;
	font-weight: 900;
}
.snip1214 .featured .plan-bot {
    color: #5421c5;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}
.snip1214 .plan-top {
    color: #b69af5;
	font-size: 30px;
	font-weight: 900;
}
.snip1214 .plan-features i {
  margin-right: 8px;
  opacity: 0.4;
}
.snip1214 .plan-select {
  border-top: 1px solid #d2d7e200;
  padding: 10px 10px 0;
}
.snip1214 .plan-select a {
  background-color: #e4e9f7;
  color: #ffffff;
  text-decoration: none;
  padding: 0.5em 1em;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
}
.snip1214 .featured .plan-select  a {
  background-color: #5421c5;
  color: #ffffff;
  text-decoration: none;
  padding: 0.5em 1em;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
}
.snip1214 .plan-select a:hover {
  background-color: #46627f;
}
.snip1214 .featured {
   margin-top: -10px;
    background-color: #ffffff;
    color: #7f7e83;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    z-index: 1;
    border: 2px solid #5421c5;
    border-radius: 10px;
	padding: 10px;
	margin-bottom: 50px;
}
.snip1214 .featured .plan-title{
	color: #fff;
}
.snip1214 .featured .plan-price {
  color: #222f3d;
}
.snip1214 .featured .plan-cost {
  padding: 10px 10px 20px;
}
.snip1214 .featured .plan-features li {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0) url(https://get.tokmate.com/jvstatic/sales/img/check.png) no-repeat scroll 0 8px;
}
.snip1214 .featured .plan-select {
  padding: 20px 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 767px) {
  .snip1214 .plan {
    width: 50%;
  }
  .snip1214 .plan-title,
  .snip1214 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1214 .plan-cost,
  .snip1214 .featured .plan-cost {
    padding: 20px 10px 20px;
  }
  .snip1214 .plan-select,
  .snip1214 .featured .plan-select {
    padding: 10px 10px 10px;
  }
  .snip1214 .featured {
    margin-top: 0;
  }
}
@media only screen and (max-width: 440px) {
  .snip1214 .plan {
    width: 100%;
  }
}
.logo {
      line-height: 60px;
      position: fixed;
      float: left;
      margin: 16px 46px;
      color: #fff;
      font-weight: bold;
      font-size: 20px;
      letter-spacing: 2px;
}

nav {
      position: fixed;
      width: 100%;
      line-height: 60px;
}

nav ul {
      line-height: 60px;
      list-style: none;
      background: rgba(0, 0, 0, 0);
      overflow: hidden;
      color: #fff;
      padding: 0;
      text-align: right;
      margin: 0;
      padding-right: 40px;
      transition: 1s;
}

nav.black ul {
     
}

nav ul li {
      display: inline-block;
      padding: 16px;
}

nav ul li a {
      text-decoration: none;
      color: #fff;
      font-size: 16px;
}

.menu-icon {
      line-height: 60px;
      width: 100%;
      background: #000;
      text-align: right;
      box-sizing: border-box;
      padding: 15px 24px;
      cursor: pointer;
      color: #fff;
      display: none;
}

@media(max-width: 786px) {
.header-top p span {
    
    font-size: 15px;
   
}
.mb-none{
	display: none;
}
.mb-show{
	display: block!important;
}
.black-top > h5 {
   
    font-size: 30px;
    
}
.mt-80 {
    margin-top: 50px;
}
ul.countdown li span {
   font-size: 30px;
        padding: 20px 10px !important;
}
ul.countdown li p{
	font-size: 12px!important;}
ul.countdown li {
    display: inline-grid;
}	
	
.users-section {
        padding-top: 30px;
   padding-bottom: 30px;
}
.pr-pre-mid > h3 {
    
    font-size: 25px;
   
}
.intro-top > h5 {
   
    font-size: 32px;
    
}
.red-box {
   margin-bottom: 20px;
}
.white-box {
   
    padding: 20px;
    
}
.intro-top > h2 {
  
    font-size: 30px;
   
}
.jw-img-crc-b li {
   
    font-size: 15px;
}
.jw-img-crc-b {
    padding-left: 10px;
}
.jw-img-crc-y li {
   
    font-size: 15px;
}
.jw-img-crc-y {
    padding-left: 10px;
}
.jw-img-crc-p li {
   
    font-size: 15px;
}
.jw-img-crc-p {
    padding-left: 10px;
}
.jw-img-crc-g li {
   
    font-size: 15px;
}
.jw-img-crc-g {
    padding-left: 10px;
}
.jw-img-crc-y5 li {
   
    font-size: 15px;
}
.jw-img-crc-y5 {
    padding-left: 10px;
}
.jw-img-crc-b6 li {
   
    font-size: 15px;
}
.jw-img-crc-b6 {
    padding-left: 10px;
}
.pl-box {
    
    margin-top: 20px;
}
.yl-box {
    
    margin-top: 20px;
}
.gr-box {
    
    margin-top: 20px;
}
.bl-box {
    
    margin-top: 20px;
}
.w-box {
  margin-top: 20px;
  width: 100%
}
.b-box {
   width: 100%
}
.intro-mid-top > h3 {
    
    font-size: 25px;
   
}
.jw-img-bdg-p li {
   
    background: url(../image/mb-b.png) no-repeat 5px 5px / 85px;
    padding-left: 95px;
   
    font-size: 25px;
   
}
.hdl-top > h2 {
   
    font-size: 30px;
   
}
.row.display-flex {
   
    
}
.pre-mid > h3 {
    
    font-size: 25px;
   
}
.y-box {
   margin-top: 30px;
   width: 100%
}
.p-box {
   margin-top: 30px;
}
.title-text > h4 {
    
    padding-bottom: 20px;
}
.g-box {
   margin-top: 30px;
   width: 100%
}
.fy-box {
   margin-top: 30px;
}
.fp-box {
   margin-top: 30px;
}
.ps-box {
   margin-top: 30px;
}
.gs-box {
   margin-top: 30px;
}
.off-top > h2 {
    
    font-size: 30px!important;
    
}
.white-box h2 {
   
    font-size: 30px;
    
}
.bg-p {
   
    margin-top: 20px;
}
.bg-y {
    margin-top: 20px;
}
.yl-box > h2 {
    font-size: 30px;
}
.pl-box > h2 {
    font-size: 30px;
}
.bl-box > h2 {
    
    font-size: 30px;
   
}
iframe{
    vertical-align: middle;
	position: absolute;
    top: 14px!important;
    left: 0;
    width: 100%;
    height: 98%!important;
}
      .logo {
            position: fixed;
            top: 0;
            margin-top: 16px;
      }

      nav ul {
           
            background: #fff;
      }

      nav.black ul {
            background: #000;
      }

      .showing {
            max-height: 34em;
      }

      nav ul li {
            box-sizing: border-box;
            width: 100%;
            padding: 10px;
            text-align: left;
      }

      .menu-icon {
            display: block;
      }

}
/* off-section */

.off-section{
 background: #fff url(https://get.tokmate.com/jvstatic/sales/img/demo-bg.png) no-repeat scroll center top / contain;
    padding: 80px 0;
}
.row.display-flex-c {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex-c > [class*='col-'] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.off-top > h2 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
 
}
.off-top > h2 span{
color: #EE295D;
 font-family: ClashDisplayBold;
}
.off-top > h3 {
  color: #000;
    font-family: ClashDisplaySemibold;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
 margin: 20px auto;
}
.off-top > h3 span{
 color: #EE295D;
 
}
.off-top > p {
  color: #000;
      font-family: "IBM Plex Sans", sans-serif;

  font-size: 18px;
  font-weight: 400;
  text-align: left;
 margin: 10px auto;
}
.off-top > p span{
  font-weight: 900;
 color: #EE295D;
  
 
}
.bs-box{
	background: #96DAE2 url(../image/bg-12.png) no-repeat bottom center / contain;
	
border-radius: 20px;
padding: 30px ;
}
.bs-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-align: center;

}
.ps-box{
	background: #D2B6DE  url(../image/bg-12.png) no-repeat bottom center / contain;
	
border-radius: 20px;
padding: 30px ;
}
.ps-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-align: center;

}
.gs-box{
	background: #9DDF9A   url(../image/bg-12.png) no-repeat bottom center / contain;
	
border-radius: 20px;
padding: 30px ;
}
.mb-30{
	margin-bottom: 30px;
}
.gs-box > h2 {
    font-family: ClashDisplayBold;
    margin: 20px auto;
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-align: center;

}

.navbar {
      background-color: #44002d; 
	      font-family: "IBM Plex Sans", sans-serif;
		margin-bottom:0px;
		border-radius: 0px;
		padding: 20px 0 0 0;
    }

    .navbar-brand {
      color: #ffffff;
      font-weight: bold;
    }

    .navbar-nav .nav-item .nav-link {
      color: #000;
      position: relative; 
      transition: 0.3s;
      font-weight: 400;
      
    }
	  .navbar-nav .nav-item .nav-link:hover {
      color: #000;
     
      
    }
	.navbar-nav a.active { 
    color: #28A745; 
}

    .navbar-nav .nav-item .nav-link::before {
      content: '';
      position: absolute;
      width: 0%;
      height: 2px;
      bottom: 0;
      left: 0;
      background-color: #EE295D;
      transition: 0.3s;
      color:#000;
    }

    .navbar-nav .nav-item .nav-link:hover::before {
      width: 100%; 
      color: #000;
    }
footer .footer-bottom ul li {
    display: inline-block;
    background: none;
    line-height: 0;
    vertical-align: middle;
    list-style: none;
    padding: 0 15px 15px 0;
}
@media (max-width: 768px) {
    .footer-bottom p{
		font-size: 10px!important;
	}
}
@media only screen and (max-width: 1239px) and (min-width: 960px) {
  nav ul li {
    display: inline-block;
    padding: 10px;
}}
.ap{
	padding: 30px 50px;
}
.center{
	text-align: center;
    margin: 0 auto;
}
.mb-show{
	display: none;
}
.bb{
	border: 1px solid #fff;border-radius: 20px;padding: 10px;
}
.bb span{
	color: #fff!important;
}