#user_name {
    display: none;
}

.app-header:before {
    background-color: black;
}
/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .exchange-card__subtitle {
        padding: 1em 0 2em;
    }
}


.list-widget__wrapper2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
    padding: 0 32px;
    margin-left: calc(100%/6);
    /*margin-right: calc(16.7%);*/
    /*margin:auto;*/
    width: calc(100%/1.5);
}



@media (max-width:767px) {
    .list-widget__wrapper2 {
        margin: 0;
        padding: 0;
        width: calc(100%);
    }
}

.list-widget__item2 {
    margin: 0 8px;
    width: calc(100%/2 -16px);
    outline: 0
}


.list-widget_view-duo .list-widget__item2 {
    width: calc(100%/2 - 16px);
    /* margin-left: calc(15%)*/
    /*margin: auto;*/
}

.easy-to-get__wrapper .easy-to-get-step3 {
    position: relative;
    margin: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: calc(100% / 3 - 40px)
}

.easy-to-get__wrapper .easy-to-get-step__wrapper3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*width: calc(100% * 2 / 3);*/
    margin: -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.heading-invest {
    /*position: absolute;*/
    width: calc(95%);
    /*height: 374px;*/
    padding-bottom: 0.2rem;
    left: 135px;
    top: 686px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-left: 40px;
    /*  padding-left: 40px;
    padding-right:40px;*/
}

@media (max-width: 767px) /* and (min-width: 100px)*/ {
    .heading-invest {
        margin-left: 0em;
        width: calc(100%);
        border: none;
    }
}


.big-block-invest {
    position: relative;
    width: calc(100%);
    height: 400px;
    background: linear-gradient(258.14deg, rgba(4, 91, 194, 0.18) 0%, rgba(0, 41, 80, 0.7) 54.66%, rgba(0, 20, 31, 0.85) 92.25%);
    background-blend-mode: hard-light;
}

.short-info__wrapper2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 70px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.upshort-info__wrapper2 {
    width: calc(100% / 1.5);
    margin-left: calc(100% / 6);
}

.downshort-info__wrapper2 {
    width: calc(100% / 2);
    margin-left: calc(100% / 4);
}




.short-info__wrapper2_mobile {
    display: none
}


.short-info__wrapper2 .short-info__item2 {
    color: #000;
    min-width: 280px
}

@media (max-width:900px) {
    .short-info__wrapper2 {
        /*display: none;*/
        width: calc(90%);
        margin-left: calc(5%);
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .short-info__wrapper2 .short-info__item2 {
        /*width: 100%*/
    }
}

.short-info__wrapper2 .short-info__item2 .short-info__icon {
    position: relative;
    margin-right: 6px;
    display: inline-block;
    width: 46px;
    height: 46px;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .02));
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .02));
    background-image: url(../images/circle.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top
}

    .short-info__wrapper2 .short-info__item2 .short-info__icon svg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 10px;
        margin: auto;
        width: 20px;
        height: 20px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

.short-info__wrapper2 .short-info__item2 .item__title {
    color: #2a2a2a;
    font-size: 28px;
    line-height: 32px;
    vertical-align: top;
    text-transform: capitalize
}

@media (max-width:767px) {
    .short-info__wrapper2 .short-info__item2 .item__title {
        border-right: none;
        padding-bottom: 0.2em;
        font-size: 22px;
    }
}

.short-info__wrapper2 .short-info__item2 .item__title_first {
    padding-left: 0
}

.short-info__wrapper2 .short-info__item2 .item__title_last {
    border-right: none
}

.short-info__wrapper2 .short-info__item2 .item__sub-title {
    font-size: 16px;
    line-height: 20px;
    color: rgba(42, 42, 42, .7)
}

.short-info__wrapper2 .short-info__item2 .item__sub-title_first {
    padding-left: 0
}

@media (max-width:767px) {
    .short-info__wrapper2 {
        display: normal
    }

    .short-info__wrapper2_mobile {
        display: block;
        margin-bottom: 64px
    }

        .short-info__wrapper2_mobile .short-info__item2 .short-info__icon {
            position: relative;
            margin-right: 6px;
            display: inline-block;
            width: 46px;
            height: 46px;
            -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .02));
            filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .02));
            background-image: url(../images/circle.png);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            vertical-align: top
        }

            .short-info__wrapper2_mobile .short-info__item2 .short-info__icon svg {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 10px;
                margin: auto;
                width: 20px;
                height: 20px;
                -webkit-transition: all .3s;
                transition: all .3s
            }

        .short-info__wrapper2_mobile .short-info__item2 .item__title {
            text-align: start;
            font-size: 28px;
            line-height: 30px;
            color: #2a2a2a;
            vertical-align: top;
            text-transform: none
        }

        .short-info__wrapper2_mobile .short-info__item2 .item__title_first {
            padding-left: 0
        }

        .short-info__wrapper2_mobile .short-info__item2 .item__title_last {
            border-right: none
        }

        .short-info__wrapper2_mobile .short-info__item2 .item__sub-title {
            text-align: start;
            margin-bottom: 24px
        }
}

@media (max-width:767px) and (max-width:1280px) {
    .short-info__wrapper2 .item__title {
        font-size: 40px;
        line-height: 40px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .short-info__wrapper2 .item__title {
        border-right: none
    }
}

.short-info__bigblock {
    position: relative;
    margin-right: 6px;
    display: inline-block;
    width: 1em;
    height: 1em;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .02));
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .02));
    /*background-image: url(../images/circle.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top
}

    .short-info__bigblock img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 10px;
        margin: auto;
        max-width: 12em;
        max-height: 5em;
        -webkit-transition: all .3s;
        transition: all .3s
    }

@media (max-width:400px) {
    .big-block-invest .short-info__bigblock img {
        max-width: 4em;
    }
}

@media (min-width: 401px) and (max-width:600px) {
    .big-block-invest .short-info__bigblock img {
        max-width: 6em;
    }
}


@media (min-width: 601px) and (max-width:800px) {
    .big-block-invest .short-info__bigblock img {
        max-width: 8em;
    }
}


@media (min-width: 801px) and (max-width:1000px) {
    .big-block-invest .short-info__bigblock img {
        max-width: 9em;
    }
}


.index-carousel__data2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    padding: 84px 0 92px
}

@media (min-width:900px) {
    .index-carousel__data2 {
        min-height: 590px;
    }
}

@media (max-width:1599px) and (min-width:1281px) {
    .index-carousel__data2 {
        padding: 100px 0 40px;
        min-height: 600px
    }
}

@media (max-width:1280px) {
    .index-carousel__data2 {
        min-height: 375px;
        padding: 50px 60px 20px 40px;
        background: #fff;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
        margin-bottom: -1px
    }
}

@media (max-width:960px) {
    .index-carousel__data2 {
        padding: 50px 20px 40px;
        margin-bottom: 0
    }
}

@media (max-width:900px) {
    .index-carousel__data2 {
        min-height: 250px;
        max-height: 250px;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
    }
}

@media (min-width:1080px) and (min-height:1600px) {
    .index-carousel__data2 {
        min-height: 250px;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
    }
}

.buttoninvestright {
    margin-left: calc(53%);
}

@media (max-width:900px) and (min-width:620px) {
    .buttoninvestright {
        margin-left: calc(5%);
    }
}

@media (max-width:619px) and (min-width:200px) {
    .buttoninvestright {
        margin-left: calc(3%);
    }
}
