@media only screen and (max-width: 600px) {
/* table th, table td {
    text-align: left;
    padding-left: 4px;
    background: #F5FCFF;
    font-weight: 600;
    vertical-align: top;
    font-size: 17px;
    color: #000000;
    font-family: "Quicksand", Sans-serif !important;
    border-bottom: 1px solid #00b599 !important;
} */
    .row{
        display:block !important;
    }
    .card1{
    width:24rem;
}
}
/*add department page css start here*/
    #adddepartment {
    margin: 9px 9px;
    }
    label {
    vertical-align: middle;
    font-size: 15px;
    }
    .adddept {
    font-size: 15px;
    background: #0a4997;
    color: whitesmoke;
    padding: 7px;
    width: 8%;
    margin-top: 15px; 
    margin-left: 15px;
    margin-bottom: 15px;
    box-shadow: 2px 5px 8px #888888;
    cursor:pointer;
    }
    .adddept:hover{
    box-shadow:0px;
    }
    #success{
    font-size: 15px;
    }
/* table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 60%;
    margin: auto;
} */
    .form-control {
    padding: 8px 8px !important;
    line-height: 2 !important;
    min-height: 35px !important;
    border-radius: 0px !important;
}
/*add department page css end here*/

/*add department information page css start here*/
    #submitF {
    font-size: 15px;
    background: #0a4997;
    color: whitesmoke;
    padding: 7px;
    width: 8%;
    margin-top: 15px;
    box-shadow: 2px 5px 8px #888888;
    cursor:pointer;
    }
    .text-center{
    text-align:center;
    }
    #submitF:hover{
    box-shadow:0px;
    }
    .col-md-6{
    width:50%;
    padding:5px;    
    }
    .col-md-3{
    width:25%;
    padding:5px;    
    }
    .col-md-9{
    width:75%;
    padding:5px;    
    }

    .form{
    background:#fff;
    margin :10px 20px;
    padding :30px;
    border-radius:7px;
    }
/*     label{
    font-size:15px;
    } */
/*add department information page css end here*/

    .limitrow, .searchd {
    width: 18%;
    padding: 0px 4px;
    line-height: 0;
    min-height: -webkit-fill-available;
    }
    .pg-number{
    font-size: 16px;
    display: flex;
    border: solid 1px;
    width: fit-content;
    padding: 4px 10px;
    margin: 10px 20px;
    float: right;
    }

    .page-numbers {
    padding: 0 5px;
    }
/*     .widefat td {
    vertical-align: middle !important;
    } */
    .select-dept{
    border-radius: 0;
    vertical-align: top;
    }
.faculty_name {
  color: #11A0C9;
    font-family: "Quicksand", Sans-serif;
    font-size: 23px;
}
/* h3, .entry-content h3 {
    color: #11A0C9;
    font-family: "Quicksand", Sans-serif;
    vertical-align: top;
    font-size: 20px;
    margin-bottom: 8px;
} */
.faculty_designation {
    font-size: 16px;
        font-family:"poppins";
    font-weight: 600;
    font-family: "Quicksand", Sans-serif;
    color: #117b9a;
    padding-bottom: 10px;
}
/*  table th, table td{
    text-align: left;
     padding-left: 30px;
    background: #F5FCFF;
    font-weight: 600;
    vertical-align: top;
    font-size: 17px;
    color: black;
    font-family: "Quicksand", Sans-serif;
    border-bottom: 1px solid #00b599; 
}  */
.profile_info {
    margin-top: -19px;
    font-size: 15px;
     font-family: "Quicksand", Sans-serif;
}
.faculty_img {
    height: auto;
    /* border-radius: 50% !important; */
    margin-bottom: 11%;
    width: 70%;
 object-fit: cover;
}
.btn1 {
    color: #125F71;
    margin-top: 7%;
    font-family:"poppins";
    padding: 9px 0px 4px 0px;
}
/* .list-items {
    margin-right: -8px;
    margin-left: -8px;
    border: 0px 1px 1px 1px solid;
    border: 1px solid;
    text-align: center;
    margin: auto;
    border-color: #e4e7eb;
    border-left: 1px;
    margin-top: -3%;
    padding: auto;
    margin-bottom: 9%;
    padding: 3px;
    padding-top: 15px;
    border-right: 1px;
    font-family:"poppins";
} */
.faculty_name card-title{
    color: #11A0C9;
    font-family: "Quicksand", Sans-serif;
    font-size: 23px;
}

.colbor{
    margin-bottom: 5%;
}
.faculty_picprofile {
    width: 255px;
    height:247px;
    object-fit:cover;
    margin-bottom: 15px;
    margin-top: 19px;
    border-radius: 50%;
     box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
/* td.head {
font-weight: 700;
    font-size: 17px;
    font-family: "Quicksand", Sans-serif;
    color: black;
    border-color: ;
    padding-left: 1px solid #00b599;
    background: #20E2B8;
} */
.profile-details{
    width:60%;
    margin:auto;
    margin-top: 2%;
     box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.fa1{
    color: #03ebb7;
}
/* .eael-data-table thead tr th {
    padding: 20px 15px;
    background: #20E2B8;
    font-size: 20px;
    font-weight: 700;
    font-family: "Montserrat","sans-serif";
    line-height: 1;
    color: #010101;
    border-color: #000;
    border-width: 2px;
    border-style: none;
    background-clip: padding-box;
} */

/* .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 2% 2% 2% 2%;
    padding: 5%;
    border: 0px;
    height: 97%;
    background-color: #fbffff;
    background-clip: border-box;
    border-radius: 1.25rem;
}
.card hover {
border: none;
    box-shadow: none;
} */
/* .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    height: 154px;
}
 */
.faculty_name{
    margin-bottom: 1px;
    font-family:"poppins";
}
/* .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    height: 201px;
    width: 204px;
     box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-top-right-radius: calc(0.25rem - 1px);
    border-radius: 50%;
    object-fit: cover;
} */
/* h3, .entry-content h3 {
    color: #11A0C9;
    font-family: "Quicksand", Sans-serif;
    vertical-align: top;
    font-size: 20px;
    margin-bottom: 8px;
    /* width: 84%; */
    text-align: center;
} */
