@charset "utf-8";

/* CSS Document */


/* latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(../fonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(../fonts/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* latin-ext */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body,
html {
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: Lato, Helvetica, Arial, sans-serif;
    color: #5c5c5c;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
}

h1,
h2 {
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 1;
    margin-bottom: 35px;
}

.h1,
h1 {
    font-size: 2.6rem;
    color: #515151;
    position: relative;
}

h3 {
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1;
    color: #515151;
}

h4 {
    font-weight: 450;
    margin-bottom: 0px;
    line-height: 1;
    color: #515151;
    font-size: 1.3rem;
}

h5 {
    color: #236eb5;
    font-size: 1.1rem;
}

h6 {
    font-size: 0.85rem;
    font-weight: 400;
    color: #515151;
    line-height: 1.35;
}

.topLineSeperater {
    display: block;
    position: absolute;
    top: -70px;
    left: 20%;
    right: 20%;
    border-bottom: 2px solid #CCC;
}

.blueBg h1,
.blueBg h3 {
    color: #FFF;
}

section {
    min-height: 300px;
    padding: 100px 0px;
    margin: 0px 0px !important;
}

.mainLogo {
    max-width: 230px;
}

section#home_1 {
    background: #000 url(../images/bg.jpg) center no-repeat;
    background-size: cover;
    color: #FFF;
    min-height: 800px;
}

section#home_1 h1 {
    color: #FFF;
}

section#home_3 {
    background: #1c1d4b url(../images/bg_2.jpg) top center no-repeat;
    background-size: cover;
    color: #FFF;
    min-height: 1150px
}

section#home_3 h1 {
    color: #FFF;
}

section#home_8 {
    background: #1c1d4b url(../images/bg_2.jpg) center no-repeat;
    background-size: cover;
    color: #FFF;
}

a.whiteBtn {
    border: 1px solid #236eb5;
    color: #FFF;
    margin-top: 20px;
    min-width: 300px;
    font-size: 0.8rem;
    letter-spacing: 2px;
    padding: 0.5rem;
}

a.whiteBtn:hover {
    border: 1px solid #FFF;
    color: #FFF;
}

.bannerSocialIcons a {
    display: inline-block;
    color: #FFF;
    padding: 10px;
    margin-top: 5px;
}

.memberProfile {
    padding: 10px 50px;
}

.memberProfile img {
    margin: 0px auto 20px auto;
    max-width: 185px;
}

.memberProfile .designation {
    min-height: 80px;
    font-size: 0.85rem;
    padding: 15px 0px 0px 10px;
    line-height: 18px;
}

.memberProfile .designation p {
    margin-top: -7px;
}

.memberProfile .designation button {
    margin-top: -15px;
}

.memberProfile .designation button.active,
.memberProfile .designation button:focus {
    text-decoration: none;
    outline: 0;
}

.memberProfile h4 {
    padding: 0px 0px 0px 10px;
}

section#home_9 .memberProfile:nth-child(n+6),
section#home_10 .memberProfile:nth-child(n+6) {
    margin-top: 35px;
}

section#home_9 .memberProfile:last-of-type {
    padding-bottom: 20px;
}

.infograpghicContent {
    margin: 0px auto 50px auto;
}

.infograpghicContent h1 {
    color: #FFF;
}

.subscriptionContainer {
    margin: 100px auto 0px;
}

.subscriptionContainer .form-group {
    margin: 20px auto 10px;
}

.card-header {
    padding: .1rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card {
    border: 0px;
    background-color: transparent;
}

.card .btn {
    padding: .375rem 0rem;
    white-space: normal;
    text-align: left;
}

.btn-link {
    font-weight: 700;
    color: #333;
    background-color: transparent;
}

.btn-link:hover,
.btn-link:active {
    text-decoration: none;
    color: #999;
}

.lightGreyBg {
    background: #efefef;
}

.blueBg {
    background: #1c1d4b;
    color: #FFF;
}

.footer-btm-bar {
    background: #23272a;
    padding: 30px 0 20px;
}

.footer .footer-copyright {
    text-align: center;
}

.footer,
.footer a {
    color: #d2d2d2;
}

.col-md-4 {
    padding: 0px 3%;
}


/* additonal styling */

section#home_3 img {
    width: 100%;
}

.onlyOnMobile {
    display: none;
}

section#home_3 {
    padding-bottom: 80px 0 0;
}

ul.navbar-nav li {
    padding: 0 10px;
}

#onSuccess {
    text-align: center;
    font-size: 0.5rem;
    color: #333;
    margin-top: 10px;
}

.social-links a {
    color: #515151 !important;
}

.social-links {
    padding: 8px 0px 0px 10px;
    line-height: 18px;
    font-size: 0.8rem;
    margin: 0;
}

section#home_10 .social-links {
    padding-left: 12px;
}

a.saleBtn,
button.agreeBtn {
    border: 1px solid #236eb5;
    color: #FFF !important;
    font-size: 0.8rem;
    letter-spacing: 2px;
    padding: 0.5rem;
    background: #236eb5;
    text-transform: uppercase;
    margin-top: 10px;
}

a.saleBtn {
    min-width: 200px;
}

button.agreeBtn:hover {
    color: #236eb5 !important;
    background: transparent;
    border: 1px solid #236eb5;
}

a.saleBtn:hover {
    color: #fff !important;
    background: transparent;
    border: 1px solid #fff;
}

.modalBtn {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 0.9rem;
    color: #515151;
    cursor: pointer;
}

.iconToggle {
    display: inline;
}

#returnMessage {
    font-size: 90%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: -0.75rem;
}

section#home_1 {
    position: relative;
}

hr {
    width: 15%;
    border: 0.5px solid #efefef;
    display: block;
    margin-left: 0;
}

div#return {
    display: none;
}

div#responseDiv h5 {
    color: #fff;
}

div#responseDiv h6 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 0.9rem;
}

div#responseDiv div:first-of-type {
    margin-top: 30px;
}

div#agree.form-group {
    margin-top: 25px;
}

div.g-recaptcha {
    width: 302px;
    margin-top: 25px;
}

.modal {
    background: rgba(28, 29, 76, 1);
    z-index: 9999;
}

.modal-body {
    height: 400px;
    overflow-y: auto;
}


/* hosho audit badge */

#hoshoAuditBadge,
#hoshoAuditBadgeBody {
    width: 70px;
    padding: 0 !important;
    height: 70px;
}

#hoshoAuditBadge img {
    margin-top: -7px;
}

#hoshoAuditBadgeBody {
    min-height: 0;
    display: none;
}


/* Loader */

.loadingModal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8);
}

.loadingModal ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    display: flex;
}

.loadingModal ul li {
    list-style: none;
    width: 15px;
    height: 15px;
    background: #1c1d4c;
    margin: 0 5px;
    border-radius: 50px;
    animation: animate 1.4s linear infinite;
}

@keyframes animate {
    0% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0);
    }
}

.loadingModal ul li:nth-child(1) {
    animation-delay: 0s;
}

.loadingModal ul li:nth-child(2) {
    animation-delay: -1.2s;
}

.loadingModal ul li:nth-child(3) {
    animation-delay: -1s;
}

.loadingModal ul li:nth-child(4) {
    animation-delay: -.8s;
}

.loadingModal ul li:nth-child(5) {
    animation-delay: -.6s;
}

body.loading .loadingModal {
    overflow: hidden;
    display: block;
}


/* Terms & Conditions */

div#agreement h1,
div#agreement h4 {
    text-transform: uppercase;
}

div#agreement h4 {
    margin: 50px 0 10px;
}

.allCaps {
    text-transform: uppercase;
}

.allCapsUnderline {
    text-transform: uppercase;
    text-decoration: underline;
}

.allUnderline {
    text-decoration: underline;
}

div#agreement ol li {
    padding-bottom: 10px;
}

div#agreement ol li:last-of-type {
    padding-bottom: 0;
}


/* register now */

div#nonRegistered {
    margin: 70px 0 20px;
}

div#nonRegistered a.registerBtn {
    border: 1px solid #236eb5;
    color: #FFF !important;
    font-size: 0.8rem;
    letter-spacing: 2px;
    padding: 0.5rem;
    background: transparent;
    text-transform: uppercase;
    margin-top: 10px;
    min-width: 200px;
}

div#nonRegistered a.registerBtn:hover {
    border: 1px solid #fff;
}


/* global partners */

section#home_12 {
    background: #cdcdcd;
}

div#forDesktop {
    width: 100% !important;
    margin-bottom: -60px;
    margin-top: -40px;
}

div#forDesktop img {
    width: 100%;
    object-fit: scale-down;
}

div#forMobile {
    width: 100% !important;
    display: none;
}

div#globalPartners img {
    width: 100%;
}

div#partners h4 {
    margin-bottom: -20px;
    margin-top: 20px;
}

div#partners .brandLogo img {
    max-width: 100px;
    width: 100%;
    margin: 20px auto;
}


/* progress */

div#bannerRight {
    background: #ffffff;
    -webkit-box-shadow: -2px 2px 5px 0px rgba(81, 81, 81, 0.61);
    -moz-box-shadow: -2px 2px 5px 0px rgba(81, 81, 81, 0.61);
    box-shadow: -2px 2px 5px 0px rgba(81, 81, 81, 0.61);
    padding: 40px 40px;
    width: 80%;
    color: #515151;
    text-align: center;
    border-radius: 7px;
    transform: translateY(-8%);
}

.progress-text h1 {
    color: #515151 !important;
    font-size: 2rem;
    margin-top: 3px;
    font-weight: 400;
}

.progress-text {
    margin-bottom: 40px;
}

.progress-bar {
    position: relative;
    box-shadow: rgba(146, 146, 146, 0.4) 0px 0px 0px 5px;
    height: 20px;
    background: #b0afb1;
    border-radius: 25px;
    color: #515151;
}

.progress-bar .bar {
    height: 35px;
    background: #1c1d4c;
    border-radius: 21px 0px 0px 21px;
}

.progress-bar .soft-cap-bar {
    position: absolute;
    padding-left: 15%;
    width: 2px;
    top: -12px;
    height: 46px;
    border-right: 2px solid #8ed8f8;
}

.progress-bar .vesting-bar {
    position: absolute;
    padding-left: 35%;
    width: 2px;
    top: -12px;
    height: 46px;
    border-right: 2px solid #8ed8f8;
}

.progress-bar-text {
    margin-top: 20px;
    font-size: 0.8rem;
}

.progress-bar-text .soft-cap {
    float: left;
    padding-left: 4.25%;
    text-align: right;
}

.progress-bar-text .vesting {
    float: left;
    padding-left: 8.25%;
    text-align: right;
}

.progress-bar-text .type {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: -3px;
    line-height: 1.2;
}

.progress-bar-text .number {
    font-weight: 500;
}


/* events slider */
.event {
    text-align: center;
    margin: 0 7px;
    border: 1px solid #236eb5;
}

.event a {
    outline: none;
}

.sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 8px 15px;
    color: #fff;
    text-decoration: none;  
  }

  .sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #236eb5;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  
  .sweep-to-top:hover, .sweep-to-top:focus, .sweep-to-top:active, .sweep-to-top:hover h4, .sweep-to-top:focus h4, .sweep-to-top:active h4{
    color: white;
  }

  .sweep-to-top:hover:before, .sweep-to-top:focus:before, .sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  section#home_14 a:hover {
      text-decoration: none;
  }
.event-info {
    
    padding: 10px;
    color: #ffffff;
}

.event-info h4{
    color: #8ed8f8;
    margin-bottom: 7px;
    line-height: 1.2;
}

.slick-track{
    display: flex !important;
}

.slick-slide{
    display: flex !important;
    height: auto;
    align-items: center;
    justify-content: center;
}

.event-info h5{
    margin-bottom: 0;
    color: #ffffff;
}

/* ==========================================================================
   Scroll Up
   ========================================================================== */

#scroll:before {
    font-family: "themovation-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#scroll:before {
    content: ""
}

#scroll {
    width: 50px;
    height: 50px;
    bottom: 18px;
    right: 18px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background-color: rgba(000, 000, 000, 0.3);
    opacity: 0.6;
    border-radius: 5px;
}

#scroll:hover {
    opacity: 1;
    background-color: rgba(000, 000, 000, 0.5);
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

#landMenu {
    background: none;
    background-color: transparent;
}

#landMenu nav.bg-dark {
    background: none;
    background-color: transparent !important;
}

#landMenu nav.bg-dark.expandedBg {
    background: #333;
    background-color: #333 !important;
}

#fixed-navi {
    z-index: 9999;
    width: 100%;
    position: fixed;
    background: #333;
    display: block;
}

.fixed-navi-active {
    display: none;
}

.brandLogo img {
    max-width: 225px;
    width: 100%;
    margin: 20px auto;
}

.tokenSaleGrid {
    border-bottom: 1px solid #355977;
}

.tokenSaleGrid .col-md-4 {
    color: #8ed8f8;
    text-align: left;
    padding: 7px 15px;
}

.tokenSaleGrid .col-md-8 {
    color: #FFF;
    text-align: left;
    padding: 7px 15px;
}

.desktopView {
    display: inline-block;
}

.mobileView {
    display: none;
}

.clearfix {
    clear: both;
}

@media all and (max-width: 1600px) {
    section#home_3 {
        min-height: 950px;
    }
    section#home_1 {
        min-height: 900px;
    }
}

@media all and (max-width: 1400px) {
    section#home_3 {
        min-height: 800px;
    }
    section#home_1 {
        min-height: 750px;
    }
}

@media all and (max-width: 1200px) {
    section#home_3 {
        min-height: 720px;
    }
    section#home_1 {
        min-height: 670px;
    }
    .progress-bar-text .soft-cap {
        padding-left: 2%;
    }
    .progress-bar-text .vesting {
        padding-left: 6%;
    }
    div#bannerRight {
        margin-top: 50px;
        margin-bottom: 100px;
        transform: translateY(-10%);
    }
}

@media all and (max-width: 1080px) {
    div#bannerLeft,
    div#bannerRight {
        text-align: center;
    }
    div.g-recaptcha {
        margin: 25px auto 0;
    }
    div#captcha {
        text-align: center;
    }
    .g-recaptcha>div>div {
        margin: 10px auto !important;
        text-align: center;
        width: auto !important;
        height: auto !important;
    }
}

@media all and (max-width: 1024px) {
    section#home_3,
    section#home_1 {
        min-height: 600px;
    }
}

@media (min-width: 993px) and (max-width: 1280px) {
    #bannerRight {
        float: left;
    }
    div#progressBar {
        margin-left: 20px;
    }
}

@media all and (max-width: 992px) {
    .container {
        max-width: 800px;
    }
    section#home_9 .memberProfile:nth-child(n+5),
    section#home_10 .memberProfile:nth-child(n+5) {
        margin-top: 40px;
    }
    section#home_9 .memberProfile:last-of-type {
        padding-bottom: 10px;
    }
    section#home_5 img,
    section#home_6 img {
        max-width: 200px !important;
    }
    div#return {
        font-size: 90%;
    }
    #hoshoAuditBadge {
        display: none;
    }
    #hoshoAuditBadgeBody {
        display: block;
        position: absolute;
    }
    #hoshoAuditBadgeBody img {
        width: 60px;
        margin-top: -30px;
        margin-left: 20px;
    }
    #fixed-navi nav {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .homeBannerText {
        padding-top: 40px;
    }
}

@media all and (max-width: 790px) {
    #bannerLeft {
        text-align: left;
        padding-left: 17px;
    }
    #bannerLeft input[type="text"] {
        width: 85%;
    }
    #bannerRight {
        width: 70%;
    }
}

@media all and (max-width: 768px) {
    .desktopView {
        display: none;
    }
    .homeBannerText {
        padding-top: 20px;
        text-align: center;
    }
    .mobileView {
        display: inline-block;
    }
    section {
        padding: 40px 15px 10px;
        margin-top: 0px !important;
    }
    .topLineSeperater {
        top: -40px;
    }
    section#home_1 {
        padding-top: 100px;
    }
    h1 {
        text-align: center;
        font-size: 2rem;
    }
    .col-12 {
        margin-bottom: 30px;
    }
    .memberProfile {
        text-align: center;
    }
    .memberProfile {
        padding: 10px 10px;
    }
    .brandLogo img {
        max-width: 160px;
    }
    .buttonDiv {
        width: 100%;
        text-align: center;
    }
    .bannerSocialIcons a {
        margin-top: 25px;
    }
    .bannerSocialIcons {
        text-align: center;
    }
    .bannerSocialIcons .fa {
        font-size: 1.5rem;
    }
    a.whiteBtn {
        width: 100%;
        min-width: 250px;
    }
    .navbar {
        padding: 15px 30px;
    }
    .navbar-nav .nav-link {
        padding-left: 15px;
    }
    .navbar-nav {
        margin-top: 15px !important;
    }
    .tokenSaleGrid .col-md-4 {
        margin-bottom: 0px;
    }
    .tokenSaleGrid .col-md-8 {
        margin-bottom: 5px;
    }
    .col-md-4 img {
        max-width: 225px !important;
    }
    /* Additional Styling */
    section#home_3 img {
        display: block;
        width: 100%
    }
    #bannerLeft {
        text-align: center;
    }
    #bannerLeft input[type="text"] {
        margin: 0 auto;
    }
    .subscriptionContainer {
        margin-top: 40px;
    }
    section#home_9 div.designation {
        min-height: 50px;
    }
    .onlyOnMobile {
        display: block;
    }
    .navbar-brand {
        margin-right: 0;
    }
    ul.navbar-nav li {
        padding: 0;
    }
    .social-links,
    section#home_10 .social-links {
        padding-left: 0;
    }
    section#home_9 .memberProfile:last-of-type {
        padding-bottom: 30px;
    }
    section#home_10 .memberProfile:nth-child(n+6) {
        padding-bottom: 15px;
    }
    img.profilePic {
        width: 100%;
        padding-left: 20px
    }
    .memberProfile:nth-child(n+4) {
        margin-top: 40px;
    }
    div#return {
        font-size: 90%;
    }
    hr {
        margin-left: auto;
        width: 30%;
    }
    .g-recaptcha>div>div {
        margin: 10px auto !important;
        text-align: center;
        width: auto !important;
        height: auto !important;
    }
    body.loading .modal {
        overflow: hidden;
    }
    body.loading .modal {
        display: block;
    }
    .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }
    .footer-copyright div.col-12 {
        margin-bottom: 10px !important;
    }
    div#forDesktop {
        display: none;
    }
    div#forMobile {
        display: block;
    }
    div#partners {
        padding: 0 15px;
    }
}