.top_bar .standard_wrapper
{
	height: unset !important;	
}
#joinus_en .btn   {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #AD0032;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
}
/* Footer Styles */
#hkgcc_footer {font-size:12px; padding:40px 0px 0px 0px; clear:both; line-height: 150%;}
#hkgcc_footer, #hkgcc_footer a {color: #858585; text-decoration:none; text-align: left;}
#hkgcc_footer span {color: #ffffff; text-decoration:none; font-weight: 600;}
#hkgcc_footer a i {padding:12px 8px 10px 5px; font-size:14px;}
#hkgcc_footer ul {list-style: none; padding: 0; margin: 0;}
#hkgcc_footer ul li{line-height: 120%; margin: 10px 0;}
#hkgcc_footer center{margin: 15px 0;}
#hkgcc_footer .copyright {background:url(../images/caring2021.png) no-repeat right; height:75px; padding-right: 310px; float:right; margin-top: -20px;}
#hkgcc_footer-menu a {color: #9ca6aa; padding-right: 20px; padding-left: 0; display: inline-block; position: relative; overflow: hidden; -webkit-transition: padding 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: padding 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#hkgcc_footer img {
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
}
.hkgcc_top{
		padding-top:20px;
	}
@media only screen and (max-width: 767px){
	.hkgcc_top{
		padding-top:0px;
	}
	.hkgcc_left_20{
		padding-left:20px;
	}
	.hkgcc_bottom_0{
		padding-bottom:0px !important;
	}
	.hkgcc_top_0{
		padding-top:0px !important;
	}
}