* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #62c3ee;
  scroll-behavior: smooth;
}

section {
  position: relative;
}

p {
  font-family: sans-serif;
  max-width: 700px;
}

.w3-card-4, #publications .w3-card-4, #programmes .w3-card-4, #internship .w3-card-4, #themes .w3-card-4, #library .w3-card-4, #journal .w3-card-4, #footer .w3-card-4 {
  background: white;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid rgba(8, 154, 190, 0.897);
  position: relative;
  overflow: hidden;
  -webkit-filter: content(1.5);
          filter: content(1.5);
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

.w3-card-4::before, #publications .w3-card-4::before, #programmes .w3-card-4::before, #internship .w3-card-4::before, #themes .w3-card-4::before, #library .w3-card-4::before, #journal .w3-card-4::before, #footer .w3-card-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(135deg, #3f9679 0%, #f0f3f5 100%);
}

.w3-card-4:hover, #publications .w3-card-4:hover, #programmes .w3-card-4:hover, #internship .w3-card-4:hover, #themes .w3-card-4:hover, #library .w3-card-4:hover, #journal .w3-card-4:hover, #footer .w3-card-4:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

img {
  display: block;
  width: 100%;
  -webkit-filter: contrast(0.8);
          filter: contrast(0.8);
  -o-object-fit: cover;
     object-fit: cover;
}

.w3-button {
  border-radius: 5px;
}

.w3-container {
  overflow: hidden;
}

#navbar {
  background-color: #077f7f;
}

#navbar a {
  color: yellow;
  font-weight: 600;
}

#navbar .navbar-logo {
  height: 11vh;
  max-height: 80px;
  min-height: 40px;
  width: auto;
  vertical-align: middle;
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
  -webkit-filter: contrast(2);
          filter: contrast(2);
}

#carousal {
  margin-top: 75px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#carousal img {
  max-height: 500px;
  -webkit-filter: contrast(1.5) saturate(100%) brightness(1.1);
          filter: contrast(1.5) saturate(100%) brightness(1.1);
  -webkit-filter: contrast(1.1);
          filter: contrast(1.1);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#publications {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(14, 194, 239, 0.97);
  position: relative;
}

#publications::before {
  content: "";
  background: url("../images/bg/okd-publication-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#publications h1, #publications h2,
#publications h3,
#publications h4,
#publications h5,
#publications h6, #publications #publication-recent h2, #publication-recent #publications h2,
#publications #publication-recent h3, #publication-recent #publications h3,
#publications #publication-recent h4, #publication-recent #publications h4,
#publications #publication-recent h5, #publication-recent #publications h5,
#publications #publication-recent h6, #publication-recent #publications h6, #publications #programmes h2, #programmes #publications h2,
#publications #programmes h3, #programmes #publications h3,
#publications #programmes h4, #programmes #publications h4,
#publications #programmes h5, #programmes #publications h5,
#publications #programmes h6, #programmes #publications h6, #publications #internship h2, #internship #publications h2,
#publications #internship h3, #internship #publications h3,
#publications #internship h4, #internship #publications h4,
#publications #internship h5, #internship #publications h5,
#publications #internship h6, #internship #publications h6, #publications #themes h2, #themes #publications h2,
#publications #themes h3, #themes #publications h3,
#publications #themes h4, #themes #publications h4,
#publications #themes h5, #themes #publications h5,
#publications #themes h6, #themes #publications h6, #publications #library h2, #library #publications h2,
#publications #library h3, #library #publications h3,
#publications #library h4, #library #publications h4,
#publications #library h5, #library #publications h5,
#publications #library h6, #library #publications h6, #publications #journal h2, #journal #publications h2,
#publications #journal h3, #journal #publications h3,
#publications #journal h4, #journal #publications h4,
#publications #journal h5, #journal #publications h5,
#publications #journal h6, #journal #publications h6, #publications #news h2, #news #publications h2,
#publications #news h3, #news #publications h3,
#publications #news h4, #news #publications h4,
#publications #news h5, #news #publications h5,
#publications #news h6, #news #publications h6, #publications #footer h2, #footer #publications h2,
#publications #footer h3, #footer #publications h3,
#publications #footer h4, #footer #publications h4,
#publications #footer h5, #footer #publications h5,
#publications #footer h6, #footer #publications h6, #publications #institute h2, #institute #publications h2,
#publications #institute h3, #institute #publications h3,
#publications #institute h4, #institute #publications h4,
#publications #institute h5, #institute #publications h5,
#publications #institute h6, #institute #publications h6, #publications #about-institute h2, #about-institute #publications h2,
#publications #about-institute h3, #about-institute #publications h3,
#publications #about-institute h4, #about-institute #publications h4,
#publications #about-institute h5, #about-institute #publications h5,
#publications #about-institute h6, #about-institute #publications h6, #publications #governingbody h2, #governingbody #publications h2,
#publications #governingbody h3, #governingbody #publications h3,
#publications #governingbody h4, #governingbody #publications h4,
#publications #governingbody h5, #governingbody #publications h5,
#publications #governingbody h6, #governingbody #publications h6, #publications #facility h2, #facility #publications h2,
#publications #facility h3, #facility #publications h3,
#publications #facility h4, #facility #publications h4,
#publications #facility h5, #facility #publications h5,
#publications #facility h6, #facility #publications h6, #publications #chairman-director h2, #chairman-director #publications h2,
#publications #chairman-director h3, #chairman-director #publications h3,
#publications #chairman-director h4, #chairman-director #publications h4,
#publications #chairman-director h5, #chairman-director #publications h5,
#publications #chairman-director h6, #chairman-director #publications h6, #publications #annual-report h2, #annual-report #publications h2,
#publications #annual-report h3, #annual-report #publications h3,
#publications #annual-report h4, #annual-report #publications h4,
#publications #annual-report h5, #annual-report #publications h5,
#publications #annual-report h6, #annual-report #publications h6, #publications #publication-page h2, #publication-page #publications h2,
#publications #publication-page h3, #publication-page #publications h3,
#publications #publication-page h4, #publication-page #publications h4,
#publications #publication-page h5, #publication-page #publications h5,
#publications #publication-page h6, #publication-page #publications h6, #publications #page-programmes h2, #page-programmes #publications h2,
#publications #page-programmes h3, #page-programmes #publications h3,
#publications #page-programmes h4, #page-programmes #publications h4,
#publications #page-programmes h5, #page-programmes #publications h5,
#publications #page-programmes h6, #page-programmes #publications h6, #publications #page-researchprogramme h2, #page-researchprogramme #publications h2,
#publications #page-researchprogramme h3, #page-researchprogramme #publications h3,
#publications #page-researchprogramme h4, #page-researchprogramme #publications h4,
#publications #page-researchprogramme h5, #page-researchprogramme #publications h5,
#publications #page-researchprogramme h6, #page-researchprogramme #publications h6, #publications #page-triningprogramme h2, #page-triningprogramme #publications h2,
#publications #page-triningprogramme h3, #page-triningprogramme #publications h3,
#publications #page-triningprogramme h4, #page-triningprogramme #publications h4,
#publications #page-triningprogramme h5, #page-triningprogramme #publications h5,
#publications #page-triningprogramme h6, #page-triningprogramme #publications h6, #publications #page-outreachprogramme h2, #page-outreachprogramme #publications h2,
#publications #page-outreachprogramme h3, #page-outreachprogramme #publications h3,
#publications #page-outreachprogramme h4, #page-outreachprogramme #publications h4,
#publications #page-outreachprogramme h5, #page-outreachprogramme #publications h5,
#publications #page-outreachprogramme h6, #page-outreachprogramme #publications h6, #publications #page-collaborativeprogramme h2, #page-collaborativeprogramme #publications h2,
#publications #page-collaborativeprogramme h3, #page-collaborativeprogramme #publications h3,
#publications #page-collaborativeprogramme h4, #page-collaborativeprogramme #publications h4,
#publications #page-collaborativeprogramme h5, #page-collaborativeprogramme #publications h5,
#publications #page-collaborativeprogramme h6, #page-collaborativeprogramme #publications h6, #publications #page-booksmonographs h2, #page-booksmonographs #publications h2,
#publications #page-booksmonographs h3, #page-booksmonographs #publications h3,
#publications #page-booksmonographs h4, #page-booksmonographs #publications h4,
#publications #page-booksmonographs h5, #page-booksmonographs #publications h5,
#publications #page-booksmonographs h6, #page-booksmonographs #publications h6, #publications #page-researchpapers h2, #page-researchpapers #publications h2,
#publications #page-researchpapers h3, #page-researchpapers #publications h3,
#publications #page-researchpapers h4, #page-researchpapers #publications h4,
#publications #page-researchpapers h5, #page-researchpapers #publications h5,
#publications #page-researchpapers h6, #page-researchpapers #publications h6, #publications #page-policybriefs h2, #page-policybriefs #publications h2,
#publications #page-policybriefs h3, #page-policybriefs #publications h3,
#publications #page-policybriefs h4, #page-policybriefs #publications h4,
#publications #page-policybriefs h5, #page-policybriefs #publications h5,
#publications #page-policybriefs h6, #page-policybriefs #publications h6, #publications #page-ceniseaspapers h2, #page-ceniseaspapers #publications h2,
#publications #page-ceniseaspapers h3, #page-ceniseaspapers #publications h3,
#publications #page-ceniseaspapers h4, #page-ceniseaspapers #publications h4,
#publications #page-ceniseaspapers h5, #page-ceniseaspapers #publications h5,
#publications #page-ceniseaspapers h6, #page-ceniseaspapers #publications h6, #publications #page-searchpublication h2, #page-searchpublication #publications h2,
#publications #page-searchpublication h3, #page-searchpublication #publications h3,
#publications #page-searchpublication h4, #page-searchpublication #publications h4,
#publications #page-searchpublication h5, #page-searchpublication #publications h5,
#publications #page-searchpublication h6, #page-searchpublication #publications h6, #publications #people-page h2, #people-page #publications h2,
#publications #people-page h3, #people-page #publications h3,
#publications #people-page h4, #people-page #publications h4,
#publications #people-page h5, #people-page #publications h5,
#publications #people-page h6, #people-page #publications h6, #publications #people-director-admin h2, #people-director-admin #publications h2,
#publications #people-director-admin h3, #people-director-admin #publications h3,
#publications #people-director-admin h4, #people-director-admin #publications h4,
#publications #people-director-admin h5, #people-director-admin #publications h5,
#publications #people-director-admin h6, #people-director-admin #publications h6, #publications #people-faculty h2, #people-faculty #publications h2,
#publications #people-faculty h3, #people-faculty #publications h3,
#publications #people-faculty h4, #people-faculty #publications h4,
#publications #people-faculty h5, #people-faculty #publications h5,
#publications #people-faculty h6, #people-faculty #publications h6, #publications #people-administration h2, #people-administration #publications h2,
#publications #people-administration h3, #people-administration #publications h3,
#publications #people-administration h4, #people-administration #publications h4,
#publications #people-administration h5, #people-administration #publications h5,
#publications #people-administration h6, #people-administration #publications h6, #publications #people-other h2, #people-other #publications h2,
#publications #people-other h3, #people-other #publications h3,
#publications #people-other h4, #people-other #publications h4,
#publications #people-other h5, #people-other #publications h5,
#publications #people-other h6, #people-other #publications h6, #publications #contact-page h2, #contact-page #publications h2,
#publications #contact-page h3, #contact-page #publications h3,
#publications #contact-page h4, #contact-page #publications h4,
#publications #contact-page h5, #contact-page #publications h5,
#publications #contact-page h6, #contact-page #publications h6, #publications #contact-ways h2, #contact-ways #publications h2,
#publications #contact-ways h3, #contact-ways #publications h3,
#publications #contact-ways h4, #contact-ways #publications h4,
#publications #contact-ways h5, #contact-ways #publications h5,
#publications #contact-ways h6, #contact-ways #publications h6, #publications #contact-map h2, #contact-map #publications h2,
#publications #contact-map h3, #contact-map #publications h3,
#publications #contact-map h4, #contact-map #publications h4,
#publications #contact-map h5, #contact-map #publications h5,
#publications #contact-map h6, #contact-map #publications h6, #publications #page-library h2, #page-library #publications h2,
#publications #page-library h3, #page-library #publications h3,
#publications #page-library h4, #page-library #publications h4,
#publications #page-library h5, #page-library #publications h5,
#publications #page-library h6, #page-library #publications h6, #publications #page-new-arrivals h2, #page-new-arrivals #publications h2,
#publications #page-new-arrivals h3, #page-new-arrivals #publications h3,
#publications #page-new-arrivals h4, #page-new-arrivals #publications h4,
#publications #page-new-arrivals h5, #page-new-arrivals #publications h5,
#publications #page-new-arrivals h6, #page-new-arrivals #publications h6, #publications #page-about-library h2, #page-about-library #publications h2,
#publications #page-about-library h3, #page-about-library #publications h3,
#publications #page-about-library h4, #page-about-library #publications h4,
#publications #page-about-library h5, #page-about-library #publications h5,
#publications #page-about-library h6, #page-about-library #publications h6, #publications #page-library-catalogue h2, #page-library-catalogue #publications h2,
#publications #page-library-catalogue h3, #page-library-catalogue #publications h3,
#publications #page-library-catalogue h4, #page-library-catalogue #publications h4,
#publications #page-library-catalogue h5, #page-library-catalogue #publications h5,
#publications #page-library-catalogue h6, #page-library-catalogue #publications h6, #publications #page-notfound h2, #page-notfound #publications h2,
#publications #page-notfound h3, #page-notfound #publications h3,
#publications #page-notfound h4, #page-notfound #publications h4,
#publications #page-notfound h5, #page-notfound #publications h5,
#publications #page-notfound h6, #page-notfound #publications h6, #publications #page-internship h2, #page-internship #publications h2,
#publications #page-internship h3, #page-internship #publications h3,
#publications #page-internship h4, #page-internship #publications h4,
#publications #page-internship h5, #page-internship #publications h5,
#publications #page-internship h6, #page-internship #publications h6, #publications #page-internship-outcome h2, #page-internship-outcome #publications h2,
#publications #page-internship-outcome h3, #page-internship-outcome #publications h3,
#publications #page-internship-outcome h4, #page-internship-outcome #publications h4,
#publications #page-internship-outcome h5, #page-internship-outcome #publications h5,
#publications #page-internship-outcome h6, #page-internship-outcome #publications h6, #publications #page-internship-application-process h2, #page-internship-application-process #publications h2,
#publications #page-internship-application-process h3, #page-internship-application-process #publications h3,
#publications #page-internship-application-process h4, #page-internship-application-process #publications h4,
#publications #page-internship-application-process h5, #page-internship-application-process #publications h5,
#publications #page-internship-application-process h6, #page-internship-application-process #publications h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#publications h2 {
  font-size: 2.7em;
}

#publications h3 {
  font-size: 2em;
}

#publications h4 {
  font-size: 1.2em;
}

#publications h5 {
  font-size: 1em;
}

#publications h6 {
  font-size: 0.7em;
}

#publications .w3-card-4 {
  background-color: rgba(93, 183, 254, 0.8);
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
  border: none;
}

#publication-recent {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(36, 201, 242, 0.97);
}

#publication-recent h1, #publication-recent #publications h2, #publications #publication-recent h2,
#publication-recent #publications h3, #publications #publication-recent h3,
#publication-recent #publications h4, #publications #publication-recent h4,
#publication-recent #publications h5, #publications #publication-recent h5,
#publication-recent #publications h6, #publications #publication-recent h6, #publication-recent h2,
#publication-recent h3,
#publication-recent h4,
#publication-recent h5,
#publication-recent h6, #publication-recent #programmes h2, #programmes #publication-recent h2,
#publication-recent #programmes h3, #programmes #publication-recent h3,
#publication-recent #programmes h4, #programmes #publication-recent h4,
#publication-recent #programmes h5, #programmes #publication-recent h5,
#publication-recent #programmes h6, #programmes #publication-recent h6, #publication-recent #internship h2, #internship #publication-recent h2,
#publication-recent #internship h3, #internship #publication-recent h3,
#publication-recent #internship h4, #internship #publication-recent h4,
#publication-recent #internship h5, #internship #publication-recent h5,
#publication-recent #internship h6, #internship #publication-recent h6, #publication-recent #themes h2, #themes #publication-recent h2,
#publication-recent #themes h3, #themes #publication-recent h3,
#publication-recent #themes h4, #themes #publication-recent h4,
#publication-recent #themes h5, #themes #publication-recent h5,
#publication-recent #themes h6, #themes #publication-recent h6, #publication-recent #library h2, #library #publication-recent h2,
#publication-recent #library h3, #library #publication-recent h3,
#publication-recent #library h4, #library #publication-recent h4,
#publication-recent #library h5, #library #publication-recent h5,
#publication-recent #library h6, #library #publication-recent h6, #publication-recent #journal h2, #journal #publication-recent h2,
#publication-recent #journal h3, #journal #publication-recent h3,
#publication-recent #journal h4, #journal #publication-recent h4,
#publication-recent #journal h5, #journal #publication-recent h5,
#publication-recent #journal h6, #journal #publication-recent h6, #publication-recent #news h2, #news #publication-recent h2,
#publication-recent #news h3, #news #publication-recent h3,
#publication-recent #news h4, #news #publication-recent h4,
#publication-recent #news h5, #news #publication-recent h5,
#publication-recent #news h6, #news #publication-recent h6, #publication-recent #footer h2, #footer #publication-recent h2,
#publication-recent #footer h3, #footer #publication-recent h3,
#publication-recent #footer h4, #footer #publication-recent h4,
#publication-recent #footer h5, #footer #publication-recent h5,
#publication-recent #footer h6, #footer #publication-recent h6, #publication-recent #institute h2, #institute #publication-recent h2,
#publication-recent #institute h3, #institute #publication-recent h3,
#publication-recent #institute h4, #institute #publication-recent h4,
#publication-recent #institute h5, #institute #publication-recent h5,
#publication-recent #institute h6, #institute #publication-recent h6, #publication-recent #about-institute h2, #about-institute #publication-recent h2,
#publication-recent #about-institute h3, #about-institute #publication-recent h3,
#publication-recent #about-institute h4, #about-institute #publication-recent h4,
#publication-recent #about-institute h5, #about-institute #publication-recent h5,
#publication-recent #about-institute h6, #about-institute #publication-recent h6, #publication-recent #governingbody h2, #governingbody #publication-recent h2,
#publication-recent #governingbody h3, #governingbody #publication-recent h3,
#publication-recent #governingbody h4, #governingbody #publication-recent h4,
#publication-recent #governingbody h5, #governingbody #publication-recent h5,
#publication-recent #governingbody h6, #governingbody #publication-recent h6, #publication-recent #facility h2, #facility #publication-recent h2,
#publication-recent #facility h3, #facility #publication-recent h3,
#publication-recent #facility h4, #facility #publication-recent h4,
#publication-recent #facility h5, #facility #publication-recent h5,
#publication-recent #facility h6, #facility #publication-recent h6, #publication-recent #chairman-director h2, #chairman-director #publication-recent h2,
#publication-recent #chairman-director h3, #chairman-director #publication-recent h3,
#publication-recent #chairman-director h4, #chairman-director #publication-recent h4,
#publication-recent #chairman-director h5, #chairman-director #publication-recent h5,
#publication-recent #chairman-director h6, #chairman-director #publication-recent h6, #publication-recent #annual-report h2, #annual-report #publication-recent h2,
#publication-recent #annual-report h3, #annual-report #publication-recent h3,
#publication-recent #annual-report h4, #annual-report #publication-recent h4,
#publication-recent #annual-report h5, #annual-report #publication-recent h5,
#publication-recent #annual-report h6, #annual-report #publication-recent h6, #publication-recent #publication-page h2, #publication-page #publication-recent h2,
#publication-recent #publication-page h3, #publication-page #publication-recent h3,
#publication-recent #publication-page h4, #publication-page #publication-recent h4,
#publication-recent #publication-page h5, #publication-page #publication-recent h5,
#publication-recent #publication-page h6, #publication-page #publication-recent h6, #publication-recent #page-programmes h2, #page-programmes #publication-recent h2,
#publication-recent #page-programmes h3, #page-programmes #publication-recent h3,
#publication-recent #page-programmes h4, #page-programmes #publication-recent h4,
#publication-recent #page-programmes h5, #page-programmes #publication-recent h5,
#publication-recent #page-programmes h6, #page-programmes #publication-recent h6, #publication-recent #page-researchprogramme h2, #page-researchprogramme #publication-recent h2,
#publication-recent #page-researchprogramme h3, #page-researchprogramme #publication-recent h3,
#publication-recent #page-researchprogramme h4, #page-researchprogramme #publication-recent h4,
#publication-recent #page-researchprogramme h5, #page-researchprogramme #publication-recent h5,
#publication-recent #page-researchprogramme h6, #page-researchprogramme #publication-recent h6, #publication-recent #page-triningprogramme h2, #page-triningprogramme #publication-recent h2,
#publication-recent #page-triningprogramme h3, #page-triningprogramme #publication-recent h3,
#publication-recent #page-triningprogramme h4, #page-triningprogramme #publication-recent h4,
#publication-recent #page-triningprogramme h5, #page-triningprogramme #publication-recent h5,
#publication-recent #page-triningprogramme h6, #page-triningprogramme #publication-recent h6, #publication-recent #page-outreachprogramme h2, #page-outreachprogramme #publication-recent h2,
#publication-recent #page-outreachprogramme h3, #page-outreachprogramme #publication-recent h3,
#publication-recent #page-outreachprogramme h4, #page-outreachprogramme #publication-recent h4,
#publication-recent #page-outreachprogramme h5, #page-outreachprogramme #publication-recent h5,
#publication-recent #page-outreachprogramme h6, #page-outreachprogramme #publication-recent h6, #publication-recent #page-collaborativeprogramme h2, #page-collaborativeprogramme #publication-recent h2,
#publication-recent #page-collaborativeprogramme h3, #page-collaborativeprogramme #publication-recent h3,
#publication-recent #page-collaborativeprogramme h4, #page-collaborativeprogramme #publication-recent h4,
#publication-recent #page-collaborativeprogramme h5, #page-collaborativeprogramme #publication-recent h5,
#publication-recent #page-collaborativeprogramme h6, #page-collaborativeprogramme #publication-recent h6, #publication-recent #page-booksmonographs h2, #page-booksmonographs #publication-recent h2,
#publication-recent #page-booksmonographs h3, #page-booksmonographs #publication-recent h3,
#publication-recent #page-booksmonographs h4, #page-booksmonographs #publication-recent h4,
#publication-recent #page-booksmonographs h5, #page-booksmonographs #publication-recent h5,
#publication-recent #page-booksmonographs h6, #page-booksmonographs #publication-recent h6, #publication-recent #page-researchpapers h2, #page-researchpapers #publication-recent h2,
#publication-recent #page-researchpapers h3, #page-researchpapers #publication-recent h3,
#publication-recent #page-researchpapers h4, #page-researchpapers #publication-recent h4,
#publication-recent #page-researchpapers h5, #page-researchpapers #publication-recent h5,
#publication-recent #page-researchpapers h6, #page-researchpapers #publication-recent h6, #publication-recent #page-policybriefs h2, #page-policybriefs #publication-recent h2,
#publication-recent #page-policybriefs h3, #page-policybriefs #publication-recent h3,
#publication-recent #page-policybriefs h4, #page-policybriefs #publication-recent h4,
#publication-recent #page-policybriefs h5, #page-policybriefs #publication-recent h5,
#publication-recent #page-policybriefs h6, #page-policybriefs #publication-recent h6, #publication-recent #page-ceniseaspapers h2, #page-ceniseaspapers #publication-recent h2,
#publication-recent #page-ceniseaspapers h3, #page-ceniseaspapers #publication-recent h3,
#publication-recent #page-ceniseaspapers h4, #page-ceniseaspapers #publication-recent h4,
#publication-recent #page-ceniseaspapers h5, #page-ceniseaspapers #publication-recent h5,
#publication-recent #page-ceniseaspapers h6, #page-ceniseaspapers #publication-recent h6, #publication-recent #page-searchpublication h2, #page-searchpublication #publication-recent h2,
#publication-recent #page-searchpublication h3, #page-searchpublication #publication-recent h3,
#publication-recent #page-searchpublication h4, #page-searchpublication #publication-recent h4,
#publication-recent #page-searchpublication h5, #page-searchpublication #publication-recent h5,
#publication-recent #page-searchpublication h6, #page-searchpublication #publication-recent h6, #publication-recent #people-page h2, #people-page #publication-recent h2,
#publication-recent #people-page h3, #people-page #publication-recent h3,
#publication-recent #people-page h4, #people-page #publication-recent h4,
#publication-recent #people-page h5, #people-page #publication-recent h5,
#publication-recent #people-page h6, #people-page #publication-recent h6, #publication-recent #people-director-admin h2, #people-director-admin #publication-recent h2,
#publication-recent #people-director-admin h3, #people-director-admin #publication-recent h3,
#publication-recent #people-director-admin h4, #people-director-admin #publication-recent h4,
#publication-recent #people-director-admin h5, #people-director-admin #publication-recent h5,
#publication-recent #people-director-admin h6, #people-director-admin #publication-recent h6, #publication-recent #people-faculty h2, #people-faculty #publication-recent h2,
#publication-recent #people-faculty h3, #people-faculty #publication-recent h3,
#publication-recent #people-faculty h4, #people-faculty #publication-recent h4,
#publication-recent #people-faculty h5, #people-faculty #publication-recent h5,
#publication-recent #people-faculty h6, #people-faculty #publication-recent h6, #publication-recent #people-administration h2, #people-administration #publication-recent h2,
#publication-recent #people-administration h3, #people-administration #publication-recent h3,
#publication-recent #people-administration h4, #people-administration #publication-recent h4,
#publication-recent #people-administration h5, #people-administration #publication-recent h5,
#publication-recent #people-administration h6, #people-administration #publication-recent h6, #publication-recent #people-other h2, #people-other #publication-recent h2,
#publication-recent #people-other h3, #people-other #publication-recent h3,
#publication-recent #people-other h4, #people-other #publication-recent h4,
#publication-recent #people-other h5, #people-other #publication-recent h5,
#publication-recent #people-other h6, #people-other #publication-recent h6, #publication-recent #contact-page h2, #contact-page #publication-recent h2,
#publication-recent #contact-page h3, #contact-page #publication-recent h3,
#publication-recent #contact-page h4, #contact-page #publication-recent h4,
#publication-recent #contact-page h5, #contact-page #publication-recent h5,
#publication-recent #contact-page h6, #contact-page #publication-recent h6, #publication-recent #contact-ways h2, #contact-ways #publication-recent h2,
#publication-recent #contact-ways h3, #contact-ways #publication-recent h3,
#publication-recent #contact-ways h4, #contact-ways #publication-recent h4,
#publication-recent #contact-ways h5, #contact-ways #publication-recent h5,
#publication-recent #contact-ways h6, #contact-ways #publication-recent h6, #publication-recent #contact-map h2, #contact-map #publication-recent h2,
#publication-recent #contact-map h3, #contact-map #publication-recent h3,
#publication-recent #contact-map h4, #contact-map #publication-recent h4,
#publication-recent #contact-map h5, #contact-map #publication-recent h5,
#publication-recent #contact-map h6, #contact-map #publication-recent h6, #publication-recent #page-library h2, #page-library #publication-recent h2,
#publication-recent #page-library h3, #page-library #publication-recent h3,
#publication-recent #page-library h4, #page-library #publication-recent h4,
#publication-recent #page-library h5, #page-library #publication-recent h5,
#publication-recent #page-library h6, #page-library #publication-recent h6, #publication-recent #page-new-arrivals h2, #page-new-arrivals #publication-recent h2,
#publication-recent #page-new-arrivals h3, #page-new-arrivals #publication-recent h3,
#publication-recent #page-new-arrivals h4, #page-new-arrivals #publication-recent h4,
#publication-recent #page-new-arrivals h5, #page-new-arrivals #publication-recent h5,
#publication-recent #page-new-arrivals h6, #page-new-arrivals #publication-recent h6, #publication-recent #page-about-library h2, #page-about-library #publication-recent h2,
#publication-recent #page-about-library h3, #page-about-library #publication-recent h3,
#publication-recent #page-about-library h4, #page-about-library #publication-recent h4,
#publication-recent #page-about-library h5, #page-about-library #publication-recent h5,
#publication-recent #page-about-library h6, #page-about-library #publication-recent h6, #publication-recent #page-library-catalogue h2, #page-library-catalogue #publication-recent h2,
#publication-recent #page-library-catalogue h3, #page-library-catalogue #publication-recent h3,
#publication-recent #page-library-catalogue h4, #page-library-catalogue #publication-recent h4,
#publication-recent #page-library-catalogue h5, #page-library-catalogue #publication-recent h5,
#publication-recent #page-library-catalogue h6, #page-library-catalogue #publication-recent h6, #publication-recent #page-notfound h2, #page-notfound #publication-recent h2,
#publication-recent #page-notfound h3, #page-notfound #publication-recent h3,
#publication-recent #page-notfound h4, #page-notfound #publication-recent h4,
#publication-recent #page-notfound h5, #page-notfound #publication-recent h5,
#publication-recent #page-notfound h6, #page-notfound #publication-recent h6, #publication-recent #page-internship h2, #page-internship #publication-recent h2,
#publication-recent #page-internship h3, #page-internship #publication-recent h3,
#publication-recent #page-internship h4, #page-internship #publication-recent h4,
#publication-recent #page-internship h5, #page-internship #publication-recent h5,
#publication-recent #page-internship h6, #page-internship #publication-recent h6, #publication-recent #page-internship-outcome h2, #page-internship-outcome #publication-recent h2,
#publication-recent #page-internship-outcome h3, #page-internship-outcome #publication-recent h3,
#publication-recent #page-internship-outcome h4, #page-internship-outcome #publication-recent h4,
#publication-recent #page-internship-outcome h5, #page-internship-outcome #publication-recent h5,
#publication-recent #page-internship-outcome h6, #page-internship-outcome #publication-recent h6, #publication-recent #page-internship-application-process h2, #page-internship-application-process #publication-recent h2,
#publication-recent #page-internship-application-process h3, #page-internship-application-process #publication-recent h3,
#publication-recent #page-internship-application-process h4, #page-internship-application-process #publication-recent h4,
#publication-recent #page-internship-application-process h5, #page-internship-application-process #publication-recent h5,
#publication-recent #page-internship-application-process h6, #page-internship-application-process #publication-recent h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#publication-recent h2 {
  font-size: 2.7em;
}

#publication-recent h3 {
  font-size: 2em;
}

#publication-recent h4 {
  font-size: 1.2em;
}

#publication-recent h5 {
  font-size: 1em;
}

#publication-recent h6 {
  font-size: 0.7em;
}

#programmes {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
  position: relative;
}

#programmes h1, #programmes #publications h2, #publications #programmes h2,
#programmes #publications h3, #publications #programmes h3,
#programmes #publications h4, #publications #programmes h4,
#programmes #publications h5, #publications #programmes h5,
#programmes #publications h6, #publications #programmes h6, #programmes #publication-recent h2, #publication-recent #programmes h2,
#programmes #publication-recent h3, #publication-recent #programmes h3,
#programmes #publication-recent h4, #publication-recent #programmes h4,
#programmes #publication-recent h5, #publication-recent #programmes h5,
#programmes #publication-recent h6, #publication-recent #programmes h6, #programmes h2,
#programmes h3,
#programmes h4,
#programmes h5,
#programmes h6, #programmes #internship h2, #internship #programmes h2,
#programmes #internship h3, #internship #programmes h3,
#programmes #internship h4, #internship #programmes h4,
#programmes #internship h5, #internship #programmes h5,
#programmes #internship h6, #internship #programmes h6, #programmes #themes h2, #themes #programmes h2,
#programmes #themes h3, #themes #programmes h3,
#programmes #themes h4, #themes #programmes h4,
#programmes #themes h5, #themes #programmes h5,
#programmes #themes h6, #themes #programmes h6, #programmes #library h2, #library #programmes h2,
#programmes #library h3, #library #programmes h3,
#programmes #library h4, #library #programmes h4,
#programmes #library h5, #library #programmes h5,
#programmes #library h6, #library #programmes h6, #programmes #journal h2, #journal #programmes h2,
#programmes #journal h3, #journal #programmes h3,
#programmes #journal h4, #journal #programmes h4,
#programmes #journal h5, #journal #programmes h5,
#programmes #journal h6, #journal #programmes h6, #programmes #news h2, #news #programmes h2,
#programmes #news h3, #news #programmes h3,
#programmes #news h4, #news #programmes h4,
#programmes #news h5, #news #programmes h5,
#programmes #news h6, #news #programmes h6, #programmes #footer h2, #footer #programmes h2,
#programmes #footer h3, #footer #programmes h3,
#programmes #footer h4, #footer #programmes h4,
#programmes #footer h5, #footer #programmes h5,
#programmes #footer h6, #footer #programmes h6, #programmes #institute h2, #institute #programmes h2,
#programmes #institute h3, #institute #programmes h3,
#programmes #institute h4, #institute #programmes h4,
#programmes #institute h5, #institute #programmes h5,
#programmes #institute h6, #institute #programmes h6, #programmes #about-institute h2, #about-institute #programmes h2,
#programmes #about-institute h3, #about-institute #programmes h3,
#programmes #about-institute h4, #about-institute #programmes h4,
#programmes #about-institute h5, #about-institute #programmes h5,
#programmes #about-institute h6, #about-institute #programmes h6, #programmes #governingbody h2, #governingbody #programmes h2,
#programmes #governingbody h3, #governingbody #programmes h3,
#programmes #governingbody h4, #governingbody #programmes h4,
#programmes #governingbody h5, #governingbody #programmes h5,
#programmes #governingbody h6, #governingbody #programmes h6, #programmes #facility h2, #facility #programmes h2,
#programmes #facility h3, #facility #programmes h3,
#programmes #facility h4, #facility #programmes h4,
#programmes #facility h5, #facility #programmes h5,
#programmes #facility h6, #facility #programmes h6, #programmes #chairman-director h2, #chairman-director #programmes h2,
#programmes #chairman-director h3, #chairman-director #programmes h3,
#programmes #chairman-director h4, #chairman-director #programmes h4,
#programmes #chairman-director h5, #chairman-director #programmes h5,
#programmes #chairman-director h6, #chairman-director #programmes h6, #programmes #annual-report h2, #annual-report #programmes h2,
#programmes #annual-report h3, #annual-report #programmes h3,
#programmes #annual-report h4, #annual-report #programmes h4,
#programmes #annual-report h5, #annual-report #programmes h5,
#programmes #annual-report h6, #annual-report #programmes h6, #programmes #publication-page h2, #publication-page #programmes h2,
#programmes #publication-page h3, #publication-page #programmes h3,
#programmes #publication-page h4, #publication-page #programmes h4,
#programmes #publication-page h5, #publication-page #programmes h5,
#programmes #publication-page h6, #publication-page #programmes h6, #programmes #page-programmes h2, #page-programmes #programmes h2,
#programmes #page-programmes h3, #page-programmes #programmes h3,
#programmes #page-programmes h4, #page-programmes #programmes h4,
#programmes #page-programmes h5, #page-programmes #programmes h5,
#programmes #page-programmes h6, #page-programmes #programmes h6, #programmes #page-researchprogramme h2, #page-researchprogramme #programmes h2,
#programmes #page-researchprogramme h3, #page-researchprogramme #programmes h3,
#programmes #page-researchprogramme h4, #page-researchprogramme #programmes h4,
#programmes #page-researchprogramme h5, #page-researchprogramme #programmes h5,
#programmes #page-researchprogramme h6, #page-researchprogramme #programmes h6, #programmes #page-triningprogramme h2, #page-triningprogramme #programmes h2,
#programmes #page-triningprogramme h3, #page-triningprogramme #programmes h3,
#programmes #page-triningprogramme h4, #page-triningprogramme #programmes h4,
#programmes #page-triningprogramme h5, #page-triningprogramme #programmes h5,
#programmes #page-triningprogramme h6, #page-triningprogramme #programmes h6, #programmes #page-outreachprogramme h2, #page-outreachprogramme #programmes h2,
#programmes #page-outreachprogramme h3, #page-outreachprogramme #programmes h3,
#programmes #page-outreachprogramme h4, #page-outreachprogramme #programmes h4,
#programmes #page-outreachprogramme h5, #page-outreachprogramme #programmes h5,
#programmes #page-outreachprogramme h6, #page-outreachprogramme #programmes h6, #programmes #page-collaborativeprogramme h2, #page-collaborativeprogramme #programmes h2,
#programmes #page-collaborativeprogramme h3, #page-collaborativeprogramme #programmes h3,
#programmes #page-collaborativeprogramme h4, #page-collaborativeprogramme #programmes h4,
#programmes #page-collaborativeprogramme h5, #page-collaborativeprogramme #programmes h5,
#programmes #page-collaborativeprogramme h6, #page-collaborativeprogramme #programmes h6, #programmes #page-booksmonographs h2, #page-booksmonographs #programmes h2,
#programmes #page-booksmonographs h3, #page-booksmonographs #programmes h3,
#programmes #page-booksmonographs h4, #page-booksmonographs #programmes h4,
#programmes #page-booksmonographs h5, #page-booksmonographs #programmes h5,
#programmes #page-booksmonographs h6, #page-booksmonographs #programmes h6, #programmes #page-researchpapers h2, #page-researchpapers #programmes h2,
#programmes #page-researchpapers h3, #page-researchpapers #programmes h3,
#programmes #page-researchpapers h4, #page-researchpapers #programmes h4,
#programmes #page-researchpapers h5, #page-researchpapers #programmes h5,
#programmes #page-researchpapers h6, #page-researchpapers #programmes h6, #programmes #page-policybriefs h2, #page-policybriefs #programmes h2,
#programmes #page-policybriefs h3, #page-policybriefs #programmes h3,
#programmes #page-policybriefs h4, #page-policybriefs #programmes h4,
#programmes #page-policybriefs h5, #page-policybriefs #programmes h5,
#programmes #page-policybriefs h6, #page-policybriefs #programmes h6, #programmes #page-ceniseaspapers h2, #page-ceniseaspapers #programmes h2,
#programmes #page-ceniseaspapers h3, #page-ceniseaspapers #programmes h3,
#programmes #page-ceniseaspapers h4, #page-ceniseaspapers #programmes h4,
#programmes #page-ceniseaspapers h5, #page-ceniseaspapers #programmes h5,
#programmes #page-ceniseaspapers h6, #page-ceniseaspapers #programmes h6, #programmes #page-searchpublication h2, #page-searchpublication #programmes h2,
#programmes #page-searchpublication h3, #page-searchpublication #programmes h3,
#programmes #page-searchpublication h4, #page-searchpublication #programmes h4,
#programmes #page-searchpublication h5, #page-searchpublication #programmes h5,
#programmes #page-searchpublication h6, #page-searchpublication #programmes h6, #programmes #people-page h2, #people-page #programmes h2,
#programmes #people-page h3, #people-page #programmes h3,
#programmes #people-page h4, #people-page #programmes h4,
#programmes #people-page h5, #people-page #programmes h5,
#programmes #people-page h6, #people-page #programmes h6, #programmes #people-director-admin h2, #people-director-admin #programmes h2,
#programmes #people-director-admin h3, #people-director-admin #programmes h3,
#programmes #people-director-admin h4, #people-director-admin #programmes h4,
#programmes #people-director-admin h5, #people-director-admin #programmes h5,
#programmes #people-director-admin h6, #people-director-admin #programmes h6, #programmes #people-faculty h2, #people-faculty #programmes h2,
#programmes #people-faculty h3, #people-faculty #programmes h3,
#programmes #people-faculty h4, #people-faculty #programmes h4,
#programmes #people-faculty h5, #people-faculty #programmes h5,
#programmes #people-faculty h6, #people-faculty #programmes h6, #programmes #people-administration h2, #people-administration #programmes h2,
#programmes #people-administration h3, #people-administration #programmes h3,
#programmes #people-administration h4, #people-administration #programmes h4,
#programmes #people-administration h5, #people-administration #programmes h5,
#programmes #people-administration h6, #people-administration #programmes h6, #programmes #people-other h2, #people-other #programmes h2,
#programmes #people-other h3, #people-other #programmes h3,
#programmes #people-other h4, #people-other #programmes h4,
#programmes #people-other h5, #people-other #programmes h5,
#programmes #people-other h6, #people-other #programmes h6, #programmes #contact-page h2, #contact-page #programmes h2,
#programmes #contact-page h3, #contact-page #programmes h3,
#programmes #contact-page h4, #contact-page #programmes h4,
#programmes #contact-page h5, #contact-page #programmes h5,
#programmes #contact-page h6, #contact-page #programmes h6, #programmes #contact-ways h2, #contact-ways #programmes h2,
#programmes #contact-ways h3, #contact-ways #programmes h3,
#programmes #contact-ways h4, #contact-ways #programmes h4,
#programmes #contact-ways h5, #contact-ways #programmes h5,
#programmes #contact-ways h6, #contact-ways #programmes h6, #programmes #contact-map h2, #contact-map #programmes h2,
#programmes #contact-map h3, #contact-map #programmes h3,
#programmes #contact-map h4, #contact-map #programmes h4,
#programmes #contact-map h5, #contact-map #programmes h5,
#programmes #contact-map h6, #contact-map #programmes h6, #programmes #page-library h2, #page-library #programmes h2,
#programmes #page-library h3, #page-library #programmes h3,
#programmes #page-library h4, #page-library #programmes h4,
#programmes #page-library h5, #page-library #programmes h5,
#programmes #page-library h6, #page-library #programmes h6, #programmes #page-new-arrivals h2, #page-new-arrivals #programmes h2,
#programmes #page-new-arrivals h3, #page-new-arrivals #programmes h3,
#programmes #page-new-arrivals h4, #page-new-arrivals #programmes h4,
#programmes #page-new-arrivals h5, #page-new-arrivals #programmes h5,
#programmes #page-new-arrivals h6, #page-new-arrivals #programmes h6, #programmes #page-about-library h2, #page-about-library #programmes h2,
#programmes #page-about-library h3, #page-about-library #programmes h3,
#programmes #page-about-library h4, #page-about-library #programmes h4,
#programmes #page-about-library h5, #page-about-library #programmes h5,
#programmes #page-about-library h6, #page-about-library #programmes h6, #programmes #page-library-catalogue h2, #page-library-catalogue #programmes h2,
#programmes #page-library-catalogue h3, #page-library-catalogue #programmes h3,
#programmes #page-library-catalogue h4, #page-library-catalogue #programmes h4,
#programmes #page-library-catalogue h5, #page-library-catalogue #programmes h5,
#programmes #page-library-catalogue h6, #page-library-catalogue #programmes h6, #programmes #page-notfound h2, #page-notfound #programmes h2,
#programmes #page-notfound h3, #page-notfound #programmes h3,
#programmes #page-notfound h4, #page-notfound #programmes h4,
#programmes #page-notfound h5, #page-notfound #programmes h5,
#programmes #page-notfound h6, #page-notfound #programmes h6, #programmes #page-internship h2, #page-internship #programmes h2,
#programmes #page-internship h3, #page-internship #programmes h3,
#programmes #page-internship h4, #page-internship #programmes h4,
#programmes #page-internship h5, #page-internship #programmes h5,
#programmes #page-internship h6, #page-internship #programmes h6, #programmes #page-internship-outcome h2, #page-internship-outcome #programmes h2,
#programmes #page-internship-outcome h3, #page-internship-outcome #programmes h3,
#programmes #page-internship-outcome h4, #page-internship-outcome #programmes h4,
#programmes #page-internship-outcome h5, #page-internship-outcome #programmes h5,
#programmes #page-internship-outcome h6, #page-internship-outcome #programmes h6, #programmes #page-internship-application-process h2, #page-internship-application-process #programmes h2,
#programmes #page-internship-application-process h3, #page-internship-application-process #programmes h3,
#programmes #page-internship-application-process h4, #page-internship-application-process #programmes h4,
#programmes #page-internship-application-process h5, #page-internship-application-process #programmes h5,
#programmes #page-internship-application-process h6, #page-internship-application-process #programmes h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#programmes h2 {
  font-size: 2.7em;
}

#programmes h3 {
  font-size: 2em;
}

#programmes h4 {
  font-size: 1.2em;
}

#programmes h5 {
  font-size: 1em;
}

#programmes h6 {
  font-size: 0.7em;
}

#programmes .w3-card-4 {
  background-color: rgba(255, 255, 255, 0.8);
}

#programmes img {
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
  -webkit-filter: saturate(1);
          filter: saturate(1);
  max-height: 30em;
  min-height: 30em;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#internship {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(9, 151, 151, 0.952);
  position: relative;
}

#internship::before {
  content: "";
  background: url("../images/bg/okd-internship-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#internship h1, #internship #publications h2, #publications #internship h2,
#internship #publications h3, #publications #internship h3,
#internship #publications h4, #publications #internship h4,
#internship #publications h5, #publications #internship h5,
#internship #publications h6, #publications #internship h6, #internship #publication-recent h2, #publication-recent #internship h2,
#internship #publication-recent h3, #publication-recent #internship h3,
#internship #publication-recent h4, #publication-recent #internship h4,
#internship #publication-recent h5, #publication-recent #internship h5,
#internship #publication-recent h6, #publication-recent #internship h6, #internship #programmes h2, #programmes #internship h2,
#internship #programmes h3, #programmes #internship h3,
#internship #programmes h4, #programmes #internship h4,
#internship #programmes h5, #programmes #internship h5,
#internship #programmes h6, #programmes #internship h6, #internship h2,
#internship h3,
#internship h4,
#internship h5,
#internship h6, #internship #themes h2, #themes #internship h2,
#internship #themes h3, #themes #internship h3,
#internship #themes h4, #themes #internship h4,
#internship #themes h5, #themes #internship h5,
#internship #themes h6, #themes #internship h6, #internship #library h2, #library #internship h2,
#internship #library h3, #library #internship h3,
#internship #library h4, #library #internship h4,
#internship #library h5, #library #internship h5,
#internship #library h6, #library #internship h6, #internship #journal h2, #journal #internship h2,
#internship #journal h3, #journal #internship h3,
#internship #journal h4, #journal #internship h4,
#internship #journal h5, #journal #internship h5,
#internship #journal h6, #journal #internship h6, #internship #news h2, #news #internship h2,
#internship #news h3, #news #internship h3,
#internship #news h4, #news #internship h4,
#internship #news h5, #news #internship h5,
#internship #news h6, #news #internship h6, #internship #footer h2, #footer #internship h2,
#internship #footer h3, #footer #internship h3,
#internship #footer h4, #footer #internship h4,
#internship #footer h5, #footer #internship h5,
#internship #footer h6, #footer #internship h6, #internship #institute h2, #institute #internship h2,
#internship #institute h3, #institute #internship h3,
#internship #institute h4, #institute #internship h4,
#internship #institute h5, #institute #internship h5,
#internship #institute h6, #institute #internship h6, #internship #about-institute h2, #about-institute #internship h2,
#internship #about-institute h3, #about-institute #internship h3,
#internship #about-institute h4, #about-institute #internship h4,
#internship #about-institute h5, #about-institute #internship h5,
#internship #about-institute h6, #about-institute #internship h6, #internship #governingbody h2, #governingbody #internship h2,
#internship #governingbody h3, #governingbody #internship h3,
#internship #governingbody h4, #governingbody #internship h4,
#internship #governingbody h5, #governingbody #internship h5,
#internship #governingbody h6, #governingbody #internship h6, #internship #facility h2, #facility #internship h2,
#internship #facility h3, #facility #internship h3,
#internship #facility h4, #facility #internship h4,
#internship #facility h5, #facility #internship h5,
#internship #facility h6, #facility #internship h6, #internship #chairman-director h2, #chairman-director #internship h2,
#internship #chairman-director h3, #chairman-director #internship h3,
#internship #chairman-director h4, #chairman-director #internship h4,
#internship #chairman-director h5, #chairman-director #internship h5,
#internship #chairman-director h6, #chairman-director #internship h6, #internship #annual-report h2, #annual-report #internship h2,
#internship #annual-report h3, #annual-report #internship h3,
#internship #annual-report h4, #annual-report #internship h4,
#internship #annual-report h5, #annual-report #internship h5,
#internship #annual-report h6, #annual-report #internship h6, #internship #publication-page h2, #publication-page #internship h2,
#internship #publication-page h3, #publication-page #internship h3,
#internship #publication-page h4, #publication-page #internship h4,
#internship #publication-page h5, #publication-page #internship h5,
#internship #publication-page h6, #publication-page #internship h6, #internship #page-programmes h2, #page-programmes #internship h2,
#internship #page-programmes h3, #page-programmes #internship h3,
#internship #page-programmes h4, #page-programmes #internship h4,
#internship #page-programmes h5, #page-programmes #internship h5,
#internship #page-programmes h6, #page-programmes #internship h6, #internship #page-researchprogramme h2, #page-researchprogramme #internship h2,
#internship #page-researchprogramme h3, #page-researchprogramme #internship h3,
#internship #page-researchprogramme h4, #page-researchprogramme #internship h4,
#internship #page-researchprogramme h5, #page-researchprogramme #internship h5,
#internship #page-researchprogramme h6, #page-researchprogramme #internship h6, #internship #page-triningprogramme h2, #page-triningprogramme #internship h2,
#internship #page-triningprogramme h3, #page-triningprogramme #internship h3,
#internship #page-triningprogramme h4, #page-triningprogramme #internship h4,
#internship #page-triningprogramme h5, #page-triningprogramme #internship h5,
#internship #page-triningprogramme h6, #page-triningprogramme #internship h6, #internship #page-outreachprogramme h2, #page-outreachprogramme #internship h2,
#internship #page-outreachprogramme h3, #page-outreachprogramme #internship h3,
#internship #page-outreachprogramme h4, #page-outreachprogramme #internship h4,
#internship #page-outreachprogramme h5, #page-outreachprogramme #internship h5,
#internship #page-outreachprogramme h6, #page-outreachprogramme #internship h6, #internship #page-collaborativeprogramme h2, #page-collaborativeprogramme #internship h2,
#internship #page-collaborativeprogramme h3, #page-collaborativeprogramme #internship h3,
#internship #page-collaborativeprogramme h4, #page-collaborativeprogramme #internship h4,
#internship #page-collaborativeprogramme h5, #page-collaborativeprogramme #internship h5,
#internship #page-collaborativeprogramme h6, #page-collaborativeprogramme #internship h6, #internship #page-booksmonographs h2, #page-booksmonographs #internship h2,
#internship #page-booksmonographs h3, #page-booksmonographs #internship h3,
#internship #page-booksmonographs h4, #page-booksmonographs #internship h4,
#internship #page-booksmonographs h5, #page-booksmonographs #internship h5,
#internship #page-booksmonographs h6, #page-booksmonographs #internship h6, #internship #page-researchpapers h2, #page-researchpapers #internship h2,
#internship #page-researchpapers h3, #page-researchpapers #internship h3,
#internship #page-researchpapers h4, #page-researchpapers #internship h4,
#internship #page-researchpapers h5, #page-researchpapers #internship h5,
#internship #page-researchpapers h6, #page-researchpapers #internship h6, #internship #page-policybriefs h2, #page-policybriefs #internship h2,
#internship #page-policybriefs h3, #page-policybriefs #internship h3,
#internship #page-policybriefs h4, #page-policybriefs #internship h4,
#internship #page-policybriefs h5, #page-policybriefs #internship h5,
#internship #page-policybriefs h6, #page-policybriefs #internship h6, #internship #page-ceniseaspapers h2, #page-ceniseaspapers #internship h2,
#internship #page-ceniseaspapers h3, #page-ceniseaspapers #internship h3,
#internship #page-ceniseaspapers h4, #page-ceniseaspapers #internship h4,
#internship #page-ceniseaspapers h5, #page-ceniseaspapers #internship h5,
#internship #page-ceniseaspapers h6, #page-ceniseaspapers #internship h6, #internship #page-searchpublication h2, #page-searchpublication #internship h2,
#internship #page-searchpublication h3, #page-searchpublication #internship h3,
#internship #page-searchpublication h4, #page-searchpublication #internship h4,
#internship #page-searchpublication h5, #page-searchpublication #internship h5,
#internship #page-searchpublication h6, #page-searchpublication #internship h6, #internship #people-page h2, #people-page #internship h2,
#internship #people-page h3, #people-page #internship h3,
#internship #people-page h4, #people-page #internship h4,
#internship #people-page h5, #people-page #internship h5,
#internship #people-page h6, #people-page #internship h6, #internship #people-director-admin h2, #people-director-admin #internship h2,
#internship #people-director-admin h3, #people-director-admin #internship h3,
#internship #people-director-admin h4, #people-director-admin #internship h4,
#internship #people-director-admin h5, #people-director-admin #internship h5,
#internship #people-director-admin h6, #people-director-admin #internship h6, #internship #people-faculty h2, #people-faculty #internship h2,
#internship #people-faculty h3, #people-faculty #internship h3,
#internship #people-faculty h4, #people-faculty #internship h4,
#internship #people-faculty h5, #people-faculty #internship h5,
#internship #people-faculty h6, #people-faculty #internship h6, #internship #people-administration h2, #people-administration #internship h2,
#internship #people-administration h3, #people-administration #internship h3,
#internship #people-administration h4, #people-administration #internship h4,
#internship #people-administration h5, #people-administration #internship h5,
#internship #people-administration h6, #people-administration #internship h6, #internship #people-other h2, #people-other #internship h2,
#internship #people-other h3, #people-other #internship h3,
#internship #people-other h4, #people-other #internship h4,
#internship #people-other h5, #people-other #internship h5,
#internship #people-other h6, #people-other #internship h6, #internship #contact-page h2, #contact-page #internship h2,
#internship #contact-page h3, #contact-page #internship h3,
#internship #contact-page h4, #contact-page #internship h4,
#internship #contact-page h5, #contact-page #internship h5,
#internship #contact-page h6, #contact-page #internship h6, #internship #contact-ways h2, #contact-ways #internship h2,
#internship #contact-ways h3, #contact-ways #internship h3,
#internship #contact-ways h4, #contact-ways #internship h4,
#internship #contact-ways h5, #contact-ways #internship h5,
#internship #contact-ways h6, #contact-ways #internship h6, #internship #contact-map h2, #contact-map #internship h2,
#internship #contact-map h3, #contact-map #internship h3,
#internship #contact-map h4, #contact-map #internship h4,
#internship #contact-map h5, #contact-map #internship h5,
#internship #contact-map h6, #contact-map #internship h6, #internship #page-library h2, #page-library #internship h2,
#internship #page-library h3, #page-library #internship h3,
#internship #page-library h4, #page-library #internship h4,
#internship #page-library h5, #page-library #internship h5,
#internship #page-library h6, #page-library #internship h6, #internship #page-new-arrivals h2, #page-new-arrivals #internship h2,
#internship #page-new-arrivals h3, #page-new-arrivals #internship h3,
#internship #page-new-arrivals h4, #page-new-arrivals #internship h4,
#internship #page-new-arrivals h5, #page-new-arrivals #internship h5,
#internship #page-new-arrivals h6, #page-new-arrivals #internship h6, #internship #page-about-library h2, #page-about-library #internship h2,
#internship #page-about-library h3, #page-about-library #internship h3,
#internship #page-about-library h4, #page-about-library #internship h4,
#internship #page-about-library h5, #page-about-library #internship h5,
#internship #page-about-library h6, #page-about-library #internship h6, #internship #page-library-catalogue h2, #page-library-catalogue #internship h2,
#internship #page-library-catalogue h3, #page-library-catalogue #internship h3,
#internship #page-library-catalogue h4, #page-library-catalogue #internship h4,
#internship #page-library-catalogue h5, #page-library-catalogue #internship h5,
#internship #page-library-catalogue h6, #page-library-catalogue #internship h6, #internship #page-notfound h2, #page-notfound #internship h2,
#internship #page-notfound h3, #page-notfound #internship h3,
#internship #page-notfound h4, #page-notfound #internship h4,
#internship #page-notfound h5, #page-notfound #internship h5,
#internship #page-notfound h6, #page-notfound #internship h6, #internship #page-internship h2, #page-internship #internship h2,
#internship #page-internship h3, #page-internship #internship h3,
#internship #page-internship h4, #page-internship #internship h4,
#internship #page-internship h5, #page-internship #internship h5,
#internship #page-internship h6, #page-internship #internship h6, #internship #page-internship-outcome h2, #page-internship-outcome #internship h2,
#internship #page-internship-outcome h3, #page-internship-outcome #internship h3,
#internship #page-internship-outcome h4, #page-internship-outcome #internship h4,
#internship #page-internship-outcome h5, #page-internship-outcome #internship h5,
#internship #page-internship-outcome h6, #page-internship-outcome #internship h6, #internship #page-internship-application-process h2, #page-internship-application-process #internship h2,
#internship #page-internship-application-process h3, #page-internship-application-process #internship h3,
#internship #page-internship-application-process h4, #page-internship-application-process #internship h4,
#internship #page-internship-application-process h5, #page-internship-application-process #internship h5,
#internship #page-internship-application-process h6, #page-internship-application-process #internship h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#internship h2 {
  font-size: 2.7em;
}

#internship h3 {
  font-size: 2em;
}

#internship h4 {
  font-size: 1.2em;
}

#internship h5 {
  font-size: 1em;
}

#internship h6 {
  font-size: 0.7em;
}

#internship .w3-card-4 {
  background-color: rgba(239, 250, 253, 0.8);
  border: none;
}

#themes {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(7, 127, 127, 0.952);
  position: relative;
}

#themes h1, #themes #publications h2, #publications #themes h2,
#themes #publications h3, #publications #themes h3,
#themes #publications h4, #publications #themes h4,
#themes #publications h5, #publications #themes h5,
#themes #publications h6, #publications #themes h6, #themes #publication-recent h2, #publication-recent #themes h2,
#themes #publication-recent h3, #publication-recent #themes h3,
#themes #publication-recent h4, #publication-recent #themes h4,
#themes #publication-recent h5, #publication-recent #themes h5,
#themes #publication-recent h6, #publication-recent #themes h6, #themes #programmes h2, #programmes #themes h2,
#themes #programmes h3, #programmes #themes h3,
#themes #programmes h4, #programmes #themes h4,
#themes #programmes h5, #programmes #themes h5,
#themes #programmes h6, #programmes #themes h6, #themes #internship h2, #internship #themes h2,
#themes #internship h3, #internship #themes h3,
#themes #internship h4, #internship #themes h4,
#themes #internship h5, #internship #themes h5,
#themes #internship h6, #internship #themes h6, #themes h2,
#themes h3,
#themes h4,
#themes h5,
#themes h6, #themes #library h2, #library #themes h2,
#themes #library h3, #library #themes h3,
#themes #library h4, #library #themes h4,
#themes #library h5, #library #themes h5,
#themes #library h6, #library #themes h6, #themes #journal h2, #journal #themes h2,
#themes #journal h3, #journal #themes h3,
#themes #journal h4, #journal #themes h4,
#themes #journal h5, #journal #themes h5,
#themes #journal h6, #journal #themes h6, #themes #news h2, #news #themes h2,
#themes #news h3, #news #themes h3,
#themes #news h4, #news #themes h4,
#themes #news h5, #news #themes h5,
#themes #news h6, #news #themes h6, #themes #footer h2, #footer #themes h2,
#themes #footer h3, #footer #themes h3,
#themes #footer h4, #footer #themes h4,
#themes #footer h5, #footer #themes h5,
#themes #footer h6, #footer #themes h6, #themes #institute h2, #institute #themes h2,
#themes #institute h3, #institute #themes h3,
#themes #institute h4, #institute #themes h4,
#themes #institute h5, #institute #themes h5,
#themes #institute h6, #institute #themes h6, #themes #about-institute h2, #about-institute #themes h2,
#themes #about-institute h3, #about-institute #themes h3,
#themes #about-institute h4, #about-institute #themes h4,
#themes #about-institute h5, #about-institute #themes h5,
#themes #about-institute h6, #about-institute #themes h6, #themes #governingbody h2, #governingbody #themes h2,
#themes #governingbody h3, #governingbody #themes h3,
#themes #governingbody h4, #governingbody #themes h4,
#themes #governingbody h5, #governingbody #themes h5,
#themes #governingbody h6, #governingbody #themes h6, #themes #facility h2, #facility #themes h2,
#themes #facility h3, #facility #themes h3,
#themes #facility h4, #facility #themes h4,
#themes #facility h5, #facility #themes h5,
#themes #facility h6, #facility #themes h6, #themes #chairman-director h2, #chairman-director #themes h2,
#themes #chairman-director h3, #chairman-director #themes h3,
#themes #chairman-director h4, #chairman-director #themes h4,
#themes #chairman-director h5, #chairman-director #themes h5,
#themes #chairman-director h6, #chairman-director #themes h6, #themes #annual-report h2, #annual-report #themes h2,
#themes #annual-report h3, #annual-report #themes h3,
#themes #annual-report h4, #annual-report #themes h4,
#themes #annual-report h5, #annual-report #themes h5,
#themes #annual-report h6, #annual-report #themes h6, #themes #publication-page h2, #publication-page #themes h2,
#themes #publication-page h3, #publication-page #themes h3,
#themes #publication-page h4, #publication-page #themes h4,
#themes #publication-page h5, #publication-page #themes h5,
#themes #publication-page h6, #publication-page #themes h6, #themes #page-programmes h2, #page-programmes #themes h2,
#themes #page-programmes h3, #page-programmes #themes h3,
#themes #page-programmes h4, #page-programmes #themes h4,
#themes #page-programmes h5, #page-programmes #themes h5,
#themes #page-programmes h6, #page-programmes #themes h6, #themes #page-researchprogramme h2, #page-researchprogramme #themes h2,
#themes #page-researchprogramme h3, #page-researchprogramme #themes h3,
#themes #page-researchprogramme h4, #page-researchprogramme #themes h4,
#themes #page-researchprogramme h5, #page-researchprogramme #themes h5,
#themes #page-researchprogramme h6, #page-researchprogramme #themes h6, #themes #page-triningprogramme h2, #page-triningprogramme #themes h2,
#themes #page-triningprogramme h3, #page-triningprogramme #themes h3,
#themes #page-triningprogramme h4, #page-triningprogramme #themes h4,
#themes #page-triningprogramme h5, #page-triningprogramme #themes h5,
#themes #page-triningprogramme h6, #page-triningprogramme #themes h6, #themes #page-outreachprogramme h2, #page-outreachprogramme #themes h2,
#themes #page-outreachprogramme h3, #page-outreachprogramme #themes h3,
#themes #page-outreachprogramme h4, #page-outreachprogramme #themes h4,
#themes #page-outreachprogramme h5, #page-outreachprogramme #themes h5,
#themes #page-outreachprogramme h6, #page-outreachprogramme #themes h6, #themes #page-collaborativeprogramme h2, #page-collaborativeprogramme #themes h2,
#themes #page-collaborativeprogramme h3, #page-collaborativeprogramme #themes h3,
#themes #page-collaborativeprogramme h4, #page-collaborativeprogramme #themes h4,
#themes #page-collaborativeprogramme h5, #page-collaborativeprogramme #themes h5,
#themes #page-collaborativeprogramme h6, #page-collaborativeprogramme #themes h6, #themes #page-booksmonographs h2, #page-booksmonographs #themes h2,
#themes #page-booksmonographs h3, #page-booksmonographs #themes h3,
#themes #page-booksmonographs h4, #page-booksmonographs #themes h4,
#themes #page-booksmonographs h5, #page-booksmonographs #themes h5,
#themes #page-booksmonographs h6, #page-booksmonographs #themes h6, #themes #page-researchpapers h2, #page-researchpapers #themes h2,
#themes #page-researchpapers h3, #page-researchpapers #themes h3,
#themes #page-researchpapers h4, #page-researchpapers #themes h4,
#themes #page-researchpapers h5, #page-researchpapers #themes h5,
#themes #page-researchpapers h6, #page-researchpapers #themes h6, #themes #page-policybriefs h2, #page-policybriefs #themes h2,
#themes #page-policybriefs h3, #page-policybriefs #themes h3,
#themes #page-policybriefs h4, #page-policybriefs #themes h4,
#themes #page-policybriefs h5, #page-policybriefs #themes h5,
#themes #page-policybriefs h6, #page-policybriefs #themes h6, #themes #page-ceniseaspapers h2, #page-ceniseaspapers #themes h2,
#themes #page-ceniseaspapers h3, #page-ceniseaspapers #themes h3,
#themes #page-ceniseaspapers h4, #page-ceniseaspapers #themes h4,
#themes #page-ceniseaspapers h5, #page-ceniseaspapers #themes h5,
#themes #page-ceniseaspapers h6, #page-ceniseaspapers #themes h6, #themes #page-searchpublication h2, #page-searchpublication #themes h2,
#themes #page-searchpublication h3, #page-searchpublication #themes h3,
#themes #page-searchpublication h4, #page-searchpublication #themes h4,
#themes #page-searchpublication h5, #page-searchpublication #themes h5,
#themes #page-searchpublication h6, #page-searchpublication #themes h6, #themes #people-page h2, #people-page #themes h2,
#themes #people-page h3, #people-page #themes h3,
#themes #people-page h4, #people-page #themes h4,
#themes #people-page h5, #people-page #themes h5,
#themes #people-page h6, #people-page #themes h6, #themes #people-director-admin h2, #people-director-admin #themes h2,
#themes #people-director-admin h3, #people-director-admin #themes h3,
#themes #people-director-admin h4, #people-director-admin #themes h4,
#themes #people-director-admin h5, #people-director-admin #themes h5,
#themes #people-director-admin h6, #people-director-admin #themes h6, #themes #people-faculty h2, #people-faculty #themes h2,
#themes #people-faculty h3, #people-faculty #themes h3,
#themes #people-faculty h4, #people-faculty #themes h4,
#themes #people-faculty h5, #people-faculty #themes h5,
#themes #people-faculty h6, #people-faculty #themes h6, #themes #people-administration h2, #people-administration #themes h2,
#themes #people-administration h3, #people-administration #themes h3,
#themes #people-administration h4, #people-administration #themes h4,
#themes #people-administration h5, #people-administration #themes h5,
#themes #people-administration h6, #people-administration #themes h6, #themes #people-other h2, #people-other #themes h2,
#themes #people-other h3, #people-other #themes h3,
#themes #people-other h4, #people-other #themes h4,
#themes #people-other h5, #people-other #themes h5,
#themes #people-other h6, #people-other #themes h6, #themes #contact-page h2, #contact-page #themes h2,
#themes #contact-page h3, #contact-page #themes h3,
#themes #contact-page h4, #contact-page #themes h4,
#themes #contact-page h5, #contact-page #themes h5,
#themes #contact-page h6, #contact-page #themes h6, #themes #contact-ways h2, #contact-ways #themes h2,
#themes #contact-ways h3, #contact-ways #themes h3,
#themes #contact-ways h4, #contact-ways #themes h4,
#themes #contact-ways h5, #contact-ways #themes h5,
#themes #contact-ways h6, #contact-ways #themes h6, #themes #contact-map h2, #contact-map #themes h2,
#themes #contact-map h3, #contact-map #themes h3,
#themes #contact-map h4, #contact-map #themes h4,
#themes #contact-map h5, #contact-map #themes h5,
#themes #contact-map h6, #contact-map #themes h6, #themes #page-library h2, #page-library #themes h2,
#themes #page-library h3, #page-library #themes h3,
#themes #page-library h4, #page-library #themes h4,
#themes #page-library h5, #page-library #themes h5,
#themes #page-library h6, #page-library #themes h6, #themes #page-new-arrivals h2, #page-new-arrivals #themes h2,
#themes #page-new-arrivals h3, #page-new-arrivals #themes h3,
#themes #page-new-arrivals h4, #page-new-arrivals #themes h4,
#themes #page-new-arrivals h5, #page-new-arrivals #themes h5,
#themes #page-new-arrivals h6, #page-new-arrivals #themes h6, #themes #page-about-library h2, #page-about-library #themes h2,
#themes #page-about-library h3, #page-about-library #themes h3,
#themes #page-about-library h4, #page-about-library #themes h4,
#themes #page-about-library h5, #page-about-library #themes h5,
#themes #page-about-library h6, #page-about-library #themes h6, #themes #page-library-catalogue h2, #page-library-catalogue #themes h2,
#themes #page-library-catalogue h3, #page-library-catalogue #themes h3,
#themes #page-library-catalogue h4, #page-library-catalogue #themes h4,
#themes #page-library-catalogue h5, #page-library-catalogue #themes h5,
#themes #page-library-catalogue h6, #page-library-catalogue #themes h6, #themes #page-notfound h2, #page-notfound #themes h2,
#themes #page-notfound h3, #page-notfound #themes h3,
#themes #page-notfound h4, #page-notfound #themes h4,
#themes #page-notfound h5, #page-notfound #themes h5,
#themes #page-notfound h6, #page-notfound #themes h6, #themes #page-internship h2, #page-internship #themes h2,
#themes #page-internship h3, #page-internship #themes h3,
#themes #page-internship h4, #page-internship #themes h4,
#themes #page-internship h5, #page-internship #themes h5,
#themes #page-internship h6, #page-internship #themes h6, #themes #page-internship-outcome h2, #page-internship-outcome #themes h2,
#themes #page-internship-outcome h3, #page-internship-outcome #themes h3,
#themes #page-internship-outcome h4, #page-internship-outcome #themes h4,
#themes #page-internship-outcome h5, #page-internship-outcome #themes h5,
#themes #page-internship-outcome h6, #page-internship-outcome #themes h6, #themes #page-internship-application-process h2, #page-internship-application-process #themes h2,
#themes #page-internship-application-process h3, #page-internship-application-process #themes h3,
#themes #page-internship-application-process h4, #page-internship-application-process #themes h4,
#themes #page-internship-application-process h5, #page-internship-application-process #themes h5,
#themes #page-internship-application-process h6, #page-internship-application-process #themes h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#themes h2 {
  font-size: 2.7em;
}

#themes h3 {
  font-size: 2em;
}

#themes h4 {
  font-size: 1.2em;
}

#themes h5 {
  font-size: 1em;
}

#themes h6 {
  font-size: 0.7em;
}

#themes .w3-card-4 {
  background-color: rgba(239, 250, 253, 0.8);
  border: none;
}

#themes .overlay-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#themes .overlay-card:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

#themes .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(44, 90, 160, 0.9);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  padding: 20px;
}

#themes .overlay-card:hover .overlay-content {
  opacity: 1;
}

#themes .icon-overlay {
  font-size: 3rem;
  margin-bottom: 15px;
}

#themes .overlay-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}

#themes .overlay-text {
  font-size: 0.9rem;
  line-height: 1.4;
  margin-bottom: 15px;
}

#themes .overlay-button {
  padding: 8px 20px;
  border: 2px solid white;
  background: transparent;
  color: white;
  text-decoration: none;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#themes .overlay-button:hover {
  background: white;
  color: #2c5aa0;
}

#themes .card-image {
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

#library {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(60, 207, 244, 0.97);
  position: relative;
}

#library::before {
  content: "";
  background: url("../images/bg/okd-library-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#library h1, #library #publications h2, #publications #library h2,
#library #publications h3, #publications #library h3,
#library #publications h4, #publications #library h4,
#library #publications h5, #publications #library h5,
#library #publications h6, #publications #library h6, #library #publication-recent h2, #publication-recent #library h2,
#library #publication-recent h3, #publication-recent #library h3,
#library #publication-recent h4, #publication-recent #library h4,
#library #publication-recent h5, #publication-recent #library h5,
#library #publication-recent h6, #publication-recent #library h6, #library #programmes h2, #programmes #library h2,
#library #programmes h3, #programmes #library h3,
#library #programmes h4, #programmes #library h4,
#library #programmes h5, #programmes #library h5,
#library #programmes h6, #programmes #library h6, #library #internship h2, #internship #library h2,
#library #internship h3, #internship #library h3,
#library #internship h4, #internship #library h4,
#library #internship h5, #internship #library h5,
#library #internship h6, #internship #library h6, #library #themes h2, #themes #library h2,
#library #themes h3, #themes #library h3,
#library #themes h4, #themes #library h4,
#library #themes h5, #themes #library h5,
#library #themes h6, #themes #library h6, #library h2,
#library h3,
#library h4,
#library h5,
#library h6, #library #journal h2, #journal #library h2,
#library #journal h3, #journal #library h3,
#library #journal h4, #journal #library h4,
#library #journal h5, #journal #library h5,
#library #journal h6, #journal #library h6, #library #news h2, #news #library h2,
#library #news h3, #news #library h3,
#library #news h4, #news #library h4,
#library #news h5, #news #library h5,
#library #news h6, #news #library h6, #library #footer h2, #footer #library h2,
#library #footer h3, #footer #library h3,
#library #footer h4, #footer #library h4,
#library #footer h5, #footer #library h5,
#library #footer h6, #footer #library h6, #library #institute h2, #institute #library h2,
#library #institute h3, #institute #library h3,
#library #institute h4, #institute #library h4,
#library #institute h5, #institute #library h5,
#library #institute h6, #institute #library h6, #library #about-institute h2, #about-institute #library h2,
#library #about-institute h3, #about-institute #library h3,
#library #about-institute h4, #about-institute #library h4,
#library #about-institute h5, #about-institute #library h5,
#library #about-institute h6, #about-institute #library h6, #library #governingbody h2, #governingbody #library h2,
#library #governingbody h3, #governingbody #library h3,
#library #governingbody h4, #governingbody #library h4,
#library #governingbody h5, #governingbody #library h5,
#library #governingbody h6, #governingbody #library h6, #library #facility h2, #facility #library h2,
#library #facility h3, #facility #library h3,
#library #facility h4, #facility #library h4,
#library #facility h5, #facility #library h5,
#library #facility h6, #facility #library h6, #library #chairman-director h2, #chairman-director #library h2,
#library #chairman-director h3, #chairman-director #library h3,
#library #chairman-director h4, #chairman-director #library h4,
#library #chairman-director h5, #chairman-director #library h5,
#library #chairman-director h6, #chairman-director #library h6, #library #annual-report h2, #annual-report #library h2,
#library #annual-report h3, #annual-report #library h3,
#library #annual-report h4, #annual-report #library h4,
#library #annual-report h5, #annual-report #library h5,
#library #annual-report h6, #annual-report #library h6, #library #publication-page h2, #publication-page #library h2,
#library #publication-page h3, #publication-page #library h3,
#library #publication-page h4, #publication-page #library h4,
#library #publication-page h5, #publication-page #library h5,
#library #publication-page h6, #publication-page #library h6, #library #page-programmes h2, #page-programmes #library h2,
#library #page-programmes h3, #page-programmes #library h3,
#library #page-programmes h4, #page-programmes #library h4,
#library #page-programmes h5, #page-programmes #library h5,
#library #page-programmes h6, #page-programmes #library h6, #library #page-researchprogramme h2, #page-researchprogramme #library h2,
#library #page-researchprogramme h3, #page-researchprogramme #library h3,
#library #page-researchprogramme h4, #page-researchprogramme #library h4,
#library #page-researchprogramme h5, #page-researchprogramme #library h5,
#library #page-researchprogramme h6, #page-researchprogramme #library h6, #library #page-triningprogramme h2, #page-triningprogramme #library h2,
#library #page-triningprogramme h3, #page-triningprogramme #library h3,
#library #page-triningprogramme h4, #page-triningprogramme #library h4,
#library #page-triningprogramme h5, #page-triningprogramme #library h5,
#library #page-triningprogramme h6, #page-triningprogramme #library h6, #library #page-outreachprogramme h2, #page-outreachprogramme #library h2,
#library #page-outreachprogramme h3, #page-outreachprogramme #library h3,
#library #page-outreachprogramme h4, #page-outreachprogramme #library h4,
#library #page-outreachprogramme h5, #page-outreachprogramme #library h5,
#library #page-outreachprogramme h6, #page-outreachprogramme #library h6, #library #page-collaborativeprogramme h2, #page-collaborativeprogramme #library h2,
#library #page-collaborativeprogramme h3, #page-collaborativeprogramme #library h3,
#library #page-collaborativeprogramme h4, #page-collaborativeprogramme #library h4,
#library #page-collaborativeprogramme h5, #page-collaborativeprogramme #library h5,
#library #page-collaborativeprogramme h6, #page-collaborativeprogramme #library h6, #library #page-booksmonographs h2, #page-booksmonographs #library h2,
#library #page-booksmonographs h3, #page-booksmonographs #library h3,
#library #page-booksmonographs h4, #page-booksmonographs #library h4,
#library #page-booksmonographs h5, #page-booksmonographs #library h5,
#library #page-booksmonographs h6, #page-booksmonographs #library h6, #library #page-researchpapers h2, #page-researchpapers #library h2,
#library #page-researchpapers h3, #page-researchpapers #library h3,
#library #page-researchpapers h4, #page-researchpapers #library h4,
#library #page-researchpapers h5, #page-researchpapers #library h5,
#library #page-researchpapers h6, #page-researchpapers #library h6, #library #page-policybriefs h2, #page-policybriefs #library h2,
#library #page-policybriefs h3, #page-policybriefs #library h3,
#library #page-policybriefs h4, #page-policybriefs #library h4,
#library #page-policybriefs h5, #page-policybriefs #library h5,
#library #page-policybriefs h6, #page-policybriefs #library h6, #library #page-ceniseaspapers h2, #page-ceniseaspapers #library h2,
#library #page-ceniseaspapers h3, #page-ceniseaspapers #library h3,
#library #page-ceniseaspapers h4, #page-ceniseaspapers #library h4,
#library #page-ceniseaspapers h5, #page-ceniseaspapers #library h5,
#library #page-ceniseaspapers h6, #page-ceniseaspapers #library h6, #library #page-searchpublication h2, #page-searchpublication #library h2,
#library #page-searchpublication h3, #page-searchpublication #library h3,
#library #page-searchpublication h4, #page-searchpublication #library h4,
#library #page-searchpublication h5, #page-searchpublication #library h5,
#library #page-searchpublication h6, #page-searchpublication #library h6, #library #people-page h2, #people-page #library h2,
#library #people-page h3, #people-page #library h3,
#library #people-page h4, #people-page #library h4,
#library #people-page h5, #people-page #library h5,
#library #people-page h6, #people-page #library h6, #library #people-director-admin h2, #people-director-admin #library h2,
#library #people-director-admin h3, #people-director-admin #library h3,
#library #people-director-admin h4, #people-director-admin #library h4,
#library #people-director-admin h5, #people-director-admin #library h5,
#library #people-director-admin h6, #people-director-admin #library h6, #library #people-faculty h2, #people-faculty #library h2,
#library #people-faculty h3, #people-faculty #library h3,
#library #people-faculty h4, #people-faculty #library h4,
#library #people-faculty h5, #people-faculty #library h5,
#library #people-faculty h6, #people-faculty #library h6, #library #people-administration h2, #people-administration #library h2,
#library #people-administration h3, #people-administration #library h3,
#library #people-administration h4, #people-administration #library h4,
#library #people-administration h5, #people-administration #library h5,
#library #people-administration h6, #people-administration #library h6, #library #people-other h2, #people-other #library h2,
#library #people-other h3, #people-other #library h3,
#library #people-other h4, #people-other #library h4,
#library #people-other h5, #people-other #library h5,
#library #people-other h6, #people-other #library h6, #library #contact-page h2, #contact-page #library h2,
#library #contact-page h3, #contact-page #library h3,
#library #contact-page h4, #contact-page #library h4,
#library #contact-page h5, #contact-page #library h5,
#library #contact-page h6, #contact-page #library h6, #library #contact-ways h2, #contact-ways #library h2,
#library #contact-ways h3, #contact-ways #library h3,
#library #contact-ways h4, #contact-ways #library h4,
#library #contact-ways h5, #contact-ways #library h5,
#library #contact-ways h6, #contact-ways #library h6, #library #contact-map h2, #contact-map #library h2,
#library #contact-map h3, #contact-map #library h3,
#library #contact-map h4, #contact-map #library h4,
#library #contact-map h5, #contact-map #library h5,
#library #contact-map h6, #contact-map #library h6, #library #page-library h2, #page-library #library h2,
#library #page-library h3, #page-library #library h3,
#library #page-library h4, #page-library #library h4,
#library #page-library h5, #page-library #library h5,
#library #page-library h6, #page-library #library h6, #library #page-new-arrivals h2, #page-new-arrivals #library h2,
#library #page-new-arrivals h3, #page-new-arrivals #library h3,
#library #page-new-arrivals h4, #page-new-arrivals #library h4,
#library #page-new-arrivals h5, #page-new-arrivals #library h5,
#library #page-new-arrivals h6, #page-new-arrivals #library h6, #library #page-about-library h2, #page-about-library #library h2,
#library #page-about-library h3, #page-about-library #library h3,
#library #page-about-library h4, #page-about-library #library h4,
#library #page-about-library h5, #page-about-library #library h5,
#library #page-about-library h6, #page-about-library #library h6, #library #page-library-catalogue h2, #page-library-catalogue #library h2,
#library #page-library-catalogue h3, #page-library-catalogue #library h3,
#library #page-library-catalogue h4, #page-library-catalogue #library h4,
#library #page-library-catalogue h5, #page-library-catalogue #library h5,
#library #page-library-catalogue h6, #page-library-catalogue #library h6, #library #page-notfound h2, #page-notfound #library h2,
#library #page-notfound h3, #page-notfound #library h3,
#library #page-notfound h4, #page-notfound #library h4,
#library #page-notfound h5, #page-notfound #library h5,
#library #page-notfound h6, #page-notfound #library h6, #library #page-internship h2, #page-internship #library h2,
#library #page-internship h3, #page-internship #library h3,
#library #page-internship h4, #page-internship #library h4,
#library #page-internship h5, #page-internship #library h5,
#library #page-internship h6, #page-internship #library h6, #library #page-internship-outcome h2, #page-internship-outcome #library h2,
#library #page-internship-outcome h3, #page-internship-outcome #library h3,
#library #page-internship-outcome h4, #page-internship-outcome #library h4,
#library #page-internship-outcome h5, #page-internship-outcome #library h5,
#library #page-internship-outcome h6, #page-internship-outcome #library h6, #library #page-internship-application-process h2, #page-internship-application-process #library h2,
#library #page-internship-application-process h3, #page-internship-application-process #library h3,
#library #page-internship-application-process h4, #page-internship-application-process #library h4,
#library #page-internship-application-process h5, #page-internship-application-process #library h5,
#library #page-internship-application-process h6, #page-internship-application-process #library h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#library h2 {
  font-size: 2.7em;
}

#library h3 {
  font-size: 2em;
}

#library h4 {
  font-size: 1.2em;
}

#library h5 {
  font-size: 1em;
}

#library h6 {
  font-size: 0.7em;
}

#library .w3-card-4 {
  background-color: rgba(218, 215, 245, 0.8);
  border: none;
}

#journal {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(36, 201, 242, 0.97);
  position: relative;
}

#journal::before {
  content: "";
  background: url("../images/bg/okd-journal-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#journal h1, #journal #publications h2, #publications #journal h2,
#journal #publications h3, #publications #journal h3,
#journal #publications h4, #publications #journal h4,
#journal #publications h5, #publications #journal h5,
#journal #publications h6, #publications #journal h6, #journal #publication-recent h2, #publication-recent #journal h2,
#journal #publication-recent h3, #publication-recent #journal h3,
#journal #publication-recent h4, #publication-recent #journal h4,
#journal #publication-recent h5, #publication-recent #journal h5,
#journal #publication-recent h6, #publication-recent #journal h6, #journal #programmes h2, #programmes #journal h2,
#journal #programmes h3, #programmes #journal h3,
#journal #programmes h4, #programmes #journal h4,
#journal #programmes h5, #programmes #journal h5,
#journal #programmes h6, #programmes #journal h6, #journal #internship h2, #internship #journal h2,
#journal #internship h3, #internship #journal h3,
#journal #internship h4, #internship #journal h4,
#journal #internship h5, #internship #journal h5,
#journal #internship h6, #internship #journal h6, #journal #themes h2, #themes #journal h2,
#journal #themes h3, #themes #journal h3,
#journal #themes h4, #themes #journal h4,
#journal #themes h5, #themes #journal h5,
#journal #themes h6, #themes #journal h6, #journal #library h2, #library #journal h2,
#journal #library h3, #library #journal h3,
#journal #library h4, #library #journal h4,
#journal #library h5, #library #journal h5,
#journal #library h6, #library #journal h6, #journal h2,
#journal h3,
#journal h4,
#journal h5,
#journal h6, #journal #news h2, #news #journal h2,
#journal #news h3, #news #journal h3,
#journal #news h4, #news #journal h4,
#journal #news h5, #news #journal h5,
#journal #news h6, #news #journal h6, #journal #footer h2, #footer #journal h2,
#journal #footer h3, #footer #journal h3,
#journal #footer h4, #footer #journal h4,
#journal #footer h5, #footer #journal h5,
#journal #footer h6, #footer #journal h6, #journal #institute h2, #institute #journal h2,
#journal #institute h3, #institute #journal h3,
#journal #institute h4, #institute #journal h4,
#journal #institute h5, #institute #journal h5,
#journal #institute h6, #institute #journal h6, #journal #about-institute h2, #about-institute #journal h2,
#journal #about-institute h3, #about-institute #journal h3,
#journal #about-institute h4, #about-institute #journal h4,
#journal #about-institute h5, #about-institute #journal h5,
#journal #about-institute h6, #about-institute #journal h6, #journal #governingbody h2, #governingbody #journal h2,
#journal #governingbody h3, #governingbody #journal h3,
#journal #governingbody h4, #governingbody #journal h4,
#journal #governingbody h5, #governingbody #journal h5,
#journal #governingbody h6, #governingbody #journal h6, #journal #facility h2, #facility #journal h2,
#journal #facility h3, #facility #journal h3,
#journal #facility h4, #facility #journal h4,
#journal #facility h5, #facility #journal h5,
#journal #facility h6, #facility #journal h6, #journal #chairman-director h2, #chairman-director #journal h2,
#journal #chairman-director h3, #chairman-director #journal h3,
#journal #chairman-director h4, #chairman-director #journal h4,
#journal #chairman-director h5, #chairman-director #journal h5,
#journal #chairman-director h6, #chairman-director #journal h6, #journal #annual-report h2, #annual-report #journal h2,
#journal #annual-report h3, #annual-report #journal h3,
#journal #annual-report h4, #annual-report #journal h4,
#journal #annual-report h5, #annual-report #journal h5,
#journal #annual-report h6, #annual-report #journal h6, #journal #publication-page h2, #publication-page #journal h2,
#journal #publication-page h3, #publication-page #journal h3,
#journal #publication-page h4, #publication-page #journal h4,
#journal #publication-page h5, #publication-page #journal h5,
#journal #publication-page h6, #publication-page #journal h6, #journal #page-programmes h2, #page-programmes #journal h2,
#journal #page-programmes h3, #page-programmes #journal h3,
#journal #page-programmes h4, #page-programmes #journal h4,
#journal #page-programmes h5, #page-programmes #journal h5,
#journal #page-programmes h6, #page-programmes #journal h6, #journal #page-researchprogramme h2, #page-researchprogramme #journal h2,
#journal #page-researchprogramme h3, #page-researchprogramme #journal h3,
#journal #page-researchprogramme h4, #page-researchprogramme #journal h4,
#journal #page-researchprogramme h5, #page-researchprogramme #journal h5,
#journal #page-researchprogramme h6, #page-researchprogramme #journal h6, #journal #page-triningprogramme h2, #page-triningprogramme #journal h2,
#journal #page-triningprogramme h3, #page-triningprogramme #journal h3,
#journal #page-triningprogramme h4, #page-triningprogramme #journal h4,
#journal #page-triningprogramme h5, #page-triningprogramme #journal h5,
#journal #page-triningprogramme h6, #page-triningprogramme #journal h6, #journal #page-outreachprogramme h2, #page-outreachprogramme #journal h2,
#journal #page-outreachprogramme h3, #page-outreachprogramme #journal h3,
#journal #page-outreachprogramme h4, #page-outreachprogramme #journal h4,
#journal #page-outreachprogramme h5, #page-outreachprogramme #journal h5,
#journal #page-outreachprogramme h6, #page-outreachprogramme #journal h6, #journal #page-collaborativeprogramme h2, #page-collaborativeprogramme #journal h2,
#journal #page-collaborativeprogramme h3, #page-collaborativeprogramme #journal h3,
#journal #page-collaborativeprogramme h4, #page-collaborativeprogramme #journal h4,
#journal #page-collaborativeprogramme h5, #page-collaborativeprogramme #journal h5,
#journal #page-collaborativeprogramme h6, #page-collaborativeprogramme #journal h6, #journal #page-booksmonographs h2, #page-booksmonographs #journal h2,
#journal #page-booksmonographs h3, #page-booksmonographs #journal h3,
#journal #page-booksmonographs h4, #page-booksmonographs #journal h4,
#journal #page-booksmonographs h5, #page-booksmonographs #journal h5,
#journal #page-booksmonographs h6, #page-booksmonographs #journal h6, #journal #page-researchpapers h2, #page-researchpapers #journal h2,
#journal #page-researchpapers h3, #page-researchpapers #journal h3,
#journal #page-researchpapers h4, #page-researchpapers #journal h4,
#journal #page-researchpapers h5, #page-researchpapers #journal h5,
#journal #page-researchpapers h6, #page-researchpapers #journal h6, #journal #page-policybriefs h2, #page-policybriefs #journal h2,
#journal #page-policybriefs h3, #page-policybriefs #journal h3,
#journal #page-policybriefs h4, #page-policybriefs #journal h4,
#journal #page-policybriefs h5, #page-policybriefs #journal h5,
#journal #page-policybriefs h6, #page-policybriefs #journal h6, #journal #page-ceniseaspapers h2, #page-ceniseaspapers #journal h2,
#journal #page-ceniseaspapers h3, #page-ceniseaspapers #journal h3,
#journal #page-ceniseaspapers h4, #page-ceniseaspapers #journal h4,
#journal #page-ceniseaspapers h5, #page-ceniseaspapers #journal h5,
#journal #page-ceniseaspapers h6, #page-ceniseaspapers #journal h6, #journal #page-searchpublication h2, #page-searchpublication #journal h2,
#journal #page-searchpublication h3, #page-searchpublication #journal h3,
#journal #page-searchpublication h4, #page-searchpublication #journal h4,
#journal #page-searchpublication h5, #page-searchpublication #journal h5,
#journal #page-searchpublication h6, #page-searchpublication #journal h6, #journal #people-page h2, #people-page #journal h2,
#journal #people-page h3, #people-page #journal h3,
#journal #people-page h4, #people-page #journal h4,
#journal #people-page h5, #people-page #journal h5,
#journal #people-page h6, #people-page #journal h6, #journal #people-director-admin h2, #people-director-admin #journal h2,
#journal #people-director-admin h3, #people-director-admin #journal h3,
#journal #people-director-admin h4, #people-director-admin #journal h4,
#journal #people-director-admin h5, #people-director-admin #journal h5,
#journal #people-director-admin h6, #people-director-admin #journal h6, #journal #people-faculty h2, #people-faculty #journal h2,
#journal #people-faculty h3, #people-faculty #journal h3,
#journal #people-faculty h4, #people-faculty #journal h4,
#journal #people-faculty h5, #people-faculty #journal h5,
#journal #people-faculty h6, #people-faculty #journal h6, #journal #people-administration h2, #people-administration #journal h2,
#journal #people-administration h3, #people-administration #journal h3,
#journal #people-administration h4, #people-administration #journal h4,
#journal #people-administration h5, #people-administration #journal h5,
#journal #people-administration h6, #people-administration #journal h6, #journal #people-other h2, #people-other #journal h2,
#journal #people-other h3, #people-other #journal h3,
#journal #people-other h4, #people-other #journal h4,
#journal #people-other h5, #people-other #journal h5,
#journal #people-other h6, #people-other #journal h6, #journal #contact-page h2, #contact-page #journal h2,
#journal #contact-page h3, #contact-page #journal h3,
#journal #contact-page h4, #contact-page #journal h4,
#journal #contact-page h5, #contact-page #journal h5,
#journal #contact-page h6, #contact-page #journal h6, #journal #contact-ways h2, #contact-ways #journal h2,
#journal #contact-ways h3, #contact-ways #journal h3,
#journal #contact-ways h4, #contact-ways #journal h4,
#journal #contact-ways h5, #contact-ways #journal h5,
#journal #contact-ways h6, #contact-ways #journal h6, #journal #contact-map h2, #contact-map #journal h2,
#journal #contact-map h3, #contact-map #journal h3,
#journal #contact-map h4, #contact-map #journal h4,
#journal #contact-map h5, #contact-map #journal h5,
#journal #contact-map h6, #contact-map #journal h6, #journal #page-library h2, #page-library #journal h2,
#journal #page-library h3, #page-library #journal h3,
#journal #page-library h4, #page-library #journal h4,
#journal #page-library h5, #page-library #journal h5,
#journal #page-library h6, #page-library #journal h6, #journal #page-new-arrivals h2, #page-new-arrivals #journal h2,
#journal #page-new-arrivals h3, #page-new-arrivals #journal h3,
#journal #page-new-arrivals h4, #page-new-arrivals #journal h4,
#journal #page-new-arrivals h5, #page-new-arrivals #journal h5,
#journal #page-new-arrivals h6, #page-new-arrivals #journal h6, #journal #page-about-library h2, #page-about-library #journal h2,
#journal #page-about-library h3, #page-about-library #journal h3,
#journal #page-about-library h4, #page-about-library #journal h4,
#journal #page-about-library h5, #page-about-library #journal h5,
#journal #page-about-library h6, #page-about-library #journal h6, #journal #page-library-catalogue h2, #page-library-catalogue #journal h2,
#journal #page-library-catalogue h3, #page-library-catalogue #journal h3,
#journal #page-library-catalogue h4, #page-library-catalogue #journal h4,
#journal #page-library-catalogue h5, #page-library-catalogue #journal h5,
#journal #page-library-catalogue h6, #page-library-catalogue #journal h6, #journal #page-notfound h2, #page-notfound #journal h2,
#journal #page-notfound h3, #page-notfound #journal h3,
#journal #page-notfound h4, #page-notfound #journal h4,
#journal #page-notfound h5, #page-notfound #journal h5,
#journal #page-notfound h6, #page-notfound #journal h6, #journal #page-internship h2, #page-internship #journal h2,
#journal #page-internship h3, #page-internship #journal h3,
#journal #page-internship h4, #page-internship #journal h4,
#journal #page-internship h5, #page-internship #journal h5,
#journal #page-internship h6, #page-internship #journal h6, #journal #page-internship-outcome h2, #page-internship-outcome #journal h2,
#journal #page-internship-outcome h3, #page-internship-outcome #journal h3,
#journal #page-internship-outcome h4, #page-internship-outcome #journal h4,
#journal #page-internship-outcome h5, #page-internship-outcome #journal h5,
#journal #page-internship-outcome h6, #page-internship-outcome #journal h6, #journal #page-internship-application-process h2, #page-internship-application-process #journal h2,
#journal #page-internship-application-process h3, #page-internship-application-process #journal h3,
#journal #page-internship-application-process h4, #page-internship-application-process #journal h4,
#journal #page-internship-application-process h5, #page-internship-application-process #journal h5,
#journal #page-internship-application-process h6, #page-internship-application-process #journal h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#journal h2 {
  font-size: 2.7em;
}

#journal h3 {
  font-size: 2em;
}

#journal h4 {
  font-size: 1.2em;
}

#journal h5 {
  font-size: 1em;
}

#journal h6 {
  font-size: 0.7em;
}

#journal .w3-card-4 {
  background-color: rgba(218, 215, 245, 0.8);
  border: none;
}

#news {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
  /* News Ticker Styles */
  /* Responsive adjustments */
}

#news h1, #news #publications h2, #publications #news h2,
#news #publications h3, #publications #news h3,
#news #publications h4, #publications #news h4,
#news #publications h5, #publications #news h5,
#news #publications h6, #publications #news h6, #news #publication-recent h2, #publication-recent #news h2,
#news #publication-recent h3, #publication-recent #news h3,
#news #publication-recent h4, #publication-recent #news h4,
#news #publication-recent h5, #publication-recent #news h5,
#news #publication-recent h6, #publication-recent #news h6, #news #programmes h2, #programmes #news h2,
#news #programmes h3, #programmes #news h3,
#news #programmes h4, #programmes #news h4,
#news #programmes h5, #programmes #news h5,
#news #programmes h6, #programmes #news h6, #news #internship h2, #internship #news h2,
#news #internship h3, #internship #news h3,
#news #internship h4, #internship #news h4,
#news #internship h5, #internship #news h5,
#news #internship h6, #internship #news h6, #news #themes h2, #themes #news h2,
#news #themes h3, #themes #news h3,
#news #themes h4, #themes #news h4,
#news #themes h5, #themes #news h5,
#news #themes h6, #themes #news h6, #news #library h2, #library #news h2,
#news #library h3, #library #news h3,
#news #library h4, #library #news h4,
#news #library h5, #library #news h5,
#news #library h6, #library #news h6, #news #journal h2, #journal #news h2,
#news #journal h3, #journal #news h3,
#news #journal h4, #journal #news h4,
#news #journal h5, #journal #news h5,
#news #journal h6, #journal #news h6, #news h2,
#news h3,
#news h4,
#news h5,
#news h6, #news #footer h2, #footer #news h2,
#news #footer h3, #footer #news h3,
#news #footer h4, #footer #news h4,
#news #footer h5, #footer #news h5,
#news #footer h6, #footer #news h6, #news #institute h2, #institute #news h2,
#news #institute h3, #institute #news h3,
#news #institute h4, #institute #news h4,
#news #institute h5, #institute #news h5,
#news #institute h6, #institute #news h6, #news #about-institute h2, #about-institute #news h2,
#news #about-institute h3, #about-institute #news h3,
#news #about-institute h4, #about-institute #news h4,
#news #about-institute h5, #about-institute #news h5,
#news #about-institute h6, #about-institute #news h6, #news #governingbody h2, #governingbody #news h2,
#news #governingbody h3, #governingbody #news h3,
#news #governingbody h4, #governingbody #news h4,
#news #governingbody h5, #governingbody #news h5,
#news #governingbody h6, #governingbody #news h6, #news #facility h2, #facility #news h2,
#news #facility h3, #facility #news h3,
#news #facility h4, #facility #news h4,
#news #facility h5, #facility #news h5,
#news #facility h6, #facility #news h6, #news #chairman-director h2, #chairman-director #news h2,
#news #chairman-director h3, #chairman-director #news h3,
#news #chairman-director h4, #chairman-director #news h4,
#news #chairman-director h5, #chairman-director #news h5,
#news #chairman-director h6, #chairman-director #news h6, #news #annual-report h2, #annual-report #news h2,
#news #annual-report h3, #annual-report #news h3,
#news #annual-report h4, #annual-report #news h4,
#news #annual-report h5, #annual-report #news h5,
#news #annual-report h6, #annual-report #news h6, #news #publication-page h2, #publication-page #news h2,
#news #publication-page h3, #publication-page #news h3,
#news #publication-page h4, #publication-page #news h4,
#news #publication-page h5, #publication-page #news h5,
#news #publication-page h6, #publication-page #news h6, #news #page-programmes h2, #page-programmes #news h2,
#news #page-programmes h3, #page-programmes #news h3,
#news #page-programmes h4, #page-programmes #news h4,
#news #page-programmes h5, #page-programmes #news h5,
#news #page-programmes h6, #page-programmes #news h6, #news #page-researchprogramme h2, #page-researchprogramme #news h2,
#news #page-researchprogramme h3, #page-researchprogramme #news h3,
#news #page-researchprogramme h4, #page-researchprogramme #news h4,
#news #page-researchprogramme h5, #page-researchprogramme #news h5,
#news #page-researchprogramme h6, #page-researchprogramme #news h6, #news #page-triningprogramme h2, #page-triningprogramme #news h2,
#news #page-triningprogramme h3, #page-triningprogramme #news h3,
#news #page-triningprogramme h4, #page-triningprogramme #news h4,
#news #page-triningprogramme h5, #page-triningprogramme #news h5,
#news #page-triningprogramme h6, #page-triningprogramme #news h6, #news #page-outreachprogramme h2, #page-outreachprogramme #news h2,
#news #page-outreachprogramme h3, #page-outreachprogramme #news h3,
#news #page-outreachprogramme h4, #page-outreachprogramme #news h4,
#news #page-outreachprogramme h5, #page-outreachprogramme #news h5,
#news #page-outreachprogramme h6, #page-outreachprogramme #news h6, #news #page-collaborativeprogramme h2, #page-collaborativeprogramme #news h2,
#news #page-collaborativeprogramme h3, #page-collaborativeprogramme #news h3,
#news #page-collaborativeprogramme h4, #page-collaborativeprogramme #news h4,
#news #page-collaborativeprogramme h5, #page-collaborativeprogramme #news h5,
#news #page-collaborativeprogramme h6, #page-collaborativeprogramme #news h6, #news #page-booksmonographs h2, #page-booksmonographs #news h2,
#news #page-booksmonographs h3, #page-booksmonographs #news h3,
#news #page-booksmonographs h4, #page-booksmonographs #news h4,
#news #page-booksmonographs h5, #page-booksmonographs #news h5,
#news #page-booksmonographs h6, #page-booksmonographs #news h6, #news #page-researchpapers h2, #page-researchpapers #news h2,
#news #page-researchpapers h3, #page-researchpapers #news h3,
#news #page-researchpapers h4, #page-researchpapers #news h4,
#news #page-researchpapers h5, #page-researchpapers #news h5,
#news #page-researchpapers h6, #page-researchpapers #news h6, #news #page-policybriefs h2, #page-policybriefs #news h2,
#news #page-policybriefs h3, #page-policybriefs #news h3,
#news #page-policybriefs h4, #page-policybriefs #news h4,
#news #page-policybriefs h5, #page-policybriefs #news h5,
#news #page-policybriefs h6, #page-policybriefs #news h6, #news #page-ceniseaspapers h2, #page-ceniseaspapers #news h2,
#news #page-ceniseaspapers h3, #page-ceniseaspapers #news h3,
#news #page-ceniseaspapers h4, #page-ceniseaspapers #news h4,
#news #page-ceniseaspapers h5, #page-ceniseaspapers #news h5,
#news #page-ceniseaspapers h6, #page-ceniseaspapers #news h6, #news #page-searchpublication h2, #page-searchpublication #news h2,
#news #page-searchpublication h3, #page-searchpublication #news h3,
#news #page-searchpublication h4, #page-searchpublication #news h4,
#news #page-searchpublication h5, #page-searchpublication #news h5,
#news #page-searchpublication h6, #page-searchpublication #news h6, #news #people-page h2, #people-page #news h2,
#news #people-page h3, #people-page #news h3,
#news #people-page h4, #people-page #news h4,
#news #people-page h5, #people-page #news h5,
#news #people-page h6, #people-page #news h6, #news #people-director-admin h2, #people-director-admin #news h2,
#news #people-director-admin h3, #people-director-admin #news h3,
#news #people-director-admin h4, #people-director-admin #news h4,
#news #people-director-admin h5, #people-director-admin #news h5,
#news #people-director-admin h6, #people-director-admin #news h6, #news #people-faculty h2, #people-faculty #news h2,
#news #people-faculty h3, #people-faculty #news h3,
#news #people-faculty h4, #people-faculty #news h4,
#news #people-faculty h5, #people-faculty #news h5,
#news #people-faculty h6, #people-faculty #news h6, #news #people-administration h2, #people-administration #news h2,
#news #people-administration h3, #people-administration #news h3,
#news #people-administration h4, #people-administration #news h4,
#news #people-administration h5, #people-administration #news h5,
#news #people-administration h6, #people-administration #news h6, #news #people-other h2, #people-other #news h2,
#news #people-other h3, #people-other #news h3,
#news #people-other h4, #people-other #news h4,
#news #people-other h5, #people-other #news h5,
#news #people-other h6, #people-other #news h6, #news #contact-page h2, #contact-page #news h2,
#news #contact-page h3, #contact-page #news h3,
#news #contact-page h4, #contact-page #news h4,
#news #contact-page h5, #contact-page #news h5,
#news #contact-page h6, #contact-page #news h6, #news #contact-ways h2, #contact-ways #news h2,
#news #contact-ways h3, #contact-ways #news h3,
#news #contact-ways h4, #contact-ways #news h4,
#news #contact-ways h5, #contact-ways #news h5,
#news #contact-ways h6, #contact-ways #news h6, #news #contact-map h2, #contact-map #news h2,
#news #contact-map h3, #contact-map #news h3,
#news #contact-map h4, #contact-map #news h4,
#news #contact-map h5, #contact-map #news h5,
#news #contact-map h6, #contact-map #news h6, #news #page-library h2, #page-library #news h2,
#news #page-library h3, #page-library #news h3,
#news #page-library h4, #page-library #news h4,
#news #page-library h5, #page-library #news h5,
#news #page-library h6, #page-library #news h6, #news #page-new-arrivals h2, #page-new-arrivals #news h2,
#news #page-new-arrivals h3, #page-new-arrivals #news h3,
#news #page-new-arrivals h4, #page-new-arrivals #news h4,
#news #page-new-arrivals h5, #page-new-arrivals #news h5,
#news #page-new-arrivals h6, #page-new-arrivals #news h6, #news #page-about-library h2, #page-about-library #news h2,
#news #page-about-library h3, #page-about-library #news h3,
#news #page-about-library h4, #page-about-library #news h4,
#news #page-about-library h5, #page-about-library #news h5,
#news #page-about-library h6, #page-about-library #news h6, #news #page-library-catalogue h2, #page-library-catalogue #news h2,
#news #page-library-catalogue h3, #page-library-catalogue #news h3,
#news #page-library-catalogue h4, #page-library-catalogue #news h4,
#news #page-library-catalogue h5, #page-library-catalogue #news h5,
#news #page-library-catalogue h6, #page-library-catalogue #news h6, #news #page-notfound h2, #page-notfound #news h2,
#news #page-notfound h3, #page-notfound #news h3,
#news #page-notfound h4, #page-notfound #news h4,
#news #page-notfound h5, #page-notfound #news h5,
#news #page-notfound h6, #page-notfound #news h6, #news #page-internship h2, #page-internship #news h2,
#news #page-internship h3, #page-internship #news h3,
#news #page-internship h4, #page-internship #news h4,
#news #page-internship h5, #page-internship #news h5,
#news #page-internship h6, #page-internship #news h6, #news #page-internship-outcome h2, #page-internship-outcome #news h2,
#news #page-internship-outcome h3, #page-internship-outcome #news h3,
#news #page-internship-outcome h4, #page-internship-outcome #news h4,
#news #page-internship-outcome h5, #page-internship-outcome #news h5,
#news #page-internship-outcome h6, #page-internship-outcome #news h6, #news #page-internship-application-process h2, #page-internship-application-process #news h2,
#news #page-internship-application-process h3, #page-internship-application-process #news h3,
#news #page-internship-application-process h4, #page-internship-application-process #news h4,
#news #page-internship-application-process h5, #page-internship-application-process #news h5,
#news #page-internship-application-process h6, #page-internship-application-process #news h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#news h2 {
  font-size: 2.7em;
}

#news h3 {
  font-size: 2em;
}

#news h4 {
  font-size: 1.2em;
}

#news h5 {
  font-size: 1em;
}

#news h6 {
  font-size: 0.7em;
}

#news .w3-card-4 {
  height: 400px;
  overflow: hidden;
  position: relative;
  border: none;
  background-color: rgba(7, 127, 127, 0.952);
  padding-top: 100px;
}

#news .news-ticker {
  -webkit-animation: scrollUp 25s linear infinite;
          animation: scrollUp 25s linear infinite;
  padding: -40px 40px -40px 40px;
}

#news .news-ticker.paused {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

#news .news-item {
  margin-bottom: 25px;
  padding: 15px;
  background-color: white;
  border-left: 4px solid #b71c1c;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#news .news-item:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

#news .news-date {
  font-size: 0.9em;
  color: #077f7f;
  font-weight: bold;
  margin-bottom: 8px;
}

#news .news-title {
  font-size: 1.1em;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
  line-height: 1.3;
}

#news .news-desc {
  font-size: 0.95em;
  color: #666;
  line-height: 1.4;
}

@-webkit-keyframes scrollUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@keyframes scrollUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (max-width: 768px) {
  #news #news-ticker-container {
    height: 250px;
    max-width: 95%;
  }
  #news .news-item {
    margin-bottom: 20px;
    padding: 12px;
  }
  #news .news-title {
    font-size: 1em;
  }
  #news .news-desc {
    font-size: 0.9em;
  }
}

#footer {
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(7, 127, 127, 0.952);
  position: relative;
}

#footer h1, #footer #publications h2, #publications #footer h2,
#footer #publications h3, #publications #footer h3,
#footer #publications h4, #publications #footer h4,
#footer #publications h5, #publications #footer h5,
#footer #publications h6, #publications #footer h6, #footer #publication-recent h2, #publication-recent #footer h2,
#footer #publication-recent h3, #publication-recent #footer h3,
#footer #publication-recent h4, #publication-recent #footer h4,
#footer #publication-recent h5, #publication-recent #footer h5,
#footer #publication-recent h6, #publication-recent #footer h6, #footer #programmes h2, #programmes #footer h2,
#footer #programmes h3, #programmes #footer h3,
#footer #programmes h4, #programmes #footer h4,
#footer #programmes h5, #programmes #footer h5,
#footer #programmes h6, #programmes #footer h6, #footer #internship h2, #internship #footer h2,
#footer #internship h3, #internship #footer h3,
#footer #internship h4, #internship #footer h4,
#footer #internship h5, #internship #footer h5,
#footer #internship h6, #internship #footer h6, #footer #themes h2, #themes #footer h2,
#footer #themes h3, #themes #footer h3,
#footer #themes h4, #themes #footer h4,
#footer #themes h5, #themes #footer h5,
#footer #themes h6, #themes #footer h6, #footer #library h2, #library #footer h2,
#footer #library h3, #library #footer h3,
#footer #library h4, #library #footer h4,
#footer #library h5, #library #footer h5,
#footer #library h6, #library #footer h6, #footer #journal h2, #journal #footer h2,
#footer #journal h3, #journal #footer h3,
#footer #journal h4, #journal #footer h4,
#footer #journal h5, #journal #footer h5,
#footer #journal h6, #journal #footer h6, #footer #news h2, #news #footer h2,
#footer #news h3, #news #footer h3,
#footer #news h4, #news #footer h4,
#footer #news h5, #news #footer h5,
#footer #news h6, #news #footer h6, #footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6, #footer #institute h2, #institute #footer h2,
#footer #institute h3, #institute #footer h3,
#footer #institute h4, #institute #footer h4,
#footer #institute h5, #institute #footer h5,
#footer #institute h6, #institute #footer h6, #footer #about-institute h2, #about-institute #footer h2,
#footer #about-institute h3, #about-institute #footer h3,
#footer #about-institute h4, #about-institute #footer h4,
#footer #about-institute h5, #about-institute #footer h5,
#footer #about-institute h6, #about-institute #footer h6, #footer #governingbody h2, #governingbody #footer h2,
#footer #governingbody h3, #governingbody #footer h3,
#footer #governingbody h4, #governingbody #footer h4,
#footer #governingbody h5, #governingbody #footer h5,
#footer #governingbody h6, #governingbody #footer h6, #footer #facility h2, #facility #footer h2,
#footer #facility h3, #facility #footer h3,
#footer #facility h4, #facility #footer h4,
#footer #facility h5, #facility #footer h5,
#footer #facility h6, #facility #footer h6, #footer #chairman-director h2, #chairman-director #footer h2,
#footer #chairman-director h3, #chairman-director #footer h3,
#footer #chairman-director h4, #chairman-director #footer h4,
#footer #chairman-director h5, #chairman-director #footer h5,
#footer #chairman-director h6, #chairman-director #footer h6, #footer #annual-report h2, #annual-report #footer h2,
#footer #annual-report h3, #annual-report #footer h3,
#footer #annual-report h4, #annual-report #footer h4,
#footer #annual-report h5, #annual-report #footer h5,
#footer #annual-report h6, #annual-report #footer h6, #footer #publication-page h2, #publication-page #footer h2,
#footer #publication-page h3, #publication-page #footer h3,
#footer #publication-page h4, #publication-page #footer h4,
#footer #publication-page h5, #publication-page #footer h5,
#footer #publication-page h6, #publication-page #footer h6, #footer #page-programmes h2, #page-programmes #footer h2,
#footer #page-programmes h3, #page-programmes #footer h3,
#footer #page-programmes h4, #page-programmes #footer h4,
#footer #page-programmes h5, #page-programmes #footer h5,
#footer #page-programmes h6, #page-programmes #footer h6, #footer #page-researchprogramme h2, #page-researchprogramme #footer h2,
#footer #page-researchprogramme h3, #page-researchprogramme #footer h3,
#footer #page-researchprogramme h4, #page-researchprogramme #footer h4,
#footer #page-researchprogramme h5, #page-researchprogramme #footer h5,
#footer #page-researchprogramme h6, #page-researchprogramme #footer h6, #footer #page-triningprogramme h2, #page-triningprogramme #footer h2,
#footer #page-triningprogramme h3, #page-triningprogramme #footer h3,
#footer #page-triningprogramme h4, #page-triningprogramme #footer h4,
#footer #page-triningprogramme h5, #page-triningprogramme #footer h5,
#footer #page-triningprogramme h6, #page-triningprogramme #footer h6, #footer #page-outreachprogramme h2, #page-outreachprogramme #footer h2,
#footer #page-outreachprogramme h3, #page-outreachprogramme #footer h3,
#footer #page-outreachprogramme h4, #page-outreachprogramme #footer h4,
#footer #page-outreachprogramme h5, #page-outreachprogramme #footer h5,
#footer #page-outreachprogramme h6, #page-outreachprogramme #footer h6, #footer #page-collaborativeprogramme h2, #page-collaborativeprogramme #footer h2,
#footer #page-collaborativeprogramme h3, #page-collaborativeprogramme #footer h3,
#footer #page-collaborativeprogramme h4, #page-collaborativeprogramme #footer h4,
#footer #page-collaborativeprogramme h5, #page-collaborativeprogramme #footer h5,
#footer #page-collaborativeprogramme h6, #page-collaborativeprogramme #footer h6, #footer #page-booksmonographs h2, #page-booksmonographs #footer h2,
#footer #page-booksmonographs h3, #page-booksmonographs #footer h3,
#footer #page-booksmonographs h4, #page-booksmonographs #footer h4,
#footer #page-booksmonographs h5, #page-booksmonographs #footer h5,
#footer #page-booksmonographs h6, #page-booksmonographs #footer h6, #footer #page-researchpapers h2, #page-researchpapers #footer h2,
#footer #page-researchpapers h3, #page-researchpapers #footer h3,
#footer #page-researchpapers h4, #page-researchpapers #footer h4,
#footer #page-researchpapers h5, #page-researchpapers #footer h5,
#footer #page-researchpapers h6, #page-researchpapers #footer h6, #footer #page-policybriefs h2, #page-policybriefs #footer h2,
#footer #page-policybriefs h3, #page-policybriefs #footer h3,
#footer #page-policybriefs h4, #page-policybriefs #footer h4,
#footer #page-policybriefs h5, #page-policybriefs #footer h5,
#footer #page-policybriefs h6, #page-policybriefs #footer h6, #footer #page-ceniseaspapers h2, #page-ceniseaspapers #footer h2,
#footer #page-ceniseaspapers h3, #page-ceniseaspapers #footer h3,
#footer #page-ceniseaspapers h4, #page-ceniseaspapers #footer h4,
#footer #page-ceniseaspapers h5, #page-ceniseaspapers #footer h5,
#footer #page-ceniseaspapers h6, #page-ceniseaspapers #footer h6, #footer #page-searchpublication h2, #page-searchpublication #footer h2,
#footer #page-searchpublication h3, #page-searchpublication #footer h3,
#footer #page-searchpublication h4, #page-searchpublication #footer h4,
#footer #page-searchpublication h5, #page-searchpublication #footer h5,
#footer #page-searchpublication h6, #page-searchpublication #footer h6, #footer #people-page h2, #people-page #footer h2,
#footer #people-page h3, #people-page #footer h3,
#footer #people-page h4, #people-page #footer h4,
#footer #people-page h5, #people-page #footer h5,
#footer #people-page h6, #people-page #footer h6, #footer #people-director-admin h2, #people-director-admin #footer h2,
#footer #people-director-admin h3, #people-director-admin #footer h3,
#footer #people-director-admin h4, #people-director-admin #footer h4,
#footer #people-director-admin h5, #people-director-admin #footer h5,
#footer #people-director-admin h6, #people-director-admin #footer h6, #footer #people-faculty h2, #people-faculty #footer h2,
#footer #people-faculty h3, #people-faculty #footer h3,
#footer #people-faculty h4, #people-faculty #footer h4,
#footer #people-faculty h5, #people-faculty #footer h5,
#footer #people-faculty h6, #people-faculty #footer h6, #footer #people-administration h2, #people-administration #footer h2,
#footer #people-administration h3, #people-administration #footer h3,
#footer #people-administration h4, #people-administration #footer h4,
#footer #people-administration h5, #people-administration #footer h5,
#footer #people-administration h6, #people-administration #footer h6, #footer #people-other h2, #people-other #footer h2,
#footer #people-other h3, #people-other #footer h3,
#footer #people-other h4, #people-other #footer h4,
#footer #people-other h5, #people-other #footer h5,
#footer #people-other h6, #people-other #footer h6, #footer #contact-page h2, #contact-page #footer h2,
#footer #contact-page h3, #contact-page #footer h3,
#footer #contact-page h4, #contact-page #footer h4,
#footer #contact-page h5, #contact-page #footer h5,
#footer #contact-page h6, #contact-page #footer h6, #footer #contact-ways h2, #contact-ways #footer h2,
#footer #contact-ways h3, #contact-ways #footer h3,
#footer #contact-ways h4, #contact-ways #footer h4,
#footer #contact-ways h5, #contact-ways #footer h5,
#footer #contact-ways h6, #contact-ways #footer h6, #footer #contact-map h2, #contact-map #footer h2,
#footer #contact-map h3, #contact-map #footer h3,
#footer #contact-map h4, #contact-map #footer h4,
#footer #contact-map h5, #contact-map #footer h5,
#footer #contact-map h6, #contact-map #footer h6, #footer #page-library h2, #page-library #footer h2,
#footer #page-library h3, #page-library #footer h3,
#footer #page-library h4, #page-library #footer h4,
#footer #page-library h5, #page-library #footer h5,
#footer #page-library h6, #page-library #footer h6, #footer #page-new-arrivals h2, #page-new-arrivals #footer h2,
#footer #page-new-arrivals h3, #page-new-arrivals #footer h3,
#footer #page-new-arrivals h4, #page-new-arrivals #footer h4,
#footer #page-new-arrivals h5, #page-new-arrivals #footer h5,
#footer #page-new-arrivals h6, #page-new-arrivals #footer h6, #footer #page-about-library h2, #page-about-library #footer h2,
#footer #page-about-library h3, #page-about-library #footer h3,
#footer #page-about-library h4, #page-about-library #footer h4,
#footer #page-about-library h5, #page-about-library #footer h5,
#footer #page-about-library h6, #page-about-library #footer h6, #footer #page-library-catalogue h2, #page-library-catalogue #footer h2,
#footer #page-library-catalogue h3, #page-library-catalogue #footer h3,
#footer #page-library-catalogue h4, #page-library-catalogue #footer h4,
#footer #page-library-catalogue h5, #page-library-catalogue #footer h5,
#footer #page-library-catalogue h6, #page-library-catalogue #footer h6, #footer #page-notfound h2, #page-notfound #footer h2,
#footer #page-notfound h3, #page-notfound #footer h3,
#footer #page-notfound h4, #page-notfound #footer h4,
#footer #page-notfound h5, #page-notfound #footer h5,
#footer #page-notfound h6, #page-notfound #footer h6, #footer #page-internship h2, #page-internship #footer h2,
#footer #page-internship h3, #page-internship #footer h3,
#footer #page-internship h4, #page-internship #footer h4,
#footer #page-internship h5, #page-internship #footer h5,
#footer #page-internship h6, #page-internship #footer h6, #footer #page-internship-outcome h2, #page-internship-outcome #footer h2,
#footer #page-internship-outcome h3, #page-internship-outcome #footer h3,
#footer #page-internship-outcome h4, #page-internship-outcome #footer h4,
#footer #page-internship-outcome h5, #page-internship-outcome #footer h5,
#footer #page-internship-outcome h6, #page-internship-outcome #footer h6, #footer #page-internship-application-process h2, #page-internship-application-process #footer h2,
#footer #page-internship-application-process h3, #page-internship-application-process #footer h3,
#footer #page-internship-application-process h4, #page-internship-application-process #footer h4,
#footer #page-internship-application-process h5, #page-internship-application-process #footer h5,
#footer #page-internship-application-process h6, #page-internship-application-process #footer h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#footer h2 {
  font-size: 2.7em;
}

#footer h3 {
  font-size: 2em;
}

#footer h4 {
  font-size: 1.2em;
}

#footer h5 {
  font-size: 1em;
}

#footer h6 {
  font-size: 0.7em;
}

#footer .w3-card-4 {
  background-color: rgba(218, 215, 245, 0);
  border: none;
  color: white;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#footer .w3-card-4:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#institute {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#institute::before {
  content: "";
  background: url("../images/bg/okd-internship-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#institute h1, #institute #publications h2, #publications #institute h2,
#institute #publications h3, #publications #institute h3,
#institute #publications h4, #publications #institute h4,
#institute #publications h5, #publications #institute h5,
#institute #publications h6, #publications #institute h6, #institute #publication-recent h2, #publication-recent #institute h2,
#institute #publication-recent h3, #publication-recent #institute h3,
#institute #publication-recent h4, #publication-recent #institute h4,
#institute #publication-recent h5, #publication-recent #institute h5,
#institute #publication-recent h6, #publication-recent #institute h6, #institute #programmes h2, #programmes #institute h2,
#institute #programmes h3, #programmes #institute h3,
#institute #programmes h4, #programmes #institute h4,
#institute #programmes h5, #programmes #institute h5,
#institute #programmes h6, #programmes #institute h6, #institute #internship h2, #internship #institute h2,
#institute #internship h3, #internship #institute h3,
#institute #internship h4, #internship #institute h4,
#institute #internship h5, #internship #institute h5,
#institute #internship h6, #internship #institute h6, #institute #themes h2, #themes #institute h2,
#institute #themes h3, #themes #institute h3,
#institute #themes h4, #themes #institute h4,
#institute #themes h5, #themes #institute h5,
#institute #themes h6, #themes #institute h6, #institute #library h2, #library #institute h2,
#institute #library h3, #library #institute h3,
#institute #library h4, #library #institute h4,
#institute #library h5, #library #institute h5,
#institute #library h6, #library #institute h6, #institute #journal h2, #journal #institute h2,
#institute #journal h3, #journal #institute h3,
#institute #journal h4, #journal #institute h4,
#institute #journal h5, #journal #institute h5,
#institute #journal h6, #journal #institute h6, #institute #news h2, #news #institute h2,
#institute #news h3, #news #institute h3,
#institute #news h4, #news #institute h4,
#institute #news h5, #news #institute h5,
#institute #news h6, #news #institute h6, #institute #footer h2, #footer #institute h2,
#institute #footer h3, #footer #institute h3,
#institute #footer h4, #footer #institute h4,
#institute #footer h5, #footer #institute h5,
#institute #footer h6, #footer #institute h6, #institute h2,
#institute h3,
#institute h4,
#institute h5,
#institute h6, #institute #about-institute h2, #about-institute #institute h2,
#institute #about-institute h3, #about-institute #institute h3,
#institute #about-institute h4, #about-institute #institute h4,
#institute #about-institute h5, #about-institute #institute h5,
#institute #about-institute h6, #about-institute #institute h6, #institute #governingbody h2, #governingbody #institute h2,
#institute #governingbody h3, #governingbody #institute h3,
#institute #governingbody h4, #governingbody #institute h4,
#institute #governingbody h5, #governingbody #institute h5,
#institute #governingbody h6, #governingbody #institute h6, #institute #facility h2, #facility #institute h2,
#institute #facility h3, #facility #institute h3,
#institute #facility h4, #facility #institute h4,
#institute #facility h5, #facility #institute h5,
#institute #facility h6, #facility #institute h6, #institute #chairman-director h2, #chairman-director #institute h2,
#institute #chairman-director h3, #chairman-director #institute h3,
#institute #chairman-director h4, #chairman-director #institute h4,
#institute #chairman-director h5, #chairman-director #institute h5,
#institute #chairman-director h6, #chairman-director #institute h6, #institute #annual-report h2, #annual-report #institute h2,
#institute #annual-report h3, #annual-report #institute h3,
#institute #annual-report h4, #annual-report #institute h4,
#institute #annual-report h5, #annual-report #institute h5,
#institute #annual-report h6, #annual-report #institute h6, #institute #publication-page h2, #publication-page #institute h2,
#institute #publication-page h3, #publication-page #institute h3,
#institute #publication-page h4, #publication-page #institute h4,
#institute #publication-page h5, #publication-page #institute h5,
#institute #publication-page h6, #publication-page #institute h6, #institute #page-programmes h2, #page-programmes #institute h2,
#institute #page-programmes h3, #page-programmes #institute h3,
#institute #page-programmes h4, #page-programmes #institute h4,
#institute #page-programmes h5, #page-programmes #institute h5,
#institute #page-programmes h6, #page-programmes #institute h6, #institute #page-researchprogramme h2, #page-researchprogramme #institute h2,
#institute #page-researchprogramme h3, #page-researchprogramme #institute h3,
#institute #page-researchprogramme h4, #page-researchprogramme #institute h4,
#institute #page-researchprogramme h5, #page-researchprogramme #institute h5,
#institute #page-researchprogramme h6, #page-researchprogramme #institute h6, #institute #page-triningprogramme h2, #page-triningprogramme #institute h2,
#institute #page-triningprogramme h3, #page-triningprogramme #institute h3,
#institute #page-triningprogramme h4, #page-triningprogramme #institute h4,
#institute #page-triningprogramme h5, #page-triningprogramme #institute h5,
#institute #page-triningprogramme h6, #page-triningprogramme #institute h6, #institute #page-outreachprogramme h2, #page-outreachprogramme #institute h2,
#institute #page-outreachprogramme h3, #page-outreachprogramme #institute h3,
#institute #page-outreachprogramme h4, #page-outreachprogramme #institute h4,
#institute #page-outreachprogramme h5, #page-outreachprogramme #institute h5,
#institute #page-outreachprogramme h6, #page-outreachprogramme #institute h6, #institute #page-collaborativeprogramme h2, #page-collaborativeprogramme #institute h2,
#institute #page-collaborativeprogramme h3, #page-collaborativeprogramme #institute h3,
#institute #page-collaborativeprogramme h4, #page-collaborativeprogramme #institute h4,
#institute #page-collaborativeprogramme h5, #page-collaborativeprogramme #institute h5,
#institute #page-collaborativeprogramme h6, #page-collaborativeprogramme #institute h6, #institute #page-booksmonographs h2, #page-booksmonographs #institute h2,
#institute #page-booksmonographs h3, #page-booksmonographs #institute h3,
#institute #page-booksmonographs h4, #page-booksmonographs #institute h4,
#institute #page-booksmonographs h5, #page-booksmonographs #institute h5,
#institute #page-booksmonographs h6, #page-booksmonographs #institute h6, #institute #page-researchpapers h2, #page-researchpapers #institute h2,
#institute #page-researchpapers h3, #page-researchpapers #institute h3,
#institute #page-researchpapers h4, #page-researchpapers #institute h4,
#institute #page-researchpapers h5, #page-researchpapers #institute h5,
#institute #page-researchpapers h6, #page-researchpapers #institute h6, #institute #page-policybriefs h2, #page-policybriefs #institute h2,
#institute #page-policybriefs h3, #page-policybriefs #institute h3,
#institute #page-policybriefs h4, #page-policybriefs #institute h4,
#institute #page-policybriefs h5, #page-policybriefs #institute h5,
#institute #page-policybriefs h6, #page-policybriefs #institute h6, #institute #page-ceniseaspapers h2, #page-ceniseaspapers #institute h2,
#institute #page-ceniseaspapers h3, #page-ceniseaspapers #institute h3,
#institute #page-ceniseaspapers h4, #page-ceniseaspapers #institute h4,
#institute #page-ceniseaspapers h5, #page-ceniseaspapers #institute h5,
#institute #page-ceniseaspapers h6, #page-ceniseaspapers #institute h6, #institute #page-searchpublication h2, #page-searchpublication #institute h2,
#institute #page-searchpublication h3, #page-searchpublication #institute h3,
#institute #page-searchpublication h4, #page-searchpublication #institute h4,
#institute #page-searchpublication h5, #page-searchpublication #institute h5,
#institute #page-searchpublication h6, #page-searchpublication #institute h6, #institute #people-page h2, #people-page #institute h2,
#institute #people-page h3, #people-page #institute h3,
#institute #people-page h4, #people-page #institute h4,
#institute #people-page h5, #people-page #institute h5,
#institute #people-page h6, #people-page #institute h6, #institute #people-director-admin h2, #people-director-admin #institute h2,
#institute #people-director-admin h3, #people-director-admin #institute h3,
#institute #people-director-admin h4, #people-director-admin #institute h4,
#institute #people-director-admin h5, #people-director-admin #institute h5,
#institute #people-director-admin h6, #people-director-admin #institute h6, #institute #people-faculty h2, #people-faculty #institute h2,
#institute #people-faculty h3, #people-faculty #institute h3,
#institute #people-faculty h4, #people-faculty #institute h4,
#institute #people-faculty h5, #people-faculty #institute h5,
#institute #people-faculty h6, #people-faculty #institute h6, #institute #people-administration h2, #people-administration #institute h2,
#institute #people-administration h3, #people-administration #institute h3,
#institute #people-administration h4, #people-administration #institute h4,
#institute #people-administration h5, #people-administration #institute h5,
#institute #people-administration h6, #people-administration #institute h6, #institute #people-other h2, #people-other #institute h2,
#institute #people-other h3, #people-other #institute h3,
#institute #people-other h4, #people-other #institute h4,
#institute #people-other h5, #people-other #institute h5,
#institute #people-other h6, #people-other #institute h6, #institute #contact-page h2, #contact-page #institute h2,
#institute #contact-page h3, #contact-page #institute h3,
#institute #contact-page h4, #contact-page #institute h4,
#institute #contact-page h5, #contact-page #institute h5,
#institute #contact-page h6, #contact-page #institute h6, #institute #contact-ways h2, #contact-ways #institute h2,
#institute #contact-ways h3, #contact-ways #institute h3,
#institute #contact-ways h4, #contact-ways #institute h4,
#institute #contact-ways h5, #contact-ways #institute h5,
#institute #contact-ways h6, #contact-ways #institute h6, #institute #contact-map h2, #contact-map #institute h2,
#institute #contact-map h3, #contact-map #institute h3,
#institute #contact-map h4, #contact-map #institute h4,
#institute #contact-map h5, #contact-map #institute h5,
#institute #contact-map h6, #contact-map #institute h6, #institute #page-library h2, #page-library #institute h2,
#institute #page-library h3, #page-library #institute h3,
#institute #page-library h4, #page-library #institute h4,
#institute #page-library h5, #page-library #institute h5,
#institute #page-library h6, #page-library #institute h6, #institute #page-new-arrivals h2, #page-new-arrivals #institute h2,
#institute #page-new-arrivals h3, #page-new-arrivals #institute h3,
#institute #page-new-arrivals h4, #page-new-arrivals #institute h4,
#institute #page-new-arrivals h5, #page-new-arrivals #institute h5,
#institute #page-new-arrivals h6, #page-new-arrivals #institute h6, #institute #page-about-library h2, #page-about-library #institute h2,
#institute #page-about-library h3, #page-about-library #institute h3,
#institute #page-about-library h4, #page-about-library #institute h4,
#institute #page-about-library h5, #page-about-library #institute h5,
#institute #page-about-library h6, #page-about-library #institute h6, #institute #page-library-catalogue h2, #page-library-catalogue #institute h2,
#institute #page-library-catalogue h3, #page-library-catalogue #institute h3,
#institute #page-library-catalogue h4, #page-library-catalogue #institute h4,
#institute #page-library-catalogue h5, #page-library-catalogue #institute h5,
#institute #page-library-catalogue h6, #page-library-catalogue #institute h6, #institute #page-notfound h2, #page-notfound #institute h2,
#institute #page-notfound h3, #page-notfound #institute h3,
#institute #page-notfound h4, #page-notfound #institute h4,
#institute #page-notfound h5, #page-notfound #institute h5,
#institute #page-notfound h6, #page-notfound #institute h6, #institute #page-internship h2, #page-internship #institute h2,
#institute #page-internship h3, #page-internship #institute h3,
#institute #page-internship h4, #page-internship #institute h4,
#institute #page-internship h5, #page-internship #institute h5,
#institute #page-internship h6, #page-internship #institute h6, #institute #page-internship-outcome h2, #page-internship-outcome #institute h2,
#institute #page-internship-outcome h3, #page-internship-outcome #institute h3,
#institute #page-internship-outcome h4, #page-internship-outcome #institute h4,
#institute #page-internship-outcome h5, #page-internship-outcome #institute h5,
#institute #page-internship-outcome h6, #page-internship-outcome #institute h6, #institute #page-internship-application-process h2, #page-internship-application-process #institute h2,
#institute #page-internship-application-process h3, #page-internship-application-process #institute h3,
#institute #page-internship-application-process h4, #page-internship-application-process #institute h4,
#institute #page-internship-application-process h5, #page-internship-application-process #institute h5,
#institute #page-internship-application-process h6, #page-internship-application-process #institute h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#institute h2 {
  font-size: 2.7em;
}

#institute h3 {
  font-size: 2em;
}

#institute h4 {
  font-size: 1.2em;
}

#institute h5 {
  font-size: 1em;
}

#institute h6 {
  font-size: 0.7em;
}

#about-institute {
  width: MIN(95%);
  margin: auto;
  background-color: rgba(12, 199, 199, 0.952);
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
}

#about-institute h1, #about-institute #publications h2, #publications #about-institute h2,
#about-institute #publications h3, #publications #about-institute h3,
#about-institute #publications h4, #publications #about-institute h4,
#about-institute #publications h5, #publications #about-institute h5,
#about-institute #publications h6, #publications #about-institute h6, #about-institute #publication-recent h2, #publication-recent #about-institute h2,
#about-institute #publication-recent h3, #publication-recent #about-institute h3,
#about-institute #publication-recent h4, #publication-recent #about-institute h4,
#about-institute #publication-recent h5, #publication-recent #about-institute h5,
#about-institute #publication-recent h6, #publication-recent #about-institute h6, #about-institute #programmes h2, #programmes #about-institute h2,
#about-institute #programmes h3, #programmes #about-institute h3,
#about-institute #programmes h4, #programmes #about-institute h4,
#about-institute #programmes h5, #programmes #about-institute h5,
#about-institute #programmes h6, #programmes #about-institute h6, #about-institute #internship h2, #internship #about-institute h2,
#about-institute #internship h3, #internship #about-institute h3,
#about-institute #internship h4, #internship #about-institute h4,
#about-institute #internship h5, #internship #about-institute h5,
#about-institute #internship h6, #internship #about-institute h6, #about-institute #themes h2, #themes #about-institute h2,
#about-institute #themes h3, #themes #about-institute h3,
#about-institute #themes h4, #themes #about-institute h4,
#about-institute #themes h5, #themes #about-institute h5,
#about-institute #themes h6, #themes #about-institute h6, #about-institute #library h2, #library #about-institute h2,
#about-institute #library h3, #library #about-institute h3,
#about-institute #library h4, #library #about-institute h4,
#about-institute #library h5, #library #about-institute h5,
#about-institute #library h6, #library #about-institute h6, #about-institute #journal h2, #journal #about-institute h2,
#about-institute #journal h3, #journal #about-institute h3,
#about-institute #journal h4, #journal #about-institute h4,
#about-institute #journal h5, #journal #about-institute h5,
#about-institute #journal h6, #journal #about-institute h6, #about-institute #news h2, #news #about-institute h2,
#about-institute #news h3, #news #about-institute h3,
#about-institute #news h4, #news #about-institute h4,
#about-institute #news h5, #news #about-institute h5,
#about-institute #news h6, #news #about-institute h6, #about-institute #footer h2, #footer #about-institute h2,
#about-institute #footer h3, #footer #about-institute h3,
#about-institute #footer h4, #footer #about-institute h4,
#about-institute #footer h5, #footer #about-institute h5,
#about-institute #footer h6, #footer #about-institute h6, #about-institute #institute h2, #institute #about-institute h2,
#about-institute #institute h3, #institute #about-institute h3,
#about-institute #institute h4, #institute #about-institute h4,
#about-institute #institute h5, #institute #about-institute h5,
#about-institute #institute h6, #institute #about-institute h6, #about-institute h2,
#about-institute h3,
#about-institute h4,
#about-institute h5,
#about-institute h6, #about-institute #governingbody h2, #governingbody #about-institute h2,
#about-institute #governingbody h3, #governingbody #about-institute h3,
#about-institute #governingbody h4, #governingbody #about-institute h4,
#about-institute #governingbody h5, #governingbody #about-institute h5,
#about-institute #governingbody h6, #governingbody #about-institute h6, #about-institute #facility h2, #facility #about-institute h2,
#about-institute #facility h3, #facility #about-institute h3,
#about-institute #facility h4, #facility #about-institute h4,
#about-institute #facility h5, #facility #about-institute h5,
#about-institute #facility h6, #facility #about-institute h6, #about-institute #chairman-director h2, #chairman-director #about-institute h2,
#about-institute #chairman-director h3, #chairman-director #about-institute h3,
#about-institute #chairman-director h4, #chairman-director #about-institute h4,
#about-institute #chairman-director h5, #chairman-director #about-institute h5,
#about-institute #chairman-director h6, #chairman-director #about-institute h6, #about-institute #annual-report h2, #annual-report #about-institute h2,
#about-institute #annual-report h3, #annual-report #about-institute h3,
#about-institute #annual-report h4, #annual-report #about-institute h4,
#about-institute #annual-report h5, #annual-report #about-institute h5,
#about-institute #annual-report h6, #annual-report #about-institute h6, #about-institute #publication-page h2, #publication-page #about-institute h2,
#about-institute #publication-page h3, #publication-page #about-institute h3,
#about-institute #publication-page h4, #publication-page #about-institute h4,
#about-institute #publication-page h5, #publication-page #about-institute h5,
#about-institute #publication-page h6, #publication-page #about-institute h6, #about-institute #page-programmes h2, #page-programmes #about-institute h2,
#about-institute #page-programmes h3, #page-programmes #about-institute h3,
#about-institute #page-programmes h4, #page-programmes #about-institute h4,
#about-institute #page-programmes h5, #page-programmes #about-institute h5,
#about-institute #page-programmes h6, #page-programmes #about-institute h6, #about-institute #page-researchprogramme h2, #page-researchprogramme #about-institute h2,
#about-institute #page-researchprogramme h3, #page-researchprogramme #about-institute h3,
#about-institute #page-researchprogramme h4, #page-researchprogramme #about-institute h4,
#about-institute #page-researchprogramme h5, #page-researchprogramme #about-institute h5,
#about-institute #page-researchprogramme h6, #page-researchprogramme #about-institute h6, #about-institute #page-triningprogramme h2, #page-triningprogramme #about-institute h2,
#about-institute #page-triningprogramme h3, #page-triningprogramme #about-institute h3,
#about-institute #page-triningprogramme h4, #page-triningprogramme #about-institute h4,
#about-institute #page-triningprogramme h5, #page-triningprogramme #about-institute h5,
#about-institute #page-triningprogramme h6, #page-triningprogramme #about-institute h6, #about-institute #page-outreachprogramme h2, #page-outreachprogramme #about-institute h2,
#about-institute #page-outreachprogramme h3, #page-outreachprogramme #about-institute h3,
#about-institute #page-outreachprogramme h4, #page-outreachprogramme #about-institute h4,
#about-institute #page-outreachprogramme h5, #page-outreachprogramme #about-institute h5,
#about-institute #page-outreachprogramme h6, #page-outreachprogramme #about-institute h6, #about-institute #page-collaborativeprogramme h2, #page-collaborativeprogramme #about-institute h2,
#about-institute #page-collaborativeprogramme h3, #page-collaborativeprogramme #about-institute h3,
#about-institute #page-collaborativeprogramme h4, #page-collaborativeprogramme #about-institute h4,
#about-institute #page-collaborativeprogramme h5, #page-collaborativeprogramme #about-institute h5,
#about-institute #page-collaborativeprogramme h6, #page-collaborativeprogramme #about-institute h6, #about-institute #page-booksmonographs h2, #page-booksmonographs #about-institute h2,
#about-institute #page-booksmonographs h3, #page-booksmonographs #about-institute h3,
#about-institute #page-booksmonographs h4, #page-booksmonographs #about-institute h4,
#about-institute #page-booksmonographs h5, #page-booksmonographs #about-institute h5,
#about-institute #page-booksmonographs h6, #page-booksmonographs #about-institute h6, #about-institute #page-researchpapers h2, #page-researchpapers #about-institute h2,
#about-institute #page-researchpapers h3, #page-researchpapers #about-institute h3,
#about-institute #page-researchpapers h4, #page-researchpapers #about-institute h4,
#about-institute #page-researchpapers h5, #page-researchpapers #about-institute h5,
#about-institute #page-researchpapers h6, #page-researchpapers #about-institute h6, #about-institute #page-policybriefs h2, #page-policybriefs #about-institute h2,
#about-institute #page-policybriefs h3, #page-policybriefs #about-institute h3,
#about-institute #page-policybriefs h4, #page-policybriefs #about-institute h4,
#about-institute #page-policybriefs h5, #page-policybriefs #about-institute h5,
#about-institute #page-policybriefs h6, #page-policybriefs #about-institute h6, #about-institute #page-ceniseaspapers h2, #page-ceniseaspapers #about-institute h2,
#about-institute #page-ceniseaspapers h3, #page-ceniseaspapers #about-institute h3,
#about-institute #page-ceniseaspapers h4, #page-ceniseaspapers #about-institute h4,
#about-institute #page-ceniseaspapers h5, #page-ceniseaspapers #about-institute h5,
#about-institute #page-ceniseaspapers h6, #page-ceniseaspapers #about-institute h6, #about-institute #page-searchpublication h2, #page-searchpublication #about-institute h2,
#about-institute #page-searchpublication h3, #page-searchpublication #about-institute h3,
#about-institute #page-searchpublication h4, #page-searchpublication #about-institute h4,
#about-institute #page-searchpublication h5, #page-searchpublication #about-institute h5,
#about-institute #page-searchpublication h6, #page-searchpublication #about-institute h6, #about-institute #people-page h2, #people-page #about-institute h2,
#about-institute #people-page h3, #people-page #about-institute h3,
#about-institute #people-page h4, #people-page #about-institute h4,
#about-institute #people-page h5, #people-page #about-institute h5,
#about-institute #people-page h6, #people-page #about-institute h6, #about-institute #people-director-admin h2, #people-director-admin #about-institute h2,
#about-institute #people-director-admin h3, #people-director-admin #about-institute h3,
#about-institute #people-director-admin h4, #people-director-admin #about-institute h4,
#about-institute #people-director-admin h5, #people-director-admin #about-institute h5,
#about-institute #people-director-admin h6, #people-director-admin #about-institute h6, #about-institute #people-faculty h2, #people-faculty #about-institute h2,
#about-institute #people-faculty h3, #people-faculty #about-institute h3,
#about-institute #people-faculty h4, #people-faculty #about-institute h4,
#about-institute #people-faculty h5, #people-faculty #about-institute h5,
#about-institute #people-faculty h6, #people-faculty #about-institute h6, #about-institute #people-administration h2, #people-administration #about-institute h2,
#about-institute #people-administration h3, #people-administration #about-institute h3,
#about-institute #people-administration h4, #people-administration #about-institute h4,
#about-institute #people-administration h5, #people-administration #about-institute h5,
#about-institute #people-administration h6, #people-administration #about-institute h6, #about-institute #people-other h2, #people-other #about-institute h2,
#about-institute #people-other h3, #people-other #about-institute h3,
#about-institute #people-other h4, #people-other #about-institute h4,
#about-institute #people-other h5, #people-other #about-institute h5,
#about-institute #people-other h6, #people-other #about-institute h6, #about-institute #contact-page h2, #contact-page #about-institute h2,
#about-institute #contact-page h3, #contact-page #about-institute h3,
#about-institute #contact-page h4, #contact-page #about-institute h4,
#about-institute #contact-page h5, #contact-page #about-institute h5,
#about-institute #contact-page h6, #contact-page #about-institute h6, #about-institute #contact-ways h2, #contact-ways #about-institute h2,
#about-institute #contact-ways h3, #contact-ways #about-institute h3,
#about-institute #contact-ways h4, #contact-ways #about-institute h4,
#about-institute #contact-ways h5, #contact-ways #about-institute h5,
#about-institute #contact-ways h6, #contact-ways #about-institute h6, #about-institute #contact-map h2, #contact-map #about-institute h2,
#about-institute #contact-map h3, #contact-map #about-institute h3,
#about-institute #contact-map h4, #contact-map #about-institute h4,
#about-institute #contact-map h5, #contact-map #about-institute h5,
#about-institute #contact-map h6, #contact-map #about-institute h6, #about-institute #page-library h2, #page-library #about-institute h2,
#about-institute #page-library h3, #page-library #about-institute h3,
#about-institute #page-library h4, #page-library #about-institute h4,
#about-institute #page-library h5, #page-library #about-institute h5,
#about-institute #page-library h6, #page-library #about-institute h6, #about-institute #page-new-arrivals h2, #page-new-arrivals #about-institute h2,
#about-institute #page-new-arrivals h3, #page-new-arrivals #about-institute h3,
#about-institute #page-new-arrivals h4, #page-new-arrivals #about-institute h4,
#about-institute #page-new-arrivals h5, #page-new-arrivals #about-institute h5,
#about-institute #page-new-arrivals h6, #page-new-arrivals #about-institute h6, #about-institute #page-about-library h2, #page-about-library #about-institute h2,
#about-institute #page-about-library h3, #page-about-library #about-institute h3,
#about-institute #page-about-library h4, #page-about-library #about-institute h4,
#about-institute #page-about-library h5, #page-about-library #about-institute h5,
#about-institute #page-about-library h6, #page-about-library #about-institute h6, #about-institute #page-library-catalogue h2, #page-library-catalogue #about-institute h2,
#about-institute #page-library-catalogue h3, #page-library-catalogue #about-institute h3,
#about-institute #page-library-catalogue h4, #page-library-catalogue #about-institute h4,
#about-institute #page-library-catalogue h5, #page-library-catalogue #about-institute h5,
#about-institute #page-library-catalogue h6, #page-library-catalogue #about-institute h6, #about-institute #page-notfound h2, #page-notfound #about-institute h2,
#about-institute #page-notfound h3, #page-notfound #about-institute h3,
#about-institute #page-notfound h4, #page-notfound #about-institute h4,
#about-institute #page-notfound h5, #page-notfound #about-institute h5,
#about-institute #page-notfound h6, #page-notfound #about-institute h6, #about-institute #page-internship h2, #page-internship #about-institute h2,
#about-institute #page-internship h3, #page-internship #about-institute h3,
#about-institute #page-internship h4, #page-internship #about-institute h4,
#about-institute #page-internship h5, #page-internship #about-institute h5,
#about-institute #page-internship h6, #page-internship #about-institute h6, #about-institute #page-internship-outcome h2, #page-internship-outcome #about-institute h2,
#about-institute #page-internship-outcome h3, #page-internship-outcome #about-institute h3,
#about-institute #page-internship-outcome h4, #page-internship-outcome #about-institute h4,
#about-institute #page-internship-outcome h5, #page-internship-outcome #about-institute h5,
#about-institute #page-internship-outcome h6, #page-internship-outcome #about-institute h6, #about-institute #page-internship-application-process h2, #page-internship-application-process #about-institute h2,
#about-institute #page-internship-application-process h3, #page-internship-application-process #about-institute h3,
#about-institute #page-internship-application-process h4, #page-internship-application-process #about-institute h4,
#about-institute #page-internship-application-process h5, #page-internship-application-process #about-institute h5,
#about-institute #page-internship-application-process h6, #page-internship-application-process #about-institute h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#about-institute h2 {
  font-size: 2.7em;
}

#about-institute h3 {
  font-size: 2em;
}

#about-institute h4 {
  font-size: 1.2em;
}

#about-institute h5 {
  font-size: 1em;
}

#about-institute h6 {
  font-size: 0.7em;
}

#about-institute .w3-card-4 {
  border-radius: 20px;
  padding: 1.5rem;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

#about-institute .w3-card-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(135deg, #3f9679 0%, #f0f3f5 100%);
}

#about-institute .w3-card-4:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

#governingbody {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
}

#governingbody h1, #governingbody #publications h2, #publications #governingbody h2,
#governingbody #publications h3, #publications #governingbody h3,
#governingbody #publications h4, #publications #governingbody h4,
#governingbody #publications h5, #publications #governingbody h5,
#governingbody #publications h6, #publications #governingbody h6, #governingbody #publication-recent h2, #publication-recent #governingbody h2,
#governingbody #publication-recent h3, #publication-recent #governingbody h3,
#governingbody #publication-recent h4, #publication-recent #governingbody h4,
#governingbody #publication-recent h5, #publication-recent #governingbody h5,
#governingbody #publication-recent h6, #publication-recent #governingbody h6, #governingbody #programmes h2, #programmes #governingbody h2,
#governingbody #programmes h3, #programmes #governingbody h3,
#governingbody #programmes h4, #programmes #governingbody h4,
#governingbody #programmes h5, #programmes #governingbody h5,
#governingbody #programmes h6, #programmes #governingbody h6, #governingbody #internship h2, #internship #governingbody h2,
#governingbody #internship h3, #internship #governingbody h3,
#governingbody #internship h4, #internship #governingbody h4,
#governingbody #internship h5, #internship #governingbody h5,
#governingbody #internship h6, #internship #governingbody h6, #governingbody #themes h2, #themes #governingbody h2,
#governingbody #themes h3, #themes #governingbody h3,
#governingbody #themes h4, #themes #governingbody h4,
#governingbody #themes h5, #themes #governingbody h5,
#governingbody #themes h6, #themes #governingbody h6, #governingbody #library h2, #library #governingbody h2,
#governingbody #library h3, #library #governingbody h3,
#governingbody #library h4, #library #governingbody h4,
#governingbody #library h5, #library #governingbody h5,
#governingbody #library h6, #library #governingbody h6, #governingbody #journal h2, #journal #governingbody h2,
#governingbody #journal h3, #journal #governingbody h3,
#governingbody #journal h4, #journal #governingbody h4,
#governingbody #journal h5, #journal #governingbody h5,
#governingbody #journal h6, #journal #governingbody h6, #governingbody #news h2, #news #governingbody h2,
#governingbody #news h3, #news #governingbody h3,
#governingbody #news h4, #news #governingbody h4,
#governingbody #news h5, #news #governingbody h5,
#governingbody #news h6, #news #governingbody h6, #governingbody #footer h2, #footer #governingbody h2,
#governingbody #footer h3, #footer #governingbody h3,
#governingbody #footer h4, #footer #governingbody h4,
#governingbody #footer h5, #footer #governingbody h5,
#governingbody #footer h6, #footer #governingbody h6, #governingbody #institute h2, #institute #governingbody h2,
#governingbody #institute h3, #institute #governingbody h3,
#governingbody #institute h4, #institute #governingbody h4,
#governingbody #institute h5, #institute #governingbody h5,
#governingbody #institute h6, #institute #governingbody h6, #governingbody #about-institute h2, #about-institute #governingbody h2,
#governingbody #about-institute h3, #about-institute #governingbody h3,
#governingbody #about-institute h4, #about-institute #governingbody h4,
#governingbody #about-institute h5, #about-institute #governingbody h5,
#governingbody #about-institute h6, #about-institute #governingbody h6, #governingbody h2,
#governingbody h3,
#governingbody h4,
#governingbody h5,
#governingbody h6, #governingbody #facility h2, #facility #governingbody h2,
#governingbody #facility h3, #facility #governingbody h3,
#governingbody #facility h4, #facility #governingbody h4,
#governingbody #facility h5, #facility #governingbody h5,
#governingbody #facility h6, #facility #governingbody h6, #governingbody #chairman-director h2, #chairman-director #governingbody h2,
#governingbody #chairman-director h3, #chairman-director #governingbody h3,
#governingbody #chairman-director h4, #chairman-director #governingbody h4,
#governingbody #chairman-director h5, #chairman-director #governingbody h5,
#governingbody #chairman-director h6, #chairman-director #governingbody h6, #governingbody #annual-report h2, #annual-report #governingbody h2,
#governingbody #annual-report h3, #annual-report #governingbody h3,
#governingbody #annual-report h4, #annual-report #governingbody h4,
#governingbody #annual-report h5, #annual-report #governingbody h5,
#governingbody #annual-report h6, #annual-report #governingbody h6, #governingbody #publication-page h2, #publication-page #governingbody h2,
#governingbody #publication-page h3, #publication-page #governingbody h3,
#governingbody #publication-page h4, #publication-page #governingbody h4,
#governingbody #publication-page h5, #publication-page #governingbody h5,
#governingbody #publication-page h6, #publication-page #governingbody h6, #governingbody #page-programmes h2, #page-programmes #governingbody h2,
#governingbody #page-programmes h3, #page-programmes #governingbody h3,
#governingbody #page-programmes h4, #page-programmes #governingbody h4,
#governingbody #page-programmes h5, #page-programmes #governingbody h5,
#governingbody #page-programmes h6, #page-programmes #governingbody h6, #governingbody #page-researchprogramme h2, #page-researchprogramme #governingbody h2,
#governingbody #page-researchprogramme h3, #page-researchprogramme #governingbody h3,
#governingbody #page-researchprogramme h4, #page-researchprogramme #governingbody h4,
#governingbody #page-researchprogramme h5, #page-researchprogramme #governingbody h5,
#governingbody #page-researchprogramme h6, #page-researchprogramme #governingbody h6, #governingbody #page-triningprogramme h2, #page-triningprogramme #governingbody h2,
#governingbody #page-triningprogramme h3, #page-triningprogramme #governingbody h3,
#governingbody #page-triningprogramme h4, #page-triningprogramme #governingbody h4,
#governingbody #page-triningprogramme h5, #page-triningprogramme #governingbody h5,
#governingbody #page-triningprogramme h6, #page-triningprogramme #governingbody h6, #governingbody #page-outreachprogramme h2, #page-outreachprogramme #governingbody h2,
#governingbody #page-outreachprogramme h3, #page-outreachprogramme #governingbody h3,
#governingbody #page-outreachprogramme h4, #page-outreachprogramme #governingbody h4,
#governingbody #page-outreachprogramme h5, #page-outreachprogramme #governingbody h5,
#governingbody #page-outreachprogramme h6, #page-outreachprogramme #governingbody h6, #governingbody #page-collaborativeprogramme h2, #page-collaborativeprogramme #governingbody h2,
#governingbody #page-collaborativeprogramme h3, #page-collaborativeprogramme #governingbody h3,
#governingbody #page-collaborativeprogramme h4, #page-collaborativeprogramme #governingbody h4,
#governingbody #page-collaborativeprogramme h5, #page-collaborativeprogramme #governingbody h5,
#governingbody #page-collaborativeprogramme h6, #page-collaborativeprogramme #governingbody h6, #governingbody #page-booksmonographs h2, #page-booksmonographs #governingbody h2,
#governingbody #page-booksmonographs h3, #page-booksmonographs #governingbody h3,
#governingbody #page-booksmonographs h4, #page-booksmonographs #governingbody h4,
#governingbody #page-booksmonographs h5, #page-booksmonographs #governingbody h5,
#governingbody #page-booksmonographs h6, #page-booksmonographs #governingbody h6, #governingbody #page-researchpapers h2, #page-researchpapers #governingbody h2,
#governingbody #page-researchpapers h3, #page-researchpapers #governingbody h3,
#governingbody #page-researchpapers h4, #page-researchpapers #governingbody h4,
#governingbody #page-researchpapers h5, #page-researchpapers #governingbody h5,
#governingbody #page-researchpapers h6, #page-researchpapers #governingbody h6, #governingbody #page-policybriefs h2, #page-policybriefs #governingbody h2,
#governingbody #page-policybriefs h3, #page-policybriefs #governingbody h3,
#governingbody #page-policybriefs h4, #page-policybriefs #governingbody h4,
#governingbody #page-policybriefs h5, #page-policybriefs #governingbody h5,
#governingbody #page-policybriefs h6, #page-policybriefs #governingbody h6, #governingbody #page-ceniseaspapers h2, #page-ceniseaspapers #governingbody h2,
#governingbody #page-ceniseaspapers h3, #page-ceniseaspapers #governingbody h3,
#governingbody #page-ceniseaspapers h4, #page-ceniseaspapers #governingbody h4,
#governingbody #page-ceniseaspapers h5, #page-ceniseaspapers #governingbody h5,
#governingbody #page-ceniseaspapers h6, #page-ceniseaspapers #governingbody h6, #governingbody #page-searchpublication h2, #page-searchpublication #governingbody h2,
#governingbody #page-searchpublication h3, #page-searchpublication #governingbody h3,
#governingbody #page-searchpublication h4, #page-searchpublication #governingbody h4,
#governingbody #page-searchpublication h5, #page-searchpublication #governingbody h5,
#governingbody #page-searchpublication h6, #page-searchpublication #governingbody h6, #governingbody #people-page h2, #people-page #governingbody h2,
#governingbody #people-page h3, #people-page #governingbody h3,
#governingbody #people-page h4, #people-page #governingbody h4,
#governingbody #people-page h5, #people-page #governingbody h5,
#governingbody #people-page h6, #people-page #governingbody h6, #governingbody #people-director-admin h2, #people-director-admin #governingbody h2,
#governingbody #people-director-admin h3, #people-director-admin #governingbody h3,
#governingbody #people-director-admin h4, #people-director-admin #governingbody h4,
#governingbody #people-director-admin h5, #people-director-admin #governingbody h5,
#governingbody #people-director-admin h6, #people-director-admin #governingbody h6, #governingbody #people-faculty h2, #people-faculty #governingbody h2,
#governingbody #people-faculty h3, #people-faculty #governingbody h3,
#governingbody #people-faculty h4, #people-faculty #governingbody h4,
#governingbody #people-faculty h5, #people-faculty #governingbody h5,
#governingbody #people-faculty h6, #people-faculty #governingbody h6, #governingbody #people-administration h2, #people-administration #governingbody h2,
#governingbody #people-administration h3, #people-administration #governingbody h3,
#governingbody #people-administration h4, #people-administration #governingbody h4,
#governingbody #people-administration h5, #people-administration #governingbody h5,
#governingbody #people-administration h6, #people-administration #governingbody h6, #governingbody #people-other h2, #people-other #governingbody h2,
#governingbody #people-other h3, #people-other #governingbody h3,
#governingbody #people-other h4, #people-other #governingbody h4,
#governingbody #people-other h5, #people-other #governingbody h5,
#governingbody #people-other h6, #people-other #governingbody h6, #governingbody #contact-page h2, #contact-page #governingbody h2,
#governingbody #contact-page h3, #contact-page #governingbody h3,
#governingbody #contact-page h4, #contact-page #governingbody h4,
#governingbody #contact-page h5, #contact-page #governingbody h5,
#governingbody #contact-page h6, #contact-page #governingbody h6, #governingbody #contact-ways h2, #contact-ways #governingbody h2,
#governingbody #contact-ways h3, #contact-ways #governingbody h3,
#governingbody #contact-ways h4, #contact-ways #governingbody h4,
#governingbody #contact-ways h5, #contact-ways #governingbody h5,
#governingbody #contact-ways h6, #contact-ways #governingbody h6, #governingbody #contact-map h2, #contact-map #governingbody h2,
#governingbody #contact-map h3, #contact-map #governingbody h3,
#governingbody #contact-map h4, #contact-map #governingbody h4,
#governingbody #contact-map h5, #contact-map #governingbody h5,
#governingbody #contact-map h6, #contact-map #governingbody h6, #governingbody #page-library h2, #page-library #governingbody h2,
#governingbody #page-library h3, #page-library #governingbody h3,
#governingbody #page-library h4, #page-library #governingbody h4,
#governingbody #page-library h5, #page-library #governingbody h5,
#governingbody #page-library h6, #page-library #governingbody h6, #governingbody #page-new-arrivals h2, #page-new-arrivals #governingbody h2,
#governingbody #page-new-arrivals h3, #page-new-arrivals #governingbody h3,
#governingbody #page-new-arrivals h4, #page-new-arrivals #governingbody h4,
#governingbody #page-new-arrivals h5, #page-new-arrivals #governingbody h5,
#governingbody #page-new-arrivals h6, #page-new-arrivals #governingbody h6, #governingbody #page-about-library h2, #page-about-library #governingbody h2,
#governingbody #page-about-library h3, #page-about-library #governingbody h3,
#governingbody #page-about-library h4, #page-about-library #governingbody h4,
#governingbody #page-about-library h5, #page-about-library #governingbody h5,
#governingbody #page-about-library h6, #page-about-library #governingbody h6, #governingbody #page-library-catalogue h2, #page-library-catalogue #governingbody h2,
#governingbody #page-library-catalogue h3, #page-library-catalogue #governingbody h3,
#governingbody #page-library-catalogue h4, #page-library-catalogue #governingbody h4,
#governingbody #page-library-catalogue h5, #page-library-catalogue #governingbody h5,
#governingbody #page-library-catalogue h6, #page-library-catalogue #governingbody h6, #governingbody #page-notfound h2, #page-notfound #governingbody h2,
#governingbody #page-notfound h3, #page-notfound #governingbody h3,
#governingbody #page-notfound h4, #page-notfound #governingbody h4,
#governingbody #page-notfound h5, #page-notfound #governingbody h5,
#governingbody #page-notfound h6, #page-notfound #governingbody h6, #governingbody #page-internship h2, #page-internship #governingbody h2,
#governingbody #page-internship h3, #page-internship #governingbody h3,
#governingbody #page-internship h4, #page-internship #governingbody h4,
#governingbody #page-internship h5, #page-internship #governingbody h5,
#governingbody #page-internship h6, #page-internship #governingbody h6, #governingbody #page-internship-outcome h2, #page-internship-outcome #governingbody h2,
#governingbody #page-internship-outcome h3, #page-internship-outcome #governingbody h3,
#governingbody #page-internship-outcome h4, #page-internship-outcome #governingbody h4,
#governingbody #page-internship-outcome h5, #page-internship-outcome #governingbody h5,
#governingbody #page-internship-outcome h6, #page-internship-outcome #governingbody h6, #governingbody #page-internship-application-process h2, #page-internship-application-process #governingbody h2,
#governingbody #page-internship-application-process h3, #page-internship-application-process #governingbody h3,
#governingbody #page-internship-application-process h4, #page-internship-application-process #governingbody h4,
#governingbody #page-internship-application-process h5, #page-internship-application-process #governingbody h5,
#governingbody #page-internship-application-process h6, #page-internship-application-process #governingbody h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#governingbody h2 {
  font-size: 2.7em;
}

#governingbody h3 {
  font-size: 2em;
}

#governingbody h4 {
  font-size: 1.2em;
}

#governingbody h5 {
  font-size: 1em;
}

#governingbody h6 {
  font-size: 0.7em;
}

#facility {
  padding-top: 28px;
  padding-bottom: 28px;
  width: MIN(95%);
  margin: auto;
  background-color: rgba(9, 151, 151, 0.952);
}

#facility h1, #facility #publications h2, #publications #facility h2,
#facility #publications h3, #publications #facility h3,
#facility #publications h4, #publications #facility h4,
#facility #publications h5, #publications #facility h5,
#facility #publications h6, #publications #facility h6, #facility #publication-recent h2, #publication-recent #facility h2,
#facility #publication-recent h3, #publication-recent #facility h3,
#facility #publication-recent h4, #publication-recent #facility h4,
#facility #publication-recent h5, #publication-recent #facility h5,
#facility #publication-recent h6, #publication-recent #facility h6, #facility #programmes h2, #programmes #facility h2,
#facility #programmes h3, #programmes #facility h3,
#facility #programmes h4, #programmes #facility h4,
#facility #programmes h5, #programmes #facility h5,
#facility #programmes h6, #programmes #facility h6, #facility #internship h2, #internship #facility h2,
#facility #internship h3, #internship #facility h3,
#facility #internship h4, #internship #facility h4,
#facility #internship h5, #internship #facility h5,
#facility #internship h6, #internship #facility h6, #facility #themes h2, #themes #facility h2,
#facility #themes h3, #themes #facility h3,
#facility #themes h4, #themes #facility h4,
#facility #themes h5, #themes #facility h5,
#facility #themes h6, #themes #facility h6, #facility #library h2, #library #facility h2,
#facility #library h3, #library #facility h3,
#facility #library h4, #library #facility h4,
#facility #library h5, #library #facility h5,
#facility #library h6, #library #facility h6, #facility #journal h2, #journal #facility h2,
#facility #journal h3, #journal #facility h3,
#facility #journal h4, #journal #facility h4,
#facility #journal h5, #journal #facility h5,
#facility #journal h6, #journal #facility h6, #facility #news h2, #news #facility h2,
#facility #news h3, #news #facility h3,
#facility #news h4, #news #facility h4,
#facility #news h5, #news #facility h5,
#facility #news h6, #news #facility h6, #facility #footer h2, #footer #facility h2,
#facility #footer h3, #footer #facility h3,
#facility #footer h4, #footer #facility h4,
#facility #footer h5, #footer #facility h5,
#facility #footer h6, #footer #facility h6, #facility #institute h2, #institute #facility h2,
#facility #institute h3, #institute #facility h3,
#facility #institute h4, #institute #facility h4,
#facility #institute h5, #institute #facility h5,
#facility #institute h6, #institute #facility h6, #facility #about-institute h2, #about-institute #facility h2,
#facility #about-institute h3, #about-institute #facility h3,
#facility #about-institute h4, #about-institute #facility h4,
#facility #about-institute h5, #about-institute #facility h5,
#facility #about-institute h6, #about-institute #facility h6, #facility #governingbody h2, #governingbody #facility h2,
#facility #governingbody h3, #governingbody #facility h3,
#facility #governingbody h4, #governingbody #facility h4,
#facility #governingbody h5, #governingbody #facility h5,
#facility #governingbody h6, #governingbody #facility h6, #facility h2,
#facility h3,
#facility h4,
#facility h5,
#facility h6, #facility #chairman-director h2, #chairman-director #facility h2,
#facility #chairman-director h3, #chairman-director #facility h3,
#facility #chairman-director h4, #chairman-director #facility h4,
#facility #chairman-director h5, #chairman-director #facility h5,
#facility #chairman-director h6, #chairman-director #facility h6, #facility #annual-report h2, #annual-report #facility h2,
#facility #annual-report h3, #annual-report #facility h3,
#facility #annual-report h4, #annual-report #facility h4,
#facility #annual-report h5, #annual-report #facility h5,
#facility #annual-report h6, #annual-report #facility h6, #facility #publication-page h2, #publication-page #facility h2,
#facility #publication-page h3, #publication-page #facility h3,
#facility #publication-page h4, #publication-page #facility h4,
#facility #publication-page h5, #publication-page #facility h5,
#facility #publication-page h6, #publication-page #facility h6, #facility #page-programmes h2, #page-programmes #facility h2,
#facility #page-programmes h3, #page-programmes #facility h3,
#facility #page-programmes h4, #page-programmes #facility h4,
#facility #page-programmes h5, #page-programmes #facility h5,
#facility #page-programmes h6, #page-programmes #facility h6, #facility #page-researchprogramme h2, #page-researchprogramme #facility h2,
#facility #page-researchprogramme h3, #page-researchprogramme #facility h3,
#facility #page-researchprogramme h4, #page-researchprogramme #facility h4,
#facility #page-researchprogramme h5, #page-researchprogramme #facility h5,
#facility #page-researchprogramme h6, #page-researchprogramme #facility h6, #facility #page-triningprogramme h2, #page-triningprogramme #facility h2,
#facility #page-triningprogramme h3, #page-triningprogramme #facility h3,
#facility #page-triningprogramme h4, #page-triningprogramme #facility h4,
#facility #page-triningprogramme h5, #page-triningprogramme #facility h5,
#facility #page-triningprogramme h6, #page-triningprogramme #facility h6, #facility #page-outreachprogramme h2, #page-outreachprogramme #facility h2,
#facility #page-outreachprogramme h3, #page-outreachprogramme #facility h3,
#facility #page-outreachprogramme h4, #page-outreachprogramme #facility h4,
#facility #page-outreachprogramme h5, #page-outreachprogramme #facility h5,
#facility #page-outreachprogramme h6, #page-outreachprogramme #facility h6, #facility #page-collaborativeprogramme h2, #page-collaborativeprogramme #facility h2,
#facility #page-collaborativeprogramme h3, #page-collaborativeprogramme #facility h3,
#facility #page-collaborativeprogramme h4, #page-collaborativeprogramme #facility h4,
#facility #page-collaborativeprogramme h5, #page-collaborativeprogramme #facility h5,
#facility #page-collaborativeprogramme h6, #page-collaborativeprogramme #facility h6, #facility #page-booksmonographs h2, #page-booksmonographs #facility h2,
#facility #page-booksmonographs h3, #page-booksmonographs #facility h3,
#facility #page-booksmonographs h4, #page-booksmonographs #facility h4,
#facility #page-booksmonographs h5, #page-booksmonographs #facility h5,
#facility #page-booksmonographs h6, #page-booksmonographs #facility h6, #facility #page-researchpapers h2, #page-researchpapers #facility h2,
#facility #page-researchpapers h3, #page-researchpapers #facility h3,
#facility #page-researchpapers h4, #page-researchpapers #facility h4,
#facility #page-researchpapers h5, #page-researchpapers #facility h5,
#facility #page-researchpapers h6, #page-researchpapers #facility h6, #facility #page-policybriefs h2, #page-policybriefs #facility h2,
#facility #page-policybriefs h3, #page-policybriefs #facility h3,
#facility #page-policybriefs h4, #page-policybriefs #facility h4,
#facility #page-policybriefs h5, #page-policybriefs #facility h5,
#facility #page-policybriefs h6, #page-policybriefs #facility h6, #facility #page-ceniseaspapers h2, #page-ceniseaspapers #facility h2,
#facility #page-ceniseaspapers h3, #page-ceniseaspapers #facility h3,
#facility #page-ceniseaspapers h4, #page-ceniseaspapers #facility h4,
#facility #page-ceniseaspapers h5, #page-ceniseaspapers #facility h5,
#facility #page-ceniseaspapers h6, #page-ceniseaspapers #facility h6, #facility #page-searchpublication h2, #page-searchpublication #facility h2,
#facility #page-searchpublication h3, #page-searchpublication #facility h3,
#facility #page-searchpublication h4, #page-searchpublication #facility h4,
#facility #page-searchpublication h5, #page-searchpublication #facility h5,
#facility #page-searchpublication h6, #page-searchpublication #facility h6, #facility #people-page h2, #people-page #facility h2,
#facility #people-page h3, #people-page #facility h3,
#facility #people-page h4, #people-page #facility h4,
#facility #people-page h5, #people-page #facility h5,
#facility #people-page h6, #people-page #facility h6, #facility #people-director-admin h2, #people-director-admin #facility h2,
#facility #people-director-admin h3, #people-director-admin #facility h3,
#facility #people-director-admin h4, #people-director-admin #facility h4,
#facility #people-director-admin h5, #people-director-admin #facility h5,
#facility #people-director-admin h6, #people-director-admin #facility h6, #facility #people-faculty h2, #people-faculty #facility h2,
#facility #people-faculty h3, #people-faculty #facility h3,
#facility #people-faculty h4, #people-faculty #facility h4,
#facility #people-faculty h5, #people-faculty #facility h5,
#facility #people-faculty h6, #people-faculty #facility h6, #facility #people-administration h2, #people-administration #facility h2,
#facility #people-administration h3, #people-administration #facility h3,
#facility #people-administration h4, #people-administration #facility h4,
#facility #people-administration h5, #people-administration #facility h5,
#facility #people-administration h6, #people-administration #facility h6, #facility #people-other h2, #people-other #facility h2,
#facility #people-other h3, #people-other #facility h3,
#facility #people-other h4, #people-other #facility h4,
#facility #people-other h5, #people-other #facility h5,
#facility #people-other h6, #people-other #facility h6, #facility #contact-page h2, #contact-page #facility h2,
#facility #contact-page h3, #contact-page #facility h3,
#facility #contact-page h4, #contact-page #facility h4,
#facility #contact-page h5, #contact-page #facility h5,
#facility #contact-page h6, #contact-page #facility h6, #facility #contact-ways h2, #contact-ways #facility h2,
#facility #contact-ways h3, #contact-ways #facility h3,
#facility #contact-ways h4, #contact-ways #facility h4,
#facility #contact-ways h5, #contact-ways #facility h5,
#facility #contact-ways h6, #contact-ways #facility h6, #facility #contact-map h2, #contact-map #facility h2,
#facility #contact-map h3, #contact-map #facility h3,
#facility #contact-map h4, #contact-map #facility h4,
#facility #contact-map h5, #contact-map #facility h5,
#facility #contact-map h6, #contact-map #facility h6, #facility #page-library h2, #page-library #facility h2,
#facility #page-library h3, #page-library #facility h3,
#facility #page-library h4, #page-library #facility h4,
#facility #page-library h5, #page-library #facility h5,
#facility #page-library h6, #page-library #facility h6, #facility #page-new-arrivals h2, #page-new-arrivals #facility h2,
#facility #page-new-arrivals h3, #page-new-arrivals #facility h3,
#facility #page-new-arrivals h4, #page-new-arrivals #facility h4,
#facility #page-new-arrivals h5, #page-new-arrivals #facility h5,
#facility #page-new-arrivals h6, #page-new-arrivals #facility h6, #facility #page-about-library h2, #page-about-library #facility h2,
#facility #page-about-library h3, #page-about-library #facility h3,
#facility #page-about-library h4, #page-about-library #facility h4,
#facility #page-about-library h5, #page-about-library #facility h5,
#facility #page-about-library h6, #page-about-library #facility h6, #facility #page-library-catalogue h2, #page-library-catalogue #facility h2,
#facility #page-library-catalogue h3, #page-library-catalogue #facility h3,
#facility #page-library-catalogue h4, #page-library-catalogue #facility h4,
#facility #page-library-catalogue h5, #page-library-catalogue #facility h5,
#facility #page-library-catalogue h6, #page-library-catalogue #facility h6, #facility #page-notfound h2, #page-notfound #facility h2,
#facility #page-notfound h3, #page-notfound #facility h3,
#facility #page-notfound h4, #page-notfound #facility h4,
#facility #page-notfound h5, #page-notfound #facility h5,
#facility #page-notfound h6, #page-notfound #facility h6, #facility #page-internship h2, #page-internship #facility h2,
#facility #page-internship h3, #page-internship #facility h3,
#facility #page-internship h4, #page-internship #facility h4,
#facility #page-internship h5, #page-internship #facility h5,
#facility #page-internship h6, #page-internship #facility h6, #facility #page-internship-outcome h2, #page-internship-outcome #facility h2,
#facility #page-internship-outcome h3, #page-internship-outcome #facility h3,
#facility #page-internship-outcome h4, #page-internship-outcome #facility h4,
#facility #page-internship-outcome h5, #page-internship-outcome #facility h5,
#facility #page-internship-outcome h6, #page-internship-outcome #facility h6, #facility #page-internship-application-process h2, #page-internship-application-process #facility h2,
#facility #page-internship-application-process h3, #page-internship-application-process #facility h3,
#facility #page-internship-application-process h4, #page-internship-application-process #facility h4,
#facility #page-internship-application-process h5, #page-internship-application-process #facility h5,
#facility #page-internship-application-process h6, #page-internship-application-process #facility h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#facility h2 {
  font-size: 2.7em;
}

#facility h3 {
  font-size: 2em;
}

#facility h4 {
  font-size: 1.2em;
}

#facility h5 {
  font-size: 1em;
}

#facility h6 {
  font-size: 0.7em;
}

#facility .card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  gap: 1.5rem;
  padding: 2rem 0;
  scroll-behavior: smooth;
}

#facility .w3-card-4 {
  min-width: 350px;
  height: 250px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#facility .w3-card-4:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#facility .gallery-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#facility .gallery-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: white;
  padding: 1.5rem;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#facility .w3-card-4:hover .gallery-overlay {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#chairman-director {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(84, 213, 245, 0.97);
}

#chairman-director h1, #chairman-director #publications h2, #publications #chairman-director h2,
#chairman-director #publications h3, #publications #chairman-director h3,
#chairman-director #publications h4, #publications #chairman-director h4,
#chairman-director #publications h5, #publications #chairman-director h5,
#chairman-director #publications h6, #publications #chairman-director h6, #chairman-director #publication-recent h2, #publication-recent #chairman-director h2,
#chairman-director #publication-recent h3, #publication-recent #chairman-director h3,
#chairman-director #publication-recent h4, #publication-recent #chairman-director h4,
#chairman-director #publication-recent h5, #publication-recent #chairman-director h5,
#chairman-director #publication-recent h6, #publication-recent #chairman-director h6, #chairman-director #programmes h2, #programmes #chairman-director h2,
#chairman-director #programmes h3, #programmes #chairman-director h3,
#chairman-director #programmes h4, #programmes #chairman-director h4,
#chairman-director #programmes h5, #programmes #chairman-director h5,
#chairman-director #programmes h6, #programmes #chairman-director h6, #chairman-director #internship h2, #internship #chairman-director h2,
#chairman-director #internship h3, #internship #chairman-director h3,
#chairman-director #internship h4, #internship #chairman-director h4,
#chairman-director #internship h5, #internship #chairman-director h5,
#chairman-director #internship h6, #internship #chairman-director h6, #chairman-director #themes h2, #themes #chairman-director h2,
#chairman-director #themes h3, #themes #chairman-director h3,
#chairman-director #themes h4, #themes #chairman-director h4,
#chairman-director #themes h5, #themes #chairman-director h5,
#chairman-director #themes h6, #themes #chairman-director h6, #chairman-director #library h2, #library #chairman-director h2,
#chairman-director #library h3, #library #chairman-director h3,
#chairman-director #library h4, #library #chairman-director h4,
#chairman-director #library h5, #library #chairman-director h5,
#chairman-director #library h6, #library #chairman-director h6, #chairman-director #journal h2, #journal #chairman-director h2,
#chairman-director #journal h3, #journal #chairman-director h3,
#chairman-director #journal h4, #journal #chairman-director h4,
#chairman-director #journal h5, #journal #chairman-director h5,
#chairman-director #journal h6, #journal #chairman-director h6, #chairman-director #news h2, #news #chairman-director h2,
#chairman-director #news h3, #news #chairman-director h3,
#chairman-director #news h4, #news #chairman-director h4,
#chairman-director #news h5, #news #chairman-director h5,
#chairman-director #news h6, #news #chairman-director h6, #chairman-director #footer h2, #footer #chairman-director h2,
#chairman-director #footer h3, #footer #chairman-director h3,
#chairman-director #footer h4, #footer #chairman-director h4,
#chairman-director #footer h5, #footer #chairman-director h5,
#chairman-director #footer h6, #footer #chairman-director h6, #chairman-director #institute h2, #institute #chairman-director h2,
#chairman-director #institute h3, #institute #chairman-director h3,
#chairman-director #institute h4, #institute #chairman-director h4,
#chairman-director #institute h5, #institute #chairman-director h5,
#chairman-director #institute h6, #institute #chairman-director h6, #chairman-director #about-institute h2, #about-institute #chairman-director h2,
#chairman-director #about-institute h3, #about-institute #chairman-director h3,
#chairman-director #about-institute h4, #about-institute #chairman-director h4,
#chairman-director #about-institute h5, #about-institute #chairman-director h5,
#chairman-director #about-institute h6, #about-institute #chairman-director h6, #chairman-director #governingbody h2, #governingbody #chairman-director h2,
#chairman-director #governingbody h3, #governingbody #chairman-director h3,
#chairman-director #governingbody h4, #governingbody #chairman-director h4,
#chairman-director #governingbody h5, #governingbody #chairman-director h5,
#chairman-director #governingbody h6, #governingbody #chairman-director h6, #chairman-director #facility h2, #facility #chairman-director h2,
#chairman-director #facility h3, #facility #chairman-director h3,
#chairman-director #facility h4, #facility #chairman-director h4,
#chairman-director #facility h5, #facility #chairman-director h5,
#chairman-director #facility h6, #facility #chairman-director h6, #chairman-director h2,
#chairman-director h3,
#chairman-director h4,
#chairman-director h5,
#chairman-director h6, #chairman-director #annual-report h2, #annual-report #chairman-director h2,
#chairman-director #annual-report h3, #annual-report #chairman-director h3,
#chairman-director #annual-report h4, #annual-report #chairman-director h4,
#chairman-director #annual-report h5, #annual-report #chairman-director h5,
#chairman-director #annual-report h6, #annual-report #chairman-director h6, #chairman-director #publication-page h2, #publication-page #chairman-director h2,
#chairman-director #publication-page h3, #publication-page #chairman-director h3,
#chairman-director #publication-page h4, #publication-page #chairman-director h4,
#chairman-director #publication-page h5, #publication-page #chairman-director h5,
#chairman-director #publication-page h6, #publication-page #chairman-director h6, #chairman-director #page-programmes h2, #page-programmes #chairman-director h2,
#chairman-director #page-programmes h3, #page-programmes #chairman-director h3,
#chairman-director #page-programmes h4, #page-programmes #chairman-director h4,
#chairman-director #page-programmes h5, #page-programmes #chairman-director h5,
#chairman-director #page-programmes h6, #page-programmes #chairman-director h6, #chairman-director #page-researchprogramme h2, #page-researchprogramme #chairman-director h2,
#chairman-director #page-researchprogramme h3, #page-researchprogramme #chairman-director h3,
#chairman-director #page-researchprogramme h4, #page-researchprogramme #chairman-director h4,
#chairman-director #page-researchprogramme h5, #page-researchprogramme #chairman-director h5,
#chairman-director #page-researchprogramme h6, #page-researchprogramme #chairman-director h6, #chairman-director #page-triningprogramme h2, #page-triningprogramme #chairman-director h2,
#chairman-director #page-triningprogramme h3, #page-triningprogramme #chairman-director h3,
#chairman-director #page-triningprogramme h4, #page-triningprogramme #chairman-director h4,
#chairman-director #page-triningprogramme h5, #page-triningprogramme #chairman-director h5,
#chairman-director #page-triningprogramme h6, #page-triningprogramme #chairman-director h6, #chairman-director #page-outreachprogramme h2, #page-outreachprogramme #chairman-director h2,
#chairman-director #page-outreachprogramme h3, #page-outreachprogramme #chairman-director h3,
#chairman-director #page-outreachprogramme h4, #page-outreachprogramme #chairman-director h4,
#chairman-director #page-outreachprogramme h5, #page-outreachprogramme #chairman-director h5,
#chairman-director #page-outreachprogramme h6, #page-outreachprogramme #chairman-director h6, #chairman-director #page-collaborativeprogramme h2, #page-collaborativeprogramme #chairman-director h2,
#chairman-director #page-collaborativeprogramme h3, #page-collaborativeprogramme #chairman-director h3,
#chairman-director #page-collaborativeprogramme h4, #page-collaborativeprogramme #chairman-director h4,
#chairman-director #page-collaborativeprogramme h5, #page-collaborativeprogramme #chairman-director h5,
#chairman-director #page-collaborativeprogramme h6, #page-collaborativeprogramme #chairman-director h6, #chairman-director #page-booksmonographs h2, #page-booksmonographs #chairman-director h2,
#chairman-director #page-booksmonographs h3, #page-booksmonographs #chairman-director h3,
#chairman-director #page-booksmonographs h4, #page-booksmonographs #chairman-director h4,
#chairman-director #page-booksmonographs h5, #page-booksmonographs #chairman-director h5,
#chairman-director #page-booksmonographs h6, #page-booksmonographs #chairman-director h6, #chairman-director #page-researchpapers h2, #page-researchpapers #chairman-director h2,
#chairman-director #page-researchpapers h3, #page-researchpapers #chairman-director h3,
#chairman-director #page-researchpapers h4, #page-researchpapers #chairman-director h4,
#chairman-director #page-researchpapers h5, #page-researchpapers #chairman-director h5,
#chairman-director #page-researchpapers h6, #page-researchpapers #chairman-director h6, #chairman-director #page-policybriefs h2, #page-policybriefs #chairman-director h2,
#chairman-director #page-policybriefs h3, #page-policybriefs #chairman-director h3,
#chairman-director #page-policybriefs h4, #page-policybriefs #chairman-director h4,
#chairman-director #page-policybriefs h5, #page-policybriefs #chairman-director h5,
#chairman-director #page-policybriefs h6, #page-policybriefs #chairman-director h6, #chairman-director #page-ceniseaspapers h2, #page-ceniseaspapers #chairman-director h2,
#chairman-director #page-ceniseaspapers h3, #page-ceniseaspapers #chairman-director h3,
#chairman-director #page-ceniseaspapers h4, #page-ceniseaspapers #chairman-director h4,
#chairman-director #page-ceniseaspapers h5, #page-ceniseaspapers #chairman-director h5,
#chairman-director #page-ceniseaspapers h6, #page-ceniseaspapers #chairman-director h6, #chairman-director #page-searchpublication h2, #page-searchpublication #chairman-director h2,
#chairman-director #page-searchpublication h3, #page-searchpublication #chairman-director h3,
#chairman-director #page-searchpublication h4, #page-searchpublication #chairman-director h4,
#chairman-director #page-searchpublication h5, #page-searchpublication #chairman-director h5,
#chairman-director #page-searchpublication h6, #page-searchpublication #chairman-director h6, #chairman-director #people-page h2, #people-page #chairman-director h2,
#chairman-director #people-page h3, #people-page #chairman-director h3,
#chairman-director #people-page h4, #people-page #chairman-director h4,
#chairman-director #people-page h5, #people-page #chairman-director h5,
#chairman-director #people-page h6, #people-page #chairman-director h6, #chairman-director #people-director-admin h2, #people-director-admin #chairman-director h2,
#chairman-director #people-director-admin h3, #people-director-admin #chairman-director h3,
#chairman-director #people-director-admin h4, #people-director-admin #chairman-director h4,
#chairman-director #people-director-admin h5, #people-director-admin #chairman-director h5,
#chairman-director #people-director-admin h6, #people-director-admin #chairman-director h6, #chairman-director #people-faculty h2, #people-faculty #chairman-director h2,
#chairman-director #people-faculty h3, #people-faculty #chairman-director h3,
#chairman-director #people-faculty h4, #people-faculty #chairman-director h4,
#chairman-director #people-faculty h5, #people-faculty #chairman-director h5,
#chairman-director #people-faculty h6, #people-faculty #chairman-director h6, #chairman-director #people-administration h2, #people-administration #chairman-director h2,
#chairman-director #people-administration h3, #people-administration #chairman-director h3,
#chairman-director #people-administration h4, #people-administration #chairman-director h4,
#chairman-director #people-administration h5, #people-administration #chairman-director h5,
#chairman-director #people-administration h6, #people-administration #chairman-director h6, #chairman-director #people-other h2, #people-other #chairman-director h2,
#chairman-director #people-other h3, #people-other #chairman-director h3,
#chairman-director #people-other h4, #people-other #chairman-director h4,
#chairman-director #people-other h5, #people-other #chairman-director h5,
#chairman-director #people-other h6, #people-other #chairman-director h6, #chairman-director #contact-page h2, #contact-page #chairman-director h2,
#chairman-director #contact-page h3, #contact-page #chairman-director h3,
#chairman-director #contact-page h4, #contact-page #chairman-director h4,
#chairman-director #contact-page h5, #contact-page #chairman-director h5,
#chairman-director #contact-page h6, #contact-page #chairman-director h6, #chairman-director #contact-ways h2, #contact-ways #chairman-director h2,
#chairman-director #contact-ways h3, #contact-ways #chairman-director h3,
#chairman-director #contact-ways h4, #contact-ways #chairman-director h4,
#chairman-director #contact-ways h5, #contact-ways #chairman-director h5,
#chairman-director #contact-ways h6, #contact-ways #chairman-director h6, #chairman-director #contact-map h2, #contact-map #chairman-director h2,
#chairman-director #contact-map h3, #contact-map #chairman-director h3,
#chairman-director #contact-map h4, #contact-map #chairman-director h4,
#chairman-director #contact-map h5, #contact-map #chairman-director h5,
#chairman-director #contact-map h6, #contact-map #chairman-director h6, #chairman-director #page-library h2, #page-library #chairman-director h2,
#chairman-director #page-library h3, #page-library #chairman-director h3,
#chairman-director #page-library h4, #page-library #chairman-director h4,
#chairman-director #page-library h5, #page-library #chairman-director h5,
#chairman-director #page-library h6, #page-library #chairman-director h6, #chairman-director #page-new-arrivals h2, #page-new-arrivals #chairman-director h2,
#chairman-director #page-new-arrivals h3, #page-new-arrivals #chairman-director h3,
#chairman-director #page-new-arrivals h4, #page-new-arrivals #chairman-director h4,
#chairman-director #page-new-arrivals h5, #page-new-arrivals #chairman-director h5,
#chairman-director #page-new-arrivals h6, #page-new-arrivals #chairman-director h6, #chairman-director #page-about-library h2, #page-about-library #chairman-director h2,
#chairman-director #page-about-library h3, #page-about-library #chairman-director h3,
#chairman-director #page-about-library h4, #page-about-library #chairman-director h4,
#chairman-director #page-about-library h5, #page-about-library #chairman-director h5,
#chairman-director #page-about-library h6, #page-about-library #chairman-director h6, #chairman-director #page-library-catalogue h2, #page-library-catalogue #chairman-director h2,
#chairman-director #page-library-catalogue h3, #page-library-catalogue #chairman-director h3,
#chairman-director #page-library-catalogue h4, #page-library-catalogue #chairman-director h4,
#chairman-director #page-library-catalogue h5, #page-library-catalogue #chairman-director h5,
#chairman-director #page-library-catalogue h6, #page-library-catalogue #chairman-director h6, #chairman-director #page-notfound h2, #page-notfound #chairman-director h2,
#chairman-director #page-notfound h3, #page-notfound #chairman-director h3,
#chairman-director #page-notfound h4, #page-notfound #chairman-director h4,
#chairman-director #page-notfound h5, #page-notfound #chairman-director h5,
#chairman-director #page-notfound h6, #page-notfound #chairman-director h6, #chairman-director #page-internship h2, #page-internship #chairman-director h2,
#chairman-director #page-internship h3, #page-internship #chairman-director h3,
#chairman-director #page-internship h4, #page-internship #chairman-director h4,
#chairman-director #page-internship h5, #page-internship #chairman-director h5,
#chairman-director #page-internship h6, #page-internship #chairman-director h6, #chairman-director #page-internship-outcome h2, #page-internship-outcome #chairman-director h2,
#chairman-director #page-internship-outcome h3, #page-internship-outcome #chairman-director h3,
#chairman-director #page-internship-outcome h4, #page-internship-outcome #chairman-director h4,
#chairman-director #page-internship-outcome h5, #page-internship-outcome #chairman-director h5,
#chairman-director #page-internship-outcome h6, #page-internship-outcome #chairman-director h6, #chairman-director #page-internship-application-process h2, #page-internship-application-process #chairman-director h2,
#chairman-director #page-internship-application-process h3, #page-internship-application-process #chairman-director h3,
#chairman-director #page-internship-application-process h4, #page-internship-application-process #chairman-director h4,
#chairman-director #page-internship-application-process h5, #page-internship-application-process #chairman-director h5,
#chairman-director #page-internship-application-process h6, #page-internship-application-process #chairman-director h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#chairman-director h2 {
  font-size: 2.7em;
}

#chairman-director h3 {
  font-size: 2em;
}

#chairman-director h4 {
  font-size: 1.2em;
}

#chairman-director h5 {
  font-size: 1em;
}

#chairman-director h6 {
  font-size: 0.7em;
}

#annual-report {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(60, 207, 244, 0.97);
}

#annual-report h1, #annual-report #publications h2, #publications #annual-report h2,
#annual-report #publications h3, #publications #annual-report h3,
#annual-report #publications h4, #publications #annual-report h4,
#annual-report #publications h5, #publications #annual-report h5,
#annual-report #publications h6, #publications #annual-report h6, #annual-report #publication-recent h2, #publication-recent #annual-report h2,
#annual-report #publication-recent h3, #publication-recent #annual-report h3,
#annual-report #publication-recent h4, #publication-recent #annual-report h4,
#annual-report #publication-recent h5, #publication-recent #annual-report h5,
#annual-report #publication-recent h6, #publication-recent #annual-report h6, #annual-report #programmes h2, #programmes #annual-report h2,
#annual-report #programmes h3, #programmes #annual-report h3,
#annual-report #programmes h4, #programmes #annual-report h4,
#annual-report #programmes h5, #programmes #annual-report h5,
#annual-report #programmes h6, #programmes #annual-report h6, #annual-report #internship h2, #internship #annual-report h2,
#annual-report #internship h3, #internship #annual-report h3,
#annual-report #internship h4, #internship #annual-report h4,
#annual-report #internship h5, #internship #annual-report h5,
#annual-report #internship h6, #internship #annual-report h6, #annual-report #themes h2, #themes #annual-report h2,
#annual-report #themes h3, #themes #annual-report h3,
#annual-report #themes h4, #themes #annual-report h4,
#annual-report #themes h5, #themes #annual-report h5,
#annual-report #themes h6, #themes #annual-report h6, #annual-report #library h2, #library #annual-report h2,
#annual-report #library h3, #library #annual-report h3,
#annual-report #library h4, #library #annual-report h4,
#annual-report #library h5, #library #annual-report h5,
#annual-report #library h6, #library #annual-report h6, #annual-report #journal h2, #journal #annual-report h2,
#annual-report #journal h3, #journal #annual-report h3,
#annual-report #journal h4, #journal #annual-report h4,
#annual-report #journal h5, #journal #annual-report h5,
#annual-report #journal h6, #journal #annual-report h6, #annual-report #news h2, #news #annual-report h2,
#annual-report #news h3, #news #annual-report h3,
#annual-report #news h4, #news #annual-report h4,
#annual-report #news h5, #news #annual-report h5,
#annual-report #news h6, #news #annual-report h6, #annual-report #footer h2, #footer #annual-report h2,
#annual-report #footer h3, #footer #annual-report h3,
#annual-report #footer h4, #footer #annual-report h4,
#annual-report #footer h5, #footer #annual-report h5,
#annual-report #footer h6, #footer #annual-report h6, #annual-report #institute h2, #institute #annual-report h2,
#annual-report #institute h3, #institute #annual-report h3,
#annual-report #institute h4, #institute #annual-report h4,
#annual-report #institute h5, #institute #annual-report h5,
#annual-report #institute h6, #institute #annual-report h6, #annual-report #about-institute h2, #about-institute #annual-report h2,
#annual-report #about-institute h3, #about-institute #annual-report h3,
#annual-report #about-institute h4, #about-institute #annual-report h4,
#annual-report #about-institute h5, #about-institute #annual-report h5,
#annual-report #about-institute h6, #about-institute #annual-report h6, #annual-report #governingbody h2, #governingbody #annual-report h2,
#annual-report #governingbody h3, #governingbody #annual-report h3,
#annual-report #governingbody h4, #governingbody #annual-report h4,
#annual-report #governingbody h5, #governingbody #annual-report h5,
#annual-report #governingbody h6, #governingbody #annual-report h6, #annual-report #facility h2, #facility #annual-report h2,
#annual-report #facility h3, #facility #annual-report h3,
#annual-report #facility h4, #facility #annual-report h4,
#annual-report #facility h5, #facility #annual-report h5,
#annual-report #facility h6, #facility #annual-report h6, #annual-report #chairman-director h2, #chairman-director #annual-report h2,
#annual-report #chairman-director h3, #chairman-director #annual-report h3,
#annual-report #chairman-director h4, #chairman-director #annual-report h4,
#annual-report #chairman-director h5, #chairman-director #annual-report h5,
#annual-report #chairman-director h6, #chairman-director #annual-report h6, #annual-report h2,
#annual-report h3,
#annual-report h4,
#annual-report h5,
#annual-report h6, #annual-report #publication-page h2, #publication-page #annual-report h2,
#annual-report #publication-page h3, #publication-page #annual-report h3,
#annual-report #publication-page h4, #publication-page #annual-report h4,
#annual-report #publication-page h5, #publication-page #annual-report h5,
#annual-report #publication-page h6, #publication-page #annual-report h6, #annual-report #page-programmes h2, #page-programmes #annual-report h2,
#annual-report #page-programmes h3, #page-programmes #annual-report h3,
#annual-report #page-programmes h4, #page-programmes #annual-report h4,
#annual-report #page-programmes h5, #page-programmes #annual-report h5,
#annual-report #page-programmes h6, #page-programmes #annual-report h6, #annual-report #page-researchprogramme h2, #page-researchprogramme #annual-report h2,
#annual-report #page-researchprogramme h3, #page-researchprogramme #annual-report h3,
#annual-report #page-researchprogramme h4, #page-researchprogramme #annual-report h4,
#annual-report #page-researchprogramme h5, #page-researchprogramme #annual-report h5,
#annual-report #page-researchprogramme h6, #page-researchprogramme #annual-report h6, #annual-report #page-triningprogramme h2, #page-triningprogramme #annual-report h2,
#annual-report #page-triningprogramme h3, #page-triningprogramme #annual-report h3,
#annual-report #page-triningprogramme h4, #page-triningprogramme #annual-report h4,
#annual-report #page-triningprogramme h5, #page-triningprogramme #annual-report h5,
#annual-report #page-triningprogramme h6, #page-triningprogramme #annual-report h6, #annual-report #page-outreachprogramme h2, #page-outreachprogramme #annual-report h2,
#annual-report #page-outreachprogramme h3, #page-outreachprogramme #annual-report h3,
#annual-report #page-outreachprogramme h4, #page-outreachprogramme #annual-report h4,
#annual-report #page-outreachprogramme h5, #page-outreachprogramme #annual-report h5,
#annual-report #page-outreachprogramme h6, #page-outreachprogramme #annual-report h6, #annual-report #page-collaborativeprogramme h2, #page-collaborativeprogramme #annual-report h2,
#annual-report #page-collaborativeprogramme h3, #page-collaborativeprogramme #annual-report h3,
#annual-report #page-collaborativeprogramme h4, #page-collaborativeprogramme #annual-report h4,
#annual-report #page-collaborativeprogramme h5, #page-collaborativeprogramme #annual-report h5,
#annual-report #page-collaborativeprogramme h6, #page-collaborativeprogramme #annual-report h6, #annual-report #page-booksmonographs h2, #page-booksmonographs #annual-report h2,
#annual-report #page-booksmonographs h3, #page-booksmonographs #annual-report h3,
#annual-report #page-booksmonographs h4, #page-booksmonographs #annual-report h4,
#annual-report #page-booksmonographs h5, #page-booksmonographs #annual-report h5,
#annual-report #page-booksmonographs h6, #page-booksmonographs #annual-report h6, #annual-report #page-researchpapers h2, #page-researchpapers #annual-report h2,
#annual-report #page-researchpapers h3, #page-researchpapers #annual-report h3,
#annual-report #page-researchpapers h4, #page-researchpapers #annual-report h4,
#annual-report #page-researchpapers h5, #page-researchpapers #annual-report h5,
#annual-report #page-researchpapers h6, #page-researchpapers #annual-report h6, #annual-report #page-policybriefs h2, #page-policybriefs #annual-report h2,
#annual-report #page-policybriefs h3, #page-policybriefs #annual-report h3,
#annual-report #page-policybriefs h4, #page-policybriefs #annual-report h4,
#annual-report #page-policybriefs h5, #page-policybriefs #annual-report h5,
#annual-report #page-policybriefs h6, #page-policybriefs #annual-report h6, #annual-report #page-ceniseaspapers h2, #page-ceniseaspapers #annual-report h2,
#annual-report #page-ceniseaspapers h3, #page-ceniseaspapers #annual-report h3,
#annual-report #page-ceniseaspapers h4, #page-ceniseaspapers #annual-report h4,
#annual-report #page-ceniseaspapers h5, #page-ceniseaspapers #annual-report h5,
#annual-report #page-ceniseaspapers h6, #page-ceniseaspapers #annual-report h6, #annual-report #page-searchpublication h2, #page-searchpublication #annual-report h2,
#annual-report #page-searchpublication h3, #page-searchpublication #annual-report h3,
#annual-report #page-searchpublication h4, #page-searchpublication #annual-report h4,
#annual-report #page-searchpublication h5, #page-searchpublication #annual-report h5,
#annual-report #page-searchpublication h6, #page-searchpublication #annual-report h6, #annual-report #people-page h2, #people-page #annual-report h2,
#annual-report #people-page h3, #people-page #annual-report h3,
#annual-report #people-page h4, #people-page #annual-report h4,
#annual-report #people-page h5, #people-page #annual-report h5,
#annual-report #people-page h6, #people-page #annual-report h6, #annual-report #people-director-admin h2, #people-director-admin #annual-report h2,
#annual-report #people-director-admin h3, #people-director-admin #annual-report h3,
#annual-report #people-director-admin h4, #people-director-admin #annual-report h4,
#annual-report #people-director-admin h5, #people-director-admin #annual-report h5,
#annual-report #people-director-admin h6, #people-director-admin #annual-report h6, #annual-report #people-faculty h2, #people-faculty #annual-report h2,
#annual-report #people-faculty h3, #people-faculty #annual-report h3,
#annual-report #people-faculty h4, #people-faculty #annual-report h4,
#annual-report #people-faculty h5, #people-faculty #annual-report h5,
#annual-report #people-faculty h6, #people-faculty #annual-report h6, #annual-report #people-administration h2, #people-administration #annual-report h2,
#annual-report #people-administration h3, #people-administration #annual-report h3,
#annual-report #people-administration h4, #people-administration #annual-report h4,
#annual-report #people-administration h5, #people-administration #annual-report h5,
#annual-report #people-administration h6, #people-administration #annual-report h6, #annual-report #people-other h2, #people-other #annual-report h2,
#annual-report #people-other h3, #people-other #annual-report h3,
#annual-report #people-other h4, #people-other #annual-report h4,
#annual-report #people-other h5, #people-other #annual-report h5,
#annual-report #people-other h6, #people-other #annual-report h6, #annual-report #contact-page h2, #contact-page #annual-report h2,
#annual-report #contact-page h3, #contact-page #annual-report h3,
#annual-report #contact-page h4, #contact-page #annual-report h4,
#annual-report #contact-page h5, #contact-page #annual-report h5,
#annual-report #contact-page h6, #contact-page #annual-report h6, #annual-report #contact-ways h2, #contact-ways #annual-report h2,
#annual-report #contact-ways h3, #contact-ways #annual-report h3,
#annual-report #contact-ways h4, #contact-ways #annual-report h4,
#annual-report #contact-ways h5, #contact-ways #annual-report h5,
#annual-report #contact-ways h6, #contact-ways #annual-report h6, #annual-report #contact-map h2, #contact-map #annual-report h2,
#annual-report #contact-map h3, #contact-map #annual-report h3,
#annual-report #contact-map h4, #contact-map #annual-report h4,
#annual-report #contact-map h5, #contact-map #annual-report h5,
#annual-report #contact-map h6, #contact-map #annual-report h6, #annual-report #page-library h2, #page-library #annual-report h2,
#annual-report #page-library h3, #page-library #annual-report h3,
#annual-report #page-library h4, #page-library #annual-report h4,
#annual-report #page-library h5, #page-library #annual-report h5,
#annual-report #page-library h6, #page-library #annual-report h6, #annual-report #page-new-arrivals h2, #page-new-arrivals #annual-report h2,
#annual-report #page-new-arrivals h3, #page-new-arrivals #annual-report h3,
#annual-report #page-new-arrivals h4, #page-new-arrivals #annual-report h4,
#annual-report #page-new-arrivals h5, #page-new-arrivals #annual-report h5,
#annual-report #page-new-arrivals h6, #page-new-arrivals #annual-report h6, #annual-report #page-about-library h2, #page-about-library #annual-report h2,
#annual-report #page-about-library h3, #page-about-library #annual-report h3,
#annual-report #page-about-library h4, #page-about-library #annual-report h4,
#annual-report #page-about-library h5, #page-about-library #annual-report h5,
#annual-report #page-about-library h6, #page-about-library #annual-report h6, #annual-report #page-library-catalogue h2, #page-library-catalogue #annual-report h2,
#annual-report #page-library-catalogue h3, #page-library-catalogue #annual-report h3,
#annual-report #page-library-catalogue h4, #page-library-catalogue #annual-report h4,
#annual-report #page-library-catalogue h5, #page-library-catalogue #annual-report h5,
#annual-report #page-library-catalogue h6, #page-library-catalogue #annual-report h6, #annual-report #page-notfound h2, #page-notfound #annual-report h2,
#annual-report #page-notfound h3, #page-notfound #annual-report h3,
#annual-report #page-notfound h4, #page-notfound #annual-report h4,
#annual-report #page-notfound h5, #page-notfound #annual-report h5,
#annual-report #page-notfound h6, #page-notfound #annual-report h6, #annual-report #page-internship h2, #page-internship #annual-report h2,
#annual-report #page-internship h3, #page-internship #annual-report h3,
#annual-report #page-internship h4, #page-internship #annual-report h4,
#annual-report #page-internship h5, #page-internship #annual-report h5,
#annual-report #page-internship h6, #page-internship #annual-report h6, #annual-report #page-internship-outcome h2, #page-internship-outcome #annual-report h2,
#annual-report #page-internship-outcome h3, #page-internship-outcome #annual-report h3,
#annual-report #page-internship-outcome h4, #page-internship-outcome #annual-report h4,
#annual-report #page-internship-outcome h5, #page-internship-outcome #annual-report h5,
#annual-report #page-internship-outcome h6, #page-internship-outcome #annual-report h6, #annual-report #page-internship-application-process h2, #page-internship-application-process #annual-report h2,
#annual-report #page-internship-application-process h3, #page-internship-application-process #annual-report h3,
#annual-report #page-internship-application-process h4, #page-internship-application-process #annual-report h4,
#annual-report #page-internship-application-process h5, #page-internship-application-process #annual-report h5,
#annual-report #page-internship-application-process h6, #page-internship-application-process #annual-report h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#annual-report h2 {
  font-size: 2.7em;
}

#annual-report h3 {
  font-size: 2em;
}

#annual-report h4 {
  font-size: 1.2em;
}

#annual-report h5 {
  font-size: 1em;
}

#annual-report h6 {
  font-size: 0.7em;
}

#publication-page {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#publication-page::before {
  content: "";
  background: url("../images/bg/okd-publication-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#publication-page h1, #publication-page #publications h2, #publications #publication-page h2,
#publication-page #publications h3, #publications #publication-page h3,
#publication-page #publications h4, #publications #publication-page h4,
#publication-page #publications h5, #publications #publication-page h5,
#publication-page #publications h6, #publications #publication-page h6, #publication-page #publication-recent h2, #publication-recent #publication-page h2,
#publication-page #publication-recent h3, #publication-recent #publication-page h3,
#publication-page #publication-recent h4, #publication-recent #publication-page h4,
#publication-page #publication-recent h5, #publication-recent #publication-page h5,
#publication-page #publication-recent h6, #publication-recent #publication-page h6, #publication-page #programmes h2, #programmes #publication-page h2,
#publication-page #programmes h3, #programmes #publication-page h3,
#publication-page #programmes h4, #programmes #publication-page h4,
#publication-page #programmes h5, #programmes #publication-page h5,
#publication-page #programmes h6, #programmes #publication-page h6, #publication-page #internship h2, #internship #publication-page h2,
#publication-page #internship h3, #internship #publication-page h3,
#publication-page #internship h4, #internship #publication-page h4,
#publication-page #internship h5, #internship #publication-page h5,
#publication-page #internship h6, #internship #publication-page h6, #publication-page #themes h2, #themes #publication-page h2,
#publication-page #themes h3, #themes #publication-page h3,
#publication-page #themes h4, #themes #publication-page h4,
#publication-page #themes h5, #themes #publication-page h5,
#publication-page #themes h6, #themes #publication-page h6, #publication-page #library h2, #library #publication-page h2,
#publication-page #library h3, #library #publication-page h3,
#publication-page #library h4, #library #publication-page h4,
#publication-page #library h5, #library #publication-page h5,
#publication-page #library h6, #library #publication-page h6, #publication-page #journal h2, #journal #publication-page h2,
#publication-page #journal h3, #journal #publication-page h3,
#publication-page #journal h4, #journal #publication-page h4,
#publication-page #journal h5, #journal #publication-page h5,
#publication-page #journal h6, #journal #publication-page h6, #publication-page #news h2, #news #publication-page h2,
#publication-page #news h3, #news #publication-page h3,
#publication-page #news h4, #news #publication-page h4,
#publication-page #news h5, #news #publication-page h5,
#publication-page #news h6, #news #publication-page h6, #publication-page #footer h2, #footer #publication-page h2,
#publication-page #footer h3, #footer #publication-page h3,
#publication-page #footer h4, #footer #publication-page h4,
#publication-page #footer h5, #footer #publication-page h5,
#publication-page #footer h6, #footer #publication-page h6, #publication-page #institute h2, #institute #publication-page h2,
#publication-page #institute h3, #institute #publication-page h3,
#publication-page #institute h4, #institute #publication-page h4,
#publication-page #institute h5, #institute #publication-page h5,
#publication-page #institute h6, #institute #publication-page h6, #publication-page #about-institute h2, #about-institute #publication-page h2,
#publication-page #about-institute h3, #about-institute #publication-page h3,
#publication-page #about-institute h4, #about-institute #publication-page h4,
#publication-page #about-institute h5, #about-institute #publication-page h5,
#publication-page #about-institute h6, #about-institute #publication-page h6, #publication-page #governingbody h2, #governingbody #publication-page h2,
#publication-page #governingbody h3, #governingbody #publication-page h3,
#publication-page #governingbody h4, #governingbody #publication-page h4,
#publication-page #governingbody h5, #governingbody #publication-page h5,
#publication-page #governingbody h6, #governingbody #publication-page h6, #publication-page #facility h2, #facility #publication-page h2,
#publication-page #facility h3, #facility #publication-page h3,
#publication-page #facility h4, #facility #publication-page h4,
#publication-page #facility h5, #facility #publication-page h5,
#publication-page #facility h6, #facility #publication-page h6, #publication-page #chairman-director h2, #chairman-director #publication-page h2,
#publication-page #chairman-director h3, #chairman-director #publication-page h3,
#publication-page #chairman-director h4, #chairman-director #publication-page h4,
#publication-page #chairman-director h5, #chairman-director #publication-page h5,
#publication-page #chairman-director h6, #chairman-director #publication-page h6, #publication-page #annual-report h2, #annual-report #publication-page h2,
#publication-page #annual-report h3, #annual-report #publication-page h3,
#publication-page #annual-report h4, #annual-report #publication-page h4,
#publication-page #annual-report h5, #annual-report #publication-page h5,
#publication-page #annual-report h6, #annual-report #publication-page h6, #publication-page h2,
#publication-page h3,
#publication-page h4,
#publication-page h5,
#publication-page h6, #publication-page #page-programmes h2, #page-programmes #publication-page h2,
#publication-page #page-programmes h3, #page-programmes #publication-page h3,
#publication-page #page-programmes h4, #page-programmes #publication-page h4,
#publication-page #page-programmes h5, #page-programmes #publication-page h5,
#publication-page #page-programmes h6, #page-programmes #publication-page h6, #publication-page #page-researchprogramme h2, #page-researchprogramme #publication-page h2,
#publication-page #page-researchprogramme h3, #page-researchprogramme #publication-page h3,
#publication-page #page-researchprogramme h4, #page-researchprogramme #publication-page h4,
#publication-page #page-researchprogramme h5, #page-researchprogramme #publication-page h5,
#publication-page #page-researchprogramme h6, #page-researchprogramme #publication-page h6, #publication-page #page-triningprogramme h2, #page-triningprogramme #publication-page h2,
#publication-page #page-triningprogramme h3, #page-triningprogramme #publication-page h3,
#publication-page #page-triningprogramme h4, #page-triningprogramme #publication-page h4,
#publication-page #page-triningprogramme h5, #page-triningprogramme #publication-page h5,
#publication-page #page-triningprogramme h6, #page-triningprogramme #publication-page h6, #publication-page #page-outreachprogramme h2, #page-outreachprogramme #publication-page h2,
#publication-page #page-outreachprogramme h3, #page-outreachprogramme #publication-page h3,
#publication-page #page-outreachprogramme h4, #page-outreachprogramme #publication-page h4,
#publication-page #page-outreachprogramme h5, #page-outreachprogramme #publication-page h5,
#publication-page #page-outreachprogramme h6, #page-outreachprogramme #publication-page h6, #publication-page #page-collaborativeprogramme h2, #page-collaborativeprogramme #publication-page h2,
#publication-page #page-collaborativeprogramme h3, #page-collaborativeprogramme #publication-page h3,
#publication-page #page-collaborativeprogramme h4, #page-collaborativeprogramme #publication-page h4,
#publication-page #page-collaborativeprogramme h5, #page-collaborativeprogramme #publication-page h5,
#publication-page #page-collaborativeprogramme h6, #page-collaborativeprogramme #publication-page h6, #publication-page #page-booksmonographs h2, #page-booksmonographs #publication-page h2,
#publication-page #page-booksmonographs h3, #page-booksmonographs #publication-page h3,
#publication-page #page-booksmonographs h4, #page-booksmonographs #publication-page h4,
#publication-page #page-booksmonographs h5, #page-booksmonographs #publication-page h5,
#publication-page #page-booksmonographs h6, #page-booksmonographs #publication-page h6, #publication-page #page-researchpapers h2, #page-researchpapers #publication-page h2,
#publication-page #page-researchpapers h3, #page-researchpapers #publication-page h3,
#publication-page #page-researchpapers h4, #page-researchpapers #publication-page h4,
#publication-page #page-researchpapers h5, #page-researchpapers #publication-page h5,
#publication-page #page-researchpapers h6, #page-researchpapers #publication-page h6, #publication-page #page-policybriefs h2, #page-policybriefs #publication-page h2,
#publication-page #page-policybriefs h3, #page-policybriefs #publication-page h3,
#publication-page #page-policybriefs h4, #page-policybriefs #publication-page h4,
#publication-page #page-policybriefs h5, #page-policybriefs #publication-page h5,
#publication-page #page-policybriefs h6, #page-policybriefs #publication-page h6, #publication-page #page-ceniseaspapers h2, #page-ceniseaspapers #publication-page h2,
#publication-page #page-ceniseaspapers h3, #page-ceniseaspapers #publication-page h3,
#publication-page #page-ceniseaspapers h4, #page-ceniseaspapers #publication-page h4,
#publication-page #page-ceniseaspapers h5, #page-ceniseaspapers #publication-page h5,
#publication-page #page-ceniseaspapers h6, #page-ceniseaspapers #publication-page h6, #publication-page #page-searchpublication h2, #page-searchpublication #publication-page h2,
#publication-page #page-searchpublication h3, #page-searchpublication #publication-page h3,
#publication-page #page-searchpublication h4, #page-searchpublication #publication-page h4,
#publication-page #page-searchpublication h5, #page-searchpublication #publication-page h5,
#publication-page #page-searchpublication h6, #page-searchpublication #publication-page h6, #publication-page #people-page h2, #people-page #publication-page h2,
#publication-page #people-page h3, #people-page #publication-page h3,
#publication-page #people-page h4, #people-page #publication-page h4,
#publication-page #people-page h5, #people-page #publication-page h5,
#publication-page #people-page h6, #people-page #publication-page h6, #publication-page #people-director-admin h2, #people-director-admin #publication-page h2,
#publication-page #people-director-admin h3, #people-director-admin #publication-page h3,
#publication-page #people-director-admin h4, #people-director-admin #publication-page h4,
#publication-page #people-director-admin h5, #people-director-admin #publication-page h5,
#publication-page #people-director-admin h6, #people-director-admin #publication-page h6, #publication-page #people-faculty h2, #people-faculty #publication-page h2,
#publication-page #people-faculty h3, #people-faculty #publication-page h3,
#publication-page #people-faculty h4, #people-faculty #publication-page h4,
#publication-page #people-faculty h5, #people-faculty #publication-page h5,
#publication-page #people-faculty h6, #people-faculty #publication-page h6, #publication-page #people-administration h2, #people-administration #publication-page h2,
#publication-page #people-administration h3, #people-administration #publication-page h3,
#publication-page #people-administration h4, #people-administration #publication-page h4,
#publication-page #people-administration h5, #people-administration #publication-page h5,
#publication-page #people-administration h6, #people-administration #publication-page h6, #publication-page #people-other h2, #people-other #publication-page h2,
#publication-page #people-other h3, #people-other #publication-page h3,
#publication-page #people-other h4, #people-other #publication-page h4,
#publication-page #people-other h5, #people-other #publication-page h5,
#publication-page #people-other h6, #people-other #publication-page h6, #publication-page #contact-page h2, #contact-page #publication-page h2,
#publication-page #contact-page h3, #contact-page #publication-page h3,
#publication-page #contact-page h4, #contact-page #publication-page h4,
#publication-page #contact-page h5, #contact-page #publication-page h5,
#publication-page #contact-page h6, #contact-page #publication-page h6, #publication-page #contact-ways h2, #contact-ways #publication-page h2,
#publication-page #contact-ways h3, #contact-ways #publication-page h3,
#publication-page #contact-ways h4, #contact-ways #publication-page h4,
#publication-page #contact-ways h5, #contact-ways #publication-page h5,
#publication-page #contact-ways h6, #contact-ways #publication-page h6, #publication-page #contact-map h2, #contact-map #publication-page h2,
#publication-page #contact-map h3, #contact-map #publication-page h3,
#publication-page #contact-map h4, #contact-map #publication-page h4,
#publication-page #contact-map h5, #contact-map #publication-page h5,
#publication-page #contact-map h6, #contact-map #publication-page h6, #publication-page #page-library h2, #page-library #publication-page h2,
#publication-page #page-library h3, #page-library #publication-page h3,
#publication-page #page-library h4, #page-library #publication-page h4,
#publication-page #page-library h5, #page-library #publication-page h5,
#publication-page #page-library h6, #page-library #publication-page h6, #publication-page #page-new-arrivals h2, #page-new-arrivals #publication-page h2,
#publication-page #page-new-arrivals h3, #page-new-arrivals #publication-page h3,
#publication-page #page-new-arrivals h4, #page-new-arrivals #publication-page h4,
#publication-page #page-new-arrivals h5, #page-new-arrivals #publication-page h5,
#publication-page #page-new-arrivals h6, #page-new-arrivals #publication-page h6, #publication-page #page-about-library h2, #page-about-library #publication-page h2,
#publication-page #page-about-library h3, #page-about-library #publication-page h3,
#publication-page #page-about-library h4, #page-about-library #publication-page h4,
#publication-page #page-about-library h5, #page-about-library #publication-page h5,
#publication-page #page-about-library h6, #page-about-library #publication-page h6, #publication-page #page-library-catalogue h2, #page-library-catalogue #publication-page h2,
#publication-page #page-library-catalogue h3, #page-library-catalogue #publication-page h3,
#publication-page #page-library-catalogue h4, #page-library-catalogue #publication-page h4,
#publication-page #page-library-catalogue h5, #page-library-catalogue #publication-page h5,
#publication-page #page-library-catalogue h6, #page-library-catalogue #publication-page h6, #publication-page #page-notfound h2, #page-notfound #publication-page h2,
#publication-page #page-notfound h3, #page-notfound #publication-page h3,
#publication-page #page-notfound h4, #page-notfound #publication-page h4,
#publication-page #page-notfound h5, #page-notfound #publication-page h5,
#publication-page #page-notfound h6, #page-notfound #publication-page h6, #publication-page #page-internship h2, #page-internship #publication-page h2,
#publication-page #page-internship h3, #page-internship #publication-page h3,
#publication-page #page-internship h4, #page-internship #publication-page h4,
#publication-page #page-internship h5, #page-internship #publication-page h5,
#publication-page #page-internship h6, #page-internship #publication-page h6, #publication-page #page-internship-outcome h2, #page-internship-outcome #publication-page h2,
#publication-page #page-internship-outcome h3, #page-internship-outcome #publication-page h3,
#publication-page #page-internship-outcome h4, #page-internship-outcome #publication-page h4,
#publication-page #page-internship-outcome h5, #page-internship-outcome #publication-page h5,
#publication-page #page-internship-outcome h6, #page-internship-outcome #publication-page h6, #publication-page #page-internship-application-process h2, #page-internship-application-process #publication-page h2,
#publication-page #page-internship-application-process h3, #page-internship-application-process #publication-page h3,
#publication-page #page-internship-application-process h4, #page-internship-application-process #publication-page h4,
#publication-page #page-internship-application-process h5, #page-internship-application-process #publication-page h5,
#publication-page #page-internship-application-process h6, #page-internship-application-process #publication-page h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#publication-page h2 {
  font-size: 2.7em;
}

#publication-page h3 {
  font-size: 2em;
}

#publication-page h4 {
  font-size: 1.2em;
}

#publication-page h5 {
  font-size: 1em;
}

#publication-page h6 {
  font-size: 0.7em;
}

#publication-page .stats-counter {
  font-size: 60px;
  font-weight: 800;
  color: #095723;
}

#page-programmes {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#page-programmes::before {
  content: "";
  background: url("../images/bg/okd-publication-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#page-programmes h1, #page-programmes #publications h2, #publications #page-programmes h2,
#page-programmes #publications h3, #publications #page-programmes h3,
#page-programmes #publications h4, #publications #page-programmes h4,
#page-programmes #publications h5, #publications #page-programmes h5,
#page-programmes #publications h6, #publications #page-programmes h6, #page-programmes #publication-recent h2, #publication-recent #page-programmes h2,
#page-programmes #publication-recent h3, #publication-recent #page-programmes h3,
#page-programmes #publication-recent h4, #publication-recent #page-programmes h4,
#page-programmes #publication-recent h5, #publication-recent #page-programmes h5,
#page-programmes #publication-recent h6, #publication-recent #page-programmes h6, #page-programmes #programmes h2, #programmes #page-programmes h2,
#page-programmes #programmes h3, #programmes #page-programmes h3,
#page-programmes #programmes h4, #programmes #page-programmes h4,
#page-programmes #programmes h5, #programmes #page-programmes h5,
#page-programmes #programmes h6, #programmes #page-programmes h6, #page-programmes #internship h2, #internship #page-programmes h2,
#page-programmes #internship h3, #internship #page-programmes h3,
#page-programmes #internship h4, #internship #page-programmes h4,
#page-programmes #internship h5, #internship #page-programmes h5,
#page-programmes #internship h6, #internship #page-programmes h6, #page-programmes #themes h2, #themes #page-programmes h2,
#page-programmes #themes h3, #themes #page-programmes h3,
#page-programmes #themes h4, #themes #page-programmes h4,
#page-programmes #themes h5, #themes #page-programmes h5,
#page-programmes #themes h6, #themes #page-programmes h6, #page-programmes #library h2, #library #page-programmes h2,
#page-programmes #library h3, #library #page-programmes h3,
#page-programmes #library h4, #library #page-programmes h4,
#page-programmes #library h5, #library #page-programmes h5,
#page-programmes #library h6, #library #page-programmes h6, #page-programmes #journal h2, #journal #page-programmes h2,
#page-programmes #journal h3, #journal #page-programmes h3,
#page-programmes #journal h4, #journal #page-programmes h4,
#page-programmes #journal h5, #journal #page-programmes h5,
#page-programmes #journal h6, #journal #page-programmes h6, #page-programmes #news h2, #news #page-programmes h2,
#page-programmes #news h3, #news #page-programmes h3,
#page-programmes #news h4, #news #page-programmes h4,
#page-programmes #news h5, #news #page-programmes h5,
#page-programmes #news h6, #news #page-programmes h6, #page-programmes #footer h2, #footer #page-programmes h2,
#page-programmes #footer h3, #footer #page-programmes h3,
#page-programmes #footer h4, #footer #page-programmes h4,
#page-programmes #footer h5, #footer #page-programmes h5,
#page-programmes #footer h6, #footer #page-programmes h6, #page-programmes #institute h2, #institute #page-programmes h2,
#page-programmes #institute h3, #institute #page-programmes h3,
#page-programmes #institute h4, #institute #page-programmes h4,
#page-programmes #institute h5, #institute #page-programmes h5,
#page-programmes #institute h6, #institute #page-programmes h6, #page-programmes #about-institute h2, #about-institute #page-programmes h2,
#page-programmes #about-institute h3, #about-institute #page-programmes h3,
#page-programmes #about-institute h4, #about-institute #page-programmes h4,
#page-programmes #about-institute h5, #about-institute #page-programmes h5,
#page-programmes #about-institute h6, #about-institute #page-programmes h6, #page-programmes #governingbody h2, #governingbody #page-programmes h2,
#page-programmes #governingbody h3, #governingbody #page-programmes h3,
#page-programmes #governingbody h4, #governingbody #page-programmes h4,
#page-programmes #governingbody h5, #governingbody #page-programmes h5,
#page-programmes #governingbody h6, #governingbody #page-programmes h6, #page-programmes #facility h2, #facility #page-programmes h2,
#page-programmes #facility h3, #facility #page-programmes h3,
#page-programmes #facility h4, #facility #page-programmes h4,
#page-programmes #facility h5, #facility #page-programmes h5,
#page-programmes #facility h6, #facility #page-programmes h6, #page-programmes #chairman-director h2, #chairman-director #page-programmes h2,
#page-programmes #chairman-director h3, #chairman-director #page-programmes h3,
#page-programmes #chairman-director h4, #chairman-director #page-programmes h4,
#page-programmes #chairman-director h5, #chairman-director #page-programmes h5,
#page-programmes #chairman-director h6, #chairman-director #page-programmes h6, #page-programmes #annual-report h2, #annual-report #page-programmes h2,
#page-programmes #annual-report h3, #annual-report #page-programmes h3,
#page-programmes #annual-report h4, #annual-report #page-programmes h4,
#page-programmes #annual-report h5, #annual-report #page-programmes h5,
#page-programmes #annual-report h6, #annual-report #page-programmes h6, #page-programmes #publication-page h2, #publication-page #page-programmes h2,
#page-programmes #publication-page h3, #publication-page #page-programmes h3,
#page-programmes #publication-page h4, #publication-page #page-programmes h4,
#page-programmes #publication-page h5, #publication-page #page-programmes h5,
#page-programmes #publication-page h6, #publication-page #page-programmes h6, #page-programmes h2,
#page-programmes h3,
#page-programmes h4,
#page-programmes h5,
#page-programmes h6, #page-programmes #page-researchprogramme h2, #page-researchprogramme #page-programmes h2,
#page-programmes #page-researchprogramme h3, #page-researchprogramme #page-programmes h3,
#page-programmes #page-researchprogramme h4, #page-researchprogramme #page-programmes h4,
#page-programmes #page-researchprogramme h5, #page-researchprogramme #page-programmes h5,
#page-programmes #page-researchprogramme h6, #page-researchprogramme #page-programmes h6, #page-programmes #page-triningprogramme h2, #page-triningprogramme #page-programmes h2,
#page-programmes #page-triningprogramme h3, #page-triningprogramme #page-programmes h3,
#page-programmes #page-triningprogramme h4, #page-triningprogramme #page-programmes h4,
#page-programmes #page-triningprogramme h5, #page-triningprogramme #page-programmes h5,
#page-programmes #page-triningprogramme h6, #page-triningprogramme #page-programmes h6, #page-programmes #page-outreachprogramme h2, #page-outreachprogramme #page-programmes h2,
#page-programmes #page-outreachprogramme h3, #page-outreachprogramme #page-programmes h3,
#page-programmes #page-outreachprogramme h4, #page-outreachprogramme #page-programmes h4,
#page-programmes #page-outreachprogramme h5, #page-outreachprogramme #page-programmes h5,
#page-programmes #page-outreachprogramme h6, #page-outreachprogramme #page-programmes h6, #page-programmes #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-programmes h2,
#page-programmes #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-programmes h3,
#page-programmes #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-programmes h4,
#page-programmes #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-programmes h5,
#page-programmes #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-programmes h6, #page-programmes #page-booksmonographs h2, #page-booksmonographs #page-programmes h2,
#page-programmes #page-booksmonographs h3, #page-booksmonographs #page-programmes h3,
#page-programmes #page-booksmonographs h4, #page-booksmonographs #page-programmes h4,
#page-programmes #page-booksmonographs h5, #page-booksmonographs #page-programmes h5,
#page-programmes #page-booksmonographs h6, #page-booksmonographs #page-programmes h6, #page-programmes #page-researchpapers h2, #page-researchpapers #page-programmes h2,
#page-programmes #page-researchpapers h3, #page-researchpapers #page-programmes h3,
#page-programmes #page-researchpapers h4, #page-researchpapers #page-programmes h4,
#page-programmes #page-researchpapers h5, #page-researchpapers #page-programmes h5,
#page-programmes #page-researchpapers h6, #page-researchpapers #page-programmes h6, #page-programmes #page-policybriefs h2, #page-policybriefs #page-programmes h2,
#page-programmes #page-policybriefs h3, #page-policybriefs #page-programmes h3,
#page-programmes #page-policybriefs h4, #page-policybriefs #page-programmes h4,
#page-programmes #page-policybriefs h5, #page-policybriefs #page-programmes h5,
#page-programmes #page-policybriefs h6, #page-policybriefs #page-programmes h6, #page-programmes #page-ceniseaspapers h2, #page-ceniseaspapers #page-programmes h2,
#page-programmes #page-ceniseaspapers h3, #page-ceniseaspapers #page-programmes h3,
#page-programmes #page-ceniseaspapers h4, #page-ceniseaspapers #page-programmes h4,
#page-programmes #page-ceniseaspapers h5, #page-ceniseaspapers #page-programmes h5,
#page-programmes #page-ceniseaspapers h6, #page-ceniseaspapers #page-programmes h6, #page-programmes #page-searchpublication h2, #page-searchpublication #page-programmes h2,
#page-programmes #page-searchpublication h3, #page-searchpublication #page-programmes h3,
#page-programmes #page-searchpublication h4, #page-searchpublication #page-programmes h4,
#page-programmes #page-searchpublication h5, #page-searchpublication #page-programmes h5,
#page-programmes #page-searchpublication h6, #page-searchpublication #page-programmes h6, #page-programmes #people-page h2, #people-page #page-programmes h2,
#page-programmes #people-page h3, #people-page #page-programmes h3,
#page-programmes #people-page h4, #people-page #page-programmes h4,
#page-programmes #people-page h5, #people-page #page-programmes h5,
#page-programmes #people-page h6, #people-page #page-programmes h6, #page-programmes #people-director-admin h2, #people-director-admin #page-programmes h2,
#page-programmes #people-director-admin h3, #people-director-admin #page-programmes h3,
#page-programmes #people-director-admin h4, #people-director-admin #page-programmes h4,
#page-programmes #people-director-admin h5, #people-director-admin #page-programmes h5,
#page-programmes #people-director-admin h6, #people-director-admin #page-programmes h6, #page-programmes #people-faculty h2, #people-faculty #page-programmes h2,
#page-programmes #people-faculty h3, #people-faculty #page-programmes h3,
#page-programmes #people-faculty h4, #people-faculty #page-programmes h4,
#page-programmes #people-faculty h5, #people-faculty #page-programmes h5,
#page-programmes #people-faculty h6, #people-faculty #page-programmes h6, #page-programmes #people-administration h2, #people-administration #page-programmes h2,
#page-programmes #people-administration h3, #people-administration #page-programmes h3,
#page-programmes #people-administration h4, #people-administration #page-programmes h4,
#page-programmes #people-administration h5, #people-administration #page-programmes h5,
#page-programmes #people-administration h6, #people-administration #page-programmes h6, #page-programmes #people-other h2, #people-other #page-programmes h2,
#page-programmes #people-other h3, #people-other #page-programmes h3,
#page-programmes #people-other h4, #people-other #page-programmes h4,
#page-programmes #people-other h5, #people-other #page-programmes h5,
#page-programmes #people-other h6, #people-other #page-programmes h6, #page-programmes #contact-page h2, #contact-page #page-programmes h2,
#page-programmes #contact-page h3, #contact-page #page-programmes h3,
#page-programmes #contact-page h4, #contact-page #page-programmes h4,
#page-programmes #contact-page h5, #contact-page #page-programmes h5,
#page-programmes #contact-page h6, #contact-page #page-programmes h6, #page-programmes #contact-ways h2, #contact-ways #page-programmes h2,
#page-programmes #contact-ways h3, #contact-ways #page-programmes h3,
#page-programmes #contact-ways h4, #contact-ways #page-programmes h4,
#page-programmes #contact-ways h5, #contact-ways #page-programmes h5,
#page-programmes #contact-ways h6, #contact-ways #page-programmes h6, #page-programmes #contact-map h2, #contact-map #page-programmes h2,
#page-programmes #contact-map h3, #contact-map #page-programmes h3,
#page-programmes #contact-map h4, #contact-map #page-programmes h4,
#page-programmes #contact-map h5, #contact-map #page-programmes h5,
#page-programmes #contact-map h6, #contact-map #page-programmes h6, #page-programmes #page-library h2, #page-library #page-programmes h2,
#page-programmes #page-library h3, #page-library #page-programmes h3,
#page-programmes #page-library h4, #page-library #page-programmes h4,
#page-programmes #page-library h5, #page-library #page-programmes h5,
#page-programmes #page-library h6, #page-library #page-programmes h6, #page-programmes #page-new-arrivals h2, #page-new-arrivals #page-programmes h2,
#page-programmes #page-new-arrivals h3, #page-new-arrivals #page-programmes h3,
#page-programmes #page-new-arrivals h4, #page-new-arrivals #page-programmes h4,
#page-programmes #page-new-arrivals h5, #page-new-arrivals #page-programmes h5,
#page-programmes #page-new-arrivals h6, #page-new-arrivals #page-programmes h6, #page-programmes #page-about-library h2, #page-about-library #page-programmes h2,
#page-programmes #page-about-library h3, #page-about-library #page-programmes h3,
#page-programmes #page-about-library h4, #page-about-library #page-programmes h4,
#page-programmes #page-about-library h5, #page-about-library #page-programmes h5,
#page-programmes #page-about-library h6, #page-about-library #page-programmes h6, #page-programmes #page-library-catalogue h2, #page-library-catalogue #page-programmes h2,
#page-programmes #page-library-catalogue h3, #page-library-catalogue #page-programmes h3,
#page-programmes #page-library-catalogue h4, #page-library-catalogue #page-programmes h4,
#page-programmes #page-library-catalogue h5, #page-library-catalogue #page-programmes h5,
#page-programmes #page-library-catalogue h6, #page-library-catalogue #page-programmes h6, #page-programmes #page-notfound h2, #page-notfound #page-programmes h2,
#page-programmes #page-notfound h3, #page-notfound #page-programmes h3,
#page-programmes #page-notfound h4, #page-notfound #page-programmes h4,
#page-programmes #page-notfound h5, #page-notfound #page-programmes h5,
#page-programmes #page-notfound h6, #page-notfound #page-programmes h6, #page-programmes #page-internship h2, #page-internship #page-programmes h2,
#page-programmes #page-internship h3, #page-internship #page-programmes h3,
#page-programmes #page-internship h4, #page-internship #page-programmes h4,
#page-programmes #page-internship h5, #page-internship #page-programmes h5,
#page-programmes #page-internship h6, #page-internship #page-programmes h6, #page-programmes #page-internship-outcome h2, #page-internship-outcome #page-programmes h2,
#page-programmes #page-internship-outcome h3, #page-internship-outcome #page-programmes h3,
#page-programmes #page-internship-outcome h4, #page-internship-outcome #page-programmes h4,
#page-programmes #page-internship-outcome h5, #page-internship-outcome #page-programmes h5,
#page-programmes #page-internship-outcome h6, #page-internship-outcome #page-programmes h6, #page-programmes #page-internship-application-process h2, #page-internship-application-process #page-programmes h2,
#page-programmes #page-internship-application-process h3, #page-internship-application-process #page-programmes h3,
#page-programmes #page-internship-application-process h4, #page-internship-application-process #page-programmes h4,
#page-programmes #page-internship-application-process h5, #page-internship-application-process #page-programmes h5,
#page-programmes #page-internship-application-process h6, #page-internship-application-process #page-programmes h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-programmes h2 {
  font-size: 2.7em;
}

#page-programmes h3 {
  font-size: 2em;
}

#page-programmes h4 {
  font-size: 1.2em;
}

#page-programmes h5 {
  font-size: 1em;
}

#page-programmes h6 {
  font-size: 0.7em;
}

#page-researchprogramme {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
  position: relative;
}

#page-researchprogramme h1, #page-researchprogramme #publications h2, #publications #page-researchprogramme h2,
#page-researchprogramme #publications h3, #publications #page-researchprogramme h3,
#page-researchprogramme #publications h4, #publications #page-researchprogramme h4,
#page-researchprogramme #publications h5, #publications #page-researchprogramme h5,
#page-researchprogramme #publications h6, #publications #page-researchprogramme h6, #page-researchprogramme #publication-recent h2, #publication-recent #page-researchprogramme h2,
#page-researchprogramme #publication-recent h3, #publication-recent #page-researchprogramme h3,
#page-researchprogramme #publication-recent h4, #publication-recent #page-researchprogramme h4,
#page-researchprogramme #publication-recent h5, #publication-recent #page-researchprogramme h5,
#page-researchprogramme #publication-recent h6, #publication-recent #page-researchprogramme h6, #page-researchprogramme #programmes h2, #programmes #page-researchprogramme h2,
#page-researchprogramme #programmes h3, #programmes #page-researchprogramme h3,
#page-researchprogramme #programmes h4, #programmes #page-researchprogramme h4,
#page-researchprogramme #programmes h5, #programmes #page-researchprogramme h5,
#page-researchprogramme #programmes h6, #programmes #page-researchprogramme h6, #page-researchprogramme #internship h2, #internship #page-researchprogramme h2,
#page-researchprogramme #internship h3, #internship #page-researchprogramme h3,
#page-researchprogramme #internship h4, #internship #page-researchprogramme h4,
#page-researchprogramme #internship h5, #internship #page-researchprogramme h5,
#page-researchprogramme #internship h6, #internship #page-researchprogramme h6, #page-researchprogramme #themes h2, #themes #page-researchprogramme h2,
#page-researchprogramme #themes h3, #themes #page-researchprogramme h3,
#page-researchprogramme #themes h4, #themes #page-researchprogramme h4,
#page-researchprogramme #themes h5, #themes #page-researchprogramme h5,
#page-researchprogramme #themes h6, #themes #page-researchprogramme h6, #page-researchprogramme #library h2, #library #page-researchprogramme h2,
#page-researchprogramme #library h3, #library #page-researchprogramme h3,
#page-researchprogramme #library h4, #library #page-researchprogramme h4,
#page-researchprogramme #library h5, #library #page-researchprogramme h5,
#page-researchprogramme #library h6, #library #page-researchprogramme h6, #page-researchprogramme #journal h2, #journal #page-researchprogramme h2,
#page-researchprogramme #journal h3, #journal #page-researchprogramme h3,
#page-researchprogramme #journal h4, #journal #page-researchprogramme h4,
#page-researchprogramme #journal h5, #journal #page-researchprogramme h5,
#page-researchprogramme #journal h6, #journal #page-researchprogramme h6, #page-researchprogramme #news h2, #news #page-researchprogramme h2,
#page-researchprogramme #news h3, #news #page-researchprogramme h3,
#page-researchprogramme #news h4, #news #page-researchprogramme h4,
#page-researchprogramme #news h5, #news #page-researchprogramme h5,
#page-researchprogramme #news h6, #news #page-researchprogramme h6, #page-researchprogramme #footer h2, #footer #page-researchprogramme h2,
#page-researchprogramme #footer h3, #footer #page-researchprogramme h3,
#page-researchprogramme #footer h4, #footer #page-researchprogramme h4,
#page-researchprogramme #footer h5, #footer #page-researchprogramme h5,
#page-researchprogramme #footer h6, #footer #page-researchprogramme h6, #page-researchprogramme #institute h2, #institute #page-researchprogramme h2,
#page-researchprogramme #institute h3, #institute #page-researchprogramme h3,
#page-researchprogramme #institute h4, #institute #page-researchprogramme h4,
#page-researchprogramme #institute h5, #institute #page-researchprogramme h5,
#page-researchprogramme #institute h6, #institute #page-researchprogramme h6, #page-researchprogramme #about-institute h2, #about-institute #page-researchprogramme h2,
#page-researchprogramme #about-institute h3, #about-institute #page-researchprogramme h3,
#page-researchprogramme #about-institute h4, #about-institute #page-researchprogramme h4,
#page-researchprogramme #about-institute h5, #about-institute #page-researchprogramme h5,
#page-researchprogramme #about-institute h6, #about-institute #page-researchprogramme h6, #page-researchprogramme #governingbody h2, #governingbody #page-researchprogramme h2,
#page-researchprogramme #governingbody h3, #governingbody #page-researchprogramme h3,
#page-researchprogramme #governingbody h4, #governingbody #page-researchprogramme h4,
#page-researchprogramme #governingbody h5, #governingbody #page-researchprogramme h5,
#page-researchprogramme #governingbody h6, #governingbody #page-researchprogramme h6, #page-researchprogramme #facility h2, #facility #page-researchprogramme h2,
#page-researchprogramme #facility h3, #facility #page-researchprogramme h3,
#page-researchprogramme #facility h4, #facility #page-researchprogramme h4,
#page-researchprogramme #facility h5, #facility #page-researchprogramme h5,
#page-researchprogramme #facility h6, #facility #page-researchprogramme h6, #page-researchprogramme #chairman-director h2, #chairman-director #page-researchprogramme h2,
#page-researchprogramme #chairman-director h3, #chairman-director #page-researchprogramme h3,
#page-researchprogramme #chairman-director h4, #chairman-director #page-researchprogramme h4,
#page-researchprogramme #chairman-director h5, #chairman-director #page-researchprogramme h5,
#page-researchprogramme #chairman-director h6, #chairman-director #page-researchprogramme h6, #page-researchprogramme #annual-report h2, #annual-report #page-researchprogramme h2,
#page-researchprogramme #annual-report h3, #annual-report #page-researchprogramme h3,
#page-researchprogramme #annual-report h4, #annual-report #page-researchprogramme h4,
#page-researchprogramme #annual-report h5, #annual-report #page-researchprogramme h5,
#page-researchprogramme #annual-report h6, #annual-report #page-researchprogramme h6, #page-researchprogramme #publication-page h2, #publication-page #page-researchprogramme h2,
#page-researchprogramme #publication-page h3, #publication-page #page-researchprogramme h3,
#page-researchprogramme #publication-page h4, #publication-page #page-researchprogramme h4,
#page-researchprogramme #publication-page h5, #publication-page #page-researchprogramme h5,
#page-researchprogramme #publication-page h6, #publication-page #page-researchprogramme h6, #page-researchprogramme #page-programmes h2, #page-programmes #page-researchprogramme h2,
#page-researchprogramme #page-programmes h3, #page-programmes #page-researchprogramme h3,
#page-researchprogramme #page-programmes h4, #page-programmes #page-researchprogramme h4,
#page-researchprogramme #page-programmes h5, #page-programmes #page-researchprogramme h5,
#page-researchprogramme #page-programmes h6, #page-programmes #page-researchprogramme h6, #page-researchprogramme h2,
#page-researchprogramme h3,
#page-researchprogramme h4,
#page-researchprogramme h5,
#page-researchprogramme h6, #page-researchprogramme #page-triningprogramme h2, #page-triningprogramme #page-researchprogramme h2,
#page-researchprogramme #page-triningprogramme h3, #page-triningprogramme #page-researchprogramme h3,
#page-researchprogramme #page-triningprogramme h4, #page-triningprogramme #page-researchprogramme h4,
#page-researchprogramme #page-triningprogramme h5, #page-triningprogramme #page-researchprogramme h5,
#page-researchprogramme #page-triningprogramme h6, #page-triningprogramme #page-researchprogramme h6, #page-researchprogramme #page-outreachprogramme h2, #page-outreachprogramme #page-researchprogramme h2,
#page-researchprogramme #page-outreachprogramme h3, #page-outreachprogramme #page-researchprogramme h3,
#page-researchprogramme #page-outreachprogramme h4, #page-outreachprogramme #page-researchprogramme h4,
#page-researchprogramme #page-outreachprogramme h5, #page-outreachprogramme #page-researchprogramme h5,
#page-researchprogramme #page-outreachprogramme h6, #page-outreachprogramme #page-researchprogramme h6, #page-researchprogramme #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-researchprogramme h2,
#page-researchprogramme #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-researchprogramme h3,
#page-researchprogramme #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-researchprogramme h4,
#page-researchprogramme #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-researchprogramme h5,
#page-researchprogramme #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-researchprogramme h6, #page-researchprogramme #page-booksmonographs h2, #page-booksmonographs #page-researchprogramme h2,
#page-researchprogramme #page-booksmonographs h3, #page-booksmonographs #page-researchprogramme h3,
#page-researchprogramme #page-booksmonographs h4, #page-booksmonographs #page-researchprogramme h4,
#page-researchprogramme #page-booksmonographs h5, #page-booksmonographs #page-researchprogramme h5,
#page-researchprogramme #page-booksmonographs h6, #page-booksmonographs #page-researchprogramme h6, #page-researchprogramme #page-researchpapers h2, #page-researchpapers #page-researchprogramme h2,
#page-researchprogramme #page-researchpapers h3, #page-researchpapers #page-researchprogramme h3,
#page-researchprogramme #page-researchpapers h4, #page-researchpapers #page-researchprogramme h4,
#page-researchprogramme #page-researchpapers h5, #page-researchpapers #page-researchprogramme h5,
#page-researchprogramme #page-researchpapers h6, #page-researchpapers #page-researchprogramme h6, #page-researchprogramme #page-policybriefs h2, #page-policybriefs #page-researchprogramme h2,
#page-researchprogramme #page-policybriefs h3, #page-policybriefs #page-researchprogramme h3,
#page-researchprogramme #page-policybriefs h4, #page-policybriefs #page-researchprogramme h4,
#page-researchprogramme #page-policybriefs h5, #page-policybriefs #page-researchprogramme h5,
#page-researchprogramme #page-policybriefs h6, #page-policybriefs #page-researchprogramme h6, #page-researchprogramme #page-ceniseaspapers h2, #page-ceniseaspapers #page-researchprogramme h2,
#page-researchprogramme #page-ceniseaspapers h3, #page-ceniseaspapers #page-researchprogramme h3,
#page-researchprogramme #page-ceniseaspapers h4, #page-ceniseaspapers #page-researchprogramme h4,
#page-researchprogramme #page-ceniseaspapers h5, #page-ceniseaspapers #page-researchprogramme h5,
#page-researchprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-researchprogramme h6, #page-researchprogramme #page-searchpublication h2, #page-searchpublication #page-researchprogramme h2,
#page-researchprogramme #page-searchpublication h3, #page-searchpublication #page-researchprogramme h3,
#page-researchprogramme #page-searchpublication h4, #page-searchpublication #page-researchprogramme h4,
#page-researchprogramme #page-searchpublication h5, #page-searchpublication #page-researchprogramme h5,
#page-researchprogramme #page-searchpublication h6, #page-searchpublication #page-researchprogramme h6, #page-researchprogramme #people-page h2, #people-page #page-researchprogramme h2,
#page-researchprogramme #people-page h3, #people-page #page-researchprogramme h3,
#page-researchprogramme #people-page h4, #people-page #page-researchprogramme h4,
#page-researchprogramme #people-page h5, #people-page #page-researchprogramme h5,
#page-researchprogramme #people-page h6, #people-page #page-researchprogramme h6, #page-researchprogramme #people-director-admin h2, #people-director-admin #page-researchprogramme h2,
#page-researchprogramme #people-director-admin h3, #people-director-admin #page-researchprogramme h3,
#page-researchprogramme #people-director-admin h4, #people-director-admin #page-researchprogramme h4,
#page-researchprogramme #people-director-admin h5, #people-director-admin #page-researchprogramme h5,
#page-researchprogramme #people-director-admin h6, #people-director-admin #page-researchprogramme h6, #page-researchprogramme #people-faculty h2, #people-faculty #page-researchprogramme h2,
#page-researchprogramme #people-faculty h3, #people-faculty #page-researchprogramme h3,
#page-researchprogramme #people-faculty h4, #people-faculty #page-researchprogramme h4,
#page-researchprogramme #people-faculty h5, #people-faculty #page-researchprogramme h5,
#page-researchprogramme #people-faculty h6, #people-faculty #page-researchprogramme h6, #page-researchprogramme #people-administration h2, #people-administration #page-researchprogramme h2,
#page-researchprogramme #people-administration h3, #people-administration #page-researchprogramme h3,
#page-researchprogramme #people-administration h4, #people-administration #page-researchprogramme h4,
#page-researchprogramme #people-administration h5, #people-administration #page-researchprogramme h5,
#page-researchprogramme #people-administration h6, #people-administration #page-researchprogramme h6, #page-researchprogramme #people-other h2, #people-other #page-researchprogramme h2,
#page-researchprogramme #people-other h3, #people-other #page-researchprogramme h3,
#page-researchprogramme #people-other h4, #people-other #page-researchprogramme h4,
#page-researchprogramme #people-other h5, #people-other #page-researchprogramme h5,
#page-researchprogramme #people-other h6, #people-other #page-researchprogramme h6, #page-researchprogramme #contact-page h2, #contact-page #page-researchprogramme h2,
#page-researchprogramme #contact-page h3, #contact-page #page-researchprogramme h3,
#page-researchprogramme #contact-page h4, #contact-page #page-researchprogramme h4,
#page-researchprogramme #contact-page h5, #contact-page #page-researchprogramme h5,
#page-researchprogramme #contact-page h6, #contact-page #page-researchprogramme h6, #page-researchprogramme #contact-ways h2, #contact-ways #page-researchprogramme h2,
#page-researchprogramme #contact-ways h3, #contact-ways #page-researchprogramme h3,
#page-researchprogramme #contact-ways h4, #contact-ways #page-researchprogramme h4,
#page-researchprogramme #contact-ways h5, #contact-ways #page-researchprogramme h5,
#page-researchprogramme #contact-ways h6, #contact-ways #page-researchprogramme h6, #page-researchprogramme #contact-map h2, #contact-map #page-researchprogramme h2,
#page-researchprogramme #contact-map h3, #contact-map #page-researchprogramme h3,
#page-researchprogramme #contact-map h4, #contact-map #page-researchprogramme h4,
#page-researchprogramme #contact-map h5, #contact-map #page-researchprogramme h5,
#page-researchprogramme #contact-map h6, #contact-map #page-researchprogramme h6, #page-researchprogramme #page-library h2, #page-library #page-researchprogramme h2,
#page-researchprogramme #page-library h3, #page-library #page-researchprogramme h3,
#page-researchprogramme #page-library h4, #page-library #page-researchprogramme h4,
#page-researchprogramme #page-library h5, #page-library #page-researchprogramme h5,
#page-researchprogramme #page-library h6, #page-library #page-researchprogramme h6, #page-researchprogramme #page-new-arrivals h2, #page-new-arrivals #page-researchprogramme h2,
#page-researchprogramme #page-new-arrivals h3, #page-new-arrivals #page-researchprogramme h3,
#page-researchprogramme #page-new-arrivals h4, #page-new-arrivals #page-researchprogramme h4,
#page-researchprogramme #page-new-arrivals h5, #page-new-arrivals #page-researchprogramme h5,
#page-researchprogramme #page-new-arrivals h6, #page-new-arrivals #page-researchprogramme h6, #page-researchprogramme #page-about-library h2, #page-about-library #page-researchprogramme h2,
#page-researchprogramme #page-about-library h3, #page-about-library #page-researchprogramme h3,
#page-researchprogramme #page-about-library h4, #page-about-library #page-researchprogramme h4,
#page-researchprogramme #page-about-library h5, #page-about-library #page-researchprogramme h5,
#page-researchprogramme #page-about-library h6, #page-about-library #page-researchprogramme h6, #page-researchprogramme #page-library-catalogue h2, #page-library-catalogue #page-researchprogramme h2,
#page-researchprogramme #page-library-catalogue h3, #page-library-catalogue #page-researchprogramme h3,
#page-researchprogramme #page-library-catalogue h4, #page-library-catalogue #page-researchprogramme h4,
#page-researchprogramme #page-library-catalogue h5, #page-library-catalogue #page-researchprogramme h5,
#page-researchprogramme #page-library-catalogue h6, #page-library-catalogue #page-researchprogramme h6, #page-researchprogramme #page-notfound h2, #page-notfound #page-researchprogramme h2,
#page-researchprogramme #page-notfound h3, #page-notfound #page-researchprogramme h3,
#page-researchprogramme #page-notfound h4, #page-notfound #page-researchprogramme h4,
#page-researchprogramme #page-notfound h5, #page-notfound #page-researchprogramme h5,
#page-researchprogramme #page-notfound h6, #page-notfound #page-researchprogramme h6, #page-researchprogramme #page-internship h2, #page-internship #page-researchprogramme h2,
#page-researchprogramme #page-internship h3, #page-internship #page-researchprogramme h3,
#page-researchprogramme #page-internship h4, #page-internship #page-researchprogramme h4,
#page-researchprogramme #page-internship h5, #page-internship #page-researchprogramme h5,
#page-researchprogramme #page-internship h6, #page-internship #page-researchprogramme h6, #page-researchprogramme #page-internship-outcome h2, #page-internship-outcome #page-researchprogramme h2,
#page-researchprogramme #page-internship-outcome h3, #page-internship-outcome #page-researchprogramme h3,
#page-researchprogramme #page-internship-outcome h4, #page-internship-outcome #page-researchprogramme h4,
#page-researchprogramme #page-internship-outcome h5, #page-internship-outcome #page-researchprogramme h5,
#page-researchprogramme #page-internship-outcome h6, #page-internship-outcome #page-researchprogramme h6, #page-researchprogramme #page-internship-application-process h2, #page-internship-application-process #page-researchprogramme h2,
#page-researchprogramme #page-internship-application-process h3, #page-internship-application-process #page-researchprogramme h3,
#page-researchprogramme #page-internship-application-process h4, #page-internship-application-process #page-researchprogramme h4,
#page-researchprogramme #page-internship-application-process h5, #page-internship-application-process #page-researchprogramme h5,
#page-researchprogramme #page-internship-application-process h6, #page-internship-application-process #page-researchprogramme h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-researchprogramme h2 {
  font-size: 2.7em;
}

#page-researchprogramme h3 {
  font-size: 2em;
}

#page-researchprogramme h4 {
  font-size: 1.2em;
}

#page-researchprogramme h5 {
  font-size: 1em;
}

#page-researchprogramme h6 {
  font-size: 0.7em;
}

#page-triningprogramme {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
  position: relative;
}

#page-triningprogramme h1, #page-triningprogramme #publications h2, #publications #page-triningprogramme h2,
#page-triningprogramme #publications h3, #publications #page-triningprogramme h3,
#page-triningprogramme #publications h4, #publications #page-triningprogramme h4,
#page-triningprogramme #publications h5, #publications #page-triningprogramme h5,
#page-triningprogramme #publications h6, #publications #page-triningprogramme h6, #page-triningprogramme #publication-recent h2, #publication-recent #page-triningprogramme h2,
#page-triningprogramme #publication-recent h3, #publication-recent #page-triningprogramme h3,
#page-triningprogramme #publication-recent h4, #publication-recent #page-triningprogramme h4,
#page-triningprogramme #publication-recent h5, #publication-recent #page-triningprogramme h5,
#page-triningprogramme #publication-recent h6, #publication-recent #page-triningprogramme h6, #page-triningprogramme #programmes h2, #programmes #page-triningprogramme h2,
#page-triningprogramme #programmes h3, #programmes #page-triningprogramme h3,
#page-triningprogramme #programmes h4, #programmes #page-triningprogramme h4,
#page-triningprogramme #programmes h5, #programmes #page-triningprogramme h5,
#page-triningprogramme #programmes h6, #programmes #page-triningprogramme h6, #page-triningprogramme #internship h2, #internship #page-triningprogramme h2,
#page-triningprogramme #internship h3, #internship #page-triningprogramme h3,
#page-triningprogramme #internship h4, #internship #page-triningprogramme h4,
#page-triningprogramme #internship h5, #internship #page-triningprogramme h5,
#page-triningprogramme #internship h6, #internship #page-triningprogramme h6, #page-triningprogramme #themes h2, #themes #page-triningprogramme h2,
#page-triningprogramme #themes h3, #themes #page-triningprogramme h3,
#page-triningprogramme #themes h4, #themes #page-triningprogramme h4,
#page-triningprogramme #themes h5, #themes #page-triningprogramme h5,
#page-triningprogramme #themes h6, #themes #page-triningprogramme h6, #page-triningprogramme #library h2, #library #page-triningprogramme h2,
#page-triningprogramme #library h3, #library #page-triningprogramme h3,
#page-triningprogramme #library h4, #library #page-triningprogramme h4,
#page-triningprogramme #library h5, #library #page-triningprogramme h5,
#page-triningprogramme #library h6, #library #page-triningprogramme h6, #page-triningprogramme #journal h2, #journal #page-triningprogramme h2,
#page-triningprogramme #journal h3, #journal #page-triningprogramme h3,
#page-triningprogramme #journal h4, #journal #page-triningprogramme h4,
#page-triningprogramme #journal h5, #journal #page-triningprogramme h5,
#page-triningprogramme #journal h6, #journal #page-triningprogramme h6, #page-triningprogramme #news h2, #news #page-triningprogramme h2,
#page-triningprogramme #news h3, #news #page-triningprogramme h3,
#page-triningprogramme #news h4, #news #page-triningprogramme h4,
#page-triningprogramme #news h5, #news #page-triningprogramme h5,
#page-triningprogramme #news h6, #news #page-triningprogramme h6, #page-triningprogramme #footer h2, #footer #page-triningprogramme h2,
#page-triningprogramme #footer h3, #footer #page-triningprogramme h3,
#page-triningprogramme #footer h4, #footer #page-triningprogramme h4,
#page-triningprogramme #footer h5, #footer #page-triningprogramme h5,
#page-triningprogramme #footer h6, #footer #page-triningprogramme h6, #page-triningprogramme #institute h2, #institute #page-triningprogramme h2,
#page-triningprogramme #institute h3, #institute #page-triningprogramme h3,
#page-triningprogramme #institute h4, #institute #page-triningprogramme h4,
#page-triningprogramme #institute h5, #institute #page-triningprogramme h5,
#page-triningprogramme #institute h6, #institute #page-triningprogramme h6, #page-triningprogramme #about-institute h2, #about-institute #page-triningprogramme h2,
#page-triningprogramme #about-institute h3, #about-institute #page-triningprogramme h3,
#page-triningprogramme #about-institute h4, #about-institute #page-triningprogramme h4,
#page-triningprogramme #about-institute h5, #about-institute #page-triningprogramme h5,
#page-triningprogramme #about-institute h6, #about-institute #page-triningprogramme h6, #page-triningprogramme #governingbody h2, #governingbody #page-triningprogramme h2,
#page-triningprogramme #governingbody h3, #governingbody #page-triningprogramme h3,
#page-triningprogramme #governingbody h4, #governingbody #page-triningprogramme h4,
#page-triningprogramme #governingbody h5, #governingbody #page-triningprogramme h5,
#page-triningprogramme #governingbody h6, #governingbody #page-triningprogramme h6, #page-triningprogramme #facility h2, #facility #page-triningprogramme h2,
#page-triningprogramme #facility h3, #facility #page-triningprogramme h3,
#page-triningprogramme #facility h4, #facility #page-triningprogramme h4,
#page-triningprogramme #facility h5, #facility #page-triningprogramme h5,
#page-triningprogramme #facility h6, #facility #page-triningprogramme h6, #page-triningprogramme #chairman-director h2, #chairman-director #page-triningprogramme h2,
#page-triningprogramme #chairman-director h3, #chairman-director #page-triningprogramme h3,
#page-triningprogramme #chairman-director h4, #chairman-director #page-triningprogramme h4,
#page-triningprogramme #chairman-director h5, #chairman-director #page-triningprogramme h5,
#page-triningprogramme #chairman-director h6, #chairman-director #page-triningprogramme h6, #page-triningprogramme #annual-report h2, #annual-report #page-triningprogramme h2,
#page-triningprogramme #annual-report h3, #annual-report #page-triningprogramme h3,
#page-triningprogramme #annual-report h4, #annual-report #page-triningprogramme h4,
#page-triningprogramme #annual-report h5, #annual-report #page-triningprogramme h5,
#page-triningprogramme #annual-report h6, #annual-report #page-triningprogramme h6, #page-triningprogramme #publication-page h2, #publication-page #page-triningprogramme h2,
#page-triningprogramme #publication-page h3, #publication-page #page-triningprogramme h3,
#page-triningprogramme #publication-page h4, #publication-page #page-triningprogramme h4,
#page-triningprogramme #publication-page h5, #publication-page #page-triningprogramme h5,
#page-triningprogramme #publication-page h6, #publication-page #page-triningprogramme h6, #page-triningprogramme #page-programmes h2, #page-programmes #page-triningprogramme h2,
#page-triningprogramme #page-programmes h3, #page-programmes #page-triningprogramme h3,
#page-triningprogramme #page-programmes h4, #page-programmes #page-triningprogramme h4,
#page-triningprogramme #page-programmes h5, #page-programmes #page-triningprogramme h5,
#page-triningprogramme #page-programmes h6, #page-programmes #page-triningprogramme h6, #page-triningprogramme #page-researchprogramme h2, #page-researchprogramme #page-triningprogramme h2,
#page-triningprogramme #page-researchprogramme h3, #page-researchprogramme #page-triningprogramme h3,
#page-triningprogramme #page-researchprogramme h4, #page-researchprogramme #page-triningprogramme h4,
#page-triningprogramme #page-researchprogramme h5, #page-researchprogramme #page-triningprogramme h5,
#page-triningprogramme #page-researchprogramme h6, #page-researchprogramme #page-triningprogramme h6, #page-triningprogramme h2,
#page-triningprogramme h3,
#page-triningprogramme h4,
#page-triningprogramme h5,
#page-triningprogramme h6, #page-triningprogramme #page-outreachprogramme h2, #page-outreachprogramme #page-triningprogramme h2,
#page-triningprogramme #page-outreachprogramme h3, #page-outreachprogramme #page-triningprogramme h3,
#page-triningprogramme #page-outreachprogramme h4, #page-outreachprogramme #page-triningprogramme h4,
#page-triningprogramme #page-outreachprogramme h5, #page-outreachprogramme #page-triningprogramme h5,
#page-triningprogramme #page-outreachprogramme h6, #page-outreachprogramme #page-triningprogramme h6, #page-triningprogramme #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-triningprogramme h2,
#page-triningprogramme #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-triningprogramme h3,
#page-triningprogramme #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-triningprogramme h4,
#page-triningprogramme #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-triningprogramme h5,
#page-triningprogramme #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-triningprogramme h6, #page-triningprogramme #page-booksmonographs h2, #page-booksmonographs #page-triningprogramme h2,
#page-triningprogramme #page-booksmonographs h3, #page-booksmonographs #page-triningprogramme h3,
#page-triningprogramme #page-booksmonographs h4, #page-booksmonographs #page-triningprogramme h4,
#page-triningprogramme #page-booksmonographs h5, #page-booksmonographs #page-triningprogramme h5,
#page-triningprogramme #page-booksmonographs h6, #page-booksmonographs #page-triningprogramme h6, #page-triningprogramme #page-researchpapers h2, #page-researchpapers #page-triningprogramme h2,
#page-triningprogramme #page-researchpapers h3, #page-researchpapers #page-triningprogramme h3,
#page-triningprogramme #page-researchpapers h4, #page-researchpapers #page-triningprogramme h4,
#page-triningprogramme #page-researchpapers h5, #page-researchpapers #page-triningprogramme h5,
#page-triningprogramme #page-researchpapers h6, #page-researchpapers #page-triningprogramme h6, #page-triningprogramme #page-policybriefs h2, #page-policybriefs #page-triningprogramme h2,
#page-triningprogramme #page-policybriefs h3, #page-policybriefs #page-triningprogramme h3,
#page-triningprogramme #page-policybriefs h4, #page-policybriefs #page-triningprogramme h4,
#page-triningprogramme #page-policybriefs h5, #page-policybriefs #page-triningprogramme h5,
#page-triningprogramme #page-policybriefs h6, #page-policybriefs #page-triningprogramme h6, #page-triningprogramme #page-ceniseaspapers h2, #page-ceniseaspapers #page-triningprogramme h2,
#page-triningprogramme #page-ceniseaspapers h3, #page-ceniseaspapers #page-triningprogramme h3,
#page-triningprogramme #page-ceniseaspapers h4, #page-ceniseaspapers #page-triningprogramme h4,
#page-triningprogramme #page-ceniseaspapers h5, #page-ceniseaspapers #page-triningprogramme h5,
#page-triningprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-triningprogramme h6, #page-triningprogramme #page-searchpublication h2, #page-searchpublication #page-triningprogramme h2,
#page-triningprogramme #page-searchpublication h3, #page-searchpublication #page-triningprogramme h3,
#page-triningprogramme #page-searchpublication h4, #page-searchpublication #page-triningprogramme h4,
#page-triningprogramme #page-searchpublication h5, #page-searchpublication #page-triningprogramme h5,
#page-triningprogramme #page-searchpublication h6, #page-searchpublication #page-triningprogramme h6, #page-triningprogramme #people-page h2, #people-page #page-triningprogramme h2,
#page-triningprogramme #people-page h3, #people-page #page-triningprogramme h3,
#page-triningprogramme #people-page h4, #people-page #page-triningprogramme h4,
#page-triningprogramme #people-page h5, #people-page #page-triningprogramme h5,
#page-triningprogramme #people-page h6, #people-page #page-triningprogramme h6, #page-triningprogramme #people-director-admin h2, #people-director-admin #page-triningprogramme h2,
#page-triningprogramme #people-director-admin h3, #people-director-admin #page-triningprogramme h3,
#page-triningprogramme #people-director-admin h4, #people-director-admin #page-triningprogramme h4,
#page-triningprogramme #people-director-admin h5, #people-director-admin #page-triningprogramme h5,
#page-triningprogramme #people-director-admin h6, #people-director-admin #page-triningprogramme h6, #page-triningprogramme #people-faculty h2, #people-faculty #page-triningprogramme h2,
#page-triningprogramme #people-faculty h3, #people-faculty #page-triningprogramme h3,
#page-triningprogramme #people-faculty h4, #people-faculty #page-triningprogramme h4,
#page-triningprogramme #people-faculty h5, #people-faculty #page-triningprogramme h5,
#page-triningprogramme #people-faculty h6, #people-faculty #page-triningprogramme h6, #page-triningprogramme #people-administration h2, #people-administration #page-triningprogramme h2,
#page-triningprogramme #people-administration h3, #people-administration #page-triningprogramme h3,
#page-triningprogramme #people-administration h4, #people-administration #page-triningprogramme h4,
#page-triningprogramme #people-administration h5, #people-administration #page-triningprogramme h5,
#page-triningprogramme #people-administration h6, #people-administration #page-triningprogramme h6, #page-triningprogramme #people-other h2, #people-other #page-triningprogramme h2,
#page-triningprogramme #people-other h3, #people-other #page-triningprogramme h3,
#page-triningprogramme #people-other h4, #people-other #page-triningprogramme h4,
#page-triningprogramme #people-other h5, #people-other #page-triningprogramme h5,
#page-triningprogramme #people-other h6, #people-other #page-triningprogramme h6, #page-triningprogramme #contact-page h2, #contact-page #page-triningprogramme h2,
#page-triningprogramme #contact-page h3, #contact-page #page-triningprogramme h3,
#page-triningprogramme #contact-page h4, #contact-page #page-triningprogramme h4,
#page-triningprogramme #contact-page h5, #contact-page #page-triningprogramme h5,
#page-triningprogramme #contact-page h6, #contact-page #page-triningprogramme h6, #page-triningprogramme #contact-ways h2, #contact-ways #page-triningprogramme h2,
#page-triningprogramme #contact-ways h3, #contact-ways #page-triningprogramme h3,
#page-triningprogramme #contact-ways h4, #contact-ways #page-triningprogramme h4,
#page-triningprogramme #contact-ways h5, #contact-ways #page-triningprogramme h5,
#page-triningprogramme #contact-ways h6, #contact-ways #page-triningprogramme h6, #page-triningprogramme #contact-map h2, #contact-map #page-triningprogramme h2,
#page-triningprogramme #contact-map h3, #contact-map #page-triningprogramme h3,
#page-triningprogramme #contact-map h4, #contact-map #page-triningprogramme h4,
#page-triningprogramme #contact-map h5, #contact-map #page-triningprogramme h5,
#page-triningprogramme #contact-map h6, #contact-map #page-triningprogramme h6, #page-triningprogramme #page-library h2, #page-library #page-triningprogramme h2,
#page-triningprogramme #page-library h3, #page-library #page-triningprogramme h3,
#page-triningprogramme #page-library h4, #page-library #page-triningprogramme h4,
#page-triningprogramme #page-library h5, #page-library #page-triningprogramme h5,
#page-triningprogramme #page-library h6, #page-library #page-triningprogramme h6, #page-triningprogramme #page-new-arrivals h2, #page-new-arrivals #page-triningprogramme h2,
#page-triningprogramme #page-new-arrivals h3, #page-new-arrivals #page-triningprogramme h3,
#page-triningprogramme #page-new-arrivals h4, #page-new-arrivals #page-triningprogramme h4,
#page-triningprogramme #page-new-arrivals h5, #page-new-arrivals #page-triningprogramme h5,
#page-triningprogramme #page-new-arrivals h6, #page-new-arrivals #page-triningprogramme h6, #page-triningprogramme #page-about-library h2, #page-about-library #page-triningprogramme h2,
#page-triningprogramme #page-about-library h3, #page-about-library #page-triningprogramme h3,
#page-triningprogramme #page-about-library h4, #page-about-library #page-triningprogramme h4,
#page-triningprogramme #page-about-library h5, #page-about-library #page-triningprogramme h5,
#page-triningprogramme #page-about-library h6, #page-about-library #page-triningprogramme h6, #page-triningprogramme #page-library-catalogue h2, #page-library-catalogue #page-triningprogramme h2,
#page-triningprogramme #page-library-catalogue h3, #page-library-catalogue #page-triningprogramme h3,
#page-triningprogramme #page-library-catalogue h4, #page-library-catalogue #page-triningprogramme h4,
#page-triningprogramme #page-library-catalogue h5, #page-library-catalogue #page-triningprogramme h5,
#page-triningprogramme #page-library-catalogue h6, #page-library-catalogue #page-triningprogramme h6, #page-triningprogramme #page-notfound h2, #page-notfound #page-triningprogramme h2,
#page-triningprogramme #page-notfound h3, #page-notfound #page-triningprogramme h3,
#page-triningprogramme #page-notfound h4, #page-notfound #page-triningprogramme h4,
#page-triningprogramme #page-notfound h5, #page-notfound #page-triningprogramme h5,
#page-triningprogramme #page-notfound h6, #page-notfound #page-triningprogramme h6, #page-triningprogramme #page-internship h2, #page-internship #page-triningprogramme h2,
#page-triningprogramme #page-internship h3, #page-internship #page-triningprogramme h3,
#page-triningprogramme #page-internship h4, #page-internship #page-triningprogramme h4,
#page-triningprogramme #page-internship h5, #page-internship #page-triningprogramme h5,
#page-triningprogramme #page-internship h6, #page-internship #page-triningprogramme h6, #page-triningprogramme #page-internship-outcome h2, #page-internship-outcome #page-triningprogramme h2,
#page-triningprogramme #page-internship-outcome h3, #page-internship-outcome #page-triningprogramme h3,
#page-triningprogramme #page-internship-outcome h4, #page-internship-outcome #page-triningprogramme h4,
#page-triningprogramme #page-internship-outcome h5, #page-internship-outcome #page-triningprogramme h5,
#page-triningprogramme #page-internship-outcome h6, #page-internship-outcome #page-triningprogramme h6, #page-triningprogramme #page-internship-application-process h2, #page-internship-application-process #page-triningprogramme h2,
#page-triningprogramme #page-internship-application-process h3, #page-internship-application-process #page-triningprogramme h3,
#page-triningprogramme #page-internship-application-process h4, #page-internship-application-process #page-triningprogramme h4,
#page-triningprogramme #page-internship-application-process h5, #page-internship-application-process #page-triningprogramme h5,
#page-triningprogramme #page-internship-application-process h6, #page-internship-application-process #page-triningprogramme h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-triningprogramme h2 {
  font-size: 2.7em;
}

#page-triningprogramme h3 {
  font-size: 2em;
}

#page-triningprogramme h4 {
  font-size: 1.2em;
}

#page-triningprogramme h5 {
  font-size: 1em;
}

#page-triningprogramme h6 {
  font-size: 0.7em;
}

#page-outreachprogramme {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(9, 151, 151, 0.952);
  position: relative;
}

#page-outreachprogramme h1, #page-outreachprogramme #publications h2, #publications #page-outreachprogramme h2,
#page-outreachprogramme #publications h3, #publications #page-outreachprogramme h3,
#page-outreachprogramme #publications h4, #publications #page-outreachprogramme h4,
#page-outreachprogramme #publications h5, #publications #page-outreachprogramme h5,
#page-outreachprogramme #publications h6, #publications #page-outreachprogramme h6, #page-outreachprogramme #publication-recent h2, #publication-recent #page-outreachprogramme h2,
#page-outreachprogramme #publication-recent h3, #publication-recent #page-outreachprogramme h3,
#page-outreachprogramme #publication-recent h4, #publication-recent #page-outreachprogramme h4,
#page-outreachprogramme #publication-recent h5, #publication-recent #page-outreachprogramme h5,
#page-outreachprogramme #publication-recent h6, #publication-recent #page-outreachprogramme h6, #page-outreachprogramme #programmes h2, #programmes #page-outreachprogramme h2,
#page-outreachprogramme #programmes h3, #programmes #page-outreachprogramme h3,
#page-outreachprogramme #programmes h4, #programmes #page-outreachprogramme h4,
#page-outreachprogramme #programmes h5, #programmes #page-outreachprogramme h5,
#page-outreachprogramme #programmes h6, #programmes #page-outreachprogramme h6, #page-outreachprogramme #internship h2, #internship #page-outreachprogramme h2,
#page-outreachprogramme #internship h3, #internship #page-outreachprogramme h3,
#page-outreachprogramme #internship h4, #internship #page-outreachprogramme h4,
#page-outreachprogramme #internship h5, #internship #page-outreachprogramme h5,
#page-outreachprogramme #internship h6, #internship #page-outreachprogramme h6, #page-outreachprogramme #themes h2, #themes #page-outreachprogramme h2,
#page-outreachprogramme #themes h3, #themes #page-outreachprogramme h3,
#page-outreachprogramme #themes h4, #themes #page-outreachprogramme h4,
#page-outreachprogramme #themes h5, #themes #page-outreachprogramme h5,
#page-outreachprogramme #themes h6, #themes #page-outreachprogramme h6, #page-outreachprogramme #library h2, #library #page-outreachprogramme h2,
#page-outreachprogramme #library h3, #library #page-outreachprogramme h3,
#page-outreachprogramme #library h4, #library #page-outreachprogramme h4,
#page-outreachprogramme #library h5, #library #page-outreachprogramme h5,
#page-outreachprogramme #library h6, #library #page-outreachprogramme h6, #page-outreachprogramme #journal h2, #journal #page-outreachprogramme h2,
#page-outreachprogramme #journal h3, #journal #page-outreachprogramme h3,
#page-outreachprogramme #journal h4, #journal #page-outreachprogramme h4,
#page-outreachprogramme #journal h5, #journal #page-outreachprogramme h5,
#page-outreachprogramme #journal h6, #journal #page-outreachprogramme h6, #page-outreachprogramme #news h2, #news #page-outreachprogramme h2,
#page-outreachprogramme #news h3, #news #page-outreachprogramme h3,
#page-outreachprogramme #news h4, #news #page-outreachprogramme h4,
#page-outreachprogramme #news h5, #news #page-outreachprogramme h5,
#page-outreachprogramme #news h6, #news #page-outreachprogramme h6, #page-outreachprogramme #footer h2, #footer #page-outreachprogramme h2,
#page-outreachprogramme #footer h3, #footer #page-outreachprogramme h3,
#page-outreachprogramme #footer h4, #footer #page-outreachprogramme h4,
#page-outreachprogramme #footer h5, #footer #page-outreachprogramme h5,
#page-outreachprogramme #footer h6, #footer #page-outreachprogramme h6, #page-outreachprogramme #institute h2, #institute #page-outreachprogramme h2,
#page-outreachprogramme #institute h3, #institute #page-outreachprogramme h3,
#page-outreachprogramme #institute h4, #institute #page-outreachprogramme h4,
#page-outreachprogramme #institute h5, #institute #page-outreachprogramme h5,
#page-outreachprogramme #institute h6, #institute #page-outreachprogramme h6, #page-outreachprogramme #about-institute h2, #about-institute #page-outreachprogramme h2,
#page-outreachprogramme #about-institute h3, #about-institute #page-outreachprogramme h3,
#page-outreachprogramme #about-institute h4, #about-institute #page-outreachprogramme h4,
#page-outreachprogramme #about-institute h5, #about-institute #page-outreachprogramme h5,
#page-outreachprogramme #about-institute h6, #about-institute #page-outreachprogramme h6, #page-outreachprogramme #governingbody h2, #governingbody #page-outreachprogramme h2,
#page-outreachprogramme #governingbody h3, #governingbody #page-outreachprogramme h3,
#page-outreachprogramme #governingbody h4, #governingbody #page-outreachprogramme h4,
#page-outreachprogramme #governingbody h5, #governingbody #page-outreachprogramme h5,
#page-outreachprogramme #governingbody h6, #governingbody #page-outreachprogramme h6, #page-outreachprogramme #facility h2, #facility #page-outreachprogramme h2,
#page-outreachprogramme #facility h3, #facility #page-outreachprogramme h3,
#page-outreachprogramme #facility h4, #facility #page-outreachprogramme h4,
#page-outreachprogramme #facility h5, #facility #page-outreachprogramme h5,
#page-outreachprogramme #facility h6, #facility #page-outreachprogramme h6, #page-outreachprogramme #chairman-director h2, #chairman-director #page-outreachprogramme h2,
#page-outreachprogramme #chairman-director h3, #chairman-director #page-outreachprogramme h3,
#page-outreachprogramme #chairman-director h4, #chairman-director #page-outreachprogramme h4,
#page-outreachprogramme #chairman-director h5, #chairman-director #page-outreachprogramme h5,
#page-outreachprogramme #chairman-director h6, #chairman-director #page-outreachprogramme h6, #page-outreachprogramme #annual-report h2, #annual-report #page-outreachprogramme h2,
#page-outreachprogramme #annual-report h3, #annual-report #page-outreachprogramme h3,
#page-outreachprogramme #annual-report h4, #annual-report #page-outreachprogramme h4,
#page-outreachprogramme #annual-report h5, #annual-report #page-outreachprogramme h5,
#page-outreachprogramme #annual-report h6, #annual-report #page-outreachprogramme h6, #page-outreachprogramme #publication-page h2, #publication-page #page-outreachprogramme h2,
#page-outreachprogramme #publication-page h3, #publication-page #page-outreachprogramme h3,
#page-outreachprogramme #publication-page h4, #publication-page #page-outreachprogramme h4,
#page-outreachprogramme #publication-page h5, #publication-page #page-outreachprogramme h5,
#page-outreachprogramme #publication-page h6, #publication-page #page-outreachprogramme h6, #page-outreachprogramme #page-programmes h2, #page-programmes #page-outreachprogramme h2,
#page-outreachprogramme #page-programmes h3, #page-programmes #page-outreachprogramme h3,
#page-outreachprogramme #page-programmes h4, #page-programmes #page-outreachprogramme h4,
#page-outreachprogramme #page-programmes h5, #page-programmes #page-outreachprogramme h5,
#page-outreachprogramme #page-programmes h6, #page-programmes #page-outreachprogramme h6, #page-outreachprogramme #page-researchprogramme h2, #page-researchprogramme #page-outreachprogramme h2,
#page-outreachprogramme #page-researchprogramme h3, #page-researchprogramme #page-outreachprogramme h3,
#page-outreachprogramme #page-researchprogramme h4, #page-researchprogramme #page-outreachprogramme h4,
#page-outreachprogramme #page-researchprogramme h5, #page-researchprogramme #page-outreachprogramme h5,
#page-outreachprogramme #page-researchprogramme h6, #page-researchprogramme #page-outreachprogramme h6, #page-outreachprogramme #page-triningprogramme h2, #page-triningprogramme #page-outreachprogramme h2,
#page-outreachprogramme #page-triningprogramme h3, #page-triningprogramme #page-outreachprogramme h3,
#page-outreachprogramme #page-triningprogramme h4, #page-triningprogramme #page-outreachprogramme h4,
#page-outreachprogramme #page-triningprogramme h5, #page-triningprogramme #page-outreachprogramme h5,
#page-outreachprogramme #page-triningprogramme h6, #page-triningprogramme #page-outreachprogramme h6, #page-outreachprogramme h2,
#page-outreachprogramme h3,
#page-outreachprogramme h4,
#page-outreachprogramme h5,
#page-outreachprogramme h6, #page-outreachprogramme #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-outreachprogramme h2,
#page-outreachprogramme #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-outreachprogramme h3,
#page-outreachprogramme #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-outreachprogramme h4,
#page-outreachprogramme #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-outreachprogramme h5,
#page-outreachprogramme #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-outreachprogramme h6, #page-outreachprogramme #page-booksmonographs h2, #page-booksmonographs #page-outreachprogramme h2,
#page-outreachprogramme #page-booksmonographs h3, #page-booksmonographs #page-outreachprogramme h3,
#page-outreachprogramme #page-booksmonographs h4, #page-booksmonographs #page-outreachprogramme h4,
#page-outreachprogramme #page-booksmonographs h5, #page-booksmonographs #page-outreachprogramme h5,
#page-outreachprogramme #page-booksmonographs h6, #page-booksmonographs #page-outreachprogramme h6, #page-outreachprogramme #page-researchpapers h2, #page-researchpapers #page-outreachprogramme h2,
#page-outreachprogramme #page-researchpapers h3, #page-researchpapers #page-outreachprogramme h3,
#page-outreachprogramme #page-researchpapers h4, #page-researchpapers #page-outreachprogramme h4,
#page-outreachprogramme #page-researchpapers h5, #page-researchpapers #page-outreachprogramme h5,
#page-outreachprogramme #page-researchpapers h6, #page-researchpapers #page-outreachprogramme h6, #page-outreachprogramme #page-policybriefs h2, #page-policybriefs #page-outreachprogramme h2,
#page-outreachprogramme #page-policybriefs h3, #page-policybriefs #page-outreachprogramme h3,
#page-outreachprogramme #page-policybriefs h4, #page-policybriefs #page-outreachprogramme h4,
#page-outreachprogramme #page-policybriefs h5, #page-policybriefs #page-outreachprogramme h5,
#page-outreachprogramme #page-policybriefs h6, #page-policybriefs #page-outreachprogramme h6, #page-outreachprogramme #page-ceniseaspapers h2, #page-ceniseaspapers #page-outreachprogramme h2,
#page-outreachprogramme #page-ceniseaspapers h3, #page-ceniseaspapers #page-outreachprogramme h3,
#page-outreachprogramme #page-ceniseaspapers h4, #page-ceniseaspapers #page-outreachprogramme h4,
#page-outreachprogramme #page-ceniseaspapers h5, #page-ceniseaspapers #page-outreachprogramme h5,
#page-outreachprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-outreachprogramme h6, #page-outreachprogramme #page-searchpublication h2, #page-searchpublication #page-outreachprogramme h2,
#page-outreachprogramme #page-searchpublication h3, #page-searchpublication #page-outreachprogramme h3,
#page-outreachprogramme #page-searchpublication h4, #page-searchpublication #page-outreachprogramme h4,
#page-outreachprogramme #page-searchpublication h5, #page-searchpublication #page-outreachprogramme h5,
#page-outreachprogramme #page-searchpublication h6, #page-searchpublication #page-outreachprogramme h6, #page-outreachprogramme #people-page h2, #people-page #page-outreachprogramme h2,
#page-outreachprogramme #people-page h3, #people-page #page-outreachprogramme h3,
#page-outreachprogramme #people-page h4, #people-page #page-outreachprogramme h4,
#page-outreachprogramme #people-page h5, #people-page #page-outreachprogramme h5,
#page-outreachprogramme #people-page h6, #people-page #page-outreachprogramme h6, #page-outreachprogramme #people-director-admin h2, #people-director-admin #page-outreachprogramme h2,
#page-outreachprogramme #people-director-admin h3, #people-director-admin #page-outreachprogramme h3,
#page-outreachprogramme #people-director-admin h4, #people-director-admin #page-outreachprogramme h4,
#page-outreachprogramme #people-director-admin h5, #people-director-admin #page-outreachprogramme h5,
#page-outreachprogramme #people-director-admin h6, #people-director-admin #page-outreachprogramme h6, #page-outreachprogramme #people-faculty h2, #people-faculty #page-outreachprogramme h2,
#page-outreachprogramme #people-faculty h3, #people-faculty #page-outreachprogramme h3,
#page-outreachprogramme #people-faculty h4, #people-faculty #page-outreachprogramme h4,
#page-outreachprogramme #people-faculty h5, #people-faculty #page-outreachprogramme h5,
#page-outreachprogramme #people-faculty h6, #people-faculty #page-outreachprogramme h6, #page-outreachprogramme #people-administration h2, #people-administration #page-outreachprogramme h2,
#page-outreachprogramme #people-administration h3, #people-administration #page-outreachprogramme h3,
#page-outreachprogramme #people-administration h4, #people-administration #page-outreachprogramme h4,
#page-outreachprogramme #people-administration h5, #people-administration #page-outreachprogramme h5,
#page-outreachprogramme #people-administration h6, #people-administration #page-outreachprogramme h6, #page-outreachprogramme #people-other h2, #people-other #page-outreachprogramme h2,
#page-outreachprogramme #people-other h3, #people-other #page-outreachprogramme h3,
#page-outreachprogramme #people-other h4, #people-other #page-outreachprogramme h4,
#page-outreachprogramme #people-other h5, #people-other #page-outreachprogramme h5,
#page-outreachprogramme #people-other h6, #people-other #page-outreachprogramme h6, #page-outreachprogramme #contact-page h2, #contact-page #page-outreachprogramme h2,
#page-outreachprogramme #contact-page h3, #contact-page #page-outreachprogramme h3,
#page-outreachprogramme #contact-page h4, #contact-page #page-outreachprogramme h4,
#page-outreachprogramme #contact-page h5, #contact-page #page-outreachprogramme h5,
#page-outreachprogramme #contact-page h6, #contact-page #page-outreachprogramme h6, #page-outreachprogramme #contact-ways h2, #contact-ways #page-outreachprogramme h2,
#page-outreachprogramme #contact-ways h3, #contact-ways #page-outreachprogramme h3,
#page-outreachprogramme #contact-ways h4, #contact-ways #page-outreachprogramme h4,
#page-outreachprogramme #contact-ways h5, #contact-ways #page-outreachprogramme h5,
#page-outreachprogramme #contact-ways h6, #contact-ways #page-outreachprogramme h6, #page-outreachprogramme #contact-map h2, #contact-map #page-outreachprogramme h2,
#page-outreachprogramme #contact-map h3, #contact-map #page-outreachprogramme h3,
#page-outreachprogramme #contact-map h4, #contact-map #page-outreachprogramme h4,
#page-outreachprogramme #contact-map h5, #contact-map #page-outreachprogramme h5,
#page-outreachprogramme #contact-map h6, #contact-map #page-outreachprogramme h6, #page-outreachprogramme #page-library h2, #page-library #page-outreachprogramme h2,
#page-outreachprogramme #page-library h3, #page-library #page-outreachprogramme h3,
#page-outreachprogramme #page-library h4, #page-library #page-outreachprogramme h4,
#page-outreachprogramme #page-library h5, #page-library #page-outreachprogramme h5,
#page-outreachprogramme #page-library h6, #page-library #page-outreachprogramme h6, #page-outreachprogramme #page-new-arrivals h2, #page-new-arrivals #page-outreachprogramme h2,
#page-outreachprogramme #page-new-arrivals h3, #page-new-arrivals #page-outreachprogramme h3,
#page-outreachprogramme #page-new-arrivals h4, #page-new-arrivals #page-outreachprogramme h4,
#page-outreachprogramme #page-new-arrivals h5, #page-new-arrivals #page-outreachprogramme h5,
#page-outreachprogramme #page-new-arrivals h6, #page-new-arrivals #page-outreachprogramme h6, #page-outreachprogramme #page-about-library h2, #page-about-library #page-outreachprogramme h2,
#page-outreachprogramme #page-about-library h3, #page-about-library #page-outreachprogramme h3,
#page-outreachprogramme #page-about-library h4, #page-about-library #page-outreachprogramme h4,
#page-outreachprogramme #page-about-library h5, #page-about-library #page-outreachprogramme h5,
#page-outreachprogramme #page-about-library h6, #page-about-library #page-outreachprogramme h6, #page-outreachprogramme #page-library-catalogue h2, #page-library-catalogue #page-outreachprogramme h2,
#page-outreachprogramme #page-library-catalogue h3, #page-library-catalogue #page-outreachprogramme h3,
#page-outreachprogramme #page-library-catalogue h4, #page-library-catalogue #page-outreachprogramme h4,
#page-outreachprogramme #page-library-catalogue h5, #page-library-catalogue #page-outreachprogramme h5,
#page-outreachprogramme #page-library-catalogue h6, #page-library-catalogue #page-outreachprogramme h6, #page-outreachprogramme #page-notfound h2, #page-notfound #page-outreachprogramme h2,
#page-outreachprogramme #page-notfound h3, #page-notfound #page-outreachprogramme h3,
#page-outreachprogramme #page-notfound h4, #page-notfound #page-outreachprogramme h4,
#page-outreachprogramme #page-notfound h5, #page-notfound #page-outreachprogramme h5,
#page-outreachprogramme #page-notfound h6, #page-notfound #page-outreachprogramme h6, #page-outreachprogramme #page-internship h2, #page-internship #page-outreachprogramme h2,
#page-outreachprogramme #page-internship h3, #page-internship #page-outreachprogramme h3,
#page-outreachprogramme #page-internship h4, #page-internship #page-outreachprogramme h4,
#page-outreachprogramme #page-internship h5, #page-internship #page-outreachprogramme h5,
#page-outreachprogramme #page-internship h6, #page-internship #page-outreachprogramme h6, #page-outreachprogramme #page-internship-outcome h2, #page-internship-outcome #page-outreachprogramme h2,
#page-outreachprogramme #page-internship-outcome h3, #page-internship-outcome #page-outreachprogramme h3,
#page-outreachprogramme #page-internship-outcome h4, #page-internship-outcome #page-outreachprogramme h4,
#page-outreachprogramme #page-internship-outcome h5, #page-internship-outcome #page-outreachprogramme h5,
#page-outreachprogramme #page-internship-outcome h6, #page-internship-outcome #page-outreachprogramme h6, #page-outreachprogramme #page-internship-application-process h2, #page-internship-application-process #page-outreachprogramme h2,
#page-outreachprogramme #page-internship-application-process h3, #page-internship-application-process #page-outreachprogramme h3,
#page-outreachprogramme #page-internship-application-process h4, #page-internship-application-process #page-outreachprogramme h4,
#page-outreachprogramme #page-internship-application-process h5, #page-internship-application-process #page-outreachprogramme h5,
#page-outreachprogramme #page-internship-application-process h6, #page-internship-application-process #page-outreachprogramme h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-outreachprogramme h2 {
  font-size: 2.7em;
}

#page-outreachprogramme h3 {
  font-size: 2em;
}

#page-outreachprogramme h4 {
  font-size: 1.2em;
}

#page-outreachprogramme h5 {
  font-size: 1em;
}

#page-outreachprogramme h6 {
  font-size: 0.7em;
}

#page-collaborativeprogramme {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(84, 213, 245, 0.97);
  position: relative;
}

#page-collaborativeprogramme h1, #page-collaborativeprogramme #publications h2, #publications #page-collaborativeprogramme h2,
#page-collaborativeprogramme #publications h3, #publications #page-collaborativeprogramme h3,
#page-collaborativeprogramme #publications h4, #publications #page-collaborativeprogramme h4,
#page-collaborativeprogramme #publications h5, #publications #page-collaborativeprogramme h5,
#page-collaborativeprogramme #publications h6, #publications #page-collaborativeprogramme h6, #page-collaborativeprogramme #publication-recent h2, #publication-recent #page-collaborativeprogramme h2,
#page-collaborativeprogramme #publication-recent h3, #publication-recent #page-collaborativeprogramme h3,
#page-collaborativeprogramme #publication-recent h4, #publication-recent #page-collaborativeprogramme h4,
#page-collaborativeprogramme #publication-recent h5, #publication-recent #page-collaborativeprogramme h5,
#page-collaborativeprogramme #publication-recent h6, #publication-recent #page-collaborativeprogramme h6, #page-collaborativeprogramme #programmes h2, #programmes #page-collaborativeprogramme h2,
#page-collaborativeprogramme #programmes h3, #programmes #page-collaborativeprogramme h3,
#page-collaborativeprogramme #programmes h4, #programmes #page-collaborativeprogramme h4,
#page-collaborativeprogramme #programmes h5, #programmes #page-collaborativeprogramme h5,
#page-collaborativeprogramme #programmes h6, #programmes #page-collaborativeprogramme h6, #page-collaborativeprogramme #internship h2, #internship #page-collaborativeprogramme h2,
#page-collaborativeprogramme #internship h3, #internship #page-collaborativeprogramme h3,
#page-collaborativeprogramme #internship h4, #internship #page-collaborativeprogramme h4,
#page-collaborativeprogramme #internship h5, #internship #page-collaborativeprogramme h5,
#page-collaborativeprogramme #internship h6, #internship #page-collaborativeprogramme h6, #page-collaborativeprogramme #themes h2, #themes #page-collaborativeprogramme h2,
#page-collaborativeprogramme #themes h3, #themes #page-collaborativeprogramme h3,
#page-collaborativeprogramme #themes h4, #themes #page-collaborativeprogramme h4,
#page-collaborativeprogramme #themes h5, #themes #page-collaborativeprogramme h5,
#page-collaborativeprogramme #themes h6, #themes #page-collaborativeprogramme h6, #page-collaborativeprogramme #library h2, #library #page-collaborativeprogramme h2,
#page-collaborativeprogramme #library h3, #library #page-collaborativeprogramme h3,
#page-collaborativeprogramme #library h4, #library #page-collaborativeprogramme h4,
#page-collaborativeprogramme #library h5, #library #page-collaborativeprogramme h5,
#page-collaborativeprogramme #library h6, #library #page-collaborativeprogramme h6, #page-collaborativeprogramme #journal h2, #journal #page-collaborativeprogramme h2,
#page-collaborativeprogramme #journal h3, #journal #page-collaborativeprogramme h3,
#page-collaborativeprogramme #journal h4, #journal #page-collaborativeprogramme h4,
#page-collaborativeprogramme #journal h5, #journal #page-collaborativeprogramme h5,
#page-collaborativeprogramme #journal h6, #journal #page-collaborativeprogramme h6, #page-collaborativeprogramme #news h2, #news #page-collaborativeprogramme h2,
#page-collaborativeprogramme #news h3, #news #page-collaborativeprogramme h3,
#page-collaborativeprogramme #news h4, #news #page-collaborativeprogramme h4,
#page-collaborativeprogramme #news h5, #news #page-collaborativeprogramme h5,
#page-collaborativeprogramme #news h6, #news #page-collaborativeprogramme h6, #page-collaborativeprogramme #footer h2, #footer #page-collaborativeprogramme h2,
#page-collaborativeprogramme #footer h3, #footer #page-collaborativeprogramme h3,
#page-collaborativeprogramme #footer h4, #footer #page-collaborativeprogramme h4,
#page-collaborativeprogramme #footer h5, #footer #page-collaborativeprogramme h5,
#page-collaborativeprogramme #footer h6, #footer #page-collaborativeprogramme h6, #page-collaborativeprogramme #institute h2, #institute #page-collaborativeprogramme h2,
#page-collaborativeprogramme #institute h3, #institute #page-collaborativeprogramme h3,
#page-collaborativeprogramme #institute h4, #institute #page-collaborativeprogramme h4,
#page-collaborativeprogramme #institute h5, #institute #page-collaborativeprogramme h5,
#page-collaborativeprogramme #institute h6, #institute #page-collaborativeprogramme h6, #page-collaborativeprogramme #about-institute h2, #about-institute #page-collaborativeprogramme h2,
#page-collaborativeprogramme #about-institute h3, #about-institute #page-collaborativeprogramme h3,
#page-collaborativeprogramme #about-institute h4, #about-institute #page-collaborativeprogramme h4,
#page-collaborativeprogramme #about-institute h5, #about-institute #page-collaborativeprogramme h5,
#page-collaborativeprogramme #about-institute h6, #about-institute #page-collaborativeprogramme h6, #page-collaborativeprogramme #governingbody h2, #governingbody #page-collaborativeprogramme h2,
#page-collaborativeprogramme #governingbody h3, #governingbody #page-collaborativeprogramme h3,
#page-collaborativeprogramme #governingbody h4, #governingbody #page-collaborativeprogramme h4,
#page-collaborativeprogramme #governingbody h5, #governingbody #page-collaborativeprogramme h5,
#page-collaborativeprogramme #governingbody h6, #governingbody #page-collaborativeprogramme h6, #page-collaborativeprogramme #facility h2, #facility #page-collaborativeprogramme h2,
#page-collaborativeprogramme #facility h3, #facility #page-collaborativeprogramme h3,
#page-collaborativeprogramme #facility h4, #facility #page-collaborativeprogramme h4,
#page-collaborativeprogramme #facility h5, #facility #page-collaborativeprogramme h5,
#page-collaborativeprogramme #facility h6, #facility #page-collaborativeprogramme h6, #page-collaborativeprogramme #chairman-director h2, #chairman-director #page-collaborativeprogramme h2,
#page-collaborativeprogramme #chairman-director h3, #chairman-director #page-collaborativeprogramme h3,
#page-collaborativeprogramme #chairman-director h4, #chairman-director #page-collaborativeprogramme h4,
#page-collaborativeprogramme #chairman-director h5, #chairman-director #page-collaborativeprogramme h5,
#page-collaborativeprogramme #chairman-director h6, #chairman-director #page-collaborativeprogramme h6, #page-collaborativeprogramme #annual-report h2, #annual-report #page-collaborativeprogramme h2,
#page-collaborativeprogramme #annual-report h3, #annual-report #page-collaborativeprogramme h3,
#page-collaborativeprogramme #annual-report h4, #annual-report #page-collaborativeprogramme h4,
#page-collaborativeprogramme #annual-report h5, #annual-report #page-collaborativeprogramme h5,
#page-collaborativeprogramme #annual-report h6, #annual-report #page-collaborativeprogramme h6, #page-collaborativeprogramme #publication-page h2, #publication-page #page-collaborativeprogramme h2,
#page-collaborativeprogramme #publication-page h3, #publication-page #page-collaborativeprogramme h3,
#page-collaborativeprogramme #publication-page h4, #publication-page #page-collaborativeprogramme h4,
#page-collaborativeprogramme #publication-page h5, #publication-page #page-collaborativeprogramme h5,
#page-collaborativeprogramme #publication-page h6, #publication-page #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-programmes h2, #page-programmes #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-programmes h3, #page-programmes #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-programmes h4, #page-programmes #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-programmes h5, #page-programmes #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-programmes h6, #page-programmes #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-researchprogramme h2, #page-researchprogramme #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-researchprogramme h3, #page-researchprogramme #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-researchprogramme h4, #page-researchprogramme #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-researchprogramme h5, #page-researchprogramme #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-researchprogramme h6, #page-researchprogramme #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-triningprogramme h2, #page-triningprogramme #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-triningprogramme h3, #page-triningprogramme #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-triningprogramme h4, #page-triningprogramme #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-triningprogramme h5, #page-triningprogramme #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-triningprogramme h6, #page-triningprogramme #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-outreachprogramme h2, #page-outreachprogramme #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-outreachprogramme h3, #page-outreachprogramme #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-outreachprogramme h4, #page-outreachprogramme #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-outreachprogramme h5, #page-outreachprogramme #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-outreachprogramme h6, #page-outreachprogramme #page-collaborativeprogramme h6, #page-collaborativeprogramme h2,
#page-collaborativeprogramme h3,
#page-collaborativeprogramme h4,
#page-collaborativeprogramme h5,
#page-collaborativeprogramme h6, #page-collaborativeprogramme #page-booksmonographs h2, #page-booksmonographs #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-booksmonographs h3, #page-booksmonographs #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-booksmonographs h4, #page-booksmonographs #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-booksmonographs h5, #page-booksmonographs #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-booksmonographs h6, #page-booksmonographs #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-researchpapers h2, #page-researchpapers #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-researchpapers h3, #page-researchpapers #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-researchpapers h4, #page-researchpapers #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-researchpapers h5, #page-researchpapers #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-researchpapers h6, #page-researchpapers #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-policybriefs h2, #page-policybriefs #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-policybriefs h3, #page-policybriefs #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-policybriefs h4, #page-policybriefs #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-policybriefs h5, #page-policybriefs #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-policybriefs h6, #page-policybriefs #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-ceniseaspapers h2, #page-ceniseaspapers #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-ceniseaspapers h3, #page-ceniseaspapers #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-ceniseaspapers h4, #page-ceniseaspapers #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-ceniseaspapers h5, #page-ceniseaspapers #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-searchpublication h2, #page-searchpublication #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-searchpublication h3, #page-searchpublication #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-searchpublication h4, #page-searchpublication #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-searchpublication h5, #page-searchpublication #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-searchpublication h6, #page-searchpublication #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-page h2, #people-page #page-collaborativeprogramme h2,
#page-collaborativeprogramme #people-page h3, #people-page #page-collaborativeprogramme h3,
#page-collaborativeprogramme #people-page h4, #people-page #page-collaborativeprogramme h4,
#page-collaborativeprogramme #people-page h5, #people-page #page-collaborativeprogramme h5,
#page-collaborativeprogramme #people-page h6, #people-page #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-director-admin h2, #people-director-admin #page-collaborativeprogramme h2,
#page-collaborativeprogramme #people-director-admin h3, #people-director-admin #page-collaborativeprogramme h3,
#page-collaborativeprogramme #people-director-admin h4, #people-director-admin #page-collaborativeprogramme h4,
#page-collaborativeprogramme #people-director-admin h5, #people-director-admin #page-collaborativeprogramme h5,
#page-collaborativeprogramme #people-director-admin h6, #people-director-admin #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-faculty h2, #people-faculty #page-collaborativeprogramme h2,
#page-collaborativeprogramme #people-faculty h3, #people-faculty #page-collaborativeprogramme h3,
#page-collaborativeprogramme #people-faculty h4, #people-faculty #page-collaborativeprogramme h4,
#page-collaborativeprogramme #people-faculty h5, #people-faculty #page-collaborativeprogramme h5,
#page-collaborativeprogramme #people-faculty h6, #people-faculty #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-administration h2, #people-administration #page-collaborativeprogramme h2,
#page-collaborativeprogramme #people-administration h3, #people-administration #page-collaborativeprogramme h3,
#page-collaborativeprogramme #people-administration h4, #people-administration #page-collaborativeprogramme h4,
#page-collaborativeprogramme #people-administration h5, #people-administration #page-collaborativeprogramme h5,
#page-collaborativeprogramme #people-administration h6, #people-administration #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-other h2, #people-other #page-collaborativeprogramme h2,
#page-collaborativeprogramme #people-other h3, #people-other #page-collaborativeprogramme h3,
#page-collaborativeprogramme #people-other h4, #people-other #page-collaborativeprogramme h4,
#page-collaborativeprogramme #people-other h5, #people-other #page-collaborativeprogramme h5,
#page-collaborativeprogramme #people-other h6, #people-other #page-collaborativeprogramme h6, #page-collaborativeprogramme #contact-page h2, #contact-page #page-collaborativeprogramme h2,
#page-collaborativeprogramme #contact-page h3, #contact-page #page-collaborativeprogramme h3,
#page-collaborativeprogramme #contact-page h4, #contact-page #page-collaborativeprogramme h4,
#page-collaborativeprogramme #contact-page h5, #contact-page #page-collaborativeprogramme h5,
#page-collaborativeprogramme #contact-page h6, #contact-page #page-collaborativeprogramme h6, #page-collaborativeprogramme #contact-ways h2, #contact-ways #page-collaborativeprogramme h2,
#page-collaborativeprogramme #contact-ways h3, #contact-ways #page-collaborativeprogramme h3,
#page-collaborativeprogramme #contact-ways h4, #contact-ways #page-collaborativeprogramme h4,
#page-collaborativeprogramme #contact-ways h5, #contact-ways #page-collaborativeprogramme h5,
#page-collaborativeprogramme #contact-ways h6, #contact-ways #page-collaborativeprogramme h6, #page-collaborativeprogramme #contact-map h2, #contact-map #page-collaborativeprogramme h2,
#page-collaborativeprogramme #contact-map h3, #contact-map #page-collaborativeprogramme h3,
#page-collaborativeprogramme #contact-map h4, #contact-map #page-collaborativeprogramme h4,
#page-collaborativeprogramme #contact-map h5, #contact-map #page-collaborativeprogramme h5,
#page-collaborativeprogramme #contact-map h6, #contact-map #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-library h2, #page-library #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-library h3, #page-library #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-library h4, #page-library #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-library h5, #page-library #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-library h6, #page-library #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-new-arrivals h2, #page-new-arrivals #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-new-arrivals h3, #page-new-arrivals #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-new-arrivals h4, #page-new-arrivals #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-new-arrivals h5, #page-new-arrivals #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-new-arrivals h6, #page-new-arrivals #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-about-library h2, #page-about-library #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-about-library h3, #page-about-library #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-about-library h4, #page-about-library #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-about-library h5, #page-about-library #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-about-library h6, #page-about-library #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-library-catalogue h2, #page-library-catalogue #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-library-catalogue h3, #page-library-catalogue #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-library-catalogue h4, #page-library-catalogue #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-library-catalogue h5, #page-library-catalogue #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-library-catalogue h6, #page-library-catalogue #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-notfound h2, #page-notfound #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-notfound h3, #page-notfound #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-notfound h4, #page-notfound #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-notfound h5, #page-notfound #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-notfound h6, #page-notfound #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-internship h2, #page-internship #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-internship h3, #page-internship #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-internship h4, #page-internship #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-internship h5, #page-internship #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-internship h6, #page-internship #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-internship-outcome h2, #page-internship-outcome #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-internship-outcome h3, #page-internship-outcome #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-internship-outcome h4, #page-internship-outcome #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-internship-outcome h5, #page-internship-outcome #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-internship-outcome h6, #page-internship-outcome #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-internship-application-process h2, #page-internship-application-process #page-collaborativeprogramme h2,
#page-collaborativeprogramme #page-internship-application-process h3, #page-internship-application-process #page-collaborativeprogramme h3,
#page-collaborativeprogramme #page-internship-application-process h4, #page-internship-application-process #page-collaborativeprogramme h4,
#page-collaborativeprogramme #page-internship-application-process h5, #page-internship-application-process #page-collaborativeprogramme h5,
#page-collaborativeprogramme #page-internship-application-process h6, #page-internship-application-process #page-collaborativeprogramme h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-collaborativeprogramme h2 {
  font-size: 2.7em;
}

#page-collaborativeprogramme h3 {
  font-size: 2em;
}

#page-collaborativeprogramme h4 {
  font-size: 1.2em;
}

#page-collaborativeprogramme h5 {
  font-size: 1em;
}

#page-collaborativeprogramme h6 {
  font-size: 0.7em;
}

#page-booksmonographs {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
}

#page-booksmonographs h1, #page-booksmonographs #publications h2, #publications #page-booksmonographs h2,
#page-booksmonographs #publications h3, #publications #page-booksmonographs h3,
#page-booksmonographs #publications h4, #publications #page-booksmonographs h4,
#page-booksmonographs #publications h5, #publications #page-booksmonographs h5,
#page-booksmonographs #publications h6, #publications #page-booksmonographs h6, #page-booksmonographs #publication-recent h2, #publication-recent #page-booksmonographs h2,
#page-booksmonographs #publication-recent h3, #publication-recent #page-booksmonographs h3,
#page-booksmonographs #publication-recent h4, #publication-recent #page-booksmonographs h4,
#page-booksmonographs #publication-recent h5, #publication-recent #page-booksmonographs h5,
#page-booksmonographs #publication-recent h6, #publication-recent #page-booksmonographs h6, #page-booksmonographs #programmes h2, #programmes #page-booksmonographs h2,
#page-booksmonographs #programmes h3, #programmes #page-booksmonographs h3,
#page-booksmonographs #programmes h4, #programmes #page-booksmonographs h4,
#page-booksmonographs #programmes h5, #programmes #page-booksmonographs h5,
#page-booksmonographs #programmes h6, #programmes #page-booksmonographs h6, #page-booksmonographs #internship h2, #internship #page-booksmonographs h2,
#page-booksmonographs #internship h3, #internship #page-booksmonographs h3,
#page-booksmonographs #internship h4, #internship #page-booksmonographs h4,
#page-booksmonographs #internship h5, #internship #page-booksmonographs h5,
#page-booksmonographs #internship h6, #internship #page-booksmonographs h6, #page-booksmonographs #themes h2, #themes #page-booksmonographs h2,
#page-booksmonographs #themes h3, #themes #page-booksmonographs h3,
#page-booksmonographs #themes h4, #themes #page-booksmonographs h4,
#page-booksmonographs #themes h5, #themes #page-booksmonographs h5,
#page-booksmonographs #themes h6, #themes #page-booksmonographs h6, #page-booksmonographs #library h2, #library #page-booksmonographs h2,
#page-booksmonographs #library h3, #library #page-booksmonographs h3,
#page-booksmonographs #library h4, #library #page-booksmonographs h4,
#page-booksmonographs #library h5, #library #page-booksmonographs h5,
#page-booksmonographs #library h6, #library #page-booksmonographs h6, #page-booksmonographs #journal h2, #journal #page-booksmonographs h2,
#page-booksmonographs #journal h3, #journal #page-booksmonographs h3,
#page-booksmonographs #journal h4, #journal #page-booksmonographs h4,
#page-booksmonographs #journal h5, #journal #page-booksmonographs h5,
#page-booksmonographs #journal h6, #journal #page-booksmonographs h6, #page-booksmonographs #news h2, #news #page-booksmonographs h2,
#page-booksmonographs #news h3, #news #page-booksmonographs h3,
#page-booksmonographs #news h4, #news #page-booksmonographs h4,
#page-booksmonographs #news h5, #news #page-booksmonographs h5,
#page-booksmonographs #news h6, #news #page-booksmonographs h6, #page-booksmonographs #footer h2, #footer #page-booksmonographs h2,
#page-booksmonographs #footer h3, #footer #page-booksmonographs h3,
#page-booksmonographs #footer h4, #footer #page-booksmonographs h4,
#page-booksmonographs #footer h5, #footer #page-booksmonographs h5,
#page-booksmonographs #footer h6, #footer #page-booksmonographs h6, #page-booksmonographs #institute h2, #institute #page-booksmonographs h2,
#page-booksmonographs #institute h3, #institute #page-booksmonographs h3,
#page-booksmonographs #institute h4, #institute #page-booksmonographs h4,
#page-booksmonographs #institute h5, #institute #page-booksmonographs h5,
#page-booksmonographs #institute h6, #institute #page-booksmonographs h6, #page-booksmonographs #about-institute h2, #about-institute #page-booksmonographs h2,
#page-booksmonographs #about-institute h3, #about-institute #page-booksmonographs h3,
#page-booksmonographs #about-institute h4, #about-institute #page-booksmonographs h4,
#page-booksmonographs #about-institute h5, #about-institute #page-booksmonographs h5,
#page-booksmonographs #about-institute h6, #about-institute #page-booksmonographs h6, #page-booksmonographs #governingbody h2, #governingbody #page-booksmonographs h2,
#page-booksmonographs #governingbody h3, #governingbody #page-booksmonographs h3,
#page-booksmonographs #governingbody h4, #governingbody #page-booksmonographs h4,
#page-booksmonographs #governingbody h5, #governingbody #page-booksmonographs h5,
#page-booksmonographs #governingbody h6, #governingbody #page-booksmonographs h6, #page-booksmonographs #facility h2, #facility #page-booksmonographs h2,
#page-booksmonographs #facility h3, #facility #page-booksmonographs h3,
#page-booksmonographs #facility h4, #facility #page-booksmonographs h4,
#page-booksmonographs #facility h5, #facility #page-booksmonographs h5,
#page-booksmonographs #facility h6, #facility #page-booksmonographs h6, #page-booksmonographs #chairman-director h2, #chairman-director #page-booksmonographs h2,
#page-booksmonographs #chairman-director h3, #chairman-director #page-booksmonographs h3,
#page-booksmonographs #chairman-director h4, #chairman-director #page-booksmonographs h4,
#page-booksmonographs #chairman-director h5, #chairman-director #page-booksmonographs h5,
#page-booksmonographs #chairman-director h6, #chairman-director #page-booksmonographs h6, #page-booksmonographs #annual-report h2, #annual-report #page-booksmonographs h2,
#page-booksmonographs #annual-report h3, #annual-report #page-booksmonographs h3,
#page-booksmonographs #annual-report h4, #annual-report #page-booksmonographs h4,
#page-booksmonographs #annual-report h5, #annual-report #page-booksmonographs h5,
#page-booksmonographs #annual-report h6, #annual-report #page-booksmonographs h6, #page-booksmonographs #publication-page h2, #publication-page #page-booksmonographs h2,
#page-booksmonographs #publication-page h3, #publication-page #page-booksmonographs h3,
#page-booksmonographs #publication-page h4, #publication-page #page-booksmonographs h4,
#page-booksmonographs #publication-page h5, #publication-page #page-booksmonographs h5,
#page-booksmonographs #publication-page h6, #publication-page #page-booksmonographs h6, #page-booksmonographs #page-programmes h2, #page-programmes #page-booksmonographs h2,
#page-booksmonographs #page-programmes h3, #page-programmes #page-booksmonographs h3,
#page-booksmonographs #page-programmes h4, #page-programmes #page-booksmonographs h4,
#page-booksmonographs #page-programmes h5, #page-programmes #page-booksmonographs h5,
#page-booksmonographs #page-programmes h6, #page-programmes #page-booksmonographs h6, #page-booksmonographs #page-researchprogramme h2, #page-researchprogramme #page-booksmonographs h2,
#page-booksmonographs #page-researchprogramme h3, #page-researchprogramme #page-booksmonographs h3,
#page-booksmonographs #page-researchprogramme h4, #page-researchprogramme #page-booksmonographs h4,
#page-booksmonographs #page-researchprogramme h5, #page-researchprogramme #page-booksmonographs h5,
#page-booksmonographs #page-researchprogramme h6, #page-researchprogramme #page-booksmonographs h6, #page-booksmonographs #page-triningprogramme h2, #page-triningprogramme #page-booksmonographs h2,
#page-booksmonographs #page-triningprogramme h3, #page-triningprogramme #page-booksmonographs h3,
#page-booksmonographs #page-triningprogramme h4, #page-triningprogramme #page-booksmonographs h4,
#page-booksmonographs #page-triningprogramme h5, #page-triningprogramme #page-booksmonographs h5,
#page-booksmonographs #page-triningprogramme h6, #page-triningprogramme #page-booksmonographs h6, #page-booksmonographs #page-outreachprogramme h2, #page-outreachprogramme #page-booksmonographs h2,
#page-booksmonographs #page-outreachprogramme h3, #page-outreachprogramme #page-booksmonographs h3,
#page-booksmonographs #page-outreachprogramme h4, #page-outreachprogramme #page-booksmonographs h4,
#page-booksmonographs #page-outreachprogramme h5, #page-outreachprogramme #page-booksmonographs h5,
#page-booksmonographs #page-outreachprogramme h6, #page-outreachprogramme #page-booksmonographs h6, #page-booksmonographs #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-booksmonographs h2,
#page-booksmonographs #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-booksmonographs h3,
#page-booksmonographs #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-booksmonographs h4,
#page-booksmonographs #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-booksmonographs h5,
#page-booksmonographs #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-booksmonographs h6, #page-booksmonographs h2,
#page-booksmonographs h3,
#page-booksmonographs h4,
#page-booksmonographs h5,
#page-booksmonographs h6, #page-booksmonographs #page-researchpapers h2, #page-researchpapers #page-booksmonographs h2,
#page-booksmonographs #page-researchpapers h3, #page-researchpapers #page-booksmonographs h3,
#page-booksmonographs #page-researchpapers h4, #page-researchpapers #page-booksmonographs h4,
#page-booksmonographs #page-researchpapers h5, #page-researchpapers #page-booksmonographs h5,
#page-booksmonographs #page-researchpapers h6, #page-researchpapers #page-booksmonographs h6, #page-booksmonographs #page-policybriefs h2, #page-policybriefs #page-booksmonographs h2,
#page-booksmonographs #page-policybriefs h3, #page-policybriefs #page-booksmonographs h3,
#page-booksmonographs #page-policybriefs h4, #page-policybriefs #page-booksmonographs h4,
#page-booksmonographs #page-policybriefs h5, #page-policybriefs #page-booksmonographs h5,
#page-booksmonographs #page-policybriefs h6, #page-policybriefs #page-booksmonographs h6, #page-booksmonographs #page-ceniseaspapers h2, #page-ceniseaspapers #page-booksmonographs h2,
#page-booksmonographs #page-ceniseaspapers h3, #page-ceniseaspapers #page-booksmonographs h3,
#page-booksmonographs #page-ceniseaspapers h4, #page-ceniseaspapers #page-booksmonographs h4,
#page-booksmonographs #page-ceniseaspapers h5, #page-ceniseaspapers #page-booksmonographs h5,
#page-booksmonographs #page-ceniseaspapers h6, #page-ceniseaspapers #page-booksmonographs h6, #page-booksmonographs #page-searchpublication h2, #page-searchpublication #page-booksmonographs h2,
#page-booksmonographs #page-searchpublication h3, #page-searchpublication #page-booksmonographs h3,
#page-booksmonographs #page-searchpublication h4, #page-searchpublication #page-booksmonographs h4,
#page-booksmonographs #page-searchpublication h5, #page-searchpublication #page-booksmonographs h5,
#page-booksmonographs #page-searchpublication h6, #page-searchpublication #page-booksmonographs h6, #page-booksmonographs #people-page h2, #people-page #page-booksmonographs h2,
#page-booksmonographs #people-page h3, #people-page #page-booksmonographs h3,
#page-booksmonographs #people-page h4, #people-page #page-booksmonographs h4,
#page-booksmonographs #people-page h5, #people-page #page-booksmonographs h5,
#page-booksmonographs #people-page h6, #people-page #page-booksmonographs h6, #page-booksmonographs #people-director-admin h2, #people-director-admin #page-booksmonographs h2,
#page-booksmonographs #people-director-admin h3, #people-director-admin #page-booksmonographs h3,
#page-booksmonographs #people-director-admin h4, #people-director-admin #page-booksmonographs h4,
#page-booksmonographs #people-director-admin h5, #people-director-admin #page-booksmonographs h5,
#page-booksmonographs #people-director-admin h6, #people-director-admin #page-booksmonographs h6, #page-booksmonographs #people-faculty h2, #people-faculty #page-booksmonographs h2,
#page-booksmonographs #people-faculty h3, #people-faculty #page-booksmonographs h3,
#page-booksmonographs #people-faculty h4, #people-faculty #page-booksmonographs h4,
#page-booksmonographs #people-faculty h5, #people-faculty #page-booksmonographs h5,
#page-booksmonographs #people-faculty h6, #people-faculty #page-booksmonographs h6, #page-booksmonographs #people-administration h2, #people-administration #page-booksmonographs h2,
#page-booksmonographs #people-administration h3, #people-administration #page-booksmonographs h3,
#page-booksmonographs #people-administration h4, #people-administration #page-booksmonographs h4,
#page-booksmonographs #people-administration h5, #people-administration #page-booksmonographs h5,
#page-booksmonographs #people-administration h6, #people-administration #page-booksmonographs h6, #page-booksmonographs #people-other h2, #people-other #page-booksmonographs h2,
#page-booksmonographs #people-other h3, #people-other #page-booksmonographs h3,
#page-booksmonographs #people-other h4, #people-other #page-booksmonographs h4,
#page-booksmonographs #people-other h5, #people-other #page-booksmonographs h5,
#page-booksmonographs #people-other h6, #people-other #page-booksmonographs h6, #page-booksmonographs #contact-page h2, #contact-page #page-booksmonographs h2,
#page-booksmonographs #contact-page h3, #contact-page #page-booksmonographs h3,
#page-booksmonographs #contact-page h4, #contact-page #page-booksmonographs h4,
#page-booksmonographs #contact-page h5, #contact-page #page-booksmonographs h5,
#page-booksmonographs #contact-page h6, #contact-page #page-booksmonographs h6, #page-booksmonographs #contact-ways h2, #contact-ways #page-booksmonographs h2,
#page-booksmonographs #contact-ways h3, #contact-ways #page-booksmonographs h3,
#page-booksmonographs #contact-ways h4, #contact-ways #page-booksmonographs h4,
#page-booksmonographs #contact-ways h5, #contact-ways #page-booksmonographs h5,
#page-booksmonographs #contact-ways h6, #contact-ways #page-booksmonographs h6, #page-booksmonographs #contact-map h2, #contact-map #page-booksmonographs h2,
#page-booksmonographs #contact-map h3, #contact-map #page-booksmonographs h3,
#page-booksmonographs #contact-map h4, #contact-map #page-booksmonographs h4,
#page-booksmonographs #contact-map h5, #contact-map #page-booksmonographs h5,
#page-booksmonographs #contact-map h6, #contact-map #page-booksmonographs h6, #page-booksmonographs #page-library h2, #page-library #page-booksmonographs h2,
#page-booksmonographs #page-library h3, #page-library #page-booksmonographs h3,
#page-booksmonographs #page-library h4, #page-library #page-booksmonographs h4,
#page-booksmonographs #page-library h5, #page-library #page-booksmonographs h5,
#page-booksmonographs #page-library h6, #page-library #page-booksmonographs h6, #page-booksmonographs #page-new-arrivals h2, #page-new-arrivals #page-booksmonographs h2,
#page-booksmonographs #page-new-arrivals h3, #page-new-arrivals #page-booksmonographs h3,
#page-booksmonographs #page-new-arrivals h4, #page-new-arrivals #page-booksmonographs h4,
#page-booksmonographs #page-new-arrivals h5, #page-new-arrivals #page-booksmonographs h5,
#page-booksmonographs #page-new-arrivals h6, #page-new-arrivals #page-booksmonographs h6, #page-booksmonographs #page-about-library h2, #page-about-library #page-booksmonographs h2,
#page-booksmonographs #page-about-library h3, #page-about-library #page-booksmonographs h3,
#page-booksmonographs #page-about-library h4, #page-about-library #page-booksmonographs h4,
#page-booksmonographs #page-about-library h5, #page-about-library #page-booksmonographs h5,
#page-booksmonographs #page-about-library h6, #page-about-library #page-booksmonographs h6, #page-booksmonographs #page-library-catalogue h2, #page-library-catalogue #page-booksmonographs h2,
#page-booksmonographs #page-library-catalogue h3, #page-library-catalogue #page-booksmonographs h3,
#page-booksmonographs #page-library-catalogue h4, #page-library-catalogue #page-booksmonographs h4,
#page-booksmonographs #page-library-catalogue h5, #page-library-catalogue #page-booksmonographs h5,
#page-booksmonographs #page-library-catalogue h6, #page-library-catalogue #page-booksmonographs h6, #page-booksmonographs #page-notfound h2, #page-notfound #page-booksmonographs h2,
#page-booksmonographs #page-notfound h3, #page-notfound #page-booksmonographs h3,
#page-booksmonographs #page-notfound h4, #page-notfound #page-booksmonographs h4,
#page-booksmonographs #page-notfound h5, #page-notfound #page-booksmonographs h5,
#page-booksmonographs #page-notfound h6, #page-notfound #page-booksmonographs h6, #page-booksmonographs #page-internship h2, #page-internship #page-booksmonographs h2,
#page-booksmonographs #page-internship h3, #page-internship #page-booksmonographs h3,
#page-booksmonographs #page-internship h4, #page-internship #page-booksmonographs h4,
#page-booksmonographs #page-internship h5, #page-internship #page-booksmonographs h5,
#page-booksmonographs #page-internship h6, #page-internship #page-booksmonographs h6, #page-booksmonographs #page-internship-outcome h2, #page-internship-outcome #page-booksmonographs h2,
#page-booksmonographs #page-internship-outcome h3, #page-internship-outcome #page-booksmonographs h3,
#page-booksmonographs #page-internship-outcome h4, #page-internship-outcome #page-booksmonographs h4,
#page-booksmonographs #page-internship-outcome h5, #page-internship-outcome #page-booksmonographs h5,
#page-booksmonographs #page-internship-outcome h6, #page-internship-outcome #page-booksmonographs h6, #page-booksmonographs #page-internship-application-process h2, #page-internship-application-process #page-booksmonographs h2,
#page-booksmonographs #page-internship-application-process h3, #page-internship-application-process #page-booksmonographs h3,
#page-booksmonographs #page-internship-application-process h4, #page-internship-application-process #page-booksmonographs h4,
#page-booksmonographs #page-internship-application-process h5, #page-internship-application-process #page-booksmonographs h5,
#page-booksmonographs #page-internship-application-process h6, #page-internship-application-process #page-booksmonographs h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-booksmonographs h2 {
  font-size: 2.7em;
}

#page-booksmonographs h3 {
  font-size: 2em;
}

#page-booksmonographs h4 {
  font-size: 1.2em;
}

#page-booksmonographs h5 {
  font-size: 1em;
}

#page-booksmonographs h6 {
  font-size: 0.7em;
}

#page-researchpapers {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
}

#page-researchpapers h1, #page-researchpapers #publications h2, #publications #page-researchpapers h2,
#page-researchpapers #publications h3, #publications #page-researchpapers h3,
#page-researchpapers #publications h4, #publications #page-researchpapers h4,
#page-researchpapers #publications h5, #publications #page-researchpapers h5,
#page-researchpapers #publications h6, #publications #page-researchpapers h6, #page-researchpapers #publication-recent h2, #publication-recent #page-researchpapers h2,
#page-researchpapers #publication-recent h3, #publication-recent #page-researchpapers h3,
#page-researchpapers #publication-recent h4, #publication-recent #page-researchpapers h4,
#page-researchpapers #publication-recent h5, #publication-recent #page-researchpapers h5,
#page-researchpapers #publication-recent h6, #publication-recent #page-researchpapers h6, #page-researchpapers #programmes h2, #programmes #page-researchpapers h2,
#page-researchpapers #programmes h3, #programmes #page-researchpapers h3,
#page-researchpapers #programmes h4, #programmes #page-researchpapers h4,
#page-researchpapers #programmes h5, #programmes #page-researchpapers h5,
#page-researchpapers #programmes h6, #programmes #page-researchpapers h6, #page-researchpapers #internship h2, #internship #page-researchpapers h2,
#page-researchpapers #internship h3, #internship #page-researchpapers h3,
#page-researchpapers #internship h4, #internship #page-researchpapers h4,
#page-researchpapers #internship h5, #internship #page-researchpapers h5,
#page-researchpapers #internship h6, #internship #page-researchpapers h6, #page-researchpapers #themes h2, #themes #page-researchpapers h2,
#page-researchpapers #themes h3, #themes #page-researchpapers h3,
#page-researchpapers #themes h4, #themes #page-researchpapers h4,
#page-researchpapers #themes h5, #themes #page-researchpapers h5,
#page-researchpapers #themes h6, #themes #page-researchpapers h6, #page-researchpapers #library h2, #library #page-researchpapers h2,
#page-researchpapers #library h3, #library #page-researchpapers h3,
#page-researchpapers #library h4, #library #page-researchpapers h4,
#page-researchpapers #library h5, #library #page-researchpapers h5,
#page-researchpapers #library h6, #library #page-researchpapers h6, #page-researchpapers #journal h2, #journal #page-researchpapers h2,
#page-researchpapers #journal h3, #journal #page-researchpapers h3,
#page-researchpapers #journal h4, #journal #page-researchpapers h4,
#page-researchpapers #journal h5, #journal #page-researchpapers h5,
#page-researchpapers #journal h6, #journal #page-researchpapers h6, #page-researchpapers #news h2, #news #page-researchpapers h2,
#page-researchpapers #news h3, #news #page-researchpapers h3,
#page-researchpapers #news h4, #news #page-researchpapers h4,
#page-researchpapers #news h5, #news #page-researchpapers h5,
#page-researchpapers #news h6, #news #page-researchpapers h6, #page-researchpapers #footer h2, #footer #page-researchpapers h2,
#page-researchpapers #footer h3, #footer #page-researchpapers h3,
#page-researchpapers #footer h4, #footer #page-researchpapers h4,
#page-researchpapers #footer h5, #footer #page-researchpapers h5,
#page-researchpapers #footer h6, #footer #page-researchpapers h6, #page-researchpapers #institute h2, #institute #page-researchpapers h2,
#page-researchpapers #institute h3, #institute #page-researchpapers h3,
#page-researchpapers #institute h4, #institute #page-researchpapers h4,
#page-researchpapers #institute h5, #institute #page-researchpapers h5,
#page-researchpapers #institute h6, #institute #page-researchpapers h6, #page-researchpapers #about-institute h2, #about-institute #page-researchpapers h2,
#page-researchpapers #about-institute h3, #about-institute #page-researchpapers h3,
#page-researchpapers #about-institute h4, #about-institute #page-researchpapers h4,
#page-researchpapers #about-institute h5, #about-institute #page-researchpapers h5,
#page-researchpapers #about-institute h6, #about-institute #page-researchpapers h6, #page-researchpapers #governingbody h2, #governingbody #page-researchpapers h2,
#page-researchpapers #governingbody h3, #governingbody #page-researchpapers h3,
#page-researchpapers #governingbody h4, #governingbody #page-researchpapers h4,
#page-researchpapers #governingbody h5, #governingbody #page-researchpapers h5,
#page-researchpapers #governingbody h6, #governingbody #page-researchpapers h6, #page-researchpapers #facility h2, #facility #page-researchpapers h2,
#page-researchpapers #facility h3, #facility #page-researchpapers h3,
#page-researchpapers #facility h4, #facility #page-researchpapers h4,
#page-researchpapers #facility h5, #facility #page-researchpapers h5,
#page-researchpapers #facility h6, #facility #page-researchpapers h6, #page-researchpapers #chairman-director h2, #chairman-director #page-researchpapers h2,
#page-researchpapers #chairman-director h3, #chairman-director #page-researchpapers h3,
#page-researchpapers #chairman-director h4, #chairman-director #page-researchpapers h4,
#page-researchpapers #chairman-director h5, #chairman-director #page-researchpapers h5,
#page-researchpapers #chairman-director h6, #chairman-director #page-researchpapers h6, #page-researchpapers #annual-report h2, #annual-report #page-researchpapers h2,
#page-researchpapers #annual-report h3, #annual-report #page-researchpapers h3,
#page-researchpapers #annual-report h4, #annual-report #page-researchpapers h4,
#page-researchpapers #annual-report h5, #annual-report #page-researchpapers h5,
#page-researchpapers #annual-report h6, #annual-report #page-researchpapers h6, #page-researchpapers #publication-page h2, #publication-page #page-researchpapers h2,
#page-researchpapers #publication-page h3, #publication-page #page-researchpapers h3,
#page-researchpapers #publication-page h4, #publication-page #page-researchpapers h4,
#page-researchpapers #publication-page h5, #publication-page #page-researchpapers h5,
#page-researchpapers #publication-page h6, #publication-page #page-researchpapers h6, #page-researchpapers #page-programmes h2, #page-programmes #page-researchpapers h2,
#page-researchpapers #page-programmes h3, #page-programmes #page-researchpapers h3,
#page-researchpapers #page-programmes h4, #page-programmes #page-researchpapers h4,
#page-researchpapers #page-programmes h5, #page-programmes #page-researchpapers h5,
#page-researchpapers #page-programmes h6, #page-programmes #page-researchpapers h6, #page-researchpapers #page-researchprogramme h2, #page-researchprogramme #page-researchpapers h2,
#page-researchpapers #page-researchprogramme h3, #page-researchprogramme #page-researchpapers h3,
#page-researchpapers #page-researchprogramme h4, #page-researchprogramme #page-researchpapers h4,
#page-researchpapers #page-researchprogramme h5, #page-researchprogramme #page-researchpapers h5,
#page-researchpapers #page-researchprogramme h6, #page-researchprogramme #page-researchpapers h6, #page-researchpapers #page-triningprogramme h2, #page-triningprogramme #page-researchpapers h2,
#page-researchpapers #page-triningprogramme h3, #page-triningprogramme #page-researchpapers h3,
#page-researchpapers #page-triningprogramme h4, #page-triningprogramme #page-researchpapers h4,
#page-researchpapers #page-triningprogramme h5, #page-triningprogramme #page-researchpapers h5,
#page-researchpapers #page-triningprogramme h6, #page-triningprogramme #page-researchpapers h6, #page-researchpapers #page-outreachprogramme h2, #page-outreachprogramme #page-researchpapers h2,
#page-researchpapers #page-outreachprogramme h3, #page-outreachprogramme #page-researchpapers h3,
#page-researchpapers #page-outreachprogramme h4, #page-outreachprogramme #page-researchpapers h4,
#page-researchpapers #page-outreachprogramme h5, #page-outreachprogramme #page-researchpapers h5,
#page-researchpapers #page-outreachprogramme h6, #page-outreachprogramme #page-researchpapers h6, #page-researchpapers #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-researchpapers h2,
#page-researchpapers #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-researchpapers h3,
#page-researchpapers #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-researchpapers h4,
#page-researchpapers #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-researchpapers h5,
#page-researchpapers #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-researchpapers h6, #page-researchpapers #page-booksmonographs h2, #page-booksmonographs #page-researchpapers h2,
#page-researchpapers #page-booksmonographs h3, #page-booksmonographs #page-researchpapers h3,
#page-researchpapers #page-booksmonographs h4, #page-booksmonographs #page-researchpapers h4,
#page-researchpapers #page-booksmonographs h5, #page-booksmonographs #page-researchpapers h5,
#page-researchpapers #page-booksmonographs h6, #page-booksmonographs #page-researchpapers h6, #page-researchpapers h2,
#page-researchpapers h3,
#page-researchpapers h4,
#page-researchpapers h5,
#page-researchpapers h6, #page-researchpapers #page-policybriefs h2, #page-policybriefs #page-researchpapers h2,
#page-researchpapers #page-policybriefs h3, #page-policybriefs #page-researchpapers h3,
#page-researchpapers #page-policybriefs h4, #page-policybriefs #page-researchpapers h4,
#page-researchpapers #page-policybriefs h5, #page-policybriefs #page-researchpapers h5,
#page-researchpapers #page-policybriefs h6, #page-policybriefs #page-researchpapers h6, #page-researchpapers #page-ceniseaspapers h2, #page-ceniseaspapers #page-researchpapers h2,
#page-researchpapers #page-ceniseaspapers h3, #page-ceniseaspapers #page-researchpapers h3,
#page-researchpapers #page-ceniseaspapers h4, #page-ceniseaspapers #page-researchpapers h4,
#page-researchpapers #page-ceniseaspapers h5, #page-ceniseaspapers #page-researchpapers h5,
#page-researchpapers #page-ceniseaspapers h6, #page-ceniseaspapers #page-researchpapers h6, #page-researchpapers #page-searchpublication h2, #page-searchpublication #page-researchpapers h2,
#page-researchpapers #page-searchpublication h3, #page-searchpublication #page-researchpapers h3,
#page-researchpapers #page-searchpublication h4, #page-searchpublication #page-researchpapers h4,
#page-researchpapers #page-searchpublication h5, #page-searchpublication #page-researchpapers h5,
#page-researchpapers #page-searchpublication h6, #page-searchpublication #page-researchpapers h6, #page-researchpapers #people-page h2, #people-page #page-researchpapers h2,
#page-researchpapers #people-page h3, #people-page #page-researchpapers h3,
#page-researchpapers #people-page h4, #people-page #page-researchpapers h4,
#page-researchpapers #people-page h5, #people-page #page-researchpapers h5,
#page-researchpapers #people-page h6, #people-page #page-researchpapers h6, #page-researchpapers #people-director-admin h2, #people-director-admin #page-researchpapers h2,
#page-researchpapers #people-director-admin h3, #people-director-admin #page-researchpapers h3,
#page-researchpapers #people-director-admin h4, #people-director-admin #page-researchpapers h4,
#page-researchpapers #people-director-admin h5, #people-director-admin #page-researchpapers h5,
#page-researchpapers #people-director-admin h6, #people-director-admin #page-researchpapers h6, #page-researchpapers #people-faculty h2, #people-faculty #page-researchpapers h2,
#page-researchpapers #people-faculty h3, #people-faculty #page-researchpapers h3,
#page-researchpapers #people-faculty h4, #people-faculty #page-researchpapers h4,
#page-researchpapers #people-faculty h5, #people-faculty #page-researchpapers h5,
#page-researchpapers #people-faculty h6, #people-faculty #page-researchpapers h6, #page-researchpapers #people-administration h2, #people-administration #page-researchpapers h2,
#page-researchpapers #people-administration h3, #people-administration #page-researchpapers h3,
#page-researchpapers #people-administration h4, #people-administration #page-researchpapers h4,
#page-researchpapers #people-administration h5, #people-administration #page-researchpapers h5,
#page-researchpapers #people-administration h6, #people-administration #page-researchpapers h6, #page-researchpapers #people-other h2, #people-other #page-researchpapers h2,
#page-researchpapers #people-other h3, #people-other #page-researchpapers h3,
#page-researchpapers #people-other h4, #people-other #page-researchpapers h4,
#page-researchpapers #people-other h5, #people-other #page-researchpapers h5,
#page-researchpapers #people-other h6, #people-other #page-researchpapers h6, #page-researchpapers #contact-page h2, #contact-page #page-researchpapers h2,
#page-researchpapers #contact-page h3, #contact-page #page-researchpapers h3,
#page-researchpapers #contact-page h4, #contact-page #page-researchpapers h4,
#page-researchpapers #contact-page h5, #contact-page #page-researchpapers h5,
#page-researchpapers #contact-page h6, #contact-page #page-researchpapers h6, #page-researchpapers #contact-ways h2, #contact-ways #page-researchpapers h2,
#page-researchpapers #contact-ways h3, #contact-ways #page-researchpapers h3,
#page-researchpapers #contact-ways h4, #contact-ways #page-researchpapers h4,
#page-researchpapers #contact-ways h5, #contact-ways #page-researchpapers h5,
#page-researchpapers #contact-ways h6, #contact-ways #page-researchpapers h6, #page-researchpapers #contact-map h2, #contact-map #page-researchpapers h2,
#page-researchpapers #contact-map h3, #contact-map #page-researchpapers h3,
#page-researchpapers #contact-map h4, #contact-map #page-researchpapers h4,
#page-researchpapers #contact-map h5, #contact-map #page-researchpapers h5,
#page-researchpapers #contact-map h6, #contact-map #page-researchpapers h6, #page-researchpapers #page-library h2, #page-library #page-researchpapers h2,
#page-researchpapers #page-library h3, #page-library #page-researchpapers h3,
#page-researchpapers #page-library h4, #page-library #page-researchpapers h4,
#page-researchpapers #page-library h5, #page-library #page-researchpapers h5,
#page-researchpapers #page-library h6, #page-library #page-researchpapers h6, #page-researchpapers #page-new-arrivals h2, #page-new-arrivals #page-researchpapers h2,
#page-researchpapers #page-new-arrivals h3, #page-new-arrivals #page-researchpapers h3,
#page-researchpapers #page-new-arrivals h4, #page-new-arrivals #page-researchpapers h4,
#page-researchpapers #page-new-arrivals h5, #page-new-arrivals #page-researchpapers h5,
#page-researchpapers #page-new-arrivals h6, #page-new-arrivals #page-researchpapers h6, #page-researchpapers #page-about-library h2, #page-about-library #page-researchpapers h2,
#page-researchpapers #page-about-library h3, #page-about-library #page-researchpapers h3,
#page-researchpapers #page-about-library h4, #page-about-library #page-researchpapers h4,
#page-researchpapers #page-about-library h5, #page-about-library #page-researchpapers h5,
#page-researchpapers #page-about-library h6, #page-about-library #page-researchpapers h6, #page-researchpapers #page-library-catalogue h2, #page-library-catalogue #page-researchpapers h2,
#page-researchpapers #page-library-catalogue h3, #page-library-catalogue #page-researchpapers h3,
#page-researchpapers #page-library-catalogue h4, #page-library-catalogue #page-researchpapers h4,
#page-researchpapers #page-library-catalogue h5, #page-library-catalogue #page-researchpapers h5,
#page-researchpapers #page-library-catalogue h6, #page-library-catalogue #page-researchpapers h6, #page-researchpapers #page-notfound h2, #page-notfound #page-researchpapers h2,
#page-researchpapers #page-notfound h3, #page-notfound #page-researchpapers h3,
#page-researchpapers #page-notfound h4, #page-notfound #page-researchpapers h4,
#page-researchpapers #page-notfound h5, #page-notfound #page-researchpapers h5,
#page-researchpapers #page-notfound h6, #page-notfound #page-researchpapers h6, #page-researchpapers #page-internship h2, #page-internship #page-researchpapers h2,
#page-researchpapers #page-internship h3, #page-internship #page-researchpapers h3,
#page-researchpapers #page-internship h4, #page-internship #page-researchpapers h4,
#page-researchpapers #page-internship h5, #page-internship #page-researchpapers h5,
#page-researchpapers #page-internship h6, #page-internship #page-researchpapers h6, #page-researchpapers #page-internship-outcome h2, #page-internship-outcome #page-researchpapers h2,
#page-researchpapers #page-internship-outcome h3, #page-internship-outcome #page-researchpapers h3,
#page-researchpapers #page-internship-outcome h4, #page-internship-outcome #page-researchpapers h4,
#page-researchpapers #page-internship-outcome h5, #page-internship-outcome #page-researchpapers h5,
#page-researchpapers #page-internship-outcome h6, #page-internship-outcome #page-researchpapers h6, #page-researchpapers #page-internship-application-process h2, #page-internship-application-process #page-researchpapers h2,
#page-researchpapers #page-internship-application-process h3, #page-internship-application-process #page-researchpapers h3,
#page-researchpapers #page-internship-application-process h4, #page-internship-application-process #page-researchpapers h4,
#page-researchpapers #page-internship-application-process h5, #page-internship-application-process #page-researchpapers h5,
#page-researchpapers #page-internship-application-process h6, #page-internship-application-process #page-researchpapers h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-researchpapers h2 {
  font-size: 2.7em;
}

#page-researchpapers h3 {
  font-size: 2em;
}

#page-researchpapers h4 {
  font-size: 1.2em;
}

#page-researchpapers h5 {
  font-size: 1em;
}

#page-researchpapers h6 {
  font-size: 0.7em;
}

#page-policybriefs {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(9, 151, 151, 0.952);
}

#page-policybriefs h1, #page-policybriefs #publications h2, #publications #page-policybriefs h2,
#page-policybriefs #publications h3, #publications #page-policybriefs h3,
#page-policybriefs #publications h4, #publications #page-policybriefs h4,
#page-policybriefs #publications h5, #publications #page-policybriefs h5,
#page-policybriefs #publications h6, #publications #page-policybriefs h6, #page-policybriefs #publication-recent h2, #publication-recent #page-policybriefs h2,
#page-policybriefs #publication-recent h3, #publication-recent #page-policybriefs h3,
#page-policybriefs #publication-recent h4, #publication-recent #page-policybriefs h4,
#page-policybriefs #publication-recent h5, #publication-recent #page-policybriefs h5,
#page-policybriefs #publication-recent h6, #publication-recent #page-policybriefs h6, #page-policybriefs #programmes h2, #programmes #page-policybriefs h2,
#page-policybriefs #programmes h3, #programmes #page-policybriefs h3,
#page-policybriefs #programmes h4, #programmes #page-policybriefs h4,
#page-policybriefs #programmes h5, #programmes #page-policybriefs h5,
#page-policybriefs #programmes h6, #programmes #page-policybriefs h6, #page-policybriefs #internship h2, #internship #page-policybriefs h2,
#page-policybriefs #internship h3, #internship #page-policybriefs h3,
#page-policybriefs #internship h4, #internship #page-policybriefs h4,
#page-policybriefs #internship h5, #internship #page-policybriefs h5,
#page-policybriefs #internship h6, #internship #page-policybriefs h6, #page-policybriefs #themes h2, #themes #page-policybriefs h2,
#page-policybriefs #themes h3, #themes #page-policybriefs h3,
#page-policybriefs #themes h4, #themes #page-policybriefs h4,
#page-policybriefs #themes h5, #themes #page-policybriefs h5,
#page-policybriefs #themes h6, #themes #page-policybriefs h6, #page-policybriefs #library h2, #library #page-policybriefs h2,
#page-policybriefs #library h3, #library #page-policybriefs h3,
#page-policybriefs #library h4, #library #page-policybriefs h4,
#page-policybriefs #library h5, #library #page-policybriefs h5,
#page-policybriefs #library h6, #library #page-policybriefs h6, #page-policybriefs #journal h2, #journal #page-policybriefs h2,
#page-policybriefs #journal h3, #journal #page-policybriefs h3,
#page-policybriefs #journal h4, #journal #page-policybriefs h4,
#page-policybriefs #journal h5, #journal #page-policybriefs h5,
#page-policybriefs #journal h6, #journal #page-policybriefs h6, #page-policybriefs #news h2, #news #page-policybriefs h2,
#page-policybriefs #news h3, #news #page-policybriefs h3,
#page-policybriefs #news h4, #news #page-policybriefs h4,
#page-policybriefs #news h5, #news #page-policybriefs h5,
#page-policybriefs #news h6, #news #page-policybriefs h6, #page-policybriefs #footer h2, #footer #page-policybriefs h2,
#page-policybriefs #footer h3, #footer #page-policybriefs h3,
#page-policybriefs #footer h4, #footer #page-policybriefs h4,
#page-policybriefs #footer h5, #footer #page-policybriefs h5,
#page-policybriefs #footer h6, #footer #page-policybriefs h6, #page-policybriefs #institute h2, #institute #page-policybriefs h2,
#page-policybriefs #institute h3, #institute #page-policybriefs h3,
#page-policybriefs #institute h4, #institute #page-policybriefs h4,
#page-policybriefs #institute h5, #institute #page-policybriefs h5,
#page-policybriefs #institute h6, #institute #page-policybriefs h6, #page-policybriefs #about-institute h2, #about-institute #page-policybriefs h2,
#page-policybriefs #about-institute h3, #about-institute #page-policybriefs h3,
#page-policybriefs #about-institute h4, #about-institute #page-policybriefs h4,
#page-policybriefs #about-institute h5, #about-institute #page-policybriefs h5,
#page-policybriefs #about-institute h6, #about-institute #page-policybriefs h6, #page-policybriefs #governingbody h2, #governingbody #page-policybriefs h2,
#page-policybriefs #governingbody h3, #governingbody #page-policybriefs h3,
#page-policybriefs #governingbody h4, #governingbody #page-policybriefs h4,
#page-policybriefs #governingbody h5, #governingbody #page-policybriefs h5,
#page-policybriefs #governingbody h6, #governingbody #page-policybriefs h6, #page-policybriefs #facility h2, #facility #page-policybriefs h2,
#page-policybriefs #facility h3, #facility #page-policybriefs h3,
#page-policybriefs #facility h4, #facility #page-policybriefs h4,
#page-policybriefs #facility h5, #facility #page-policybriefs h5,
#page-policybriefs #facility h6, #facility #page-policybriefs h6, #page-policybriefs #chairman-director h2, #chairman-director #page-policybriefs h2,
#page-policybriefs #chairman-director h3, #chairman-director #page-policybriefs h3,
#page-policybriefs #chairman-director h4, #chairman-director #page-policybriefs h4,
#page-policybriefs #chairman-director h5, #chairman-director #page-policybriefs h5,
#page-policybriefs #chairman-director h6, #chairman-director #page-policybriefs h6, #page-policybriefs #annual-report h2, #annual-report #page-policybriefs h2,
#page-policybriefs #annual-report h3, #annual-report #page-policybriefs h3,
#page-policybriefs #annual-report h4, #annual-report #page-policybriefs h4,
#page-policybriefs #annual-report h5, #annual-report #page-policybriefs h5,
#page-policybriefs #annual-report h6, #annual-report #page-policybriefs h6, #page-policybriefs #publication-page h2, #publication-page #page-policybriefs h2,
#page-policybriefs #publication-page h3, #publication-page #page-policybriefs h3,
#page-policybriefs #publication-page h4, #publication-page #page-policybriefs h4,
#page-policybriefs #publication-page h5, #publication-page #page-policybriefs h5,
#page-policybriefs #publication-page h6, #publication-page #page-policybriefs h6, #page-policybriefs #page-programmes h2, #page-programmes #page-policybriefs h2,
#page-policybriefs #page-programmes h3, #page-programmes #page-policybriefs h3,
#page-policybriefs #page-programmes h4, #page-programmes #page-policybriefs h4,
#page-policybriefs #page-programmes h5, #page-programmes #page-policybriefs h5,
#page-policybriefs #page-programmes h6, #page-programmes #page-policybriefs h6, #page-policybriefs #page-researchprogramme h2, #page-researchprogramme #page-policybriefs h2,
#page-policybriefs #page-researchprogramme h3, #page-researchprogramme #page-policybriefs h3,
#page-policybriefs #page-researchprogramme h4, #page-researchprogramme #page-policybriefs h4,
#page-policybriefs #page-researchprogramme h5, #page-researchprogramme #page-policybriefs h5,
#page-policybriefs #page-researchprogramme h6, #page-researchprogramme #page-policybriefs h6, #page-policybriefs #page-triningprogramme h2, #page-triningprogramme #page-policybriefs h2,
#page-policybriefs #page-triningprogramme h3, #page-triningprogramme #page-policybriefs h3,
#page-policybriefs #page-triningprogramme h4, #page-triningprogramme #page-policybriefs h4,
#page-policybriefs #page-triningprogramme h5, #page-triningprogramme #page-policybriefs h5,
#page-policybriefs #page-triningprogramme h6, #page-triningprogramme #page-policybriefs h6, #page-policybriefs #page-outreachprogramme h2, #page-outreachprogramme #page-policybriefs h2,
#page-policybriefs #page-outreachprogramme h3, #page-outreachprogramme #page-policybriefs h3,
#page-policybriefs #page-outreachprogramme h4, #page-outreachprogramme #page-policybriefs h4,
#page-policybriefs #page-outreachprogramme h5, #page-outreachprogramme #page-policybriefs h5,
#page-policybriefs #page-outreachprogramme h6, #page-outreachprogramme #page-policybriefs h6, #page-policybriefs #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-policybriefs h2,
#page-policybriefs #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-policybriefs h3,
#page-policybriefs #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-policybriefs h4,
#page-policybriefs #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-policybriefs h5,
#page-policybriefs #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-policybriefs h6, #page-policybriefs #page-booksmonographs h2, #page-booksmonographs #page-policybriefs h2,
#page-policybriefs #page-booksmonographs h3, #page-booksmonographs #page-policybriefs h3,
#page-policybriefs #page-booksmonographs h4, #page-booksmonographs #page-policybriefs h4,
#page-policybriefs #page-booksmonographs h5, #page-booksmonographs #page-policybriefs h5,
#page-policybriefs #page-booksmonographs h6, #page-booksmonographs #page-policybriefs h6, #page-policybriefs #page-researchpapers h2, #page-researchpapers #page-policybriefs h2,
#page-policybriefs #page-researchpapers h3, #page-researchpapers #page-policybriefs h3,
#page-policybriefs #page-researchpapers h4, #page-researchpapers #page-policybriefs h4,
#page-policybriefs #page-researchpapers h5, #page-researchpapers #page-policybriefs h5,
#page-policybriefs #page-researchpapers h6, #page-researchpapers #page-policybriefs h6, #page-policybriefs h2,
#page-policybriefs h3,
#page-policybriefs h4,
#page-policybriefs h5,
#page-policybriefs h6, #page-policybriefs #page-ceniseaspapers h2, #page-ceniseaspapers #page-policybriefs h2,
#page-policybriefs #page-ceniseaspapers h3, #page-ceniseaspapers #page-policybriefs h3,
#page-policybriefs #page-ceniseaspapers h4, #page-ceniseaspapers #page-policybriefs h4,
#page-policybriefs #page-ceniseaspapers h5, #page-ceniseaspapers #page-policybriefs h5,
#page-policybriefs #page-ceniseaspapers h6, #page-ceniseaspapers #page-policybriefs h6, #page-policybriefs #page-searchpublication h2, #page-searchpublication #page-policybriefs h2,
#page-policybriefs #page-searchpublication h3, #page-searchpublication #page-policybriefs h3,
#page-policybriefs #page-searchpublication h4, #page-searchpublication #page-policybriefs h4,
#page-policybriefs #page-searchpublication h5, #page-searchpublication #page-policybriefs h5,
#page-policybriefs #page-searchpublication h6, #page-searchpublication #page-policybriefs h6, #page-policybriefs #people-page h2, #people-page #page-policybriefs h2,
#page-policybriefs #people-page h3, #people-page #page-policybriefs h3,
#page-policybriefs #people-page h4, #people-page #page-policybriefs h4,
#page-policybriefs #people-page h5, #people-page #page-policybriefs h5,
#page-policybriefs #people-page h6, #people-page #page-policybriefs h6, #page-policybriefs #people-director-admin h2, #people-director-admin #page-policybriefs h2,
#page-policybriefs #people-director-admin h3, #people-director-admin #page-policybriefs h3,
#page-policybriefs #people-director-admin h4, #people-director-admin #page-policybriefs h4,
#page-policybriefs #people-director-admin h5, #people-director-admin #page-policybriefs h5,
#page-policybriefs #people-director-admin h6, #people-director-admin #page-policybriefs h6, #page-policybriefs #people-faculty h2, #people-faculty #page-policybriefs h2,
#page-policybriefs #people-faculty h3, #people-faculty #page-policybriefs h3,
#page-policybriefs #people-faculty h4, #people-faculty #page-policybriefs h4,
#page-policybriefs #people-faculty h5, #people-faculty #page-policybriefs h5,
#page-policybriefs #people-faculty h6, #people-faculty #page-policybriefs h6, #page-policybriefs #people-administration h2, #people-administration #page-policybriefs h2,
#page-policybriefs #people-administration h3, #people-administration #page-policybriefs h3,
#page-policybriefs #people-administration h4, #people-administration #page-policybriefs h4,
#page-policybriefs #people-administration h5, #people-administration #page-policybriefs h5,
#page-policybriefs #people-administration h6, #people-administration #page-policybriefs h6, #page-policybriefs #people-other h2, #people-other #page-policybriefs h2,
#page-policybriefs #people-other h3, #people-other #page-policybriefs h3,
#page-policybriefs #people-other h4, #people-other #page-policybriefs h4,
#page-policybriefs #people-other h5, #people-other #page-policybriefs h5,
#page-policybriefs #people-other h6, #people-other #page-policybriefs h6, #page-policybriefs #contact-page h2, #contact-page #page-policybriefs h2,
#page-policybriefs #contact-page h3, #contact-page #page-policybriefs h3,
#page-policybriefs #contact-page h4, #contact-page #page-policybriefs h4,
#page-policybriefs #contact-page h5, #contact-page #page-policybriefs h5,
#page-policybriefs #contact-page h6, #contact-page #page-policybriefs h6, #page-policybriefs #contact-ways h2, #contact-ways #page-policybriefs h2,
#page-policybriefs #contact-ways h3, #contact-ways #page-policybriefs h3,
#page-policybriefs #contact-ways h4, #contact-ways #page-policybriefs h4,
#page-policybriefs #contact-ways h5, #contact-ways #page-policybriefs h5,
#page-policybriefs #contact-ways h6, #contact-ways #page-policybriefs h6, #page-policybriefs #contact-map h2, #contact-map #page-policybriefs h2,
#page-policybriefs #contact-map h3, #contact-map #page-policybriefs h3,
#page-policybriefs #contact-map h4, #contact-map #page-policybriefs h4,
#page-policybriefs #contact-map h5, #contact-map #page-policybriefs h5,
#page-policybriefs #contact-map h6, #contact-map #page-policybriefs h6, #page-policybriefs #page-library h2, #page-library #page-policybriefs h2,
#page-policybriefs #page-library h3, #page-library #page-policybriefs h3,
#page-policybriefs #page-library h4, #page-library #page-policybriefs h4,
#page-policybriefs #page-library h5, #page-library #page-policybriefs h5,
#page-policybriefs #page-library h6, #page-library #page-policybriefs h6, #page-policybriefs #page-new-arrivals h2, #page-new-arrivals #page-policybriefs h2,
#page-policybriefs #page-new-arrivals h3, #page-new-arrivals #page-policybriefs h3,
#page-policybriefs #page-new-arrivals h4, #page-new-arrivals #page-policybriefs h4,
#page-policybriefs #page-new-arrivals h5, #page-new-arrivals #page-policybriefs h5,
#page-policybriefs #page-new-arrivals h6, #page-new-arrivals #page-policybriefs h6, #page-policybriefs #page-about-library h2, #page-about-library #page-policybriefs h2,
#page-policybriefs #page-about-library h3, #page-about-library #page-policybriefs h3,
#page-policybriefs #page-about-library h4, #page-about-library #page-policybriefs h4,
#page-policybriefs #page-about-library h5, #page-about-library #page-policybriefs h5,
#page-policybriefs #page-about-library h6, #page-about-library #page-policybriefs h6, #page-policybriefs #page-library-catalogue h2, #page-library-catalogue #page-policybriefs h2,
#page-policybriefs #page-library-catalogue h3, #page-library-catalogue #page-policybriefs h3,
#page-policybriefs #page-library-catalogue h4, #page-library-catalogue #page-policybriefs h4,
#page-policybriefs #page-library-catalogue h5, #page-library-catalogue #page-policybriefs h5,
#page-policybriefs #page-library-catalogue h6, #page-library-catalogue #page-policybriefs h6, #page-policybriefs #page-notfound h2, #page-notfound #page-policybriefs h2,
#page-policybriefs #page-notfound h3, #page-notfound #page-policybriefs h3,
#page-policybriefs #page-notfound h4, #page-notfound #page-policybriefs h4,
#page-policybriefs #page-notfound h5, #page-notfound #page-policybriefs h5,
#page-policybriefs #page-notfound h6, #page-notfound #page-policybriefs h6, #page-policybriefs #page-internship h2, #page-internship #page-policybriefs h2,
#page-policybriefs #page-internship h3, #page-internship #page-policybriefs h3,
#page-policybriefs #page-internship h4, #page-internship #page-policybriefs h4,
#page-policybriefs #page-internship h5, #page-internship #page-policybriefs h5,
#page-policybriefs #page-internship h6, #page-internship #page-policybriefs h6, #page-policybriefs #page-internship-outcome h2, #page-internship-outcome #page-policybriefs h2,
#page-policybriefs #page-internship-outcome h3, #page-internship-outcome #page-policybriefs h3,
#page-policybriefs #page-internship-outcome h4, #page-internship-outcome #page-policybriefs h4,
#page-policybriefs #page-internship-outcome h5, #page-internship-outcome #page-policybriefs h5,
#page-policybriefs #page-internship-outcome h6, #page-internship-outcome #page-policybriefs h6, #page-policybriefs #page-internship-application-process h2, #page-internship-application-process #page-policybriefs h2,
#page-policybriefs #page-internship-application-process h3, #page-internship-application-process #page-policybriefs h3,
#page-policybriefs #page-internship-application-process h4, #page-internship-application-process #page-policybriefs h4,
#page-policybriefs #page-internship-application-process h5, #page-internship-application-process #page-policybriefs h5,
#page-policybriefs #page-internship-application-process h6, #page-internship-application-process #page-policybriefs h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-policybriefs h2 {
  font-size: 2.7em;
}

#page-policybriefs h3 {
  font-size: 2em;
}

#page-policybriefs h4 {
  font-size: 1.2em;
}

#page-policybriefs h5 {
  font-size: 1em;
}

#page-policybriefs h6 {
  font-size: 0.7em;
}

#page-ceniseaspapers {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(84, 213, 245, 0.97);
}

#page-ceniseaspapers h1, #page-ceniseaspapers #publications h2, #publications #page-ceniseaspapers h2,
#page-ceniseaspapers #publications h3, #publications #page-ceniseaspapers h3,
#page-ceniseaspapers #publications h4, #publications #page-ceniseaspapers h4,
#page-ceniseaspapers #publications h5, #publications #page-ceniseaspapers h5,
#page-ceniseaspapers #publications h6, #publications #page-ceniseaspapers h6, #page-ceniseaspapers #publication-recent h2, #publication-recent #page-ceniseaspapers h2,
#page-ceniseaspapers #publication-recent h3, #publication-recent #page-ceniseaspapers h3,
#page-ceniseaspapers #publication-recent h4, #publication-recent #page-ceniseaspapers h4,
#page-ceniseaspapers #publication-recent h5, #publication-recent #page-ceniseaspapers h5,
#page-ceniseaspapers #publication-recent h6, #publication-recent #page-ceniseaspapers h6, #page-ceniseaspapers #programmes h2, #programmes #page-ceniseaspapers h2,
#page-ceniseaspapers #programmes h3, #programmes #page-ceniseaspapers h3,
#page-ceniseaspapers #programmes h4, #programmes #page-ceniseaspapers h4,
#page-ceniseaspapers #programmes h5, #programmes #page-ceniseaspapers h5,
#page-ceniseaspapers #programmes h6, #programmes #page-ceniseaspapers h6, #page-ceniseaspapers #internship h2, #internship #page-ceniseaspapers h2,
#page-ceniseaspapers #internship h3, #internship #page-ceniseaspapers h3,
#page-ceniseaspapers #internship h4, #internship #page-ceniseaspapers h4,
#page-ceniseaspapers #internship h5, #internship #page-ceniseaspapers h5,
#page-ceniseaspapers #internship h6, #internship #page-ceniseaspapers h6, #page-ceniseaspapers #themes h2, #themes #page-ceniseaspapers h2,
#page-ceniseaspapers #themes h3, #themes #page-ceniseaspapers h3,
#page-ceniseaspapers #themes h4, #themes #page-ceniseaspapers h4,
#page-ceniseaspapers #themes h5, #themes #page-ceniseaspapers h5,
#page-ceniseaspapers #themes h6, #themes #page-ceniseaspapers h6, #page-ceniseaspapers #library h2, #library #page-ceniseaspapers h2,
#page-ceniseaspapers #library h3, #library #page-ceniseaspapers h3,
#page-ceniseaspapers #library h4, #library #page-ceniseaspapers h4,
#page-ceniseaspapers #library h5, #library #page-ceniseaspapers h5,
#page-ceniseaspapers #library h6, #library #page-ceniseaspapers h6, #page-ceniseaspapers #journal h2, #journal #page-ceniseaspapers h2,
#page-ceniseaspapers #journal h3, #journal #page-ceniseaspapers h3,
#page-ceniseaspapers #journal h4, #journal #page-ceniseaspapers h4,
#page-ceniseaspapers #journal h5, #journal #page-ceniseaspapers h5,
#page-ceniseaspapers #journal h6, #journal #page-ceniseaspapers h6, #page-ceniseaspapers #news h2, #news #page-ceniseaspapers h2,
#page-ceniseaspapers #news h3, #news #page-ceniseaspapers h3,
#page-ceniseaspapers #news h4, #news #page-ceniseaspapers h4,
#page-ceniseaspapers #news h5, #news #page-ceniseaspapers h5,
#page-ceniseaspapers #news h6, #news #page-ceniseaspapers h6, #page-ceniseaspapers #footer h2, #footer #page-ceniseaspapers h2,
#page-ceniseaspapers #footer h3, #footer #page-ceniseaspapers h3,
#page-ceniseaspapers #footer h4, #footer #page-ceniseaspapers h4,
#page-ceniseaspapers #footer h5, #footer #page-ceniseaspapers h5,
#page-ceniseaspapers #footer h6, #footer #page-ceniseaspapers h6, #page-ceniseaspapers #institute h2, #institute #page-ceniseaspapers h2,
#page-ceniseaspapers #institute h3, #institute #page-ceniseaspapers h3,
#page-ceniseaspapers #institute h4, #institute #page-ceniseaspapers h4,
#page-ceniseaspapers #institute h5, #institute #page-ceniseaspapers h5,
#page-ceniseaspapers #institute h6, #institute #page-ceniseaspapers h6, #page-ceniseaspapers #about-institute h2, #about-institute #page-ceniseaspapers h2,
#page-ceniseaspapers #about-institute h3, #about-institute #page-ceniseaspapers h3,
#page-ceniseaspapers #about-institute h4, #about-institute #page-ceniseaspapers h4,
#page-ceniseaspapers #about-institute h5, #about-institute #page-ceniseaspapers h5,
#page-ceniseaspapers #about-institute h6, #about-institute #page-ceniseaspapers h6, #page-ceniseaspapers #governingbody h2, #governingbody #page-ceniseaspapers h2,
#page-ceniseaspapers #governingbody h3, #governingbody #page-ceniseaspapers h3,
#page-ceniseaspapers #governingbody h4, #governingbody #page-ceniseaspapers h4,
#page-ceniseaspapers #governingbody h5, #governingbody #page-ceniseaspapers h5,
#page-ceniseaspapers #governingbody h6, #governingbody #page-ceniseaspapers h6, #page-ceniseaspapers #facility h2, #facility #page-ceniseaspapers h2,
#page-ceniseaspapers #facility h3, #facility #page-ceniseaspapers h3,
#page-ceniseaspapers #facility h4, #facility #page-ceniseaspapers h4,
#page-ceniseaspapers #facility h5, #facility #page-ceniseaspapers h5,
#page-ceniseaspapers #facility h6, #facility #page-ceniseaspapers h6, #page-ceniseaspapers #chairman-director h2, #chairman-director #page-ceniseaspapers h2,
#page-ceniseaspapers #chairman-director h3, #chairman-director #page-ceniseaspapers h3,
#page-ceniseaspapers #chairman-director h4, #chairman-director #page-ceniseaspapers h4,
#page-ceniseaspapers #chairman-director h5, #chairman-director #page-ceniseaspapers h5,
#page-ceniseaspapers #chairman-director h6, #chairman-director #page-ceniseaspapers h6, #page-ceniseaspapers #annual-report h2, #annual-report #page-ceniseaspapers h2,
#page-ceniseaspapers #annual-report h3, #annual-report #page-ceniseaspapers h3,
#page-ceniseaspapers #annual-report h4, #annual-report #page-ceniseaspapers h4,
#page-ceniseaspapers #annual-report h5, #annual-report #page-ceniseaspapers h5,
#page-ceniseaspapers #annual-report h6, #annual-report #page-ceniseaspapers h6, #page-ceniseaspapers #publication-page h2, #publication-page #page-ceniseaspapers h2,
#page-ceniseaspapers #publication-page h3, #publication-page #page-ceniseaspapers h3,
#page-ceniseaspapers #publication-page h4, #publication-page #page-ceniseaspapers h4,
#page-ceniseaspapers #publication-page h5, #publication-page #page-ceniseaspapers h5,
#page-ceniseaspapers #publication-page h6, #publication-page #page-ceniseaspapers h6, #page-ceniseaspapers #page-programmes h2, #page-programmes #page-ceniseaspapers h2,
#page-ceniseaspapers #page-programmes h3, #page-programmes #page-ceniseaspapers h3,
#page-ceniseaspapers #page-programmes h4, #page-programmes #page-ceniseaspapers h4,
#page-ceniseaspapers #page-programmes h5, #page-programmes #page-ceniseaspapers h5,
#page-ceniseaspapers #page-programmes h6, #page-programmes #page-ceniseaspapers h6, #page-ceniseaspapers #page-researchprogramme h2, #page-researchprogramme #page-ceniseaspapers h2,
#page-ceniseaspapers #page-researchprogramme h3, #page-researchprogramme #page-ceniseaspapers h3,
#page-ceniseaspapers #page-researchprogramme h4, #page-researchprogramme #page-ceniseaspapers h4,
#page-ceniseaspapers #page-researchprogramme h5, #page-researchprogramme #page-ceniseaspapers h5,
#page-ceniseaspapers #page-researchprogramme h6, #page-researchprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-triningprogramme h2, #page-triningprogramme #page-ceniseaspapers h2,
#page-ceniseaspapers #page-triningprogramme h3, #page-triningprogramme #page-ceniseaspapers h3,
#page-ceniseaspapers #page-triningprogramme h4, #page-triningprogramme #page-ceniseaspapers h4,
#page-ceniseaspapers #page-triningprogramme h5, #page-triningprogramme #page-ceniseaspapers h5,
#page-ceniseaspapers #page-triningprogramme h6, #page-triningprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-outreachprogramme h2, #page-outreachprogramme #page-ceniseaspapers h2,
#page-ceniseaspapers #page-outreachprogramme h3, #page-outreachprogramme #page-ceniseaspapers h3,
#page-ceniseaspapers #page-outreachprogramme h4, #page-outreachprogramme #page-ceniseaspapers h4,
#page-ceniseaspapers #page-outreachprogramme h5, #page-outreachprogramme #page-ceniseaspapers h5,
#page-ceniseaspapers #page-outreachprogramme h6, #page-outreachprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-ceniseaspapers h2,
#page-ceniseaspapers #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-ceniseaspapers h3,
#page-ceniseaspapers #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-ceniseaspapers h4,
#page-ceniseaspapers #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-ceniseaspapers h5,
#page-ceniseaspapers #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-ceniseaspapers h6, #page-ceniseaspapers #page-booksmonographs h2, #page-booksmonographs #page-ceniseaspapers h2,
#page-ceniseaspapers #page-booksmonographs h3, #page-booksmonographs #page-ceniseaspapers h3,
#page-ceniseaspapers #page-booksmonographs h4, #page-booksmonographs #page-ceniseaspapers h4,
#page-ceniseaspapers #page-booksmonographs h5, #page-booksmonographs #page-ceniseaspapers h5,
#page-ceniseaspapers #page-booksmonographs h6, #page-booksmonographs #page-ceniseaspapers h6, #page-ceniseaspapers #page-researchpapers h2, #page-researchpapers #page-ceniseaspapers h2,
#page-ceniseaspapers #page-researchpapers h3, #page-researchpapers #page-ceniseaspapers h3,
#page-ceniseaspapers #page-researchpapers h4, #page-researchpapers #page-ceniseaspapers h4,
#page-ceniseaspapers #page-researchpapers h5, #page-researchpapers #page-ceniseaspapers h5,
#page-ceniseaspapers #page-researchpapers h6, #page-researchpapers #page-ceniseaspapers h6, #page-ceniseaspapers #page-policybriefs h2, #page-policybriefs #page-ceniseaspapers h2,
#page-ceniseaspapers #page-policybriefs h3, #page-policybriefs #page-ceniseaspapers h3,
#page-ceniseaspapers #page-policybriefs h4, #page-policybriefs #page-ceniseaspapers h4,
#page-ceniseaspapers #page-policybriefs h5, #page-policybriefs #page-ceniseaspapers h5,
#page-ceniseaspapers #page-policybriefs h6, #page-policybriefs #page-ceniseaspapers h6, #page-ceniseaspapers h2,
#page-ceniseaspapers h3,
#page-ceniseaspapers h4,
#page-ceniseaspapers h5,
#page-ceniseaspapers h6, #page-ceniseaspapers #page-searchpublication h2, #page-searchpublication #page-ceniseaspapers h2,
#page-ceniseaspapers #page-searchpublication h3, #page-searchpublication #page-ceniseaspapers h3,
#page-ceniseaspapers #page-searchpublication h4, #page-searchpublication #page-ceniseaspapers h4,
#page-ceniseaspapers #page-searchpublication h5, #page-searchpublication #page-ceniseaspapers h5,
#page-ceniseaspapers #page-searchpublication h6, #page-searchpublication #page-ceniseaspapers h6, #page-ceniseaspapers #people-page h2, #people-page #page-ceniseaspapers h2,
#page-ceniseaspapers #people-page h3, #people-page #page-ceniseaspapers h3,
#page-ceniseaspapers #people-page h4, #people-page #page-ceniseaspapers h4,
#page-ceniseaspapers #people-page h5, #people-page #page-ceniseaspapers h5,
#page-ceniseaspapers #people-page h6, #people-page #page-ceniseaspapers h6, #page-ceniseaspapers #people-director-admin h2, #people-director-admin #page-ceniseaspapers h2,
#page-ceniseaspapers #people-director-admin h3, #people-director-admin #page-ceniseaspapers h3,
#page-ceniseaspapers #people-director-admin h4, #people-director-admin #page-ceniseaspapers h4,
#page-ceniseaspapers #people-director-admin h5, #people-director-admin #page-ceniseaspapers h5,
#page-ceniseaspapers #people-director-admin h6, #people-director-admin #page-ceniseaspapers h6, #page-ceniseaspapers #people-faculty h2, #people-faculty #page-ceniseaspapers h2,
#page-ceniseaspapers #people-faculty h3, #people-faculty #page-ceniseaspapers h3,
#page-ceniseaspapers #people-faculty h4, #people-faculty #page-ceniseaspapers h4,
#page-ceniseaspapers #people-faculty h5, #people-faculty #page-ceniseaspapers h5,
#page-ceniseaspapers #people-faculty h6, #people-faculty #page-ceniseaspapers h6, #page-ceniseaspapers #people-administration h2, #people-administration #page-ceniseaspapers h2,
#page-ceniseaspapers #people-administration h3, #people-administration #page-ceniseaspapers h3,
#page-ceniseaspapers #people-administration h4, #people-administration #page-ceniseaspapers h4,
#page-ceniseaspapers #people-administration h5, #people-administration #page-ceniseaspapers h5,
#page-ceniseaspapers #people-administration h6, #people-administration #page-ceniseaspapers h6, #page-ceniseaspapers #people-other h2, #people-other #page-ceniseaspapers h2,
#page-ceniseaspapers #people-other h3, #people-other #page-ceniseaspapers h3,
#page-ceniseaspapers #people-other h4, #people-other #page-ceniseaspapers h4,
#page-ceniseaspapers #people-other h5, #people-other #page-ceniseaspapers h5,
#page-ceniseaspapers #people-other h6, #people-other #page-ceniseaspapers h6, #page-ceniseaspapers #contact-page h2, #contact-page #page-ceniseaspapers h2,
#page-ceniseaspapers #contact-page h3, #contact-page #page-ceniseaspapers h3,
#page-ceniseaspapers #contact-page h4, #contact-page #page-ceniseaspapers h4,
#page-ceniseaspapers #contact-page h5, #contact-page #page-ceniseaspapers h5,
#page-ceniseaspapers #contact-page h6, #contact-page #page-ceniseaspapers h6, #page-ceniseaspapers #contact-ways h2, #contact-ways #page-ceniseaspapers h2,
#page-ceniseaspapers #contact-ways h3, #contact-ways #page-ceniseaspapers h3,
#page-ceniseaspapers #contact-ways h4, #contact-ways #page-ceniseaspapers h4,
#page-ceniseaspapers #contact-ways h5, #contact-ways #page-ceniseaspapers h5,
#page-ceniseaspapers #contact-ways h6, #contact-ways #page-ceniseaspapers h6, #page-ceniseaspapers #contact-map h2, #contact-map #page-ceniseaspapers h2,
#page-ceniseaspapers #contact-map h3, #contact-map #page-ceniseaspapers h3,
#page-ceniseaspapers #contact-map h4, #contact-map #page-ceniseaspapers h4,
#page-ceniseaspapers #contact-map h5, #contact-map #page-ceniseaspapers h5,
#page-ceniseaspapers #contact-map h6, #contact-map #page-ceniseaspapers h6, #page-ceniseaspapers #page-library h2, #page-library #page-ceniseaspapers h2,
#page-ceniseaspapers #page-library h3, #page-library #page-ceniseaspapers h3,
#page-ceniseaspapers #page-library h4, #page-library #page-ceniseaspapers h4,
#page-ceniseaspapers #page-library h5, #page-library #page-ceniseaspapers h5,
#page-ceniseaspapers #page-library h6, #page-library #page-ceniseaspapers h6, #page-ceniseaspapers #page-new-arrivals h2, #page-new-arrivals #page-ceniseaspapers h2,
#page-ceniseaspapers #page-new-arrivals h3, #page-new-arrivals #page-ceniseaspapers h3,
#page-ceniseaspapers #page-new-arrivals h4, #page-new-arrivals #page-ceniseaspapers h4,
#page-ceniseaspapers #page-new-arrivals h5, #page-new-arrivals #page-ceniseaspapers h5,
#page-ceniseaspapers #page-new-arrivals h6, #page-new-arrivals #page-ceniseaspapers h6, #page-ceniseaspapers #page-about-library h2, #page-about-library #page-ceniseaspapers h2,
#page-ceniseaspapers #page-about-library h3, #page-about-library #page-ceniseaspapers h3,
#page-ceniseaspapers #page-about-library h4, #page-about-library #page-ceniseaspapers h4,
#page-ceniseaspapers #page-about-library h5, #page-about-library #page-ceniseaspapers h5,
#page-ceniseaspapers #page-about-library h6, #page-about-library #page-ceniseaspapers h6, #page-ceniseaspapers #page-library-catalogue h2, #page-library-catalogue #page-ceniseaspapers h2,
#page-ceniseaspapers #page-library-catalogue h3, #page-library-catalogue #page-ceniseaspapers h3,
#page-ceniseaspapers #page-library-catalogue h4, #page-library-catalogue #page-ceniseaspapers h4,
#page-ceniseaspapers #page-library-catalogue h5, #page-library-catalogue #page-ceniseaspapers h5,
#page-ceniseaspapers #page-library-catalogue h6, #page-library-catalogue #page-ceniseaspapers h6, #page-ceniseaspapers #page-notfound h2, #page-notfound #page-ceniseaspapers h2,
#page-ceniseaspapers #page-notfound h3, #page-notfound #page-ceniseaspapers h3,
#page-ceniseaspapers #page-notfound h4, #page-notfound #page-ceniseaspapers h4,
#page-ceniseaspapers #page-notfound h5, #page-notfound #page-ceniseaspapers h5,
#page-ceniseaspapers #page-notfound h6, #page-notfound #page-ceniseaspapers h6, #page-ceniseaspapers #page-internship h2, #page-internship #page-ceniseaspapers h2,
#page-ceniseaspapers #page-internship h3, #page-internship #page-ceniseaspapers h3,
#page-ceniseaspapers #page-internship h4, #page-internship #page-ceniseaspapers h4,
#page-ceniseaspapers #page-internship h5, #page-internship #page-ceniseaspapers h5,
#page-ceniseaspapers #page-internship h6, #page-internship #page-ceniseaspapers h6, #page-ceniseaspapers #page-internship-outcome h2, #page-internship-outcome #page-ceniseaspapers h2,
#page-ceniseaspapers #page-internship-outcome h3, #page-internship-outcome #page-ceniseaspapers h3,
#page-ceniseaspapers #page-internship-outcome h4, #page-internship-outcome #page-ceniseaspapers h4,
#page-ceniseaspapers #page-internship-outcome h5, #page-internship-outcome #page-ceniseaspapers h5,
#page-ceniseaspapers #page-internship-outcome h6, #page-internship-outcome #page-ceniseaspapers h6, #page-ceniseaspapers #page-internship-application-process h2, #page-internship-application-process #page-ceniseaspapers h2,
#page-ceniseaspapers #page-internship-application-process h3, #page-internship-application-process #page-ceniseaspapers h3,
#page-ceniseaspapers #page-internship-application-process h4, #page-internship-application-process #page-ceniseaspapers h4,
#page-ceniseaspapers #page-internship-application-process h5, #page-internship-application-process #page-ceniseaspapers h5,
#page-ceniseaspapers #page-internship-application-process h6, #page-internship-application-process #page-ceniseaspapers h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-ceniseaspapers h2 {
  font-size: 2.7em;
}

#page-ceniseaspapers h3 {
  font-size: 2em;
}

#page-ceniseaspapers h4 {
  font-size: 1.2em;
}

#page-ceniseaspapers h5 {
  font-size: 1em;
}

#page-ceniseaspapers h6 {
  font-size: 0.7em;
}

#page-searchpublication {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(60, 207, 244, 0.97);
}

#page-searchpublication h1, #page-searchpublication #publications h2, #publications #page-searchpublication h2,
#page-searchpublication #publications h3, #publications #page-searchpublication h3,
#page-searchpublication #publications h4, #publications #page-searchpublication h4,
#page-searchpublication #publications h5, #publications #page-searchpublication h5,
#page-searchpublication #publications h6, #publications #page-searchpublication h6, #page-searchpublication #publication-recent h2, #publication-recent #page-searchpublication h2,
#page-searchpublication #publication-recent h3, #publication-recent #page-searchpublication h3,
#page-searchpublication #publication-recent h4, #publication-recent #page-searchpublication h4,
#page-searchpublication #publication-recent h5, #publication-recent #page-searchpublication h5,
#page-searchpublication #publication-recent h6, #publication-recent #page-searchpublication h6, #page-searchpublication #programmes h2, #programmes #page-searchpublication h2,
#page-searchpublication #programmes h3, #programmes #page-searchpublication h3,
#page-searchpublication #programmes h4, #programmes #page-searchpublication h4,
#page-searchpublication #programmes h5, #programmes #page-searchpublication h5,
#page-searchpublication #programmes h6, #programmes #page-searchpublication h6, #page-searchpublication #internship h2, #internship #page-searchpublication h2,
#page-searchpublication #internship h3, #internship #page-searchpublication h3,
#page-searchpublication #internship h4, #internship #page-searchpublication h4,
#page-searchpublication #internship h5, #internship #page-searchpublication h5,
#page-searchpublication #internship h6, #internship #page-searchpublication h6, #page-searchpublication #themes h2, #themes #page-searchpublication h2,
#page-searchpublication #themes h3, #themes #page-searchpublication h3,
#page-searchpublication #themes h4, #themes #page-searchpublication h4,
#page-searchpublication #themes h5, #themes #page-searchpublication h5,
#page-searchpublication #themes h6, #themes #page-searchpublication h6, #page-searchpublication #library h2, #library #page-searchpublication h2,
#page-searchpublication #library h3, #library #page-searchpublication h3,
#page-searchpublication #library h4, #library #page-searchpublication h4,
#page-searchpublication #library h5, #library #page-searchpublication h5,
#page-searchpublication #library h6, #library #page-searchpublication h6, #page-searchpublication #journal h2, #journal #page-searchpublication h2,
#page-searchpublication #journal h3, #journal #page-searchpublication h3,
#page-searchpublication #journal h4, #journal #page-searchpublication h4,
#page-searchpublication #journal h5, #journal #page-searchpublication h5,
#page-searchpublication #journal h6, #journal #page-searchpublication h6, #page-searchpublication #news h2, #news #page-searchpublication h2,
#page-searchpublication #news h3, #news #page-searchpublication h3,
#page-searchpublication #news h4, #news #page-searchpublication h4,
#page-searchpublication #news h5, #news #page-searchpublication h5,
#page-searchpublication #news h6, #news #page-searchpublication h6, #page-searchpublication #footer h2, #footer #page-searchpublication h2,
#page-searchpublication #footer h3, #footer #page-searchpublication h3,
#page-searchpublication #footer h4, #footer #page-searchpublication h4,
#page-searchpublication #footer h5, #footer #page-searchpublication h5,
#page-searchpublication #footer h6, #footer #page-searchpublication h6, #page-searchpublication #institute h2, #institute #page-searchpublication h2,
#page-searchpublication #institute h3, #institute #page-searchpublication h3,
#page-searchpublication #institute h4, #institute #page-searchpublication h4,
#page-searchpublication #institute h5, #institute #page-searchpublication h5,
#page-searchpublication #institute h6, #institute #page-searchpublication h6, #page-searchpublication #about-institute h2, #about-institute #page-searchpublication h2,
#page-searchpublication #about-institute h3, #about-institute #page-searchpublication h3,
#page-searchpublication #about-institute h4, #about-institute #page-searchpublication h4,
#page-searchpublication #about-institute h5, #about-institute #page-searchpublication h5,
#page-searchpublication #about-institute h6, #about-institute #page-searchpublication h6, #page-searchpublication #governingbody h2, #governingbody #page-searchpublication h2,
#page-searchpublication #governingbody h3, #governingbody #page-searchpublication h3,
#page-searchpublication #governingbody h4, #governingbody #page-searchpublication h4,
#page-searchpublication #governingbody h5, #governingbody #page-searchpublication h5,
#page-searchpublication #governingbody h6, #governingbody #page-searchpublication h6, #page-searchpublication #facility h2, #facility #page-searchpublication h2,
#page-searchpublication #facility h3, #facility #page-searchpublication h3,
#page-searchpublication #facility h4, #facility #page-searchpublication h4,
#page-searchpublication #facility h5, #facility #page-searchpublication h5,
#page-searchpublication #facility h6, #facility #page-searchpublication h6, #page-searchpublication #chairman-director h2, #chairman-director #page-searchpublication h2,
#page-searchpublication #chairman-director h3, #chairman-director #page-searchpublication h3,
#page-searchpublication #chairman-director h4, #chairman-director #page-searchpublication h4,
#page-searchpublication #chairman-director h5, #chairman-director #page-searchpublication h5,
#page-searchpublication #chairman-director h6, #chairman-director #page-searchpublication h6, #page-searchpublication #annual-report h2, #annual-report #page-searchpublication h2,
#page-searchpublication #annual-report h3, #annual-report #page-searchpublication h3,
#page-searchpublication #annual-report h4, #annual-report #page-searchpublication h4,
#page-searchpublication #annual-report h5, #annual-report #page-searchpublication h5,
#page-searchpublication #annual-report h6, #annual-report #page-searchpublication h6, #page-searchpublication #publication-page h2, #publication-page #page-searchpublication h2,
#page-searchpublication #publication-page h3, #publication-page #page-searchpublication h3,
#page-searchpublication #publication-page h4, #publication-page #page-searchpublication h4,
#page-searchpublication #publication-page h5, #publication-page #page-searchpublication h5,
#page-searchpublication #publication-page h6, #publication-page #page-searchpublication h6, #page-searchpublication #page-programmes h2, #page-programmes #page-searchpublication h2,
#page-searchpublication #page-programmes h3, #page-programmes #page-searchpublication h3,
#page-searchpublication #page-programmes h4, #page-programmes #page-searchpublication h4,
#page-searchpublication #page-programmes h5, #page-programmes #page-searchpublication h5,
#page-searchpublication #page-programmes h6, #page-programmes #page-searchpublication h6, #page-searchpublication #page-researchprogramme h2, #page-researchprogramme #page-searchpublication h2,
#page-searchpublication #page-researchprogramme h3, #page-researchprogramme #page-searchpublication h3,
#page-searchpublication #page-researchprogramme h4, #page-researchprogramme #page-searchpublication h4,
#page-searchpublication #page-researchprogramme h5, #page-researchprogramme #page-searchpublication h5,
#page-searchpublication #page-researchprogramme h6, #page-researchprogramme #page-searchpublication h6, #page-searchpublication #page-triningprogramme h2, #page-triningprogramme #page-searchpublication h2,
#page-searchpublication #page-triningprogramme h3, #page-triningprogramme #page-searchpublication h3,
#page-searchpublication #page-triningprogramme h4, #page-triningprogramme #page-searchpublication h4,
#page-searchpublication #page-triningprogramme h5, #page-triningprogramme #page-searchpublication h5,
#page-searchpublication #page-triningprogramme h6, #page-triningprogramme #page-searchpublication h6, #page-searchpublication #page-outreachprogramme h2, #page-outreachprogramme #page-searchpublication h2,
#page-searchpublication #page-outreachprogramme h3, #page-outreachprogramme #page-searchpublication h3,
#page-searchpublication #page-outreachprogramme h4, #page-outreachprogramme #page-searchpublication h4,
#page-searchpublication #page-outreachprogramme h5, #page-outreachprogramme #page-searchpublication h5,
#page-searchpublication #page-outreachprogramme h6, #page-outreachprogramme #page-searchpublication h6, #page-searchpublication #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-searchpublication h2,
#page-searchpublication #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-searchpublication h3,
#page-searchpublication #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-searchpublication h4,
#page-searchpublication #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-searchpublication h5,
#page-searchpublication #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-searchpublication h6, #page-searchpublication #page-booksmonographs h2, #page-booksmonographs #page-searchpublication h2,
#page-searchpublication #page-booksmonographs h3, #page-booksmonographs #page-searchpublication h3,
#page-searchpublication #page-booksmonographs h4, #page-booksmonographs #page-searchpublication h4,
#page-searchpublication #page-booksmonographs h5, #page-booksmonographs #page-searchpublication h5,
#page-searchpublication #page-booksmonographs h6, #page-booksmonographs #page-searchpublication h6, #page-searchpublication #page-researchpapers h2, #page-researchpapers #page-searchpublication h2,
#page-searchpublication #page-researchpapers h3, #page-researchpapers #page-searchpublication h3,
#page-searchpublication #page-researchpapers h4, #page-researchpapers #page-searchpublication h4,
#page-searchpublication #page-researchpapers h5, #page-researchpapers #page-searchpublication h5,
#page-searchpublication #page-researchpapers h6, #page-researchpapers #page-searchpublication h6, #page-searchpublication #page-policybriefs h2, #page-policybriefs #page-searchpublication h2,
#page-searchpublication #page-policybriefs h3, #page-policybriefs #page-searchpublication h3,
#page-searchpublication #page-policybriefs h4, #page-policybriefs #page-searchpublication h4,
#page-searchpublication #page-policybriefs h5, #page-policybriefs #page-searchpublication h5,
#page-searchpublication #page-policybriefs h6, #page-policybriefs #page-searchpublication h6, #page-searchpublication #page-ceniseaspapers h2, #page-ceniseaspapers #page-searchpublication h2,
#page-searchpublication #page-ceniseaspapers h3, #page-ceniseaspapers #page-searchpublication h3,
#page-searchpublication #page-ceniseaspapers h4, #page-ceniseaspapers #page-searchpublication h4,
#page-searchpublication #page-ceniseaspapers h5, #page-ceniseaspapers #page-searchpublication h5,
#page-searchpublication #page-ceniseaspapers h6, #page-ceniseaspapers #page-searchpublication h6, #page-searchpublication h2,
#page-searchpublication h3,
#page-searchpublication h4,
#page-searchpublication h5,
#page-searchpublication h6, #page-searchpublication #people-page h2, #people-page #page-searchpublication h2,
#page-searchpublication #people-page h3, #people-page #page-searchpublication h3,
#page-searchpublication #people-page h4, #people-page #page-searchpublication h4,
#page-searchpublication #people-page h5, #people-page #page-searchpublication h5,
#page-searchpublication #people-page h6, #people-page #page-searchpublication h6, #page-searchpublication #people-director-admin h2, #people-director-admin #page-searchpublication h2,
#page-searchpublication #people-director-admin h3, #people-director-admin #page-searchpublication h3,
#page-searchpublication #people-director-admin h4, #people-director-admin #page-searchpublication h4,
#page-searchpublication #people-director-admin h5, #people-director-admin #page-searchpublication h5,
#page-searchpublication #people-director-admin h6, #people-director-admin #page-searchpublication h6, #page-searchpublication #people-faculty h2, #people-faculty #page-searchpublication h2,
#page-searchpublication #people-faculty h3, #people-faculty #page-searchpublication h3,
#page-searchpublication #people-faculty h4, #people-faculty #page-searchpublication h4,
#page-searchpublication #people-faculty h5, #people-faculty #page-searchpublication h5,
#page-searchpublication #people-faculty h6, #people-faculty #page-searchpublication h6, #page-searchpublication #people-administration h2, #people-administration #page-searchpublication h2,
#page-searchpublication #people-administration h3, #people-administration #page-searchpublication h3,
#page-searchpublication #people-administration h4, #people-administration #page-searchpublication h4,
#page-searchpublication #people-administration h5, #people-administration #page-searchpublication h5,
#page-searchpublication #people-administration h6, #people-administration #page-searchpublication h6, #page-searchpublication #people-other h2, #people-other #page-searchpublication h2,
#page-searchpublication #people-other h3, #people-other #page-searchpublication h3,
#page-searchpublication #people-other h4, #people-other #page-searchpublication h4,
#page-searchpublication #people-other h5, #people-other #page-searchpublication h5,
#page-searchpublication #people-other h6, #people-other #page-searchpublication h6, #page-searchpublication #contact-page h2, #contact-page #page-searchpublication h2,
#page-searchpublication #contact-page h3, #contact-page #page-searchpublication h3,
#page-searchpublication #contact-page h4, #contact-page #page-searchpublication h4,
#page-searchpublication #contact-page h5, #contact-page #page-searchpublication h5,
#page-searchpublication #contact-page h6, #contact-page #page-searchpublication h6, #page-searchpublication #contact-ways h2, #contact-ways #page-searchpublication h2,
#page-searchpublication #contact-ways h3, #contact-ways #page-searchpublication h3,
#page-searchpublication #contact-ways h4, #contact-ways #page-searchpublication h4,
#page-searchpublication #contact-ways h5, #contact-ways #page-searchpublication h5,
#page-searchpublication #contact-ways h6, #contact-ways #page-searchpublication h6, #page-searchpublication #contact-map h2, #contact-map #page-searchpublication h2,
#page-searchpublication #contact-map h3, #contact-map #page-searchpublication h3,
#page-searchpublication #contact-map h4, #contact-map #page-searchpublication h4,
#page-searchpublication #contact-map h5, #contact-map #page-searchpublication h5,
#page-searchpublication #contact-map h6, #contact-map #page-searchpublication h6, #page-searchpublication #page-library h2, #page-library #page-searchpublication h2,
#page-searchpublication #page-library h3, #page-library #page-searchpublication h3,
#page-searchpublication #page-library h4, #page-library #page-searchpublication h4,
#page-searchpublication #page-library h5, #page-library #page-searchpublication h5,
#page-searchpublication #page-library h6, #page-library #page-searchpublication h6, #page-searchpublication #page-new-arrivals h2, #page-new-arrivals #page-searchpublication h2,
#page-searchpublication #page-new-arrivals h3, #page-new-arrivals #page-searchpublication h3,
#page-searchpublication #page-new-arrivals h4, #page-new-arrivals #page-searchpublication h4,
#page-searchpublication #page-new-arrivals h5, #page-new-arrivals #page-searchpublication h5,
#page-searchpublication #page-new-arrivals h6, #page-new-arrivals #page-searchpublication h6, #page-searchpublication #page-about-library h2, #page-about-library #page-searchpublication h2,
#page-searchpublication #page-about-library h3, #page-about-library #page-searchpublication h3,
#page-searchpublication #page-about-library h4, #page-about-library #page-searchpublication h4,
#page-searchpublication #page-about-library h5, #page-about-library #page-searchpublication h5,
#page-searchpublication #page-about-library h6, #page-about-library #page-searchpublication h6, #page-searchpublication #page-library-catalogue h2, #page-library-catalogue #page-searchpublication h2,
#page-searchpublication #page-library-catalogue h3, #page-library-catalogue #page-searchpublication h3,
#page-searchpublication #page-library-catalogue h4, #page-library-catalogue #page-searchpublication h4,
#page-searchpublication #page-library-catalogue h5, #page-library-catalogue #page-searchpublication h5,
#page-searchpublication #page-library-catalogue h6, #page-library-catalogue #page-searchpublication h6, #page-searchpublication #page-notfound h2, #page-notfound #page-searchpublication h2,
#page-searchpublication #page-notfound h3, #page-notfound #page-searchpublication h3,
#page-searchpublication #page-notfound h4, #page-notfound #page-searchpublication h4,
#page-searchpublication #page-notfound h5, #page-notfound #page-searchpublication h5,
#page-searchpublication #page-notfound h6, #page-notfound #page-searchpublication h6, #page-searchpublication #page-internship h2, #page-internship #page-searchpublication h2,
#page-searchpublication #page-internship h3, #page-internship #page-searchpublication h3,
#page-searchpublication #page-internship h4, #page-internship #page-searchpublication h4,
#page-searchpublication #page-internship h5, #page-internship #page-searchpublication h5,
#page-searchpublication #page-internship h6, #page-internship #page-searchpublication h6, #page-searchpublication #page-internship-outcome h2, #page-internship-outcome #page-searchpublication h2,
#page-searchpublication #page-internship-outcome h3, #page-internship-outcome #page-searchpublication h3,
#page-searchpublication #page-internship-outcome h4, #page-internship-outcome #page-searchpublication h4,
#page-searchpublication #page-internship-outcome h5, #page-internship-outcome #page-searchpublication h5,
#page-searchpublication #page-internship-outcome h6, #page-internship-outcome #page-searchpublication h6, #page-searchpublication #page-internship-application-process h2, #page-internship-application-process #page-searchpublication h2,
#page-searchpublication #page-internship-application-process h3, #page-internship-application-process #page-searchpublication h3,
#page-searchpublication #page-internship-application-process h4, #page-internship-application-process #page-searchpublication h4,
#page-searchpublication #page-internship-application-process h5, #page-internship-application-process #page-searchpublication h5,
#page-searchpublication #page-internship-application-process h6, #page-internship-application-process #page-searchpublication h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-searchpublication h2 {
  font-size: 2.7em;
}

#page-searchpublication h3 {
  font-size: 2em;
}

#page-searchpublication h4 {
  font-size: 1.2em;
}

#page-searchpublication h5 {
  font-size: 1em;
}

#page-searchpublication h6 {
  font-size: 0.7em;
}

#people-page {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#people-page::before {
  content: "";
  background: url("../images/bg/okd-people-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#people-page h1, #people-page #publications h2, #publications #people-page h2,
#people-page #publications h3, #publications #people-page h3,
#people-page #publications h4, #publications #people-page h4,
#people-page #publications h5, #publications #people-page h5,
#people-page #publications h6, #publications #people-page h6, #people-page #publication-recent h2, #publication-recent #people-page h2,
#people-page #publication-recent h3, #publication-recent #people-page h3,
#people-page #publication-recent h4, #publication-recent #people-page h4,
#people-page #publication-recent h5, #publication-recent #people-page h5,
#people-page #publication-recent h6, #publication-recent #people-page h6, #people-page #programmes h2, #programmes #people-page h2,
#people-page #programmes h3, #programmes #people-page h3,
#people-page #programmes h4, #programmes #people-page h4,
#people-page #programmes h5, #programmes #people-page h5,
#people-page #programmes h6, #programmes #people-page h6, #people-page #internship h2, #internship #people-page h2,
#people-page #internship h3, #internship #people-page h3,
#people-page #internship h4, #internship #people-page h4,
#people-page #internship h5, #internship #people-page h5,
#people-page #internship h6, #internship #people-page h6, #people-page #themes h2, #themes #people-page h2,
#people-page #themes h3, #themes #people-page h3,
#people-page #themes h4, #themes #people-page h4,
#people-page #themes h5, #themes #people-page h5,
#people-page #themes h6, #themes #people-page h6, #people-page #library h2, #library #people-page h2,
#people-page #library h3, #library #people-page h3,
#people-page #library h4, #library #people-page h4,
#people-page #library h5, #library #people-page h5,
#people-page #library h6, #library #people-page h6, #people-page #journal h2, #journal #people-page h2,
#people-page #journal h3, #journal #people-page h3,
#people-page #journal h4, #journal #people-page h4,
#people-page #journal h5, #journal #people-page h5,
#people-page #journal h6, #journal #people-page h6, #people-page #news h2, #news #people-page h2,
#people-page #news h3, #news #people-page h3,
#people-page #news h4, #news #people-page h4,
#people-page #news h5, #news #people-page h5,
#people-page #news h6, #news #people-page h6, #people-page #footer h2, #footer #people-page h2,
#people-page #footer h3, #footer #people-page h3,
#people-page #footer h4, #footer #people-page h4,
#people-page #footer h5, #footer #people-page h5,
#people-page #footer h6, #footer #people-page h6, #people-page #institute h2, #institute #people-page h2,
#people-page #institute h3, #institute #people-page h3,
#people-page #institute h4, #institute #people-page h4,
#people-page #institute h5, #institute #people-page h5,
#people-page #institute h6, #institute #people-page h6, #people-page #about-institute h2, #about-institute #people-page h2,
#people-page #about-institute h3, #about-institute #people-page h3,
#people-page #about-institute h4, #about-institute #people-page h4,
#people-page #about-institute h5, #about-institute #people-page h5,
#people-page #about-institute h6, #about-institute #people-page h6, #people-page #governingbody h2, #governingbody #people-page h2,
#people-page #governingbody h3, #governingbody #people-page h3,
#people-page #governingbody h4, #governingbody #people-page h4,
#people-page #governingbody h5, #governingbody #people-page h5,
#people-page #governingbody h6, #governingbody #people-page h6, #people-page #facility h2, #facility #people-page h2,
#people-page #facility h3, #facility #people-page h3,
#people-page #facility h4, #facility #people-page h4,
#people-page #facility h5, #facility #people-page h5,
#people-page #facility h6, #facility #people-page h6, #people-page #chairman-director h2, #chairman-director #people-page h2,
#people-page #chairman-director h3, #chairman-director #people-page h3,
#people-page #chairman-director h4, #chairman-director #people-page h4,
#people-page #chairman-director h5, #chairman-director #people-page h5,
#people-page #chairman-director h6, #chairman-director #people-page h6, #people-page #annual-report h2, #annual-report #people-page h2,
#people-page #annual-report h3, #annual-report #people-page h3,
#people-page #annual-report h4, #annual-report #people-page h4,
#people-page #annual-report h5, #annual-report #people-page h5,
#people-page #annual-report h6, #annual-report #people-page h6, #people-page #publication-page h2, #publication-page #people-page h2,
#people-page #publication-page h3, #publication-page #people-page h3,
#people-page #publication-page h4, #publication-page #people-page h4,
#people-page #publication-page h5, #publication-page #people-page h5,
#people-page #publication-page h6, #publication-page #people-page h6, #people-page #page-programmes h2, #page-programmes #people-page h2,
#people-page #page-programmes h3, #page-programmes #people-page h3,
#people-page #page-programmes h4, #page-programmes #people-page h4,
#people-page #page-programmes h5, #page-programmes #people-page h5,
#people-page #page-programmes h6, #page-programmes #people-page h6, #people-page #page-researchprogramme h2, #page-researchprogramme #people-page h2,
#people-page #page-researchprogramme h3, #page-researchprogramme #people-page h3,
#people-page #page-researchprogramme h4, #page-researchprogramme #people-page h4,
#people-page #page-researchprogramme h5, #page-researchprogramme #people-page h5,
#people-page #page-researchprogramme h6, #page-researchprogramme #people-page h6, #people-page #page-triningprogramme h2, #page-triningprogramme #people-page h2,
#people-page #page-triningprogramme h3, #page-triningprogramme #people-page h3,
#people-page #page-triningprogramme h4, #page-triningprogramme #people-page h4,
#people-page #page-triningprogramme h5, #page-triningprogramme #people-page h5,
#people-page #page-triningprogramme h6, #page-triningprogramme #people-page h6, #people-page #page-outreachprogramme h2, #page-outreachprogramme #people-page h2,
#people-page #page-outreachprogramme h3, #page-outreachprogramme #people-page h3,
#people-page #page-outreachprogramme h4, #page-outreachprogramme #people-page h4,
#people-page #page-outreachprogramme h5, #page-outreachprogramme #people-page h5,
#people-page #page-outreachprogramme h6, #page-outreachprogramme #people-page h6, #people-page #page-collaborativeprogramme h2, #page-collaborativeprogramme #people-page h2,
#people-page #page-collaborativeprogramme h3, #page-collaborativeprogramme #people-page h3,
#people-page #page-collaborativeprogramme h4, #page-collaborativeprogramme #people-page h4,
#people-page #page-collaborativeprogramme h5, #page-collaborativeprogramme #people-page h5,
#people-page #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-page h6, #people-page #page-booksmonographs h2, #page-booksmonographs #people-page h2,
#people-page #page-booksmonographs h3, #page-booksmonographs #people-page h3,
#people-page #page-booksmonographs h4, #page-booksmonographs #people-page h4,
#people-page #page-booksmonographs h5, #page-booksmonographs #people-page h5,
#people-page #page-booksmonographs h6, #page-booksmonographs #people-page h6, #people-page #page-researchpapers h2, #page-researchpapers #people-page h2,
#people-page #page-researchpapers h3, #page-researchpapers #people-page h3,
#people-page #page-researchpapers h4, #page-researchpapers #people-page h4,
#people-page #page-researchpapers h5, #page-researchpapers #people-page h5,
#people-page #page-researchpapers h6, #page-researchpapers #people-page h6, #people-page #page-policybriefs h2, #page-policybriefs #people-page h2,
#people-page #page-policybriefs h3, #page-policybriefs #people-page h3,
#people-page #page-policybriefs h4, #page-policybriefs #people-page h4,
#people-page #page-policybriefs h5, #page-policybriefs #people-page h5,
#people-page #page-policybriefs h6, #page-policybriefs #people-page h6, #people-page #page-ceniseaspapers h2, #page-ceniseaspapers #people-page h2,
#people-page #page-ceniseaspapers h3, #page-ceniseaspapers #people-page h3,
#people-page #page-ceniseaspapers h4, #page-ceniseaspapers #people-page h4,
#people-page #page-ceniseaspapers h5, #page-ceniseaspapers #people-page h5,
#people-page #page-ceniseaspapers h6, #page-ceniseaspapers #people-page h6, #people-page #page-searchpublication h2, #page-searchpublication #people-page h2,
#people-page #page-searchpublication h3, #page-searchpublication #people-page h3,
#people-page #page-searchpublication h4, #page-searchpublication #people-page h4,
#people-page #page-searchpublication h5, #page-searchpublication #people-page h5,
#people-page #page-searchpublication h6, #page-searchpublication #people-page h6, #people-page h2,
#people-page h3,
#people-page h4,
#people-page h5,
#people-page h6, #people-page #people-director-admin h2, #people-director-admin #people-page h2,
#people-page #people-director-admin h3, #people-director-admin #people-page h3,
#people-page #people-director-admin h4, #people-director-admin #people-page h4,
#people-page #people-director-admin h5, #people-director-admin #people-page h5,
#people-page #people-director-admin h6, #people-director-admin #people-page h6, #people-page #people-faculty h2, #people-faculty #people-page h2,
#people-page #people-faculty h3, #people-faculty #people-page h3,
#people-page #people-faculty h4, #people-faculty #people-page h4,
#people-page #people-faculty h5, #people-faculty #people-page h5,
#people-page #people-faculty h6, #people-faculty #people-page h6, #people-page #people-administration h2, #people-administration #people-page h2,
#people-page #people-administration h3, #people-administration #people-page h3,
#people-page #people-administration h4, #people-administration #people-page h4,
#people-page #people-administration h5, #people-administration #people-page h5,
#people-page #people-administration h6, #people-administration #people-page h6, #people-page #people-other h2, #people-other #people-page h2,
#people-page #people-other h3, #people-other #people-page h3,
#people-page #people-other h4, #people-other #people-page h4,
#people-page #people-other h5, #people-other #people-page h5,
#people-page #people-other h6, #people-other #people-page h6, #people-page #contact-page h2, #contact-page #people-page h2,
#people-page #contact-page h3, #contact-page #people-page h3,
#people-page #contact-page h4, #contact-page #people-page h4,
#people-page #contact-page h5, #contact-page #people-page h5,
#people-page #contact-page h6, #contact-page #people-page h6, #people-page #contact-ways h2, #contact-ways #people-page h2,
#people-page #contact-ways h3, #contact-ways #people-page h3,
#people-page #contact-ways h4, #contact-ways #people-page h4,
#people-page #contact-ways h5, #contact-ways #people-page h5,
#people-page #contact-ways h6, #contact-ways #people-page h6, #people-page #contact-map h2, #contact-map #people-page h2,
#people-page #contact-map h3, #contact-map #people-page h3,
#people-page #contact-map h4, #contact-map #people-page h4,
#people-page #contact-map h5, #contact-map #people-page h5,
#people-page #contact-map h6, #contact-map #people-page h6, #people-page #page-library h2, #page-library #people-page h2,
#people-page #page-library h3, #page-library #people-page h3,
#people-page #page-library h4, #page-library #people-page h4,
#people-page #page-library h5, #page-library #people-page h5,
#people-page #page-library h6, #page-library #people-page h6, #people-page #page-new-arrivals h2, #page-new-arrivals #people-page h2,
#people-page #page-new-arrivals h3, #page-new-arrivals #people-page h3,
#people-page #page-new-arrivals h4, #page-new-arrivals #people-page h4,
#people-page #page-new-arrivals h5, #page-new-arrivals #people-page h5,
#people-page #page-new-arrivals h6, #page-new-arrivals #people-page h6, #people-page #page-about-library h2, #page-about-library #people-page h2,
#people-page #page-about-library h3, #page-about-library #people-page h3,
#people-page #page-about-library h4, #page-about-library #people-page h4,
#people-page #page-about-library h5, #page-about-library #people-page h5,
#people-page #page-about-library h6, #page-about-library #people-page h6, #people-page #page-library-catalogue h2, #page-library-catalogue #people-page h2,
#people-page #page-library-catalogue h3, #page-library-catalogue #people-page h3,
#people-page #page-library-catalogue h4, #page-library-catalogue #people-page h4,
#people-page #page-library-catalogue h5, #page-library-catalogue #people-page h5,
#people-page #page-library-catalogue h6, #page-library-catalogue #people-page h6, #people-page #page-notfound h2, #page-notfound #people-page h2,
#people-page #page-notfound h3, #page-notfound #people-page h3,
#people-page #page-notfound h4, #page-notfound #people-page h4,
#people-page #page-notfound h5, #page-notfound #people-page h5,
#people-page #page-notfound h6, #page-notfound #people-page h6, #people-page #page-internship h2, #page-internship #people-page h2,
#people-page #page-internship h3, #page-internship #people-page h3,
#people-page #page-internship h4, #page-internship #people-page h4,
#people-page #page-internship h5, #page-internship #people-page h5,
#people-page #page-internship h6, #page-internship #people-page h6, #people-page #page-internship-outcome h2, #page-internship-outcome #people-page h2,
#people-page #page-internship-outcome h3, #page-internship-outcome #people-page h3,
#people-page #page-internship-outcome h4, #page-internship-outcome #people-page h4,
#people-page #page-internship-outcome h5, #page-internship-outcome #people-page h5,
#people-page #page-internship-outcome h6, #page-internship-outcome #people-page h6, #people-page #page-internship-application-process h2, #page-internship-application-process #people-page h2,
#people-page #page-internship-application-process h3, #page-internship-application-process #people-page h3,
#people-page #page-internship-application-process h4, #page-internship-application-process #people-page h4,
#people-page #page-internship-application-process h5, #page-internship-application-process #people-page h5,
#people-page #page-internship-application-process h6, #page-internship-application-process #people-page h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#people-page h2 {
  font-size: 2.7em;
}

#people-page h3 {
  font-size: 2em;
}

#people-page h4 {
  font-size: 1.2em;
}

#people-page h5 {
  font-size: 1em;
}

#people-page h6 {
  font-size: 0.7em;
}

#people-director-admin {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
  position: relative;
}

#people-director-admin h1, #people-director-admin #publications h2, #publications #people-director-admin h2,
#people-director-admin #publications h3, #publications #people-director-admin h3,
#people-director-admin #publications h4, #publications #people-director-admin h4,
#people-director-admin #publications h5, #publications #people-director-admin h5,
#people-director-admin #publications h6, #publications #people-director-admin h6, #people-director-admin #publication-recent h2, #publication-recent #people-director-admin h2,
#people-director-admin #publication-recent h3, #publication-recent #people-director-admin h3,
#people-director-admin #publication-recent h4, #publication-recent #people-director-admin h4,
#people-director-admin #publication-recent h5, #publication-recent #people-director-admin h5,
#people-director-admin #publication-recent h6, #publication-recent #people-director-admin h6, #people-director-admin #programmes h2, #programmes #people-director-admin h2,
#people-director-admin #programmes h3, #programmes #people-director-admin h3,
#people-director-admin #programmes h4, #programmes #people-director-admin h4,
#people-director-admin #programmes h5, #programmes #people-director-admin h5,
#people-director-admin #programmes h6, #programmes #people-director-admin h6, #people-director-admin #internship h2, #internship #people-director-admin h2,
#people-director-admin #internship h3, #internship #people-director-admin h3,
#people-director-admin #internship h4, #internship #people-director-admin h4,
#people-director-admin #internship h5, #internship #people-director-admin h5,
#people-director-admin #internship h6, #internship #people-director-admin h6, #people-director-admin #themes h2, #themes #people-director-admin h2,
#people-director-admin #themes h3, #themes #people-director-admin h3,
#people-director-admin #themes h4, #themes #people-director-admin h4,
#people-director-admin #themes h5, #themes #people-director-admin h5,
#people-director-admin #themes h6, #themes #people-director-admin h6, #people-director-admin #library h2, #library #people-director-admin h2,
#people-director-admin #library h3, #library #people-director-admin h3,
#people-director-admin #library h4, #library #people-director-admin h4,
#people-director-admin #library h5, #library #people-director-admin h5,
#people-director-admin #library h6, #library #people-director-admin h6, #people-director-admin #journal h2, #journal #people-director-admin h2,
#people-director-admin #journal h3, #journal #people-director-admin h3,
#people-director-admin #journal h4, #journal #people-director-admin h4,
#people-director-admin #journal h5, #journal #people-director-admin h5,
#people-director-admin #journal h6, #journal #people-director-admin h6, #people-director-admin #news h2, #news #people-director-admin h2,
#people-director-admin #news h3, #news #people-director-admin h3,
#people-director-admin #news h4, #news #people-director-admin h4,
#people-director-admin #news h5, #news #people-director-admin h5,
#people-director-admin #news h6, #news #people-director-admin h6, #people-director-admin #footer h2, #footer #people-director-admin h2,
#people-director-admin #footer h3, #footer #people-director-admin h3,
#people-director-admin #footer h4, #footer #people-director-admin h4,
#people-director-admin #footer h5, #footer #people-director-admin h5,
#people-director-admin #footer h6, #footer #people-director-admin h6, #people-director-admin #institute h2, #institute #people-director-admin h2,
#people-director-admin #institute h3, #institute #people-director-admin h3,
#people-director-admin #institute h4, #institute #people-director-admin h4,
#people-director-admin #institute h5, #institute #people-director-admin h5,
#people-director-admin #institute h6, #institute #people-director-admin h6, #people-director-admin #about-institute h2, #about-institute #people-director-admin h2,
#people-director-admin #about-institute h3, #about-institute #people-director-admin h3,
#people-director-admin #about-institute h4, #about-institute #people-director-admin h4,
#people-director-admin #about-institute h5, #about-institute #people-director-admin h5,
#people-director-admin #about-institute h6, #about-institute #people-director-admin h6, #people-director-admin #governingbody h2, #governingbody #people-director-admin h2,
#people-director-admin #governingbody h3, #governingbody #people-director-admin h3,
#people-director-admin #governingbody h4, #governingbody #people-director-admin h4,
#people-director-admin #governingbody h5, #governingbody #people-director-admin h5,
#people-director-admin #governingbody h6, #governingbody #people-director-admin h6, #people-director-admin #facility h2, #facility #people-director-admin h2,
#people-director-admin #facility h3, #facility #people-director-admin h3,
#people-director-admin #facility h4, #facility #people-director-admin h4,
#people-director-admin #facility h5, #facility #people-director-admin h5,
#people-director-admin #facility h6, #facility #people-director-admin h6, #people-director-admin #chairman-director h2, #chairman-director #people-director-admin h2,
#people-director-admin #chairman-director h3, #chairman-director #people-director-admin h3,
#people-director-admin #chairman-director h4, #chairman-director #people-director-admin h4,
#people-director-admin #chairman-director h5, #chairman-director #people-director-admin h5,
#people-director-admin #chairman-director h6, #chairman-director #people-director-admin h6, #people-director-admin #annual-report h2, #annual-report #people-director-admin h2,
#people-director-admin #annual-report h3, #annual-report #people-director-admin h3,
#people-director-admin #annual-report h4, #annual-report #people-director-admin h4,
#people-director-admin #annual-report h5, #annual-report #people-director-admin h5,
#people-director-admin #annual-report h6, #annual-report #people-director-admin h6, #people-director-admin #publication-page h2, #publication-page #people-director-admin h2,
#people-director-admin #publication-page h3, #publication-page #people-director-admin h3,
#people-director-admin #publication-page h4, #publication-page #people-director-admin h4,
#people-director-admin #publication-page h5, #publication-page #people-director-admin h5,
#people-director-admin #publication-page h6, #publication-page #people-director-admin h6, #people-director-admin #page-programmes h2, #page-programmes #people-director-admin h2,
#people-director-admin #page-programmes h3, #page-programmes #people-director-admin h3,
#people-director-admin #page-programmes h4, #page-programmes #people-director-admin h4,
#people-director-admin #page-programmes h5, #page-programmes #people-director-admin h5,
#people-director-admin #page-programmes h6, #page-programmes #people-director-admin h6, #people-director-admin #page-researchprogramme h2, #page-researchprogramme #people-director-admin h2,
#people-director-admin #page-researchprogramme h3, #page-researchprogramme #people-director-admin h3,
#people-director-admin #page-researchprogramme h4, #page-researchprogramme #people-director-admin h4,
#people-director-admin #page-researchprogramme h5, #page-researchprogramme #people-director-admin h5,
#people-director-admin #page-researchprogramme h6, #page-researchprogramme #people-director-admin h6, #people-director-admin #page-triningprogramme h2, #page-triningprogramme #people-director-admin h2,
#people-director-admin #page-triningprogramme h3, #page-triningprogramme #people-director-admin h3,
#people-director-admin #page-triningprogramme h4, #page-triningprogramme #people-director-admin h4,
#people-director-admin #page-triningprogramme h5, #page-triningprogramme #people-director-admin h5,
#people-director-admin #page-triningprogramme h6, #page-triningprogramme #people-director-admin h6, #people-director-admin #page-outreachprogramme h2, #page-outreachprogramme #people-director-admin h2,
#people-director-admin #page-outreachprogramme h3, #page-outreachprogramme #people-director-admin h3,
#people-director-admin #page-outreachprogramme h4, #page-outreachprogramme #people-director-admin h4,
#people-director-admin #page-outreachprogramme h5, #page-outreachprogramme #people-director-admin h5,
#people-director-admin #page-outreachprogramme h6, #page-outreachprogramme #people-director-admin h6, #people-director-admin #page-collaborativeprogramme h2, #page-collaborativeprogramme #people-director-admin h2,
#people-director-admin #page-collaborativeprogramme h3, #page-collaborativeprogramme #people-director-admin h3,
#people-director-admin #page-collaborativeprogramme h4, #page-collaborativeprogramme #people-director-admin h4,
#people-director-admin #page-collaborativeprogramme h5, #page-collaborativeprogramme #people-director-admin h5,
#people-director-admin #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-director-admin h6, #people-director-admin #page-booksmonographs h2, #page-booksmonographs #people-director-admin h2,
#people-director-admin #page-booksmonographs h3, #page-booksmonographs #people-director-admin h3,
#people-director-admin #page-booksmonographs h4, #page-booksmonographs #people-director-admin h4,
#people-director-admin #page-booksmonographs h5, #page-booksmonographs #people-director-admin h5,
#people-director-admin #page-booksmonographs h6, #page-booksmonographs #people-director-admin h6, #people-director-admin #page-researchpapers h2, #page-researchpapers #people-director-admin h2,
#people-director-admin #page-researchpapers h3, #page-researchpapers #people-director-admin h3,
#people-director-admin #page-researchpapers h4, #page-researchpapers #people-director-admin h4,
#people-director-admin #page-researchpapers h5, #page-researchpapers #people-director-admin h5,
#people-director-admin #page-researchpapers h6, #page-researchpapers #people-director-admin h6, #people-director-admin #page-policybriefs h2, #page-policybriefs #people-director-admin h2,
#people-director-admin #page-policybriefs h3, #page-policybriefs #people-director-admin h3,
#people-director-admin #page-policybriefs h4, #page-policybriefs #people-director-admin h4,
#people-director-admin #page-policybriefs h5, #page-policybriefs #people-director-admin h5,
#people-director-admin #page-policybriefs h6, #page-policybriefs #people-director-admin h6, #people-director-admin #page-ceniseaspapers h2, #page-ceniseaspapers #people-director-admin h2,
#people-director-admin #page-ceniseaspapers h3, #page-ceniseaspapers #people-director-admin h3,
#people-director-admin #page-ceniseaspapers h4, #page-ceniseaspapers #people-director-admin h4,
#people-director-admin #page-ceniseaspapers h5, #page-ceniseaspapers #people-director-admin h5,
#people-director-admin #page-ceniseaspapers h6, #page-ceniseaspapers #people-director-admin h6, #people-director-admin #page-searchpublication h2, #page-searchpublication #people-director-admin h2,
#people-director-admin #page-searchpublication h3, #page-searchpublication #people-director-admin h3,
#people-director-admin #page-searchpublication h4, #page-searchpublication #people-director-admin h4,
#people-director-admin #page-searchpublication h5, #page-searchpublication #people-director-admin h5,
#people-director-admin #page-searchpublication h6, #page-searchpublication #people-director-admin h6, #people-director-admin #people-page h2, #people-page #people-director-admin h2,
#people-director-admin #people-page h3, #people-page #people-director-admin h3,
#people-director-admin #people-page h4, #people-page #people-director-admin h4,
#people-director-admin #people-page h5, #people-page #people-director-admin h5,
#people-director-admin #people-page h6, #people-page #people-director-admin h6, #people-director-admin h2,
#people-director-admin h3,
#people-director-admin h4,
#people-director-admin h5,
#people-director-admin h6, #people-director-admin #people-faculty h2, #people-faculty #people-director-admin h2,
#people-director-admin #people-faculty h3, #people-faculty #people-director-admin h3,
#people-director-admin #people-faculty h4, #people-faculty #people-director-admin h4,
#people-director-admin #people-faculty h5, #people-faculty #people-director-admin h5,
#people-director-admin #people-faculty h6, #people-faculty #people-director-admin h6, #people-director-admin #people-administration h2, #people-administration #people-director-admin h2,
#people-director-admin #people-administration h3, #people-administration #people-director-admin h3,
#people-director-admin #people-administration h4, #people-administration #people-director-admin h4,
#people-director-admin #people-administration h5, #people-administration #people-director-admin h5,
#people-director-admin #people-administration h6, #people-administration #people-director-admin h6, #people-director-admin #people-other h2, #people-other #people-director-admin h2,
#people-director-admin #people-other h3, #people-other #people-director-admin h3,
#people-director-admin #people-other h4, #people-other #people-director-admin h4,
#people-director-admin #people-other h5, #people-other #people-director-admin h5,
#people-director-admin #people-other h6, #people-other #people-director-admin h6, #people-director-admin #contact-page h2, #contact-page #people-director-admin h2,
#people-director-admin #contact-page h3, #contact-page #people-director-admin h3,
#people-director-admin #contact-page h4, #contact-page #people-director-admin h4,
#people-director-admin #contact-page h5, #contact-page #people-director-admin h5,
#people-director-admin #contact-page h6, #contact-page #people-director-admin h6, #people-director-admin #contact-ways h2, #contact-ways #people-director-admin h2,
#people-director-admin #contact-ways h3, #contact-ways #people-director-admin h3,
#people-director-admin #contact-ways h4, #contact-ways #people-director-admin h4,
#people-director-admin #contact-ways h5, #contact-ways #people-director-admin h5,
#people-director-admin #contact-ways h6, #contact-ways #people-director-admin h6, #people-director-admin #contact-map h2, #contact-map #people-director-admin h2,
#people-director-admin #contact-map h3, #contact-map #people-director-admin h3,
#people-director-admin #contact-map h4, #contact-map #people-director-admin h4,
#people-director-admin #contact-map h5, #contact-map #people-director-admin h5,
#people-director-admin #contact-map h6, #contact-map #people-director-admin h6, #people-director-admin #page-library h2, #page-library #people-director-admin h2,
#people-director-admin #page-library h3, #page-library #people-director-admin h3,
#people-director-admin #page-library h4, #page-library #people-director-admin h4,
#people-director-admin #page-library h5, #page-library #people-director-admin h5,
#people-director-admin #page-library h6, #page-library #people-director-admin h6, #people-director-admin #page-new-arrivals h2, #page-new-arrivals #people-director-admin h2,
#people-director-admin #page-new-arrivals h3, #page-new-arrivals #people-director-admin h3,
#people-director-admin #page-new-arrivals h4, #page-new-arrivals #people-director-admin h4,
#people-director-admin #page-new-arrivals h5, #page-new-arrivals #people-director-admin h5,
#people-director-admin #page-new-arrivals h6, #page-new-arrivals #people-director-admin h6, #people-director-admin #page-about-library h2, #page-about-library #people-director-admin h2,
#people-director-admin #page-about-library h3, #page-about-library #people-director-admin h3,
#people-director-admin #page-about-library h4, #page-about-library #people-director-admin h4,
#people-director-admin #page-about-library h5, #page-about-library #people-director-admin h5,
#people-director-admin #page-about-library h6, #page-about-library #people-director-admin h6, #people-director-admin #page-library-catalogue h2, #page-library-catalogue #people-director-admin h2,
#people-director-admin #page-library-catalogue h3, #page-library-catalogue #people-director-admin h3,
#people-director-admin #page-library-catalogue h4, #page-library-catalogue #people-director-admin h4,
#people-director-admin #page-library-catalogue h5, #page-library-catalogue #people-director-admin h5,
#people-director-admin #page-library-catalogue h6, #page-library-catalogue #people-director-admin h6, #people-director-admin #page-notfound h2, #page-notfound #people-director-admin h2,
#people-director-admin #page-notfound h3, #page-notfound #people-director-admin h3,
#people-director-admin #page-notfound h4, #page-notfound #people-director-admin h4,
#people-director-admin #page-notfound h5, #page-notfound #people-director-admin h5,
#people-director-admin #page-notfound h6, #page-notfound #people-director-admin h6, #people-director-admin #page-internship h2, #page-internship #people-director-admin h2,
#people-director-admin #page-internship h3, #page-internship #people-director-admin h3,
#people-director-admin #page-internship h4, #page-internship #people-director-admin h4,
#people-director-admin #page-internship h5, #page-internship #people-director-admin h5,
#people-director-admin #page-internship h6, #page-internship #people-director-admin h6, #people-director-admin #page-internship-outcome h2, #page-internship-outcome #people-director-admin h2,
#people-director-admin #page-internship-outcome h3, #page-internship-outcome #people-director-admin h3,
#people-director-admin #page-internship-outcome h4, #page-internship-outcome #people-director-admin h4,
#people-director-admin #page-internship-outcome h5, #page-internship-outcome #people-director-admin h5,
#people-director-admin #page-internship-outcome h6, #page-internship-outcome #people-director-admin h6, #people-director-admin #page-internship-application-process h2, #page-internship-application-process #people-director-admin h2,
#people-director-admin #page-internship-application-process h3, #page-internship-application-process #people-director-admin h3,
#people-director-admin #page-internship-application-process h4, #page-internship-application-process #people-director-admin h4,
#people-director-admin #page-internship-application-process h5, #page-internship-application-process #people-director-admin h5,
#people-director-admin #page-internship-application-process h6, #page-internship-application-process #people-director-admin h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#people-director-admin h2 {
  font-size: 2.7em;
}

#people-director-admin h3 {
  font-size: 2em;
}

#people-director-admin h4 {
  font-size: 1.2em;
}

#people-director-admin h5 {
  font-size: 1em;
}

#people-director-admin h6 {
  font-size: 0.7em;
}

#people-faculty {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
  position: relative;
}

#people-faculty h1, #people-faculty #publications h2, #publications #people-faculty h2,
#people-faculty #publications h3, #publications #people-faculty h3,
#people-faculty #publications h4, #publications #people-faculty h4,
#people-faculty #publications h5, #publications #people-faculty h5,
#people-faculty #publications h6, #publications #people-faculty h6, #people-faculty #publication-recent h2, #publication-recent #people-faculty h2,
#people-faculty #publication-recent h3, #publication-recent #people-faculty h3,
#people-faculty #publication-recent h4, #publication-recent #people-faculty h4,
#people-faculty #publication-recent h5, #publication-recent #people-faculty h5,
#people-faculty #publication-recent h6, #publication-recent #people-faculty h6, #people-faculty #programmes h2, #programmes #people-faculty h2,
#people-faculty #programmes h3, #programmes #people-faculty h3,
#people-faculty #programmes h4, #programmes #people-faculty h4,
#people-faculty #programmes h5, #programmes #people-faculty h5,
#people-faculty #programmes h6, #programmes #people-faculty h6, #people-faculty #internship h2, #internship #people-faculty h2,
#people-faculty #internship h3, #internship #people-faculty h3,
#people-faculty #internship h4, #internship #people-faculty h4,
#people-faculty #internship h5, #internship #people-faculty h5,
#people-faculty #internship h6, #internship #people-faculty h6, #people-faculty #themes h2, #themes #people-faculty h2,
#people-faculty #themes h3, #themes #people-faculty h3,
#people-faculty #themes h4, #themes #people-faculty h4,
#people-faculty #themes h5, #themes #people-faculty h5,
#people-faculty #themes h6, #themes #people-faculty h6, #people-faculty #library h2, #library #people-faculty h2,
#people-faculty #library h3, #library #people-faculty h3,
#people-faculty #library h4, #library #people-faculty h4,
#people-faculty #library h5, #library #people-faculty h5,
#people-faculty #library h6, #library #people-faculty h6, #people-faculty #journal h2, #journal #people-faculty h2,
#people-faculty #journal h3, #journal #people-faculty h3,
#people-faculty #journal h4, #journal #people-faculty h4,
#people-faculty #journal h5, #journal #people-faculty h5,
#people-faculty #journal h6, #journal #people-faculty h6, #people-faculty #news h2, #news #people-faculty h2,
#people-faculty #news h3, #news #people-faculty h3,
#people-faculty #news h4, #news #people-faculty h4,
#people-faculty #news h5, #news #people-faculty h5,
#people-faculty #news h6, #news #people-faculty h6, #people-faculty #footer h2, #footer #people-faculty h2,
#people-faculty #footer h3, #footer #people-faculty h3,
#people-faculty #footer h4, #footer #people-faculty h4,
#people-faculty #footer h5, #footer #people-faculty h5,
#people-faculty #footer h6, #footer #people-faculty h6, #people-faculty #institute h2, #institute #people-faculty h2,
#people-faculty #institute h3, #institute #people-faculty h3,
#people-faculty #institute h4, #institute #people-faculty h4,
#people-faculty #institute h5, #institute #people-faculty h5,
#people-faculty #institute h6, #institute #people-faculty h6, #people-faculty #about-institute h2, #about-institute #people-faculty h2,
#people-faculty #about-institute h3, #about-institute #people-faculty h3,
#people-faculty #about-institute h4, #about-institute #people-faculty h4,
#people-faculty #about-institute h5, #about-institute #people-faculty h5,
#people-faculty #about-institute h6, #about-institute #people-faculty h6, #people-faculty #governingbody h2, #governingbody #people-faculty h2,
#people-faculty #governingbody h3, #governingbody #people-faculty h3,
#people-faculty #governingbody h4, #governingbody #people-faculty h4,
#people-faculty #governingbody h5, #governingbody #people-faculty h5,
#people-faculty #governingbody h6, #governingbody #people-faculty h6, #people-faculty #facility h2, #facility #people-faculty h2,
#people-faculty #facility h3, #facility #people-faculty h3,
#people-faculty #facility h4, #facility #people-faculty h4,
#people-faculty #facility h5, #facility #people-faculty h5,
#people-faculty #facility h6, #facility #people-faculty h6, #people-faculty #chairman-director h2, #chairman-director #people-faculty h2,
#people-faculty #chairman-director h3, #chairman-director #people-faculty h3,
#people-faculty #chairman-director h4, #chairman-director #people-faculty h4,
#people-faculty #chairman-director h5, #chairman-director #people-faculty h5,
#people-faculty #chairman-director h6, #chairman-director #people-faculty h6, #people-faculty #annual-report h2, #annual-report #people-faculty h2,
#people-faculty #annual-report h3, #annual-report #people-faculty h3,
#people-faculty #annual-report h4, #annual-report #people-faculty h4,
#people-faculty #annual-report h5, #annual-report #people-faculty h5,
#people-faculty #annual-report h6, #annual-report #people-faculty h6, #people-faculty #publication-page h2, #publication-page #people-faculty h2,
#people-faculty #publication-page h3, #publication-page #people-faculty h3,
#people-faculty #publication-page h4, #publication-page #people-faculty h4,
#people-faculty #publication-page h5, #publication-page #people-faculty h5,
#people-faculty #publication-page h6, #publication-page #people-faculty h6, #people-faculty #page-programmes h2, #page-programmes #people-faculty h2,
#people-faculty #page-programmes h3, #page-programmes #people-faculty h3,
#people-faculty #page-programmes h4, #page-programmes #people-faculty h4,
#people-faculty #page-programmes h5, #page-programmes #people-faculty h5,
#people-faculty #page-programmes h6, #page-programmes #people-faculty h6, #people-faculty #page-researchprogramme h2, #page-researchprogramme #people-faculty h2,
#people-faculty #page-researchprogramme h3, #page-researchprogramme #people-faculty h3,
#people-faculty #page-researchprogramme h4, #page-researchprogramme #people-faculty h4,
#people-faculty #page-researchprogramme h5, #page-researchprogramme #people-faculty h5,
#people-faculty #page-researchprogramme h6, #page-researchprogramme #people-faculty h6, #people-faculty #page-triningprogramme h2, #page-triningprogramme #people-faculty h2,
#people-faculty #page-triningprogramme h3, #page-triningprogramme #people-faculty h3,
#people-faculty #page-triningprogramme h4, #page-triningprogramme #people-faculty h4,
#people-faculty #page-triningprogramme h5, #page-triningprogramme #people-faculty h5,
#people-faculty #page-triningprogramme h6, #page-triningprogramme #people-faculty h6, #people-faculty #page-outreachprogramme h2, #page-outreachprogramme #people-faculty h2,
#people-faculty #page-outreachprogramme h3, #page-outreachprogramme #people-faculty h3,
#people-faculty #page-outreachprogramme h4, #page-outreachprogramme #people-faculty h4,
#people-faculty #page-outreachprogramme h5, #page-outreachprogramme #people-faculty h5,
#people-faculty #page-outreachprogramme h6, #page-outreachprogramme #people-faculty h6, #people-faculty #page-collaborativeprogramme h2, #page-collaborativeprogramme #people-faculty h2,
#people-faculty #page-collaborativeprogramme h3, #page-collaborativeprogramme #people-faculty h3,
#people-faculty #page-collaborativeprogramme h4, #page-collaborativeprogramme #people-faculty h4,
#people-faculty #page-collaborativeprogramme h5, #page-collaborativeprogramme #people-faculty h5,
#people-faculty #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-faculty h6, #people-faculty #page-booksmonographs h2, #page-booksmonographs #people-faculty h2,
#people-faculty #page-booksmonographs h3, #page-booksmonographs #people-faculty h3,
#people-faculty #page-booksmonographs h4, #page-booksmonographs #people-faculty h4,
#people-faculty #page-booksmonographs h5, #page-booksmonographs #people-faculty h5,
#people-faculty #page-booksmonographs h6, #page-booksmonographs #people-faculty h6, #people-faculty #page-researchpapers h2, #page-researchpapers #people-faculty h2,
#people-faculty #page-researchpapers h3, #page-researchpapers #people-faculty h3,
#people-faculty #page-researchpapers h4, #page-researchpapers #people-faculty h4,
#people-faculty #page-researchpapers h5, #page-researchpapers #people-faculty h5,
#people-faculty #page-researchpapers h6, #page-researchpapers #people-faculty h6, #people-faculty #page-policybriefs h2, #page-policybriefs #people-faculty h2,
#people-faculty #page-policybriefs h3, #page-policybriefs #people-faculty h3,
#people-faculty #page-policybriefs h4, #page-policybriefs #people-faculty h4,
#people-faculty #page-policybriefs h5, #page-policybriefs #people-faculty h5,
#people-faculty #page-policybriefs h6, #page-policybriefs #people-faculty h6, #people-faculty #page-ceniseaspapers h2, #page-ceniseaspapers #people-faculty h2,
#people-faculty #page-ceniseaspapers h3, #page-ceniseaspapers #people-faculty h3,
#people-faculty #page-ceniseaspapers h4, #page-ceniseaspapers #people-faculty h4,
#people-faculty #page-ceniseaspapers h5, #page-ceniseaspapers #people-faculty h5,
#people-faculty #page-ceniseaspapers h6, #page-ceniseaspapers #people-faculty h6, #people-faculty #page-searchpublication h2, #page-searchpublication #people-faculty h2,
#people-faculty #page-searchpublication h3, #page-searchpublication #people-faculty h3,
#people-faculty #page-searchpublication h4, #page-searchpublication #people-faculty h4,
#people-faculty #page-searchpublication h5, #page-searchpublication #people-faculty h5,
#people-faculty #page-searchpublication h6, #page-searchpublication #people-faculty h6, #people-faculty #people-page h2, #people-page #people-faculty h2,
#people-faculty #people-page h3, #people-page #people-faculty h3,
#people-faculty #people-page h4, #people-page #people-faculty h4,
#people-faculty #people-page h5, #people-page #people-faculty h5,
#people-faculty #people-page h6, #people-page #people-faculty h6, #people-faculty #people-director-admin h2, #people-director-admin #people-faculty h2,
#people-faculty #people-director-admin h3, #people-director-admin #people-faculty h3,
#people-faculty #people-director-admin h4, #people-director-admin #people-faculty h4,
#people-faculty #people-director-admin h5, #people-director-admin #people-faculty h5,
#people-faculty #people-director-admin h6, #people-director-admin #people-faculty h6, #people-faculty h2,
#people-faculty h3,
#people-faculty h4,
#people-faculty h5,
#people-faculty h6, #people-faculty #people-administration h2, #people-administration #people-faculty h2,
#people-faculty #people-administration h3, #people-administration #people-faculty h3,
#people-faculty #people-administration h4, #people-administration #people-faculty h4,
#people-faculty #people-administration h5, #people-administration #people-faculty h5,
#people-faculty #people-administration h6, #people-administration #people-faculty h6, #people-faculty #people-other h2, #people-other #people-faculty h2,
#people-faculty #people-other h3, #people-other #people-faculty h3,
#people-faculty #people-other h4, #people-other #people-faculty h4,
#people-faculty #people-other h5, #people-other #people-faculty h5,
#people-faculty #people-other h6, #people-other #people-faculty h6, #people-faculty #contact-page h2, #contact-page #people-faculty h2,
#people-faculty #contact-page h3, #contact-page #people-faculty h3,
#people-faculty #contact-page h4, #contact-page #people-faculty h4,
#people-faculty #contact-page h5, #contact-page #people-faculty h5,
#people-faculty #contact-page h6, #contact-page #people-faculty h6, #people-faculty #contact-ways h2, #contact-ways #people-faculty h2,
#people-faculty #contact-ways h3, #contact-ways #people-faculty h3,
#people-faculty #contact-ways h4, #contact-ways #people-faculty h4,
#people-faculty #contact-ways h5, #contact-ways #people-faculty h5,
#people-faculty #contact-ways h6, #contact-ways #people-faculty h6, #people-faculty #contact-map h2, #contact-map #people-faculty h2,
#people-faculty #contact-map h3, #contact-map #people-faculty h3,
#people-faculty #contact-map h4, #contact-map #people-faculty h4,
#people-faculty #contact-map h5, #contact-map #people-faculty h5,
#people-faculty #contact-map h6, #contact-map #people-faculty h6, #people-faculty #page-library h2, #page-library #people-faculty h2,
#people-faculty #page-library h3, #page-library #people-faculty h3,
#people-faculty #page-library h4, #page-library #people-faculty h4,
#people-faculty #page-library h5, #page-library #people-faculty h5,
#people-faculty #page-library h6, #page-library #people-faculty h6, #people-faculty #page-new-arrivals h2, #page-new-arrivals #people-faculty h2,
#people-faculty #page-new-arrivals h3, #page-new-arrivals #people-faculty h3,
#people-faculty #page-new-arrivals h4, #page-new-arrivals #people-faculty h4,
#people-faculty #page-new-arrivals h5, #page-new-arrivals #people-faculty h5,
#people-faculty #page-new-arrivals h6, #page-new-arrivals #people-faculty h6, #people-faculty #page-about-library h2, #page-about-library #people-faculty h2,
#people-faculty #page-about-library h3, #page-about-library #people-faculty h3,
#people-faculty #page-about-library h4, #page-about-library #people-faculty h4,
#people-faculty #page-about-library h5, #page-about-library #people-faculty h5,
#people-faculty #page-about-library h6, #page-about-library #people-faculty h6, #people-faculty #page-library-catalogue h2, #page-library-catalogue #people-faculty h2,
#people-faculty #page-library-catalogue h3, #page-library-catalogue #people-faculty h3,
#people-faculty #page-library-catalogue h4, #page-library-catalogue #people-faculty h4,
#people-faculty #page-library-catalogue h5, #page-library-catalogue #people-faculty h5,
#people-faculty #page-library-catalogue h6, #page-library-catalogue #people-faculty h6, #people-faculty #page-notfound h2, #page-notfound #people-faculty h2,
#people-faculty #page-notfound h3, #page-notfound #people-faculty h3,
#people-faculty #page-notfound h4, #page-notfound #people-faculty h4,
#people-faculty #page-notfound h5, #page-notfound #people-faculty h5,
#people-faculty #page-notfound h6, #page-notfound #people-faculty h6, #people-faculty #page-internship h2, #page-internship #people-faculty h2,
#people-faculty #page-internship h3, #page-internship #people-faculty h3,
#people-faculty #page-internship h4, #page-internship #people-faculty h4,
#people-faculty #page-internship h5, #page-internship #people-faculty h5,
#people-faculty #page-internship h6, #page-internship #people-faculty h6, #people-faculty #page-internship-outcome h2, #page-internship-outcome #people-faculty h2,
#people-faculty #page-internship-outcome h3, #page-internship-outcome #people-faculty h3,
#people-faculty #page-internship-outcome h4, #page-internship-outcome #people-faculty h4,
#people-faculty #page-internship-outcome h5, #page-internship-outcome #people-faculty h5,
#people-faculty #page-internship-outcome h6, #page-internship-outcome #people-faculty h6, #people-faculty #page-internship-application-process h2, #page-internship-application-process #people-faculty h2,
#people-faculty #page-internship-application-process h3, #page-internship-application-process #people-faculty h3,
#people-faculty #page-internship-application-process h4, #page-internship-application-process #people-faculty h4,
#people-faculty #page-internship-application-process h5, #page-internship-application-process #people-faculty h5,
#people-faculty #page-internship-application-process h6, #page-internship-application-process #people-faculty h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#people-faculty h2 {
  font-size: 2.7em;
}

#people-faculty h3 {
  font-size: 2em;
}

#people-faculty h4 {
  font-size: 1.2em;
}

#people-faculty h5 {
  font-size: 1em;
}

#people-faculty h6 {
  font-size: 0.7em;
}

#people-administration {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(9, 151, 151, 0.952);
  position: relative;
}

#people-administration h1, #people-administration #publications h2, #publications #people-administration h2,
#people-administration #publications h3, #publications #people-administration h3,
#people-administration #publications h4, #publications #people-administration h4,
#people-administration #publications h5, #publications #people-administration h5,
#people-administration #publications h6, #publications #people-administration h6, #people-administration #publication-recent h2, #publication-recent #people-administration h2,
#people-administration #publication-recent h3, #publication-recent #people-administration h3,
#people-administration #publication-recent h4, #publication-recent #people-administration h4,
#people-administration #publication-recent h5, #publication-recent #people-administration h5,
#people-administration #publication-recent h6, #publication-recent #people-administration h6, #people-administration #programmes h2, #programmes #people-administration h2,
#people-administration #programmes h3, #programmes #people-administration h3,
#people-administration #programmes h4, #programmes #people-administration h4,
#people-administration #programmes h5, #programmes #people-administration h5,
#people-administration #programmes h6, #programmes #people-administration h6, #people-administration #internship h2, #internship #people-administration h2,
#people-administration #internship h3, #internship #people-administration h3,
#people-administration #internship h4, #internship #people-administration h4,
#people-administration #internship h5, #internship #people-administration h5,
#people-administration #internship h6, #internship #people-administration h6, #people-administration #themes h2, #themes #people-administration h2,
#people-administration #themes h3, #themes #people-administration h3,
#people-administration #themes h4, #themes #people-administration h4,
#people-administration #themes h5, #themes #people-administration h5,
#people-administration #themes h6, #themes #people-administration h6, #people-administration #library h2, #library #people-administration h2,
#people-administration #library h3, #library #people-administration h3,
#people-administration #library h4, #library #people-administration h4,
#people-administration #library h5, #library #people-administration h5,
#people-administration #library h6, #library #people-administration h6, #people-administration #journal h2, #journal #people-administration h2,
#people-administration #journal h3, #journal #people-administration h3,
#people-administration #journal h4, #journal #people-administration h4,
#people-administration #journal h5, #journal #people-administration h5,
#people-administration #journal h6, #journal #people-administration h6, #people-administration #news h2, #news #people-administration h2,
#people-administration #news h3, #news #people-administration h3,
#people-administration #news h4, #news #people-administration h4,
#people-administration #news h5, #news #people-administration h5,
#people-administration #news h6, #news #people-administration h6, #people-administration #footer h2, #footer #people-administration h2,
#people-administration #footer h3, #footer #people-administration h3,
#people-administration #footer h4, #footer #people-administration h4,
#people-administration #footer h5, #footer #people-administration h5,
#people-administration #footer h6, #footer #people-administration h6, #people-administration #institute h2, #institute #people-administration h2,
#people-administration #institute h3, #institute #people-administration h3,
#people-administration #institute h4, #institute #people-administration h4,
#people-administration #institute h5, #institute #people-administration h5,
#people-administration #institute h6, #institute #people-administration h6, #people-administration #about-institute h2, #about-institute #people-administration h2,
#people-administration #about-institute h3, #about-institute #people-administration h3,
#people-administration #about-institute h4, #about-institute #people-administration h4,
#people-administration #about-institute h5, #about-institute #people-administration h5,
#people-administration #about-institute h6, #about-institute #people-administration h6, #people-administration #governingbody h2, #governingbody #people-administration h2,
#people-administration #governingbody h3, #governingbody #people-administration h3,
#people-administration #governingbody h4, #governingbody #people-administration h4,
#people-administration #governingbody h5, #governingbody #people-administration h5,
#people-administration #governingbody h6, #governingbody #people-administration h6, #people-administration #facility h2, #facility #people-administration h2,
#people-administration #facility h3, #facility #people-administration h3,
#people-administration #facility h4, #facility #people-administration h4,
#people-administration #facility h5, #facility #people-administration h5,
#people-administration #facility h6, #facility #people-administration h6, #people-administration #chairman-director h2, #chairman-director #people-administration h2,
#people-administration #chairman-director h3, #chairman-director #people-administration h3,
#people-administration #chairman-director h4, #chairman-director #people-administration h4,
#people-administration #chairman-director h5, #chairman-director #people-administration h5,
#people-administration #chairman-director h6, #chairman-director #people-administration h6, #people-administration #annual-report h2, #annual-report #people-administration h2,
#people-administration #annual-report h3, #annual-report #people-administration h3,
#people-administration #annual-report h4, #annual-report #people-administration h4,
#people-administration #annual-report h5, #annual-report #people-administration h5,
#people-administration #annual-report h6, #annual-report #people-administration h6, #people-administration #publication-page h2, #publication-page #people-administration h2,
#people-administration #publication-page h3, #publication-page #people-administration h3,
#people-administration #publication-page h4, #publication-page #people-administration h4,
#people-administration #publication-page h5, #publication-page #people-administration h5,
#people-administration #publication-page h6, #publication-page #people-administration h6, #people-administration #page-programmes h2, #page-programmes #people-administration h2,
#people-administration #page-programmes h3, #page-programmes #people-administration h3,
#people-administration #page-programmes h4, #page-programmes #people-administration h4,
#people-administration #page-programmes h5, #page-programmes #people-administration h5,
#people-administration #page-programmes h6, #page-programmes #people-administration h6, #people-administration #page-researchprogramme h2, #page-researchprogramme #people-administration h2,
#people-administration #page-researchprogramme h3, #page-researchprogramme #people-administration h3,
#people-administration #page-researchprogramme h4, #page-researchprogramme #people-administration h4,
#people-administration #page-researchprogramme h5, #page-researchprogramme #people-administration h5,
#people-administration #page-researchprogramme h6, #page-researchprogramme #people-administration h6, #people-administration #page-triningprogramme h2, #page-triningprogramme #people-administration h2,
#people-administration #page-triningprogramme h3, #page-triningprogramme #people-administration h3,
#people-administration #page-triningprogramme h4, #page-triningprogramme #people-administration h4,
#people-administration #page-triningprogramme h5, #page-triningprogramme #people-administration h5,
#people-administration #page-triningprogramme h6, #page-triningprogramme #people-administration h6, #people-administration #page-outreachprogramme h2, #page-outreachprogramme #people-administration h2,
#people-administration #page-outreachprogramme h3, #page-outreachprogramme #people-administration h3,
#people-administration #page-outreachprogramme h4, #page-outreachprogramme #people-administration h4,
#people-administration #page-outreachprogramme h5, #page-outreachprogramme #people-administration h5,
#people-administration #page-outreachprogramme h6, #page-outreachprogramme #people-administration h6, #people-administration #page-collaborativeprogramme h2, #page-collaborativeprogramme #people-administration h2,
#people-administration #page-collaborativeprogramme h3, #page-collaborativeprogramme #people-administration h3,
#people-administration #page-collaborativeprogramme h4, #page-collaborativeprogramme #people-administration h4,
#people-administration #page-collaborativeprogramme h5, #page-collaborativeprogramme #people-administration h5,
#people-administration #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-administration h6, #people-administration #page-booksmonographs h2, #page-booksmonographs #people-administration h2,
#people-administration #page-booksmonographs h3, #page-booksmonographs #people-administration h3,
#people-administration #page-booksmonographs h4, #page-booksmonographs #people-administration h4,
#people-administration #page-booksmonographs h5, #page-booksmonographs #people-administration h5,
#people-administration #page-booksmonographs h6, #page-booksmonographs #people-administration h6, #people-administration #page-researchpapers h2, #page-researchpapers #people-administration h2,
#people-administration #page-researchpapers h3, #page-researchpapers #people-administration h3,
#people-administration #page-researchpapers h4, #page-researchpapers #people-administration h4,
#people-administration #page-researchpapers h5, #page-researchpapers #people-administration h5,
#people-administration #page-researchpapers h6, #page-researchpapers #people-administration h6, #people-administration #page-policybriefs h2, #page-policybriefs #people-administration h2,
#people-administration #page-policybriefs h3, #page-policybriefs #people-administration h3,
#people-administration #page-policybriefs h4, #page-policybriefs #people-administration h4,
#people-administration #page-policybriefs h5, #page-policybriefs #people-administration h5,
#people-administration #page-policybriefs h6, #page-policybriefs #people-administration h6, #people-administration #page-ceniseaspapers h2, #page-ceniseaspapers #people-administration h2,
#people-administration #page-ceniseaspapers h3, #page-ceniseaspapers #people-administration h3,
#people-administration #page-ceniseaspapers h4, #page-ceniseaspapers #people-administration h4,
#people-administration #page-ceniseaspapers h5, #page-ceniseaspapers #people-administration h5,
#people-administration #page-ceniseaspapers h6, #page-ceniseaspapers #people-administration h6, #people-administration #page-searchpublication h2, #page-searchpublication #people-administration h2,
#people-administration #page-searchpublication h3, #page-searchpublication #people-administration h3,
#people-administration #page-searchpublication h4, #page-searchpublication #people-administration h4,
#people-administration #page-searchpublication h5, #page-searchpublication #people-administration h5,
#people-administration #page-searchpublication h6, #page-searchpublication #people-administration h6, #people-administration #people-page h2, #people-page #people-administration h2,
#people-administration #people-page h3, #people-page #people-administration h3,
#people-administration #people-page h4, #people-page #people-administration h4,
#people-administration #people-page h5, #people-page #people-administration h5,
#people-administration #people-page h6, #people-page #people-administration h6, #people-administration #people-director-admin h2, #people-director-admin #people-administration h2,
#people-administration #people-director-admin h3, #people-director-admin #people-administration h3,
#people-administration #people-director-admin h4, #people-director-admin #people-administration h4,
#people-administration #people-director-admin h5, #people-director-admin #people-administration h5,
#people-administration #people-director-admin h6, #people-director-admin #people-administration h6, #people-administration #people-faculty h2, #people-faculty #people-administration h2,
#people-administration #people-faculty h3, #people-faculty #people-administration h3,
#people-administration #people-faculty h4, #people-faculty #people-administration h4,
#people-administration #people-faculty h5, #people-faculty #people-administration h5,
#people-administration #people-faculty h6, #people-faculty #people-administration h6, #people-administration h2,
#people-administration h3,
#people-administration h4,
#people-administration h5,
#people-administration h6, #people-administration #people-other h2, #people-other #people-administration h2,
#people-administration #people-other h3, #people-other #people-administration h3,
#people-administration #people-other h4, #people-other #people-administration h4,
#people-administration #people-other h5, #people-other #people-administration h5,
#people-administration #people-other h6, #people-other #people-administration h6, #people-administration #contact-page h2, #contact-page #people-administration h2,
#people-administration #contact-page h3, #contact-page #people-administration h3,
#people-administration #contact-page h4, #contact-page #people-administration h4,
#people-administration #contact-page h5, #contact-page #people-administration h5,
#people-administration #contact-page h6, #contact-page #people-administration h6, #people-administration #contact-ways h2, #contact-ways #people-administration h2,
#people-administration #contact-ways h3, #contact-ways #people-administration h3,
#people-administration #contact-ways h4, #contact-ways #people-administration h4,
#people-administration #contact-ways h5, #contact-ways #people-administration h5,
#people-administration #contact-ways h6, #contact-ways #people-administration h6, #people-administration #contact-map h2, #contact-map #people-administration h2,
#people-administration #contact-map h3, #contact-map #people-administration h3,
#people-administration #contact-map h4, #contact-map #people-administration h4,
#people-administration #contact-map h5, #contact-map #people-administration h5,
#people-administration #contact-map h6, #contact-map #people-administration h6, #people-administration #page-library h2, #page-library #people-administration h2,
#people-administration #page-library h3, #page-library #people-administration h3,
#people-administration #page-library h4, #page-library #people-administration h4,
#people-administration #page-library h5, #page-library #people-administration h5,
#people-administration #page-library h6, #page-library #people-administration h6, #people-administration #page-new-arrivals h2, #page-new-arrivals #people-administration h2,
#people-administration #page-new-arrivals h3, #page-new-arrivals #people-administration h3,
#people-administration #page-new-arrivals h4, #page-new-arrivals #people-administration h4,
#people-administration #page-new-arrivals h5, #page-new-arrivals #people-administration h5,
#people-administration #page-new-arrivals h6, #page-new-arrivals #people-administration h6, #people-administration #page-about-library h2, #page-about-library #people-administration h2,
#people-administration #page-about-library h3, #page-about-library #people-administration h3,
#people-administration #page-about-library h4, #page-about-library #people-administration h4,
#people-administration #page-about-library h5, #page-about-library #people-administration h5,
#people-administration #page-about-library h6, #page-about-library #people-administration h6, #people-administration #page-library-catalogue h2, #page-library-catalogue #people-administration h2,
#people-administration #page-library-catalogue h3, #page-library-catalogue #people-administration h3,
#people-administration #page-library-catalogue h4, #page-library-catalogue #people-administration h4,
#people-administration #page-library-catalogue h5, #page-library-catalogue #people-administration h5,
#people-administration #page-library-catalogue h6, #page-library-catalogue #people-administration h6, #people-administration #page-notfound h2, #page-notfound #people-administration h2,
#people-administration #page-notfound h3, #page-notfound #people-administration h3,
#people-administration #page-notfound h4, #page-notfound #people-administration h4,
#people-administration #page-notfound h5, #page-notfound #people-administration h5,
#people-administration #page-notfound h6, #page-notfound #people-administration h6, #people-administration #page-internship h2, #page-internship #people-administration h2,
#people-administration #page-internship h3, #page-internship #people-administration h3,
#people-administration #page-internship h4, #page-internship #people-administration h4,
#people-administration #page-internship h5, #page-internship #people-administration h5,
#people-administration #page-internship h6, #page-internship #people-administration h6, #people-administration #page-internship-outcome h2, #page-internship-outcome #people-administration h2,
#people-administration #page-internship-outcome h3, #page-internship-outcome #people-administration h3,
#people-administration #page-internship-outcome h4, #page-internship-outcome #people-administration h4,
#people-administration #page-internship-outcome h5, #page-internship-outcome #people-administration h5,
#people-administration #page-internship-outcome h6, #page-internship-outcome #people-administration h6, #people-administration #page-internship-application-process h2, #page-internship-application-process #people-administration h2,
#people-administration #page-internship-application-process h3, #page-internship-application-process #people-administration h3,
#people-administration #page-internship-application-process h4, #page-internship-application-process #people-administration h4,
#people-administration #page-internship-application-process h5, #page-internship-application-process #people-administration h5,
#people-administration #page-internship-application-process h6, #page-internship-application-process #people-administration h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#people-administration h2 {
  font-size: 2.7em;
}

#people-administration h3 {
  font-size: 2em;
}

#people-administration h4 {
  font-size: 1.2em;
}

#people-administration h5 {
  font-size: 1em;
}

#people-administration h6 {
  font-size: 0.7em;
}

#people-other {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(84, 213, 245, 0.97);
  position: relative;
}

#people-other h1, #people-other #publications h2, #publications #people-other h2,
#people-other #publications h3, #publications #people-other h3,
#people-other #publications h4, #publications #people-other h4,
#people-other #publications h5, #publications #people-other h5,
#people-other #publications h6, #publications #people-other h6, #people-other #publication-recent h2, #publication-recent #people-other h2,
#people-other #publication-recent h3, #publication-recent #people-other h3,
#people-other #publication-recent h4, #publication-recent #people-other h4,
#people-other #publication-recent h5, #publication-recent #people-other h5,
#people-other #publication-recent h6, #publication-recent #people-other h6, #people-other #programmes h2, #programmes #people-other h2,
#people-other #programmes h3, #programmes #people-other h3,
#people-other #programmes h4, #programmes #people-other h4,
#people-other #programmes h5, #programmes #people-other h5,
#people-other #programmes h6, #programmes #people-other h6, #people-other #internship h2, #internship #people-other h2,
#people-other #internship h3, #internship #people-other h3,
#people-other #internship h4, #internship #people-other h4,
#people-other #internship h5, #internship #people-other h5,
#people-other #internship h6, #internship #people-other h6, #people-other #themes h2, #themes #people-other h2,
#people-other #themes h3, #themes #people-other h3,
#people-other #themes h4, #themes #people-other h4,
#people-other #themes h5, #themes #people-other h5,
#people-other #themes h6, #themes #people-other h6, #people-other #library h2, #library #people-other h2,
#people-other #library h3, #library #people-other h3,
#people-other #library h4, #library #people-other h4,
#people-other #library h5, #library #people-other h5,
#people-other #library h6, #library #people-other h6, #people-other #journal h2, #journal #people-other h2,
#people-other #journal h3, #journal #people-other h3,
#people-other #journal h4, #journal #people-other h4,
#people-other #journal h5, #journal #people-other h5,
#people-other #journal h6, #journal #people-other h6, #people-other #news h2, #news #people-other h2,
#people-other #news h3, #news #people-other h3,
#people-other #news h4, #news #people-other h4,
#people-other #news h5, #news #people-other h5,
#people-other #news h6, #news #people-other h6, #people-other #footer h2, #footer #people-other h2,
#people-other #footer h3, #footer #people-other h3,
#people-other #footer h4, #footer #people-other h4,
#people-other #footer h5, #footer #people-other h5,
#people-other #footer h6, #footer #people-other h6, #people-other #institute h2, #institute #people-other h2,
#people-other #institute h3, #institute #people-other h3,
#people-other #institute h4, #institute #people-other h4,
#people-other #institute h5, #institute #people-other h5,
#people-other #institute h6, #institute #people-other h6, #people-other #about-institute h2, #about-institute #people-other h2,
#people-other #about-institute h3, #about-institute #people-other h3,
#people-other #about-institute h4, #about-institute #people-other h4,
#people-other #about-institute h5, #about-institute #people-other h5,
#people-other #about-institute h6, #about-institute #people-other h6, #people-other #governingbody h2, #governingbody #people-other h2,
#people-other #governingbody h3, #governingbody #people-other h3,
#people-other #governingbody h4, #governingbody #people-other h4,
#people-other #governingbody h5, #governingbody #people-other h5,
#people-other #governingbody h6, #governingbody #people-other h6, #people-other #facility h2, #facility #people-other h2,
#people-other #facility h3, #facility #people-other h3,
#people-other #facility h4, #facility #people-other h4,
#people-other #facility h5, #facility #people-other h5,
#people-other #facility h6, #facility #people-other h6, #people-other #chairman-director h2, #chairman-director #people-other h2,
#people-other #chairman-director h3, #chairman-director #people-other h3,
#people-other #chairman-director h4, #chairman-director #people-other h4,
#people-other #chairman-director h5, #chairman-director #people-other h5,
#people-other #chairman-director h6, #chairman-director #people-other h6, #people-other #annual-report h2, #annual-report #people-other h2,
#people-other #annual-report h3, #annual-report #people-other h3,
#people-other #annual-report h4, #annual-report #people-other h4,
#people-other #annual-report h5, #annual-report #people-other h5,
#people-other #annual-report h6, #annual-report #people-other h6, #people-other #publication-page h2, #publication-page #people-other h2,
#people-other #publication-page h3, #publication-page #people-other h3,
#people-other #publication-page h4, #publication-page #people-other h4,
#people-other #publication-page h5, #publication-page #people-other h5,
#people-other #publication-page h6, #publication-page #people-other h6, #people-other #page-programmes h2, #page-programmes #people-other h2,
#people-other #page-programmes h3, #page-programmes #people-other h3,
#people-other #page-programmes h4, #page-programmes #people-other h4,
#people-other #page-programmes h5, #page-programmes #people-other h5,
#people-other #page-programmes h6, #page-programmes #people-other h6, #people-other #page-researchprogramme h2, #page-researchprogramme #people-other h2,
#people-other #page-researchprogramme h3, #page-researchprogramme #people-other h3,
#people-other #page-researchprogramme h4, #page-researchprogramme #people-other h4,
#people-other #page-researchprogramme h5, #page-researchprogramme #people-other h5,
#people-other #page-researchprogramme h6, #page-researchprogramme #people-other h6, #people-other #page-triningprogramme h2, #page-triningprogramme #people-other h2,
#people-other #page-triningprogramme h3, #page-triningprogramme #people-other h3,
#people-other #page-triningprogramme h4, #page-triningprogramme #people-other h4,
#people-other #page-triningprogramme h5, #page-triningprogramme #people-other h5,
#people-other #page-triningprogramme h6, #page-triningprogramme #people-other h6, #people-other #page-outreachprogramme h2, #page-outreachprogramme #people-other h2,
#people-other #page-outreachprogramme h3, #page-outreachprogramme #people-other h3,
#people-other #page-outreachprogramme h4, #page-outreachprogramme #people-other h4,
#people-other #page-outreachprogramme h5, #page-outreachprogramme #people-other h5,
#people-other #page-outreachprogramme h6, #page-outreachprogramme #people-other h6, #people-other #page-collaborativeprogramme h2, #page-collaborativeprogramme #people-other h2,
#people-other #page-collaborativeprogramme h3, #page-collaborativeprogramme #people-other h3,
#people-other #page-collaborativeprogramme h4, #page-collaborativeprogramme #people-other h4,
#people-other #page-collaborativeprogramme h5, #page-collaborativeprogramme #people-other h5,
#people-other #page-collaborativeprogramme h6, #page-collaborativeprogramme #people-other h6, #people-other #page-booksmonographs h2, #page-booksmonographs #people-other h2,
#people-other #page-booksmonographs h3, #page-booksmonographs #people-other h3,
#people-other #page-booksmonographs h4, #page-booksmonographs #people-other h4,
#people-other #page-booksmonographs h5, #page-booksmonographs #people-other h5,
#people-other #page-booksmonographs h6, #page-booksmonographs #people-other h6, #people-other #page-researchpapers h2, #page-researchpapers #people-other h2,
#people-other #page-researchpapers h3, #page-researchpapers #people-other h3,
#people-other #page-researchpapers h4, #page-researchpapers #people-other h4,
#people-other #page-researchpapers h5, #page-researchpapers #people-other h5,
#people-other #page-researchpapers h6, #page-researchpapers #people-other h6, #people-other #page-policybriefs h2, #page-policybriefs #people-other h2,
#people-other #page-policybriefs h3, #page-policybriefs #people-other h3,
#people-other #page-policybriefs h4, #page-policybriefs #people-other h4,
#people-other #page-policybriefs h5, #page-policybriefs #people-other h5,
#people-other #page-policybriefs h6, #page-policybriefs #people-other h6, #people-other #page-ceniseaspapers h2, #page-ceniseaspapers #people-other h2,
#people-other #page-ceniseaspapers h3, #page-ceniseaspapers #people-other h3,
#people-other #page-ceniseaspapers h4, #page-ceniseaspapers #people-other h4,
#people-other #page-ceniseaspapers h5, #page-ceniseaspapers #people-other h5,
#people-other #page-ceniseaspapers h6, #page-ceniseaspapers #people-other h6, #people-other #page-searchpublication h2, #page-searchpublication #people-other h2,
#people-other #page-searchpublication h3, #page-searchpublication #people-other h3,
#people-other #page-searchpublication h4, #page-searchpublication #people-other h4,
#people-other #page-searchpublication h5, #page-searchpublication #people-other h5,
#people-other #page-searchpublication h6, #page-searchpublication #people-other h6, #people-other #people-page h2, #people-page #people-other h2,
#people-other #people-page h3, #people-page #people-other h3,
#people-other #people-page h4, #people-page #people-other h4,
#people-other #people-page h5, #people-page #people-other h5,
#people-other #people-page h6, #people-page #people-other h6, #people-other #people-director-admin h2, #people-director-admin #people-other h2,
#people-other #people-director-admin h3, #people-director-admin #people-other h3,
#people-other #people-director-admin h4, #people-director-admin #people-other h4,
#people-other #people-director-admin h5, #people-director-admin #people-other h5,
#people-other #people-director-admin h6, #people-director-admin #people-other h6, #people-other #people-faculty h2, #people-faculty #people-other h2,
#people-other #people-faculty h3, #people-faculty #people-other h3,
#people-other #people-faculty h4, #people-faculty #people-other h4,
#people-other #people-faculty h5, #people-faculty #people-other h5,
#people-other #people-faculty h6, #people-faculty #people-other h6, #people-other #people-administration h2, #people-administration #people-other h2,
#people-other #people-administration h3, #people-administration #people-other h3,
#people-other #people-administration h4, #people-administration #people-other h4,
#people-other #people-administration h5, #people-administration #people-other h5,
#people-other #people-administration h6, #people-administration #people-other h6, #people-other h2,
#people-other h3,
#people-other h4,
#people-other h5,
#people-other h6, #people-other #contact-page h2, #contact-page #people-other h2,
#people-other #contact-page h3, #contact-page #people-other h3,
#people-other #contact-page h4, #contact-page #people-other h4,
#people-other #contact-page h5, #contact-page #people-other h5,
#people-other #contact-page h6, #contact-page #people-other h6, #people-other #contact-ways h2, #contact-ways #people-other h2,
#people-other #contact-ways h3, #contact-ways #people-other h3,
#people-other #contact-ways h4, #contact-ways #people-other h4,
#people-other #contact-ways h5, #contact-ways #people-other h5,
#people-other #contact-ways h6, #contact-ways #people-other h6, #people-other #contact-map h2, #contact-map #people-other h2,
#people-other #contact-map h3, #contact-map #people-other h3,
#people-other #contact-map h4, #contact-map #people-other h4,
#people-other #contact-map h5, #contact-map #people-other h5,
#people-other #contact-map h6, #contact-map #people-other h6, #people-other #page-library h2, #page-library #people-other h2,
#people-other #page-library h3, #page-library #people-other h3,
#people-other #page-library h4, #page-library #people-other h4,
#people-other #page-library h5, #page-library #people-other h5,
#people-other #page-library h6, #page-library #people-other h6, #people-other #page-new-arrivals h2, #page-new-arrivals #people-other h2,
#people-other #page-new-arrivals h3, #page-new-arrivals #people-other h3,
#people-other #page-new-arrivals h4, #page-new-arrivals #people-other h4,
#people-other #page-new-arrivals h5, #page-new-arrivals #people-other h5,
#people-other #page-new-arrivals h6, #page-new-arrivals #people-other h6, #people-other #page-about-library h2, #page-about-library #people-other h2,
#people-other #page-about-library h3, #page-about-library #people-other h3,
#people-other #page-about-library h4, #page-about-library #people-other h4,
#people-other #page-about-library h5, #page-about-library #people-other h5,
#people-other #page-about-library h6, #page-about-library #people-other h6, #people-other #page-library-catalogue h2, #page-library-catalogue #people-other h2,
#people-other #page-library-catalogue h3, #page-library-catalogue #people-other h3,
#people-other #page-library-catalogue h4, #page-library-catalogue #people-other h4,
#people-other #page-library-catalogue h5, #page-library-catalogue #people-other h5,
#people-other #page-library-catalogue h6, #page-library-catalogue #people-other h6, #people-other #page-notfound h2, #page-notfound #people-other h2,
#people-other #page-notfound h3, #page-notfound #people-other h3,
#people-other #page-notfound h4, #page-notfound #people-other h4,
#people-other #page-notfound h5, #page-notfound #people-other h5,
#people-other #page-notfound h6, #page-notfound #people-other h6, #people-other #page-internship h2, #page-internship #people-other h2,
#people-other #page-internship h3, #page-internship #people-other h3,
#people-other #page-internship h4, #page-internship #people-other h4,
#people-other #page-internship h5, #page-internship #people-other h5,
#people-other #page-internship h6, #page-internship #people-other h6, #people-other #page-internship-outcome h2, #page-internship-outcome #people-other h2,
#people-other #page-internship-outcome h3, #page-internship-outcome #people-other h3,
#people-other #page-internship-outcome h4, #page-internship-outcome #people-other h4,
#people-other #page-internship-outcome h5, #page-internship-outcome #people-other h5,
#people-other #page-internship-outcome h6, #page-internship-outcome #people-other h6, #people-other #page-internship-application-process h2, #page-internship-application-process #people-other h2,
#people-other #page-internship-application-process h3, #page-internship-application-process #people-other h3,
#people-other #page-internship-application-process h4, #page-internship-application-process #people-other h4,
#people-other #page-internship-application-process h5, #page-internship-application-process #people-other h5,
#people-other #page-internship-application-process h6, #page-internship-application-process #people-other h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#people-other h2 {
  font-size: 2.7em;
}

#people-other h3 {
  font-size: 2em;
}

#people-other h4 {
  font-size: 1.2em;
}

#people-other h5 {
  font-size: 1em;
}

#people-other h6 {
  font-size: 0.7em;
}

#contact-page {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#contact-page::before {
  content: "";
  background: url("../images/bg/okd-contact-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#contact-page h1, #contact-page #publications h2, #publications #contact-page h2,
#contact-page #publications h3, #publications #contact-page h3,
#contact-page #publications h4, #publications #contact-page h4,
#contact-page #publications h5, #publications #contact-page h5,
#contact-page #publications h6, #publications #contact-page h6, #contact-page #publication-recent h2, #publication-recent #contact-page h2,
#contact-page #publication-recent h3, #publication-recent #contact-page h3,
#contact-page #publication-recent h4, #publication-recent #contact-page h4,
#contact-page #publication-recent h5, #publication-recent #contact-page h5,
#contact-page #publication-recent h6, #publication-recent #contact-page h6, #contact-page #programmes h2, #programmes #contact-page h2,
#contact-page #programmes h3, #programmes #contact-page h3,
#contact-page #programmes h4, #programmes #contact-page h4,
#contact-page #programmes h5, #programmes #contact-page h5,
#contact-page #programmes h6, #programmes #contact-page h6, #contact-page #internship h2, #internship #contact-page h2,
#contact-page #internship h3, #internship #contact-page h3,
#contact-page #internship h4, #internship #contact-page h4,
#contact-page #internship h5, #internship #contact-page h5,
#contact-page #internship h6, #internship #contact-page h6, #contact-page #themes h2, #themes #contact-page h2,
#contact-page #themes h3, #themes #contact-page h3,
#contact-page #themes h4, #themes #contact-page h4,
#contact-page #themes h5, #themes #contact-page h5,
#contact-page #themes h6, #themes #contact-page h6, #contact-page #library h2, #library #contact-page h2,
#contact-page #library h3, #library #contact-page h3,
#contact-page #library h4, #library #contact-page h4,
#contact-page #library h5, #library #contact-page h5,
#contact-page #library h6, #library #contact-page h6, #contact-page #journal h2, #journal #contact-page h2,
#contact-page #journal h3, #journal #contact-page h3,
#contact-page #journal h4, #journal #contact-page h4,
#contact-page #journal h5, #journal #contact-page h5,
#contact-page #journal h6, #journal #contact-page h6, #contact-page #news h2, #news #contact-page h2,
#contact-page #news h3, #news #contact-page h3,
#contact-page #news h4, #news #contact-page h4,
#contact-page #news h5, #news #contact-page h5,
#contact-page #news h6, #news #contact-page h6, #contact-page #footer h2, #footer #contact-page h2,
#contact-page #footer h3, #footer #contact-page h3,
#contact-page #footer h4, #footer #contact-page h4,
#contact-page #footer h5, #footer #contact-page h5,
#contact-page #footer h6, #footer #contact-page h6, #contact-page #institute h2, #institute #contact-page h2,
#contact-page #institute h3, #institute #contact-page h3,
#contact-page #institute h4, #institute #contact-page h4,
#contact-page #institute h5, #institute #contact-page h5,
#contact-page #institute h6, #institute #contact-page h6, #contact-page #about-institute h2, #about-institute #contact-page h2,
#contact-page #about-institute h3, #about-institute #contact-page h3,
#contact-page #about-institute h4, #about-institute #contact-page h4,
#contact-page #about-institute h5, #about-institute #contact-page h5,
#contact-page #about-institute h6, #about-institute #contact-page h6, #contact-page #governingbody h2, #governingbody #contact-page h2,
#contact-page #governingbody h3, #governingbody #contact-page h3,
#contact-page #governingbody h4, #governingbody #contact-page h4,
#contact-page #governingbody h5, #governingbody #contact-page h5,
#contact-page #governingbody h6, #governingbody #contact-page h6, #contact-page #facility h2, #facility #contact-page h2,
#contact-page #facility h3, #facility #contact-page h3,
#contact-page #facility h4, #facility #contact-page h4,
#contact-page #facility h5, #facility #contact-page h5,
#contact-page #facility h6, #facility #contact-page h6, #contact-page #chairman-director h2, #chairman-director #contact-page h2,
#contact-page #chairman-director h3, #chairman-director #contact-page h3,
#contact-page #chairman-director h4, #chairman-director #contact-page h4,
#contact-page #chairman-director h5, #chairman-director #contact-page h5,
#contact-page #chairman-director h6, #chairman-director #contact-page h6, #contact-page #annual-report h2, #annual-report #contact-page h2,
#contact-page #annual-report h3, #annual-report #contact-page h3,
#contact-page #annual-report h4, #annual-report #contact-page h4,
#contact-page #annual-report h5, #annual-report #contact-page h5,
#contact-page #annual-report h6, #annual-report #contact-page h6, #contact-page #publication-page h2, #publication-page #contact-page h2,
#contact-page #publication-page h3, #publication-page #contact-page h3,
#contact-page #publication-page h4, #publication-page #contact-page h4,
#contact-page #publication-page h5, #publication-page #contact-page h5,
#contact-page #publication-page h6, #publication-page #contact-page h6, #contact-page #page-programmes h2, #page-programmes #contact-page h2,
#contact-page #page-programmes h3, #page-programmes #contact-page h3,
#contact-page #page-programmes h4, #page-programmes #contact-page h4,
#contact-page #page-programmes h5, #page-programmes #contact-page h5,
#contact-page #page-programmes h6, #page-programmes #contact-page h6, #contact-page #page-researchprogramme h2, #page-researchprogramme #contact-page h2,
#contact-page #page-researchprogramme h3, #page-researchprogramme #contact-page h3,
#contact-page #page-researchprogramme h4, #page-researchprogramme #contact-page h4,
#contact-page #page-researchprogramme h5, #page-researchprogramme #contact-page h5,
#contact-page #page-researchprogramme h6, #page-researchprogramme #contact-page h6, #contact-page #page-triningprogramme h2, #page-triningprogramme #contact-page h2,
#contact-page #page-triningprogramme h3, #page-triningprogramme #contact-page h3,
#contact-page #page-triningprogramme h4, #page-triningprogramme #contact-page h4,
#contact-page #page-triningprogramme h5, #page-triningprogramme #contact-page h5,
#contact-page #page-triningprogramme h6, #page-triningprogramme #contact-page h6, #contact-page #page-outreachprogramme h2, #page-outreachprogramme #contact-page h2,
#contact-page #page-outreachprogramme h3, #page-outreachprogramme #contact-page h3,
#contact-page #page-outreachprogramme h4, #page-outreachprogramme #contact-page h4,
#contact-page #page-outreachprogramme h5, #page-outreachprogramme #contact-page h5,
#contact-page #page-outreachprogramme h6, #page-outreachprogramme #contact-page h6, #contact-page #page-collaborativeprogramme h2, #page-collaborativeprogramme #contact-page h2,
#contact-page #page-collaborativeprogramme h3, #page-collaborativeprogramme #contact-page h3,
#contact-page #page-collaborativeprogramme h4, #page-collaborativeprogramme #contact-page h4,
#contact-page #page-collaborativeprogramme h5, #page-collaborativeprogramme #contact-page h5,
#contact-page #page-collaborativeprogramme h6, #page-collaborativeprogramme #contact-page h6, #contact-page #page-booksmonographs h2, #page-booksmonographs #contact-page h2,
#contact-page #page-booksmonographs h3, #page-booksmonographs #contact-page h3,
#contact-page #page-booksmonographs h4, #page-booksmonographs #contact-page h4,
#contact-page #page-booksmonographs h5, #page-booksmonographs #contact-page h5,
#contact-page #page-booksmonographs h6, #page-booksmonographs #contact-page h6, #contact-page #page-researchpapers h2, #page-researchpapers #contact-page h2,
#contact-page #page-researchpapers h3, #page-researchpapers #contact-page h3,
#contact-page #page-researchpapers h4, #page-researchpapers #contact-page h4,
#contact-page #page-researchpapers h5, #page-researchpapers #contact-page h5,
#contact-page #page-researchpapers h6, #page-researchpapers #contact-page h6, #contact-page #page-policybriefs h2, #page-policybriefs #contact-page h2,
#contact-page #page-policybriefs h3, #page-policybriefs #contact-page h3,
#contact-page #page-policybriefs h4, #page-policybriefs #contact-page h4,
#contact-page #page-policybriefs h5, #page-policybriefs #contact-page h5,
#contact-page #page-policybriefs h6, #page-policybriefs #contact-page h6, #contact-page #page-ceniseaspapers h2, #page-ceniseaspapers #contact-page h2,
#contact-page #page-ceniseaspapers h3, #page-ceniseaspapers #contact-page h3,
#contact-page #page-ceniseaspapers h4, #page-ceniseaspapers #contact-page h4,
#contact-page #page-ceniseaspapers h5, #page-ceniseaspapers #contact-page h5,
#contact-page #page-ceniseaspapers h6, #page-ceniseaspapers #contact-page h6, #contact-page #page-searchpublication h2, #page-searchpublication #contact-page h2,
#contact-page #page-searchpublication h3, #page-searchpublication #contact-page h3,
#contact-page #page-searchpublication h4, #page-searchpublication #contact-page h4,
#contact-page #page-searchpublication h5, #page-searchpublication #contact-page h5,
#contact-page #page-searchpublication h6, #page-searchpublication #contact-page h6, #contact-page #people-page h2, #people-page #contact-page h2,
#contact-page #people-page h3, #people-page #contact-page h3,
#contact-page #people-page h4, #people-page #contact-page h4,
#contact-page #people-page h5, #people-page #contact-page h5,
#contact-page #people-page h6, #people-page #contact-page h6, #contact-page #people-director-admin h2, #people-director-admin #contact-page h2,
#contact-page #people-director-admin h3, #people-director-admin #contact-page h3,
#contact-page #people-director-admin h4, #people-director-admin #contact-page h4,
#contact-page #people-director-admin h5, #people-director-admin #contact-page h5,
#contact-page #people-director-admin h6, #people-director-admin #contact-page h6, #contact-page #people-faculty h2, #people-faculty #contact-page h2,
#contact-page #people-faculty h3, #people-faculty #contact-page h3,
#contact-page #people-faculty h4, #people-faculty #contact-page h4,
#contact-page #people-faculty h5, #people-faculty #contact-page h5,
#contact-page #people-faculty h6, #people-faculty #contact-page h6, #contact-page #people-administration h2, #people-administration #contact-page h2,
#contact-page #people-administration h3, #people-administration #contact-page h3,
#contact-page #people-administration h4, #people-administration #contact-page h4,
#contact-page #people-administration h5, #people-administration #contact-page h5,
#contact-page #people-administration h6, #people-administration #contact-page h6, #contact-page #people-other h2, #people-other #contact-page h2,
#contact-page #people-other h3, #people-other #contact-page h3,
#contact-page #people-other h4, #people-other #contact-page h4,
#contact-page #people-other h5, #people-other #contact-page h5,
#contact-page #people-other h6, #people-other #contact-page h6, #contact-page h2,
#contact-page h3,
#contact-page h4,
#contact-page h5,
#contact-page h6, #contact-page #contact-ways h2, #contact-ways #contact-page h2,
#contact-page #contact-ways h3, #contact-ways #contact-page h3,
#contact-page #contact-ways h4, #contact-ways #contact-page h4,
#contact-page #contact-ways h5, #contact-ways #contact-page h5,
#contact-page #contact-ways h6, #contact-ways #contact-page h6, #contact-page #contact-map h2, #contact-map #contact-page h2,
#contact-page #contact-map h3, #contact-map #contact-page h3,
#contact-page #contact-map h4, #contact-map #contact-page h4,
#contact-page #contact-map h5, #contact-map #contact-page h5,
#contact-page #contact-map h6, #contact-map #contact-page h6, #contact-page #page-library h2, #page-library #contact-page h2,
#contact-page #page-library h3, #page-library #contact-page h3,
#contact-page #page-library h4, #page-library #contact-page h4,
#contact-page #page-library h5, #page-library #contact-page h5,
#contact-page #page-library h6, #page-library #contact-page h6, #contact-page #page-new-arrivals h2, #page-new-arrivals #contact-page h2,
#contact-page #page-new-arrivals h3, #page-new-arrivals #contact-page h3,
#contact-page #page-new-arrivals h4, #page-new-arrivals #contact-page h4,
#contact-page #page-new-arrivals h5, #page-new-arrivals #contact-page h5,
#contact-page #page-new-arrivals h6, #page-new-arrivals #contact-page h6, #contact-page #page-about-library h2, #page-about-library #contact-page h2,
#contact-page #page-about-library h3, #page-about-library #contact-page h3,
#contact-page #page-about-library h4, #page-about-library #contact-page h4,
#contact-page #page-about-library h5, #page-about-library #contact-page h5,
#contact-page #page-about-library h6, #page-about-library #contact-page h6, #contact-page #page-library-catalogue h2, #page-library-catalogue #contact-page h2,
#contact-page #page-library-catalogue h3, #page-library-catalogue #contact-page h3,
#contact-page #page-library-catalogue h4, #page-library-catalogue #contact-page h4,
#contact-page #page-library-catalogue h5, #page-library-catalogue #contact-page h5,
#contact-page #page-library-catalogue h6, #page-library-catalogue #contact-page h6, #contact-page #page-notfound h2, #page-notfound #contact-page h2,
#contact-page #page-notfound h3, #page-notfound #contact-page h3,
#contact-page #page-notfound h4, #page-notfound #contact-page h4,
#contact-page #page-notfound h5, #page-notfound #contact-page h5,
#contact-page #page-notfound h6, #page-notfound #contact-page h6, #contact-page #page-internship h2, #page-internship #contact-page h2,
#contact-page #page-internship h3, #page-internship #contact-page h3,
#contact-page #page-internship h4, #page-internship #contact-page h4,
#contact-page #page-internship h5, #page-internship #contact-page h5,
#contact-page #page-internship h6, #page-internship #contact-page h6, #contact-page #page-internship-outcome h2, #page-internship-outcome #contact-page h2,
#contact-page #page-internship-outcome h3, #page-internship-outcome #contact-page h3,
#contact-page #page-internship-outcome h4, #page-internship-outcome #contact-page h4,
#contact-page #page-internship-outcome h5, #page-internship-outcome #contact-page h5,
#contact-page #page-internship-outcome h6, #page-internship-outcome #contact-page h6, #contact-page #page-internship-application-process h2, #page-internship-application-process #contact-page h2,
#contact-page #page-internship-application-process h3, #page-internship-application-process #contact-page h3,
#contact-page #page-internship-application-process h4, #page-internship-application-process #contact-page h4,
#contact-page #page-internship-application-process h5, #page-internship-application-process #contact-page h5,
#contact-page #page-internship-application-process h6, #page-internship-application-process #contact-page h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#contact-page h2 {
  font-size: 2.7em;
}

#contact-page h3 {
  font-size: 2em;
}

#contact-page h4 {
  font-size: 1.2em;
}

#contact-page h5 {
  font-size: 1em;
}

#contact-page h6 {
  font-size: 0.7em;
}

#contact-ways {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
  position: relative;
}

#contact-ways h1, #contact-ways #publications h2, #publications #contact-ways h2,
#contact-ways #publications h3, #publications #contact-ways h3,
#contact-ways #publications h4, #publications #contact-ways h4,
#contact-ways #publications h5, #publications #contact-ways h5,
#contact-ways #publications h6, #publications #contact-ways h6, #contact-ways #publication-recent h2, #publication-recent #contact-ways h2,
#contact-ways #publication-recent h3, #publication-recent #contact-ways h3,
#contact-ways #publication-recent h4, #publication-recent #contact-ways h4,
#contact-ways #publication-recent h5, #publication-recent #contact-ways h5,
#contact-ways #publication-recent h6, #publication-recent #contact-ways h6, #contact-ways #programmes h2, #programmes #contact-ways h2,
#contact-ways #programmes h3, #programmes #contact-ways h3,
#contact-ways #programmes h4, #programmes #contact-ways h4,
#contact-ways #programmes h5, #programmes #contact-ways h5,
#contact-ways #programmes h6, #programmes #contact-ways h6, #contact-ways #internship h2, #internship #contact-ways h2,
#contact-ways #internship h3, #internship #contact-ways h3,
#contact-ways #internship h4, #internship #contact-ways h4,
#contact-ways #internship h5, #internship #contact-ways h5,
#contact-ways #internship h6, #internship #contact-ways h6, #contact-ways #themes h2, #themes #contact-ways h2,
#contact-ways #themes h3, #themes #contact-ways h3,
#contact-ways #themes h4, #themes #contact-ways h4,
#contact-ways #themes h5, #themes #contact-ways h5,
#contact-ways #themes h6, #themes #contact-ways h6, #contact-ways #library h2, #library #contact-ways h2,
#contact-ways #library h3, #library #contact-ways h3,
#contact-ways #library h4, #library #contact-ways h4,
#contact-ways #library h5, #library #contact-ways h5,
#contact-ways #library h6, #library #contact-ways h6, #contact-ways #journal h2, #journal #contact-ways h2,
#contact-ways #journal h3, #journal #contact-ways h3,
#contact-ways #journal h4, #journal #contact-ways h4,
#contact-ways #journal h5, #journal #contact-ways h5,
#contact-ways #journal h6, #journal #contact-ways h6, #contact-ways #news h2, #news #contact-ways h2,
#contact-ways #news h3, #news #contact-ways h3,
#contact-ways #news h4, #news #contact-ways h4,
#contact-ways #news h5, #news #contact-ways h5,
#contact-ways #news h6, #news #contact-ways h6, #contact-ways #footer h2, #footer #contact-ways h2,
#contact-ways #footer h3, #footer #contact-ways h3,
#contact-ways #footer h4, #footer #contact-ways h4,
#contact-ways #footer h5, #footer #contact-ways h5,
#contact-ways #footer h6, #footer #contact-ways h6, #contact-ways #institute h2, #institute #contact-ways h2,
#contact-ways #institute h3, #institute #contact-ways h3,
#contact-ways #institute h4, #institute #contact-ways h4,
#contact-ways #institute h5, #institute #contact-ways h5,
#contact-ways #institute h6, #institute #contact-ways h6, #contact-ways #about-institute h2, #about-institute #contact-ways h2,
#contact-ways #about-institute h3, #about-institute #contact-ways h3,
#contact-ways #about-institute h4, #about-institute #contact-ways h4,
#contact-ways #about-institute h5, #about-institute #contact-ways h5,
#contact-ways #about-institute h6, #about-institute #contact-ways h6, #contact-ways #governingbody h2, #governingbody #contact-ways h2,
#contact-ways #governingbody h3, #governingbody #contact-ways h3,
#contact-ways #governingbody h4, #governingbody #contact-ways h4,
#contact-ways #governingbody h5, #governingbody #contact-ways h5,
#contact-ways #governingbody h6, #governingbody #contact-ways h6, #contact-ways #facility h2, #facility #contact-ways h2,
#contact-ways #facility h3, #facility #contact-ways h3,
#contact-ways #facility h4, #facility #contact-ways h4,
#contact-ways #facility h5, #facility #contact-ways h5,
#contact-ways #facility h6, #facility #contact-ways h6, #contact-ways #chairman-director h2, #chairman-director #contact-ways h2,
#contact-ways #chairman-director h3, #chairman-director #contact-ways h3,
#contact-ways #chairman-director h4, #chairman-director #contact-ways h4,
#contact-ways #chairman-director h5, #chairman-director #contact-ways h5,
#contact-ways #chairman-director h6, #chairman-director #contact-ways h6, #contact-ways #annual-report h2, #annual-report #contact-ways h2,
#contact-ways #annual-report h3, #annual-report #contact-ways h3,
#contact-ways #annual-report h4, #annual-report #contact-ways h4,
#contact-ways #annual-report h5, #annual-report #contact-ways h5,
#contact-ways #annual-report h6, #annual-report #contact-ways h6, #contact-ways #publication-page h2, #publication-page #contact-ways h2,
#contact-ways #publication-page h3, #publication-page #contact-ways h3,
#contact-ways #publication-page h4, #publication-page #contact-ways h4,
#contact-ways #publication-page h5, #publication-page #contact-ways h5,
#contact-ways #publication-page h6, #publication-page #contact-ways h6, #contact-ways #page-programmes h2, #page-programmes #contact-ways h2,
#contact-ways #page-programmes h3, #page-programmes #contact-ways h3,
#contact-ways #page-programmes h4, #page-programmes #contact-ways h4,
#contact-ways #page-programmes h5, #page-programmes #contact-ways h5,
#contact-ways #page-programmes h6, #page-programmes #contact-ways h6, #contact-ways #page-researchprogramme h2, #page-researchprogramme #contact-ways h2,
#contact-ways #page-researchprogramme h3, #page-researchprogramme #contact-ways h3,
#contact-ways #page-researchprogramme h4, #page-researchprogramme #contact-ways h4,
#contact-ways #page-researchprogramme h5, #page-researchprogramme #contact-ways h5,
#contact-ways #page-researchprogramme h6, #page-researchprogramme #contact-ways h6, #contact-ways #page-triningprogramme h2, #page-triningprogramme #contact-ways h2,
#contact-ways #page-triningprogramme h3, #page-triningprogramme #contact-ways h3,
#contact-ways #page-triningprogramme h4, #page-triningprogramme #contact-ways h4,
#contact-ways #page-triningprogramme h5, #page-triningprogramme #contact-ways h5,
#contact-ways #page-triningprogramme h6, #page-triningprogramme #contact-ways h6, #contact-ways #page-outreachprogramme h2, #page-outreachprogramme #contact-ways h2,
#contact-ways #page-outreachprogramme h3, #page-outreachprogramme #contact-ways h3,
#contact-ways #page-outreachprogramme h4, #page-outreachprogramme #contact-ways h4,
#contact-ways #page-outreachprogramme h5, #page-outreachprogramme #contact-ways h5,
#contact-ways #page-outreachprogramme h6, #page-outreachprogramme #contact-ways h6, #contact-ways #page-collaborativeprogramme h2, #page-collaborativeprogramme #contact-ways h2,
#contact-ways #page-collaborativeprogramme h3, #page-collaborativeprogramme #contact-ways h3,
#contact-ways #page-collaborativeprogramme h4, #page-collaborativeprogramme #contact-ways h4,
#contact-ways #page-collaborativeprogramme h5, #page-collaborativeprogramme #contact-ways h5,
#contact-ways #page-collaborativeprogramme h6, #page-collaborativeprogramme #contact-ways h6, #contact-ways #page-booksmonographs h2, #page-booksmonographs #contact-ways h2,
#contact-ways #page-booksmonographs h3, #page-booksmonographs #contact-ways h3,
#contact-ways #page-booksmonographs h4, #page-booksmonographs #contact-ways h4,
#contact-ways #page-booksmonographs h5, #page-booksmonographs #contact-ways h5,
#contact-ways #page-booksmonographs h6, #page-booksmonographs #contact-ways h6, #contact-ways #page-researchpapers h2, #page-researchpapers #contact-ways h2,
#contact-ways #page-researchpapers h3, #page-researchpapers #contact-ways h3,
#contact-ways #page-researchpapers h4, #page-researchpapers #contact-ways h4,
#contact-ways #page-researchpapers h5, #page-researchpapers #contact-ways h5,
#contact-ways #page-researchpapers h6, #page-researchpapers #contact-ways h6, #contact-ways #page-policybriefs h2, #page-policybriefs #contact-ways h2,
#contact-ways #page-policybriefs h3, #page-policybriefs #contact-ways h3,
#contact-ways #page-policybriefs h4, #page-policybriefs #contact-ways h4,
#contact-ways #page-policybriefs h5, #page-policybriefs #contact-ways h5,
#contact-ways #page-policybriefs h6, #page-policybriefs #contact-ways h6, #contact-ways #page-ceniseaspapers h2, #page-ceniseaspapers #contact-ways h2,
#contact-ways #page-ceniseaspapers h3, #page-ceniseaspapers #contact-ways h3,
#contact-ways #page-ceniseaspapers h4, #page-ceniseaspapers #contact-ways h4,
#contact-ways #page-ceniseaspapers h5, #page-ceniseaspapers #contact-ways h5,
#contact-ways #page-ceniseaspapers h6, #page-ceniseaspapers #contact-ways h6, #contact-ways #page-searchpublication h2, #page-searchpublication #contact-ways h2,
#contact-ways #page-searchpublication h3, #page-searchpublication #contact-ways h3,
#contact-ways #page-searchpublication h4, #page-searchpublication #contact-ways h4,
#contact-ways #page-searchpublication h5, #page-searchpublication #contact-ways h5,
#contact-ways #page-searchpublication h6, #page-searchpublication #contact-ways h6, #contact-ways #people-page h2, #people-page #contact-ways h2,
#contact-ways #people-page h3, #people-page #contact-ways h3,
#contact-ways #people-page h4, #people-page #contact-ways h4,
#contact-ways #people-page h5, #people-page #contact-ways h5,
#contact-ways #people-page h6, #people-page #contact-ways h6, #contact-ways #people-director-admin h2, #people-director-admin #contact-ways h2,
#contact-ways #people-director-admin h3, #people-director-admin #contact-ways h3,
#contact-ways #people-director-admin h4, #people-director-admin #contact-ways h4,
#contact-ways #people-director-admin h5, #people-director-admin #contact-ways h5,
#contact-ways #people-director-admin h6, #people-director-admin #contact-ways h6, #contact-ways #people-faculty h2, #people-faculty #contact-ways h2,
#contact-ways #people-faculty h3, #people-faculty #contact-ways h3,
#contact-ways #people-faculty h4, #people-faculty #contact-ways h4,
#contact-ways #people-faculty h5, #people-faculty #contact-ways h5,
#contact-ways #people-faculty h6, #people-faculty #contact-ways h6, #contact-ways #people-administration h2, #people-administration #contact-ways h2,
#contact-ways #people-administration h3, #people-administration #contact-ways h3,
#contact-ways #people-administration h4, #people-administration #contact-ways h4,
#contact-ways #people-administration h5, #people-administration #contact-ways h5,
#contact-ways #people-administration h6, #people-administration #contact-ways h6, #contact-ways #people-other h2, #people-other #contact-ways h2,
#contact-ways #people-other h3, #people-other #contact-ways h3,
#contact-ways #people-other h4, #people-other #contact-ways h4,
#contact-ways #people-other h5, #people-other #contact-ways h5,
#contact-ways #people-other h6, #people-other #contact-ways h6, #contact-ways #contact-page h2, #contact-page #contact-ways h2,
#contact-ways #contact-page h3, #contact-page #contact-ways h3,
#contact-ways #contact-page h4, #contact-page #contact-ways h4,
#contact-ways #contact-page h5, #contact-page #contact-ways h5,
#contact-ways #contact-page h6, #contact-page #contact-ways h6, #contact-ways h2,
#contact-ways h3,
#contact-ways h4,
#contact-ways h5,
#contact-ways h6, #contact-ways #contact-map h2, #contact-map #contact-ways h2,
#contact-ways #contact-map h3, #contact-map #contact-ways h3,
#contact-ways #contact-map h4, #contact-map #contact-ways h4,
#contact-ways #contact-map h5, #contact-map #contact-ways h5,
#contact-ways #contact-map h6, #contact-map #contact-ways h6, #contact-ways #page-library h2, #page-library #contact-ways h2,
#contact-ways #page-library h3, #page-library #contact-ways h3,
#contact-ways #page-library h4, #page-library #contact-ways h4,
#contact-ways #page-library h5, #page-library #contact-ways h5,
#contact-ways #page-library h6, #page-library #contact-ways h6, #contact-ways #page-new-arrivals h2, #page-new-arrivals #contact-ways h2,
#contact-ways #page-new-arrivals h3, #page-new-arrivals #contact-ways h3,
#contact-ways #page-new-arrivals h4, #page-new-arrivals #contact-ways h4,
#contact-ways #page-new-arrivals h5, #page-new-arrivals #contact-ways h5,
#contact-ways #page-new-arrivals h6, #page-new-arrivals #contact-ways h6, #contact-ways #page-about-library h2, #page-about-library #contact-ways h2,
#contact-ways #page-about-library h3, #page-about-library #contact-ways h3,
#contact-ways #page-about-library h4, #page-about-library #contact-ways h4,
#contact-ways #page-about-library h5, #page-about-library #contact-ways h5,
#contact-ways #page-about-library h6, #page-about-library #contact-ways h6, #contact-ways #page-library-catalogue h2, #page-library-catalogue #contact-ways h2,
#contact-ways #page-library-catalogue h3, #page-library-catalogue #contact-ways h3,
#contact-ways #page-library-catalogue h4, #page-library-catalogue #contact-ways h4,
#contact-ways #page-library-catalogue h5, #page-library-catalogue #contact-ways h5,
#contact-ways #page-library-catalogue h6, #page-library-catalogue #contact-ways h6, #contact-ways #page-notfound h2, #page-notfound #contact-ways h2,
#contact-ways #page-notfound h3, #page-notfound #contact-ways h3,
#contact-ways #page-notfound h4, #page-notfound #contact-ways h4,
#contact-ways #page-notfound h5, #page-notfound #contact-ways h5,
#contact-ways #page-notfound h6, #page-notfound #contact-ways h6, #contact-ways #page-internship h2, #page-internship #contact-ways h2,
#contact-ways #page-internship h3, #page-internship #contact-ways h3,
#contact-ways #page-internship h4, #page-internship #contact-ways h4,
#contact-ways #page-internship h5, #page-internship #contact-ways h5,
#contact-ways #page-internship h6, #page-internship #contact-ways h6, #contact-ways #page-internship-outcome h2, #page-internship-outcome #contact-ways h2,
#contact-ways #page-internship-outcome h3, #page-internship-outcome #contact-ways h3,
#contact-ways #page-internship-outcome h4, #page-internship-outcome #contact-ways h4,
#contact-ways #page-internship-outcome h5, #page-internship-outcome #contact-ways h5,
#contact-ways #page-internship-outcome h6, #page-internship-outcome #contact-ways h6, #contact-ways #page-internship-application-process h2, #page-internship-application-process #contact-ways h2,
#contact-ways #page-internship-application-process h3, #page-internship-application-process #contact-ways h3,
#contact-ways #page-internship-application-process h4, #page-internship-application-process #contact-ways h4,
#contact-ways #page-internship-application-process h5, #page-internship-application-process #contact-ways h5,
#contact-ways #page-internship-application-process h6, #page-internship-application-process #contact-ways h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#contact-ways h2 {
  font-size: 2.7em;
}

#contact-ways h3 {
  font-size: 2em;
}

#contact-ways h4 {
  font-size: 1.2em;
}

#contact-ways h5 {
  font-size: 1em;
}

#contact-ways h6 {
  font-size: 0.7em;
}

#contact-map {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
  position: relative;
}

#contact-map h1, #contact-map #publications h2, #publications #contact-map h2,
#contact-map #publications h3, #publications #contact-map h3,
#contact-map #publications h4, #publications #contact-map h4,
#contact-map #publications h5, #publications #contact-map h5,
#contact-map #publications h6, #publications #contact-map h6, #contact-map #publication-recent h2, #publication-recent #contact-map h2,
#contact-map #publication-recent h3, #publication-recent #contact-map h3,
#contact-map #publication-recent h4, #publication-recent #contact-map h4,
#contact-map #publication-recent h5, #publication-recent #contact-map h5,
#contact-map #publication-recent h6, #publication-recent #contact-map h6, #contact-map #programmes h2, #programmes #contact-map h2,
#contact-map #programmes h3, #programmes #contact-map h3,
#contact-map #programmes h4, #programmes #contact-map h4,
#contact-map #programmes h5, #programmes #contact-map h5,
#contact-map #programmes h6, #programmes #contact-map h6, #contact-map #internship h2, #internship #contact-map h2,
#contact-map #internship h3, #internship #contact-map h3,
#contact-map #internship h4, #internship #contact-map h4,
#contact-map #internship h5, #internship #contact-map h5,
#contact-map #internship h6, #internship #contact-map h6, #contact-map #themes h2, #themes #contact-map h2,
#contact-map #themes h3, #themes #contact-map h3,
#contact-map #themes h4, #themes #contact-map h4,
#contact-map #themes h5, #themes #contact-map h5,
#contact-map #themes h6, #themes #contact-map h6, #contact-map #library h2, #library #contact-map h2,
#contact-map #library h3, #library #contact-map h3,
#contact-map #library h4, #library #contact-map h4,
#contact-map #library h5, #library #contact-map h5,
#contact-map #library h6, #library #contact-map h6, #contact-map #journal h2, #journal #contact-map h2,
#contact-map #journal h3, #journal #contact-map h3,
#contact-map #journal h4, #journal #contact-map h4,
#contact-map #journal h5, #journal #contact-map h5,
#contact-map #journal h6, #journal #contact-map h6, #contact-map #news h2, #news #contact-map h2,
#contact-map #news h3, #news #contact-map h3,
#contact-map #news h4, #news #contact-map h4,
#contact-map #news h5, #news #contact-map h5,
#contact-map #news h6, #news #contact-map h6, #contact-map #footer h2, #footer #contact-map h2,
#contact-map #footer h3, #footer #contact-map h3,
#contact-map #footer h4, #footer #contact-map h4,
#contact-map #footer h5, #footer #contact-map h5,
#contact-map #footer h6, #footer #contact-map h6, #contact-map #institute h2, #institute #contact-map h2,
#contact-map #institute h3, #institute #contact-map h3,
#contact-map #institute h4, #institute #contact-map h4,
#contact-map #institute h5, #institute #contact-map h5,
#contact-map #institute h6, #institute #contact-map h6, #contact-map #about-institute h2, #about-institute #contact-map h2,
#contact-map #about-institute h3, #about-institute #contact-map h3,
#contact-map #about-institute h4, #about-institute #contact-map h4,
#contact-map #about-institute h5, #about-institute #contact-map h5,
#contact-map #about-institute h6, #about-institute #contact-map h6, #contact-map #governingbody h2, #governingbody #contact-map h2,
#contact-map #governingbody h3, #governingbody #contact-map h3,
#contact-map #governingbody h4, #governingbody #contact-map h4,
#contact-map #governingbody h5, #governingbody #contact-map h5,
#contact-map #governingbody h6, #governingbody #contact-map h6, #contact-map #facility h2, #facility #contact-map h2,
#contact-map #facility h3, #facility #contact-map h3,
#contact-map #facility h4, #facility #contact-map h4,
#contact-map #facility h5, #facility #contact-map h5,
#contact-map #facility h6, #facility #contact-map h6, #contact-map #chairman-director h2, #chairman-director #contact-map h2,
#contact-map #chairman-director h3, #chairman-director #contact-map h3,
#contact-map #chairman-director h4, #chairman-director #contact-map h4,
#contact-map #chairman-director h5, #chairman-director #contact-map h5,
#contact-map #chairman-director h6, #chairman-director #contact-map h6, #contact-map #annual-report h2, #annual-report #contact-map h2,
#contact-map #annual-report h3, #annual-report #contact-map h3,
#contact-map #annual-report h4, #annual-report #contact-map h4,
#contact-map #annual-report h5, #annual-report #contact-map h5,
#contact-map #annual-report h6, #annual-report #contact-map h6, #contact-map #publication-page h2, #publication-page #contact-map h2,
#contact-map #publication-page h3, #publication-page #contact-map h3,
#contact-map #publication-page h4, #publication-page #contact-map h4,
#contact-map #publication-page h5, #publication-page #contact-map h5,
#contact-map #publication-page h6, #publication-page #contact-map h6, #contact-map #page-programmes h2, #page-programmes #contact-map h2,
#contact-map #page-programmes h3, #page-programmes #contact-map h3,
#contact-map #page-programmes h4, #page-programmes #contact-map h4,
#contact-map #page-programmes h5, #page-programmes #contact-map h5,
#contact-map #page-programmes h6, #page-programmes #contact-map h6, #contact-map #page-researchprogramme h2, #page-researchprogramme #contact-map h2,
#contact-map #page-researchprogramme h3, #page-researchprogramme #contact-map h3,
#contact-map #page-researchprogramme h4, #page-researchprogramme #contact-map h4,
#contact-map #page-researchprogramme h5, #page-researchprogramme #contact-map h5,
#contact-map #page-researchprogramme h6, #page-researchprogramme #contact-map h6, #contact-map #page-triningprogramme h2, #page-triningprogramme #contact-map h2,
#contact-map #page-triningprogramme h3, #page-triningprogramme #contact-map h3,
#contact-map #page-triningprogramme h4, #page-triningprogramme #contact-map h4,
#contact-map #page-triningprogramme h5, #page-triningprogramme #contact-map h5,
#contact-map #page-triningprogramme h6, #page-triningprogramme #contact-map h6, #contact-map #page-outreachprogramme h2, #page-outreachprogramme #contact-map h2,
#contact-map #page-outreachprogramme h3, #page-outreachprogramme #contact-map h3,
#contact-map #page-outreachprogramme h4, #page-outreachprogramme #contact-map h4,
#contact-map #page-outreachprogramme h5, #page-outreachprogramme #contact-map h5,
#contact-map #page-outreachprogramme h6, #page-outreachprogramme #contact-map h6, #contact-map #page-collaborativeprogramme h2, #page-collaborativeprogramme #contact-map h2,
#contact-map #page-collaborativeprogramme h3, #page-collaborativeprogramme #contact-map h3,
#contact-map #page-collaborativeprogramme h4, #page-collaborativeprogramme #contact-map h4,
#contact-map #page-collaborativeprogramme h5, #page-collaborativeprogramme #contact-map h5,
#contact-map #page-collaborativeprogramme h6, #page-collaborativeprogramme #contact-map h6, #contact-map #page-booksmonographs h2, #page-booksmonographs #contact-map h2,
#contact-map #page-booksmonographs h3, #page-booksmonographs #contact-map h3,
#contact-map #page-booksmonographs h4, #page-booksmonographs #contact-map h4,
#contact-map #page-booksmonographs h5, #page-booksmonographs #contact-map h5,
#contact-map #page-booksmonographs h6, #page-booksmonographs #contact-map h6, #contact-map #page-researchpapers h2, #page-researchpapers #contact-map h2,
#contact-map #page-researchpapers h3, #page-researchpapers #contact-map h3,
#contact-map #page-researchpapers h4, #page-researchpapers #contact-map h4,
#contact-map #page-researchpapers h5, #page-researchpapers #contact-map h5,
#contact-map #page-researchpapers h6, #page-researchpapers #contact-map h6, #contact-map #page-policybriefs h2, #page-policybriefs #contact-map h2,
#contact-map #page-policybriefs h3, #page-policybriefs #contact-map h3,
#contact-map #page-policybriefs h4, #page-policybriefs #contact-map h4,
#contact-map #page-policybriefs h5, #page-policybriefs #contact-map h5,
#contact-map #page-policybriefs h6, #page-policybriefs #contact-map h6, #contact-map #page-ceniseaspapers h2, #page-ceniseaspapers #contact-map h2,
#contact-map #page-ceniseaspapers h3, #page-ceniseaspapers #contact-map h3,
#contact-map #page-ceniseaspapers h4, #page-ceniseaspapers #contact-map h4,
#contact-map #page-ceniseaspapers h5, #page-ceniseaspapers #contact-map h5,
#contact-map #page-ceniseaspapers h6, #page-ceniseaspapers #contact-map h6, #contact-map #page-searchpublication h2, #page-searchpublication #contact-map h2,
#contact-map #page-searchpublication h3, #page-searchpublication #contact-map h3,
#contact-map #page-searchpublication h4, #page-searchpublication #contact-map h4,
#contact-map #page-searchpublication h5, #page-searchpublication #contact-map h5,
#contact-map #page-searchpublication h6, #page-searchpublication #contact-map h6, #contact-map #people-page h2, #people-page #contact-map h2,
#contact-map #people-page h3, #people-page #contact-map h3,
#contact-map #people-page h4, #people-page #contact-map h4,
#contact-map #people-page h5, #people-page #contact-map h5,
#contact-map #people-page h6, #people-page #contact-map h6, #contact-map #people-director-admin h2, #people-director-admin #contact-map h2,
#contact-map #people-director-admin h3, #people-director-admin #contact-map h3,
#contact-map #people-director-admin h4, #people-director-admin #contact-map h4,
#contact-map #people-director-admin h5, #people-director-admin #contact-map h5,
#contact-map #people-director-admin h6, #people-director-admin #contact-map h6, #contact-map #people-faculty h2, #people-faculty #contact-map h2,
#contact-map #people-faculty h3, #people-faculty #contact-map h3,
#contact-map #people-faculty h4, #people-faculty #contact-map h4,
#contact-map #people-faculty h5, #people-faculty #contact-map h5,
#contact-map #people-faculty h6, #people-faculty #contact-map h6, #contact-map #people-administration h2, #people-administration #contact-map h2,
#contact-map #people-administration h3, #people-administration #contact-map h3,
#contact-map #people-administration h4, #people-administration #contact-map h4,
#contact-map #people-administration h5, #people-administration #contact-map h5,
#contact-map #people-administration h6, #people-administration #contact-map h6, #contact-map #people-other h2, #people-other #contact-map h2,
#contact-map #people-other h3, #people-other #contact-map h3,
#contact-map #people-other h4, #people-other #contact-map h4,
#contact-map #people-other h5, #people-other #contact-map h5,
#contact-map #people-other h6, #people-other #contact-map h6, #contact-map #contact-page h2, #contact-page #contact-map h2,
#contact-map #contact-page h3, #contact-page #contact-map h3,
#contact-map #contact-page h4, #contact-page #contact-map h4,
#contact-map #contact-page h5, #contact-page #contact-map h5,
#contact-map #contact-page h6, #contact-page #contact-map h6, #contact-map #contact-ways h2, #contact-ways #contact-map h2,
#contact-map #contact-ways h3, #contact-ways #contact-map h3,
#contact-map #contact-ways h4, #contact-ways #contact-map h4,
#contact-map #contact-ways h5, #contact-ways #contact-map h5,
#contact-map #contact-ways h6, #contact-ways #contact-map h6, #contact-map h2,
#contact-map h3,
#contact-map h4,
#contact-map h5,
#contact-map h6, #contact-map #page-library h2, #page-library #contact-map h2,
#contact-map #page-library h3, #page-library #contact-map h3,
#contact-map #page-library h4, #page-library #contact-map h4,
#contact-map #page-library h5, #page-library #contact-map h5,
#contact-map #page-library h6, #page-library #contact-map h6, #contact-map #page-new-arrivals h2, #page-new-arrivals #contact-map h2,
#contact-map #page-new-arrivals h3, #page-new-arrivals #contact-map h3,
#contact-map #page-new-arrivals h4, #page-new-arrivals #contact-map h4,
#contact-map #page-new-arrivals h5, #page-new-arrivals #contact-map h5,
#contact-map #page-new-arrivals h6, #page-new-arrivals #contact-map h6, #contact-map #page-about-library h2, #page-about-library #contact-map h2,
#contact-map #page-about-library h3, #page-about-library #contact-map h3,
#contact-map #page-about-library h4, #page-about-library #contact-map h4,
#contact-map #page-about-library h5, #page-about-library #contact-map h5,
#contact-map #page-about-library h6, #page-about-library #contact-map h6, #contact-map #page-library-catalogue h2, #page-library-catalogue #contact-map h2,
#contact-map #page-library-catalogue h3, #page-library-catalogue #contact-map h3,
#contact-map #page-library-catalogue h4, #page-library-catalogue #contact-map h4,
#contact-map #page-library-catalogue h5, #page-library-catalogue #contact-map h5,
#contact-map #page-library-catalogue h6, #page-library-catalogue #contact-map h6, #contact-map #page-notfound h2, #page-notfound #contact-map h2,
#contact-map #page-notfound h3, #page-notfound #contact-map h3,
#contact-map #page-notfound h4, #page-notfound #contact-map h4,
#contact-map #page-notfound h5, #page-notfound #contact-map h5,
#contact-map #page-notfound h6, #page-notfound #contact-map h6, #contact-map #page-internship h2, #page-internship #contact-map h2,
#contact-map #page-internship h3, #page-internship #contact-map h3,
#contact-map #page-internship h4, #page-internship #contact-map h4,
#contact-map #page-internship h5, #page-internship #contact-map h5,
#contact-map #page-internship h6, #page-internship #contact-map h6, #contact-map #page-internship-outcome h2, #page-internship-outcome #contact-map h2,
#contact-map #page-internship-outcome h3, #page-internship-outcome #contact-map h3,
#contact-map #page-internship-outcome h4, #page-internship-outcome #contact-map h4,
#contact-map #page-internship-outcome h5, #page-internship-outcome #contact-map h5,
#contact-map #page-internship-outcome h6, #page-internship-outcome #contact-map h6, #contact-map #page-internship-application-process h2, #page-internship-application-process #contact-map h2,
#contact-map #page-internship-application-process h3, #page-internship-application-process #contact-map h3,
#contact-map #page-internship-application-process h4, #page-internship-application-process #contact-map h4,
#contact-map #page-internship-application-process h5, #page-internship-application-process #contact-map h5,
#contact-map #page-internship-application-process h6, #page-internship-application-process #contact-map h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#contact-map h2 {
  font-size: 2.7em;
}

#contact-map h3 {
  font-size: 2em;
}

#contact-map h4 {
  font-size: 1.2em;
}

#contact-map h5 {
  font-size: 1em;
}

#contact-map h6 {
  font-size: 0.7em;
}

#page-library {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#page-library::before {
  content: "";
  background: url("../images/bg/okd-contact-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#page-library h1, #page-library #publications h2, #publications #page-library h2,
#page-library #publications h3, #publications #page-library h3,
#page-library #publications h4, #publications #page-library h4,
#page-library #publications h5, #publications #page-library h5,
#page-library #publications h6, #publications #page-library h6, #page-library #publication-recent h2, #publication-recent #page-library h2,
#page-library #publication-recent h3, #publication-recent #page-library h3,
#page-library #publication-recent h4, #publication-recent #page-library h4,
#page-library #publication-recent h5, #publication-recent #page-library h5,
#page-library #publication-recent h6, #publication-recent #page-library h6, #page-library #programmes h2, #programmes #page-library h2,
#page-library #programmes h3, #programmes #page-library h3,
#page-library #programmes h4, #programmes #page-library h4,
#page-library #programmes h5, #programmes #page-library h5,
#page-library #programmes h6, #programmes #page-library h6, #page-library #internship h2, #internship #page-library h2,
#page-library #internship h3, #internship #page-library h3,
#page-library #internship h4, #internship #page-library h4,
#page-library #internship h5, #internship #page-library h5,
#page-library #internship h6, #internship #page-library h6, #page-library #themes h2, #themes #page-library h2,
#page-library #themes h3, #themes #page-library h3,
#page-library #themes h4, #themes #page-library h4,
#page-library #themes h5, #themes #page-library h5,
#page-library #themes h6, #themes #page-library h6, #page-library #library h2, #library #page-library h2,
#page-library #library h3, #library #page-library h3,
#page-library #library h4, #library #page-library h4,
#page-library #library h5, #library #page-library h5,
#page-library #library h6, #library #page-library h6, #page-library #journal h2, #journal #page-library h2,
#page-library #journal h3, #journal #page-library h3,
#page-library #journal h4, #journal #page-library h4,
#page-library #journal h5, #journal #page-library h5,
#page-library #journal h6, #journal #page-library h6, #page-library #news h2, #news #page-library h2,
#page-library #news h3, #news #page-library h3,
#page-library #news h4, #news #page-library h4,
#page-library #news h5, #news #page-library h5,
#page-library #news h6, #news #page-library h6, #page-library #footer h2, #footer #page-library h2,
#page-library #footer h3, #footer #page-library h3,
#page-library #footer h4, #footer #page-library h4,
#page-library #footer h5, #footer #page-library h5,
#page-library #footer h6, #footer #page-library h6, #page-library #institute h2, #institute #page-library h2,
#page-library #institute h3, #institute #page-library h3,
#page-library #institute h4, #institute #page-library h4,
#page-library #institute h5, #institute #page-library h5,
#page-library #institute h6, #institute #page-library h6, #page-library #about-institute h2, #about-institute #page-library h2,
#page-library #about-institute h3, #about-institute #page-library h3,
#page-library #about-institute h4, #about-institute #page-library h4,
#page-library #about-institute h5, #about-institute #page-library h5,
#page-library #about-institute h6, #about-institute #page-library h6, #page-library #governingbody h2, #governingbody #page-library h2,
#page-library #governingbody h3, #governingbody #page-library h3,
#page-library #governingbody h4, #governingbody #page-library h4,
#page-library #governingbody h5, #governingbody #page-library h5,
#page-library #governingbody h6, #governingbody #page-library h6, #page-library #facility h2, #facility #page-library h2,
#page-library #facility h3, #facility #page-library h3,
#page-library #facility h4, #facility #page-library h4,
#page-library #facility h5, #facility #page-library h5,
#page-library #facility h6, #facility #page-library h6, #page-library #chairman-director h2, #chairman-director #page-library h2,
#page-library #chairman-director h3, #chairman-director #page-library h3,
#page-library #chairman-director h4, #chairman-director #page-library h4,
#page-library #chairman-director h5, #chairman-director #page-library h5,
#page-library #chairman-director h6, #chairman-director #page-library h6, #page-library #annual-report h2, #annual-report #page-library h2,
#page-library #annual-report h3, #annual-report #page-library h3,
#page-library #annual-report h4, #annual-report #page-library h4,
#page-library #annual-report h5, #annual-report #page-library h5,
#page-library #annual-report h6, #annual-report #page-library h6, #page-library #publication-page h2, #publication-page #page-library h2,
#page-library #publication-page h3, #publication-page #page-library h3,
#page-library #publication-page h4, #publication-page #page-library h4,
#page-library #publication-page h5, #publication-page #page-library h5,
#page-library #publication-page h6, #publication-page #page-library h6, #page-library #page-programmes h2, #page-programmes #page-library h2,
#page-library #page-programmes h3, #page-programmes #page-library h3,
#page-library #page-programmes h4, #page-programmes #page-library h4,
#page-library #page-programmes h5, #page-programmes #page-library h5,
#page-library #page-programmes h6, #page-programmes #page-library h6, #page-library #page-researchprogramme h2, #page-researchprogramme #page-library h2,
#page-library #page-researchprogramme h3, #page-researchprogramme #page-library h3,
#page-library #page-researchprogramme h4, #page-researchprogramme #page-library h4,
#page-library #page-researchprogramme h5, #page-researchprogramme #page-library h5,
#page-library #page-researchprogramme h6, #page-researchprogramme #page-library h6, #page-library #page-triningprogramme h2, #page-triningprogramme #page-library h2,
#page-library #page-triningprogramme h3, #page-triningprogramme #page-library h3,
#page-library #page-triningprogramme h4, #page-triningprogramme #page-library h4,
#page-library #page-triningprogramme h5, #page-triningprogramme #page-library h5,
#page-library #page-triningprogramme h6, #page-triningprogramme #page-library h6, #page-library #page-outreachprogramme h2, #page-outreachprogramme #page-library h2,
#page-library #page-outreachprogramme h3, #page-outreachprogramme #page-library h3,
#page-library #page-outreachprogramme h4, #page-outreachprogramme #page-library h4,
#page-library #page-outreachprogramme h5, #page-outreachprogramme #page-library h5,
#page-library #page-outreachprogramme h6, #page-outreachprogramme #page-library h6, #page-library #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-library h2,
#page-library #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-library h3,
#page-library #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-library h4,
#page-library #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-library h5,
#page-library #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-library h6, #page-library #page-booksmonographs h2, #page-booksmonographs #page-library h2,
#page-library #page-booksmonographs h3, #page-booksmonographs #page-library h3,
#page-library #page-booksmonographs h4, #page-booksmonographs #page-library h4,
#page-library #page-booksmonographs h5, #page-booksmonographs #page-library h5,
#page-library #page-booksmonographs h6, #page-booksmonographs #page-library h6, #page-library #page-researchpapers h2, #page-researchpapers #page-library h2,
#page-library #page-researchpapers h3, #page-researchpapers #page-library h3,
#page-library #page-researchpapers h4, #page-researchpapers #page-library h4,
#page-library #page-researchpapers h5, #page-researchpapers #page-library h5,
#page-library #page-researchpapers h6, #page-researchpapers #page-library h6, #page-library #page-policybriefs h2, #page-policybriefs #page-library h2,
#page-library #page-policybriefs h3, #page-policybriefs #page-library h3,
#page-library #page-policybriefs h4, #page-policybriefs #page-library h4,
#page-library #page-policybriefs h5, #page-policybriefs #page-library h5,
#page-library #page-policybriefs h6, #page-policybriefs #page-library h6, #page-library #page-ceniseaspapers h2, #page-ceniseaspapers #page-library h2,
#page-library #page-ceniseaspapers h3, #page-ceniseaspapers #page-library h3,
#page-library #page-ceniseaspapers h4, #page-ceniseaspapers #page-library h4,
#page-library #page-ceniseaspapers h5, #page-ceniseaspapers #page-library h5,
#page-library #page-ceniseaspapers h6, #page-ceniseaspapers #page-library h6, #page-library #page-searchpublication h2, #page-searchpublication #page-library h2,
#page-library #page-searchpublication h3, #page-searchpublication #page-library h3,
#page-library #page-searchpublication h4, #page-searchpublication #page-library h4,
#page-library #page-searchpublication h5, #page-searchpublication #page-library h5,
#page-library #page-searchpublication h6, #page-searchpublication #page-library h6, #page-library #people-page h2, #people-page #page-library h2,
#page-library #people-page h3, #people-page #page-library h3,
#page-library #people-page h4, #people-page #page-library h4,
#page-library #people-page h5, #people-page #page-library h5,
#page-library #people-page h6, #people-page #page-library h6, #page-library #people-director-admin h2, #people-director-admin #page-library h2,
#page-library #people-director-admin h3, #people-director-admin #page-library h3,
#page-library #people-director-admin h4, #people-director-admin #page-library h4,
#page-library #people-director-admin h5, #people-director-admin #page-library h5,
#page-library #people-director-admin h6, #people-director-admin #page-library h6, #page-library #people-faculty h2, #people-faculty #page-library h2,
#page-library #people-faculty h3, #people-faculty #page-library h3,
#page-library #people-faculty h4, #people-faculty #page-library h4,
#page-library #people-faculty h5, #people-faculty #page-library h5,
#page-library #people-faculty h6, #people-faculty #page-library h6, #page-library #people-administration h2, #people-administration #page-library h2,
#page-library #people-administration h3, #people-administration #page-library h3,
#page-library #people-administration h4, #people-administration #page-library h4,
#page-library #people-administration h5, #people-administration #page-library h5,
#page-library #people-administration h6, #people-administration #page-library h6, #page-library #people-other h2, #people-other #page-library h2,
#page-library #people-other h3, #people-other #page-library h3,
#page-library #people-other h4, #people-other #page-library h4,
#page-library #people-other h5, #people-other #page-library h5,
#page-library #people-other h6, #people-other #page-library h6, #page-library #contact-page h2, #contact-page #page-library h2,
#page-library #contact-page h3, #contact-page #page-library h3,
#page-library #contact-page h4, #contact-page #page-library h4,
#page-library #contact-page h5, #contact-page #page-library h5,
#page-library #contact-page h6, #contact-page #page-library h6, #page-library #contact-ways h2, #contact-ways #page-library h2,
#page-library #contact-ways h3, #contact-ways #page-library h3,
#page-library #contact-ways h4, #contact-ways #page-library h4,
#page-library #contact-ways h5, #contact-ways #page-library h5,
#page-library #contact-ways h6, #contact-ways #page-library h6, #page-library #contact-map h2, #contact-map #page-library h2,
#page-library #contact-map h3, #contact-map #page-library h3,
#page-library #contact-map h4, #contact-map #page-library h4,
#page-library #contact-map h5, #contact-map #page-library h5,
#page-library #contact-map h6, #contact-map #page-library h6, #page-library h2,
#page-library h3,
#page-library h4,
#page-library h5,
#page-library h6, #page-library #page-new-arrivals h2, #page-new-arrivals #page-library h2,
#page-library #page-new-arrivals h3, #page-new-arrivals #page-library h3,
#page-library #page-new-arrivals h4, #page-new-arrivals #page-library h4,
#page-library #page-new-arrivals h5, #page-new-arrivals #page-library h5,
#page-library #page-new-arrivals h6, #page-new-arrivals #page-library h6, #page-library #page-about-library h2, #page-about-library #page-library h2,
#page-library #page-about-library h3, #page-about-library #page-library h3,
#page-library #page-about-library h4, #page-about-library #page-library h4,
#page-library #page-about-library h5, #page-about-library #page-library h5,
#page-library #page-about-library h6, #page-about-library #page-library h6, #page-library #page-library-catalogue h2, #page-library-catalogue #page-library h2,
#page-library #page-library-catalogue h3, #page-library-catalogue #page-library h3,
#page-library #page-library-catalogue h4, #page-library-catalogue #page-library h4,
#page-library #page-library-catalogue h5, #page-library-catalogue #page-library h5,
#page-library #page-library-catalogue h6, #page-library-catalogue #page-library h6, #page-library #page-notfound h2, #page-notfound #page-library h2,
#page-library #page-notfound h3, #page-notfound #page-library h3,
#page-library #page-notfound h4, #page-notfound #page-library h4,
#page-library #page-notfound h5, #page-notfound #page-library h5,
#page-library #page-notfound h6, #page-notfound #page-library h6, #page-library #page-internship h2, #page-internship #page-library h2,
#page-library #page-internship h3, #page-internship #page-library h3,
#page-library #page-internship h4, #page-internship #page-library h4,
#page-library #page-internship h5, #page-internship #page-library h5,
#page-library #page-internship h6, #page-internship #page-library h6, #page-library #page-internship-outcome h2, #page-internship-outcome #page-library h2,
#page-library #page-internship-outcome h3, #page-internship-outcome #page-library h3,
#page-library #page-internship-outcome h4, #page-internship-outcome #page-library h4,
#page-library #page-internship-outcome h5, #page-internship-outcome #page-library h5,
#page-library #page-internship-outcome h6, #page-internship-outcome #page-library h6, #page-library #page-internship-application-process h2, #page-internship-application-process #page-library h2,
#page-library #page-internship-application-process h3, #page-internship-application-process #page-library h3,
#page-library #page-internship-application-process h4, #page-internship-application-process #page-library h4,
#page-library #page-internship-application-process h5, #page-internship-application-process #page-library h5,
#page-library #page-internship-application-process h6, #page-internship-application-process #page-library h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-library h2 {
  font-size: 2.7em;
}

#page-library h3 {
  font-size: 2em;
}

#page-library h4 {
  font-size: 1.2em;
}

#page-library h5 {
  font-size: 1em;
}

#page-library h6 {
  font-size: 0.7em;
}

#page-new-arrivals {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
  position: relative;
}

#page-new-arrivals h1, #page-new-arrivals #publications h2, #publications #page-new-arrivals h2,
#page-new-arrivals #publications h3, #publications #page-new-arrivals h3,
#page-new-arrivals #publications h4, #publications #page-new-arrivals h4,
#page-new-arrivals #publications h5, #publications #page-new-arrivals h5,
#page-new-arrivals #publications h6, #publications #page-new-arrivals h6, #page-new-arrivals #publication-recent h2, #publication-recent #page-new-arrivals h2,
#page-new-arrivals #publication-recent h3, #publication-recent #page-new-arrivals h3,
#page-new-arrivals #publication-recent h4, #publication-recent #page-new-arrivals h4,
#page-new-arrivals #publication-recent h5, #publication-recent #page-new-arrivals h5,
#page-new-arrivals #publication-recent h6, #publication-recent #page-new-arrivals h6, #page-new-arrivals #programmes h2, #programmes #page-new-arrivals h2,
#page-new-arrivals #programmes h3, #programmes #page-new-arrivals h3,
#page-new-arrivals #programmes h4, #programmes #page-new-arrivals h4,
#page-new-arrivals #programmes h5, #programmes #page-new-arrivals h5,
#page-new-arrivals #programmes h6, #programmes #page-new-arrivals h6, #page-new-arrivals #internship h2, #internship #page-new-arrivals h2,
#page-new-arrivals #internship h3, #internship #page-new-arrivals h3,
#page-new-arrivals #internship h4, #internship #page-new-arrivals h4,
#page-new-arrivals #internship h5, #internship #page-new-arrivals h5,
#page-new-arrivals #internship h6, #internship #page-new-arrivals h6, #page-new-arrivals #themes h2, #themes #page-new-arrivals h2,
#page-new-arrivals #themes h3, #themes #page-new-arrivals h3,
#page-new-arrivals #themes h4, #themes #page-new-arrivals h4,
#page-new-arrivals #themes h5, #themes #page-new-arrivals h5,
#page-new-arrivals #themes h6, #themes #page-new-arrivals h6, #page-new-arrivals #library h2, #library #page-new-arrivals h2,
#page-new-arrivals #library h3, #library #page-new-arrivals h3,
#page-new-arrivals #library h4, #library #page-new-arrivals h4,
#page-new-arrivals #library h5, #library #page-new-arrivals h5,
#page-new-arrivals #library h6, #library #page-new-arrivals h6, #page-new-arrivals #journal h2, #journal #page-new-arrivals h2,
#page-new-arrivals #journal h3, #journal #page-new-arrivals h3,
#page-new-arrivals #journal h4, #journal #page-new-arrivals h4,
#page-new-arrivals #journal h5, #journal #page-new-arrivals h5,
#page-new-arrivals #journal h6, #journal #page-new-arrivals h6, #page-new-arrivals #news h2, #news #page-new-arrivals h2,
#page-new-arrivals #news h3, #news #page-new-arrivals h3,
#page-new-arrivals #news h4, #news #page-new-arrivals h4,
#page-new-arrivals #news h5, #news #page-new-arrivals h5,
#page-new-arrivals #news h6, #news #page-new-arrivals h6, #page-new-arrivals #footer h2, #footer #page-new-arrivals h2,
#page-new-arrivals #footer h3, #footer #page-new-arrivals h3,
#page-new-arrivals #footer h4, #footer #page-new-arrivals h4,
#page-new-arrivals #footer h5, #footer #page-new-arrivals h5,
#page-new-arrivals #footer h6, #footer #page-new-arrivals h6, #page-new-arrivals #institute h2, #institute #page-new-arrivals h2,
#page-new-arrivals #institute h3, #institute #page-new-arrivals h3,
#page-new-arrivals #institute h4, #institute #page-new-arrivals h4,
#page-new-arrivals #institute h5, #institute #page-new-arrivals h5,
#page-new-arrivals #institute h6, #institute #page-new-arrivals h6, #page-new-arrivals #about-institute h2, #about-institute #page-new-arrivals h2,
#page-new-arrivals #about-institute h3, #about-institute #page-new-arrivals h3,
#page-new-arrivals #about-institute h4, #about-institute #page-new-arrivals h4,
#page-new-arrivals #about-institute h5, #about-institute #page-new-arrivals h5,
#page-new-arrivals #about-institute h6, #about-institute #page-new-arrivals h6, #page-new-arrivals #governingbody h2, #governingbody #page-new-arrivals h2,
#page-new-arrivals #governingbody h3, #governingbody #page-new-arrivals h3,
#page-new-arrivals #governingbody h4, #governingbody #page-new-arrivals h4,
#page-new-arrivals #governingbody h5, #governingbody #page-new-arrivals h5,
#page-new-arrivals #governingbody h6, #governingbody #page-new-arrivals h6, #page-new-arrivals #facility h2, #facility #page-new-arrivals h2,
#page-new-arrivals #facility h3, #facility #page-new-arrivals h3,
#page-new-arrivals #facility h4, #facility #page-new-arrivals h4,
#page-new-arrivals #facility h5, #facility #page-new-arrivals h5,
#page-new-arrivals #facility h6, #facility #page-new-arrivals h6, #page-new-arrivals #chairman-director h2, #chairman-director #page-new-arrivals h2,
#page-new-arrivals #chairman-director h3, #chairman-director #page-new-arrivals h3,
#page-new-arrivals #chairman-director h4, #chairman-director #page-new-arrivals h4,
#page-new-arrivals #chairman-director h5, #chairman-director #page-new-arrivals h5,
#page-new-arrivals #chairman-director h6, #chairman-director #page-new-arrivals h6, #page-new-arrivals #annual-report h2, #annual-report #page-new-arrivals h2,
#page-new-arrivals #annual-report h3, #annual-report #page-new-arrivals h3,
#page-new-arrivals #annual-report h4, #annual-report #page-new-arrivals h4,
#page-new-arrivals #annual-report h5, #annual-report #page-new-arrivals h5,
#page-new-arrivals #annual-report h6, #annual-report #page-new-arrivals h6, #page-new-arrivals #publication-page h2, #publication-page #page-new-arrivals h2,
#page-new-arrivals #publication-page h3, #publication-page #page-new-arrivals h3,
#page-new-arrivals #publication-page h4, #publication-page #page-new-arrivals h4,
#page-new-arrivals #publication-page h5, #publication-page #page-new-arrivals h5,
#page-new-arrivals #publication-page h6, #publication-page #page-new-arrivals h6, #page-new-arrivals #page-programmes h2, #page-programmes #page-new-arrivals h2,
#page-new-arrivals #page-programmes h3, #page-programmes #page-new-arrivals h3,
#page-new-arrivals #page-programmes h4, #page-programmes #page-new-arrivals h4,
#page-new-arrivals #page-programmes h5, #page-programmes #page-new-arrivals h5,
#page-new-arrivals #page-programmes h6, #page-programmes #page-new-arrivals h6, #page-new-arrivals #page-researchprogramme h2, #page-researchprogramme #page-new-arrivals h2,
#page-new-arrivals #page-researchprogramme h3, #page-researchprogramme #page-new-arrivals h3,
#page-new-arrivals #page-researchprogramme h4, #page-researchprogramme #page-new-arrivals h4,
#page-new-arrivals #page-researchprogramme h5, #page-researchprogramme #page-new-arrivals h5,
#page-new-arrivals #page-researchprogramme h6, #page-researchprogramme #page-new-arrivals h6, #page-new-arrivals #page-triningprogramme h2, #page-triningprogramme #page-new-arrivals h2,
#page-new-arrivals #page-triningprogramme h3, #page-triningprogramme #page-new-arrivals h3,
#page-new-arrivals #page-triningprogramme h4, #page-triningprogramme #page-new-arrivals h4,
#page-new-arrivals #page-triningprogramme h5, #page-triningprogramme #page-new-arrivals h5,
#page-new-arrivals #page-triningprogramme h6, #page-triningprogramme #page-new-arrivals h6, #page-new-arrivals #page-outreachprogramme h2, #page-outreachprogramme #page-new-arrivals h2,
#page-new-arrivals #page-outreachprogramme h3, #page-outreachprogramme #page-new-arrivals h3,
#page-new-arrivals #page-outreachprogramme h4, #page-outreachprogramme #page-new-arrivals h4,
#page-new-arrivals #page-outreachprogramme h5, #page-outreachprogramme #page-new-arrivals h5,
#page-new-arrivals #page-outreachprogramme h6, #page-outreachprogramme #page-new-arrivals h6, #page-new-arrivals #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-new-arrivals h2,
#page-new-arrivals #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-new-arrivals h3,
#page-new-arrivals #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-new-arrivals h4,
#page-new-arrivals #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-new-arrivals h5,
#page-new-arrivals #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-new-arrivals h6, #page-new-arrivals #page-booksmonographs h2, #page-booksmonographs #page-new-arrivals h2,
#page-new-arrivals #page-booksmonographs h3, #page-booksmonographs #page-new-arrivals h3,
#page-new-arrivals #page-booksmonographs h4, #page-booksmonographs #page-new-arrivals h4,
#page-new-arrivals #page-booksmonographs h5, #page-booksmonographs #page-new-arrivals h5,
#page-new-arrivals #page-booksmonographs h6, #page-booksmonographs #page-new-arrivals h6, #page-new-arrivals #page-researchpapers h2, #page-researchpapers #page-new-arrivals h2,
#page-new-arrivals #page-researchpapers h3, #page-researchpapers #page-new-arrivals h3,
#page-new-arrivals #page-researchpapers h4, #page-researchpapers #page-new-arrivals h4,
#page-new-arrivals #page-researchpapers h5, #page-researchpapers #page-new-arrivals h5,
#page-new-arrivals #page-researchpapers h6, #page-researchpapers #page-new-arrivals h6, #page-new-arrivals #page-policybriefs h2, #page-policybriefs #page-new-arrivals h2,
#page-new-arrivals #page-policybriefs h3, #page-policybriefs #page-new-arrivals h3,
#page-new-arrivals #page-policybriefs h4, #page-policybriefs #page-new-arrivals h4,
#page-new-arrivals #page-policybriefs h5, #page-policybriefs #page-new-arrivals h5,
#page-new-arrivals #page-policybriefs h6, #page-policybriefs #page-new-arrivals h6, #page-new-arrivals #page-ceniseaspapers h2, #page-ceniseaspapers #page-new-arrivals h2,
#page-new-arrivals #page-ceniseaspapers h3, #page-ceniseaspapers #page-new-arrivals h3,
#page-new-arrivals #page-ceniseaspapers h4, #page-ceniseaspapers #page-new-arrivals h4,
#page-new-arrivals #page-ceniseaspapers h5, #page-ceniseaspapers #page-new-arrivals h5,
#page-new-arrivals #page-ceniseaspapers h6, #page-ceniseaspapers #page-new-arrivals h6, #page-new-arrivals #page-searchpublication h2, #page-searchpublication #page-new-arrivals h2,
#page-new-arrivals #page-searchpublication h3, #page-searchpublication #page-new-arrivals h3,
#page-new-arrivals #page-searchpublication h4, #page-searchpublication #page-new-arrivals h4,
#page-new-arrivals #page-searchpublication h5, #page-searchpublication #page-new-arrivals h5,
#page-new-arrivals #page-searchpublication h6, #page-searchpublication #page-new-arrivals h6, #page-new-arrivals #people-page h2, #people-page #page-new-arrivals h2,
#page-new-arrivals #people-page h3, #people-page #page-new-arrivals h3,
#page-new-arrivals #people-page h4, #people-page #page-new-arrivals h4,
#page-new-arrivals #people-page h5, #people-page #page-new-arrivals h5,
#page-new-arrivals #people-page h6, #people-page #page-new-arrivals h6, #page-new-arrivals #people-director-admin h2, #people-director-admin #page-new-arrivals h2,
#page-new-arrivals #people-director-admin h3, #people-director-admin #page-new-arrivals h3,
#page-new-arrivals #people-director-admin h4, #people-director-admin #page-new-arrivals h4,
#page-new-arrivals #people-director-admin h5, #people-director-admin #page-new-arrivals h5,
#page-new-arrivals #people-director-admin h6, #people-director-admin #page-new-arrivals h6, #page-new-arrivals #people-faculty h2, #people-faculty #page-new-arrivals h2,
#page-new-arrivals #people-faculty h3, #people-faculty #page-new-arrivals h3,
#page-new-arrivals #people-faculty h4, #people-faculty #page-new-arrivals h4,
#page-new-arrivals #people-faculty h5, #people-faculty #page-new-arrivals h5,
#page-new-arrivals #people-faculty h6, #people-faculty #page-new-arrivals h6, #page-new-arrivals #people-administration h2, #people-administration #page-new-arrivals h2,
#page-new-arrivals #people-administration h3, #people-administration #page-new-arrivals h3,
#page-new-arrivals #people-administration h4, #people-administration #page-new-arrivals h4,
#page-new-arrivals #people-administration h5, #people-administration #page-new-arrivals h5,
#page-new-arrivals #people-administration h6, #people-administration #page-new-arrivals h6, #page-new-arrivals #people-other h2, #people-other #page-new-arrivals h2,
#page-new-arrivals #people-other h3, #people-other #page-new-arrivals h3,
#page-new-arrivals #people-other h4, #people-other #page-new-arrivals h4,
#page-new-arrivals #people-other h5, #people-other #page-new-arrivals h5,
#page-new-arrivals #people-other h6, #people-other #page-new-arrivals h6, #page-new-arrivals #contact-page h2, #contact-page #page-new-arrivals h2,
#page-new-arrivals #contact-page h3, #contact-page #page-new-arrivals h3,
#page-new-arrivals #contact-page h4, #contact-page #page-new-arrivals h4,
#page-new-arrivals #contact-page h5, #contact-page #page-new-arrivals h5,
#page-new-arrivals #contact-page h6, #contact-page #page-new-arrivals h6, #page-new-arrivals #contact-ways h2, #contact-ways #page-new-arrivals h2,
#page-new-arrivals #contact-ways h3, #contact-ways #page-new-arrivals h3,
#page-new-arrivals #contact-ways h4, #contact-ways #page-new-arrivals h4,
#page-new-arrivals #contact-ways h5, #contact-ways #page-new-arrivals h5,
#page-new-arrivals #contact-ways h6, #contact-ways #page-new-arrivals h6, #page-new-arrivals #contact-map h2, #contact-map #page-new-arrivals h2,
#page-new-arrivals #contact-map h3, #contact-map #page-new-arrivals h3,
#page-new-arrivals #contact-map h4, #contact-map #page-new-arrivals h4,
#page-new-arrivals #contact-map h5, #contact-map #page-new-arrivals h5,
#page-new-arrivals #contact-map h6, #contact-map #page-new-arrivals h6, #page-new-arrivals #page-library h2, #page-library #page-new-arrivals h2,
#page-new-arrivals #page-library h3, #page-library #page-new-arrivals h3,
#page-new-arrivals #page-library h4, #page-library #page-new-arrivals h4,
#page-new-arrivals #page-library h5, #page-library #page-new-arrivals h5,
#page-new-arrivals #page-library h6, #page-library #page-new-arrivals h6, #page-new-arrivals h2,
#page-new-arrivals h3,
#page-new-arrivals h4,
#page-new-arrivals h5,
#page-new-arrivals h6, #page-new-arrivals #page-about-library h2, #page-about-library #page-new-arrivals h2,
#page-new-arrivals #page-about-library h3, #page-about-library #page-new-arrivals h3,
#page-new-arrivals #page-about-library h4, #page-about-library #page-new-arrivals h4,
#page-new-arrivals #page-about-library h5, #page-about-library #page-new-arrivals h5,
#page-new-arrivals #page-about-library h6, #page-about-library #page-new-arrivals h6, #page-new-arrivals #page-library-catalogue h2, #page-library-catalogue #page-new-arrivals h2,
#page-new-arrivals #page-library-catalogue h3, #page-library-catalogue #page-new-arrivals h3,
#page-new-arrivals #page-library-catalogue h4, #page-library-catalogue #page-new-arrivals h4,
#page-new-arrivals #page-library-catalogue h5, #page-library-catalogue #page-new-arrivals h5,
#page-new-arrivals #page-library-catalogue h6, #page-library-catalogue #page-new-arrivals h6, #page-new-arrivals #page-notfound h2, #page-notfound #page-new-arrivals h2,
#page-new-arrivals #page-notfound h3, #page-notfound #page-new-arrivals h3,
#page-new-arrivals #page-notfound h4, #page-notfound #page-new-arrivals h4,
#page-new-arrivals #page-notfound h5, #page-notfound #page-new-arrivals h5,
#page-new-arrivals #page-notfound h6, #page-notfound #page-new-arrivals h6, #page-new-arrivals #page-internship h2, #page-internship #page-new-arrivals h2,
#page-new-arrivals #page-internship h3, #page-internship #page-new-arrivals h3,
#page-new-arrivals #page-internship h4, #page-internship #page-new-arrivals h4,
#page-new-arrivals #page-internship h5, #page-internship #page-new-arrivals h5,
#page-new-arrivals #page-internship h6, #page-internship #page-new-arrivals h6, #page-new-arrivals #page-internship-outcome h2, #page-internship-outcome #page-new-arrivals h2,
#page-new-arrivals #page-internship-outcome h3, #page-internship-outcome #page-new-arrivals h3,
#page-new-arrivals #page-internship-outcome h4, #page-internship-outcome #page-new-arrivals h4,
#page-new-arrivals #page-internship-outcome h5, #page-internship-outcome #page-new-arrivals h5,
#page-new-arrivals #page-internship-outcome h6, #page-internship-outcome #page-new-arrivals h6, #page-new-arrivals #page-internship-application-process h2, #page-internship-application-process #page-new-arrivals h2,
#page-new-arrivals #page-internship-application-process h3, #page-internship-application-process #page-new-arrivals h3,
#page-new-arrivals #page-internship-application-process h4, #page-internship-application-process #page-new-arrivals h4,
#page-new-arrivals #page-internship-application-process h5, #page-internship-application-process #page-new-arrivals h5,
#page-new-arrivals #page-internship-application-process h6, #page-internship-application-process #page-new-arrivals h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-new-arrivals h2 {
  font-size: 2.7em;
}

#page-new-arrivals h3 {
  font-size: 2em;
}

#page-new-arrivals h4 {
  font-size: 1.2em;
}

#page-new-arrivals h5 {
  font-size: 1em;
}

#page-new-arrivals h6 {
  font-size: 0.7em;
}

#page-about-library {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
  position: relative;
}

#page-about-library h1, #page-about-library #publications h2, #publications #page-about-library h2,
#page-about-library #publications h3, #publications #page-about-library h3,
#page-about-library #publications h4, #publications #page-about-library h4,
#page-about-library #publications h5, #publications #page-about-library h5,
#page-about-library #publications h6, #publications #page-about-library h6, #page-about-library #publication-recent h2, #publication-recent #page-about-library h2,
#page-about-library #publication-recent h3, #publication-recent #page-about-library h3,
#page-about-library #publication-recent h4, #publication-recent #page-about-library h4,
#page-about-library #publication-recent h5, #publication-recent #page-about-library h5,
#page-about-library #publication-recent h6, #publication-recent #page-about-library h6, #page-about-library #programmes h2, #programmes #page-about-library h2,
#page-about-library #programmes h3, #programmes #page-about-library h3,
#page-about-library #programmes h4, #programmes #page-about-library h4,
#page-about-library #programmes h5, #programmes #page-about-library h5,
#page-about-library #programmes h6, #programmes #page-about-library h6, #page-about-library #internship h2, #internship #page-about-library h2,
#page-about-library #internship h3, #internship #page-about-library h3,
#page-about-library #internship h4, #internship #page-about-library h4,
#page-about-library #internship h5, #internship #page-about-library h5,
#page-about-library #internship h6, #internship #page-about-library h6, #page-about-library #themes h2, #themes #page-about-library h2,
#page-about-library #themes h3, #themes #page-about-library h3,
#page-about-library #themes h4, #themes #page-about-library h4,
#page-about-library #themes h5, #themes #page-about-library h5,
#page-about-library #themes h6, #themes #page-about-library h6, #page-about-library #library h2, #library #page-about-library h2,
#page-about-library #library h3, #library #page-about-library h3,
#page-about-library #library h4, #library #page-about-library h4,
#page-about-library #library h5, #library #page-about-library h5,
#page-about-library #library h6, #library #page-about-library h6, #page-about-library #journal h2, #journal #page-about-library h2,
#page-about-library #journal h3, #journal #page-about-library h3,
#page-about-library #journal h4, #journal #page-about-library h4,
#page-about-library #journal h5, #journal #page-about-library h5,
#page-about-library #journal h6, #journal #page-about-library h6, #page-about-library #news h2, #news #page-about-library h2,
#page-about-library #news h3, #news #page-about-library h3,
#page-about-library #news h4, #news #page-about-library h4,
#page-about-library #news h5, #news #page-about-library h5,
#page-about-library #news h6, #news #page-about-library h6, #page-about-library #footer h2, #footer #page-about-library h2,
#page-about-library #footer h3, #footer #page-about-library h3,
#page-about-library #footer h4, #footer #page-about-library h4,
#page-about-library #footer h5, #footer #page-about-library h5,
#page-about-library #footer h6, #footer #page-about-library h6, #page-about-library #institute h2, #institute #page-about-library h2,
#page-about-library #institute h3, #institute #page-about-library h3,
#page-about-library #institute h4, #institute #page-about-library h4,
#page-about-library #institute h5, #institute #page-about-library h5,
#page-about-library #institute h6, #institute #page-about-library h6, #page-about-library #about-institute h2, #about-institute #page-about-library h2,
#page-about-library #about-institute h3, #about-institute #page-about-library h3,
#page-about-library #about-institute h4, #about-institute #page-about-library h4,
#page-about-library #about-institute h5, #about-institute #page-about-library h5,
#page-about-library #about-institute h6, #about-institute #page-about-library h6, #page-about-library #governingbody h2, #governingbody #page-about-library h2,
#page-about-library #governingbody h3, #governingbody #page-about-library h3,
#page-about-library #governingbody h4, #governingbody #page-about-library h4,
#page-about-library #governingbody h5, #governingbody #page-about-library h5,
#page-about-library #governingbody h6, #governingbody #page-about-library h6, #page-about-library #facility h2, #facility #page-about-library h2,
#page-about-library #facility h3, #facility #page-about-library h3,
#page-about-library #facility h4, #facility #page-about-library h4,
#page-about-library #facility h5, #facility #page-about-library h5,
#page-about-library #facility h6, #facility #page-about-library h6, #page-about-library #chairman-director h2, #chairman-director #page-about-library h2,
#page-about-library #chairman-director h3, #chairman-director #page-about-library h3,
#page-about-library #chairman-director h4, #chairman-director #page-about-library h4,
#page-about-library #chairman-director h5, #chairman-director #page-about-library h5,
#page-about-library #chairman-director h6, #chairman-director #page-about-library h6, #page-about-library #annual-report h2, #annual-report #page-about-library h2,
#page-about-library #annual-report h3, #annual-report #page-about-library h3,
#page-about-library #annual-report h4, #annual-report #page-about-library h4,
#page-about-library #annual-report h5, #annual-report #page-about-library h5,
#page-about-library #annual-report h6, #annual-report #page-about-library h6, #page-about-library #publication-page h2, #publication-page #page-about-library h2,
#page-about-library #publication-page h3, #publication-page #page-about-library h3,
#page-about-library #publication-page h4, #publication-page #page-about-library h4,
#page-about-library #publication-page h5, #publication-page #page-about-library h5,
#page-about-library #publication-page h6, #publication-page #page-about-library h6, #page-about-library #page-programmes h2, #page-programmes #page-about-library h2,
#page-about-library #page-programmes h3, #page-programmes #page-about-library h3,
#page-about-library #page-programmes h4, #page-programmes #page-about-library h4,
#page-about-library #page-programmes h5, #page-programmes #page-about-library h5,
#page-about-library #page-programmes h6, #page-programmes #page-about-library h6, #page-about-library #page-researchprogramme h2, #page-researchprogramme #page-about-library h2,
#page-about-library #page-researchprogramme h3, #page-researchprogramme #page-about-library h3,
#page-about-library #page-researchprogramme h4, #page-researchprogramme #page-about-library h4,
#page-about-library #page-researchprogramme h5, #page-researchprogramme #page-about-library h5,
#page-about-library #page-researchprogramme h6, #page-researchprogramme #page-about-library h6, #page-about-library #page-triningprogramme h2, #page-triningprogramme #page-about-library h2,
#page-about-library #page-triningprogramme h3, #page-triningprogramme #page-about-library h3,
#page-about-library #page-triningprogramme h4, #page-triningprogramme #page-about-library h4,
#page-about-library #page-triningprogramme h5, #page-triningprogramme #page-about-library h5,
#page-about-library #page-triningprogramme h6, #page-triningprogramme #page-about-library h6, #page-about-library #page-outreachprogramme h2, #page-outreachprogramme #page-about-library h2,
#page-about-library #page-outreachprogramme h3, #page-outreachprogramme #page-about-library h3,
#page-about-library #page-outreachprogramme h4, #page-outreachprogramme #page-about-library h4,
#page-about-library #page-outreachprogramme h5, #page-outreachprogramme #page-about-library h5,
#page-about-library #page-outreachprogramme h6, #page-outreachprogramme #page-about-library h6, #page-about-library #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-about-library h2,
#page-about-library #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-about-library h3,
#page-about-library #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-about-library h4,
#page-about-library #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-about-library h5,
#page-about-library #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-about-library h6, #page-about-library #page-booksmonographs h2, #page-booksmonographs #page-about-library h2,
#page-about-library #page-booksmonographs h3, #page-booksmonographs #page-about-library h3,
#page-about-library #page-booksmonographs h4, #page-booksmonographs #page-about-library h4,
#page-about-library #page-booksmonographs h5, #page-booksmonographs #page-about-library h5,
#page-about-library #page-booksmonographs h6, #page-booksmonographs #page-about-library h6, #page-about-library #page-researchpapers h2, #page-researchpapers #page-about-library h2,
#page-about-library #page-researchpapers h3, #page-researchpapers #page-about-library h3,
#page-about-library #page-researchpapers h4, #page-researchpapers #page-about-library h4,
#page-about-library #page-researchpapers h5, #page-researchpapers #page-about-library h5,
#page-about-library #page-researchpapers h6, #page-researchpapers #page-about-library h6, #page-about-library #page-policybriefs h2, #page-policybriefs #page-about-library h2,
#page-about-library #page-policybriefs h3, #page-policybriefs #page-about-library h3,
#page-about-library #page-policybriefs h4, #page-policybriefs #page-about-library h4,
#page-about-library #page-policybriefs h5, #page-policybriefs #page-about-library h5,
#page-about-library #page-policybriefs h6, #page-policybriefs #page-about-library h6, #page-about-library #page-ceniseaspapers h2, #page-ceniseaspapers #page-about-library h2,
#page-about-library #page-ceniseaspapers h3, #page-ceniseaspapers #page-about-library h3,
#page-about-library #page-ceniseaspapers h4, #page-ceniseaspapers #page-about-library h4,
#page-about-library #page-ceniseaspapers h5, #page-ceniseaspapers #page-about-library h5,
#page-about-library #page-ceniseaspapers h6, #page-ceniseaspapers #page-about-library h6, #page-about-library #page-searchpublication h2, #page-searchpublication #page-about-library h2,
#page-about-library #page-searchpublication h3, #page-searchpublication #page-about-library h3,
#page-about-library #page-searchpublication h4, #page-searchpublication #page-about-library h4,
#page-about-library #page-searchpublication h5, #page-searchpublication #page-about-library h5,
#page-about-library #page-searchpublication h6, #page-searchpublication #page-about-library h6, #page-about-library #people-page h2, #people-page #page-about-library h2,
#page-about-library #people-page h3, #people-page #page-about-library h3,
#page-about-library #people-page h4, #people-page #page-about-library h4,
#page-about-library #people-page h5, #people-page #page-about-library h5,
#page-about-library #people-page h6, #people-page #page-about-library h6, #page-about-library #people-director-admin h2, #people-director-admin #page-about-library h2,
#page-about-library #people-director-admin h3, #people-director-admin #page-about-library h3,
#page-about-library #people-director-admin h4, #people-director-admin #page-about-library h4,
#page-about-library #people-director-admin h5, #people-director-admin #page-about-library h5,
#page-about-library #people-director-admin h6, #people-director-admin #page-about-library h6, #page-about-library #people-faculty h2, #people-faculty #page-about-library h2,
#page-about-library #people-faculty h3, #people-faculty #page-about-library h3,
#page-about-library #people-faculty h4, #people-faculty #page-about-library h4,
#page-about-library #people-faculty h5, #people-faculty #page-about-library h5,
#page-about-library #people-faculty h6, #people-faculty #page-about-library h6, #page-about-library #people-administration h2, #people-administration #page-about-library h2,
#page-about-library #people-administration h3, #people-administration #page-about-library h3,
#page-about-library #people-administration h4, #people-administration #page-about-library h4,
#page-about-library #people-administration h5, #people-administration #page-about-library h5,
#page-about-library #people-administration h6, #people-administration #page-about-library h6, #page-about-library #people-other h2, #people-other #page-about-library h2,
#page-about-library #people-other h3, #people-other #page-about-library h3,
#page-about-library #people-other h4, #people-other #page-about-library h4,
#page-about-library #people-other h5, #people-other #page-about-library h5,
#page-about-library #people-other h6, #people-other #page-about-library h6, #page-about-library #contact-page h2, #contact-page #page-about-library h2,
#page-about-library #contact-page h3, #contact-page #page-about-library h3,
#page-about-library #contact-page h4, #contact-page #page-about-library h4,
#page-about-library #contact-page h5, #contact-page #page-about-library h5,
#page-about-library #contact-page h6, #contact-page #page-about-library h6, #page-about-library #contact-ways h2, #contact-ways #page-about-library h2,
#page-about-library #contact-ways h3, #contact-ways #page-about-library h3,
#page-about-library #contact-ways h4, #contact-ways #page-about-library h4,
#page-about-library #contact-ways h5, #contact-ways #page-about-library h5,
#page-about-library #contact-ways h6, #contact-ways #page-about-library h6, #page-about-library #contact-map h2, #contact-map #page-about-library h2,
#page-about-library #contact-map h3, #contact-map #page-about-library h3,
#page-about-library #contact-map h4, #contact-map #page-about-library h4,
#page-about-library #contact-map h5, #contact-map #page-about-library h5,
#page-about-library #contact-map h6, #contact-map #page-about-library h6, #page-about-library #page-library h2, #page-library #page-about-library h2,
#page-about-library #page-library h3, #page-library #page-about-library h3,
#page-about-library #page-library h4, #page-library #page-about-library h4,
#page-about-library #page-library h5, #page-library #page-about-library h5,
#page-about-library #page-library h6, #page-library #page-about-library h6, #page-about-library #page-new-arrivals h2, #page-new-arrivals #page-about-library h2,
#page-about-library #page-new-arrivals h3, #page-new-arrivals #page-about-library h3,
#page-about-library #page-new-arrivals h4, #page-new-arrivals #page-about-library h4,
#page-about-library #page-new-arrivals h5, #page-new-arrivals #page-about-library h5,
#page-about-library #page-new-arrivals h6, #page-new-arrivals #page-about-library h6, #page-about-library h2,
#page-about-library h3,
#page-about-library h4,
#page-about-library h5,
#page-about-library h6, #page-about-library #page-library-catalogue h2, #page-library-catalogue #page-about-library h2,
#page-about-library #page-library-catalogue h3, #page-library-catalogue #page-about-library h3,
#page-about-library #page-library-catalogue h4, #page-library-catalogue #page-about-library h4,
#page-about-library #page-library-catalogue h5, #page-library-catalogue #page-about-library h5,
#page-about-library #page-library-catalogue h6, #page-library-catalogue #page-about-library h6, #page-about-library #page-notfound h2, #page-notfound #page-about-library h2,
#page-about-library #page-notfound h3, #page-notfound #page-about-library h3,
#page-about-library #page-notfound h4, #page-notfound #page-about-library h4,
#page-about-library #page-notfound h5, #page-notfound #page-about-library h5,
#page-about-library #page-notfound h6, #page-notfound #page-about-library h6, #page-about-library #page-internship h2, #page-internship #page-about-library h2,
#page-about-library #page-internship h3, #page-internship #page-about-library h3,
#page-about-library #page-internship h4, #page-internship #page-about-library h4,
#page-about-library #page-internship h5, #page-internship #page-about-library h5,
#page-about-library #page-internship h6, #page-internship #page-about-library h6, #page-about-library #page-internship-outcome h2, #page-internship-outcome #page-about-library h2,
#page-about-library #page-internship-outcome h3, #page-internship-outcome #page-about-library h3,
#page-about-library #page-internship-outcome h4, #page-internship-outcome #page-about-library h4,
#page-about-library #page-internship-outcome h5, #page-internship-outcome #page-about-library h5,
#page-about-library #page-internship-outcome h6, #page-internship-outcome #page-about-library h6, #page-about-library #page-internship-application-process h2, #page-internship-application-process #page-about-library h2,
#page-about-library #page-internship-application-process h3, #page-internship-application-process #page-about-library h3,
#page-about-library #page-internship-application-process h4, #page-internship-application-process #page-about-library h4,
#page-about-library #page-internship-application-process h5, #page-internship-application-process #page-about-library h5,
#page-about-library #page-internship-application-process h6, #page-internship-application-process #page-about-library h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-about-library h2 {
  font-size: 2.7em;
}

#page-about-library h3 {
  font-size: 2em;
}

#page-about-library h4 {
  font-size: 1.2em;
}

#page-about-library h5 {
  font-size: 1em;
}

#page-about-library h6 {
  font-size: 0.7em;
}

#page-library-catalogue {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(9, 151, 151, 0.952);
  position: relative;
}

#page-library-catalogue h1, #page-library-catalogue #publications h2, #publications #page-library-catalogue h2,
#page-library-catalogue #publications h3, #publications #page-library-catalogue h3,
#page-library-catalogue #publications h4, #publications #page-library-catalogue h4,
#page-library-catalogue #publications h5, #publications #page-library-catalogue h5,
#page-library-catalogue #publications h6, #publications #page-library-catalogue h6, #page-library-catalogue #publication-recent h2, #publication-recent #page-library-catalogue h2,
#page-library-catalogue #publication-recent h3, #publication-recent #page-library-catalogue h3,
#page-library-catalogue #publication-recent h4, #publication-recent #page-library-catalogue h4,
#page-library-catalogue #publication-recent h5, #publication-recent #page-library-catalogue h5,
#page-library-catalogue #publication-recent h6, #publication-recent #page-library-catalogue h6, #page-library-catalogue #programmes h2, #programmes #page-library-catalogue h2,
#page-library-catalogue #programmes h3, #programmes #page-library-catalogue h3,
#page-library-catalogue #programmes h4, #programmes #page-library-catalogue h4,
#page-library-catalogue #programmes h5, #programmes #page-library-catalogue h5,
#page-library-catalogue #programmes h6, #programmes #page-library-catalogue h6, #page-library-catalogue #internship h2, #internship #page-library-catalogue h2,
#page-library-catalogue #internship h3, #internship #page-library-catalogue h3,
#page-library-catalogue #internship h4, #internship #page-library-catalogue h4,
#page-library-catalogue #internship h5, #internship #page-library-catalogue h5,
#page-library-catalogue #internship h6, #internship #page-library-catalogue h6, #page-library-catalogue #themes h2, #themes #page-library-catalogue h2,
#page-library-catalogue #themes h3, #themes #page-library-catalogue h3,
#page-library-catalogue #themes h4, #themes #page-library-catalogue h4,
#page-library-catalogue #themes h5, #themes #page-library-catalogue h5,
#page-library-catalogue #themes h6, #themes #page-library-catalogue h6, #page-library-catalogue #library h2, #library #page-library-catalogue h2,
#page-library-catalogue #library h3, #library #page-library-catalogue h3,
#page-library-catalogue #library h4, #library #page-library-catalogue h4,
#page-library-catalogue #library h5, #library #page-library-catalogue h5,
#page-library-catalogue #library h6, #library #page-library-catalogue h6, #page-library-catalogue #journal h2, #journal #page-library-catalogue h2,
#page-library-catalogue #journal h3, #journal #page-library-catalogue h3,
#page-library-catalogue #journal h4, #journal #page-library-catalogue h4,
#page-library-catalogue #journal h5, #journal #page-library-catalogue h5,
#page-library-catalogue #journal h6, #journal #page-library-catalogue h6, #page-library-catalogue #news h2, #news #page-library-catalogue h2,
#page-library-catalogue #news h3, #news #page-library-catalogue h3,
#page-library-catalogue #news h4, #news #page-library-catalogue h4,
#page-library-catalogue #news h5, #news #page-library-catalogue h5,
#page-library-catalogue #news h6, #news #page-library-catalogue h6, #page-library-catalogue #footer h2, #footer #page-library-catalogue h2,
#page-library-catalogue #footer h3, #footer #page-library-catalogue h3,
#page-library-catalogue #footer h4, #footer #page-library-catalogue h4,
#page-library-catalogue #footer h5, #footer #page-library-catalogue h5,
#page-library-catalogue #footer h6, #footer #page-library-catalogue h6, #page-library-catalogue #institute h2, #institute #page-library-catalogue h2,
#page-library-catalogue #institute h3, #institute #page-library-catalogue h3,
#page-library-catalogue #institute h4, #institute #page-library-catalogue h4,
#page-library-catalogue #institute h5, #institute #page-library-catalogue h5,
#page-library-catalogue #institute h6, #institute #page-library-catalogue h6, #page-library-catalogue #about-institute h2, #about-institute #page-library-catalogue h2,
#page-library-catalogue #about-institute h3, #about-institute #page-library-catalogue h3,
#page-library-catalogue #about-institute h4, #about-institute #page-library-catalogue h4,
#page-library-catalogue #about-institute h5, #about-institute #page-library-catalogue h5,
#page-library-catalogue #about-institute h6, #about-institute #page-library-catalogue h6, #page-library-catalogue #governingbody h2, #governingbody #page-library-catalogue h2,
#page-library-catalogue #governingbody h3, #governingbody #page-library-catalogue h3,
#page-library-catalogue #governingbody h4, #governingbody #page-library-catalogue h4,
#page-library-catalogue #governingbody h5, #governingbody #page-library-catalogue h5,
#page-library-catalogue #governingbody h6, #governingbody #page-library-catalogue h6, #page-library-catalogue #facility h2, #facility #page-library-catalogue h2,
#page-library-catalogue #facility h3, #facility #page-library-catalogue h3,
#page-library-catalogue #facility h4, #facility #page-library-catalogue h4,
#page-library-catalogue #facility h5, #facility #page-library-catalogue h5,
#page-library-catalogue #facility h6, #facility #page-library-catalogue h6, #page-library-catalogue #chairman-director h2, #chairman-director #page-library-catalogue h2,
#page-library-catalogue #chairman-director h3, #chairman-director #page-library-catalogue h3,
#page-library-catalogue #chairman-director h4, #chairman-director #page-library-catalogue h4,
#page-library-catalogue #chairman-director h5, #chairman-director #page-library-catalogue h5,
#page-library-catalogue #chairman-director h6, #chairman-director #page-library-catalogue h6, #page-library-catalogue #annual-report h2, #annual-report #page-library-catalogue h2,
#page-library-catalogue #annual-report h3, #annual-report #page-library-catalogue h3,
#page-library-catalogue #annual-report h4, #annual-report #page-library-catalogue h4,
#page-library-catalogue #annual-report h5, #annual-report #page-library-catalogue h5,
#page-library-catalogue #annual-report h6, #annual-report #page-library-catalogue h6, #page-library-catalogue #publication-page h2, #publication-page #page-library-catalogue h2,
#page-library-catalogue #publication-page h3, #publication-page #page-library-catalogue h3,
#page-library-catalogue #publication-page h4, #publication-page #page-library-catalogue h4,
#page-library-catalogue #publication-page h5, #publication-page #page-library-catalogue h5,
#page-library-catalogue #publication-page h6, #publication-page #page-library-catalogue h6, #page-library-catalogue #page-programmes h2, #page-programmes #page-library-catalogue h2,
#page-library-catalogue #page-programmes h3, #page-programmes #page-library-catalogue h3,
#page-library-catalogue #page-programmes h4, #page-programmes #page-library-catalogue h4,
#page-library-catalogue #page-programmes h5, #page-programmes #page-library-catalogue h5,
#page-library-catalogue #page-programmes h6, #page-programmes #page-library-catalogue h6, #page-library-catalogue #page-researchprogramme h2, #page-researchprogramme #page-library-catalogue h2,
#page-library-catalogue #page-researchprogramme h3, #page-researchprogramme #page-library-catalogue h3,
#page-library-catalogue #page-researchprogramme h4, #page-researchprogramme #page-library-catalogue h4,
#page-library-catalogue #page-researchprogramme h5, #page-researchprogramme #page-library-catalogue h5,
#page-library-catalogue #page-researchprogramme h6, #page-researchprogramme #page-library-catalogue h6, #page-library-catalogue #page-triningprogramme h2, #page-triningprogramme #page-library-catalogue h2,
#page-library-catalogue #page-triningprogramme h3, #page-triningprogramme #page-library-catalogue h3,
#page-library-catalogue #page-triningprogramme h4, #page-triningprogramme #page-library-catalogue h4,
#page-library-catalogue #page-triningprogramme h5, #page-triningprogramme #page-library-catalogue h5,
#page-library-catalogue #page-triningprogramme h6, #page-triningprogramme #page-library-catalogue h6, #page-library-catalogue #page-outreachprogramme h2, #page-outreachprogramme #page-library-catalogue h2,
#page-library-catalogue #page-outreachprogramme h3, #page-outreachprogramme #page-library-catalogue h3,
#page-library-catalogue #page-outreachprogramme h4, #page-outreachprogramme #page-library-catalogue h4,
#page-library-catalogue #page-outreachprogramme h5, #page-outreachprogramme #page-library-catalogue h5,
#page-library-catalogue #page-outreachprogramme h6, #page-outreachprogramme #page-library-catalogue h6, #page-library-catalogue #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-library-catalogue h2,
#page-library-catalogue #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-library-catalogue h3,
#page-library-catalogue #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-library-catalogue h4,
#page-library-catalogue #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-library-catalogue h5,
#page-library-catalogue #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-library-catalogue h6, #page-library-catalogue #page-booksmonographs h2, #page-booksmonographs #page-library-catalogue h2,
#page-library-catalogue #page-booksmonographs h3, #page-booksmonographs #page-library-catalogue h3,
#page-library-catalogue #page-booksmonographs h4, #page-booksmonographs #page-library-catalogue h4,
#page-library-catalogue #page-booksmonographs h5, #page-booksmonographs #page-library-catalogue h5,
#page-library-catalogue #page-booksmonographs h6, #page-booksmonographs #page-library-catalogue h6, #page-library-catalogue #page-researchpapers h2, #page-researchpapers #page-library-catalogue h2,
#page-library-catalogue #page-researchpapers h3, #page-researchpapers #page-library-catalogue h3,
#page-library-catalogue #page-researchpapers h4, #page-researchpapers #page-library-catalogue h4,
#page-library-catalogue #page-researchpapers h5, #page-researchpapers #page-library-catalogue h5,
#page-library-catalogue #page-researchpapers h6, #page-researchpapers #page-library-catalogue h6, #page-library-catalogue #page-policybriefs h2, #page-policybriefs #page-library-catalogue h2,
#page-library-catalogue #page-policybriefs h3, #page-policybriefs #page-library-catalogue h3,
#page-library-catalogue #page-policybriefs h4, #page-policybriefs #page-library-catalogue h4,
#page-library-catalogue #page-policybriefs h5, #page-policybriefs #page-library-catalogue h5,
#page-library-catalogue #page-policybriefs h6, #page-policybriefs #page-library-catalogue h6, #page-library-catalogue #page-ceniseaspapers h2, #page-ceniseaspapers #page-library-catalogue h2,
#page-library-catalogue #page-ceniseaspapers h3, #page-ceniseaspapers #page-library-catalogue h3,
#page-library-catalogue #page-ceniseaspapers h4, #page-ceniseaspapers #page-library-catalogue h4,
#page-library-catalogue #page-ceniseaspapers h5, #page-ceniseaspapers #page-library-catalogue h5,
#page-library-catalogue #page-ceniseaspapers h6, #page-ceniseaspapers #page-library-catalogue h6, #page-library-catalogue #page-searchpublication h2, #page-searchpublication #page-library-catalogue h2,
#page-library-catalogue #page-searchpublication h3, #page-searchpublication #page-library-catalogue h3,
#page-library-catalogue #page-searchpublication h4, #page-searchpublication #page-library-catalogue h4,
#page-library-catalogue #page-searchpublication h5, #page-searchpublication #page-library-catalogue h5,
#page-library-catalogue #page-searchpublication h6, #page-searchpublication #page-library-catalogue h6, #page-library-catalogue #people-page h2, #people-page #page-library-catalogue h2,
#page-library-catalogue #people-page h3, #people-page #page-library-catalogue h3,
#page-library-catalogue #people-page h4, #people-page #page-library-catalogue h4,
#page-library-catalogue #people-page h5, #people-page #page-library-catalogue h5,
#page-library-catalogue #people-page h6, #people-page #page-library-catalogue h6, #page-library-catalogue #people-director-admin h2, #people-director-admin #page-library-catalogue h2,
#page-library-catalogue #people-director-admin h3, #people-director-admin #page-library-catalogue h3,
#page-library-catalogue #people-director-admin h4, #people-director-admin #page-library-catalogue h4,
#page-library-catalogue #people-director-admin h5, #people-director-admin #page-library-catalogue h5,
#page-library-catalogue #people-director-admin h6, #people-director-admin #page-library-catalogue h6, #page-library-catalogue #people-faculty h2, #people-faculty #page-library-catalogue h2,
#page-library-catalogue #people-faculty h3, #people-faculty #page-library-catalogue h3,
#page-library-catalogue #people-faculty h4, #people-faculty #page-library-catalogue h4,
#page-library-catalogue #people-faculty h5, #people-faculty #page-library-catalogue h5,
#page-library-catalogue #people-faculty h6, #people-faculty #page-library-catalogue h6, #page-library-catalogue #people-administration h2, #people-administration #page-library-catalogue h2,
#page-library-catalogue #people-administration h3, #people-administration #page-library-catalogue h3,
#page-library-catalogue #people-administration h4, #people-administration #page-library-catalogue h4,
#page-library-catalogue #people-administration h5, #people-administration #page-library-catalogue h5,
#page-library-catalogue #people-administration h6, #people-administration #page-library-catalogue h6, #page-library-catalogue #people-other h2, #people-other #page-library-catalogue h2,
#page-library-catalogue #people-other h3, #people-other #page-library-catalogue h3,
#page-library-catalogue #people-other h4, #people-other #page-library-catalogue h4,
#page-library-catalogue #people-other h5, #people-other #page-library-catalogue h5,
#page-library-catalogue #people-other h6, #people-other #page-library-catalogue h6, #page-library-catalogue #contact-page h2, #contact-page #page-library-catalogue h2,
#page-library-catalogue #contact-page h3, #contact-page #page-library-catalogue h3,
#page-library-catalogue #contact-page h4, #contact-page #page-library-catalogue h4,
#page-library-catalogue #contact-page h5, #contact-page #page-library-catalogue h5,
#page-library-catalogue #contact-page h6, #contact-page #page-library-catalogue h6, #page-library-catalogue #contact-ways h2, #contact-ways #page-library-catalogue h2,
#page-library-catalogue #contact-ways h3, #contact-ways #page-library-catalogue h3,
#page-library-catalogue #contact-ways h4, #contact-ways #page-library-catalogue h4,
#page-library-catalogue #contact-ways h5, #contact-ways #page-library-catalogue h5,
#page-library-catalogue #contact-ways h6, #contact-ways #page-library-catalogue h6, #page-library-catalogue #contact-map h2, #contact-map #page-library-catalogue h2,
#page-library-catalogue #contact-map h3, #contact-map #page-library-catalogue h3,
#page-library-catalogue #contact-map h4, #contact-map #page-library-catalogue h4,
#page-library-catalogue #contact-map h5, #contact-map #page-library-catalogue h5,
#page-library-catalogue #contact-map h6, #contact-map #page-library-catalogue h6, #page-library-catalogue #page-library h2, #page-library #page-library-catalogue h2,
#page-library-catalogue #page-library h3, #page-library #page-library-catalogue h3,
#page-library-catalogue #page-library h4, #page-library #page-library-catalogue h4,
#page-library-catalogue #page-library h5, #page-library #page-library-catalogue h5,
#page-library-catalogue #page-library h6, #page-library #page-library-catalogue h6, #page-library-catalogue #page-new-arrivals h2, #page-new-arrivals #page-library-catalogue h2,
#page-library-catalogue #page-new-arrivals h3, #page-new-arrivals #page-library-catalogue h3,
#page-library-catalogue #page-new-arrivals h4, #page-new-arrivals #page-library-catalogue h4,
#page-library-catalogue #page-new-arrivals h5, #page-new-arrivals #page-library-catalogue h5,
#page-library-catalogue #page-new-arrivals h6, #page-new-arrivals #page-library-catalogue h6, #page-library-catalogue #page-about-library h2, #page-about-library #page-library-catalogue h2,
#page-library-catalogue #page-about-library h3, #page-about-library #page-library-catalogue h3,
#page-library-catalogue #page-about-library h4, #page-about-library #page-library-catalogue h4,
#page-library-catalogue #page-about-library h5, #page-about-library #page-library-catalogue h5,
#page-library-catalogue #page-about-library h6, #page-about-library #page-library-catalogue h6, #page-library-catalogue h2,
#page-library-catalogue h3,
#page-library-catalogue h4,
#page-library-catalogue h5,
#page-library-catalogue h6, #page-library-catalogue #page-notfound h2, #page-notfound #page-library-catalogue h2,
#page-library-catalogue #page-notfound h3, #page-notfound #page-library-catalogue h3,
#page-library-catalogue #page-notfound h4, #page-notfound #page-library-catalogue h4,
#page-library-catalogue #page-notfound h5, #page-notfound #page-library-catalogue h5,
#page-library-catalogue #page-notfound h6, #page-notfound #page-library-catalogue h6, #page-library-catalogue #page-internship h2, #page-internship #page-library-catalogue h2,
#page-library-catalogue #page-internship h3, #page-internship #page-library-catalogue h3,
#page-library-catalogue #page-internship h4, #page-internship #page-library-catalogue h4,
#page-library-catalogue #page-internship h5, #page-internship #page-library-catalogue h5,
#page-library-catalogue #page-internship h6, #page-internship #page-library-catalogue h6, #page-library-catalogue #page-internship-outcome h2, #page-internship-outcome #page-library-catalogue h2,
#page-library-catalogue #page-internship-outcome h3, #page-internship-outcome #page-library-catalogue h3,
#page-library-catalogue #page-internship-outcome h4, #page-internship-outcome #page-library-catalogue h4,
#page-library-catalogue #page-internship-outcome h5, #page-internship-outcome #page-library-catalogue h5,
#page-library-catalogue #page-internship-outcome h6, #page-internship-outcome #page-library-catalogue h6, #page-library-catalogue #page-internship-application-process h2, #page-internship-application-process #page-library-catalogue h2,
#page-library-catalogue #page-internship-application-process h3, #page-internship-application-process #page-library-catalogue h3,
#page-library-catalogue #page-internship-application-process h4, #page-internship-application-process #page-library-catalogue h4,
#page-library-catalogue #page-internship-application-process h5, #page-internship-application-process #page-library-catalogue h5,
#page-library-catalogue #page-internship-application-process h6, #page-internship-application-process #page-library-catalogue h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-library-catalogue h2 {
  font-size: 2.7em;
}

#page-library-catalogue h3 {
  font-size: 2em;
}

#page-library-catalogue h4 {
  font-size: 1.2em;
}

#page-library-catalogue h5 {
  font-size: 1em;
}

#page-library-catalogue h6 {
  font-size: 0.7em;
}

#page-notfound {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#page-notfound::before {
  content: "";
  background: url("../images/bg/okd-contact-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#page-notfound h1, #page-notfound #publications h2, #publications #page-notfound h2,
#page-notfound #publications h3, #publications #page-notfound h3,
#page-notfound #publications h4, #publications #page-notfound h4,
#page-notfound #publications h5, #publications #page-notfound h5,
#page-notfound #publications h6, #publications #page-notfound h6, #page-notfound #publication-recent h2, #publication-recent #page-notfound h2,
#page-notfound #publication-recent h3, #publication-recent #page-notfound h3,
#page-notfound #publication-recent h4, #publication-recent #page-notfound h4,
#page-notfound #publication-recent h5, #publication-recent #page-notfound h5,
#page-notfound #publication-recent h6, #publication-recent #page-notfound h6, #page-notfound #programmes h2, #programmes #page-notfound h2,
#page-notfound #programmes h3, #programmes #page-notfound h3,
#page-notfound #programmes h4, #programmes #page-notfound h4,
#page-notfound #programmes h5, #programmes #page-notfound h5,
#page-notfound #programmes h6, #programmes #page-notfound h6, #page-notfound #internship h2, #internship #page-notfound h2,
#page-notfound #internship h3, #internship #page-notfound h3,
#page-notfound #internship h4, #internship #page-notfound h4,
#page-notfound #internship h5, #internship #page-notfound h5,
#page-notfound #internship h6, #internship #page-notfound h6, #page-notfound #themes h2, #themes #page-notfound h2,
#page-notfound #themes h3, #themes #page-notfound h3,
#page-notfound #themes h4, #themes #page-notfound h4,
#page-notfound #themes h5, #themes #page-notfound h5,
#page-notfound #themes h6, #themes #page-notfound h6, #page-notfound #library h2, #library #page-notfound h2,
#page-notfound #library h3, #library #page-notfound h3,
#page-notfound #library h4, #library #page-notfound h4,
#page-notfound #library h5, #library #page-notfound h5,
#page-notfound #library h6, #library #page-notfound h6, #page-notfound #journal h2, #journal #page-notfound h2,
#page-notfound #journal h3, #journal #page-notfound h3,
#page-notfound #journal h4, #journal #page-notfound h4,
#page-notfound #journal h5, #journal #page-notfound h5,
#page-notfound #journal h6, #journal #page-notfound h6, #page-notfound #news h2, #news #page-notfound h2,
#page-notfound #news h3, #news #page-notfound h3,
#page-notfound #news h4, #news #page-notfound h4,
#page-notfound #news h5, #news #page-notfound h5,
#page-notfound #news h6, #news #page-notfound h6, #page-notfound #footer h2, #footer #page-notfound h2,
#page-notfound #footer h3, #footer #page-notfound h3,
#page-notfound #footer h4, #footer #page-notfound h4,
#page-notfound #footer h5, #footer #page-notfound h5,
#page-notfound #footer h6, #footer #page-notfound h6, #page-notfound #institute h2, #institute #page-notfound h2,
#page-notfound #institute h3, #institute #page-notfound h3,
#page-notfound #institute h4, #institute #page-notfound h4,
#page-notfound #institute h5, #institute #page-notfound h5,
#page-notfound #institute h6, #institute #page-notfound h6, #page-notfound #about-institute h2, #about-institute #page-notfound h2,
#page-notfound #about-institute h3, #about-institute #page-notfound h3,
#page-notfound #about-institute h4, #about-institute #page-notfound h4,
#page-notfound #about-institute h5, #about-institute #page-notfound h5,
#page-notfound #about-institute h6, #about-institute #page-notfound h6, #page-notfound #governingbody h2, #governingbody #page-notfound h2,
#page-notfound #governingbody h3, #governingbody #page-notfound h3,
#page-notfound #governingbody h4, #governingbody #page-notfound h4,
#page-notfound #governingbody h5, #governingbody #page-notfound h5,
#page-notfound #governingbody h6, #governingbody #page-notfound h6, #page-notfound #facility h2, #facility #page-notfound h2,
#page-notfound #facility h3, #facility #page-notfound h3,
#page-notfound #facility h4, #facility #page-notfound h4,
#page-notfound #facility h5, #facility #page-notfound h5,
#page-notfound #facility h6, #facility #page-notfound h6, #page-notfound #chairman-director h2, #chairman-director #page-notfound h2,
#page-notfound #chairman-director h3, #chairman-director #page-notfound h3,
#page-notfound #chairman-director h4, #chairman-director #page-notfound h4,
#page-notfound #chairman-director h5, #chairman-director #page-notfound h5,
#page-notfound #chairman-director h6, #chairman-director #page-notfound h6, #page-notfound #annual-report h2, #annual-report #page-notfound h2,
#page-notfound #annual-report h3, #annual-report #page-notfound h3,
#page-notfound #annual-report h4, #annual-report #page-notfound h4,
#page-notfound #annual-report h5, #annual-report #page-notfound h5,
#page-notfound #annual-report h6, #annual-report #page-notfound h6, #page-notfound #publication-page h2, #publication-page #page-notfound h2,
#page-notfound #publication-page h3, #publication-page #page-notfound h3,
#page-notfound #publication-page h4, #publication-page #page-notfound h4,
#page-notfound #publication-page h5, #publication-page #page-notfound h5,
#page-notfound #publication-page h6, #publication-page #page-notfound h6, #page-notfound #page-programmes h2, #page-programmes #page-notfound h2,
#page-notfound #page-programmes h3, #page-programmes #page-notfound h3,
#page-notfound #page-programmes h4, #page-programmes #page-notfound h4,
#page-notfound #page-programmes h5, #page-programmes #page-notfound h5,
#page-notfound #page-programmes h6, #page-programmes #page-notfound h6, #page-notfound #page-researchprogramme h2, #page-researchprogramme #page-notfound h2,
#page-notfound #page-researchprogramme h3, #page-researchprogramme #page-notfound h3,
#page-notfound #page-researchprogramme h4, #page-researchprogramme #page-notfound h4,
#page-notfound #page-researchprogramme h5, #page-researchprogramme #page-notfound h5,
#page-notfound #page-researchprogramme h6, #page-researchprogramme #page-notfound h6, #page-notfound #page-triningprogramme h2, #page-triningprogramme #page-notfound h2,
#page-notfound #page-triningprogramme h3, #page-triningprogramme #page-notfound h3,
#page-notfound #page-triningprogramme h4, #page-triningprogramme #page-notfound h4,
#page-notfound #page-triningprogramme h5, #page-triningprogramme #page-notfound h5,
#page-notfound #page-triningprogramme h6, #page-triningprogramme #page-notfound h6, #page-notfound #page-outreachprogramme h2, #page-outreachprogramme #page-notfound h2,
#page-notfound #page-outreachprogramme h3, #page-outreachprogramme #page-notfound h3,
#page-notfound #page-outreachprogramme h4, #page-outreachprogramme #page-notfound h4,
#page-notfound #page-outreachprogramme h5, #page-outreachprogramme #page-notfound h5,
#page-notfound #page-outreachprogramme h6, #page-outreachprogramme #page-notfound h6, #page-notfound #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-notfound h2,
#page-notfound #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-notfound h3,
#page-notfound #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-notfound h4,
#page-notfound #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-notfound h5,
#page-notfound #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-notfound h6, #page-notfound #page-booksmonographs h2, #page-booksmonographs #page-notfound h2,
#page-notfound #page-booksmonographs h3, #page-booksmonographs #page-notfound h3,
#page-notfound #page-booksmonographs h4, #page-booksmonographs #page-notfound h4,
#page-notfound #page-booksmonographs h5, #page-booksmonographs #page-notfound h5,
#page-notfound #page-booksmonographs h6, #page-booksmonographs #page-notfound h6, #page-notfound #page-researchpapers h2, #page-researchpapers #page-notfound h2,
#page-notfound #page-researchpapers h3, #page-researchpapers #page-notfound h3,
#page-notfound #page-researchpapers h4, #page-researchpapers #page-notfound h4,
#page-notfound #page-researchpapers h5, #page-researchpapers #page-notfound h5,
#page-notfound #page-researchpapers h6, #page-researchpapers #page-notfound h6, #page-notfound #page-policybriefs h2, #page-policybriefs #page-notfound h2,
#page-notfound #page-policybriefs h3, #page-policybriefs #page-notfound h3,
#page-notfound #page-policybriefs h4, #page-policybriefs #page-notfound h4,
#page-notfound #page-policybriefs h5, #page-policybriefs #page-notfound h5,
#page-notfound #page-policybriefs h6, #page-policybriefs #page-notfound h6, #page-notfound #page-ceniseaspapers h2, #page-ceniseaspapers #page-notfound h2,
#page-notfound #page-ceniseaspapers h3, #page-ceniseaspapers #page-notfound h3,
#page-notfound #page-ceniseaspapers h4, #page-ceniseaspapers #page-notfound h4,
#page-notfound #page-ceniseaspapers h5, #page-ceniseaspapers #page-notfound h5,
#page-notfound #page-ceniseaspapers h6, #page-ceniseaspapers #page-notfound h6, #page-notfound #page-searchpublication h2, #page-searchpublication #page-notfound h2,
#page-notfound #page-searchpublication h3, #page-searchpublication #page-notfound h3,
#page-notfound #page-searchpublication h4, #page-searchpublication #page-notfound h4,
#page-notfound #page-searchpublication h5, #page-searchpublication #page-notfound h5,
#page-notfound #page-searchpublication h6, #page-searchpublication #page-notfound h6, #page-notfound #people-page h2, #people-page #page-notfound h2,
#page-notfound #people-page h3, #people-page #page-notfound h3,
#page-notfound #people-page h4, #people-page #page-notfound h4,
#page-notfound #people-page h5, #people-page #page-notfound h5,
#page-notfound #people-page h6, #people-page #page-notfound h6, #page-notfound #people-director-admin h2, #people-director-admin #page-notfound h2,
#page-notfound #people-director-admin h3, #people-director-admin #page-notfound h3,
#page-notfound #people-director-admin h4, #people-director-admin #page-notfound h4,
#page-notfound #people-director-admin h5, #people-director-admin #page-notfound h5,
#page-notfound #people-director-admin h6, #people-director-admin #page-notfound h6, #page-notfound #people-faculty h2, #people-faculty #page-notfound h2,
#page-notfound #people-faculty h3, #people-faculty #page-notfound h3,
#page-notfound #people-faculty h4, #people-faculty #page-notfound h4,
#page-notfound #people-faculty h5, #people-faculty #page-notfound h5,
#page-notfound #people-faculty h6, #people-faculty #page-notfound h6, #page-notfound #people-administration h2, #people-administration #page-notfound h2,
#page-notfound #people-administration h3, #people-administration #page-notfound h3,
#page-notfound #people-administration h4, #people-administration #page-notfound h4,
#page-notfound #people-administration h5, #people-administration #page-notfound h5,
#page-notfound #people-administration h6, #people-administration #page-notfound h6, #page-notfound #people-other h2, #people-other #page-notfound h2,
#page-notfound #people-other h3, #people-other #page-notfound h3,
#page-notfound #people-other h4, #people-other #page-notfound h4,
#page-notfound #people-other h5, #people-other #page-notfound h5,
#page-notfound #people-other h6, #people-other #page-notfound h6, #page-notfound #contact-page h2, #contact-page #page-notfound h2,
#page-notfound #contact-page h3, #contact-page #page-notfound h3,
#page-notfound #contact-page h4, #contact-page #page-notfound h4,
#page-notfound #contact-page h5, #contact-page #page-notfound h5,
#page-notfound #contact-page h6, #contact-page #page-notfound h6, #page-notfound #contact-ways h2, #contact-ways #page-notfound h2,
#page-notfound #contact-ways h3, #contact-ways #page-notfound h3,
#page-notfound #contact-ways h4, #contact-ways #page-notfound h4,
#page-notfound #contact-ways h5, #contact-ways #page-notfound h5,
#page-notfound #contact-ways h6, #contact-ways #page-notfound h6, #page-notfound #contact-map h2, #contact-map #page-notfound h2,
#page-notfound #contact-map h3, #contact-map #page-notfound h3,
#page-notfound #contact-map h4, #contact-map #page-notfound h4,
#page-notfound #contact-map h5, #contact-map #page-notfound h5,
#page-notfound #contact-map h6, #contact-map #page-notfound h6, #page-notfound #page-library h2, #page-library #page-notfound h2,
#page-notfound #page-library h3, #page-library #page-notfound h3,
#page-notfound #page-library h4, #page-library #page-notfound h4,
#page-notfound #page-library h5, #page-library #page-notfound h5,
#page-notfound #page-library h6, #page-library #page-notfound h6, #page-notfound #page-new-arrivals h2, #page-new-arrivals #page-notfound h2,
#page-notfound #page-new-arrivals h3, #page-new-arrivals #page-notfound h3,
#page-notfound #page-new-arrivals h4, #page-new-arrivals #page-notfound h4,
#page-notfound #page-new-arrivals h5, #page-new-arrivals #page-notfound h5,
#page-notfound #page-new-arrivals h6, #page-new-arrivals #page-notfound h6, #page-notfound #page-about-library h2, #page-about-library #page-notfound h2,
#page-notfound #page-about-library h3, #page-about-library #page-notfound h3,
#page-notfound #page-about-library h4, #page-about-library #page-notfound h4,
#page-notfound #page-about-library h5, #page-about-library #page-notfound h5,
#page-notfound #page-about-library h6, #page-about-library #page-notfound h6, #page-notfound #page-library-catalogue h2, #page-library-catalogue #page-notfound h2,
#page-notfound #page-library-catalogue h3, #page-library-catalogue #page-notfound h3,
#page-notfound #page-library-catalogue h4, #page-library-catalogue #page-notfound h4,
#page-notfound #page-library-catalogue h5, #page-library-catalogue #page-notfound h5,
#page-notfound #page-library-catalogue h6, #page-library-catalogue #page-notfound h6, #page-notfound h2,
#page-notfound h3,
#page-notfound h4,
#page-notfound h5,
#page-notfound h6, #page-notfound #page-internship h2, #page-internship #page-notfound h2,
#page-notfound #page-internship h3, #page-internship #page-notfound h3,
#page-notfound #page-internship h4, #page-internship #page-notfound h4,
#page-notfound #page-internship h5, #page-internship #page-notfound h5,
#page-notfound #page-internship h6, #page-internship #page-notfound h6, #page-notfound #page-internship-outcome h2, #page-internship-outcome #page-notfound h2,
#page-notfound #page-internship-outcome h3, #page-internship-outcome #page-notfound h3,
#page-notfound #page-internship-outcome h4, #page-internship-outcome #page-notfound h4,
#page-notfound #page-internship-outcome h5, #page-internship-outcome #page-notfound h5,
#page-notfound #page-internship-outcome h6, #page-internship-outcome #page-notfound h6, #page-notfound #page-internship-application-process h2, #page-internship-application-process #page-notfound h2,
#page-notfound #page-internship-application-process h3, #page-internship-application-process #page-notfound h3,
#page-notfound #page-internship-application-process h4, #page-internship-application-process #page-notfound h4,
#page-notfound #page-internship-application-process h5, #page-internship-application-process #page-notfound h5,
#page-notfound #page-internship-application-process h6, #page-internship-application-process #page-notfound h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-notfound h2 {
  font-size: 2.7em;
}

#page-notfound h3 {
  font-size: 2em;
}

#page-notfound h4 {
  font-size: 1.2em;
}

#page-notfound h5 {
  font-size: 1em;
}

#page-notfound h6 {
  font-size: 0.7em;
}

#page-internship {
  width: MIN(95%);
  margin: auto;
  padding-top: 128px;
  padding-bottom: 128px;
  background-color: rgba(13, 223, 223, 0.952);
  position: relative;
}

#page-internship::before {
  content: "";
  background: url("../images/bg/okd-internship-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

#page-internship h1, #page-internship #publications h2, #publications #page-internship h2,
#page-internship #publications h3, #publications #page-internship h3,
#page-internship #publications h4, #publications #page-internship h4,
#page-internship #publications h5, #publications #page-internship h5,
#page-internship #publications h6, #publications #page-internship h6, #page-internship #publication-recent h2, #publication-recent #page-internship h2,
#page-internship #publication-recent h3, #publication-recent #page-internship h3,
#page-internship #publication-recent h4, #publication-recent #page-internship h4,
#page-internship #publication-recent h5, #publication-recent #page-internship h5,
#page-internship #publication-recent h6, #publication-recent #page-internship h6, #page-internship #programmes h2, #programmes #page-internship h2,
#page-internship #programmes h3, #programmes #page-internship h3,
#page-internship #programmes h4, #programmes #page-internship h4,
#page-internship #programmes h5, #programmes #page-internship h5,
#page-internship #programmes h6, #programmes #page-internship h6, #page-internship #internship h2, #internship #page-internship h2,
#page-internship #internship h3, #internship #page-internship h3,
#page-internship #internship h4, #internship #page-internship h4,
#page-internship #internship h5, #internship #page-internship h5,
#page-internship #internship h6, #internship #page-internship h6, #page-internship #themes h2, #themes #page-internship h2,
#page-internship #themes h3, #themes #page-internship h3,
#page-internship #themes h4, #themes #page-internship h4,
#page-internship #themes h5, #themes #page-internship h5,
#page-internship #themes h6, #themes #page-internship h6, #page-internship #library h2, #library #page-internship h2,
#page-internship #library h3, #library #page-internship h3,
#page-internship #library h4, #library #page-internship h4,
#page-internship #library h5, #library #page-internship h5,
#page-internship #library h6, #library #page-internship h6, #page-internship #journal h2, #journal #page-internship h2,
#page-internship #journal h3, #journal #page-internship h3,
#page-internship #journal h4, #journal #page-internship h4,
#page-internship #journal h5, #journal #page-internship h5,
#page-internship #journal h6, #journal #page-internship h6, #page-internship #news h2, #news #page-internship h2,
#page-internship #news h3, #news #page-internship h3,
#page-internship #news h4, #news #page-internship h4,
#page-internship #news h5, #news #page-internship h5,
#page-internship #news h6, #news #page-internship h6, #page-internship #footer h2, #footer #page-internship h2,
#page-internship #footer h3, #footer #page-internship h3,
#page-internship #footer h4, #footer #page-internship h4,
#page-internship #footer h5, #footer #page-internship h5,
#page-internship #footer h6, #footer #page-internship h6, #page-internship #institute h2, #institute #page-internship h2,
#page-internship #institute h3, #institute #page-internship h3,
#page-internship #institute h4, #institute #page-internship h4,
#page-internship #institute h5, #institute #page-internship h5,
#page-internship #institute h6, #institute #page-internship h6, #page-internship #about-institute h2, #about-institute #page-internship h2,
#page-internship #about-institute h3, #about-institute #page-internship h3,
#page-internship #about-institute h4, #about-institute #page-internship h4,
#page-internship #about-institute h5, #about-institute #page-internship h5,
#page-internship #about-institute h6, #about-institute #page-internship h6, #page-internship #governingbody h2, #governingbody #page-internship h2,
#page-internship #governingbody h3, #governingbody #page-internship h3,
#page-internship #governingbody h4, #governingbody #page-internship h4,
#page-internship #governingbody h5, #governingbody #page-internship h5,
#page-internship #governingbody h6, #governingbody #page-internship h6, #page-internship #facility h2, #facility #page-internship h2,
#page-internship #facility h3, #facility #page-internship h3,
#page-internship #facility h4, #facility #page-internship h4,
#page-internship #facility h5, #facility #page-internship h5,
#page-internship #facility h6, #facility #page-internship h6, #page-internship #chairman-director h2, #chairman-director #page-internship h2,
#page-internship #chairman-director h3, #chairman-director #page-internship h3,
#page-internship #chairman-director h4, #chairman-director #page-internship h4,
#page-internship #chairman-director h5, #chairman-director #page-internship h5,
#page-internship #chairman-director h6, #chairman-director #page-internship h6, #page-internship #annual-report h2, #annual-report #page-internship h2,
#page-internship #annual-report h3, #annual-report #page-internship h3,
#page-internship #annual-report h4, #annual-report #page-internship h4,
#page-internship #annual-report h5, #annual-report #page-internship h5,
#page-internship #annual-report h6, #annual-report #page-internship h6, #page-internship #publication-page h2, #publication-page #page-internship h2,
#page-internship #publication-page h3, #publication-page #page-internship h3,
#page-internship #publication-page h4, #publication-page #page-internship h4,
#page-internship #publication-page h5, #publication-page #page-internship h5,
#page-internship #publication-page h6, #publication-page #page-internship h6, #page-internship #page-programmes h2, #page-programmes #page-internship h2,
#page-internship #page-programmes h3, #page-programmes #page-internship h3,
#page-internship #page-programmes h4, #page-programmes #page-internship h4,
#page-internship #page-programmes h5, #page-programmes #page-internship h5,
#page-internship #page-programmes h6, #page-programmes #page-internship h6, #page-internship #page-researchprogramme h2, #page-researchprogramme #page-internship h2,
#page-internship #page-researchprogramme h3, #page-researchprogramme #page-internship h3,
#page-internship #page-researchprogramme h4, #page-researchprogramme #page-internship h4,
#page-internship #page-researchprogramme h5, #page-researchprogramme #page-internship h5,
#page-internship #page-researchprogramme h6, #page-researchprogramme #page-internship h6, #page-internship #page-triningprogramme h2, #page-triningprogramme #page-internship h2,
#page-internship #page-triningprogramme h3, #page-triningprogramme #page-internship h3,
#page-internship #page-triningprogramme h4, #page-triningprogramme #page-internship h4,
#page-internship #page-triningprogramme h5, #page-triningprogramme #page-internship h5,
#page-internship #page-triningprogramme h6, #page-triningprogramme #page-internship h6, #page-internship #page-outreachprogramme h2, #page-outreachprogramme #page-internship h2,
#page-internship #page-outreachprogramme h3, #page-outreachprogramme #page-internship h3,
#page-internship #page-outreachprogramme h4, #page-outreachprogramme #page-internship h4,
#page-internship #page-outreachprogramme h5, #page-outreachprogramme #page-internship h5,
#page-internship #page-outreachprogramme h6, #page-outreachprogramme #page-internship h6, #page-internship #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-internship h2,
#page-internship #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-internship h3,
#page-internship #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-internship h4,
#page-internship #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-internship h5,
#page-internship #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-internship h6, #page-internship #page-booksmonographs h2, #page-booksmonographs #page-internship h2,
#page-internship #page-booksmonographs h3, #page-booksmonographs #page-internship h3,
#page-internship #page-booksmonographs h4, #page-booksmonographs #page-internship h4,
#page-internship #page-booksmonographs h5, #page-booksmonographs #page-internship h5,
#page-internship #page-booksmonographs h6, #page-booksmonographs #page-internship h6, #page-internship #page-researchpapers h2, #page-researchpapers #page-internship h2,
#page-internship #page-researchpapers h3, #page-researchpapers #page-internship h3,
#page-internship #page-researchpapers h4, #page-researchpapers #page-internship h4,
#page-internship #page-researchpapers h5, #page-researchpapers #page-internship h5,
#page-internship #page-researchpapers h6, #page-researchpapers #page-internship h6, #page-internship #page-policybriefs h2, #page-policybriefs #page-internship h2,
#page-internship #page-policybriefs h3, #page-policybriefs #page-internship h3,
#page-internship #page-policybriefs h4, #page-policybriefs #page-internship h4,
#page-internship #page-policybriefs h5, #page-policybriefs #page-internship h5,
#page-internship #page-policybriefs h6, #page-policybriefs #page-internship h6, #page-internship #page-ceniseaspapers h2, #page-ceniseaspapers #page-internship h2,
#page-internship #page-ceniseaspapers h3, #page-ceniseaspapers #page-internship h3,
#page-internship #page-ceniseaspapers h4, #page-ceniseaspapers #page-internship h4,
#page-internship #page-ceniseaspapers h5, #page-ceniseaspapers #page-internship h5,
#page-internship #page-ceniseaspapers h6, #page-ceniseaspapers #page-internship h6, #page-internship #page-searchpublication h2, #page-searchpublication #page-internship h2,
#page-internship #page-searchpublication h3, #page-searchpublication #page-internship h3,
#page-internship #page-searchpublication h4, #page-searchpublication #page-internship h4,
#page-internship #page-searchpublication h5, #page-searchpublication #page-internship h5,
#page-internship #page-searchpublication h6, #page-searchpublication #page-internship h6, #page-internship #people-page h2, #people-page #page-internship h2,
#page-internship #people-page h3, #people-page #page-internship h3,
#page-internship #people-page h4, #people-page #page-internship h4,
#page-internship #people-page h5, #people-page #page-internship h5,
#page-internship #people-page h6, #people-page #page-internship h6, #page-internship #people-director-admin h2, #people-director-admin #page-internship h2,
#page-internship #people-director-admin h3, #people-director-admin #page-internship h3,
#page-internship #people-director-admin h4, #people-director-admin #page-internship h4,
#page-internship #people-director-admin h5, #people-director-admin #page-internship h5,
#page-internship #people-director-admin h6, #people-director-admin #page-internship h6, #page-internship #people-faculty h2, #people-faculty #page-internship h2,
#page-internship #people-faculty h3, #people-faculty #page-internship h3,
#page-internship #people-faculty h4, #people-faculty #page-internship h4,
#page-internship #people-faculty h5, #people-faculty #page-internship h5,
#page-internship #people-faculty h6, #people-faculty #page-internship h6, #page-internship #people-administration h2, #people-administration #page-internship h2,
#page-internship #people-administration h3, #people-administration #page-internship h3,
#page-internship #people-administration h4, #people-administration #page-internship h4,
#page-internship #people-administration h5, #people-administration #page-internship h5,
#page-internship #people-administration h6, #people-administration #page-internship h6, #page-internship #people-other h2, #people-other #page-internship h2,
#page-internship #people-other h3, #people-other #page-internship h3,
#page-internship #people-other h4, #people-other #page-internship h4,
#page-internship #people-other h5, #people-other #page-internship h5,
#page-internship #people-other h6, #people-other #page-internship h6, #page-internship #contact-page h2, #contact-page #page-internship h2,
#page-internship #contact-page h3, #contact-page #page-internship h3,
#page-internship #contact-page h4, #contact-page #page-internship h4,
#page-internship #contact-page h5, #contact-page #page-internship h5,
#page-internship #contact-page h6, #contact-page #page-internship h6, #page-internship #contact-ways h2, #contact-ways #page-internship h2,
#page-internship #contact-ways h3, #contact-ways #page-internship h3,
#page-internship #contact-ways h4, #contact-ways #page-internship h4,
#page-internship #contact-ways h5, #contact-ways #page-internship h5,
#page-internship #contact-ways h6, #contact-ways #page-internship h6, #page-internship #contact-map h2, #contact-map #page-internship h2,
#page-internship #contact-map h3, #contact-map #page-internship h3,
#page-internship #contact-map h4, #contact-map #page-internship h4,
#page-internship #contact-map h5, #contact-map #page-internship h5,
#page-internship #contact-map h6, #contact-map #page-internship h6, #page-internship #page-library h2, #page-library #page-internship h2,
#page-internship #page-library h3, #page-library #page-internship h3,
#page-internship #page-library h4, #page-library #page-internship h4,
#page-internship #page-library h5, #page-library #page-internship h5,
#page-internship #page-library h6, #page-library #page-internship h6, #page-internship #page-new-arrivals h2, #page-new-arrivals #page-internship h2,
#page-internship #page-new-arrivals h3, #page-new-arrivals #page-internship h3,
#page-internship #page-new-arrivals h4, #page-new-arrivals #page-internship h4,
#page-internship #page-new-arrivals h5, #page-new-arrivals #page-internship h5,
#page-internship #page-new-arrivals h6, #page-new-arrivals #page-internship h6, #page-internship #page-about-library h2, #page-about-library #page-internship h2,
#page-internship #page-about-library h3, #page-about-library #page-internship h3,
#page-internship #page-about-library h4, #page-about-library #page-internship h4,
#page-internship #page-about-library h5, #page-about-library #page-internship h5,
#page-internship #page-about-library h6, #page-about-library #page-internship h6, #page-internship #page-library-catalogue h2, #page-library-catalogue #page-internship h2,
#page-internship #page-library-catalogue h3, #page-library-catalogue #page-internship h3,
#page-internship #page-library-catalogue h4, #page-library-catalogue #page-internship h4,
#page-internship #page-library-catalogue h5, #page-library-catalogue #page-internship h5,
#page-internship #page-library-catalogue h6, #page-library-catalogue #page-internship h6, #page-internship #page-notfound h2, #page-notfound #page-internship h2,
#page-internship #page-notfound h3, #page-notfound #page-internship h3,
#page-internship #page-notfound h4, #page-notfound #page-internship h4,
#page-internship #page-notfound h5, #page-notfound #page-internship h5,
#page-internship #page-notfound h6, #page-notfound #page-internship h6, #page-internship h2,
#page-internship h3,
#page-internship h4,
#page-internship h5,
#page-internship h6, #page-internship #page-internship-outcome h2, #page-internship-outcome #page-internship h2,
#page-internship #page-internship-outcome h3, #page-internship-outcome #page-internship h3,
#page-internship #page-internship-outcome h4, #page-internship-outcome #page-internship h4,
#page-internship #page-internship-outcome h5, #page-internship-outcome #page-internship h5,
#page-internship #page-internship-outcome h6, #page-internship-outcome #page-internship h6, #page-internship #page-internship-application-process h2, #page-internship-application-process #page-internship h2,
#page-internship #page-internship-application-process h3, #page-internship-application-process #page-internship h3,
#page-internship #page-internship-application-process h4, #page-internship-application-process #page-internship h4,
#page-internship #page-internship-application-process h5, #page-internship-application-process #page-internship h5,
#page-internship #page-internship-application-process h6, #page-internship-application-process #page-internship h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-internship h2 {
  font-size: 2.7em;
}

#page-internship h3 {
  font-size: 2em;
}

#page-internship h4 {
  font-size: 1.2em;
}

#page-internship h5 {
  font-size: 1em;
}

#page-internship h6 {
  font-size: 0.7em;
}

#page-internship-outcome {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(12, 199, 199, 0.952);
  position: relative;
}

#page-internship-outcome h1, #page-internship-outcome #publications h2, #publications #page-internship-outcome h2,
#page-internship-outcome #publications h3, #publications #page-internship-outcome h3,
#page-internship-outcome #publications h4, #publications #page-internship-outcome h4,
#page-internship-outcome #publications h5, #publications #page-internship-outcome h5,
#page-internship-outcome #publications h6, #publications #page-internship-outcome h6, #page-internship-outcome #publication-recent h2, #publication-recent #page-internship-outcome h2,
#page-internship-outcome #publication-recent h3, #publication-recent #page-internship-outcome h3,
#page-internship-outcome #publication-recent h4, #publication-recent #page-internship-outcome h4,
#page-internship-outcome #publication-recent h5, #publication-recent #page-internship-outcome h5,
#page-internship-outcome #publication-recent h6, #publication-recent #page-internship-outcome h6, #page-internship-outcome #programmes h2, #programmes #page-internship-outcome h2,
#page-internship-outcome #programmes h3, #programmes #page-internship-outcome h3,
#page-internship-outcome #programmes h4, #programmes #page-internship-outcome h4,
#page-internship-outcome #programmes h5, #programmes #page-internship-outcome h5,
#page-internship-outcome #programmes h6, #programmes #page-internship-outcome h6, #page-internship-outcome #internship h2, #internship #page-internship-outcome h2,
#page-internship-outcome #internship h3, #internship #page-internship-outcome h3,
#page-internship-outcome #internship h4, #internship #page-internship-outcome h4,
#page-internship-outcome #internship h5, #internship #page-internship-outcome h5,
#page-internship-outcome #internship h6, #internship #page-internship-outcome h6, #page-internship-outcome #themes h2, #themes #page-internship-outcome h2,
#page-internship-outcome #themes h3, #themes #page-internship-outcome h3,
#page-internship-outcome #themes h4, #themes #page-internship-outcome h4,
#page-internship-outcome #themes h5, #themes #page-internship-outcome h5,
#page-internship-outcome #themes h6, #themes #page-internship-outcome h6, #page-internship-outcome #library h2, #library #page-internship-outcome h2,
#page-internship-outcome #library h3, #library #page-internship-outcome h3,
#page-internship-outcome #library h4, #library #page-internship-outcome h4,
#page-internship-outcome #library h5, #library #page-internship-outcome h5,
#page-internship-outcome #library h6, #library #page-internship-outcome h6, #page-internship-outcome #journal h2, #journal #page-internship-outcome h2,
#page-internship-outcome #journal h3, #journal #page-internship-outcome h3,
#page-internship-outcome #journal h4, #journal #page-internship-outcome h4,
#page-internship-outcome #journal h5, #journal #page-internship-outcome h5,
#page-internship-outcome #journal h6, #journal #page-internship-outcome h6, #page-internship-outcome #news h2, #news #page-internship-outcome h2,
#page-internship-outcome #news h3, #news #page-internship-outcome h3,
#page-internship-outcome #news h4, #news #page-internship-outcome h4,
#page-internship-outcome #news h5, #news #page-internship-outcome h5,
#page-internship-outcome #news h6, #news #page-internship-outcome h6, #page-internship-outcome #footer h2, #footer #page-internship-outcome h2,
#page-internship-outcome #footer h3, #footer #page-internship-outcome h3,
#page-internship-outcome #footer h4, #footer #page-internship-outcome h4,
#page-internship-outcome #footer h5, #footer #page-internship-outcome h5,
#page-internship-outcome #footer h6, #footer #page-internship-outcome h6, #page-internship-outcome #institute h2, #institute #page-internship-outcome h2,
#page-internship-outcome #institute h3, #institute #page-internship-outcome h3,
#page-internship-outcome #institute h4, #institute #page-internship-outcome h4,
#page-internship-outcome #institute h5, #institute #page-internship-outcome h5,
#page-internship-outcome #institute h6, #institute #page-internship-outcome h6, #page-internship-outcome #about-institute h2, #about-institute #page-internship-outcome h2,
#page-internship-outcome #about-institute h3, #about-institute #page-internship-outcome h3,
#page-internship-outcome #about-institute h4, #about-institute #page-internship-outcome h4,
#page-internship-outcome #about-institute h5, #about-institute #page-internship-outcome h5,
#page-internship-outcome #about-institute h6, #about-institute #page-internship-outcome h6, #page-internship-outcome #governingbody h2, #governingbody #page-internship-outcome h2,
#page-internship-outcome #governingbody h3, #governingbody #page-internship-outcome h3,
#page-internship-outcome #governingbody h4, #governingbody #page-internship-outcome h4,
#page-internship-outcome #governingbody h5, #governingbody #page-internship-outcome h5,
#page-internship-outcome #governingbody h6, #governingbody #page-internship-outcome h6, #page-internship-outcome #facility h2, #facility #page-internship-outcome h2,
#page-internship-outcome #facility h3, #facility #page-internship-outcome h3,
#page-internship-outcome #facility h4, #facility #page-internship-outcome h4,
#page-internship-outcome #facility h5, #facility #page-internship-outcome h5,
#page-internship-outcome #facility h6, #facility #page-internship-outcome h6, #page-internship-outcome #chairman-director h2, #chairman-director #page-internship-outcome h2,
#page-internship-outcome #chairman-director h3, #chairman-director #page-internship-outcome h3,
#page-internship-outcome #chairman-director h4, #chairman-director #page-internship-outcome h4,
#page-internship-outcome #chairman-director h5, #chairman-director #page-internship-outcome h5,
#page-internship-outcome #chairman-director h6, #chairman-director #page-internship-outcome h6, #page-internship-outcome #annual-report h2, #annual-report #page-internship-outcome h2,
#page-internship-outcome #annual-report h3, #annual-report #page-internship-outcome h3,
#page-internship-outcome #annual-report h4, #annual-report #page-internship-outcome h4,
#page-internship-outcome #annual-report h5, #annual-report #page-internship-outcome h5,
#page-internship-outcome #annual-report h6, #annual-report #page-internship-outcome h6, #page-internship-outcome #publication-page h2, #publication-page #page-internship-outcome h2,
#page-internship-outcome #publication-page h3, #publication-page #page-internship-outcome h3,
#page-internship-outcome #publication-page h4, #publication-page #page-internship-outcome h4,
#page-internship-outcome #publication-page h5, #publication-page #page-internship-outcome h5,
#page-internship-outcome #publication-page h6, #publication-page #page-internship-outcome h6, #page-internship-outcome #page-programmes h2, #page-programmes #page-internship-outcome h2,
#page-internship-outcome #page-programmes h3, #page-programmes #page-internship-outcome h3,
#page-internship-outcome #page-programmes h4, #page-programmes #page-internship-outcome h4,
#page-internship-outcome #page-programmes h5, #page-programmes #page-internship-outcome h5,
#page-internship-outcome #page-programmes h6, #page-programmes #page-internship-outcome h6, #page-internship-outcome #page-researchprogramme h2, #page-researchprogramme #page-internship-outcome h2,
#page-internship-outcome #page-researchprogramme h3, #page-researchprogramme #page-internship-outcome h3,
#page-internship-outcome #page-researchprogramme h4, #page-researchprogramme #page-internship-outcome h4,
#page-internship-outcome #page-researchprogramme h5, #page-researchprogramme #page-internship-outcome h5,
#page-internship-outcome #page-researchprogramme h6, #page-researchprogramme #page-internship-outcome h6, #page-internship-outcome #page-triningprogramme h2, #page-triningprogramme #page-internship-outcome h2,
#page-internship-outcome #page-triningprogramme h3, #page-triningprogramme #page-internship-outcome h3,
#page-internship-outcome #page-triningprogramme h4, #page-triningprogramme #page-internship-outcome h4,
#page-internship-outcome #page-triningprogramme h5, #page-triningprogramme #page-internship-outcome h5,
#page-internship-outcome #page-triningprogramme h6, #page-triningprogramme #page-internship-outcome h6, #page-internship-outcome #page-outreachprogramme h2, #page-outreachprogramme #page-internship-outcome h2,
#page-internship-outcome #page-outreachprogramme h3, #page-outreachprogramme #page-internship-outcome h3,
#page-internship-outcome #page-outreachprogramme h4, #page-outreachprogramme #page-internship-outcome h4,
#page-internship-outcome #page-outreachprogramme h5, #page-outreachprogramme #page-internship-outcome h5,
#page-internship-outcome #page-outreachprogramme h6, #page-outreachprogramme #page-internship-outcome h6, #page-internship-outcome #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-internship-outcome h2,
#page-internship-outcome #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-internship-outcome h3,
#page-internship-outcome #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-internship-outcome h4,
#page-internship-outcome #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-internship-outcome h5,
#page-internship-outcome #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-internship-outcome h6, #page-internship-outcome #page-booksmonographs h2, #page-booksmonographs #page-internship-outcome h2,
#page-internship-outcome #page-booksmonographs h3, #page-booksmonographs #page-internship-outcome h3,
#page-internship-outcome #page-booksmonographs h4, #page-booksmonographs #page-internship-outcome h4,
#page-internship-outcome #page-booksmonographs h5, #page-booksmonographs #page-internship-outcome h5,
#page-internship-outcome #page-booksmonographs h6, #page-booksmonographs #page-internship-outcome h6, #page-internship-outcome #page-researchpapers h2, #page-researchpapers #page-internship-outcome h2,
#page-internship-outcome #page-researchpapers h3, #page-researchpapers #page-internship-outcome h3,
#page-internship-outcome #page-researchpapers h4, #page-researchpapers #page-internship-outcome h4,
#page-internship-outcome #page-researchpapers h5, #page-researchpapers #page-internship-outcome h5,
#page-internship-outcome #page-researchpapers h6, #page-researchpapers #page-internship-outcome h6, #page-internship-outcome #page-policybriefs h2, #page-policybriefs #page-internship-outcome h2,
#page-internship-outcome #page-policybriefs h3, #page-policybriefs #page-internship-outcome h3,
#page-internship-outcome #page-policybriefs h4, #page-policybriefs #page-internship-outcome h4,
#page-internship-outcome #page-policybriefs h5, #page-policybriefs #page-internship-outcome h5,
#page-internship-outcome #page-policybriefs h6, #page-policybriefs #page-internship-outcome h6, #page-internship-outcome #page-ceniseaspapers h2, #page-ceniseaspapers #page-internship-outcome h2,
#page-internship-outcome #page-ceniseaspapers h3, #page-ceniseaspapers #page-internship-outcome h3,
#page-internship-outcome #page-ceniseaspapers h4, #page-ceniseaspapers #page-internship-outcome h4,
#page-internship-outcome #page-ceniseaspapers h5, #page-ceniseaspapers #page-internship-outcome h5,
#page-internship-outcome #page-ceniseaspapers h6, #page-ceniseaspapers #page-internship-outcome h6, #page-internship-outcome #page-searchpublication h2, #page-searchpublication #page-internship-outcome h2,
#page-internship-outcome #page-searchpublication h3, #page-searchpublication #page-internship-outcome h3,
#page-internship-outcome #page-searchpublication h4, #page-searchpublication #page-internship-outcome h4,
#page-internship-outcome #page-searchpublication h5, #page-searchpublication #page-internship-outcome h5,
#page-internship-outcome #page-searchpublication h6, #page-searchpublication #page-internship-outcome h6, #page-internship-outcome #people-page h2, #people-page #page-internship-outcome h2,
#page-internship-outcome #people-page h3, #people-page #page-internship-outcome h3,
#page-internship-outcome #people-page h4, #people-page #page-internship-outcome h4,
#page-internship-outcome #people-page h5, #people-page #page-internship-outcome h5,
#page-internship-outcome #people-page h6, #people-page #page-internship-outcome h6, #page-internship-outcome #people-director-admin h2, #people-director-admin #page-internship-outcome h2,
#page-internship-outcome #people-director-admin h3, #people-director-admin #page-internship-outcome h3,
#page-internship-outcome #people-director-admin h4, #people-director-admin #page-internship-outcome h4,
#page-internship-outcome #people-director-admin h5, #people-director-admin #page-internship-outcome h5,
#page-internship-outcome #people-director-admin h6, #people-director-admin #page-internship-outcome h6, #page-internship-outcome #people-faculty h2, #people-faculty #page-internship-outcome h2,
#page-internship-outcome #people-faculty h3, #people-faculty #page-internship-outcome h3,
#page-internship-outcome #people-faculty h4, #people-faculty #page-internship-outcome h4,
#page-internship-outcome #people-faculty h5, #people-faculty #page-internship-outcome h5,
#page-internship-outcome #people-faculty h6, #people-faculty #page-internship-outcome h6, #page-internship-outcome #people-administration h2, #people-administration #page-internship-outcome h2,
#page-internship-outcome #people-administration h3, #people-administration #page-internship-outcome h3,
#page-internship-outcome #people-administration h4, #people-administration #page-internship-outcome h4,
#page-internship-outcome #people-administration h5, #people-administration #page-internship-outcome h5,
#page-internship-outcome #people-administration h6, #people-administration #page-internship-outcome h6, #page-internship-outcome #people-other h2, #people-other #page-internship-outcome h2,
#page-internship-outcome #people-other h3, #people-other #page-internship-outcome h3,
#page-internship-outcome #people-other h4, #people-other #page-internship-outcome h4,
#page-internship-outcome #people-other h5, #people-other #page-internship-outcome h5,
#page-internship-outcome #people-other h6, #people-other #page-internship-outcome h6, #page-internship-outcome #contact-page h2, #contact-page #page-internship-outcome h2,
#page-internship-outcome #contact-page h3, #contact-page #page-internship-outcome h3,
#page-internship-outcome #contact-page h4, #contact-page #page-internship-outcome h4,
#page-internship-outcome #contact-page h5, #contact-page #page-internship-outcome h5,
#page-internship-outcome #contact-page h6, #contact-page #page-internship-outcome h6, #page-internship-outcome #contact-ways h2, #contact-ways #page-internship-outcome h2,
#page-internship-outcome #contact-ways h3, #contact-ways #page-internship-outcome h3,
#page-internship-outcome #contact-ways h4, #contact-ways #page-internship-outcome h4,
#page-internship-outcome #contact-ways h5, #contact-ways #page-internship-outcome h5,
#page-internship-outcome #contact-ways h6, #contact-ways #page-internship-outcome h6, #page-internship-outcome #contact-map h2, #contact-map #page-internship-outcome h2,
#page-internship-outcome #contact-map h3, #contact-map #page-internship-outcome h3,
#page-internship-outcome #contact-map h4, #contact-map #page-internship-outcome h4,
#page-internship-outcome #contact-map h5, #contact-map #page-internship-outcome h5,
#page-internship-outcome #contact-map h6, #contact-map #page-internship-outcome h6, #page-internship-outcome #page-library h2, #page-library #page-internship-outcome h2,
#page-internship-outcome #page-library h3, #page-library #page-internship-outcome h3,
#page-internship-outcome #page-library h4, #page-library #page-internship-outcome h4,
#page-internship-outcome #page-library h5, #page-library #page-internship-outcome h5,
#page-internship-outcome #page-library h6, #page-library #page-internship-outcome h6, #page-internship-outcome #page-new-arrivals h2, #page-new-arrivals #page-internship-outcome h2,
#page-internship-outcome #page-new-arrivals h3, #page-new-arrivals #page-internship-outcome h3,
#page-internship-outcome #page-new-arrivals h4, #page-new-arrivals #page-internship-outcome h4,
#page-internship-outcome #page-new-arrivals h5, #page-new-arrivals #page-internship-outcome h5,
#page-internship-outcome #page-new-arrivals h6, #page-new-arrivals #page-internship-outcome h6, #page-internship-outcome #page-about-library h2, #page-about-library #page-internship-outcome h2,
#page-internship-outcome #page-about-library h3, #page-about-library #page-internship-outcome h3,
#page-internship-outcome #page-about-library h4, #page-about-library #page-internship-outcome h4,
#page-internship-outcome #page-about-library h5, #page-about-library #page-internship-outcome h5,
#page-internship-outcome #page-about-library h6, #page-about-library #page-internship-outcome h6, #page-internship-outcome #page-library-catalogue h2, #page-library-catalogue #page-internship-outcome h2,
#page-internship-outcome #page-library-catalogue h3, #page-library-catalogue #page-internship-outcome h3,
#page-internship-outcome #page-library-catalogue h4, #page-library-catalogue #page-internship-outcome h4,
#page-internship-outcome #page-library-catalogue h5, #page-library-catalogue #page-internship-outcome h5,
#page-internship-outcome #page-library-catalogue h6, #page-library-catalogue #page-internship-outcome h6, #page-internship-outcome #page-notfound h2, #page-notfound #page-internship-outcome h2,
#page-internship-outcome #page-notfound h3, #page-notfound #page-internship-outcome h3,
#page-internship-outcome #page-notfound h4, #page-notfound #page-internship-outcome h4,
#page-internship-outcome #page-notfound h5, #page-notfound #page-internship-outcome h5,
#page-internship-outcome #page-notfound h6, #page-notfound #page-internship-outcome h6, #page-internship-outcome #page-internship h2, #page-internship #page-internship-outcome h2,
#page-internship-outcome #page-internship h3, #page-internship #page-internship-outcome h3,
#page-internship-outcome #page-internship h4, #page-internship #page-internship-outcome h4,
#page-internship-outcome #page-internship h5, #page-internship #page-internship-outcome h5,
#page-internship-outcome #page-internship h6, #page-internship #page-internship-outcome h6, #page-internship-outcome h2,
#page-internship-outcome h3,
#page-internship-outcome h4,
#page-internship-outcome h5,
#page-internship-outcome h6, #page-internship-outcome #page-internship-application-process h2, #page-internship-application-process #page-internship-outcome h2,
#page-internship-outcome #page-internship-application-process h3, #page-internship-application-process #page-internship-outcome h3,
#page-internship-outcome #page-internship-application-process h4, #page-internship-application-process #page-internship-outcome h4,
#page-internship-outcome #page-internship-application-process h5, #page-internship-application-process #page-internship-outcome h5,
#page-internship-outcome #page-internship-application-process h6, #page-internship-application-process #page-internship-outcome h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-internship-outcome h2 {
  font-size: 2.7em;
}

#page-internship-outcome h3 {
  font-size: 2em;
}

#page-internship-outcome h4 {
  font-size: 1.2em;
}

#page-internship-outcome h5 {
  font-size: 1em;
}

#page-internship-outcome h6 {
  font-size: 0.7em;
}

#page-internship-application-process {
  width: MIN(95%);
  margin: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: rgba(10, 175, 175, 0.952);
  position: relative;
}

#page-internship-application-process h1, #page-internship-application-process #publications h2, #publications #page-internship-application-process h2,
#page-internship-application-process #publications h3, #publications #page-internship-application-process h3,
#page-internship-application-process #publications h4, #publications #page-internship-application-process h4,
#page-internship-application-process #publications h5, #publications #page-internship-application-process h5,
#page-internship-application-process #publications h6, #publications #page-internship-application-process h6, #page-internship-application-process #publication-recent h2, #publication-recent #page-internship-application-process h2,
#page-internship-application-process #publication-recent h3, #publication-recent #page-internship-application-process h3,
#page-internship-application-process #publication-recent h4, #publication-recent #page-internship-application-process h4,
#page-internship-application-process #publication-recent h5, #publication-recent #page-internship-application-process h5,
#page-internship-application-process #publication-recent h6, #publication-recent #page-internship-application-process h6, #page-internship-application-process #programmes h2, #programmes #page-internship-application-process h2,
#page-internship-application-process #programmes h3, #programmes #page-internship-application-process h3,
#page-internship-application-process #programmes h4, #programmes #page-internship-application-process h4,
#page-internship-application-process #programmes h5, #programmes #page-internship-application-process h5,
#page-internship-application-process #programmes h6, #programmes #page-internship-application-process h6, #page-internship-application-process #internship h2, #internship #page-internship-application-process h2,
#page-internship-application-process #internship h3, #internship #page-internship-application-process h3,
#page-internship-application-process #internship h4, #internship #page-internship-application-process h4,
#page-internship-application-process #internship h5, #internship #page-internship-application-process h5,
#page-internship-application-process #internship h6, #internship #page-internship-application-process h6, #page-internship-application-process #themes h2, #themes #page-internship-application-process h2,
#page-internship-application-process #themes h3, #themes #page-internship-application-process h3,
#page-internship-application-process #themes h4, #themes #page-internship-application-process h4,
#page-internship-application-process #themes h5, #themes #page-internship-application-process h5,
#page-internship-application-process #themes h6, #themes #page-internship-application-process h6, #page-internship-application-process #library h2, #library #page-internship-application-process h2,
#page-internship-application-process #library h3, #library #page-internship-application-process h3,
#page-internship-application-process #library h4, #library #page-internship-application-process h4,
#page-internship-application-process #library h5, #library #page-internship-application-process h5,
#page-internship-application-process #library h6, #library #page-internship-application-process h6, #page-internship-application-process #journal h2, #journal #page-internship-application-process h2,
#page-internship-application-process #journal h3, #journal #page-internship-application-process h3,
#page-internship-application-process #journal h4, #journal #page-internship-application-process h4,
#page-internship-application-process #journal h5, #journal #page-internship-application-process h5,
#page-internship-application-process #journal h6, #journal #page-internship-application-process h6, #page-internship-application-process #news h2, #news #page-internship-application-process h2,
#page-internship-application-process #news h3, #news #page-internship-application-process h3,
#page-internship-application-process #news h4, #news #page-internship-application-process h4,
#page-internship-application-process #news h5, #news #page-internship-application-process h5,
#page-internship-application-process #news h6, #news #page-internship-application-process h6, #page-internship-application-process #footer h2, #footer #page-internship-application-process h2,
#page-internship-application-process #footer h3, #footer #page-internship-application-process h3,
#page-internship-application-process #footer h4, #footer #page-internship-application-process h4,
#page-internship-application-process #footer h5, #footer #page-internship-application-process h5,
#page-internship-application-process #footer h6, #footer #page-internship-application-process h6, #page-internship-application-process #institute h2, #institute #page-internship-application-process h2,
#page-internship-application-process #institute h3, #institute #page-internship-application-process h3,
#page-internship-application-process #institute h4, #institute #page-internship-application-process h4,
#page-internship-application-process #institute h5, #institute #page-internship-application-process h5,
#page-internship-application-process #institute h6, #institute #page-internship-application-process h6, #page-internship-application-process #about-institute h2, #about-institute #page-internship-application-process h2,
#page-internship-application-process #about-institute h3, #about-institute #page-internship-application-process h3,
#page-internship-application-process #about-institute h4, #about-institute #page-internship-application-process h4,
#page-internship-application-process #about-institute h5, #about-institute #page-internship-application-process h5,
#page-internship-application-process #about-institute h6, #about-institute #page-internship-application-process h6, #page-internship-application-process #governingbody h2, #governingbody #page-internship-application-process h2,
#page-internship-application-process #governingbody h3, #governingbody #page-internship-application-process h3,
#page-internship-application-process #governingbody h4, #governingbody #page-internship-application-process h4,
#page-internship-application-process #governingbody h5, #governingbody #page-internship-application-process h5,
#page-internship-application-process #governingbody h6, #governingbody #page-internship-application-process h6, #page-internship-application-process #facility h2, #facility #page-internship-application-process h2,
#page-internship-application-process #facility h3, #facility #page-internship-application-process h3,
#page-internship-application-process #facility h4, #facility #page-internship-application-process h4,
#page-internship-application-process #facility h5, #facility #page-internship-application-process h5,
#page-internship-application-process #facility h6, #facility #page-internship-application-process h6, #page-internship-application-process #chairman-director h2, #chairman-director #page-internship-application-process h2,
#page-internship-application-process #chairman-director h3, #chairman-director #page-internship-application-process h3,
#page-internship-application-process #chairman-director h4, #chairman-director #page-internship-application-process h4,
#page-internship-application-process #chairman-director h5, #chairman-director #page-internship-application-process h5,
#page-internship-application-process #chairman-director h6, #chairman-director #page-internship-application-process h6, #page-internship-application-process #annual-report h2, #annual-report #page-internship-application-process h2,
#page-internship-application-process #annual-report h3, #annual-report #page-internship-application-process h3,
#page-internship-application-process #annual-report h4, #annual-report #page-internship-application-process h4,
#page-internship-application-process #annual-report h5, #annual-report #page-internship-application-process h5,
#page-internship-application-process #annual-report h6, #annual-report #page-internship-application-process h6, #page-internship-application-process #publication-page h2, #publication-page #page-internship-application-process h2,
#page-internship-application-process #publication-page h3, #publication-page #page-internship-application-process h3,
#page-internship-application-process #publication-page h4, #publication-page #page-internship-application-process h4,
#page-internship-application-process #publication-page h5, #publication-page #page-internship-application-process h5,
#page-internship-application-process #publication-page h6, #publication-page #page-internship-application-process h6, #page-internship-application-process #page-programmes h2, #page-programmes #page-internship-application-process h2,
#page-internship-application-process #page-programmes h3, #page-programmes #page-internship-application-process h3,
#page-internship-application-process #page-programmes h4, #page-programmes #page-internship-application-process h4,
#page-internship-application-process #page-programmes h5, #page-programmes #page-internship-application-process h5,
#page-internship-application-process #page-programmes h6, #page-programmes #page-internship-application-process h6, #page-internship-application-process #page-researchprogramme h2, #page-researchprogramme #page-internship-application-process h2,
#page-internship-application-process #page-researchprogramme h3, #page-researchprogramme #page-internship-application-process h3,
#page-internship-application-process #page-researchprogramme h4, #page-researchprogramme #page-internship-application-process h4,
#page-internship-application-process #page-researchprogramme h5, #page-researchprogramme #page-internship-application-process h5,
#page-internship-application-process #page-researchprogramme h6, #page-researchprogramme #page-internship-application-process h6, #page-internship-application-process #page-triningprogramme h2, #page-triningprogramme #page-internship-application-process h2,
#page-internship-application-process #page-triningprogramme h3, #page-triningprogramme #page-internship-application-process h3,
#page-internship-application-process #page-triningprogramme h4, #page-triningprogramme #page-internship-application-process h4,
#page-internship-application-process #page-triningprogramme h5, #page-triningprogramme #page-internship-application-process h5,
#page-internship-application-process #page-triningprogramme h6, #page-triningprogramme #page-internship-application-process h6, #page-internship-application-process #page-outreachprogramme h2, #page-outreachprogramme #page-internship-application-process h2,
#page-internship-application-process #page-outreachprogramme h3, #page-outreachprogramme #page-internship-application-process h3,
#page-internship-application-process #page-outreachprogramme h4, #page-outreachprogramme #page-internship-application-process h4,
#page-internship-application-process #page-outreachprogramme h5, #page-outreachprogramme #page-internship-application-process h5,
#page-internship-application-process #page-outreachprogramme h6, #page-outreachprogramme #page-internship-application-process h6, #page-internship-application-process #page-collaborativeprogramme h2, #page-collaborativeprogramme #page-internship-application-process h2,
#page-internship-application-process #page-collaborativeprogramme h3, #page-collaborativeprogramme #page-internship-application-process h3,
#page-internship-application-process #page-collaborativeprogramme h4, #page-collaborativeprogramme #page-internship-application-process h4,
#page-internship-application-process #page-collaborativeprogramme h5, #page-collaborativeprogramme #page-internship-application-process h5,
#page-internship-application-process #page-collaborativeprogramme h6, #page-collaborativeprogramme #page-internship-application-process h6, #page-internship-application-process #page-booksmonographs h2, #page-booksmonographs #page-internship-application-process h2,
#page-internship-application-process #page-booksmonographs h3, #page-booksmonographs #page-internship-application-process h3,
#page-internship-application-process #page-booksmonographs h4, #page-booksmonographs #page-internship-application-process h4,
#page-internship-application-process #page-booksmonographs h5, #page-booksmonographs #page-internship-application-process h5,
#page-internship-application-process #page-booksmonographs h6, #page-booksmonographs #page-internship-application-process h6, #page-internship-application-process #page-researchpapers h2, #page-researchpapers #page-internship-application-process h2,
#page-internship-application-process #page-researchpapers h3, #page-researchpapers #page-internship-application-process h3,
#page-internship-application-process #page-researchpapers h4, #page-researchpapers #page-internship-application-process h4,
#page-internship-application-process #page-researchpapers h5, #page-researchpapers #page-internship-application-process h5,
#page-internship-application-process #page-researchpapers h6, #page-researchpapers #page-internship-application-process h6, #page-internship-application-process #page-policybriefs h2, #page-policybriefs #page-internship-application-process h2,
#page-internship-application-process #page-policybriefs h3, #page-policybriefs #page-internship-application-process h3,
#page-internship-application-process #page-policybriefs h4, #page-policybriefs #page-internship-application-process h4,
#page-internship-application-process #page-policybriefs h5, #page-policybriefs #page-internship-application-process h5,
#page-internship-application-process #page-policybriefs h6, #page-policybriefs #page-internship-application-process h6, #page-internship-application-process #page-ceniseaspapers h2, #page-ceniseaspapers #page-internship-application-process h2,
#page-internship-application-process #page-ceniseaspapers h3, #page-ceniseaspapers #page-internship-application-process h3,
#page-internship-application-process #page-ceniseaspapers h4, #page-ceniseaspapers #page-internship-application-process h4,
#page-internship-application-process #page-ceniseaspapers h5, #page-ceniseaspapers #page-internship-application-process h5,
#page-internship-application-process #page-ceniseaspapers h6, #page-ceniseaspapers #page-internship-application-process h6, #page-internship-application-process #page-searchpublication h2, #page-searchpublication #page-internship-application-process h2,
#page-internship-application-process #page-searchpublication h3, #page-searchpublication #page-internship-application-process h3,
#page-internship-application-process #page-searchpublication h4, #page-searchpublication #page-internship-application-process h4,
#page-internship-application-process #page-searchpublication h5, #page-searchpublication #page-internship-application-process h5,
#page-internship-application-process #page-searchpublication h6, #page-searchpublication #page-internship-application-process h6, #page-internship-application-process #people-page h2, #people-page #page-internship-application-process h2,
#page-internship-application-process #people-page h3, #people-page #page-internship-application-process h3,
#page-internship-application-process #people-page h4, #people-page #page-internship-application-process h4,
#page-internship-application-process #people-page h5, #people-page #page-internship-application-process h5,
#page-internship-application-process #people-page h6, #people-page #page-internship-application-process h6, #page-internship-application-process #people-director-admin h2, #people-director-admin #page-internship-application-process h2,
#page-internship-application-process #people-director-admin h3, #people-director-admin #page-internship-application-process h3,
#page-internship-application-process #people-director-admin h4, #people-director-admin #page-internship-application-process h4,
#page-internship-application-process #people-director-admin h5, #people-director-admin #page-internship-application-process h5,
#page-internship-application-process #people-director-admin h6, #people-director-admin #page-internship-application-process h6, #page-internship-application-process #people-faculty h2, #people-faculty #page-internship-application-process h2,
#page-internship-application-process #people-faculty h3, #people-faculty #page-internship-application-process h3,
#page-internship-application-process #people-faculty h4, #people-faculty #page-internship-application-process h4,
#page-internship-application-process #people-faculty h5, #people-faculty #page-internship-application-process h5,
#page-internship-application-process #people-faculty h6, #people-faculty #page-internship-application-process h6, #page-internship-application-process #people-administration h2, #people-administration #page-internship-application-process h2,
#page-internship-application-process #people-administration h3, #people-administration #page-internship-application-process h3,
#page-internship-application-process #people-administration h4, #people-administration #page-internship-application-process h4,
#page-internship-application-process #people-administration h5, #people-administration #page-internship-application-process h5,
#page-internship-application-process #people-administration h6, #people-administration #page-internship-application-process h6, #page-internship-application-process #people-other h2, #people-other #page-internship-application-process h2,
#page-internship-application-process #people-other h3, #people-other #page-internship-application-process h3,
#page-internship-application-process #people-other h4, #people-other #page-internship-application-process h4,
#page-internship-application-process #people-other h5, #people-other #page-internship-application-process h5,
#page-internship-application-process #people-other h6, #people-other #page-internship-application-process h6, #page-internship-application-process #contact-page h2, #contact-page #page-internship-application-process h2,
#page-internship-application-process #contact-page h3, #contact-page #page-internship-application-process h3,
#page-internship-application-process #contact-page h4, #contact-page #page-internship-application-process h4,
#page-internship-application-process #contact-page h5, #contact-page #page-internship-application-process h5,
#page-internship-application-process #contact-page h6, #contact-page #page-internship-application-process h6, #page-internship-application-process #contact-ways h2, #contact-ways #page-internship-application-process h2,
#page-internship-application-process #contact-ways h3, #contact-ways #page-internship-application-process h3,
#page-internship-application-process #contact-ways h4, #contact-ways #page-internship-application-process h4,
#page-internship-application-process #contact-ways h5, #contact-ways #page-internship-application-process h5,
#page-internship-application-process #contact-ways h6, #contact-ways #page-internship-application-process h6, #page-internship-application-process #contact-map h2, #contact-map #page-internship-application-process h2,
#page-internship-application-process #contact-map h3, #contact-map #page-internship-application-process h3,
#page-internship-application-process #contact-map h4, #contact-map #page-internship-application-process h4,
#page-internship-application-process #contact-map h5, #contact-map #page-internship-application-process h5,
#page-internship-application-process #contact-map h6, #contact-map #page-internship-application-process h6, #page-internship-application-process #page-library h2, #page-library #page-internship-application-process h2,
#page-internship-application-process #page-library h3, #page-library #page-internship-application-process h3,
#page-internship-application-process #page-library h4, #page-library #page-internship-application-process h4,
#page-internship-application-process #page-library h5, #page-library #page-internship-application-process h5,
#page-internship-application-process #page-library h6, #page-library #page-internship-application-process h6, #page-internship-application-process #page-new-arrivals h2, #page-new-arrivals #page-internship-application-process h2,
#page-internship-application-process #page-new-arrivals h3, #page-new-arrivals #page-internship-application-process h3,
#page-internship-application-process #page-new-arrivals h4, #page-new-arrivals #page-internship-application-process h4,
#page-internship-application-process #page-new-arrivals h5, #page-new-arrivals #page-internship-application-process h5,
#page-internship-application-process #page-new-arrivals h6, #page-new-arrivals #page-internship-application-process h6, #page-internship-application-process #page-about-library h2, #page-about-library #page-internship-application-process h2,
#page-internship-application-process #page-about-library h3, #page-about-library #page-internship-application-process h3,
#page-internship-application-process #page-about-library h4, #page-about-library #page-internship-application-process h4,
#page-internship-application-process #page-about-library h5, #page-about-library #page-internship-application-process h5,
#page-internship-application-process #page-about-library h6, #page-about-library #page-internship-application-process h6, #page-internship-application-process #page-library-catalogue h2, #page-library-catalogue #page-internship-application-process h2,
#page-internship-application-process #page-library-catalogue h3, #page-library-catalogue #page-internship-application-process h3,
#page-internship-application-process #page-library-catalogue h4, #page-library-catalogue #page-internship-application-process h4,
#page-internship-application-process #page-library-catalogue h5, #page-library-catalogue #page-internship-application-process h5,
#page-internship-application-process #page-library-catalogue h6, #page-library-catalogue #page-internship-application-process h6, #page-internship-application-process #page-notfound h2, #page-notfound #page-internship-application-process h2,
#page-internship-application-process #page-notfound h3, #page-notfound #page-internship-application-process h3,
#page-internship-application-process #page-notfound h4, #page-notfound #page-internship-application-process h4,
#page-internship-application-process #page-notfound h5, #page-notfound #page-internship-application-process h5,
#page-internship-application-process #page-notfound h6, #page-notfound #page-internship-application-process h6, #page-internship-application-process #page-internship h2, #page-internship #page-internship-application-process h2,
#page-internship-application-process #page-internship h3, #page-internship #page-internship-application-process h3,
#page-internship-application-process #page-internship h4, #page-internship #page-internship-application-process h4,
#page-internship-application-process #page-internship h5, #page-internship #page-internship-application-process h5,
#page-internship-application-process #page-internship h6, #page-internship #page-internship-application-process h6, #page-internship-application-process #page-internship-outcome h2, #page-internship-outcome #page-internship-application-process h2,
#page-internship-application-process #page-internship-outcome h3, #page-internship-outcome #page-internship-application-process h3,
#page-internship-application-process #page-internship-outcome h4, #page-internship-outcome #page-internship-application-process h4,
#page-internship-application-process #page-internship-outcome h5, #page-internship-outcome #page-internship-application-process h5,
#page-internship-application-process #page-internship-outcome h6, #page-internship-outcome #page-internship-application-process h6, #page-internship-application-process h2,
#page-internship-application-process h3,
#page-internship-application-process h4,
#page-internship-application-process h5,
#page-internship-application-process h6 {
  font-family: "Fjalla One", sans-serif;
  display: block;
  letter-spacing: .1rem;
  font-size: 3.5em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  -webkit-filter: contrast(1.8);
          filter: contrast(1.8);
}

#page-internship-application-process h2 {
  font-size: 2.7em;
}

#page-internship-application-process h3 {
  font-size: 2em;
}

#page-internship-application-process h4 {
  font-size: 1.2em;
}

#page-internship-application-process h5 {
  font-size: 1em;
}

#page-internship-application-process h6 {
  font-size: 0.7em;
}

@media screen and (max-width: 1200px) {
  #navbar .navbar-logo {
    height: 10vh;
    max-height: 80px;
  }
}

@media screen and (max-width: 992px) {
  #navbar .navbar-logo {
    height: 10vh;
    max-height: 70px;
  }
}

@media screen and (max-width: 768px) {
  #navbar .navbar-logo {
    height: 7vh;
    max-height: 50px;
  }
}

@media screen and (max-width: 600px) {
  #navbar .navbar-logo {
    height: 6vh;
    max-height: 45px;
    min-height: 35px;
  }
}

@media screen and (max-width: 480px) {
  #navbar .navbar-logo {
    height: 5vh;
    max-height: 40px;
    min-height: 30px;
  }
}

@media screen and (max-width: 360px) {
  #navbar .navbar-logo {
    height: 6vh;
    max-height: 60px;
    min-height: 28px;
  }
  #publications h2,
  #publication-recent h2,
  #programmes h2,
  #internship h2,
  #themes h2,
  #library h2,
  #journal h2,
  #news h2 {
    font-size: 2em;
  }
}
/*# sourceMappingURL=main1.css.map */