
 @media only screen and (min-width: 1025px) and (max-width: 1200px)  {
       
}

@media only screen and (max-width: 1200px) {



}
@media only screen and (max-width: 1024px) {

.managingdirector h5{
  font-size: 14px;
}

}


@media only screen and (max-width: 991px) {
 .bodycontent h1 {
  font-size: 2rem;
}
.bodycontent h2{
  font-size: 1.2rem;
  line-height: 20px;
}
.bodycontent h3 {
  font-size: 0.8rem;
}
.bodycontent h4 {
  font-size:0.8rem;
}
.longEnough {
  margin: 5px 0 0 0;
}
.bodycontent p {
  font-size: 0.7rem;
}
.ImageBorder img{
  display: none;
}
.rightsidecopyrights p{
  font-size: 13px;
}
.director h5{
  display: block;
}
.director .directorimgdesktop{
  display: none;
}
.managingdirector img {
  width: 100%;
  min-width: 100%;
}
.director img {
  width: 100%;
  min-width: auto;
}
.director .directorimgmobile{
  width: 100%;
}
.independentdirectorbox h5 {
  display: block;
  font-size: 10px;
  color: #fff;
  text-align: 600;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.independentdirectorbox .indedirectoirimg {
  display: none;
}
.independentdirector img {
  width: 65%;
  min-width: auto;
}
.trustee img {
  width: 100%;
  min-width: auto;
}
.directorbox {
  margin: 5px 0 0 0;
}
.director h5{
  font-size: 10px;
  font-weight: 600;
}
}


@media only screen and (max-width: 768px) {
.headerleftivon{
  display: none;
}
.headersocialmedia{
  text-align: center;
}
.footermenu{
  text-align: center;
}
.rightsidecopyrights p{
  text-align: center;
}
.ImageBorder{
  display: none;
}
.bioimages {
  position: relative;
}
.bioimages img{
  position: relative;
}
.mobilesocialmedia{
  display: block;
}
.headersocialmedia{
  display: none;
}
.mobilesocialmedia ul li{
  display: inline-block;
  padding: 0 10px;
}
.mobilesocialmedia ul li a{
  color: #fff;
}
.mobilesocialmedia{
  text-align: center;
  margin: 10px 0;
}
.mobilesocialmedia ul li a.facebookcolor{
  color: #ff6b12;
}

.mobilesocialmedia ul li a.linkedincolor{
  color: #ff6b12;
}
.director h5{
    display: block;
}
.director .directorimgdesktop{
  display: none;
}
.director {
  text-align: center;
  margin: 20px 0 0 0;
}
.director h5 {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-bottom: 0px;
}
.independentdirectorbox .indedirectoirimg{
  display: none;
}
.independentdirectorbox h5{
  display: block;
  font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-bottom: 0px;
}
.independentdirectorbox{
  margin: 20px 0 0 0;
}
 .managingdirector img {
    width: auto;
    min-width: auto;
  }
  .director img {
  width: auto;
  min-width: auto;
}
.independentdirector img {
  width: auto;
  min-width: auto;
}
.trustee img {
  width: auto;
  min-width: auto;
}
}



@media only screen and (max-width: 680px) {
 
}


@media only screen and (max-width: 479px) {



}

@media only screen and (max-width: 425px) {



}

@media only screen and (max-width: 360px) {
    



}

