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

.school_dl_block{
  display:none !important;
  
}

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

.sec-title-style8 {
        margin-top: 25px;
    }
	
}


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

.school_dl_block{
   display:block !important;
  
}

.school_mobile_block {
  display:none !important;
  
}

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

@media screen and (max-width:575px){ 
   .hide_mobile{
      display:none !important;
   }
}

@media screen and (min-width:576px) and (max-width:1199px){ 
	.single-sidebar-box {
	   margin-top: 0px !important; 
	}
	
	.thm-sidebar-box {
		padding-top: 0px !important;
	}
	
	.marketplace-faq-content__inner .accordion-box .block .acc-btn {
		justify-content: space-between;
		background: #ffffff;
		padding-top: 15px;
		padding-left: 9px !important;
		/* padding-bottom: 19px; */
		padding-right: 6px !important;
		border: 1px solid #ffffff;
		border-radius: 10px;
	}
	
	.marketplace-faq-content__inner .accordion-box .block .acc-btn h3 {
		font-size: 16px !important;
    }
	


}



@media screen and (max-width: 767px)
{
.sec-title h2 {
    line-height: 31px !important;
}

	.single-blog-style1 .text-holder h3 {
  font-size: 15px !important;

}

.sec-title-style8 {
  padding-bottom: 30px;
}



}

.srhu-awards-title
{
color: #920000;	
}

.leadership_srhu_name
{
color: #920000 !important;
font-size: 24px !important;
}

.leadership_srhu_desig

{
color: #1F4E79 !important;
font-size: 24px !important;
}


.readmore_leadership
{
color: #920000 !important;
text-align: center !important;
}


@media only screen and (min-width: 768px) and (max-width: 1499px) {

.academy-slogan-content-one__inner {

  max-height: 355px;
  min-height: 355px;
}

}

@media only screen and (max-width: 768px) {
.sub-title-mobile {
 
  padding: 15px 0px 0px 0px !important;
}
}

@media only screen and (max-width: 767px) {
.srhu_about_mbnone
{
display:  none !important;
}

.about-more-bt-pd {
  padding-top: 10px;
    padding-bottom: 40px;
}


}

@media only screen and (max-width: 551px) {
.srhu_abt_mission{
  min-height: 500px !important;
}
}

@media only screen and (min-width: 768px) {
.srhu_about_dl_none
{
display:  none !important;
}
}

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


/*--NEW CSS For Braedcrumb --*/

.breadcrumb {
    background-color: #f0f7f3;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 0rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb a {
    color: #164082;
}

.breadcrumb-item.active {
    color: #6c757d;
}


.srhu_about_bg
{
  background-color: #e9ecef;
}

.load_more{
    border-radius: 30px !important;
    box-shadow: none;
    border: 2px solid #920000;
    min-width: 230px;
    text-align: center;
	color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    background-color: #920000;
    font-family: var(--thm-font-4);
    border-radius: 5px;
    margin-top: 15px;
	padding:15px;
}
}

