.downloadpagebuttons{
    background-color: #ff0000;
    color: white;
    text-align: center;
    border: 0px;
    font-size: 14px;
    padding: 15px 43px;
    border-radius: 30px;
    vertical-align: middle;
    line-height: 60px;
}
.downloadpagebuttons:hover {
    text-decoration: none;
    color: #d5d5d5;
}

.kantayip{
    margin-top: 50px;
    font-size: 50px;
}
.kantayipm{
    font-size: 23px; font-weight: bold; margin-top: -33px;
}
.kantayipmsmall{
    font-size: 12px;
    margin-top: -15px;
}
.high{
    font-weight: bold;
    font-size: 18px;
    margin-top: -18px;
}
.highsmall{
    font-size: 10px;
}
.pcredit{
    padding-top: 12px;
    font-size: 11px;
    font-weight: bold;
}
.kantayipspan{
    font-weight: bold;font-size: 50px;
}
@media (min-width: 991px) {
    .moveaboutus{
        padding-left: 142px;
    }
    .register-title{
        padding-right: 110px;
    }
}

@media (max-width: 991px) {
    .kantayip{
        margin-top: 1px;
        font-size: 34px;
    }
    .kantayipm{
        font-size: 18px; font-weight: bold; margin-top: -25px;
    }
    .kantayipspan{
        font-weight: bold;font-size: 36px;
    }
    
}
.loginbottom {
    border-left: 2px solid #000;
    height: 30px;
    margin: 10px;
  }
.loginbottomdiv a{
    color: black;
    text-decoration: none;
}