#home-banner{display:flex;align-items:start;justify-content:center;height:90vh;background:#eee;margin:0 1rem;position:relative;border-radius:15px;background-repeat:no-repeat;background-size:cover;box-shadow:0 5px 5px 2px rgba(0,0,0,.2);overflow:visible;}#home-banner .overlay{position:absolute;width:100%;height:98.8%;opacity:.7;border-radius:15px;background:#005363;background:linear-gradient(0deg,#005363 0%,#005363 14%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);}#home-banner #hero-title{position:absolute;bottom:10%;z-index:10000;width:80%;color:#fff;background:rgba(0,0,0,.01)!important;}#home-banner #hero-title .hero-heading{max-width:620px;line-height:1.2;word-wrap:break-word;}#home-banner #hero-title h1{margin-top:0;width:100%;}#home-banner #hero-title h4{margin-bottom:0;}@media(max-width:992px){#home-banner #hero-title{padding-left:2rem;}}#home-banner .first-letter {color:#c6cf68;font-size:70px;text-transform:lowercase;font-weight:bold;}#home-banner .col-md-3{padding:0;}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}.news{padding-top:5vh;}.news h2{width:max-content!important;display:inline-block;}.latestlist{display:flex;flex-wrap:wrap;}.latestlist img{display:none;}.latestlist .global-btn{margin-top:2rem;width:max-content;}.latestlist .media{margin-top:0;flex:0 0 calc(33.333% - 20px);box-sizing:border-box;border-radius:0 10px 10px 0;background-color:#fcffee;box-shadow:2px 3px 10px 0 rgba(0,0,0,.4);border-left:10px solid #898f3c;padding:2.5rem 2rem 2rem 1rem;margin:20px;margin-left:0!important;margin-bottom:5px!important;}.latestlist .media-body h4 a{color:#007889;font-weight:600;}.latestlist .media-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:4.5em;}@media(max-width:992px){.latestlist{flex-direction:column;}}@media(max-width:600px){#newslist .media{flex:0 0 100%;}}