.campustour_con {
    background-color: #a7001e !important;
    padding: 30px 30px 18px;
    margin: 6px auto 6px;
    width: 100%;
    display: inline-block;
}
.students-work{
  padding-top: 60px 0;
  }
  
  @media (max-width: 992px) {
  .students-work{
  padding-top: 100%;
  }
   .student-work-modal-img{
      width: 320px;
      height: 200px;
  }
  .culturals-day-model-img{
       width: 100%;
      height: auto;
  }
  }
@media (max-width: 1024px) {
 .students-work{
  padding-top: 13%;
  }
  .student-work-modal-img{
      width: 440px;
      height: 440px;
  }
  
   .culturals-day-model-img{
       width: 100%;
      height: auto;
  }
}
.students-work-table td{
    color: #fff;
  
   line-height: normal;
   font-size:14px;
}
.students-work-table-link a{
    color:#fff;
    text-decoration: underline;
}
.students-work-barch-final-yr {
    background-color: #0370ae !important;
    padding: 30px 30px 18px;
    margin: 6px auto 6px;
    width: 100%;
    display: inline-block;
}
.students-work-imgs{
        height: auto;
    width: 120px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
@media (max-width: 992px) {
     .slider-img-hight{
    height: auto;
}

.text-div{
    bottom: 30px;
    position: sticky;
}
.slider-text-p{
   	margin-bottom: -3rem;
   
   	font-size: small;
}
.bmarch-tooper{
    font-size: 15px;
}
 .student-work-slider{
      height:10rem;
      width: 25rem;
  }
  .student-work-prev-btn, .student-work-next-btn{
      width: 5%;
  }
  
   .student-work-modal-img{
      width: 340px;
      height: 340px;
  }
}
@media screen and (min-width: 1025px){
    .about-vision{
  /*padding-top: 20%;*/
  padding-top: 12%;
  }
  .main-slider-img{
      padding-top:8%;
     
  }
  .img-slider-height{
       height:550px;
  }
  .about-founders{
  padding-top: 5%;
  }
  .students-work{
  padding-top: 10%;
  }
  .student-work-slider{
      height:10rem;
      width: 10rem;
  }
  .student-work-prev-btn, .student-work-next-btn{
      width: 5%;
  }
  .student-work-modal-img{
      width: 740px;
      height: 740px;
  }
}
.btn-red{
    background-color: #A7001E;
}
.btn-red:hover{
    background-color: #A7001E;
}
.heading-color{
    color: #A7001E;
}
/**

Student work
*/
.students-work{
  padding-top: 60px 0;
  }
  
  @media (max-width: 992px) {
  .students-work{
  padding-top: 100%;
  }
  }
  
  @media (max-width: 768px) {
  .students-work{
  padding-top: 25% !important;
  }
  }
@media (max-width: 1024px) {
 .students-work{
  padding-top: 13%;
  }
  .student-work-modal-img{
      width: 100%;
      height: 300px;
  }
}
@media screen and (min-width: 1025px){
     .students-work{
  padding-top: 10%;
  }
  .student-work-slider{
      height:10rem;
      width: 10rem;
  }
  .student-work-prev-btn, .student-work-next-btn{
      width: 5%;
  }
  .student-work-modal-img{
    /*  width: 740px;
      height: 740px;*/
      width: 950px;
      height: 500px;
      margin-left: 6%;
  }
}