﻿
.homeParagh {
    font-size: 2rem;
    text-align: center;
    margin-top: 6px;
}



.homeicon {
    background-color: #265d33;
    color: white;
    box-shadow: 7px 7px #d2d3d3;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
}


.landing {
    margin-top: 16px;
}
.migranteducation {
    font-size: 29px;
    margin-left: 39%;
    color: white;
    margin-top: 28%;
    line-height: 1.1;
}

.landing img {
    
    width: 99.3%;
    position: static;
}



.centered {
    top: 80%;
    margin-left: -23px;
    margin-right: -23px;
}

    .centered p {
        font-size: 30px;
        text-align: center;
        color: white;
        background: #115E31;
        margin: 0 10px;
        padding: 20px 35px 20px 35px;
    }

.set {
    height: 291px;
    width: 554px;
    /* justify-content: center; */
    display: flex;
    /* padding: 106px 179px; */
    background-color: #6a447b;
    border: 2px solid white;
    /* text-align: center; */
    /* flex-direction: row; */
}

a:hover {
    text-decoration: none;
}
.familyicon {
    padding-top: 33%;
    padding-right: 19px;
}

.setin {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 45px;
}
.familyicon{

}

.set img {
    border: none;
}

h1 {
    font-size: 35px;
    /* margin-left: -67px; */
    /* padding: 14px; */
    /* margin-right: 121px; */
    color: white;
    /* text-decoration: none; */
    font-weight: 600;
    margin: 0.67px 10px;
}


/* .homePageBottomIcon p {
            color: white;
            color: #535454;
            font-size: 20px;
            text-align: left;
        }*/
.v-gap-20 {
    height: 95px;
}

.table-listserv {
    margin-top: 10px;
    margin-bottom: 0;
}

    .table-listserv th, .table-listserv td {
        border: none !important;
    }

.text-listserv {
    vertical-align: middle !important;
    padding: 0px !important;
    font-weight: 400;
}

.link-listserv {
    font-weight: bold !important;
    color: red;
}
.HP2 {
    margin-left: 2px;
    height: 290px;
    width: 99.3%;
}

.Letter {
    margin-top: 9%;
    width: 28%;
}

.Fur {
    margin-top: 8%;
    width: 26%;
}

.FurBox {
    background-color: #92c740;
    text-align: center;
    box-shadow: 7px 7px #d2d3d3;
    height: 150px;
    margin-left: 20%;
}

.Hbtn {
    background-color: #166DB5;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    padding: 0.2%;
    color: white;
    border: #166DB5;
}

.SUB {
    margin-left: 1.5%;
}

.SYF {
    margin-left: 5.5%;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .HP2 {
        height: 100%;
    }

    .Letter {
        margin-top: 2%;
        width: 22%;
    }

    .Fur {
        margin-top: 2%;
        width: 20%;
    }

    .FurBox {
        margin-left: 0%;
    }

    .SUB {
        margin-left: 3%;
    }

    .SYF {
        margin-left: 33%;
    }
    /*AIIMS Mobile Site Footer*/
    .listnone {
        margin-left: 0px;
    }

    .listnone1 {
        margin-left: 2px;
    }

    .listnone2 {
        margin-left: 0px;
    }

    .listnone3 {
        margin-left: 0px;
    }

    .copyright {
        padding-left: 10%;
        text-align: center;
    }
}



