@media screen and (min-width: 320px) {
  .padding-top {
    padding-top: calc(30px + 30*(100vw - 320px) / 1046); } }
@media screen and (min-width: 1366px) {
  .padding-top {
    padding-top: 60px; } }

.rd-site-footer {
  z-index: 999999999;
  position: relative; }

.mfp-close-btn-in .mfp-close {
  color: #fff !important; }

.mfp-bg {
  background: #000 !important; }

.mfp-title {
  color: #fff !important; }

.back-to-top {
  position: fixed;
  bottom: -40px;
  right: 1em;
  display: block;
  text-align: center;
  text-decoration: none;
  opacity: 0 !important;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0.4em 0.9em 0.25em !important; }
  .back-to-top:focus {
    color: #fff; }
  .back-to-top.show {
    bottom: 1em;
    right: 1em;
    opacity: 1 !important; }
  .back-to-top.show:hover {
    color: #fff;
    bottom: 1.2em;
    opacity: 1; }

#main.clearfix:after {
  background-color: #000;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -2; }
#main .rd-hero, #main .rd-video-hero, #main .rd-card--themes, #main .custom-page-inside, #main .rd-card__thumbnail, #main [data-section-label="features-two"] .feature {
  border: 2px solid #3E3E3E;
  background-color: #000; }
#main .rd-hero {
  margin-bottom: 0; }
#main .centered .inside {
  max-width: 1420px !important; }
#main .rd-hero__thumbnail, #main .rd-video-hero__video {
  background-color: #000 !important; }
#main [data-section-label="features-two"] .rd-card__thumbnail, #main [data-section-label="features-two"] .rd-card__meta {
  border: 0; }
#main [data-section-label="features-two"] .rd-card__meta {
  text-align: left; }
#main .event-promos {
  margin-bottom: 1.5em; }
#main p, #main h1, #main h2, #main h3, #main h4, #main .ticket-prices, #main a.toggle-link, #main a.smaller, #main .rd-hero__title, #main .rd-hero__cta, #main .rd-video-hero__heading, #main .rd-video-hero__description, #main .rd-card__meta, #main .rd-card__title, #main .rd-card__subtitle, #main .rd-section__heading a, #main [data-section-label="exhi-footer"] a {
  color: #fff !important; }
#main #ticket-pop-up h2, #main #ticket-pop-up p {
  color: #000 !important; }
#main .button--primary {
  background-color: #fff;
  color: #000 !important;
  border-radius: 0;
  padding: 0.5em 1em 0.3em !important;
  font-size: 17px;
  line-height: 1.4em; }
  #main .button--primary:hover {
    opacity: 0.7; }
#main .exhibition-tags {
  display: none; }
#main .masthead {
  width: 100%;
  max-width: 568px;
  margin: 1em auto 3em; }
  @media screen and (max-width: 980px) {
    #main .masthead {
      margin: 0em auto 2em; } }
#main [data-section-label="exhi-vitals"] {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0; }
  #main [data-section-label="exhi-vitals"] .inside {
    height: auto;
    display: flex;
    align-items: center; }
    #main [data-section-label="exhi-vitals"] .inside:after {
      content: "";
      width: 50%;
      height: 100%;
      background-image: url(https://www.ngv.vic.gov.au/wp-content/uploads/2024/05/Pharaoh-masthead-head-v3.png);
      background-repeat: no-repeat;
      background-size: 95%;
      background-position: 50% 0%;
      position: absolute;
      top: 0;
      right: 0; }
      @media screen and (max-width: 980px) {
        #main [data-section-label="exhi-vitals"] .inside:after {
          background-image: none; } }
      @media screen and (max-width: 1250px) {
        #main [data-section-label="exhi-vitals"] .inside:after {
          background-size: 100%; } }
  #main [data-section-label="exhi-vitals"] .exhi-details {
    max-width: 50%;
    border: 0px solid #EDEBEB;
    padding: 60px 30px;
    margin: 0; }
    @media screen and (max-width: 980px) {
      #main [data-section-label="exhi-vitals"] .exhi-details {
        max-width: 100%;
        padding: 0; }
        #main [data-section-label="exhi-vitals"] .exhi-details .mobile-head {
          display: block !important;
          max-width: 100%; } }
    #main [data-section-label="exhi-vitals"] .exhi-details .mobile-head {
      display: none; }
    #main [data-section-label="exhi-vitals"] .exhi-details .buy-tickets i {
      display: none; }
#main [data-section-label="exhi-title"] {
  display: none; }
#main .exhi-buy-tickets {
  margin-top: 1em; }
#main .menu {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  padding-bottom: 2em; }
  @media screen and (max-width: 920px) {
    #main .menu {
      grid-template-columns: repeat(4, 1fr); } }
  @media screen and (max-width: 500px) {
    #main .menu {
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 980px) {
    #main .menu {
      padding-top: 2em; } }
  #main .menu a {
    background-color: #fff;
    padding: 0.5em 1em 0.3em !important;
    margin-bottom: 10px;
    color: #000;
    text-align: center;
    text-transform: none;
    font-family: "swiss721medium", "Swiss721BT-Medium", helvetica, sans-serif !important;
    font-size: 17px; }
    #main .menu a:hover {
      opacity: 0.65;
      transition: 0.5s all; }
#main .en, #main .ch {
  display: none !important; }
#main .en.show, #main .ch.show {
  display: block !important; }
#main .rd-card__title.en.show, #main .rd-card__title.ch.show {
  display: flex !important; }
#main .lang-switch {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 10px;
  margin: 1em auto 2em; }
#main .lang-switch small {
  color: #fff; }
#main .lang-switch p {
  margin: 0; }
#main .lang-switch input {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  bottom: 0; }
#main .lang-switch input:checked + label:after {
  right: 2px; }
#main .lang-switch input:checked + label {
  background-color: #ffffff; }
#main .lang-switch label {
  transition: background-color 500ms ease;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  border-radius: 22px;
  display: inline-block;
  position: relative;
  height: 30px;
  width: 76px;
  background-color: #fff; }
#main .lang-switch label:after {
  transition: right 500ms ease,  background-color 500ms ease,  box-shadow 500ms ease;
  content: '';
  display: block;
  height: 26px;
  width: 26px;
  position: absolute;
  top: 2px;
  right: 48px;
  border-radius: 50%;
  background-color: #000; }
  #main .lang-switch label:after:hover {
    opacity: 0.7; }
#main [data-section-label="exhi-about"] {
  position: relative; }
  #main [data-section-label="exhi-about"] .inside .exhi-content-text {
    max-width: 100%; }
    #main [data-section-label="exhi-about"] .inside .exhi-content-text h3, #main [data-section-label="exhi-about"] .inside .exhi-content-text p {
      max-width: 680px;
      margin: 1em auto; }
#main .bg-image-texture {
  top: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100vh;
  background-color: #000;
  background-image: url("https://www.ngv.vic.gov.au/wp-content/uploads/2024/04/Pharaoh-BG-Texture.jpg");
  background-size: cover;
  background-position: 50% 0%;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  opacity: 0.2;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-animation-name: kenburns-extra;
  animation-name: kenburns-extra;
  z-index: -1; }
  #main .bg-image-texture:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, transparent, black 100%);
    width: 100%;
    height: 12em; }
@-webkit-keyframes kenburns-extra {
  0% {
    opacity: 0.2;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  10% {
    opacity: 1; }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  90% {
    opacity: 1; }
  100% {
    opacity: 0.2;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes kenburns-extra {
  0% {
    opacity: 0.2;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  10% {
    opacity: 1; }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  90% {
    opacity: 1; }
  100% {
    opacity: 0.2;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
#main [data-section-label="subpages"] .rd-card__thumbnail {
  padding-top: 156%;
  background-size: contain;
  background-color: #000; }
#main [data-section-label="subpages"] .rd-card__meta, #main [data-section-label="subpages"] .rd-card__thumbnail {
  border: 0; }
#main [data-section-label="subpages"] .rd-card__title {
  font-family: "swiss721boldcondensed", "Swiss721BT-BoldCondensed", "fallBackArial", sans-serif;
  text-align: center; }
@media screen and (max-width: 980px) {
  #main [data-section-label="subpages"] .features-four {
    grid-template-columns: 1fr 1fr; }
    #main [data-section-label="subpages"] .features-four .rd-card__meta {
      padding: 10px; } }
#main .custom-page .theme-header {
  background-color: #000;
  border: 0; }
  #main .custom-page .theme-header h1 {
    color: #fff; }
  #main .custom-page .theme-header .dark-btn {
    display: none; }
  #main .custom-page .theme-header .light-btn {
    display: block !important; }
#main .custom-page .rd-theme-slide__meta {
  display: none; }
#main .custom-page .rd-theme-slide__bg {
  max-height: 100%; }
#main .custom-page .theme-header--sticky {
  top: -1px; }
#main .custom-page .content-processed {
  text-align: center; }
#main .custom-page .flickity-prev-next-button {
  top: 50%;
  background-color: transparent; }
  #main .custom-page .flickity-prev-next-button .arrow {
    fill: #fff; }
#main .custom-page .flickity-page-dots .dot {
  background: #fff; }
#main .custom-page .custom-page-navigation {
  background-color: #000;
  border-top: 0px solid #efefef; }
  #main .custom-page .custom-page-navigation a {
    color: #fff; }
#main .carousel-timeline {
  color: #fff; }
  #main .carousel-timeline .carousel-cell {
    padding: 2em;
    min-height: 100%;
    margin-right: 1em;
    width: 40%; }
    #main .carousel-timeline .carousel-cell h1 {
      line-height: 1em; }
    #main .carousel-timeline .carousel-cell h1, #main .carousel-timeline .carousel-cell h2 {
      text-align: left;
      margin: 0; }
    #main .carousel-timeline .carousel-cell p {
      margin-top: 0; }
    @media screen and (max-width: 980px) {
      #main .carousel-timeline .carousel-cell {
        width: 55%; }
        #main .carousel-timeline .carousel-cell .features-two {
          grid-template-columns: 1fr 1fr; } }
    @media screen and (max-width: 768px) {
      #main .carousel-timeline .carousel-cell {
        width: 75%; } }
    @media screen and (max-width: 480px) {
      #main .carousel-timeline .carousel-cell {
        width: 95%; } }
    #main .carousel-timeline .carousel-cell.light-bg {
      background-color: #404040; }
    #main .carousel-timeline .carousel-cell.dark-bg {
      background-color: #272727; }
    #main .carousel-timeline .carousel-cell .feature:nth-of-type(1) {
      text-align: right; }
    #main .carousel-timeline .carousel-cell .feature:nth-of-type(2) {
      text-align: left; }
#main h2#read-watch {
  padding-bottom: 0 !important; }
#main [data-section-label="read-watch"] .rd-card__title, #main .access .rd-card__title {
  font-family: "swiss721medium", "Swiss721BT-Medium", helvetica, sans-serif;
  text-transform: none; }
