* {
    margin: 0;
    font-family: Roboto;
    /* background-color: dar; */notice-news-tab-area
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}


p {
    margin-top: 0;
    margin-bottom: 0rem !important;
}

/* .sau_library_btn {
    position: fixed;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #000;
    border: 4px solid green;
    margin: 1%;
    text-decoration: none !important;
    font-weight: bold;
    display: none;
    font-size: 18px;
    text-align: center;
} */

@media screen and (max-width :550px) {
    .sau_library_btn {
        display: none;
    }
}

.sau_dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #141414 !important;
}

.sau_dialog h1 {
    color: #049906;
}

.sau_dialog a {
    background: white;
    padding: 6px 30px;
    margin: 5px 0px;
    text-decoration: none;
    color: #000;
    width: 270px;
    text-align: center;
}

.sau_dialog a:hover {
    color: #ffff;
    background-color: #049906;
}

.sau_library_btn:hover {
    color: #ffff;
}



/* faculty css start  */




.hall_home {
    /* margin-top: 22vh; */
    padding: 0vh 5vw 0vw 5vw;
}

.hall_home_home_top_link{
    display: flex;
    align-items: center;
    padding: 10px 1.5% 10px;
    font-size: 14px;
    margin-top: 125px !important;
    /* background-color: red; */
}

.hall_home_home_top_link img {
    height: 12px;
    margin-bottom: 4px;
}

.hall_home_box {
    /* display: flex; */
    align-items: center;
    justify-content: center;
    background: #000;
    padding: 15px 20px 15px 15px;
    margin-bottom: 3px;
    /* border-bottom: 4px solid #187AF1; */
}

.hall_home_box a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 21.6034px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 8px;
    font-weight: 900;
    font-size: 20px;
    line-height: 25px;
    padding: 5% 2%;
}

.hall_home_item {
    background: #fff;
    width: 100%;
    text-decoration: none !important;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.01em;
    border: 1px solid #e4e4e4;
    color: #000000;
    padding: 5%;

}

.hall_home_item:hover {
    padding: 15px 20px 15px 15px;
    /* border-left: 4px solid #187AF1; */
    background-color: #187AF1;
    color: #ffff;

}

.hall_home_left {
    display: flex;
    flex-direction: column;
}

.hall_home_left img {
    margin: 2px 0px 2px 0px;
    width: 100%;
}

.hall_home_right_top_cover {
    height: 55vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    /* font-weight: 900; */
    font-size: 47px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0% 0%;
    margin-top: 0vh;
    padding-top: 70px;
    width: 100%;
}

.hall_home_right_top_cover::after {
    content: "";
    background-image: url("../../image/faculty_home_right_top_cover.png");
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-color: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


/* why hall css :start  */

.why_hall {
    display: flex;
    flex-wrap: wrap;
    border: 0.879205px solid #C8BCBC;
    box-sizing: border-box;
    padding: 3%;
    margin: 20px 0px;
}

.why_hall_left {
    width: 40%;
    height: 100%;
}

.why_hall_left img {
    width: 90%;
}

.why_hall_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.why_hall_right img {
    width: 100px;
}

.why_hall_right_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 10px !important;
}

.why_hall_right_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18.4633px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #413D3D;
    margin-top: 30px;
}

/* why css end  */


/* teacher hall css start  */

.teacher_hall {
    display: flex;
    flex-wrap: wrap;
    border: 0.879205px solid #C8BCBC;
    box-sizing: border-box;
    padding: 3%;
    margin: 20px 0px;
}

.teacher_hall_left {
    width: 40%;
    height: 100%;
}

.teacher_hall_left img {
    width: 90%;
}

.teacher_hall_right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.teacher_hall_right img {
    width: 100px;
}

.teacher_hall_right_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 10px !important;
}

.teacher_hall_right_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18.4633px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #413D3D;
    margin-top: 30px;
}

.hall_expert {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0px;
}

.hall_expert_component {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33%;
}

.hall_expert_component img {
    width: 100%;
    padding: 0px 10px 0px 10px;
}

.hall_expert_component_p1 {
    font-style: normal;
    font-weight: 800;
    font-size: 17.4833px;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: #000000;
    margin: 10px 0px !important;
}

.hall_expert_component_p2 {
    font-style: normal;
    font-weight: 300;
    font-size: 13.1125px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #000000;
}

.support_hall {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0px;
}

.hall_support_left {
    width: 48%;
    margin: 1%;
}

.hall_support_right {
    width: 48%;
    margin: 1%;
}

.hall_support_left_p1 {
    background: #153E90;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 21.6946px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    padding: 5%;
}

.hall_support_left_p2 {
    background: #F2F9FF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16.2709px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #2D2D2D;
    padding: 3% 2% 2% 2%;
}

.hall_support_left_p3 {
    background: #F2F9FF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12.6552px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #2D2D2D;
    padding: 0% 3% 3% 2%;
}

.hall_support_left_p4 {
    background: #F2F9FF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16.2709px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #2D2D2D;
    padding: 3% 2% 2% 2%;
    margin-top: 10px;
}

.hall_support_left_p5 {
    background: #F2F9FF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12.6552px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #2D2D2D;
    padding: 0% 3% 3% 2%;
}

.hall_support_diversity {
    padding: 2% 0%;
}

.hall_support_diversity_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 21.6946px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 10px !important;
    margin-top: 40px;
}

.hall_support_diversity_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12.6552px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #000000;
}

.hall_support_right img {
    width: 100%;
}

.hall_support_diversity_p2 a {
    color: red;
}



/* about sau cover css start  */
.about_sau {
    /* padding: 2vh 5vw 0vw 5vw; */
    margin-top: 18vh;
}

.about_link_p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: 0.01em;
    color: #049906 !important;
    padding: 20px 0px;
}

.about_link_p a {
    color: #049906 !important;
}

.about_sau_top_link {
    display: flex;
    align-items: center;
    padding: 36px 0px 8px 0px;

}

.about_sau_top_link a {
    color: #049906 !important;
}

.about_sau_cover {
    background-image: url(../../image/contact_cover.png);
    background-position: center;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 8%;
}

.about_sau_cover p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.06em;
    color: #FFFFFF;
}

/* about sau cover css end  */


/* history css part start  */
.about_history {
    border: 1px solid #C8BCBC;
    box-sizing: border-box;
    padding: 1%;
}

.history_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.history_img img {
    width: 32%;
    margin: 1%;
}

.about_history_details_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 25.2774px;
    line-height: 30px;
    letter-spacing: 0.01em;

    color: #000000;
}

.about_history_details_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.01em;
    margin-top: 10px;
    color: #413D3D;
}

.about_history_details {
    padding: 3%;
}



.about_vission {
    border: 1px solid #C8BCBC;
    box-sizing: border-box;
    padding: 1%;
    margin-top: 20px;
}

.about_mission {
    border: 1px solid #C8BCBC;
    box-sizing: border-box;
    padding: 1%;
    margin-top: 20px;
}

.at_a_glance {
    padding: 10vh 0;
}

.information {
    padding: 5vh 0;
}

.information_top {
    display: flex;
    align-items: center;
    padding: 0vh 0 2vh 0;
}

.information_top p {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 25.2774px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #000000;
    margin-left: 28px;


}

.information_bottom_p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #413D3D;
}

/* new event */
.events-area {
    background-color: #2A2A2A;
    padding: 60px 0;
    margin-bottom: 40px;
}
.events-area .afflition_text_p {
    margin-right: 14px !important;
    border-color: #fff;
    color: #fff;
}

@media screen and (max-width :800px) {
    .hall_home_home_top_link {
        font-size: 12px !important;
        margin-top: 90px !important;
    }

}

@media screen and (max-width :550px) {
    .hall_expert_component {
        flex-wrap: wrap;
        width: 100%;
    }
    .hall_home_home_top_link{
        font-size: 12px;
    }

    .hall_expert_component img {
        height: 270px;
        width: 260px;
        margin-top: 10px;
    }

    .hall_expert {
        flex-wrap: wrap;
    }

    .hall_home {
        /* margin-top: 8vh; */
    }

    .why_hall_left {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .teacher_hall_left {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }

    .hall_support_left {
        width: 100%;
        margin: 1%;
    }

    .hall_support_right {
        width: 100%;
        margin: 1%;
    }

    .teacher_hall_right {
        width: 100%;
    }

    .why_hall_right {
        width: 100%;
        margin-top: 15px;
    }

    .nav_main {
        height: 8vh;
    }
}

/* teacher hall css end  */



.campus_life {
    border: 1px solid #C8BCBC;
    box-sizing: border-box;
    margin: 24px 0px 20px;
}

.campus_life1 {
    /* background-color: #153E90; */
    /* color: #fff !important; */
    border: 8px solid #E9E9E9;
}

.campus_life_details_p1_1 {
    color: #fff !important;
}

.campus_life_details_p2_1 {
    color: #fff !important;
}

.campus_life_img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.campus_life_img img {
    width: 31%;
    margin: 1%;
}

.campus_life_details {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 23px 20px;
}


.campus_life_details_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #000 !important;
    margin-bottom: 5px !important;
}

.library_name_details {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F7F7F7;
    padding: 20px 0px;
}

.campus_life_details_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18.4633px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #000 !important;
    margin-top: 30px;
}

.library_component {
    display: flex;
    flex-direction: column;
    width: 32%;
    padding: 1%;
}

.library_component img {
    width: 100%;

}

.library_component_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 22.224px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #000000;
    margin: 15px 0px !important;
}

.library_component_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: #000000;
}

.what_our_library {
    display: flex;
    margin: 30px 0px;
}

.what_our_library_left {
    width: 49%;
}

.what_our_library_right {
    width: 49%;
}

.what_our_library_right img {
    width: 100%;
    height: 245px;
}

.what_our_library_left_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 21.6196px;
    line-height: 25px;
    letter-spacing: 0.01em;
    background-color: #153E90;
    color: #FFFFFF;
    padding: 20px;
}

.what_our_library_left_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16.2147px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: #2F2F2F;
    padding: 20px 0px 5px 20px;
}

.what_our_library_left_p3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12.6115px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: #2F2F2F;
    padding: 5px 20px 20px 20px;
}

.what_our_library_left_p4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16.2147px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: #2F2F2F;
    padding: 20px 0px 5px 20px;
    margin-top: 10px;
}

.what_our_library_left_p5 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12.6115px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: #2F2F2F;
    padding: 5px 20px 20px 20px;
}


.teaching_diversity {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 20px 0px;
}


.teaching_diversity_left {
    width: 49%;
}

.teaching_diversity_right {
    width: 49%;
}

.teaching_diversity_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 21.6196px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #000000;
    margin: 10px 0px 10px 0px !important;
}

.teaching_diversity_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12.6115px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #000000;
    margin: 10px 0px 10px 0px !important;
}

.teaching_diversity_p2 a {
    color: red;

}

.library_person {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 20px 0px;
}

.library_person_single {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.library_person_single img {
    width: 85%;
}

.library_person_single_p1 {
    font-style: normal;
    font-weight: 800;
    font-size: 17.4833px;
    line-height: 21px;
    letter-spacing: 0.01em;
    margin: 15px 0px 10px 0px;
    color: #000000;
}

.library_person_single_p2 {
    font-style: normal;
    font-weight: 300;
    font-size: 13.1125px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #000000;
    margin: 5px 0px 10px 15px !important;


}

.view_galary_link_div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.view_galary_link {
    background-color: #000;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 1% 0% 1%;
}

/* resoponsive start  */
@media screen and (max-width :600px) {
    .campus_life_img img{
        width: 100%;
    }
    .campus_life1{
        background-color: #fff;
    }
    .campus_life_details_p2{
        color: #000 !important;
    }
    .campus_life_details_p1{
        color: #000 !important;
    }
    .view_galary_link_div {
        padding: 3% 0% 1%;
    }
}
@media screen and (max-width :540px) {
    .library_home_left {
        display: none;
    }

    .sau_library_btn {
        display: flex !important;
        z-index: 1000;
    }

    .nav_main {
        height: 8vh;
    }

    .library_home {
        margin-top: 8vh;
    }

    .library_home_right_top_cover {
        font-size: 18px;
        line-height: 25px;
    }

    .library_home_right_top_cover img {
        height: 4px;
    }

    .campus_life {
        margin: 20px -17px;
    }

    .campus_life_details_p1 {
        font-size: 18px;
        line-height: 15px;
    }

    .campus_life_details {
        padding: 10px 20px;
    }

    .campus_life_details_p2 {
        font-size: 12px;
        line-height: 15px;
    }

    .campus_life_details {
        flex-wrap: wrap;
    }

    .library_component {
        width: 100%;
    }

    .library_component_p1 {
        font-size: 18px;
        line-height: 5px;
        margin-top: 25px !important;
    }

    .library_component_p2 {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px !important;
    }

    .what_our_library {
        flex-wrap: wrap;
    }

    .what_our_library {
        margin: 10px 0px;
    }

    .what_our_library_left {
        width: 100%;

    }

    .what_our_library_right {
        margin-top: 10px;
        width: 100%;
    }

    .teaching_diversity_left {
        width: 100%;
    }

    .teaching_diversity_right {
        width: 100%;
    }

    .teaching_diversity_p1 {
        font-size: 18px;
    }

    .teaching_diversity {
        margin: 10px 0px;
    }

    .library_person_single {
        width: 70%;
    }

    .library_person_single img {
        width: 100%;
        padding: 5px;
    }

    .sau_library_btn {
        margin-left: 70%;
        margin-bottom: 4%;
    }

    .hall_home_right_top_cover {
        font-size: 26px !important;
        color: #FFFFFF;
        margin: -4% 0%;
        height: 250px;
        padding: 0 20px;
    }

    .hall_home_right_top_cover p {
        font-size: 28px !important;
        line-height: 45px;
    }
    .hall_home_right_top_cover img{
        width: 40%;
    }
    .hall_home_left {
        display: none;
    }

}

@media screen and (max-width :420px) {
    .sau_library_btn {
        margin-left: 60%;
        margin-bottom: 4%;
    }
}

@media screen and (max-width: 320px) {
    .sau_library_btn {
        margin-left: 50%;
        margin-bottom: 4%;
    }
}










/* home css end  */
/* admission css start  */


.admission {
    padding: 30px 0px 20px 0px;
}

.event_filter {
    margin: 30px 0px 30px 0px;
}

.event_slider {
    position: relative;
    margin: 30px 0px 30px 0px;
}

.admission_filter {
    margin: 30px 0px 30px 0px !important;
}

.comference {
    margin: 30px 0px 30px 0px;
}

.workshop {
    margin: 30px 0px 30px 0px;
}

#myBtnContainer {
    display: flex;
    justify-content: center;
}

#myBtnContainer .active {
    border-bottom: 3px solid #049906 !important;
    font-weight: bold !important;
}

#eventmyBtnContainer {
    display: flex;
    justify-content: center;
    padding: 20px 0px 10px;
}

#eventmyBtnContainer .eventactive {
    border-bottom: 3px solid #049906 !important;
    font-weight: bold !important;
}


.admission_btn {
    background: #fff;
    border: none;
    font-size: 24px;
    margin: 0px 20px;
    border-bottom: 3px solid #ffff;
}

.admission_btn:focus {
    font-weight: bold;
    /* border-bottom: 3px solid #1882FF; */
}

.admission {
    margin: 30px 0px 30px 0px;
}

.admission_section {
    width: 100%;
}

.convocation {
    margin: 30px 0px 30px 0px;
}

.covid19 {
    margin: 30px 0px 30px 0px;
}

.card {
    width: 32% !important;
    border: none;
}

.card-body {
    padding: 20px 0px !important;
}

.card_btn {
    background: #049906;
    font-weight: 300;
    font-size: 13.1001px;
    line-height: 15px;
    /* identical to box height */

    letter-spacing: 0.01em;

    color: #FFFFFF;
    padding: 10px 25px;
    margin-top: 20px;
}
.card_btn:hover{
    color: #fff;
}
.card_btn_achivement {
    background: #284E8D ;
}

.card-text {
    padding-bottom: 20px !important;
}

.admission_top_link {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}


button:active {
    outline: none !important;
    border: none !important;
}

.admission_btn {
    background-color: white;
    border: none;
    font-family: Roboto;
    font-style: normal;

    font-size: 24px;
    line-height: 37px;
    letter-spacing: 0.01em;
    margin: 0px 10px !important;
    color: #000000;
}

.admission_btn:focus {

    color: #000000;
    outline: none !important;
    border: none !important;
    font-weight: bold;
}

.admission_bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.admission_bottom_covid19 {
    justify-content: center !important;
}

.card_covid19 {
    padding: 0% 10px;
}

.admission_bottom_1 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
    margin-right: auto;
}

.admission_bottom_1::after {
    content: "";
    background: url(./image/admition_img1.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_1 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
    text-decoration: none !important;

}

.admission_bottom_1 a:hover {
    color: #ffff;
}

.admission_bottom_2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
    text-decoration: none !important;

}

.admission_bottom_2 a:hover {
    color: #ffff;
}

.admission_bottom_3 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
    text-decoration: none !important;

}

.admission_bottom_3 a:hover {
    color: #ffff;
}

.admission_bottom_1v2 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
    margin-right: auto;
}

.admission_bottom_1v2::after {
    content: "";
    background: url(./image/home_img.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_1v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
}


.admission_bottom_1v2 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
    margin-right: auto;
}

.admission_bottom_1v2::after {
    content: "";
    background: url(./image/home_img.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_1v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
}


.admission_bottom_2v2 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
    margin-right: auto;
}

.admission_bottom_2v2::after {
    content: "";
    background: url(./image/home_img.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_2v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
}

.admission_bottom_3v2 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
    margin-right: auto;
}

.admission_bottom_3v2::after {
    content: "";
    background: url(./image/home_img.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_3v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
}

.admission_bottom_2 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
}

.admission_bottom_2::after {
    content: "";
    background: url(./image/admition_img1.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
}

.admission_bottom_3 {
    position: relative;
    background: rgba(18, 28, 43, 0.82);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 0px;
    width: 30.3%;
    margin-left: auto;
}

.admission_bottom_3::after {
    content: "";
    background: url(./image/admition_img1.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-color: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.admission_bottom_3 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 10px 35px;
    margin-top: 25px;
}


.admission_bottom_heading {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 30px;
    font-size: 24px;
    line-height: 30px;
    width: 90%;
}

.admission_bottom_btn {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12.6086px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #FFECEC;
}

.admission_bottom_btn_v2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12.6086px;
    line-height: 15px;
    letter-spacing: 0.01em;
    color: #FFECEC;
}

.admission_bottom_btn_v2 {
    background: #049906 !important;
    padding: 10px 25px;
    margin-top: 35px;
    text-decoration: none !important;
}

.admission_bottom_1v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 5px 25px !important;
    margin-top: 35px !important;
}

.admission_bottom_2v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 5px 25px !important;
    margin-top: 35px !important;
}

.admission_bottom_3v2 a {
    background: rgba(25, 130, 254, 0.5);
    padding: 5px 25px !important;
    margin-top: 35px !important;
}

.admission_bottom_btn_v2:hover {
    color: #ffff;
}

.admission_bottom_time {
    font-size: 12px;
    color: #1882FF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #1882FF;
}

/* admission responsive css  */

@media screen and (max-width: 1280px) {
    .admission_bottom_1 {
        width: 345px;
    }
}


@media screen and (max-width: 1440px) {
    .admission_bottom_1 {
        width: 355px;
    }
}

@media screen and (max-width: 1024px) {
    .admission_bottom_1 {
        width: 296px;
    }
}

@media screen and (max-width :800px) {
    .admission_bottom_1 {
        width: 215px;
        height: 180px;
    }


    .admission_bottom_heading {
        font-size: 20px;
        line-height: 25px;
        width: 90%;
    }

    .card {
        width: 100% !important;
    }
}

@media screen and (max-width :600px) {
    .admission_top_link a {
        font-size: 20px;
    }

    .admission_bottom_1 {
        width: 150px;
        height: 180px;
    }

    .admission_bottom_heading {
        font-size: 18px;
        line-height: 12px;
        width: 90%;
        line-height: 20px;
    }

    .admission_bottom_time {
        font-size: 12px;
    }

    .card {
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 521px) {
    .admission_top_link a {
        font-size: 14px;
    }

    .admission_bottom_1 {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .admission_bottom_2 {
        width: 100%;
        margin-top: 5px;
    }

    .admission_bottom_3 {
        width: 100%;
        margin-top: 5px;
    }

    .admission_bottom_1v2 {
        width: 100%;
        margin-top: 5px;
    }

    .admission_bottom_2v2 {
        width: 100%;
        margin-top: 5px;
    }

    .admission_bottom_3v2 {
        width: 100%;
        margin-top: 5px;
    }

    .admission_btn {
        margin: 0px 8px;
    }




    .event_top_link a {
        font-size: 14px;
    }

    .event_bottom_1 {
        width: 100% !important;
        /* height: 150px; */
        margin-top: 10px !important;
    }

    .event_bottom_2 {
        width: 100% !important;
        margin-top: 5px;
    }

    .event_bottom_3 {
        width: 100% !important;
        margin-top: 5px;
    }

    .event_bottom_1v2 {
        width: 100%;
        margin-top: 5px;
    }

    .event_bottom_2v2 {
        width: 100%;
        margin-top: 5px;
    }

    .event_bottom_3v2 {
        width: 100%;
        margin-top: 5px;
    }

    .event_btn {
        margin: 0px 8px !important;
    }

    .event_btn {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .event_filter {
        margin: 10px 0px 5px 0px !important;
    }

    .faculty_right {
        padding: 2% !important;
    }

    .convocation {
        margin: 10px 0px 10px 0px;
    }

    .admission {
        margin: 3px 0px 10px 0px;
    }

    .covid19 {
        margin: 10px 0px 10px 0px;
    }
    .admission_filter{
        margin: 10px 0px 10px 0px !important;
    }
    .workshop{
        margin: 10px 0px 10px 0px !important;
    }
    .comference{
        margin: 10px 0px 10px 0px !important;
    }
    .admission_btn {
        font-size: 14px;
        line-height: 20px;
        margin: 0px 0px;
    }

    .admission_btn:focus {
    }
    .card_covid19{
        padding: 0% 0px;
    }
}

@media screen and (max-width :360px) {
    .admission_top_link a {
        font-size: 12px;
    }

    .admission_bottom_1 {
        width: 100%;
        height: 150px;
        margin-top: 10px;
    }

}



/* admission responsive css end  */

/* admission css end  */




/* Sau Link */
.sau_link{
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    /* margin-top: 2px; */
    letter-spacing: 0.06em;
}
.sau_link a{
    color: white !important;
}
.sau_link a:hover{
    color: #187AF1 !important;
}

@media screen  and (max-width:540px) {
    .sau_link{
        line-height: 10px;
    }
    .sau_link p{
        line-height: 22px !important;
        font-size: 8px!important;
    }
    .sau_link a{
        font-size: 8px !important;
    }
    .hall_home {
        /* margin-top: 22vh; */
        padding: 11vh 5vw 0vw 5vw;
    }
}

/*  */
.sau_library_btn {
    position: fixed;
    overflow: hidden;
    top: 63vh;
    right: 0;
    margin-right: 10%;
    margin: 1%;
    margin-right: 10%;
    display: none;
    /* border-radius: 10px; */
    /* height: 63px;
    width: 66px; */
    /* box-shadow: 0px 4px 16px rgb(0 0 0 / 52%); */
    /* display: flex;
    align-items: center;
    justify-content: center; */
    /* color: #fff;
    background: white; */
    /* border: 2px solid #153E90; */
    /* text-decoration: none !important; */
    /* font-weight: bold; */
    /* text-align: center; */

}

.sau_dialog h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 36px;
    margin-top: 20px;
}

.sau_library_btn img {
    width: 92px;
    height: 89px;
    box-shadow: 0px 0px 4px 16px rgb(0 0 0 / 52%);

}
.sau_dialog a {
    background: white;
    padding: 6px 30px;
    margin: 5px 0px;
    text-decoration: none;
    color: #000;
    width: 360px;
    text-align: center;
    border: 2px solid #049906;
}
@media screen and (max-width:380px) {
    .sau_dialog a{
        width: 280px;
    }
}
.mfp-close{
    color: #000  !important;
}


/* Notice Start */
.dept_notice{
    border: 5px solid #f6f6f6;
    padding: 4% 3%;
}
.dept_notice tbody tr{
    border-top: 2px solid #bdbbbb91;
    margin-left: 20px;
}

.dept_notice tr:nth-last-child(){
    border-bottom: none;
}
.table thead{
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
.table thead th{
    border-top: none !important;
    padding: 0 !important;
    padding-bottom: 10px !important;
    padding-right: 10px;
    margin-left: 30px;
}

.dept_notice td{
    padding: 15px 0px;
    border-top: none !important;
    font-size: 18px;
    font-family: Roboto;
    color: #000;
    /* border-bottom: 1px solid rgb(121, 121, 121); */
    margin-top: 11px;
    /* margin-left: 20px;
    margin-right: 20px; */
    padding-right: 30px;
}
.notice_btn{
    display: flex;
    justify-content: center;
    align-items: center;
}

.notice_btn a{
    text-decoration: none;
    border: 1px solid #949494;
    padding: 6px 15px;
    margin-left: 10px;
    border-radius: 5px;
    width: 98px;
    height: 36px;
    color: #000;
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    text-align: center;
}
.table tbody:nth-last-child(tr){
    border-bottom: none !important;
}
.notice_btn_r{
    background: linear-gradient(180deg, #1882FF 0%, #2B4B71 100%);
    border-radius: 5px;
    border: none !important;
    padding-top: 7px !important;
    color: #fff !important;
    text-align: center;
}
.notice_btn_h{
    display: none;
    margin-top: 10px;
}

@media screen and (max-width:540px) {
    .dept_notice{
        padding: 6% 3%;
    }
    .dept_notice td{
        font-size: 16px;
    }
    .notice_btn{
        display: none;
    }
    .notice_btn_h{
        display: block;
        margin-top: 22px

    }
    .notice_btn_h a{
        text-decoration: none;
        border: 1px solid #949494;
        padding: 6px 15px;
        /* margin-left: 10px; */
        border-radius: 5px;
        width: 110px;
        height: 36px;
        color: #000;
        font-size: 14px;
        font-family: Roboto;
        font-style: normal;
        text-align: center;
    }
    .notice_btn_h .notice_btn_r{
        margin-top: 10px;
    }
}

@media screen and (max-height:800px) {
    #small-dialog{
        padding: 0px 30px;
    }
    .sau_dialog h1{
        font-size: 24px;
        margin-bottom: 22px;
    }
    .sau_dialog a{
        width: 256px;
        padding: 0px 30px;
    }
    .mfp-close{
        font-size: 32px;
    }
}

/* green campus css start  */
.conference {
    margin: 90px 0px;
}

.conference_campus_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* green campus css end  */
.conference_campus_main {
    padding: 50px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.conference_campus_left{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    /* margin-left: -2px !IMPORTANT; */
}
.conference_left_p{
    font-size: 28px;
    font-family: Roboto;
    font-weight: bold;
    text-align: center;

}
.conference_left_p span{
    color: black;
}
.conference_campus_left p{
    font-size: 18px;
    font-family: Roboto;
    font-style: normal;
    margin-top: 50px;
}
@media screen and (max-width :540px) {
    .green_campus {
        margin: 0px 0px;
    }

    .green_campus_right img {
        width: 100%;
    }
}

@media screen and (max-width :400px) {
    .green_campus_left a {
        margin-bottom: 12px;
    }

}

@media screen and (max-width :360px) {
    .green_campus_left_p {
        font-size: 20.861px;
        line-height: 35px;
    }

    .green_campus_left img {
        height: 150px;
    }

    .green_campus_left a {
        font-size: 20.4px;
    }

    .green_campus_left img {
        padding: 15px 0px;
    }

    .green_campus_right img {
        margin: 1px;
        height: 60px !important;
    }
}

/* conferece campus responsive css end  */

/* conferece campus css end  */

/* green campus css start  */
.conference {
    margin: 0px 0px;
    padding: 30px 0px;
    /* background-color: #F8FBFF; */
}
.conference_vetenary{
    background-color: #1882FF;
    color:#fff;
    padding: 40px 0px;
}
.green_campus_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* green campus css end  */
.green_campus_main {
    padding: 50px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.green_campus_right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.green_campus_right img {
    width: 40%;
    margin: 3px;
}
.green_campus_left{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    /* margin-left: -2px !IMPORTANT; */
    color: #fff;
}
.green_campus_left img{
    width: 100%;
    height: 260px;
}
.green_campus_left_p{
    font-size: 28px;
    font-family: Roboto;
    font-weight: bold;
    margin-left: -24px !important;
    color: #000;
    text-align: center;
}
.green_campus_center_p{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    margin-top: 10px;
    text-align: center;
}
.green_heading{
    font-size: 22px;
    font-family: Roboto;
    font-weight: 600;
    font-style: normal;
    margin-top: 10px;

}
.green_campus_left_p span{
    color: #1882FF;
}
.green_campus_left p{
    font-size: 18px;
    font-family: Roboto;
    font-style: normal;
    margin-top: 5px;
    color: #000;
    margin-top: 25px;
}
.green_campus_left_btn{
    display: flex;
    /* margin-left: -8px; */
    padding: 10px 0px;
    justify-content: center;
}
.green_btn{
    font-size: 17px;
    font-family: Roboto;
    font-style: normal;
    text-decoration: none;
    font-weight: 500!important;
    color: #fff;
    width: 150px;
    background-color: blue;
    padding: 8px 12px;
    margin: 10px;
    text-align: center;
    border-radius: 5px;
}
.green_btn_watch{
    background-color: #fff;
    /* border: 1px solid rgba(0, 0, 0, 0.829); */
    color: #000 !important;
    border-radius: 10px;
}


.green_btn:hover{
    color: #f6f6f6;
}
.green_campus_left_p img{
    height: 100px;
    width: 100px;
}

@media screen and (max-width :540px) {
    .green_campus {
        margin: 0px;
    }

    .green_campus_right img {
        width: 100%;
    }

}

@media screen and (max-width :400px) {
    .green_campus_left a {
        margin-bottom: 12px;
    }

}


@media screen and (max-width :360px) {
    .green_campus_left_p {
        font-size: 20.861px;
        line-height: 35px;
    }

    .green_campus_left img {
        height: 150px;
    }

    .green_campus_left a {
        font-size: 20.4px;
    }

    .green_campus_left img {
        padding: 15px 0px;
    }

    .green_campus_right img {
        margin: 1px;
        height: 60px !important;
    }

}

/* conference campus responsive css end  */

/* conference campus css end  */


/* faculty membarv css start  */


.faculty_membar {
    /* margin-top: 15vh; */
    padding: 0vw 5vw 0vw 5vw;
}

.faculty_home_top_cover{
    background:url(../image/faculty_home_right_top_cover.png); 
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.06em;
    padding: 8% 0%;
    color: #FFFFFF;
    width: 100%;
    margin-top: 15vh;
    border-bottom: 2px solid #007bff;
}
.faculty_membar_top_link {
    display: flex;
    align-items: center;
    /* border-bottom: 0.5px solid #6A6A6A; */
    padding: 0px 0px 0px;
    font-size: 12px;
    letter-spacing: 1px;
}
.faculty_home_right_top_cover {
    /* background: url("../image/campus_offer_img7.png"); */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.06em;
    padding: 8% 0%;
    color: #FFFFFF;
    width: 100%;
    margin-top: 19px;
}
.faculty_home_right_top_cover::after {
    content: "";
    background: url(../image/faculty_home_right_top_cover.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-color: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.faculty_home_right_top_cover p {
    width: 80%;
}
.faculty_home_right_top_cover img {
    display: none;
}
.t_discription {
    padding: 5%;
    border-bottom: 2px solid #E9E9E9;
    border-right: 2px solid #E9E9E9;
    border-left: 2px solid #E9E9E9;
    box-sizing: border-box;
}
.faculty_membar_top_link img{
    height: 13px;
    margin-right: 5px;
}
.faculty_agriculture_box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #153E90;
    padding: 15px 20px 15px 15px;
    margin-bottom: 3px;
    border-bottom: 4px solid #187AF1;
    display: none;
}

.faculty_agriculture_box a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-decoration: none;
}

.faculty_agriculture_item {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.2644px;
    line-height: 18px;
    letter-spacing: 0.01em;
    text-decoration: none !important;
    color: #000000;
    padding: 15px 20px 15px 15px;
    border-left: 3px solid #B4B4B4;

}

.faculty_agriculture_item:hover {
    padding: 15px 20px 15px 15px;
    border-left: 4px solid #187AF1;
    background-color: #DCDCDC;

}

.faculty_membar_left {
    display: flex;
    flex-direction: column;
    margin: 2vh 0;
}

.faculty_membar_left img {
    margin: 2px 0px 2px 49px;
    /* display: none; */
}


.faculty_membar_left_top_collspase {
    display: flex;
    align-items: center;
    justify-content: center;
}

.faculty_membar_left_top_collspase p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

@media screen and (max-width: 800px) {
    .faculty_membar {
        /* margin-top: 8vh; */
    }

    .faculty_agriculture_box {
        display: flex;
    }
}




.contentBx {
    position: relative;
    padding: 3%;
    background-color: #E5E5E5;
    border-bottom: 1px solid #BABABA;
}

.label {
    padding: 10px;
    color: #000000;
    cursor: pointer;
    margin-left: 35px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.2644px;
    line-height: 18px;
}



.label::before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    font-size: 1.5em;
}

.contentBx.active .label::before {
    content: 'x' !important;
    z-index: 10;
    top: 11%;
    font-size: 25px;
}

.content {
    position: relative;
    background-color: #ffff;
    height: 0;
    overflow: hidden;
    transition: 0.5s;
}


.contentBx.active .content {
    height: 150px;
    padding: 10px;
}


.contentB.active .label::before {
    content: 'x' !important;
    z-index: 10;
    top: 11%;
    /* color: red; */
    font-size: 25px;
}

.conten {
    position: relative;
    background-color: #ffff;
    height: 0;
    overflow: hidden;
    transition: 0.5s;
}

.contentBx.active .content {
    height: 150px;
    padding: 10px;
    background-color: #E5E5E5;
}

.contentB.active .conten {
    height: 150px;
    padding: 10px;
}

.card {
    border: none !important;
    width: 100%;
}

/* check box css start  */

.toggle {
    --uiToggleSize: var(--toggleSize, 1.25rem);
    --uiToggleBorderWidth: var(--toggleBorderWidth, 2px);
    --uiToggleColor: var(--toggleColor, #222);

    display: var(--toggleDisplay, inline-flex);
    position: relative;
}

.toggle__input {
    width: var(--uiToggleSize);
    height: var(--uiToggleSize);
    opacity: 0;

    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}


.toggle__label {
    display: inline-flex;
    min-height: var(--uiToggleSize);
    padding-left: calc(var(--uiToggleSize) + var(--toggleIndent, .4em));
}

.toggle__input:not(:disabled)~.toggle__label {
    cursor: pointer;
}


.toggle__label::after {
    content: "";
    box-sizing: border-box;
    width: 1em;
    height: 1em;
    font-size: var(--uiToggleSize);
    /* 1 */

    background-color: transparent;
    border: var(--uiToggleBorderWidth) solid var(--uiToggleColor);
    border: 0.734513px solid #000000;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.toggle__input:checked~.toggle__label::after {
    background-color: var(--uiToggleColor);
}

.toggle__text {
    margin-top: auto;
    margin-bottom: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #000000;
}

.toggle__label::before {
    content: "";
    width: 0;
    height: 0;
    font-size: var(--uiToggleSize);
    /* 1 */

    border-left-width: 0;
    border-bottom-width: 0;
    border-left-style: solid;
    border-bottom-style: solid;
    border-color: var(--toggleArrowColor, #fff);

    position: absolute;
    top: .5428em;
    left: .25em;
    z-index: 3;

    transform-origin: left top;
    transform: rotate(-40deg) skew(10deg);
}

.toggle__input:checked~.toggle__label::before {
    --uiToggleArrowWidth: var(--toggleArrowWidth, 2px);

    width: .4em;
    height: .2em;
    border-left-width: var(--uiToggleArrowWidth);
    border-bottom-width: var(--uiToggleArrowWidth);
}

.toggle:focus-within {
    outline: var(--toggleOutlineWidthFocus, 3px) solid var(--toggleOutlineColorFocus, currentColor);
    outline-offset: var(--toggleOutlineOffsetFocus, 5px);
}

/* disabled state */

.toggle__input:disabled~.toggle__label {
    opacity: var(--toggleOpacityDisabled, .24);
    cursor: var(--toggleCursorDisabled, not-allowed);
    user-select: none;
}



.toggle__label::after {
    border-radius: var(--toggleBorderRadius, 2px);
}



.toggle__input:not(:disabled)~.toggle__label::before {
    will-change: width, height;
    opacity: 0;
}

.toggle__input:not(:disabled):checked~.toggle__label::before {
    opacity: 1;
    transition: opacity .1s ease-out .25s, width .1s ease-out .5s, height .2s ease-out .3s;
}

.toggle__input:not(:disabled)~.toggle__label::after {
    will-change: background-color;
    transition: background-color .2s ease-out;
}


.page__custom-settings {
    --toggleColor: #187AF1;
    --toggleOutlineColorFocus: none;
    --toggleSize: 2rem;
}




.page__section {
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
}



.page__toggle {
    margin-top: 0rem;
    margin-right: 0rem;
    font-size: var(--pageToggleTextFontSize);
}


/* checkbox css end  */

/* faculty mamber css end */

.faculty_member_person_top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 5vh 2vh;
}


.faculty_member_image {
    position: relative;
    width: 260px;
}

.faculty_member_image__img_bottom {
    width: 220px !important;
}

.faculty_member_image__img {
    display: block;
    width: 84%;
    border-radius: 50%;
    margin-left: 20px;
}

.faculty_member_image__overlay {
    position: absolute;
    top: 0;
    left: 22px;
    width: 83%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.25s;
}

.faculty_member_image__overlay--blur {
    backdrop-filter: blur(5px);
}

.faculty_member_image__overlay--primary {
    border-radius: 50%;
}

.faculty_member_image__overlay--secondery {
    border-radius: 50%;
    width: 181px !important;
}

.faculty_member_image__overlay>* {
    transform: translateY(20px);
    transition: transform 0.25s;
}

.faculty_member_image__overlay:hover {
    opacity: 1;
}

.faculty_member_image__overlay:hover>* {
    transform: translateY(0);
}

.faculty_member_image__title {
    font-size: 2em;
    font-weight: bold;
}

.faculty_member_image__description {
    font-size: 1.25em;
    margin-top: 0.25em;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 9.90552px;
    line-height: 10px;
    letter-spacing: 0.01em;
    color: #FFF8F8;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(21, 62, 144, 0.68);
    padding: 12px;
    text-decoration: none;
    cursor: pointer;
}

.faculty_member_image__description p {
    margin-right: 5px;
}


.faculty_member_image__description img {
    transform: rotate(-90deg);
}

.faculty_name_person {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.00em;
    margin: 5px 0px;
    margin-bottom: 10px !important;
    color: #212121;
    text-align: center;
}

.faculty_name_position {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.00em;
    /* margin: 5px 0px; */
    color: #212121;
    margin-bottom: 10px !important;
}

.faculty_name_contact {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.00em;
    /* margin: 5px 0px; */
    color: #212121;
    margin-bottom: 10px !important;
}

.faculty_member_person_icon {
    margin: 10px 0px;
    display: flex;
}
.faculty_name_btn{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    /* background-color: #007bff; */
    color: #fff;
    padding: 6px 24px;
    margin-top: 30px;
}
.faculty_member_person_icon div {
    background-color: #1882FF;
    padding: 3px 9px 4px;
    cursor: pointer;
    margin: 2px;
}
.faculty_name_person_details{
    text-align: center;
}
/* .faculty_member_person_icon img{
    height: 10px;
    width: 10px;
} */


.popover {
    background-color: #1882FF !important;

}

.popover-body {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.01em;
    background-color: #fff;
    color: #000;
    border-left: 1px solid blue !important;
    border-right: 1px solid blue !important;
    border-bottom: 1px solid blue !important;
}

.popover-header {
    background-color: #fff;
    border: 0px !important;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000;
    border-top: 1px solid blue !important;
    border-left: 1px solid blue !important;
    border-right: 1px solid blue !important;
}

.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-left .arrow::after {
    border-left-color: #187AF1 !important;
}



.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #187AF1 !important;
}


/* Background Styles Only */

@import url('https://fonts.googleapis.com/css?family=Raleway');

* {
    font-family: Raleway;
}

.side-links {
    position: absolute;
    top: 15px;
    right: 15px;
}

.side-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-bottom: 10px;
    color: white;
    width: 180px;
    padding: 10px 0;
    border-radius: 10px;
}

.side-link-youtube {
    background-color: red;
}

.side-link-twitter {
    background-color: #1DA1F2;
}

.side-link-github {
    background-color: #6e5494;
}

.side-link-text {
    margin-left: 10px;
    font-size: 18px;
}

.side-link-icon {
    color: white;
    font-size: 30px;
}
@media screen and (max-width: 540px) {
    .faculty_membar_top_link {
        padding: 17px 0px 0px;
        font-size: 12px;
    }
    .faculty_member_person_main{
        margin-left: 1px;
    }
    .faculty_member_image__img {
        width: 66%;
        margin-left: 37px;
    }
    .faculty_member_image__overlay{
        width: 65%;
        margin-left: 16px;
    }
    .faculty_member_image__overlay--secondery {
        border-radius: 50%;
        width: 144px !important;
    }
    .faculty_name_person{
        font-size: 18px;
    }
    .faculty_member_pagination {
        display: flex;
        margin-top: 20px;
        justify-content: center;
    }
    .label{
        padding: 5px!important;
        font-size: 14px;
    }
    .faculty_home_right_top_cover{
        margin-top: -6px;
    }
}

.see_all_btn{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    background-color: #007bff;
    color: white;
    padding: 18px 50px;
    border-radius: 8px;
    text-align: center;
    margin: 0px auto;
    /* right:  0; */
}
.sau_all_btn:hover{
    color: #fff;
}


/* Conference event price style */

.conference_event_price h5{
    font-family: Roboto;
    font-style: normal;
    margin-bottom: 25px;
}
.conference_event_price h4{
    font-size: 40px;
    font-family: Roboto;
    font-style: normal;
    margin-bottom: 20px;
}
.conference_event_price h4 span{
    color: #007bff;
}
.conference_event_price p{
    font-family: Roboto;
    font-style: normal;
    line-height: 32px;
}
.conference_event_price a{
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    color: #fff;
    background-color: #007bff;
    border-radius: 8px;
    border-top-right-radius: 0px !important;
    padding: 10px 30px;
    line-height: 65px;
}
.conference_event_price a:hover{
    color: #fff;
}
.conference_event_price_box{
    border: 2px solid rgba(0, 0, 0, 0.397);
    border-radius: 10px;
    text-align: center;
    padding: 35px 0px;
}
.conference_event_price_box:hover{
    background: rgb(0, 8, 43);
    color: #fff;
}
.library_home_bottom{
    margin-right: 0px;
    margin-left: 0px;
}
.achivement_text{
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-family: Roboto;
    font-weight: bold;
    line-height: 20px;
    margin-top: 40px;
}



/* Event Schedule */

/* Notice Start */
.dept_notice{
    border: 5px solid #f6f6f6;
    padding: 4% 3%;
    margin-left: 2%;
    margin-right: -8%;
    border: 5px solid #f6f6f6;
    padding: 4% 3%;
    border-left: 5px solid #1882FF;
}
.dept_notice tbody tr{
    border-top: 2px solid #bdbbbb91;
    margin-left: 20px;
}

.dept_notice tr:nth-last-child(){
    border-bottom: none;
}
.table thead{
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
.table thead th{
    border-top: none !important;
    padding: 0 !important;
    padding-bottom: 10px !important;
    padding-right: 10px;
    margin-left: 30px;
}

.dept_notice td{
    padding: 15px 0px;
    border-top: none !important;
    font-size: 18px;
    font-family: Roboto;
    color: #000;
    /* border-bottom: 1px solid rgb(121, 121, 121); */
    margin-top: 11px;
    /* margin-left: 20px;
    margin-right: 20px; */
    padding-right: 30px;
}
.notice_btn{
    display: flex;
    justify-content: center;
    align-items: center;
}

.notice_btn a{
    text-decoration: none;
    border: 1px solid #949494;
    padding: 6px 15px;
    margin-left: 10px;
    border-radius: 5px;
    width: 98px;
    height: 36px;
    color: #000;
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    text-align: center;
}
.table tbody:nth-last-child(tr){
    border-bottom: none !important;
}
.notice_btn_r{
    background: linear-gradient(180deg, #1EAD3D 0%, #2B7132 100%);;
    border-radius: 5px;
    border: none !important;
    padding-top: 7px !important;
    color: #fff !important;
    text-align: center;
}
.notice_btn_h{
    display: none;
    margin-top: 10px;
}

@media screen and (max-width:540px) {
    .dept_notice{
        padding: 6% 3%;
    }
    .dept_notice td{
        font-size: 16px;
    }
    .notice_btn{
        display: none;
    }
    .notice_btn_h{
        display: block;
        margin-top: 22px

    }
    .notice_btn_h a{
        text-decoration: none;
        border: 1px solid #949494;
        padding: 6px 15px;
        /* margin-left: 10px; */
        border-radius: 5px;
        width: 110px;
        height: 36px;
        color: #000;
        font-size: 14px;
        font-family: Roboto;
        font-style: normal;
        text-align: center;
    }
    .notice_btn_h .notice_btn_r{
        margin-top: 10px;
    }
}

.selected_input:focus{
    border: 1px solid none;
}

/* Agriculture */
.agriculture{
    display: flex;
    justify-content: space-between;
    margin-left: 26px;
}
.explore_agriculture_left{
    width: 50%;
}

.explore_notice{
    width: 100%;
}

.explore_agriculture_left img{
    height: 250px;
}
.explore_btn{
    margin-top: 50px;
    background-color: #1882FF;
    text-align: center;
    border-radius: 5px;
    width: 100%;
    padding: 10px 0px;
}
.explore_agriculture_left a{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    color: #fff !important;
}
.faculty_right_agriculture {
    padding: 4% 3%;
    margin-top: -3rem;
}
.explore_agriculture_right{
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    width: 40%;
    align-items: center;
    top: 0;
    right: 20px;
    position: absolute;
    margin-top: 51px;
}
.explore_agriculture_right a{
    font-size: 14px;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    /* background-color: #1882FF; */
    color: #fff;
    text-align: center;
    width: 80%;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 10px;
}

/* .home_update  .important_news{
    background-color: #049906;
    height: 70px;
    width: 300px;
    color:#fff;
} */

.personal_information_left_link_box{
    /* border: 1px solid #000; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    /* margin: 27px; */
}
.tabcontent {
    display: none;
}

.active{
    display: block;
}

/* .tab button.active {
  background-color: #ccc;
} */





/* Create an active/current tablink class */
.tablinks button.active {
    border-left: 3px solid #1881f7;
    color: #fff !important;
}


@media screen and (max-width: 540px) {
    .personal_information_left_link_box {
        width: 109% !important;
        margin-bottom: 31px;
        margin-left: -17px;
    }
    .active {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .explore_agriculture_left {
        width: 100%;

    }
    .explore_agriculture_right {
        position: relative;
        margin-top: 0px;
        width: 100%;
        padding: 40px 0px;
        right: 0;
    }
    .explore_agriculture_right a {
        margin-top: 10px;
    }
}

.tablinks {
    display: flex;
    align-items: center;
    padding: 16px 43px;
    border: 0.5px solid #acacac;
}
.tablinks:hover{
    background-color: blue;
    color: #fff;
}
.tablinks.active{
    background-color: blue;
    color: #fff;
}
.tablinks_day {
    font-size: 48px;
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;
    margin-right: 11px;
}

.tablinks_date{
    font-size: 15px;
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;
    /* text-align: center; */
}
.event_schedule{
    text-align: center;
    font-size: 31px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: bold;
    margin-bottom: 19px;
}


/* Event Schedule */
.event_detail h4{
    font-family: Roboto;
    font-weight: bold;
    font-style: normal;
    margin-left: 2rem;
}
.event_content{
    display: flex;
    align-items: center;
    margin-top: 2rem;
    background-color: #fff;
    border: 1px solid #ccc;
    border-left: 3px solid blue;
}
.event_content img{
    height: 300px;
    margin-right: 44px;
}
.schedule{
    font-size: 16px;
    padding: 22px 0px;
}

/* Conference */
.converence_left_p span{
    color: #fff;
    font-size: 26px;
    font-family: Roboto;
    font-weight: bold;
    margin-left: 0px !important;
}

/* testimonial css start  */
.testimonial {
    margin: 6vh 5vw 10vh 5vw;
}

.testimonial_slider_main {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    background-color: #F7F7F7;
    margin-top: 115px;
    padding: 10px;
}
.testimonial_slider_div{
    margin-left: 24px;
}

.testimonial_slider_main img {
    position: absolute;
    margin-bottom: 400px;
    border-radius: 50%;
}


.testimonial_main_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 56px;
    text-align: center;
    color: #1D1D1D;
    margin-left: 77px;
    margin-bottom: 50px !important;
}


.testimonial_slider_main_p1 {
    margin-top: 130px;
    font-size: 36px;
}

.testimonial_slider_main_p2 {
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 18px;
    line-height: 28px !important;
    text-align: center;
    letter-spacing: 0.01em;
    color: #1D1D1D;
    margin-bottom: 30px !important;
}

.testimonial_slider_main_p3 {
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 24px;
    line-height: 34px !important;
    text-align: center !important;
    letter-spacing: 0.01em !important;
    color: #000000;
    width: 90%;
    padding-bottom: 50px;
}

.home_arrow_prev {
    background-color: #E0E0E0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    margin-top: -12%;
    margin-left: -0.5%;
}

.home_arrow_next {
    background-color: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    margin-top: -12%;
    margin-left: 88%;
}

.home_arrow_next span img {
    height: 42px;
    height: 55px;
    padding: 16px 22px 10px;
}

.home_arrow_prev span img {
    height: 42px;
    padding: 12px 10px;
    padding: 12px 15px;
    height: 55px;
    padding: 16px 18px 10px;
}

.testimonial_slider_main_p2 {
    font-size: 25px !important;
}

.testimonial_slider {
    position: relative;
}

.testimonial_slider_main_p3 {
    font-size: 25px !important;
    text-align: justify !important;
}
.home_arrow_prev {
    margin-top: -12%;
    margin-left: 1.5% !important;
}
.home_arrow_next {
    margin-top: -12%;
}
@media screen and (max-width :1280px) {
    .home_arrow_next {
        margin-top: -20%;
    }

    .home_arrow_prev {
        margin-top: -19.4%;
        margin-left: 1.5% !important;
    }

}

@media screen and (max-width: 1040px) {
    .home_arrow_next {
        margin-top: -22.1%;
        margin-right: -5% !important;
    }

    .home_arrow_prev {
        margin-top: -22%;
        margin-left: 0% !important;
    }
    .testimonial_slider_div {
        margin-left: 14px;
    }
}
@media screen and (max-width: 1025px) {
    .home_arrow_next {
        margin-top: -34%;
    }
    .home_arrow_next {
        margin-left: 87%;
    }
    .home_arrow_next {
        margin-top: -27%;
    }
    .home_arrow_prev {
        margin-left: -1%;
    }
    .home_arrow_prev {
        margin-top: -26.4%;
    }
    .testimonial_slider_main img {
        position: absolute;
        margin-bottom: 476px;
        border-radius: 50%;
    }
}

@media screen and (max-width: 540px) {
    .home_arrow_next {
        margin-top: -60%;
        margin-left: 84%;
    }

    .home_arrow_prev {
        margin-top: -60%;
        margin-left: -4%;
    }

    .home_arrow_next span img {
        height: 45px;
        padding: 15px 20px 12px;
    }

    .home_arrow_prev span img {
        height: 45px;
        padding: 15px 20px 12px;
    }

    .home_arrow_prev {
        height: 50px;
        width: 50px;
    }

    .home_arrow_next {
        height: 50px;
        width: 50px;
    }
    .fandc_component p{
        font-size: 12px !important;
    }
    .fandc_component img{
        height: 12px;
    }
    .fandc_component{
        margin-top: -8px;
    }
    .inter_card_bottom_link{
        margin-top: 12px;
    }
    .testimonial {
        margin: 5vh 5vw 2vh 5vw;
    }
    .testimonial_main_p1 {
        line-height: 48px;
        margin-left: 0px;
        font-size: 31px !important;
    }
    .testimonial_slider_main_p3 {
        line-height: 28px;
    }
    .testimonial_slider_main_p3 {
        font-size: 15px !important;
        padding: 6%;
        line-height: 24px !important;

    }
    .home_arrow_next {
        margin-top: -30vh !important;
    }
    .home_arrow_next {
        margin-left: 80% !important;
    }
    .testimonial_slider_main{
        margin-top: 90px;
    }
    .testimonial_slider_div{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 540px) {
    .home_arrow_next span img {
        height: 41px;
        padding: 7px 10px 15px;
        margin: 7px;
    }
    .home_arrow_next {
        height: 45px;
        width: 45px;
    }
    .home_arrow_next {
        margin-left: 85%;
    }
    .home_arrow_next {
        margin-top: -33vh !important;
    }
    .home_arrow_prev {
        margin-top: -33vh !important;
    }
    .home_arrow_prev {
        height: 45px;
        width: 45px;
    }
    .home_arrow_prev {
        margin-left: -2% !important;
        margin-top: -28vh !important;
    }
    .home_arrow_prev span img {
        height: 45px;
        padding: 6px 7px 21px;
    }
    .home_arrow_prev {
        margin-top: -33.2vh !important;
    }
    .fandc_main p{
        font-size: 18px !important;
    }
    .fandc_component p a{
        font-size: 12px !important;
    }
    .fandc_main p {
        line-height: 35px !important;
    }
    .home_arrow_prev span img {
        padding: 12px 13px 9px !important;
    }
}
@media screen and (max-width :800px) {
    .testimonial_main_p1 {
        text-align: center;
        font-size: 35px;
    }

    .testimonial_slider_main img {
        margin-bottom: 460px !important;
    }

    .testimonial_slider_main_p1 {
        font-size: 35px;
    }

    .testimonial_slider_main_p2 {
        font-size: 20px !important;
    }

    .testimonial_slider_main_p3 {
        font-size: 20px !important;
    }
}

@media screen and (max-width :540px) {
    .testimonial_main_p1 {
        text-align: center;
        font-size: 22px !important;
        line-height: 30px;
    }

    .testimonial_slider_main img {
        margin-bottom: 550px !important;
    }

    .testimonial_slider_main_p1 {
        font-size: 20px;
    }

    .testimonial_slider_main_p2 {
        font-size: 15px !important;
    }

    .testimonial_slider_main_p3 {
        font-size: 15px !important;
    }

    .testimonial_slider_main_p2 {
        margin-bottom: 5px !important;
    }

    .testimonial_slider_main img {
        margin-bottom: 460px !important;
        height: 28%;
    }
}
.faculty_home_right_top_cover {
    height: 14vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 42px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.06em;
    padding: 10% 0%;
    color: #FFFFFF;
    margin: 1% 2.05%;
    text-transform: uppercase;
}
.faculty_home_right_top_cover::after {
    content: "";
    background: url(../image/faculty_home_right_top_cover.png);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-color: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 540px) {
    .faculty_home_right_top_cover{
        height: 20vh;
        font-size: 20px;
        margin: 1% 1.05%;
    }
}

/* testimonial css end  */



/* Extra nav */
.extra_nav{
    /* margin-top: 18vh; */
    margin: 0% 1.5%;
    /* height: 2vh; */
}

.extra_nav .navbar{
    background-color: #187AF1;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
}



/* .afflition css start  */

.affilition {
    padding: 90px 0px;
}

.afflition_text_p {
    margin-right: 15px;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 16px;
    border-bottom: 1px solid #000;
}

.afflition_text {
    display: flex;
    flex-direction: column;
    margin-left: 0% !important;
}

.afflition_text img {
    margin-top: 8px;
    height: 4px;
}

.affilition_mid_single_left {
    margin-right: auto;
}

.affilition_mid_single_right {
    margin-left: auto;
}

.afflitoion_slider .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.afflition_slider_component {
    border: 1px solid #A6A6A6;
    padding: 25px;
    height: 125px;
    width: 142px;
    object-fit: contain;
    margin-top: 20px;
}

.afflition_slider_component_left {
    border: 1px solid #A6A6A6;
    box-sizing: border-box;
    padding: 25px;
    height: 140px;
    width: 145px;
    margin: 0px;
}

.afflition_slider_component_right {
    border: 1px solid #A6A6A6;
    box-sizing: border-box;
    padding: 25px;
    height: 140px;
    width: 145px;
    margin: 0px;
}

.afflition_arrow_prev {
    width: 46.05px;
    height: 46.05px;
    background: #CFD0CF;
    padding: 10px 14px;
    border-radius: 50%;
    position: absolute;
    margin-top: -85px;
    cursor: pointer;
    margin-left: -15px;
    display: none;
}

.afflition_arrow_next {
    transform: rotate(-180deg);
    width: 46.05px;
    height: 46.05px;
    background: #049906;
    padding: 10px 14px;
    border-radius: 50%;
    position: absolute;
    margin-left: 1080px;
    margin-top: -85px;
    cursor: pointer;
    display: none;
}

.affilition_arrow_prev {
    top: -70px;
    color: #0075FF;
    right: 15px;
    border: 1px solid #000;
    padding: 8px 15px;
}
.affilition_arrow_prev i {
    color: #0075FF;
}
.affilition_arrow_next {
    top: -70px;
    color: #0075FF;
    right: 70px;
    border: 1px solid #000;
    padding: 8px 15px;
}
.affilition_arrow_next i {
    color: #0075FF;

}
.affilition_arrow {
    display: flex;
    justify-content: end;
    margin-left: auto !important;
}

/* .affilition responsive css start  */

@media screen and (max-width :800px) {
    .afflition_slider_component {
        padding: 15px;
        height: 70px;
        width: 70px;
    }

    .affilition_mid {
        align-items: center;
        justify-content: center;
    }

    .afflition_slider_component_left {
        padding: 15px;
        height: 70px;
        width: 70px;
    }

    .afflition_slider_component_right {
        padding: 15px;
        height: 70px;
        width: 70px;
    }

    .affilition_mid_single_left {
        margin: 1% !important;
    }

    .affilition_mid_single_right {
        margin: 1% !important;
    }

    .afflition_text_p {
        font-size: 20px;
        line-height: 8px;
    }

    .select {
        font-size: 20px;
    }

    .afflition_arrow_prev {
        width: 25.05px;
        height: 25.05px;
        padding: 0px 5px;
        margin-top: -76px;
        cursor: pointer;
        margin-left: 66px;
    }

    .afflition_arrow_next {
        margin-left: 598px;
        width: 25.05px;
        height: 25.05px;
        padding: 0px 5px;
        margin-top: -76px;
        cursor: pointer;
    }
}

@media screen and (max-width: 800px) {
    .nav_main {
        height: 12vh;
    }
}

@media screen and (max-width :800px) {
    .afflition_arrow_prev {
        margin-left: 37px;
    }

    .afflition_arrow_next {
        margin-left: 448px;
    }

}

@media screen and (max-width :540px) {
    .affilition {
        padding: 40px 0px 20px;
    }

    .fandf_p {
        font-size: 25px;
    }

}

@media screen and (max-width :360px) {
    .afflition_text {
        margin-left: 10px;
    }
}

/* Event Faq */
.event_faq_p{
    font-size: 28px;
    font-family: Roboto;
    font-style: normal;
    color: #000;
    font-weight: 300;
    margin-bottom: 35px;
}

.event_faq_p span{
    font-weight: 500;
}
.tablinks_event{
    margin: 2.5% 0%;
    border: 1px solid #000;
    padding: 10px 20px;
}
.tablinks_event:hover{
    background-color: blue;
    border: 1px solid #fff;
}

.tablinks_event a{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    color: #000;
    /* background-color: #fff; */
    border: none
}
.tablinks_event.actve{
    background-color: blue;
}
.tablinks_event.actve a, i{
    color: #fff;
}
.actve{
    background-color: #187AF1;
}
.tablinks_event.actve button{
    background-color: #187af100;
    color: #fff;
}
.tablinks_event i {
    margin-right: 10px;
    color: #000;
}
.event-faq .tablinks_event:hover a,
.event-faq .tablinks_event:hover i {
    color: #fff;
}
.tabcontent_event{
    display: none;
}
.actv{
    display: block ;
}
.slide{
    border: 1px solid rgb(31, 30, 30);
    padding: 8%;
}
.slide .fontawasome{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.fontawasome li{
    list-style: none;
    margin: 3% 0%;
}
.fontawasome i{
    margin-right: 3px;
}



/* Countdown Timer */
.timer{
    font-size: 40px !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: bold;
    margin-top: 40px;
}
.countdown_timer{
    display: flex;
}
.countdown_timer p{
    margin-right: 40px;
    font-size: 70px;
    margin-left: -5px;
    color: rgba(255, 255, 255, 0.425);
}
/* .countdown_timer p:nth-child(2){
    margin-left: 10px;
} */
.timer_details span{
    font-size: 13px;
    margin-right: 21px;
    margin-left: 24px;
}
.timer_details{
    margin-top: -25px;
    margin-right: 28px;
}

/* Hall Home Register Btn */
.hall_home_register_btn{
    color: white;
    background-color: #007bff;
    font-size: 16px;
    border-radius: 8px;
    padding: 0px 43px;
    margin-top: 13px;
}
.hall_home_register_btn:hover{
    color: white;
}

/* Latest Event */
.latest_event{
    position: absolute;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    width: 70%;
    bottom: -200px;
    background: #fff;
    border-bottom: 1px solid rgb(204, 204, 204);
    margin: 0px auto !important;
    right: 15%;
    box-shadow: 1px 5px 12px 5px rgba(94, 94, 94, 15%);
}
.latest_event_div1{
    display: flex;
    flex-direction: column;
    background-color: blue;
    padding: 20px 0px;
}
.latest_event_div1 p{
    text-align: center;
    color: white;
    font-size: 20px;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.latest_event_div2{
    display: flex;
    justify-content: center;
}
.duel_div{
    display: flex;
    justify-content: space-between;
    width: 30%;
    flex-direction: column;
    margin: 3% 8%;
}
.font_box{
    border: 1px solid black;
    border-radius: 8px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    color: blue;
    margin-right: 15px;
}
.font_box i{
    color: blue;
}
.duel_div a{
    font-size: 18px;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    color: blue;
}
.duel_div a:hover{
    color: black;
}
.d-flex{
    margin-top: 20px;
}

/* event content */
.event_content_conference{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 35px 10px;
    border-left: 5px solid blue;
}
.event_content_conference img{
    margin-left: 20px;
}

/* Registration Area */
.registration_fee_div{
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding: 20px 10px;
    line-height: 47px;
    margin-top: 20px;
}
.registration_fee_div:hover{
    background-color: blue;
    color: #fff;
}
.registration_fee_p{
    font-size: 24px;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
}
.registration_fee_div a{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    color: #1882FF;
}
.registration_fee_div:hover a{
    color: #fff;
}


/* Event Shedule */
.agriculture-toggle-link p {
    font-family: Roboto;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 0.01em;
    padding: 10px;
    color: #000000;
    border: 1px solid rgb(202, 202, 202);
    border-bottom: 2px solid rgb(202, 202, 202);
    margin-top: 20px;
}
.agriculture-toggle-link i {
    color: #000;
    font-size: 22px;
}
.highlights_components {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: space-between;
    /* background: #EDEDED; */
    border: 1px solid rgb(202, 202, 202);
    border-bottom: 2px solid rgb(202, 202, 202) !important;
    margin-top: 20px;
}
.highlights_components p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 31px;
    text-align: justify;
    letter-spacing: 0.01em;
    padding: 10px;
    padding-right: 25% !important;
    color: #000000;
}


/* Navigation */
.nav_main {
    align-items: center;
}

.right_nav {
    display: block !important;
    padding-left: 10%;
}
.right_nav ul{
    display: flex;
    list-style: none;
}
.right_nav ul li{
    width: 100%;
}
.right_nav ul li a{
    font-size: 14px;
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    background-color: #153E90;
    padding: 8px 22px;
    border-radius: 40px;
}
.right_nav .dropdown{
    position: absolute;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* width: 100%; */
    /* visibility: hidden; */
    top:60px;
    z-index: -1;
    /* left: 0; */
}

@media screen and (max-width: 540px) {
    .left_nav {
        /* flex: 4; */
        display: flex;
        align-items: start;
        /* padding-left: 5%; */
        text-decoration: none !important;
        margin-top: 7px;
    }
}
.header-logo-menu{
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 111111;
    top:0;
    height: 110px;
}
.left_nav{
    margin-top: 10px;
}
.arrow_btn{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.arrow_next img{
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #141414;
}
.arrow_prev img{
    padding: 10px 15px;
    border-radius: 50%;
    background-color: #d3d3d3;
}
.arrow_prev{
    margin-right: 10px;
}

@media screen and (max-width: 540px) {
    .header-logo-menu {
        position: relative;
        height: 76px;
    }
    .left_nav {

        justify-content: center;

    }
    .event_content{
        flex-direction: column;

    }
    .schedule {
        font-size: 14px;
        padding: 22px 0px;
        text-align: justify;
    }
    .conference {
        margin-top: 56px;

    }
    .regi_criteria{
        margin-top: -45px;
    }
    .tablinks {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 10px 23px;
        border: 1px solid black;
        justify-content: space-around;
    }
    .tablinks.active{
        text-align: left;
    }
    .latest_event {
        position: relative;
        width: 90%;
        bottom: 0px;
        background: #fff;
        border-bottom: 1px solid rgb(204, 204, 204);
        margin: 0px auto !important;
        right: 0%;
        top: 40px;
        box-shadow: 1px 5px 12px 5px rgb(197 195 195 / 15%);
    }
    .latest_event_div2 {
        display: flex;
        justify-content: center;
        flex-direction: column;
        /* align-items: center; */
        padding-bottom: 20px;
    }
    .duel_div {

        width: 100%;

    }
    .registration_fee_p {
        font-size: 18px;
    }
    .registration_fee_div a {
        font-size: 14px;

    }
    .highlights_components p {
        font-size: 18px;
    }
    .event_faq_p {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 50px;
    }
    .arrow_prev img {
        padding: 6px 11px;
        border-radius: 50%;
        background-color: #d3d3d3;
    }
    .arrow_next img {
        padding: 6px 11px;
        border-radius: 50%;
    }
}
.highlights_components .span{
    /* margin-left: 20px; */
    font-size: 18px;
    color: blue;
}
.hall_home_right_top_cover_p{
    margin-top: 10px;
    font-weight: 900;
}
.event-faq .tabcontent_event i {
    color: #000;
}

/* Member */
/*  Member number btn */
.faculty_name_btn{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    color: #000;
    border:1px solid #007bff;
    /* padding: 8px 42px; */
    margin: 20px;
}
.faculty_name_btn:hover{
    background-color: #007bff;
    color: #fff;
}
.faculty_name_btn_box{
    margin: 30px 3px;
    background-color: #007bff;
    border: none !important;
}

.tooltip-inner{
    background-color: rgb(110, 0, 0);
    height: 60px;
    width: 300px;
    border: 1px solid blue;
    color: #000 !important;
    padding: 0!important;
    display: flex;
    font-size: 14px;
}

@media screen and (max-height:800px) {
    #small-dialog{
        padding: 0px 30px;
    }
    .sau_dialog h1{
        font-size: 24px;
        margin-bottom: 22px;
    }
    .sau_dialog a{
        width: 256px;
        padding: 0px 30px;
    }
    .mfp-close{
        font-size: 32px;
    }
}



.library_person_single_img {
    padding: 0px;
    border: 1px solid  #b3b3b3;
    margin-left: 10px;
}
.library_person_single img {
    width: 100%;
    box-shadow: 3px 3px 9px 3px rgb(12 12 12 / 5%);
}
@media screen and (max-width: 540px) {
    .faculty_member_person_top {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 2.2vh 2vh;
    }
    .faculty_name_btn {
        margin-left: 27px;
    }
    .faculty_name_position {

        margin-left: 0;
    }
    .faculty_agriculture_box {
        margin-left: 18px;
    }
    .contentBx {
        margin-left: 18px;
    }
    .faculty_home_right_top_cover {


        margin-left: 18px;
    }
}
.t_details{
    padding: 0 !important;
    margin-left: 11px;
    text-align: center;
}
@media screen and (max-width: 1370px) {
    .faculty_home_right_top_cover {
        /* background: url(../image/campus_offer_img7.png); */
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-family: Roboto;
        font-style: normal;
        font-weight: 900;
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0.06em;
        padding: 8% 0%;
        color: #FFFFFF;
        width: 100%;
        margin-top: 17px;
    }

}
@media screen and (max-width: 540px) {
    .t_discription {
        margin-left: 18px;
    }
}

@media screen and (max-width: 540px) {
    .faculty_membar_top_link {
        padding: 17px 0px 0px;
        font-size: 12px;
    }
    .faculty_member_person_main{
        margin-left: 1px;
        margin-top: -24px;
    }
    .faculty_member_image__img {
        width: 66%;
        margin-left: 37px;
    }
    .faculty_member_image__overlay{
        width: 65%;
        margin-left: 16px;
    }
    .faculty_member_image__overlay--secondery {
        border-radius: 50%;
        width: 144px !important;
    }
    .faculty_name_person{
        font-size: 18px;
        margin-left: 16px;
    }
    .faculty_member_pagination {
        display: flex;
        margin-top: 20px;
        justify-content: center;
    }
    .label{
        padding: 5px!important;
        font-size: 14px;
    }
    .faculty_home_right_top_cover{
        margin-top: -7px;
    }
}
/* Faculty Pagination */
.faculty_member_pagination{
    display: flex;
    justify-content: center;
}
@media screen and (max-width:540px) {
    .faculty_home_top_cover{
        margin-top: 9.5vh;
        font-size: 18px;
        padding: 20% 0%;
    }
}


/* Sau Link */
.sau_link{
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    /* margin-top: 2px; */
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.sau_link p {
    line-height: 26px;
}
.sau_link a{
    color: white !important;
}
.sau_link a:hover{
    color: #187AF1 !important;
}
@media screen  and (max-width:540px) {
    .sau_link{
        line-height: 10px;
        width: 90%;
    }
    .sau_link p{
        line-height: 22px !important;
        font-size: 8px!important;
        margin-left: -12px;
    }
    .sau_link a{
        font-size: 8px !important;
    }

}


/*  */
.sau_library_btn {
    position: fixed;
    overflow: hidden;
    position: fixed;
    top: 63vh;
    right: 0;
    margin-right: 10%;
    margin: 1%;
    display: none;
    /* border-radius: 10px; */
    /* height: 63px;
    width: 66px; */
    /* box-shadow: 0px 4px 16px rgb(0 0 0 / 52%); */
    /* display: flex;
    align-items: center;
    justify-content: center; */
    /* color: #fff;
    background: white; */
    /* border: 2px solid #153E90; */
    /* text-decoration: none !important; */
    /* font-weight: bold; */
    /* text-align: center; */

}

.sau_dialog h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 36px;
    margin-top: 20px;
}

.sau_library_btn img {
    width: 92px;
    height: 89px;
    /* box-shadow: 0px 0px 4px 16px rgb(0 0 0 / 52%); */

}
.sau_dialog a {
    background: white;
    padding: 6px 30px;
    margin: 5px 0px;
    text-decoration: none;
    color: #000;
    width: 360px;
    text-align: center;
    border: 2px solid #007bff;
}
@media screen and (max-width:380px) {
    .sau_dialog a{
        width: 280px;
    }
    .sau_dialog a:hover{
        background-color: #007bff;
    }
}
.mfp-close{
    color: #000;
}

/* Personal Informatio */
.personal_information_left {
    display: flex;
    flex-direction: column;
}
.personal_information_left_link_box {
    border: 10px solid #F6F6F6;
    width: 125%;
}
.personal_information_left_link_box div {
    background: #fff;
    width: 100%;
    text-decoration: none !important;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.01em;
    border: 1px solid #e4e4e4;
    padding: 5%;
    cursor: pointer;
}
.personal_information_left_link_box div button {
    color: #000;
    border: none;
    background-color: #fff;
}
.personal_information_left_link_box .tablinks:hover button,
.personal_information_left_link_box .tablinks.active button {
    background-color: transparent;
    border: none;
    color: #fff;
}
.faculty_right_agriculture {
    border: 5px solid #f6f6f6;
    padding: 4% 3%;
    margin-left: 4%;
    margin-right: -12%;
    border: 5px solid #f6f6f6;
    padding: 4% 3%;
    /* border-left: 5px solid #1882FF; */
    margin-left: 80px;
}
.active {
    display: flex;
}
.agriculture {
    display: flex;
    justify-content: space-between;
    margin-left: 26px;
}
.explore_btn{
    margin-top: 20px;
    background-color: #153E90;
    text-align: center;
    border-radius: 5px;
    width: 100%;
    padding: 10px 0px;
}
.explore_agriculture_right a{
    font-size: 14px;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 500;
    font-style: normal;
    color: #000;
    border: 1px solid #153E90;
    text-align: center;
    width: 80%;
    padding: 10px 0px;
    border-radius: 2px;
    margin-top: 11px;
}
.explore_agriculture_right a:hover{
    background-color: #153E90;
    color: #fff;
}
.faculty_right_agriculture {
    height: 400px;
    border: 5px solid #f6f6f6;
    padding: 4% 3%;
    border-left: 5px solid #1882FF;
    margin-left: 80px;
    margin-top: 0px;
}
#overview{
    background: #212121;
    width: 100%;
    padding: 80px 0px;
}
.faculty_right_agriculture{
    background-color: #fff;
}

/* f&f css start  */
/*background-image: url("../image/f_f_background.png");

background-image: url('<?= base_url("image/f_f_background.png") ?>');*/
.fandf {
    background-image: url("../../image/f_f_background.png");	
    background-color: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    padding: 90px 0px;
}

.fandf_p {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 60px;
}

.fandf_p_sub{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.00em;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.fandf_p img {
    padding-bottom: 50px;
    display: none;
}

.fandf_counter_one {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}
.fandf_counter_one{
    border-right: .5px solid #fff;
}
.fandf_counter_p1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 48.8569px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.fandf_counter_p2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.completed_reaserch{
    color: #fff;
    background-color: #153E90;
    padding: 15px 35px 15px 35px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Roboto;
    font-size: 16px;
    text-align: center;
}
.completed_reaserch:hover{
    color: #fff;
}
/* responsive css f&f start  */

@media screen and (max-width :800px) {
    .fandf_counter_p2 {
        font-size: 11.552px;
        line-height: 10px;
    }

    .fandf_counter_p1 {
        font-size: 35.857px;
        line-height: 40px;
    }

    .fandf_p {
        font-size: 30.4px;
    }

    .fandf_p img {
        padding-bottom: 25px;
        height: 32px;
    }
}


@media screen and (max-width :600px) {
    .fandf_counter_p2 {
        font-size: 11.552px;
        line-height: 10px;
        padding-bottom: 30px;
    }
}
/* responsive css f&f end  */

/* f&f css end */

/* Administration System */
.administration_p{
    text-align: center;
    color: #fff !important;
}
.administration_div{
    background-color: #fff;
    text-align: center;
    padding: 20px 30px;
    height: 100%;
}
.administration_heading{
    font-size: 26px  !important;
}

/* Eventos Start */
.events-area {
    background-color: #2A2A2A;
    padding: 60px 0;
}
.events-area .afflition_text_p {
    margin-right: 14px !important;
    border-color: #fff;
    color: #fff;
}
.afflition_text_p {
    font-family: roboto;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 16px;
    border-bottom: 1px solid #000;
}
.eventos_arrow{
    justify-content: center !important;
}
.eventos_arrow_next {
    top: -70px;
    right: 70px;
    border: 1px solid #153E90;
    padding: 8px 15px;
    color: #0075FF;
}
.eventos_arrow_next {
    border: 1px solid #0075FF+;
    padding: 8px 15px;
    cursor: pointer;
    margin-left: 10px;
}
.eventos_arrow {
    display: flex;
    justify-content: center;
    margin-left: auto !important;
    margin-top: 10px;
}
.eventos_arrow_prev {
    top: -70px;
    right: 15px;
    border: 1px solid #0075FF;
    padding: 8px 15px;
    color: #fff;
    cursor: pointer;
}
.eventos_arrow_next i,
.eventos_arrow_prev i {
    color: #fff;
}
.eventos_arrow i {
    font-size: 16px;
}
.eventos_card {
    padding: 26px 15px;
    transition: 750ms;
    margin-right: 14px !important;
    margin-bottom: 15px;
    border: 1px solid rgb(202, 202, 202);
    border-bottom: 2px solid rgb(202, 202, 202) !important;
    margin-top: 20px;
    min-height: 280px;
}
.eventos_card:hover{
    background-color: #153E90;
    color: #fff;
    cursor: pointer;
}
.eventos_card:hover .eventos_number{
    color: #fff;
}
.eventos_card:hover .eventos_heading{
    color: #fff;
}
.eventos_card:hover .eventos_paragraph{
    color: #fff;
}
.eventos_card:hover .more_infor{
    color: #fff;
}
.eventos_number {
    font-size: 42px;
    font-weight: 900;
    line-height: 46px;
    font-style: normal;
    color: #0075FF;
}
.eventos_heading {
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
}
.eventos_heading::after{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    bottom: -6px;
    height: 4px;
    width: 80px;
    background-color: #0075FF;
}
.eventos_paragraph{
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    margin-top: 34px;
    margin-bottom: 36px !important;
}
.more_infor {
    font-size: 18px;
    margin-top: 20px;
    color: #0075FF;
}

/* Awards */
.awards{
    display: flex;
    justify-content: space-between !important;
    flex-direction: row;
    align-items: center;
}
.awards i{
    font-size: 22px ;
    color: #000;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .hall_home_right_top_cover {
        padding-top: 0;
    }
    .overview .faculty_right_agriculture {
        margin-left: 0;
        height: auto;
        padding: 6px;
        border-left: 0;
        border-bottom: 5px solid #1882FF;
    }
    #overview {
        padding: 30px 0;
    }
    .overview .agriculture {
        margin-left: 0;
    }
    .overview .explore_agriculture_right {
        padding: 20px 0 10px;
    }
    .conference {
        margin: 15px 0 0;
    }
    .conference .event_content {
        margin-top: 1rem;
        border-left: 1px solid #ccc;
        border-bottom: 5px solid blue;
    }
    .fandf {
        padding: 30px 0;
    }
    .fandf_counter_one {
        border: 0;
    }
    .green_campus_main {
        padding: 28px 0 10px;
        margin: 0;
    }
    .green_campus_left p {
        margin-top: 10px;
    }
    .highlights_components p {
        padding-right: 10px !important;
    }
    .administration_div {
        padding: 18px 14px;
    }
    .admin-system {
        padding: 0px 0 15px;
    }
    .admin-system .green_campus_left p {
        margin-top: 10px;
    }
    .admin-system .green_campus_left_btn {
        padding: 0;
        margin-top: 10px;
    }
    .affilition {
        margin: 30px 0;
    }
    .affilition .container,
    .event-faq .container,
    .workshop-seminars .container,
    .agricultural-tech .container {
        max-width: 100%;
    }
    .msg-from-director .container,
    .overview .container {
        max-width: 95%;
    }
    .agricultural-tech .event_content {
        padding-top: 20px;
    }
    .admin-system .container {
        max-width: 90%;
    }
    .event_faq_p {
        margin-top: 10px;
    }
    .event-faq .tabcontent_event {
        padding: 10px 14px;
    }
    .afflition_slider_component {
        padding: 7px;
    }
    .conference_left_p {
        font-size: 18px;
    }
    .personal_information_left_link_box div button {
        font-size: 14px;
    }
    .personal_information_left_link_box div {
        padding: 10px 4px;
    }
    .explore_agriculture_left a {
        font-size: 14px;
    }
    .explore_agriculture_right a {
        font-size: 12px;
    }
    .fandf_p {
        font-size: 18px;
    }
    .fandf_counter_p1 {
        font-size: 28px;
    }
    .completed_reaserch {
        font-size: 12px;
    }
    .green_campus_left_p {
        font-size: 18px;
    }
    .green_campus_left p {
        font-size: 16px !important;
    }
    .green_campus_left a {
        font-size: 14px;
    }
    .highlights_components p {
        font-size: 15px;
        line-height: 25px;
    }
    .green_campus_center_p,
    .eventos_paragraph {
        font-size: 15px;
    }
    .eventos_heading {
        font-size: 26px;
    }
    .faculty_name_person {
        line-height: 22px;
        margin: 8px 0 4px !important;
    }
    .library_person_single_img,
    .t_details {
        margin-left: 0;
    }
    .faculty_name_position {
        margin-bottom: 16px !important;
    }
    .affilition {
        margin-top: 0;
    }
    .afflition_top {
        flex-direction: column;
    }
    .affilition_arrow {
        width: 100%;
        justify-content: space-between;
        margin-left: 0 !important;
    }
    .fontawasome li {
        font-size: 14px;
    }
    .event_content {
        border-left: 1px solid #ccc;
        border-bottom: 3px solid blue;
        padding-top: 15px;
    }
    .msg-from-director .event_content_conference img {
        margin: 0 20px;
    }
    .tablinks_event a {
        font-size: 14px;
    }
    .eventos_arrow {
        justify-content: space-between !important;
    }
    .event_content img {
        margin-right: 0;
    }
    /* .slick-arrow {
        padding: 3px 10px !important;
    } */
    .events-area .afflition_text_p {
        margin-right: 8px !important;
        margin-left: 8px;
    }
    /* event */
    .eventos {
        margin-top: 60px;
    }
    .eventos_arrow_prev,
    .eventos_arrow_next,
    .affilition_arrow_next,
    .affilition_arrow_prev {
        top: -48px;
    }
    .affilition_mid {
        margin-top: 60px;
    }
    .affilition_arrow_next {
        right: unset;
        left: 0;
    }
    .affilition_arrow_prev {
        right: 8px;
    }
    .afflition_text_p {
        margin-right: 10px;
        font-size: 20px;
    }
    .afflition_slider_component {
        width: 90%;
    }
    .eventos_arrow_prev {
        right: 7px;
    }
    .eventos_arrow_next {
        left: -4px;
        right: unset;
    }
    .eventos_card {
        padding: 18px 12px;
        margin: 0 7px !important;
    }
    .eventos_number {
        font-size: 26px;
    }
    .eventos_heading {
        font-size: 18px;
    }
    .eventos_paragraph {
        font-size: 15px;
        margin: 28px 0 20px !important;
    }
    .events-area .afflition_text_p {
        margin-right: 8px !important;
        margin-left: 8px;
    }
    .more_infor {
        font-size: 15px;
    }
    .agriculture-toggle-link p {
        font-size: 15px;
        line-height: 25px;
    }
}

.carousel-caption-bg{
            background: rgba(0, 0, 0, 0.35);
        }
        
        .bg-light-blue {
    background-color: #0075FF;
}
.bg-deep-blue {
    background-color: #153E90;
}
.blue-btn {
    background: #153E90;
    color: #fff;
    border-radius: 30.5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    padding: 15px 40px;
}
.blue-btn:hover {
    background-color: #fff;
    color: #153E90;
}
.blue-btn-transparent {
    border: 1px solid #0075FF;
    padding: 10px 22px;
    color: #fff;
    font-size: 14px;
}
.blue-btn-transparent:hover {
    background-color: #0075FF;
    color: #fff !important;
}
.notice-news-tab-area .notice-area .view-more-btn {
    color: #000;
    font-weight: 500;
}
/* news and news area start */
.notice-news-tab-area {
    background: url('../../image/home/bg-2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.notice-news-tab-area .overlay {
    background-color: #ffffff2b;
    padding: 100px 0;
}
.notice-news-tab-area .nav-pills {
    background-color: #fff;
    border: 6px solid #F6F6F6;
}
.notice-news-tab-area .nav-pills .nav-link {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 0.5px solid #BDBBBB;
    padding: 20px 16px;
}
.notice-news-tab-area .nav-pills .nav-link:last-child {
    border-bottom: 0;
}
.notice-news-tab-area .nav-pills .nav-link.active {
    font-weight: 500;
    font-size: 18px;
    padding: 30px 20px 30px 36px;
    position: relative;
}
.notice-news-tab-area .nav-pills .nav-link.active::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 40px;
    left: 2px;
    top: 16px;
    background-color: #0075FF;
}
.notice-news-tab-area .notice-area .heading {
    font-weight: 500;
    font-size: 24px;
}
.notice-news-tab-area .notice-area .view-more-btn {
    color: #000;
    font-weight: 500;
}
.notice-news-tab-area .notice-area .notice-item {
    padding: 8px 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 8px -5px #000;
}
.notice-news-tab-area .notice-area .date {
    border-radius: 4px;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    padding: 3px 10px 6px;
    max-height: 52px;
}
.notice-news-tab-area .notice-area .date .digit {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}
.notice-news-tab-area .notice-area .notice-desc {
    font-size: 14px;
    color: #212529;
}
