﻿#azure-table p {
    max-width: 700px;
}

#azure-table a {
    text-decoration: :none;
    background: #0694d1;
    color: #fff;
    font-size: 11px;
}

.paraa {
    text-align: justify;
}

#bg-img .paraa {
    color: #212529 !important;
    font-weight: 400 !important;
    line-height: 29px;
    padding: 113px 1px 50px 1px;
}

.date {
    font-size: 15px;
    font-style: italic;
}

.blue-p {
    color: #0694d1;
}

.unlock {
    font-size: 29px;
}

li ol {
    margin-top: -15px;
}

#azure-table thead {
    background: #1e87cd;
    color: #fff;
}

.link {
    background: none !important;
    color: #000 !important;
    font-size: 16px !important;
    text-decoration: underline;
    !important
}

/*responsiver*/

@media only screen and (min-width:320px) and (max-width:767px) {

    .AI-img {
        display: none;
    }
}



@media only screen and (min-width:320px) and (max-width:641px) {


    #bg-img img {
        display: none;
    }


    #bg-img .paraa {
        color: #212529 !important;
        font-weight: 400 !important;
        line-height: 29px;
        padding: 53px 1px 30px 1px;
    }
}
