.explore-section{text-align:center;margin-top:50px}.explore-section .heading{margin-bottom:30px}.explore-section .heading h3{margin-bottom:10px}.explore-section .heading p{font-size:16px;font-weight:400;color:#888}.explore-item{padding:0;width:100%;height:120px;cursor:pointer;border-right:1px solid #e3e3e3;display:table;text-align:center;background-color:#fff;text-align:center;border-radius:4px;margin:20px 0;box-shadow:5px 5px 25px 0 rgba(46,61,73,.2);-webkit-transition:all .3s ease;transition:all .3s ease}.explore-item:hover{background-color:#fafafa;box-shadow:8px 10px 20px 0 rgba(46,61,73,.15);border-radius:4px;box-shadow:2px 4px 8px 0 rgba(46,61,73,.2)}.explore-item i{font-size:30px;display:inline-block;width:80px;height:80px;border-radius:50%;line-height:80px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(255,114,114,.5);position:relative;top:20px;left:20px}.explore-item h3.title{font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:#666;margin-bottom:7.5px}.explore-item .subtitle,.explore-item a{display:block;font-size:14px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.explore-item .subtitle{color:#888}@media only screen and (max-width:767px){.explore-item{padding:30px}.explore-item i{margin-bottom:30px;position:static}}@media only screen and (min-width:768px){.explore-item .box-inner{display:table-cell;vertical-align:middle;padding:0 20px 0 50px;width:100%;text-align:left}}