.fullWrap.animated-graph .innerWrap{padding:80px}.animated-graph h2{font-size:30px}.animated-graph h2,.animated-graph h3{font-family:Lato,sans-serif;line-height:1.1em}.animated-graph h3{font-size:32px}.animated-graph .container{display:flex;flex-wrap:wrap;justify-content:space-between}.animated-graph .container .graph-details{width:35%}.animated-graph .container .graph{width:55%}.graph .wrap{display:flex;flex-flow:row}.graph .x-axis{border-left:1px solid #333}.graph .graph-area{width:100%}.graph .graph-area ul{display:flex;flex-flow:column;justify-content:space-around;list-style:none;padding:0;width:100%}.graph .graph-area ul li{margin:10px 0;padding:15px 0;transition:width 1s}.graph .graph-area ul li.disengage{width:0!important}.graph .y-axis .wrap{border-top:1px solid #333}.graph .y-axis .wrap ul{display:flex;justify-content:space-between;list-style:none;padding:0;width:100%}.graph .y-axis .wrap ul li{line-height:1em;position:relative;text-align:center}.graph .y-axis .wrap ul li:before{content:"|";display:block;float:right}.graph-area .label{color:#fff;display:block;padding:0 20px}.graph-area li.disengage .label{display:none}@media screen and (max-width:480px){.animated-graph .container .graph,.animated-graph .container .graph-details{width:100%}}