  






.fixed {
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 5000;
  }
  .linkst{text-decoration: none; color: black;}
  .mrqw{
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .15);
    background-color: rgb(203, 222, 238) !important;
    padding: 10px;
  }
  .teatst{
    height: 200px;
    width: 248px;
  }
  .slide h5{
    font-size: 16px !important;
  }
  .textclr{background-color:rgb(203, 222, 238);}
  span {
      color: orange;
    }
    .top-header {
      padding: 10px;
      
    }
    .dnld{font-weight: 600;}
    .notice-sction {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    
    .schno{padding-left: 5px;}
    .staff-sction {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .notice {
      background-color: orange;
      color: #fff;
      text-align: center;
      padding: 10px;
    }
    .footer {
      padding-left: 35px;
      padding-right: 35px;
      padding-top: 35px;
      padding-bottom: 55px;
    }
    .shanti{
      font-size: 15px !important;
      font-weight: 700 !important;
    }
    .navcl{padding: 0 10px;}
    .nav-link{
      font-size: 18px;
      font-weight: 500;
    }
    .notice_1{gap: 20px;}
    .welline{
      width: 250px;
    }
    .wel2{width: 220px;}
    .wel1{width: 200px;}
    .wel4{width: 350px;}
    .schn,.affliation{margin: 0px !important;}
  
  
  .stats-container {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 10px 40px 40px 40px;
    padding-inline: 16px;
  }
  
  .stats-container .stat {
    background: #355381;
    padding: 24px;
    text-align: center;
    color: #edf2f4;
  }
  
  .stats-container .stat .odometer {
    font-size: 50px;
    font-weight: bold;
    display: inline-block;
  }
  
  .stats-container .stat .type {
    font-size: 20px;
  }
  
  .odometer.plus {
    position: relative;
  }
  
  .odometer.plus::after {
    content: "+";
    position: absolute;
    top: 0;
    right: -16px;
    font-size: 20px;
  }
  
  @media (max-width: 800px) {
    .stats-container {
      grid-template-columns: 1fr;
    }
    .stats-container{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
  
    }
  }
  
  /*End counter */
  
  
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-250px * 27));
    }
  }
  
  .slider {
    background: white;
    /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125); */
    height: 200px;
    margin: auto;
    overflow: hidden;
    position: relative;
    /* width: 960px; */
  }
  
  .slider::before,
  .slider::after {
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 300px;
    position: absolute;
    width: 40px;
    z-index: 2;
  }
  
  .slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
  }
  
  .slider::before {
    left: 0;
    top: 0;
  }
  
  .slider .slide-track {
    animation: scroll 140s linear infinite;
    display: flex;
    width: calc(1200px * 54);
    gap: 20px;
  }
  
   .slider .slide {
    width: 200px;
    /* border: 1px solid black; */
  } 
  /* end crousel */
  
  .scfont{font-weight: 800 !important;
    font-size: 22px !important;
  }
  .mas1{
    border: 1px solid black;
    height: 500px;
  }
  .fndms{
    height: 400px;
  }
  .glry{
    padding-right: 0px !important;
    padding-bottom: 15px;
  }
  .cdab{background-color: #1AA0B8;color: white;}
  form {
    max-width: 500px;
    margin: auto;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
  }
  
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="DATE"],
  input[type="number"],
  input[type="password"],
  textarea {
    width: 100%;
    padding: 8px;
    margin: 5px 0 15px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  
  input[type="submit"] {
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  
  input[type="submit"]:hover {
    background-color: #45a049;
  }
  /* End form container */
  .acct{
    display: flex;
                        justify-content: center;
                        align-items: center;
                        font-size: 18px;
                        font-weight: 400;
                        margin: 0px;
  }
  .prf{
    height: 172px;
  }.prf1{
    height: 200px;
  }
    @media screen and (max-width: 800px) { 
      .fb-head{display: none;}
      .affliation,.schn{
          font-size: 12px !important;
      }
    .wel1{width: 12 0px;}
  
    .wel4{width: 260px;}
    .fndms{
      height: 300px;
    }
    .crsl1{
      display: none;
    }
      .scfont{
        font-size: 17px !important;
      }
      .notice_2{margin-bottom: 15px;}
      .abt{display: block !important;}
      .welline{
        width: 200px;
      }
      .feer
      {
       margin-left: 15px;
      }
      .glry{
        padding-right: 10px !important;
     
      }
      .sstext{padding-top: 15px !important;}
      .yeraabt{margin-top: 20px;}
     
     }
     .pcnt{
      padding-top: 20px;
      padding-bottom: 20px;
     }
   
   @media screen and (max-width: 1500px) { 
     .nahm{margin-left: 650px;}
      
     
     }
      @media screen and (max-width: 1026px) { 
      .nav-link{
          font-size: 15px;
          font-weight: 400;
        } 
     .nahm{margin-left: 70px;}
     .schinfo{
      display: none;
     }
    
     
  
      }  
      
      @media screen and (min-width: 1023px) { 
      .ftl1{
        padding-top: 55px;
      }
      
       
    
        }  
        @media screen and (min-width: 800px) { 
          .crsl2{
            display: none;
           }
      
          } 
      @media screen and (max-width: 800px) { 
          .nav-link{
              font-size: 18px;
              font-weight: 500;
            } 
      
          } 
     