﻿/*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*/

.before {
    width: 100%;
    height: 33px;
    background-color: #b62725;
    margin-top: 25px;
    margin-bottom: 23px;
    padding-top: 2px;
}

.before1 {
    color: #ffffff;
    text-align: center;
    font-size: 110%;
    margin-top: 3px;
    line-height: 1.4;
}

.practice1 {
    width: 111%;
    margin: 5px 23px 0px -40px;
}
.practice2 {
    width: 111%;
    margin: 5px 23px 0px -18px;
}

.firstrow {
    margin-top:15px;
}
.firstrowdiv {
    background-color: #e3e3e2;
    padding: 25px 40px 60px 33px;
    margin: -18px -8px 0px -29px;
}

.firstrowdiv1 {
    background-color: #e3e3e2;
    padding: 25px 20px 36px 43px;
    margin: -18px -31px 25px -7px;
}
li {
    display: list-item;
    line-height: 1.4;
}

.listitem1 li {
    margin-bottom:10px;
}

.links {
    text-decoration: underline;
    cursor: pointer;
}

.aiimscontainer a[target="_blank"]::after {
    color: #2b5a95;
}

.link1 {
    color: #366db6;
}

a:hover {
    color: #3c7ab7;
}

@media only screen and (max-width :1220px) {
   .before1 {
       font-size:88%;
   } 
}