.services{background:transparent -webkit-gradient(linear,right top,left top,from(#25AED0),to(#03465E)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(right,#25AED0 0,#03465E 100%) 0 0 no-repeat padding-box;background:transparent -moz-linear-gradient(right,#25AED0 0,#03465E 100%) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(right,#25AED0 0,#03465E 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(270deg,#25AED0 0,#03465E 100%) 0 0 no-repeat padding-box;padding:45px 0}.services .list{padding:0;margin:0;list-style:none;text-align:center}.services .list .list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 20px;border-bottom:1px solid rgba(255,255,255,0.2);padding:0 0 20px}.services .list .list-item:last-child{border:0;margin:0;padding:0}.services .list .list-item .title{color:#fff;font-size:1.8rem;font-weight:bold;line-height:20px;margin-left:15px}@media only screen and (min-width:767px){.services .list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1050px;margin:0 auto}.services .list .list-item{width:-webkit-calc(20% - 20px);width:-moz-calc(20% - 20px);width:calc(20% - 20px);border:0;margin:0;padding:0;text-align:left}}