.banner{background: url("https://img.asiancancer.com/images/newmalai/basic/activity.jpg") no-repeat center;height: 300px;}
.banner .img{text-align: center;}
.banner .banner-text{padding-top:60px;}
.banner .banner-text .title{font-size: 52px;color: #ffffff;display: grid;}
.banner .banner-text .first{border-bottom: 2px solid #13BFB1;width: 225px;}
.banner .banner-text .second{font-size: 35px;}

.news_headlines #aktuals_field{position: relative;}
.news_headlines #aktuals_field span{position: absolute;background: #AA0000;color: #ffffff;padding: 5px 10px;border-radius: 8px 0 8px 0;}
#aktuals_field{overflow:hidden; position:relative;width:1400px;}
.homepage-slider .rounded-corners {
    width: 1400px;
    height: 3px;
    background: url(../images/homepage-slider-rounded-corners.png) 0 0 no-repeat;
    position: absolute;
    z-index: 2;
}

.homepage-slider-item {
    width: 1400px;
    height: 360px;
    float: left;
    border-radius: 16px;
}
.homepage-slider-item .background {
    /*margin: 52px 0 0 0;*/
    width: 1400px;
    height: 350px;
    /*background: url(../images/technology-bg.png) 0 0 repeat-x;*/
    position: absolute;
    z-index: 1;
    border-radius: 16px;
    /*background: linear-gradient(to right, transparent, #333333);*/
}
.homepage-slider-item .title {
    padding: 160px 500px;
    color: #fff;
    text-decoration: none;
    display: block;
}
.homepage-slider-item .title i{display: none;font-style: normal;}
.homepage-slider-item .title u{font-size: 12px;text-decoration:none;}
#wrap1{display:none;}
.active-content .text{margin-bottom: 20px;}
.active-content .active_list{margin-top: 50px;}
.active-content .active_list .title{color: #13BFB1;font-size: 36px;font-weight: bold;text-align: center;}
.active-content .active_list .line{width: 80px;height: 4px;background: #1E2D4F;margin:16px auto;}
.active-content .active_list .news{width: 692px;float: left;margin-right: 8px;margin-top:20px;position: relative;}
.active-content .active_list .news img{border-radius: 16px 16px 0 0;}
.active-content .active_list .news .news_r{padding: 15px;background: #ffffff;border-radius: 0 0 16px 16px;}
.active-content .active_list .news .news_r span{color: #333333;font-size: 22px;font-weight: bold;}
.active-content .active_list .news .news_r p{font-size: 16px;margin-top:15px;}
.active-content .active_list .news .tag{position: absolute;background: #5C2824;color: #ffffff;padding: 5px 10px;border-radius: 8px 0 8px 0;}
.hid_area{height: 120px;width: 350px;position: absolute;right: 60px;bottom: 7px;}

@media screen and (max-width:768px) {
    .banner{background: url("/uploads/allimg/2023/06/22/activities.png") no-repeat center;height: auto;background-size: cover;}
    .banner .img{text-align: center;}
    .banner .banner-text{padding: 30px 20px;}
    .banner .banner-text .title{font-size: 36px;}
    .banner .banner-text .second{font-size: 20px;}

    .active-content{margin-top:0px;}
    .active-content .text{display: none;}
    #aktuals_field{width:auto;}
    .active-content .active_list .line{display: none;}
    .homepage-slider-item .background{width: 100%;margin-top:190px;}
    .homepage-slider-item{width: 100%;height:500px;}
    .homepage-slider-item .title {}

    .active-content .active_list .news{width: 100%;}
    .active-content .active_list .news img{width: 100%;height: auto;}
    .active-content .active_list .news .news_r p{display: none;}
    
    .hid_area{height: 35px;width: 120px;position: absolute;right: 270px;bottom: 95px;}
}