  .image_collage img {
    max-width: 700px;
}

.circ-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.circ-img img{
	aspect-ratio: 1;
}

.callout_card-blue::before {
    background: var(--gradient_blue_4);
}

.internal_banner {
    height: 425px;
    margin-top: -130px;
}

.time-location {
	font-weight: bold;
}

@media screen and (max-width: 1920px){
	.internal_banner {
		height: 350px;
	}
}

/* override global.css rule */ 
.card_2col-btns a {
    width: fit-content;
} 
/*--------------------- */
.article_card-content img{
	max-width: 100%;
}

.CollapsiblePanelOpen {
	color: #212529;
}
.CollapsiblePanelTab p {
	color: #212529;
	font-size: 1.25rem;
	font-weight: bold;
}
.CollapsiblePanelContent {
	padding: 20px 5px;
}

.card_2col-decor::after {
	color: #5ca4f9;
	width: 1.5rem;
}

/* hash line styles */
.hash_line-right::after {
	color: #5ca4f9;
}

.right-hero{
	margin-left: auto;
	text-align: right;
}
.right-hero .hash_mark{
	margin-left: auto;
}
.hero_banner-right::before{
	background: none;
}

/* ------ override spry-collapsible CSS -------- */

.CollapsiblePanelTab {
    background-color: white !important;
}

/* --------------------------------------------- */

@-moz-document url-prefix() {
	.hash_line-right::after {
	  background-image: repeating-linear-gradient(-45deg, currentColor 0px, currentColor 1.35px, transparent 0, transparent 48%);
	}
	.card_2col-decor::after {
	  background-image: repeating-linear-gradient(-45deg, currentColor 0, currentColor 1.35px, transparent 0, transparent 48%);
	}
}

/* end hash line */

.card-full-img .card-text {
	line-height: 1.5;
}

.ask-us-footer{
	position:fixed;
	bottom:60px;
	right:50px;
	border: 2px solid #0072CE;
}

h2 > * {
	font-family: "Tiempos Headline";
	font-weight: 500;
	color: #003366;
	font-size: 2.25rem;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

a {
	word-wrap: break-word;
}

.landing_links a {
    display: flex;
    align-items: center;
    padding: 20px 0;
    color: var(--primary_blue);
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid var(--gray);
}

.landing_links a:hover,
.landing_links a:focus {
    color: var(--secondary_cobalt);
}


.landing_links a:last-of-type {
    border-bottom: none;
}

.landing_links a.icon-external::before {
	content: url(/library/_assets/images/icons/icon-external.svg);
    display: inline-block;
    font-size: 16px;
    margin: 5px 10px 0 0;
}

.landing_links a {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
}

.sidebar-links a:has(+p) {
    border-bottom: none;
}

.submenu-search form, .submenu-search input, .main_footer form, .main_footer input{
	box-sizing: inherit;
}

.directory-sidebar .sidebar-links a {
	border-bottom: none;
	border-top: 1px solid var(--gray);
	font-weight: bold;
	padding-bottom: 0;
}
.directory-sidebar .sidebar-links a:first-of-type {
	border-top: none;
}

@media screen and (max-width: 955px) {
    nav {
        position: inherit !important;
    }
}

#facultyListing span.title {
	font-size: 16px !important;
	margin-top: 8px !important;
	color: #232323 !important;
}

dd.info {
	font-size: 16px !important;
	margin-top: -47px !important;
}

@media screen and (min-width:980px) and (max-width: 1305px){
	#leftContent #facultyListing dd.info {
		float: none !important;
		text-align: left !important;
		margin-top: 5px !important;
		margin-left: 50px;
	}	
	    #leftContent #facultyListing dt {
        display: block;
    }
}

@media screen and (max-width: 900px){
	#leftContent #facultyListing dd.info {
		float: none !important;
		text-align: left !important;
		margin-top: 5px !important;
		margin-left: 50px !important;
	}
	    #leftContent #facultyListing dt {
        display: block;
    }
}

#leftContent #facultyListing dd.info a {
	margin-bottom: 5px;
}

#facultyListing a {
	font-weight: bold;
	text-decoration: none;
}
#facultyListing a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#leftContent #alphabet li a {
	border: none !important;
	border-radius: 2px !important;
	text-decoration: none !important;
	font-size: 16px !important;
}

#leftContent #alphabet li a:hover {
	text-decoration: underline !important;
}

#sidebar_facultySearch label {
	display: none;
}

div#leftInformation {
	float: left;
	margin: 0 25px 25px 5px;
	padding: 0 20px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
}
#leftInformation li {
	list-style-type: none;
}
#leftInformation::before {
	content: "";
	width: 8rem;
	height: 8rem;
	background: var(--gradient_blue_4);
	display: block;
	position: absolute;
	margin-top: -12px;
	margin-left: -32px;
	clip-path: polygon(0% 0%, 100% 0, 100% 10%, 10% 10%, 10% 100%, 0% 100%);
}
#leftInformation ul {
	padding-left: 5px;
}

#facultyPage .information address, #facultyPage .information a.cv, #facultyPage .information a.ePublications {
	font-size: 16px !important;
}

#facultyPage .bio h2 {
	font-size: 25px !important;
}
span.profile-department {
	font-size: 22px !important;
}
#facultyPage .information p {
	font-size: 16px !important;
}
#cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.card {
	height: 175px;
	width: 150px;
	margin: 10px;
	box-shadow: 0 0 4px #ccc;
	background: #ffffff;
	border-radius: 3px;
	transition: box-shadow .2s;
}

.card h2, .card h3, .card p{
	text-align: center;
}

.card h2, .card h3{
	line-height: 1.3;
}

.card-top {
	height: 100px;
	padding: 10px;
	border-top: 20px solid #003366;
}

.card-bottom {
	border-top: 1px solid #f4f4f4;
}

.card:hover {
	box-shadow: 0 0 8px #aaa;
}

.card:hover .card-top {
	border-top: 20px solid #01426A;
}

.card:hover .card-link{
	color: #336699;
}

.card a:hover{
	text-decoration: none !important;
}

/* ------------------------ End Cards CSS ------------------- */
/* ------------------------ Callout box CSS ----------------- */
.rm-callout{
	border: 1px solid #cccccc;
	padding: 15px;
	margin: 20px auto;
	box-shadow: 0 0 4px #ccc;
	border-radius: 5px;
}

.rm-callout > h2{
	padding-top: 10px;
}

.rm-callout-red{
	border-top: 10px solid #ff0000;
}

.rm-callout-blue{
	border-top: 10px solid #003366;
}

.rm-blue-btn{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px 25px;
	background-color: #003366 !important;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	text-decoration: none;
}
.rm-blue-btn:hover, div[id*="tabs-"] a.askbutton:hover, .askbutton:hover{
	background-color: #00458b !important;
	text-decoration: none !important;
}

a[href$=".pdf"].rm-blue-btn {
	background: none;
}

.rm-btn-wide{
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	border: 1px solid #222222;
	border-radius: 4px;
}
/* ----------- Library homepage styles ---------- */
.lib-home-light-blue {
	height: 320px;
}
#home-widgets > #hours-widget {
	margin-top: 95px;
	padding-left: 20px;
}
#home-widgets > #primo-search {
	margin-top: 200px;
	padding-right: 20px;
}
#home-widgets .card_2col.card_2col-decor.card_2col-decor_gold {
	padding: 2rem 3rem;
}
#hero {
	margin-top: -130px;
	height: 650px;
	background-size:cover;
}
#lib-alert {
    width: auto;
    max-width: 700px;
    margin-top: -45px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: center;
}
div#lib-alert p {
	font-size: 1.15rem;
	margin-bottom: 0;
	font-weight: bold;
	color: #FFFFFF;
}
#home-widgets, #upper-content, #news-content, #collections-content, #events-content{
	width: 96%;
	max-width: 1700px;
	margin: 0 auto;
}
#news-content{
	margin-top: -305px;
    margin-bottom: 100px;
}
#upper-content {
    margin: 60px auto 40px auto;
}
#events-content {
	margin-top: 50px;
    margin-bottom: 60px;
}
#collections-content {
	margin: 40px auto;
}
#news-content .hash_mark, #collections-content .hash_mark, #events-content .hash_mark{
	margin: 0 auto;
}
#news-content h1, #collections-content h1, #events-content h1{
	text-align: center;
	margin-top: 20px;
}

.rl-home-btn {
	text-align: center;
	padding: 20px;
}

.rl-home-btn .hash_mark {
	margin-left: auto;
	margin-right: auto;
}

#upper-content a {
	text-decoration: none;
}

.rl-home-btn p {
	color: #000;
}

.rl-home-btn:hover {
	background: #f3f3f3;
}

.rl-home-btn p:after {
	content: '\2192';
	font-size: 1.2rem;
	padding-left: 5px;
}

.rl-home-btn h1 {
	margin-bottom: 10px;
	font-size: 2.5rem;
}

#news-content h2, #collections-content h2 {
	font-size: 1.7rem;
}

#news-content p, #collections-content p {
	font-size: 1.2rem;
}


#news-content .card-content, #collections-content .card-content {
	min-height: 335px !important;
}

.event-link a {
	text-decoration: none;
}
.event-link a:hover {
	text-decoration: underline;
}

.event-link a:after {
	content: '\2192';
	font-size: 1.2rem;
	padding-left: 5px;
	text-decoration: none;
}

.event-img {
	width: 100%;
}

.event-title {
	text-align: left;
	font-size: 1.6rem;
	margin: 10px auto;
}

.event-loc {
	margin-bottom: 0;
	font-weight: bold;
}
#collections-content .carousel-control-next, #collections-content .carousel-control-prev {
	background: #686868;
	border-radius: 120px;
	height: 70px;
	width: 70px;
	margin-top: 255px;
}

#collections-content .carousel-control-next {
	right: 20px;
}

#collections-content .carousel-control-prev {
	left: 20px;
}

#collections-content .carousel-indicators {
	bottom: -25px;
}

/*-------------- Interior page sidebar styles ------------------- */

.sidebar_menu #mainImage {
	display: none;
}
.sidebar-title {
	margin: 20px 0;
}

.sidebar_menu h3 {
	margin-top: 15px;
}

.sidebar_menu h2 a{
	color: #003366;
	font-size: 2.25rem;
	text-decoration: none;
}
.sidebar_menu h2 a:hover{
	color: #003366;
	font-size: 2.25rem;
	text-decoration: underline;
}

.sidebar_menu ul li {
	list-style-type: none;
}

.sidebar_menu ul {
	padding-left: 0;
	padding-top: 15px;
}

.sidebar_menu ul li a {
	font-size: 1.25rem;
	line-height: 2;
	text-decoration: none;
}

.sidebar_menu ul li a:hover {
	text-decoration: underline;
}

/* ---------- Media queries ------ */

@media screen and (min-width: 2215px) {
	#collections-content .carousel-control-next {
		margin-right: -200px;
	}

	#collections-content .carousel-control-prev {
		margin-left: -200px;
	}
}
@media screen and (min-width: 2040px) and (max-width: 2214px) {
	#collections-content .carousel-control-next {
		margin-right: -150px;
	}

	#collections-content .carousel-control-prev {
		margin-left: -150px;
	}
}

@media screen and (min-width: 1900px) and (max-width: 2039px) {
	#collections-content .carousel-control-next {
		margin-right: -105px;
	}

	#collections-content .carousel-control-prev {
		margin-left: -105px;
	}
	#collections-content .carousel-control-next, #collections-content .carousel-control-prev {
		background: #000;
	}
}

@media screen and (min-width: 768px) and (max-width: 1343px) {
	#collections-content .card-content {
		min-height: 395px !important;
	}
}

@media screen and (max-width: 1200px) {
	#collections-content .carousel-control-next, #collections-content .carousel-control-prev {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.article_card-content {
		min-height: 710px;
	}
}

@media screen and (max-width: 991px) {
	#hero {
		height: auto;
	}
	#home-widgets #hours-widget {
		margin-top: 0;
		margin-bottom: 40px;
	}
	#lib-alert {
		width: 100%;
		max-width: 100%;
		margin-top: 0;
		position: absolute;
		top: 120px;
	}
	#hours-widget .card_2col-decor::after {
		display: none;
	}
	
		.alert-pad-top{
		padding-top: 60px;
	}
}
@media screen and (max-width: 1434px) {
	#hero{
		background-size: auto;
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 992px) and (max-width: 1275px) {
	input#go {
		margin-left: 0;
		margin-top: 10px;
	}

	input#primoQueryTemp {
		width: 100% !important;
	}

	.primoSearch label h1 {
		font-size: 2.2rem;
	}
}

@media screen and (min-width: 1235px) and (max-width: 1289px){

	#hours-widget .paragraph {

		font-size: 1.13rem;

	}

}

@media screen and (min-width: 992px) and (max-width: 1234px) {
	#hours-widget .card_2col.card_2col-decor.card_2col-decor_gold {
		padding: 1.5rem !important;
	}
	#hours-widget .card_2col-decor::after {
		display: none;
	}
	#hours-widget .paragraph {
		font-size: 1rem;
	}
}
@media screen and (min-width: 768px) {
	#collections-slider{
		display: block;
	}
	.mobile-collections{
		display: none;
	}
}
@media screen and (max-width: 768px){
	#hero{
		margin-top: -190px;
	}
	header .header-logo{
		max-width: 180px;
	}
}
@media screen and (max-width: 767px) {
	#home-widgets > #primo-search {
		margin-top: 200px !important;
	}
	.mobile-collections{
		display: block;
	}
	.mobile-collections .card-content{
		max-width: 315px;
	}
	#collections-slider{
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#hours-widget .card_2col.card_2col-decor.card_2col-decor_gold {
		padding: 2rem 1.1rem 1.1rem 1.1rem !important;
		margin-top: 20px;
	}
	#hours-widget .card_2col.card_2col-decor.card_2col-decor_gold .hash_mark{
		display: none;
	}
	#home-widgets > #hours-widget {
		padding-left: 5px;
		padding-right: 5px;
	}
	#home-widgets > #primo-search {
		padding-right: 5px;
		padding-left: 5px;
	}
	#hours-widget .card_2col-decor_gold::before {
		display: none;
	}
	#hours-widget #todays-date {
		font-size: 1.1rem;
		margin-bottom: 0;
	}
	p.sb-text {
		margin: 0;
	}

	div#btm-links {
		margin: 15px 0;
	}
	.rl-home-btn h1 {
		font-size: 2rem;
	}

	.rl-home-btn p {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}

	.rl-home-btn {
		padding: 10px;
	}
	.ask-us-footer{
		display: none;
	}
	.alert-pad-top{
		padding-top: 90px;
	}

}

@media screen and (max-width: 645px) {
	input#go {
		margin-left: 0;
		margin-top: 10px;
	}

	input#primoQueryTemp {
		width: 100% !important;
	}

	.primoSearch label h1 {
		font-size: 2.2rem;
	}

}

@media screen and (max-width: 575px) {
	#hours-widget .paragraph {
		font-size: .82rem;
	}
	.hours-today td {
		padding: 0;
	}
}