#timeline {position: relative;}#timeline ul {position: relative;padding-left: 15px;}#timeline ul:before {content: "";position: absolute;left: 0;top: 0;width: 2px;height: 100%;background: #e6e6e6;}#timeline li {border-bottom: 0;padding-bottom: 15px;padding-top: 15px;transition: 0.5s ease;}#timeline li:last-child {padding-bottom: 0;}#timeline li:hover {border-right: 1px solid #4DB7FE;background-color: #f6fcff;border-top-left-radius: 10px;border-bottom-left-radius: 10px;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;}#timeline li:hover:last-child {padding-bottom: 15px;}#timeline li h4 {font-size: 14px;text-transform: capitalize !important;text-align: start;font-family: 'Quicksand', sans-serif !important;line-height: 1.3;letter-spacing: 0.03em;color: #666666;font-weight: 700;margin-bottom: 10px;transition: 0.5s;}#timeline li h4:hover {color: #4DB7FE;}#timeline li a {padding-left: 15px;display: block;}#timeline li a:hover {color: #4DB7FE;transition: 0.5s;}#timeline li a:hover span:before {background: #4DB7FE;-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);transition: 0.5s;}#timeline li span {font-size: 10px;display: block;position: relative;color: #767676;line-height: 12px;margin-bottom: 5px;text-align: left;}#timeline li span:hover {color: #4DB7FE;}#timeline li span:before {content: "";width: 12px;height: 12px;background: #e6e6e6;border: 3px solid rgba(255, 255, 255, 0.8);position: absolute;left: -35px;display: inline-block;vertical-align: middle;border-radius: 50%;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transition-duration: 0.3s;}#post-list-style-2 {position: relative;}#post-list-style-2 ul li img {box-shadow: rgba(0, 0, 0, 0.19) 0 0px 4px, rgba(0, 0, 0, 0.13) -2px -1px 3px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;height: 90px;width: 100%;}#post-list-style-2 h3 {font-size: inherit;}#post-list-style-2 h3 a {font-size: 14px;}#post-list-style-2 h3 a:hover {color: #4DB7FE;}#post-list-style-2 .post-item {border: 1px solid #eee;transition: 0.5s ease;height: 90px;min-height: 90px;max-height: 90px;}#post-list-style-2 .post-item:hover {background-color: #fff;transition: 0.5s ease;}#post-list-style-2 .sidebar-post-title {height: 90px;min-height: 90px;max-height: 90px;overflow: hidden;}