/*--------------Teacher-Section-----------*/
.header-section .container .header-main-profile{
    min-width: 100%;
}
.header-section .director{
    font-size: 30px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    width: 280px;
    height: 70px;
    display: block;
    margin: auto;
   padding: 10px;
    border-left: 6px solid red;
    margin-bottom:20px  ;
}
.header-section .director span{
    color: #FE5A0E;
}
.header-section .profile
{
min-height: 400px;
/* border: 2px solid red;   */
/* width: 500px; */
border-radius: 10px;
background-color: #FFFFFF;
padding: 35px 35px;
margin-bottom: 80px ;
display: flex;
min-width: 100%;




}


.header-section .image-section img{
    height: 320px;
    min-width: 230px;
    border-radius: 10px;
    margin-left: -20px;
    margin-top: 10px;
}

.header-section .image-section .img-para{
    color: red;
    /* margin-top: -10px ; */
    font-size: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
}
.header-section .image-section .img-para-2{
    color:blueviolet;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.header-section .header-para p{
    color: black;
    text-align: justify;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
   padding: 0 25px;
} 
.header-section .header-para1{
    width: 340px;
    display: block;
    margin: auto;
    
}
.header-section .header-para1 p{
    font-size: 20px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    
}

/*-----------ADCA-detail-css-----------*/
.header-section .detail-section{
    font-family: "Poppins", sans-serif;
    background: #245894;
    padding: 5px 15px;
    padding-top: 12px;
    font-size: 1.6rem;
    color: #fff;
    font-weight: 400;
    min-width: 100%;
    
}
.header-section .detail-section .main-li{
  
    display: inline-block;
}.header-section .detail-section span{
    float: inline-end
}
.header-section .detail-para{
    font-size: 1.7rem;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #444444;
    margin-top:40px;
    display: flex;
}
.header-section .detail-section-2 p{
    font-size: 1.4rem;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #444444;
   margin-left: 5px;
} 
.header-section .detail-section-2  i{
    color: #b21c21;
    font-size: 1rem;
   margin-top: 10px;
   
 
}
.header-section .detail-section-2  {
    font-size: 1.4rem;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #444444;
    list-style-type:none;
    margin-top: 50px;
}
.header-section .detail-section-2  i{
    font-size: 15px;
}
.header-section .detail-section-2 .collection-para{
    display: flex;
    flex-wrap: wrap;
}
.header-section .detail-section-2 .collection-para-2{
    display: flex;   
   flex-wrap: wrap;
}
.header-section .detail-section-2 .collection-main-2{
    margin-top: 53px;
    margin-left: 20px;
}
.header-section .detail-section-2 .collection-para-2 i{
    font-size: 0.8rem;
    margin-top: 13px;
    color: #245894;
}

.about .section-content .lead{
    background: black ;
}




/*------------------navbar-Image--------------------------*/
/* .header-nav .menuzord-brand img{
    max-height: 169px;
    width: 432px;
} */


 @media  screen and (max-width: 417px) {
    .header-section .profile{
        width: 300px;
    }
    
 }
 @media  screen and (max-width: 991px){
    .header-section .collection-para p{
font-size: 20px;
    }
 }
 @media  screen and (max-width: 991px){
    .header-section .detail-section-2 .detail-para{
font-size: 20px;
    }
 }
 @media  screen and (max-width: 1050px){
    .header-section .header-para p{
font-size: 15px;
    }
 }
 @media  screen and (max-width: 730px){
    .header-section .profile{
display: flex;
flex-direction: column;
    }
 }
 @media  screen and (max-width: 730px){
    .header-section .header-main-div{
display: flex;
justify-content: center;
    }
 }
 @media  screen and (max-width: 990px){
    .header-section .collection-main-2  .collection-para-2 {
margin-top: -20px;
    }
 }
 @media  screen and (max-width: 417px){
    .header-section .container .profile {
     
  
min-width: 109%;
    }
 }
 @media  screen and (max-width: 516px){
    .header-section .collection-inner {
position: relative;
top: -30px;
left: 90px;
font-size: 15px;
    }
 }
  @media  screen and (max-width: 516px){
    .header-section .collection-para-1 {
font-size: 18px;

 } 
 @media  screen and (max-width: 516px){
    .header-section .para-modify {
margin-top: -30px;

 } 
 @media  screen and (max-width: 516px){
    .header-section .para-modify-1 {
 margin-top: -20px;
 } 
 @media  screen and (max-width: 516px){
    .header-section .para-modify-1 p{
 margin-left: 24px;

 } 
 @media  screen and (max-width: 516px){
    .header-section .para-modify-1 i{
 position: relative;
 top: 24px;

 } 