@media(min-width:768px){.modal-xl{width:90%;max-width:1200px}
}
.contributions-text{color:#999;font-size:1.2rem;display:inline-block}
#numContributions{font-weight:700;font-size:1.2rem;color:#fff;margin-top:-.1rem}
.progressbar{position:relative;height:2rem;border-radius:1rem;background:#4d4d4d;width:100%;max-width:500px; margin: auto;}
.progress{position:absolute;left:0;height:2rem;border-radius:1rem;z-index:1;width:0;background: #fc4a1a;background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);background: linear-gradient(to right, #f7b733, #fc4a1a);transition:all 1s}
.progress-subtitle{position:relative;height:1rem;width:100%;max-width:500px;margin-top:24px}
.softcap-reached{font-size:1.1rem;color:#000;position:absolute;left:13.5%;top:30px}
.crowdsale-started{font-size:1.1rem;color:#000;position:absolute;right:9%;top:30px}
.softcap-reached>span,.crowdsale-started>span{top:-4px;right:-9px;position:absolute;border-left:1px solid #f90;height:1.5rem}
.sectionText>span{color:#fff}
.progress-subtitle>p{display:inline-block;font-size:1.25rem}
.progress-subtitle>p:first-child{float:left}
.progress-subtitle>p:last-child{float:right;font-weight:300}