@media screen and (max-width: 1199px){

.school_dl_block{
  display:none !important;
  
}

.school_mobile_block {
  display:block !important;
  
}
}


@media screen and (min-width: 1200px){

.school_dl_block{
   display:block !important;
  
}

.school_mobile_block {
  display:none !important;
  
}
}

.srhu_scholarship_block
{
padding-left: 10px !important;
}


.srhu_scholarship_text
{
margin-bottom: 25px;
  line-height: 40px;
  border-bottom: 1px solid #e6e3e3;
}


.srhu_content_block {

  background-color: transparent !important;  
  box-shadow: none !important; 
  text-align: left !important; 
  
  }
  
  @media screen and (min-width: 768px){
  .srhu_about_pt_0
{
padding-left: 0px !important; 
padding-right: 0px !important; 
}
}


  @media screen and (max-width: 767px){
  .srhu_about_pt_0
{
padding-top: 0px !important; 
padding-bottom: 0px !important; 
}

.srhu_dept_vision {

  padding: 25px 30px 0px !important; 
  margin-bottom: 0px !important; 

}


}

.srhu_pb_0px
{
  padding-bottom: 0px !important;
}

@media only screen and (max-width: 1000px) {
.research-carousel.owl-carousel .owl-stage-outer{overflow: hidden!important;}
}

 @media screen and (max-width:1199px)
      {
      .show {
      display: block!important;
      opacity: 1 !important;
      }
      .fade:not(.show) {
      display:none !important;
      }
      .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      color: #495057;
      background-color: #fff;
      border-color: #dee2e6 #dee2e6 #fff;
      width: 100% !important;
      }
      .nav-tabs .nav-item {
      width: 100% !important;
      }
      .explore-future-tab__button .tab-btns li {
      display: block !important;
      }
      .nav-tabs .nav-link {
      display: inline;
      }
      .explore-future-tab__button .tab-btns li .round-box {
      position: relative;
      display: inline-block;
      width: 30px;
      height: 30px;
      border: 2px solid #e6e1df;
      border-radius: 50%;
      transition: all 200ms linear;
      transition-delay: 0.1s;
      float: right;
      }
      .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      border:none !important;
      width:auto !important;
      }
      .explore-future-tab__button .tab-btns .nav-link.active .round-box:before {
      /* background-color: var(--thm-base); */
      background-color: #920000;
      }
      .explore-future-tab__button .tab-btns .nav-link.active .round-box {
      /* border-color: var(--thm-base); */
      border-color: #920000;
      }
      .explore-future-tab__button .tab-btns .nav-link.active h3 {
      /* color: var(--thm-base); */
      color: #920000;
      }
      .new-sec-title {
      display: block;
      margin-top:10px !important;
      padding-bottom: 17px !important;
      padding-left: 10px !important;
      }
      .new-sec-title h2{
      font-size: 25px;
      line-height: 1.2em;
      }
      .explore-future-tab__button .tab-btns li.tab-btn:hover h3{
      /* color: var(--thm-base); */
      color: #000 !important;
      }
      .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: transparent !important; 
      }
      .explore-future-tab__button .tab-btns li .round-box {
      right: 18px;
      top: 12px;
      }
      .explore-future-tab__content{
      animation-name: srhu_topjump_anim;
      animation-duration: 1s;
      animation-fill-mode: forwards;
      }
      @keyframes srhu_topjump_anim {
      0% {
      top: -50px;
      }
      100% {
      top: 0;
      }
      }
      .explore-future-tab__button .tab-btns li h3 {
      font-size: 15px;
      }
      .explore-future-tab .pr-content .pr-tab .explore-future-tab__content .text-holder {
      opacity: 1;
      box-shadow: none;
      border: 1px solid #ededed;
      transition: all 0.7s ease;
      }
      .explore-future-tab .pr-content .pr-tab {
      position: relative !important;
      transition: none !important;
      transform: none !important;
      }
      }


@media screen and (max-width:1199px)
{
   .srhu_desktop_block{
        display:none !important;
   }
   
   .srhu_mobile_block{
      display:block !important;
   }
}

@media screen and (min-width:1200px)
{
   .srhu_desktop_block{
        display:block !important;
   }
   
   .srhu_mobile_block{
      display:none !important;
   }
}

@media screen and (max-width: 1199px){

.explore-future-tab__content {
    position: relative;
    display: block;
    max-width: none !important;
    width: 100%;
}
}


@media screen and (min-width: 1200px){

.explore-future-tab__content {
    position: relative;
    display: block;
    max-width: 540px;
    width: 100%;
}
}

@media screen and (max-width:1199px)
      {
      .show {
      display: block!important;
      opacity: 1 !important;
      }
      .fade:not(.show) {
      display:none !important;
      }
      .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      color: #495057;
      background-color: #fff;
      border-color: #dee2e6 #dee2e6 #fff;
      width: 100% !important;
      }
      .nav-tabs .nav-item {
      width: 100% !important;
      }
      .explore-future-tab__button .tab-btns li {
      display: block !important;
      }
      .nav-tabs .nav-link {
      display: inline;
      }
      .explore-future-tab__button .tab-btns li .round-box {
      position: relative;
      display: inline-block;
      width: 30px;
      height: 30px;
      border: 2px solid #e6e1df;
      border-radius: 50%;
      transition: all 200ms linear;
      transition-delay: 0.1s;
      float: right;
      }
      .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      border:none !important;
      width:auto !important;
      }
      .explore-future-tab__button .tab-btns .nav-link.active .round-box:before {
      /* background-color: var(--thm-base); */
      background-color: #920000;
      }
      .explore-future-tab__button .tab-btns .nav-link.active .round-box {
      /* border-color: var(--thm-base); */
      border-color: #920000;
      }
      .explore-future-tab__button .tab-btns .nav-link.active h3 {
      /* color: var(--thm-base); */
      color: #920000;
      }
      .new-sec-title {
      display: block;
      margin-top:10px !important;
      padding-bottom: 17px !important;
      padding-left: 10px !important;
      }
      .new-sec-title h2{
      font-size: 25px;
      line-height: 1.2em;
      }
      .explore-future-tab__button .tab-btns li.tab-btn:hover h3{
      /* color: var(--thm-base); */
      color: #000 !important;
      }
      .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: transparent !important; 
      }
      .explore-future-tab__button .tab-btns li .round-box {
      right: 18px;
      top: 12px;
      }
      .explore-future-tab__content{
      animation-name: srhu_topjump_anim;
      animation-duration: 1s;
      animation-fill-mode: forwards;
      }
      @keyframes srhu_topjump_anim {
      0% {
      top: -50px;
      }
      100% {
      top: 0;
      }
      }
      .explore-future-tab__button .tab-btns li h3 {
      font-size: 15px;
      }
      .explore-future-tab .pr-content .pr-tab .explore-future-tab__content .text-holder {
      opacity: 1;
      box-shadow: none;
      border: 1px solid #ededed;
      transition: all 0.7s ease;
      }
      .explore-future-tab .pr-content .pr-tab {
      position: relative !important;
      transition: none !important;
      transform: none !important;
      }
      }


@media screen and (max-width:1199px)
{
   .srhu_desktop_block{
        display:none !important;
   }
   
   .srhu_mobile_block{
      display:block !important;
   }
}

@media screen and (min-width:1200px)
{
   .srhu_desktop_block{
        display:block !important;
   }
   
   .srhu_mobile_block{
      display:none !important;
   }
}

@media screen and (max-width: 1199px){

.explore-future-tab__content {
    position: relative;
    display: block;
    max-width: none !important;
    width: 100%;
}
}


@media screen and (min-width: 1200px){

.explore-future-tab__content {
    position: relative;
    display: block;
    max-width: 540px;
    width: 100%;
}
}

 

  div.scroll {
            padding-right: 10px;
            padding-left: 4px;
            width: 100%;
            height: 100px;
            overflow-x: hidden;
            overflow-y: auto;
          }

	  
 .explore-future-tab__button .sec-title2 {
    padding-bottom: 10px !important;
 }

   .margin-bt{
	margin-bottom: 25px !important;
   }
   
   .title-pd {
       padding-bottom: 0px !important;
	   
   }
   
   .sec-pd {
   padding: 40px 0 50px !important;
   
   }

/*===========================*/

 div.faculty-scroll {
            padding: 4px;
            width: 100%;
            height: 112px;
            overflow-x: hidden;
            overflow-y: auto;
            text-align: justify; 
            margin-bottom: 5px;    
        }
        
   .single-faculty-style {
    position: relative;
    display: block;
    padding-left: 180px;
    min-height: 180px;
    margin-bottom: 30px;
       }
       
       .single-faculty-style__img-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    min-height: 180px;
}

.single-faculty-style__img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
    /*background-color: #000000;*/
}

.single-faculty-style__img-holder .inner img {
    width: 60%;
    opacity: 1;
    transform: scale(1.0);
    transition: all 0.3s ease-in-out 0.1s opacity .2s ease-in;
}

.single-faculty-style__text-holder {
    position: relative;
    display: block;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 0 0;
    min-height: 180px;
}

  .single-faculty-style__text-holder .text {
    position: relative;
    display: block;
    padding: 0 30px;
   line-height: 26px;
  }

  .single-faculty-style__text-holder .text p {
    margin: 0;
  }

   .faculty-hover-button {
    text-decoration: underline;
    color: #920000 !important;
    padding-left: 20px;
    padding-top: 5px;
    font-weight: 600;
}

 .bt-rt{
 text-align: right;
 }
 
 .bt-md{
 text-align: center;
 }
 
 @media only screen and (max-width: 767px){
.single-faculty-style {
    padding-left: 0px;
    min-height: auto;
}

.single-faculty-style__img-holder {
    position: relative;
    width: 100%;
    min-height: auto;
}

.single-faculty-style__img-holder .inner img {
    width: 100%;
}

.bt {
 text-align: center;
 }
 

 .bt-rt{
 text-align: center;
 }
 
 .bt-md{
 text-align: center;
 }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
.single-faculty-style {
    padding-left: 0px;
    min-height: auto;
}

.single-faculty-style__img-holder {
    position: relative;
    width: 100%;
    min-height: auto;
}

.single-faculty-style__img-holder .inner img {
    width: 100%;
}

.bt {
 text-align: center;
 }
 

 .bt-rt{
 text-align: center;
 }
 
 .bt-md{
 text-align: center;
 }
 }
 .arrow-read-more:before {
    position: relative;
    display: inline-block;
    padding-right: 6px;
    color: var(--thm-base);
    font-size: 20px;
    font-weight: 700;
}