.wrapper.global-wrapper {
    margin-top: 80px;
}

.single-project-header-badge {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.single-project-header-badge h1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #262338;
    margin: 0;
}

.single-project-header-badge h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: 0.25px;
    color: #A0A3BD;
    margin: 15px 0 0;
    text-transform: uppercase;
}

.single-project-header-badge h2.header-ticker {
    margin: 15px 0 0;
}

.singleprojectbadge {
    min-width: 100px;
    height: 100px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 40px;
}

.single-projects .wrapper-w-sidebar {
    max-width: 1440px;
}

.single-projects .sidebar {
    width: 497px;
    text-align: center;
}

.single-projects .main-col {
    width: 70.67%;
    max-width: 760px;
}

.single-projects h2 {
    margin: 30px 0;
}


.hp-table.recent-launch.onedata {
    margin: 36px auto 40px;
}

.hp-table.recent-launch.onedata .hpt-col2,
.hp-table.recent-launch.onedata .hpt-col3,
.hp-table.recent-launch.onedata .hpt-col4,
.hp-table.recent-launch.onedata .hpt-col5 {
    width: 25%
}

.hp-table.recent-launch.onedata .hpt-header {
    flex-wrap: wrap;
    border-radius: 12px 12px 0 0;
    padding: 24px 0 18px;
}

.hp-table.recent-launch.onedata .hpt-data {
    border-radius: 0 0 12px 12px;
    background: #F7F7FC;
    margin-top: -1px;
    padding: 27px 0 30px;
}

.hp-table.recent-launch.onedata .divider {
    display: block;
    width: calc(100% - 114px);
    height: 1px;
    position: relative;
    margin: -1px auto -1px;
    border-bottom: 1px solid rgba(217, 219, 233, .6);
}

.hp-table.recent-launch.onedata .hpt-data .hpt-col2,
.hp-table.recent-launch.onedata .hpt-data .hpt-col3 {
    font-weight: bold
}


.progressboxes {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.single-projects .progressbox h2,
.single-projects .progressbox h2 .pr_value {
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.75px;
    color: #262338;
    margin-top: 0;
    margin-bottom: 15px;
}

.single-projects .progressbox h2 span {
    font-weight: normal;
}

.single-projects .progressbox h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #262338;
    margin-top: 0;
    margin-bottom: 20px;
}


.progressbox {
    background: #F7F7FC;
    border-radius: 12px;
    min-width: 232px;
    padding: 32px;
}


.project-description {
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #262338;
    margin: 30px 0;
}

.single-projects section.token-allocation {
    margin-bottom: 30px;
}

.single-projects section.token-release-schedule {
    margin-bottom: 30px;
}

.single-projects section.recently-fundraising {
    margin-bottom: 30px;
}

.single-projects .recently-fundraising .hpt-col2 {
    width: 25%
}

.single-projects .recently-fundraising .hpt-data .hpt-col2 {
    font-weight: bold;
}

.single-projects .recently-fundraising .hpt-col3 {
    width: 75%
}

.investlogo-small {
    height: 15px;
    width: auto;
}

.single-projects .investlogo-small {
    max-height: 22px;
    height: auto;
    max-width: 150px;
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.moreitemslist.folded {
    display: none;
}

.moreitems {
    cursor: pointer
}


.single-projects .single-event {
    text-align: left;
    padding: 0 39px 15px;
}

.single-projects .globalsaledate {
    background-color: #F7F7FC;
    padding: 30px 39px 15px;
}

.single-projects .globalsaledate-in {
    display: flex;
    justify-content: flex-start;
}

.single-projects .event-details-spoiler {
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.25px;
    color: #FD7465;
    text-decoration: none;
}

.single-projects .event-details-spoiler {
    cursor: pointer;
}

.single-projects .event-details-spoiler:after {
    transition: all 0.15s ease-in-out;
    display: inline-block;
    content: '';
    position: relative;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(https://icoanalytics.org/wp-content/themes/ico/img/fwd-arrow-orange.svg) no-repeat;
    margin-left: 12px;
}

.single-projects .event-details-spoiler-content {
    display: none;
}

.tokensale-date {
    background: #FFFFFF;
    box-shadow: 0 6px 30px rgba(20, 20, 43, 0.1);
    border-radius: 12px;
    padding: 0;
    margin-bottom: 35px;
}

.sidetitle {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    text-align: left;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    color: #6E7191;
}

.tokensale-date .sidetitle {
    text-align: left;
}

h3.tsdate {
    margin: 0 0 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0.25px;
    color: #262338;
    padding-left: 25px;
    background-image: url(https://icoanalytics.org/wp-content/themes/ico/img/calandar_black.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
}

h4.events-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    color: #6E7191;
    text-align: left;
    padding: 24px 39px 14px;
    margin: 0;
}

@media (min-width: 1024px) {
    h4.events-title {
        font-size: 14px;
    }
}

.tokensale-date .divider.nomargin {
    margin: 0 auto 15px;
}

.single-projects .globalsaledate-in h3.tsdate {
    margin-right: 10px;
}

.tokensale-date .divider {
    width: 100%;
    height: 1px;
    margin: 0 auto 24px;
    display: block;
    position: relative;
    background: #EFF0F7;
}


.globalsaledate .globalsaledate-in .sidetitle {
    margin-bottom: 0;
    padding-top: 1px;
}

.tokensale-date .platforms-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.tokensale-date .platforms-wrap a {
    margin-right: 10px;
}

.tokensale-date .platforms-wrap img {
    margin: 0 0 24px;
    display: block;
    position: relative;
    max-height: 25px;
}

.tokensale-date .platforms-wrap.already {
    filter: grayscale(100%);
    opacity: 0.65
}


.cats-wrap {
    text-align: left;
    margin-bottom: 32px;
}

.sideprojectcats .cats-wrap {
    margin-left: -4px;
}

.cats-wrap .catitem {
    padding: 3px 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #4E4B66;
    margin: 0 4px 8px;
    display: inline-block;
    border-radius: 8px;
}

.sidewebsites {
    text-align: left;
    margin-bottom: 40px;
}

.sidewebsites .linkwithicon {
    margin-right: 40px;
}

.sidewebsites a.linkwithicon {
    color: #262338
}

.sidewebsites .linkwithicon:last-child {
    margin-right: 0;
}

.sidewebsites.community .linkwithicon {
    margin-right: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.sidewebsites.community .linkwithicon:last-child {
    margin-right: 0;
}

.links-wrap {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}


.sidebar.secondbar {
    padding-top: 22px;
}

.single-projects .main-col .central-banner.dt-only {
    text-align: left;
}

.donat-wrap {
    background: #F7F7FC;
    border-radius: 12px;
    width: 100%;
    height: auto;
    min-height: 300px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 107px;
}

.donat-container {
    position: relative
}

.donat-wrap canvas {
    position: relative;
    max-width: 539px;
    max-height: 226px;
    z-index: 2
}

#legend-container {
    margin-left: 100px;
}

#legend-container .customlabelstext {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.25px;
    color: #262338;
    max-width:248px;
}

#legend-container .labeltick {
    width: 36px;
    height: 12px;
    margin-right: 15px;
    border-radius: 3px;
}

.donat-title {
    position: absolute;
    width: 84px;
    height: 34px;
    top: calc(50% - 17px);
    left: calc(50% - 42px);
    font-weight: 600;
    font-size: 15px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.75px;
    color: #A0A3BD;
    z-index: 0;
}

#legend-container2 {
    position: relative
}

#legend-container2 ul li span {
    vertical-align: middle;
    border-radius: 4px;
}

#legend-container2 .legend2-text {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    margin-right: 24px;
}


.spoiler, .spoiler-close {
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.25px;
    color: #FD7465;
    border-bottom: 1px dashed #FD7465;
    margin-bottom: 22px;
    display: inline-block;
}

.spoiler-close {
    margin-top: 22px;
    margin-bottom: 32px;
    display: none
}

.spoiler {
    transition: all 0.25s ease-in-out;
    height: 24px;
}

.spoiler.unfolded {
    pointer-events: none;
    opacity: 0;
    height: 1px;
    margin-bottom: 0
}

@media (max-width: 1340px) {
    .single-projects .sidebar {
        width: 450px;
    }

    .single-projects .main-col {
        max-width: 700px;
    }

    .progressbox {
        min-width: 30%;
    }

    #legend-container {
        margin-left: 60px;
    }

    #legend-container ul {
        width: 280px;
    }

    .donat-wrap {
        padding: 0 80px;
        max-width: 675px;
    }
}


@media (max-width: 1279px) and (min-width: 1025px) {

    .single-projects .wrapper.global-wrapper {
        margin-top: 30px;
    }

    .single-projects .main-col {
        max-width: 60%;
    }

    .single-projects .sidebar {
        width: 36%;
    }

    .tokensale-date .platforms-wrap {
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .tokensale-date .platforms-wrap img {
        margin: 0 0 15px;
    }

    .donat-wrap {
        padding: 0 80px;
        max-width: 100%;
    }

    .single-projects .progressbox h2 {
        font-size: 17px;
        line-height: 28px;
    }

    .progressbox {
        min-width: 32%;
        width: 32%;
        padding: 23px 15px;
    }

    .progressboxes {
        align-items: stretch;
    }

    .single-projects .progressbox h3 {
        font-weight: 600;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px;
        min-height: 33px;
    }

    .project-description {
        font-size: 15px;
    }

    .statrow .stcol1 {
        width: 50%;
        font-size: 13px;
    }

    .statrow .stcol2 {
        width: 50%;
        font-size: 13px;
    }

    #legend-container {
        margin-left: 40px;
    }

    #legend-container ul {
        width: 230px;
    }
}

@media (max-width: 1080px) {
    .hp-table.recent-launch.onedata .hp-table-row.hpt-header {
        display: flex;
        background: #F7F7FC;
        padding: 22px 0 14px;

    }

    .hp-table.recent-launch.onedata .hpt-header .hptheadtext {
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.25px;
        text-transform: uppercase;
        color: #6E7191;
        padding: 0 25px;
    }

    .hp-table.recent-launch.onedata .divider {

        width: calc(100% - 50px);
    }

    .hp-table.recent-launch.onedata .hpt-data {
        padding: 18px 0 21px;
    }


    .hp-table.recent-launch.onedata .hpt-col2,
    .hp-table.recent-launch.onedata .hpt-col3,
    .hp-table.recent-launch.onedata .hpt-col4,
    .hp-table.recent-launch.onedata .hpt-col5 {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 24px;
    }
}

@media (max-width: 1024px) {

    .project-description {
        margin: 20px 0 20px;
    }

    .project-description p {
        margin: 0;
    }

    .mobiflexcol {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }

    .wrapper-w-sidebar.mobiflexcol .main-col {
        order: 2
    }

    .wrapper-w-sidebar.mobiflexcol .sidebar {
        display: flex !important;
        order: 1;
        width: 100%;
        flex-direction: column
    }

    .wrapper-w-sidebar.mobiflexcol .sidebar .mob-only {
        display: block !important;
        text-align: left;
    }

    .wrapper-w-sidebar.mobiflexcol .sidebar .spoiler-wrap {
        text-align: left
    }

    .wrapper-w-sidebar.mobiflexcol .sidebar .spoiler.mob-only {
        display: inline-block !important;
    }

    .wrapper-w-sidebar.mobiflexcol .sidebar .flexmob1 {
        order: 0;
    }

    .wrapper-w-sidebar.mobiflexcol .sidebar .flexmob2 {
        order: 1;
    }

    .spoiler-close {
        display: inline-block;
        margin-top: 0;
    }

    .spoiler-content {
        display: none;
    }

    .sidewebsites.community .linkwithicon {
        margin-bottom: 15px;
    }

    .sidewebsites.community {
        margin-bottom: 0;
    }

    .main-col .dt-only {
        display: none
    }

    .single-projects .wrapper.global-wrapper {
        margin-top: 30px;
    }

    .donat-wrap {
        padding: 0 20px;
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .single-projects .hp-table.recent-launch .hp-table-row.hpt-header {
        display: flex;
    }
}


@media (max-width: 768px) {
    .single-projects .progressbox h2, .single-projects .progressbox h2 .pr_value {
        font-size: 20px;

    }

    .central-banner.mobile.htop {
        margin-top: 4px;
    }

    .progressboxes {
        background: #F7F7FC;
        border-radius: 12px;
    }

    .donat-wrap {
        padding: 30px 20px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        height: auto;
        background-color: transparent
    }

    #legend-container {
        margin-left: 0;
        width: auto;
        margin-top: 20px;
    }

    #legend-container ul {
        width: auto;
    }

    .single-projects .recently-fundraising .hpt-col2 {
        width: 35%;

    }

    .single-projects .recently-fundraising .hpt-data .hpt-col2 {
        font-weight: normal;
        font-size: 26px;
        line-height: 40px;
        letter-spacing: -0.1px;
    }

    .single-projects .recently-fundraising .hpt-col3 {
        width: 65%;
    }

    .single-projects .recently-fundraising .hpt-col3 .moreitems,
    .single-projects .recently-fundraising .hpt-col3 img {
        display: none
    }

    .hp-table.recent-fundraise .hpt-col3,
    .hp-table.recent-fundraise .hpt-col3 .investlist {
        font-size: 11px;
        font-weight: 500;
        color: #262338;
    }


}

@media (max-width: 414px) {

    h4.events-title {

        padding: 24px 24px 5px;

    }

    .single-projects .wrapper.global-wrapper {
        margin-top: 20px;
    }

    .singleprojectbadge {
        width: 60px;
        min-width: 60px;
        height: 60px;
        margin-right: 28px;
    }

    .single-project-header-badge h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .single-project-header-badge h2 {
        font-size: 18px;
    }

    .single-project-header-badge h2.header-ticker {
        margin: 4px 0 0;
    }

    .project-description {
        font-size: 12px;
        line-height: 20px;
        margin: 20px 0 15px;
    }


    .tokensale-date .platforms-wrap img {
        margin: 0 auto 14px;
        height: 24px;
        width: auto;
    }

    .single-projects .progressbox h2 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .progressboxes {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .progressbox {
        min-width: 33.333%;
        padding: 12px;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
    }

    .single-projects .progressbox h3 {
        font-weight: 400;
        font-size: 10px;
        line-height: 16px;
        min-height: 32px;
        margin-bottom: 8px;
    }

    .statrow .stcol1 {
        width: 50%;
        padding-left: 0;
        text-align: left;
        padding-right: 20px;
        font-size: 12px;
    }

    .statrow .stcol2 {
        width: 50%;
        padding-left: 0;
        text-align: left;
        padding-right: 20px;
        font-size: 15px;
        line-height: 24px;
    }

    .sidetitle {
        font-size: 12px;
    }

    h3.tsdate {
        margin: 0 auto 15px;
        font-size: 15px;
        line-height: 140%;
        padding-left: 30px;
        background-size: 20px;
    }

    .single-projects .globalsaledate {
        background-color: #F7F7FC;
        padding: 24px 24px 15px;
    }

    .single-projects .single-event {
        text-align: left;
        padding: 10px 24px 10px;
    }

    #legend-container2 {
        padding: 15px;
    }

    .lc-wrap {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .sidewebsites.community .linkwithicon {
        margin-right: 20px;
    }

    .cats-wrap .catitem {
        margin-left: 0;
        margin-right: 8px;
    }

    .hp-table.recent-launch.onedata {
        margin-top: 0;
        margin-bottom: 6px;
    }

    .tokensale-date {
        margin-bottom: 24px;
    }

    .single-projects section.token-allocation {
        margin-bottom: 0;
    }

    .single-projects section.recently-fundraising h2 {
        margin: 15px 0;
    }

    .single-projects section.recently-fundraising .hp-table-row.hpt-data {
        background-color: #F7F7FC;
        border-radius: 12px;
        margin-bottom: 10px;
    }

    .single-projects .recently-fundraising .hpt-data .hpt-col2 {
        padding-left: 29px;
    }

    .hp-table.recent-fundraise .hpt-col3, .hp-table.recent-fundraise .hpt-col3 .mob-only {
        padding-left: 11px;
    }

    .hp-table.recent-fundraise .hpt-col3, .hp-table.recent-fundraise .hpt-col3 .investlist {

        padding-left: 11px;
        padding-right: 24px;
        line-height: 18px;
    }

    .single-projects .recently-fundraising .hpt-col2 {
        width: 27%;
    }

    .single-projects .recently-fundraising .hpt-data .hpt-col2 {
        font-size: 20px;
    }

    .single-projects .recently-fundraising .hpt-col3 {
        width: 73%;
    }

    section.recently-launched {
        margin-bottom: 30px;
    }

    .site-footer {
        margin-top: 30px;

    }
}

.linechart-wrapper {
    min-height: 360px;
}

@media (max-width: 428px) {
    .linechart-wrapper {
        min-height: 260px;
    }
    .progressboxes {
        background: white;
        flex-wrap: wrap;
    }
    .progressbox {
        min-width: 100%;
        margin-bottom:10px
    }


}

.single-projects .recently-launched .hptheadtext.hpt-col3 {
    text-align: center;
}

@media (min-width: 1200px) {
    #legend-container ul {
        width: 368px;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .singleprojectbadge {
        min-width: 100px
    }


}

@media (max-width: 480px) {
    .single-projects .globalsaledate-in {
        flex-wrap: wrap;
    }

    .globalsaledate .globalsaledate-in .sidetitle {
        margin-bottom: 10px;
        padding-top: 1px;
        margin-right: 10px;
    }

    .single-projects .globalsaledate-in h3.tsdate {
        margin-right: 10px;
        margin-left: 0;
    }
}

.linechart-bottom-label {
    text-align: center
}

.platforms-wrap.already img {
    width: auto;
    min-height: 35px;
}

.newrisedblock {
    background: #FFFFFF;
    border: 1px solid #F6F6F6;
    box-shadow: 0 15px 45px rgba(20, 20, 43, 0.08);
    border-radius: 12px;
    padding: 50px 0;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.newrised_subtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    color: #737375;
}


.raise_date_value {
    text-align: center;
    width: 100%;
    max-width: 232px;
    padding-left: 32px;
    padding-right: 32px;
    border-right: 1px solid #F6F6F6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.raisedin {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #737375;
    display: block;
}

.raisedinvalue {
    margin: 12px 0 8px;
}

.raisedinvalue .abbrusd {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0.25px;
    color: #191C1F;
}

.raisedinlink {
    display: block;
    padding: 4px 21px;
    font-weight: 600;
    font-size: 11px;
    line-height: 22px;
    color: #191C1F;
    border: 1px solid #191C1F;
    border-radius: 6px;
    background: #fff;
    text-decoration: none !important;
    transition: all 0.15s ease-in-out;
}
.raisedinlink:hover{background:#191C1F;color:#fff; }

.newrised_investors {
    width: 100%;
    padding: 0 32px;
}

.newrised_investors_logos {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.investlogo-newrised {
    width: 25%;
    min-width: 25%;
    height: 35px;
    margin: 10px 0;
    margin-right: 4%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 640px) {
    .newrisedblock {
        flex-direction: column;
        padding:29px;
    }
    .raise_date_value {
        max-width: 100%;
        border-bottom: 1px solid #F6F6F6;
        border-right:0;
        padding-bottom:20px;
    }
    .investlogo-newrised {
        width: 29%;
        margin: 5px;
    }

    .newrised_subtitle{
        text-align:center;
        margin-top:15px;
        margin-bottom:15px;
    }
    .newrised_investors {
        padding: 0;
    }
    .newrised_investors_logos {
       justify-content: center;

    }
}

.withgraphs{margin-top: 20px;}