 		#homesummary {
	z-index: 1;
}
.exhintro.one, .exhintro.two, .exhintro.three. .exhintro.four, .exhintro.five, .exhintro.six {
	z-index: 11;
}
 
.exhcontent.one.ie, .exhcontent.two.ie, .exhcontent.three.ie, .exhcontent.four.ie, .exhcontent.five.ie, .exhcontent.six.ie {
	z-index: 10;
}

.exhcontent {
	height: 6000px;
}

.exhcontent.one.outer1_0, .exhcontent.one.outer1_1, .exhcontent.outer2_0, .exhcontent.outer2_1, .exhcontent.outer2_2, .exhcontent.outer2_3, .exhcontent.outer2_4 {
	z-index: 9;
}

.exhcontent.outer3_1, .exhcontent.outer3_2, .exhcontent.outer3_3, .exhcontent.outer3_4 {
	z-index: 8;
}

.exhcontent.outer4_0, .exhcontent.outer4_1, .exhcontent.outer4_2, .exhcontent.outer4_3, .exhcontent.outer4_4 { z-index: 7;}


.exhcontent.outer5_0, .exhcontent.outer5_1, .exhcontent.outer5_2,
.exhcontent.outer5_3, .exhcontent.outer5_4 {z-index: 6;}

.exhcontent.outer6_0, .exhcontent.outer6_1, .exhcontent.outer6_2, .exhcontent.outer6_3, .exhcontent.outer6_4, .exhcontent.outer6_5,
.exhcontent.outer6_6 {z-index: 5;}


/* Background images */
.bg-intro-1 { background-image: url("assets/exh-intro-section-1-desktop.jpg"); }
.bg-intro-2 { background-image: url("assets/exh-intro-section-2-desktop.jpg"); }
.bg-intro-3 { background-image: url("assets/exh-intro-section-3-desktop.jpg"); }
.bg-intro-4 { background-image: url("assets/exh-intro-section-4-desktop.jpg"); }
.bg-intro-5 { background-image: url("assets/exh-intro-section-5-desktop.jpg"); }


/* Base card styles */
.card-box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* add your sizing as needed, e.g.: */
  /* width: 320px; height: 200px; border-radius: 8px; */
}

/* Background image variants */
.bg-resource-class-ob2289 {
  background-image: url("/exhibition/surviving-and-thriving/images/Resource_Class_OB2289.jpg");
}

.bg-medlineplus-en {
  background-image: url("/exhibition/surviving-and-thriving/images/Resource_MedlinePlus_English.jpg");
}

.bg-hivinfo-nih-gov {
  background-image: url("/exhibition/surviving-and-thriving/images/Resource_HIVinfo_NIH_gov.jpg");
}

.bg-clinical-info-hiv-gov {
  background-image: url("/exhibition/surviving-and-thriving/images/Resource_Clinical_Info_HIV_gov.jpg");
}

.bg-circulating-now {
  background-image: url("/exhibition/surviving-and-thriving/images/Resource_CirculatingNow.jpg");
}

.bg-webarchive-hiv-aids {
  background-image: url("/exhibition/surviving-and-thriving/images/Resource_webarchive_HIV_AIDS.jpg");
}

/* COOP Message */

.shutdown {
    background-color: #e52207 !important;
}
.shutdown p, .shutdown a {
    color: #fff !important;
    padding-top: 2rem !important;
}
.btn-close.float-end {
  padding: 10px;
  background-color: #fff;
  opacity: 1;
}
.col-1 {
  padding-top: 3rem !important;
}
