.job{padding:33px 0 15px;margin:0;border-bottom:1px solid #bdbebf;float:left;width:100%;clear:both}.job:first-child{border-top:1px solid #bdbebf}.job h4{cursor:pointer;position:relative;font-size:22px}.job h4 .fa{color:#ef3e23;font-size:18px;transition:ease all .2s;margin-left:5px}.job.active h4 .fa{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.job .subtitle{color:#797a7b}.job-content{display:none;padding-top:10px}@media(min-width:768px){.job .subtitle{float:right;margin-left:10px}}