﻿
/*AIIMS header starts*/
p {
    margin-bottom: 4px;
}

.container {
    font-weight: 500;
}

.aiimscontainer a[target="_blank"]::after {
    color: red;
}

.topspeaker {
    display: flex;
    align-items: center;
}

.frequent {
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    margin-left: -33px;
    width: 60%;
}

.globe {
    margin-left: -45px;
    font-size: 17px;
}

@media only screen and (max-width: 1220px) {
    .topspeaker {
        font-size: 80%;
        display: flex;
        width: 100%;
    }

    .frequent {
        line-height: 1;
        font-size: 67%;
        font-weight: 500;
        margin-left: -25px;
        width: 49%;
    }

    .globe {
        margin-top: 1px;
        margin-left: -84px;
        width: 47%;
    }

    .mychild {
        position: absolute;
        top: 57% !important;
        left: 28%;
        font-weight: 600;
    }

    .fundingmeptext {
        position: absolute;
        top: 56% !important;
        width: 76%;
        left: 7%;
        text-align: center;
    }

    .fundingmeptext1 {
        position: absolute;
        top: 55% !important;
        width: 76%;
        left: 11%;
        text-align: center;
    }

    .redcirclep {
        position: absolute;
        width: 67%;
        line-height: 1.5;
        top: 32% !important;
        left: 19% !important;
        font-weight: 600;
    }
}

@media only screen and (max-width :1220px) {
    .footercontainer {
        width: 500px !important;
        font-size: 52% !important;
    }

    .member-navigation {
        color: white;
        width: 100%;
        font-size: 52% !important;
    }

    .contentright {
        display: inline-block;
        margin-left: 41% !important;
    }

    a[target="_blank"]::after {
        font-family: 'FontAwesome' !important;
        content: " \f08e" !important;
        margin: 0 3px 0 5px !important;
        font-size: 6px !important;
    }

    .horizontal {
        margin: 40px -14px !important;
    }

    .welcm1 {
        font-size: 97% !important;
    }
}

.aiimsimg {
    width: 100%;
    float: right;
}

/*AIIMSheader ends*/

.links {
    text-decoration: underline;
    cursor: pointer;
}

.resource {
    margin-left: 10px;
}

.counselor {
    margin-top: 2px;
    width: 100%;
}

.contact {
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
    width: 82%;
}

.references {
    margin-top: 67px;
    margin-left: -16px;
    display: flex;
    border: 1px solid #bababc;
    border-radius: 5px;
    box-shadow: 3px 3px 10px 2px grey;
    margin-right: 27%;
}

.referencesParagraph {
    border-left: 1px solid #bababc;
    margin: 6px;
    padding-left: 12px;
    font-size: 0.75em;
    font-weight: 400;
    line-height: normal;
    width: 70%;
}

li {
    display: list-item;
}

.resource2 {
    margin-left: 11px;
    margin-top: 13px;
}

.para1 p {
    line-height: 1.4;
}

.resource1 li {
    line-height: 1.4;
    margin-block: 20px;
}

li::marker {
    color: #b62725;
}

.aiimscontainer a[target="_blank"]::after {
    color: #2b5a95;
}

.referencesLink {
    color: #0d5987 !important;
    margin-bottom: 0 !important;
    padding: 12px;
    font-weight: 800 !important;
    cursor: pointer;
}


.referencesWidth {
    width: 15%;
}

.arrow1 {
    margin-left: 37px;
    margin-top: -2px;
}

.resource11 {
    margin-left: 11px;
}

.resource {
    margin-left: 11px;
}

.arrow2 {
    margin-left: 31px;
    margin-top: -5px;
}

.arrow3 {
    margin-left: 31px;
    margin-top: 9px;
}

a:hover {
    color: #3c7ab7;
}

@media only screen and (max-width :1220px) {
    .referencesParagraph {
        width: 79%;
    }

    .referencesLink {
        padding: 8px;
    }

    .contact {
        line-height: 1.2;
    }
}


