/*-- Download app*/
@media only screen and (max-width: 767px) {

    .app_logo {
        margin-bottom: 75px !important;
        
    }
}

.app_logo {
    margin-bottom: 20px;
}

    .app_logo img {
        width: 120px;
        margin-top: 0px !important;
    }

    .app_logo a .andr {
        width: auto;
        height: 50px;
        margin-top: 0px !important;
    }

.jansktiapp_d {
    margin-bottom: 5px !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-right: 10px;
}

/*-- Download app*/








@media only screen and (max-width: 767px) {

    .app_logo {
        margin-bottom: 75px !important;
    }
}

.app_logo {
    margin-bottom: 20px;
}

    .app_logo img {
        width: 120px;
        margin-top: 0px !important;
    }

    .app_logo a .andr {
        width: auto;
        height: 50px;
        margin-top: 0px !important;
    }

.jansktiapp_d {
    margin-bottom: 5px !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-right: 10px;
}




.site_logo {
    padding-bottom: 15px;
}

.address_box h6 {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.address_box {
    position: relative;
    width: 100%;
}

.tech_support h5 {
    background: #666666;
    font-size: 14px;
    line-height: 29px;
    padding: 0px 5px;
    font-weight: 500;
    position: relative;
    color: #fff;
}

.tech_support p {
    color: #60686f;
}

.tech_support h5:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 4px;
    border-left: 10px solid #666666;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tech_support {
    position: absolute;
    bottom: 0px;
}

.initial_lett:first-letter {
    font-size: 21px;
}

@media only screen and (max-width:767px) {
    .login_page_wrapper .d-none {
        display: block !important;
    }

    .site_logo {
        margin-top: 50px;
    }

    .img-h-50 {
        width: 70%;
        padding-bottom: 60px;
        padding-top: 0px;
    }

    .card-sigin a img {
        margin-top: -70px;
    }

    .tech_support h5:after {
        display: none;
    }
}
