
.about-section{padding: 50px 0;}
.highlight-section{background-color: #eee;padding: 70px 0 40px 0;position: relative;}.highlight-section:before{content: "";width: 100%;height: 100%;background: url(../images/highlight-bg.png) no-repeat left center;background-size: auto 100%;position: absolute;left: 0;top: 0;}.webp_support .highlight-section:before{background-image: url(../images/highlight-bg.webp);}
.highlight-list{display: flex;justify-content: center;flex-wrap: wrap;align-items: start;}.highlight-item{margin-bottom: 30px;text-align: center;}.highlight-ctn{background-color: #fff;border-radius: 10px;padding: 20px;padding-top: 40px;margin-top: 40px;position: relative;}.highlight-ctn span{width: 80px;height: 80px;border-radius: 50%;border: 5px solid #fff;padding: 10px;overflow: hidden;background-color: #fdc236;position: absolute;left: 50%;top: 0;transform: translate(-50%, -50%);}.highlight-ctn span img{width: 50px;height: 50px;}
.highlight-ctn h3{font-size: 22px;margin-top: 15px;margin-bottom: 10px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;font-weight: 700;}
.news-list{display: flex;flex-wrap: wrap;font-size: 14px;}.news-item{margin-bottom: 30px;}.news-item .thumbnail-item{margin-bottom: 12px;}.news-name{display: block;font-size: 17px;font-weight: 700;margin-bottom: 8px;}.news-item p{margin-bottom: 0;}
@media (max-width: 1199px){
    
}
@media (max-width: 991px){
    .highlight-ctn h3{font-size: 20px;}.about-section{padding: 30px 0;}
    
}
@media (max-width: 767px){
    .highlight-item,.news-item{width: 500px;max-width: 100%;margin-left: auto;margin-right: auto;}.news-list{display: block;}
}
@media (max-width: 570px){
    
}
@media (max-width: 480px){
    
}