.boaforms {
    max-width: 450px;
    margin: 0 auto
}

.gly {
    position: absolute;
    z-index: -1
}

.gly.gly-1 {
    background: url(../assets/1.svg);
    width: 45px;
    height: 45px
}

#intro .gly.gly-1 {
    left: 10%;
    top: 15%;
    transform: scale(1) rotate(-9deg)
}

#intro .gly.gly-2 {
    left: 29%;
    top: 7%;
    transform: scale(1.5) rotate(-8deg)
}

#intro .gly.gly-3 {
    bottom: 6%;
    left: 6%;
    transform: scale(.5) rotate(17deg)
}

#intro .gly.gly-4 {
    left: 49%;
    bottom: 26%;
    transform: scale(.5) rotate(-14deg)
}

#intro .gly.gly-5 {
    left: 39%;
    bottom: 3%;
    transform: scale(1.3) rotate(-14deg)
}

.gly.gly-2 {
    background: url(../assets/2.svg);
    width: 45px;
    height: 45px
}

.gly.gly-3 {
    background: url(../assets/3.svg);
    width: 89px;
    height: 45px
}

.gly.gly-4 {
    background: url(../assets/4.svg);
    width: 89px;
    height: 45px
}

.gly.gly-5 {
    background: url(../assets/5.svg);
    width: 45px;
    height: 45px
}

#bg-vid {
    position: absolute;
    z-index: 3
}

.modal-on {
    overflow: hidden;
    position: relative
}

.modal__content {
    position: relative;
    height: 0;
    padding-top: 25px;
    padding-bottom: 56.25%
}

.modal__content embed, .modal__content iframe, .modal__content object {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    z-index: 199;
    display: none;
    overflow-y: scroll
}

.overlay .stylish-line {
    background: -webkit-linear-gradient(45deg, #ff5858 0, #f09819 100%);
    background: -o-linear-gradient(45deg, #ff5858 0, #f09819 100%);
    background: linear-gradient(45deg, #ff5858 0, #f09819 100%);
    color: #fff
}

.overlay .overlay-wrapper {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 6rem;
    text-align: center;
    padding: 12px;
    position: relative
}

.overlay .overlay-wrapper h2 {
    font-size: 38px
}

.overlay .overlay-wrapper .close-btn {
    position: absolute;
    right: 40px;
    top: -40px;
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all .6s
}

.overlay .overlay-wrapper .close-btn:hover {
    transform: rotate(180deg)
}

.close-btn:after, .overlay .overlay-wrapper .close-btn:before {
    position: absolute;
    left: 19px;
    top: 5px;
    content: ' ';
    height: 33px;
    width: 5px;
    background-color: #fff
}

.overlay .overlay-wrapper .close-btn:before {
    transform: rotate(45deg)
}

.overlay .overlay-wrapper .close-btn:after {
    transform: rotate(-45deg)
}

.footer__bottom {
    text-align: center;
    display: flex;
    justify-content: space-between
}

.footer__bottom .bottom__col {
    padding: 8px 0
}

.navbar.onTop .navbar-brand .navbar-item > svg {
    width: 220px;
    height: 36px
}

.container-phone {
    left: inherit;
    top: inherit
}

.hero-body, .section {
    padding-top: 120px
}

#play-btn {
    background: #f09819;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 290486px
}

.social-icons a {
    cursor: default
}

#exchange-fih p {
    font-size: 24px
}

#exchange-fih b {
    color: #309145
}

#exchange-fih .num {
    font-size: 57px
}

.icotracker {
    padding-left: 0;
    padding-right: 0
}

.cashless-list-flex {
    display: flex
}

.sec3-text {
    position: relative;
    padding-left: 53px;
    margin-bottom: 16px;
    letter-spacing: 1px;
    line-height: 1.5
}

.sec3-text b {
    color: #f09819
}

.sec2-right-wrap {
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.sec3-text:before {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0;
    left: 0;
    background: url(../assets/coin.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block
}

#intro .button, #intro .container-phone {
    perspective: 557px
}

#intro .container-phone .wrapper-phone {
    -webkit-transform: translateX(69px) rotateX(-5deg) rotateY(-4deg) rotateZ(1deg);
    -ms-transform: translateX(69px) rotateX(-5deg) rotateY(-4deg) rotateZ(1deg);
    -o-transform: translateX(69px) rotateX(-5deg) rotateY(-4deg) rotateZ(1deg);
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 320px;
    transform: translateX(69px) rotateX(-5deg) rotateY(-4deg) rotateZ(1deg)
}

#intro .container-phone .wrapper-phone .overlay-phone {
    position: absolute;
    left: 5%;
    top: 9%;
    width: 90%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center
}

.photo img {
    width: auto !important;
    margin: 0 auto
}

#intro .container-phone .wrapper-phone .overlay-phone #playvid {
    border: 2px solid #fff;
    color: #fff;
    padding: 8px 32px;
    font-size: 24px;
    animation: pulse 1s infinite;
    transition: all 1s;
    z-index: 9;
    position: absolute;
    top: 42%;
    left: 18%
}

#intro .container-phone .wrapper-phone .overlay-phone #playvid:hover {
    background: #fff;
    color: #f5800e
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

#financial-times {
    background: 0 0;
    padding-top: 35px
}

@media only screen and (max-width: 768px) and (min-width: 320px) {
    #intro .gly.gly-1 {
        left: 10%;
        top: 6%;
        transform: scale(1.1) rotate(-9deg)
    }

    #intro .gly.gly-2 {
        top: 32%;
        left: 77%;
        transform: scale(1.5) rotate(-8deg)
    }

    #intro .gly.gly-3 {
        bottom: 0;
        left: 14%;
        transform: scale(1.2) rotate(17deg)
    }

    #intro .gly.gly-4 {
        left: 67%;
        bottom: 46%;
        transform: scale(.5) rotate(-14deg)
    }

    #intro .gly.gly-5 {
        left: 81%;
        bottom: 88%;
        transform: scale(1.3) rotate(-14deg)
    }

    #intro .container-phone .wrapper-phone {
        -webkit-transform: translateX(5px) rotateX(-12deg) rotateY(5deg) rotateZ(0);
        -ms-transform: translateX(5px) rotateX(-12deg) rotateY(5deg) rotateZ(0);
        -o-transform: translateX(5px) rotateX(-12deg) rotateY(5deg) rotateZ(0);
        transform: translateX(5px) rotateX(-12deg) rotateY(5deg) rotateZ(0)
    }

    .cashless-list-flex {
        flex-direction: column
    }

    #intro .button-tokens, .horizontal-progress .progress {
        text-align: center
    }

    #intro .white-paper-button {
        float: none
    }

    #intro .container-phone .wrapper-phone {
        margin: 0 auto
    }
}

.socio {
    background: url(../assets/sprite.jpg);
}

.socio.facebook {
    background-position: 50px 0;
}

.socio.medium {
    background-position: 0 50px;
}

.socio.twitter {
    background-position: 0 100px;
}

.socio.linkedin {
    background-position: 100px 0;
}

.socio.telegram {
    background-position: 25px 50px;
}

.socio.reddit {
    background-position: 50px 50px;
}

.socio.bitcointalk {
    background-position: 0 0;
}

#bottom-bar {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    display: none;
}

#bottom-bar .bar-wrapper {
    margin: 0 auto;
    width: 92%;
    text-align: center;
    background: #ff5858;
    padding: 8px;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    font-size: 0.8em;
}

#bottom-bar em {
    font-weight: bold;
    font-style: normal;
    color: #ffdf43;
}

#bottom-bar .bar-wrapper .note {
    font-weight: normal;
    font-size: 0.8em;
    text-transform: none;
}
