@media (min-width: 361px) and (max-width: 479px){
.iitd-logo-section h3 {
    width: inherit !important;
}
}
@media (min-width: 361px) and (max-width: 479px){
.logo-animation-wrapper h3 {
	top: 5px !important;
    font-size: 13px !important;
    text-align: center !important;
	padding-left: 0 !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 8px !important;

}
}
@media (min-width: 480px) and (max-width: 767px){
.iitd-logo-section h3 {
    width: inherit !important;
}
}
@media (min-width: 480px) and (max-width: 767px){
.logo-animation-wrapper h3 {
	top: 5px !important;
    font-size: 18px !important;
    text-align: center !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 8px !important;
	padding-left: 0 !important;
}
}
@media only screen and (max-width: 360px) and (min-width: 320px){
.iitd-logo-section h3 {
    width: inherit !important;
}
}
@media only screen and (max-width: 360px) and (min-width: 320px){
.logo-animation-wrapper h3 {
	top: 5px !important;
    font-size: 12px !important;
    text-align: center !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 8px !important;
	padding-left: 0 !important;
}
}
@media (min-width: 767px) {
  #header.header-scrolled {
    top: -110px!important;
    background: #745a38!important; 
  }
  }
@media (max-width: 767px) {
  #header.header-scrolled {
    top: -170px!important;
    background: #a1a199!important; 
  }
  }
/* @media (max-width: 993px) { */
  /* main { */
	/* margin-top:-83px!important; */
  /* } */
  /* }   */
/* @media (min-width: 993px) { */
  /* main { */
	/* margin-top:137px!important; */
  /* } */
  /* }    */
  