.weatherpanel {
    margin-top: -5px;
}
.weatherpanel img {
    width: 50px;
		-webkit-filter: brightness(5);
		filter: brightness(5);
}
#newsPop>div>div>ul li>div:first-child {
    font-size: 19px;
    color: #E74387;
}
#newsPop>div>div>ul li>div:nth-child(2) {
    font-size: 15px;
}
#newsPop>div>div {
    width: 100%;
    background-color: #ffffff;
    padding: 83px 29px 50px;
    position: relative;
}
#newsPop>div>div i.icons-news {
    position: absolute;
    left: 28px;
    top: 30px;
    background: url(../images/news_icon.png);
    display: inline-block;
    height: 29px;
    width: 92px;
    background-size: 98px;
}
.charity_box div img {
    width: 60%;
	
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager {
    bottom: 20px;
    text-align: right;
}
.bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    width: 8px;
    height: 8px;
    margin: 0 9px;
    border-radius: 100%;
    background: none;
    border: 2px #fff solid;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    width: 8px;
    height: 8px;
    background: #fff;
}
.player-font{
    font-size: 9pt;
    height: 22px;
}
.player_box .player_pic {
    height: auto; 
}
.player_box .player_pic .pic_box .pic {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom: 0px;
    padding: 10px;
}
.player_box .player_pic .pic_box .name{
    margin-bottom: 15px;
}
.player_box .player_pic .pic_box .pic img {
    width: 100%;
}
.con_page .press_release_txt p:nth-child(1){
	color: #e74287;
}
.con_page .press_release_txt p:nth-child(n+2){
	    margin-bottom: 12px;
	
}
.event_box .event_txt .txt_3 {
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 12px;
}
.event_box .event_txt p:nth-child(n+2){
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 12px;
}
.history_box .photo_s_box {
    margin-top: 75px;
}
.history_box .photo_s_box a{
	padding: 0;
	margin-bottom: 5px;
    line-height: 80%;
		margin-right: 3px;
}
.history_box .photo_s_box a img{
	margin: 0;
}
.e_book_page .btn_box {
    text-align: center;
    margin-top: 20px;
}
.bom_btn .w2 .box p#degree{
	margin-top: -7px;
}
.fixed_btn div{
        border-radius: 50px;
    width: 45px;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.4);
}
.con_box_big .col_box .box .time_box div {
   display: contents; 
}
.con_box_big .col_box .box .time_box div a{
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 5px 20px;
}
.con_box_big .col_box .box .box_mor .btn{
        width: 100px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background-color: rgba(0, 0, 0, 0.3);
}
.con_box_big .col1_con .box .box_map .cricle_icon p:nth-child(1) {
    top: 5px;
    right: 11px;
}
.con_box_big .col1_con .box .box_map .cricle_icon p:nth-child(2) {
        top: 20px;
}
.charity_box div{
        box-shadow: 0px 0px 19px -6px rgba(0, 0, 0, 0.2);
	min-height: 80px;
	height:auto;
}
.charity_box div img {
    width: 80%;
	padding: 10px 0;
	
}
.history_box #bx-page a{
    border-color: #f2f2f2;
    display: contents;
    border-width: 3px;
    border-radius: 3px;
    border-style: solid;
    padding: 0 !important;
    display: inline-block;
}
.history_box #bx-page a img{
        width: 100% !important;
    margin: 0;
}
.history_box #bx-page a.active {
    display: inline-block;
    border-width: 3px;
    border-radius: 3px;
    border-style: solid;
    border-color: #E74387;
    padding: 0 !important;
}
.e_book_page .e_book_title {
    margin-top: 14px;
    margin-bottom: 10px;}

.e_book_page .bg_ga{
    padding: 10px 16px;
}
.e_book_page .bg_b .box p{
        padding-bottom: 0;
}

footer div:nth-child(2) {
    margin-bottom: 50px;
}
.terms {
    padding: 30px 15px;
    max-width: 100%;
    margin: 0 auto;
}
.terms h2{
    font-size: 25px;
    font-weight: bold;
}
.terms p{
    margin-bottom: 12px;
}
.terms p b{
    font-size: 1.1em;
    display: block;
}
.terms ul{
    margin-bottom: 25px;
}
.terms ul li{
    list-style: disc;
    margin-left : 2em; 
text-indent : 0em ;
    margin-bottom: 3px;
}
.mb-0{
    margin-bottom: 0px !important;
}
.banner .banner_txt_time .banner_txt {
    height: 75px;
}