.Mainh{
    font-family: 'ISBOLD';
    color: #fff;
    text-align: center;
    margin-top: 260px;
    width: 60%;
    font-size: 45px !important;
    line-height: 1.6em;
text-shadow: 2px 0px 8px #fff;
margin-right: 10%
}
.ClubText{
margin-top:25px;
margin-bottom:25px;
}
.ClubText p{
font-size:24px;
color:#414042;
}
.MainWrapper {   
    padding-top: 0px !important;
}
.AboutTitle {
    font-size: 30px !important;
    font-family: 'ISBold';
    color: #000;
    text-align: right !important;
}
.AboutSubTitle{
 color: #7d1e4b;
    font-family: 'ISBold';
    margin-top: 45px;
    font-size: 25px !important;
    line-height: 1.7em;
}
.AboutText{
font-size: 17px !important;
    display: block;
    float: right;
    margin-top: 20px;
    line-height: 1.7em;
}
.AboutSgpImgHolder img{
margin:auto;
margin-top: 25%;
}
.RecordHolder{
display: block;
    width: 100%;
}
.RecordTextHolder{
width: calc(100% - 60px);
    float: right;
    display: block;
}
.RecordHolder img{
width: 50px;
    height: 50px;
    float: right;
    margin-left: 10px;
    filter: brightness(0) saturate(100%) invert(32%) sepia(3%) saturate(0%) hue-rotate(356deg) brightness(92%) contrast(91%);
margin-top:13px;
}
.RecordHolder h2
{
margin-right: 40px;
    color: #515151;
font-size: 28px !important;
font-family: 'ISBOLD';
}
.RecordHolder h4{
margin-right: 40px;
    width: 100%;
    margin-top: 20px;
    color: #515151;
    font-size: 19px !important;
}
.TargetTitle{
display: block;
    color: #515151;
    line-height: 2em;
    font-family: 'ISBold';
    margin-top: 120px;
    text-align: center;
    font-size: 33px !important;
}
.TargetText {
    display: block;
    float: right;
    font-size:24px !important;
    margin-right: 50px;
    margin-left: 50px;
    color: #000;
    line-height: 2.7em;
}
.TargetButtonHolder{
width: 260px;
    display: block;
    float: right;
    margin-right: calc(50% - 130px);
}
.TargetButton{
display: block;
    min-width: 120px;
    border-radius: 10px;
    border: none;
    outline: none;
    background-image: linear-gradient(to left, #027a00, #0aa30b, #00c201);
    transition: 0.3s;
height: 62px;
}
.TargetButton img{
display: block;
    float: right;
    margin-right: calc(50% - 20px);
    width: 40px;
    height: 40px;
    margin-top: 7px;
}
.TargetButton div{
background-color: #056f17;
    height: 62px;
    width: 70px;
    margin-right: 0px;
    padding: 5px;
    display: block;
    float: right;
    border-radius: 0px 10px 10px 0px;
}
.TargetButton span{
/*width: calc(100% - 40px);*/
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 9px;
text-align: center;
padding: 15px;
    margin-right: 40px;
   
}
.AddressHolder{
display: block;
    float: right;
    width: 100%;   
height: 100px;
    
}
.AddressHolder2{
display: block;
    float: right;
    width: 100%;   
    background-image: linear-gradient(to left, transparent, #ffffff61, transparent);
height: 100px;
}
.AddressHolder img{
   width: 40px;
    height: 40px;
    border-radius: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(36deg) brightness(101%) contrast(100%);
    float: right;
    margin-top: 32px;
}
.AddressHolder2 img{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(36deg) brightness(101%) contrast(100%);
    float: right;
    margin-top: 32px;
}
.AddressHolder h2{
    text-align: center;
    font-family: 'ISBold';
font-size: 22px !important;
color:#fff;
margin-right: 15px;
    float: right;
margin-top: 40px;
}
.AddressHolder2 h2{
    text-align: center;
    font-family: 'ISBold';
font-size: 22px !important;
color:#fff;
margin-right: 15px;
    float: right;
margin-top: 40px;
}
.AddressHolder p {
font-size: 17px;
    line-height: 1.7em;
    text-align: center;
color:#fff;
margin-right: 10px;
float:right;
margin-top: 40px;
}
.AddressHolder2 p {
font-size: 17px;
    line-height: 1.7em;
    text-align: center;
color:#fff;
margin-right: 10px;
float:right;
margin-top: 40px;
}
.AccLogoWord{
display: block;
    float: right;
    width: 450px;
  right: calc(25% - 280px);
  position: absolute;
    z-index: 7;
    top: -80px;
}