html, body{font-size: 11px; }
.noticeListBG{margin: 40px auto; }
.noticeListBG * {box-sizing: border-box; }
.noticeSearchBox{margin: 0 auto; margin-bottom: 20px;width:98%;height:auto;border:1px solid #a8a8a8;background-color:#F2F2F2;}
.noticeSearchBG{margin:14px auto;width:95%; }
#videoSearch{padding: 5px;width:225px;height:38px;background-color:#fff;border:0;border:1px solid #a8a8a8;vertical-align:middle; margin-top: 10px;}
.videoSearchBtn{width:62px;height:38px; border: 0; border-radius: 0 3px 3px 0 / 0px 3px 3px 0; background-color:#00aeef;font-size:16px;font-weight:bold;color:#fff; vertical-align: middle; margin-top: 10px;}
#videoKategorie{width: auto; height: 38px; vertical-align: middle;font-size: 1rem; }

.noticeListBG .notice_title {text-align: center; font-size: 20px; line-height: 2;}
.noticeListBG .notice_title span {color: #00aeef;  font-weight: bold; font-size: 23px;}
.noticeListBG .notice_title > div {padding: 30px; }
.noticeListBG .notice_title > div > a {text-decoration: none; color: #fff; font-size: 18px; font-weight: bold; margin: 0 auto; text-align: center; background-color: #00aeef; width: 100px; height: 25px; line-height: 1.5; padding: 10px; margin: 10px; border-radius: 50px;}
.noticeListBG .notice_title > div > a:hover {background-color: #006cba;}

.course_info{width: 98%; margin: 40px auto; }
.course_info > div{}
.course_img {width: 100%; height: 0; padding-bottom: 56%; margin-bottom: 10px; position: relative; overflow: hidden; border: 1px solid #ccc; }
.course_img > img{position: absolute; top: 0;right: 0;bottom: 0;left: 0;margin: 0 auto;width: 100%; height: 100%;object-fit: cover; }
.course_text > *{display: inline-block; }
.course_text > h4{font-size: 2rem; display: block; margin-bottom: 10px; }
.course_text > h5{font-size: 1rem; }
.course_text > p{font-size: 1rem; }
.applyBtn{border: 0; background-color: #006cba; color: #fff; display: block; font-size: 1.143rem; font-weight: bold; padding: 7px 15px; border-radius: 5px; margin-top: 20px; }
.applyBtn.off{background-color: #797979; color: #dfdfdf; cursor: auto; box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .7); }

.tab_silde {width: 100%; margin: 0 auto; margin-bottom: 5%; }
.tab_silde > li {width: 12%; float: left; margin: 0 .25%; text-align: center; cursor: pointer; font-weight: bold; border: 1px solid #CACACA; box-sizing: border-box; }
.tab_silde > li > h3 { color: #565656;height: 100%; }
.tab_silde > .on > h3 { background-color: #565656; color: #fff; display: block; }
.tab_silde > .on > h3 > span { color: #fff; }
.tab_silde > .on > .triangle-down { margin: 0 auto; width: 35px; overflow: hidden; display: block; }
.tab_silde > .on .triangle-down:after { margin: 0 auto; content: ""; display: block; width: 0; height: 0; border: 10px solid transparent; border-top: 10px solid #565656; }
.tab_silde > .individual_member { float: left; }
.tab_silde > .individual_member > span { display: block; }
.listBox{}
.listBox > li{width: 45%; float: left; margin: 2.5%; }
.listBox > li > a{display: block; width: 100%; height: 0; padding-bottom: 56%; position: relative; overflow: hidden; border: 1px solid #ccc; }
.listBox > li > a > img{position: absolute; transition: all ease .4s; top: 0;right: 0;bottom: 0;left: 0;margin: 0 auto;width: 100%; height: 100%; object-fit: cover; }
.listBox > li > h5{width: 100%; margin-top: 5px; text-align: left; }
.listBox > li > h5 > a{width: 100%; font-size: 1.143rem; color: #333; line-height: 1.3; }
.listBox > li > h6{font-size: 1rem; color: #797979; }
.listBox > li:hover > div > img{transform: scale(1.2); }
/*	.viewBox{height: 0; transition: all ease .4s; overflow: hidden; }
.viewList > tbody tr.viewBox > td{height: 0; transition: all ease .4s; overflow: hidden; }*/

.viewList{width: 98%; margin: 0 auto; }
.viewList > thead{width: 100%; }
.viewList > thead > tr{width: 100%; }
.viewList > thead th{height: 42px; vertical-align: middle; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
.viewList > tbody > tr{border: 1px solid #dfdfdf; }
.viewList > tbody td{font-size: 1.143rem; line-height: 1.5; height: 40px; text-align: center; position: relative; vertical-align: middle; }
.viewList > tbody td:after{content: ''; display: block; width: 1px; height: 60%; background-color: #f0f0f0; position: absolute; right: 0; top: 20%; }
.viewList > tbody td:nth-of-type(1){width: 32px; color: #006cba; font-weight: bold; }
.viewList > tbody td:nth-of-type(2){text-align: left; padding : 0 10px; }
.viewList > tbody td:nth-of-type(2) > p{width: 100%; }
.viewList video{width: 100%; }
.btnBox{width: 80px; }
.btnBox > button{font-size: 1rem; font-weight: bold; background-color: #00aeef; color: #fff; padding: 3px 5px; border-radius: 5px; border: 0; }
.btnBox > button.offBtn{background-color: #FF7676; cursor: auto; color: #efefef; }
.btnBox:after{content: none; }

.tabBox{text-align: center; margin: 3% auto; border-bottom: 1px solid #ccc; padding-bottom: 5%; }
.tabBox > ul{}
.tabBox > ul > li{width: 48%; height: 32px; line-height: 32px;margin: 0 1%; border: 1px solid #dfdfdf; }
.tabBox > ul > li:hover{box-shadow: 0 0 5px 0px rgba(0,174,239, .5); color: #333; }
.tabBox > ul > li > a{width: 100%; height: 100%; font-size: 1.5rem; display: block; color: #595959; }
.tabBox > ul > li.on{background-color: #006cba; border: 0; box-shadow: 1px 1px 3px 0px rgba(0,0,0, .5); }
.tabBox > ul > li.on > a{color: #fff; }

@media all and (min-width: 480px){

html, body{font-size: 12px; }
.noticeSearchBox{height:68px;}
.noticeSearchBG{width:460px;}
#videoSearch{width: 160px; margin-top: 0; }
.videoSearchBtn{margin-top: 0; }
#videoKategorie{}

.noticeListBG .notice_title {font-size: 20px;}
.noticeListBG .notice_title span {font-size: 23px;}
.noticeListBG .notice_title > div {padding: 30px;}
.noticeListBG .notice_title > div > a {font-size: 18px; font-weight: bold; margin: 0 auto; text-align: center; background-color: #00aeef; width: 100px; height: 25px; line-height: 1.5; padding: 10px; margin: 10px; border-radius: 50px;}
}
@media all and (max-width: 767px){
.listBox > li:nth-of-type(2n+1){clear: both; }
}
@media all and (min-width: 768px){
html, body{font-size: 13px; }
html, body{font-size: 12px; }
.noticeSearchBox{}
.noticeSearchBG{width:640px;}
#videoSearch{width: 280px; }
.videoSearchBtn{width: 120px; }
#videoKategorie{}
.course_info:after{content: ''; display: block; clear: both; }
.course_info > div{float: left;}
.course_img{width: 420px; height: 235px; padding: 0; }
.course_img > img{}
.course_text{padding-left: 20px; }
.applyBtn{margin-top: 145px; }

.listBox > li{width: 30%; float: left; margin: 1.666666%; }

.tabBox > ul > li{height: 48px; line-height: 48px; }
}
@media all and (min-width: 768px) and (max-width: 1079px){
.listBox > li:nth-of-type(3n+1){clear: both; }
}
@media all and (min-width: 1080px){
html, body{font-size: 14px; }
.noticeListBG{width: 1080px;margin: 90px auto; }
.noticeSearchBox{}
.noticeSearchBG{width:820px;}
#videoSearch{width: 430px; }
.videoSearchBtn{width: 120px; }
#videoKategorie{}

.noticeListBG .notice_title {text-align: center; font-size: 30px; line-height: 2;}
.noticeListBG .notice_title span {color: #00aeef;  font-weight: bold; font-size: 33px;}
.noticeListBG .notice_title > div {padding: 30px; }
.noticeListBG .notice_title > div > a {text-decoration: none; color: #fff; font-size: 25px; font-weight: bold; margin: 0 auto; text-align: center; background-color: #00aeef; width: 100px; height: 25px; line-height: 1.5; padding: 10px; margin: 10px; border-radius: 50px;}
.noticeListBG .notice_title > div > a:hover {background-color: #006cba;}

.tab_silde > li{height: 54px; }
.tab_silde > li > h3 {line-height: 54px; }
.listBox > li{width: 23%; float: left; margin: 1%; }
.listBox > li:nth-of-type(4n+1){clear: both; }
.listBox > li > h5{padding: 5px 10px; }
.listBox > li > h6{padding: 0 10px; }
.viewList > tbody td{}

.viewList{width: 100%; }
.viewList > thead{width: 100%; }
.viewList > thead > tr{width: 100%; }
.viewList > thead th{height: 42px; vertical-align: middle; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
.viewList > tbody > tr{border: 1px solid #dfdfdf; }
.viewList > tbody td{height: 70px; font-size: 1.286rem; }
.viewList > tbody td:after{content: ''; display: block; width: 1px; height: 60%; background-color: #f0f0f0; position: absolute; right: 0; top: 20%; }
.viewList > tbody td:nth-of-type(1){width: 10%; color: #006cba; }
.viewList > tbody td:nth-of-type(2){}
.viewList > tbody td:nth-of-type(3){width: 15%; }
.btnBox > button{padding: 5px 10px; }

}