/* Table Responsive Code */
@media (max-width:1000px){
    .width100{
        width:100%;
        text-align: center !important;
        margin-bottom: 5px; 
    }
    .sliderimg {
        height: 300px !important;
    }
    .footw {
        width: 100%;
        text-align: left !important;
    }
    .tct {
        text-align: center !important;
        justify-content: center !important;
        width: 100% !important;
    }
    .member-info1 {
      
       
      margin-top:-30px !important;  
    }

    .facltyicon {
        font-size: 25px !important;
        padding: 15px !important;
        padding-bottom: 10px !important;
        width: 50% !important;
    }
    footw1 {
        width: 100%;
        height: 400px !important;
        text-align: left !important;
    }
    .foot100 {
        width: 100%;
        margin-bottom: 5px;
    }
    .w1001 {
        width: 100%;
        text-align: center !important;
        margin-bottom: 5px;
    }
    .w102{
        width:100%;
        text-align: center !important;
       
        margin-bottom:5px;
    }
    .w103{
        width: 100%;
        text-align: center !important;
        
        margin-bottom: 5px;
    }
    
   .carousel slide{
    width:100%;
   }
    .box1{
        width: 95% !important;
        margin-top: 20px;
        height:400px !important;
        padding-left: 30px !important;
        margin-bottom: 20px;
    }
    .aboutbox{
        height:1000px !important;
    }
    .ww100{
        width: 100% !important;
    }
    
}
@media (max-width:1374px) {
    .headlogo2{
        display: none;
        
    }
    
    
}

/* Table Responsive Code */