html body {
    font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
    overflow-x: hidden;
}

.fontjustify {
    text-align: justify;
}

#underline-gap {
    text-decoration: underline;
}

.underline-gap {
    text-decoration: underline;
}

.margintop {
    margin-top: 8%;
}

.margintop1 {
    margin-top: 1%;
}

.font-size {
    font-size: 2.5rem;
    font-weight: 800;
}

.trustee-heading {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 3%;
}

@media (max-width: 575px) {
    .trustee-heading {
        font-size: 1.3rem;
        font-weight: 600;
        margin-bottom: 3%;
    }
}




.imgright {
    float: right;
}

.margintop5 {
    margin-top: 5%;
}

.margintop2 {
    margin-top: 2%;
    margin-bottom: 2%;
}

#owl-demo .owl-item div {
    padding: 5px;
}

.hide {
    display: none;
}

.abwa {
    /* width: 23vw; */
    height: 65vh;
    background: url("images/abwa.jpg") no-repeat;
    background-position: left top;
}

.abwa:hover {
    background: url("images/abwa1.jpg") no-repeat;

}

.tabis {
    /* width: 23vw; */
    height: 65vh;
    background: url("images/tabis.jpg") no-repeat;

}

.tabis:hover {
    background: url("images/tabis1.jpg") no-repeat;

}

.abea {
    /* width: 23vw; */
    height: 65vh;
    background: url("images/abea.jpg") no-repeat;

}

.abea:hover {
    background: url("images/abea1.jpg") no-repeat;

}

.mpower {
    /* width: 23vw; */
    height: 65vh;
    background: url("images/abet_website_mpower-logo_1.jpg") no-repeat;

}

.mpower:hover {
    background: url("images/abet_website_mpower-logo_2.jpg") no-repeat;

}

.ujass {
    /* width: 23vw; */
    height: 65vh;
    background: url("images/ujaas.jpg") no-repeat;

}

.nalandafoundation {
    height: 65vh;
    background: url("images/nalandafoundation.png") no-repeat;
}

@media (max-width: 575px) {
    .ujass {
        /* width: 23vw; */
        /*height: 65vh;*/
        height: 43.40vh;
        background: url("images/ujaas.jpg") no-repeat;
        margin-bottom: 10%;

    }
}

.ujass:hover {
    background: url("images/ujaas1.jpg") no-repeat;

}

.clearfix {
    margin-top: 5%;
}

.stay-in-the-loop {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 85.9375rem;
    background-color: #FBBE2C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3.75rem 0 3.125rem 0;
    margin-left: 21%;
}

.marginleft {
    margin-left: 11%;
}

input {
    color: #000;
    font-family: "Helvetica Neue LT W05 45 Light", sans-serif;
    font-weight: 400;
    font-style: normal;
    border: none;
    border-radius: 0;
    border-bottom: solid .0625rem #000;
    background-color: #FBBE2C;
}

.button {
    margin-left: 1.25rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #000;
    border: solid .125rem #000;
    font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: .625rem 1.875rem;
    border-radius: 1.5625rem;
    cursor: pointer;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

input[type="submit" i]:focus {
    outline-offset: unset !important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.button:hover {
    color: #fff;
    border-color: #000;
    background-color: #000000 !important;
}

a {
    color: #007bff;
    text-decoration: none;
}

a:hover {
    color: #007bff;
}

.owl-nav {
    display: none;
}

.godown {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: block;
    min-width: 1rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    background-image: url(images/arrow-up.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom 50% left 0rem;
    margin-top: -20.5em;
    margin-left: -1.52em;
}

.goright {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: block;
    min-width: 1rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    background-image: url(images/right-arrow.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom 00% left 0rem;
}

.goleft {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: block;
    min-width: 1rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    background-image: url(images/left-arrow.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom 00% left 0rem;
}

.goup {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: block;
    min-width: 1rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    background-image: url(images/arrow-up.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom 00% left 0rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: -2.7em;
    margin-top: -6.2em;
}

.col-md-1 {
    max-width: 7%;
}

.hide1 {
    display: none;
}

.pdg{
    padding: 4rem 0;
}

.fw-bold{
    font-weight: bold;
}

@media (max-width: 1366px) {
    .stay-in-the-loop {
        width: unset;
    }
}

@media (max-width: 900px) {
    #nalanda {
        display: flex;
        flex-direction: column-reverse;
    }
    .nalandafoundation{
        height: 50vh;
    }
}